diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-04 14:56:42 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-04 14:56:42 +0100 |
commit | ece37b12223816efcedf08bbb03fe47f62712722 (patch) | |
tree | 7c5a10ff0bcc553071a054c25c842714c978e058 /php-tecnickcom-tc-lib-file | |
parent | c8ac044b11a56c9c8cbb879a500120198572fd41 (diff) |
php-tecnickcom-tc-lib-file: 1.3.1
Diffstat (limited to 'php-tecnickcom-tc-lib-file')
-rw-r--r-- | php-tecnickcom-tc-lib-file/php-tecnickcom-tc-lib-file.spec | 10 |
1 files changed, 7 insertions, 3 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 c5a60f1..39d085f 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 af51e500466235cbadb72f4d01c099e33e7a0002 +%global gh_commit c92efee5e9c4d6aef6957b1dbae9800d8c766219 %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.0 +Version: 1.3.1 Release: 1%{?dist} Summary: PHP library to read byte-level data from files @@ -108,8 +108,12 @@ rm -rf %{buildroot} %changelog +* Fri Mar 4 2016 Remi Collet <remi@fedoraproject.org> - 1.3.1-1 +- update to 1.3.1 (no change) + * Sat Jan 23 2016 Remi Collet <remi@fedoraproject.org> - 1.3.0-1 - update to 1.3.0 * Fri Jan 15 2016 Remi Collet <remi@fedoraproject.org> - 1.2.0-1 -- initial package, version 1.2.0
\ No newline at end of file +- initial package, version 1.2.0 + |