diff options
| author | Remi Collet <fedora@famillecollet.com> | 2016-03-08 07:12:51 +0100 | 
|---|---|---|
| committer | Remi Collet <fedora@famillecollet.com> | 2016-03-08 07:12:51 +0100 | 
| commit | 1abbae60e8b9ebd584df66fd3fe91f66fe801fab (patch) | |
| tree | 048f44734c82b07e441e441f290dde874ae8a834 /php-tecnickcom-tc-lib-file | |
| parent | 6bc174563d06be3b84a39589876edb1127c2595f (diff) | |
php-tecnickcom-tc-lib-file: 1.5.0
Diffstat (limited to 'php-tecnickcom-tc-lib-file')
| -rw-r--r-- | php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec | 7 | 
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec b/php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec index 39d085f..797f0d9 100644 --- a/php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec +++ b/php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec @@ -6,7 +6,7 @@  #  # Please, preserve the changelog entries  # -%global gh_commit    c92efee5e9c4d6aef6957b1dbae9800d8c766219 +%global gh_commit    ef5915f15b78738a833aebbd720a2c1323cbfe4d  %global gh_short     %(c=%{gh_commit}; echo ${c:0:7})  %global c_vendor     tecnickcom  %global gh_owner     tecnickcom @@ -15,7 +15,7 @@  %global with_tests   0%{!?_without_tests:1}  Name:           php-%{gh_owner}-%{gh_project} -Version:        1.3.1 +Version:        1.5.0  Release:        1%{?dist}  Summary:        PHP library to read byte-level data from files @@ -108,6 +108,9 @@ rm -rf %{buildroot}  %changelog +* Tue Mar  8 2016 Remi Collet <remi@fedoraproject.org> - 1.5.0-1 +- update to 1.5.0 +  * Fri Mar  4 2016 Remi Collet <remi@fedoraproject.org> - 1.3.1-1  - update to 1.3.1 (no change)  | 
