diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-02-29 07:01:33 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-02-29 07:01:33 +0100 |
commit | f6f3ae880d7cbf623dc1614c44cb627f0a410e86 (patch) | |
tree | 22d333748125d7241a5ddd458ec5efc1f671a565 /php-tecnickcom-tc-lib-barcode | |
parent | 1e6ec9e5104371f2c0e8ff2aefe858c94dffd45a (diff) |
php-tecnickcom-tc-lib-barcode: 1.7.2
Diffstat (limited to 'php-tecnickcom-tc-lib-barcode')
-rw-r--r-- | php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec b/php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec index a1fdadc..e1f11d8 100644 --- a/php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec +++ b/php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec @@ -6,7 +6,7 @@ # # Please, preserve the changelog entries # -%global gh_commit ab8bcfac6d358b10811c9633a5ed3ffce0ea8c54 +%global gh_commit bf85ed2ab34e1034ec1cb8229d6c4514f186c909 %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.7.1 +Version: 1.7.2 Release: 1%{?dist} Summary: PHP library to generate linear and bidimensional barcodes @@ -127,6 +127,9 @@ rm -rf %{buildroot} %changelog +* Mon Feb 29 2016 Remi Collet <remi@fedoraproject.org> - 1.7.2-1 +- update to 1.7.2 + * Tue Dec 15 2015 Remi Collet <remi@fedoraproject.org> - 1.7.1-1 - update to 1.7.1 (no change) @@ -211,4 +214,4 @@ rm -rf %{buildroot} * Wed Jul 1 2015 Remi Collet <remi@fedoraproject.org> - 1.1.2-1 - initial package, version 1.1.2 - open https://github.com/tecnickcom/tc-lib-barcode/pull/2 - PHP < 5.5 compatibility
\ No newline at end of file + PHP < 5.5 compatibility |