diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-08-27 07:52:28 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-08-27 07:52:28 +0200 |
commit | 3cf4caf5f4a07c38dab6ce96ae0c10ae6c7c06e5 (patch) | |
tree | f3c65c97af332097b1516ca19c22c3d1b13913c0 /php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec | |
parent | f41686e3f51929eeb9c106e9fc9ebb859284a87b (diff) |
php-tecnickcom-tc-lib-barcode: 1.4.2
Diffstat (limited to 'php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec')
-rw-r--r-- | php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec | 15 |
1 files changed, 11 insertions, 4 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 93ec016..e60c048 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 47dba32770461219f9198659be86a5e307351bd3 +%global gh_commit 9303a1ccf2b9fe4a804257d0b91e79a49b846c71 %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnick.com %global gh_owner tecnickcom @@ -15,8 +15,8 @@ %global with_tests 0%{!?_without_tests:1} Name: php-%{gh_owner}-%{gh_project} -Version: 1.4.1 -Release: 2%{?dist} +Version: 1.4.2 +Release: 1%{?dist} Summary: PHP library to generate linear and bidimensional barcodes Group: Development/Libraries @@ -122,7 +122,14 @@ rm -rf %{buildroot} %changelog -* Wed Aug 12 2015 Remi Collet <remi@fedoraproject.org> - 1.4.2-1 +* Thu Aug 27 2015 Remi Collet <remi@fedoraproject.org> - 1.4.2-1 +- update to 1.4.2 + +* Tue Aug 25 2015 Remi Collet <remi@fedoraproject.org> - 1.4.1-3 +- add patch for PHP 5.3 + https://github.com/tecnickcom/tc-lib-barcode/pull/7 + +* Wed Aug 12 2015 Remi Collet <remi@fedoraproject.org> - 1.4.1-2 - fix package summary * Tue Aug 11 2015 Remi Collet <remi@fedoraproject.org> - 1.4.1-1 |