diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-03-04 14:53:14 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-03-04 14:53:14 +0100 |
commit | c8ac044b11a56c9c8cbb879a500120198572fd41 (patch) | |
tree | f97f7e70aec279fc5d190bb2b8a59bdf712bfc05 /php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec | |
parent | 86c57d8e69d9e6a728199bbd4a3098aa693eed5d (diff) |
php-tecnickcom-tc-lib-barcode: 1.7.3
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 | 7 |
1 files changed, 5 insertions, 2 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 e1f11d8..c60aed6 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 bf85ed2ab34e1034ec1cb8229d6c4514f186c909 +%global gh_commit 71cee15bad8717418a7c40c21efd6a4781affec4 %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.2 +Version: 1.7.3 Release: 1%{?dist} Summary: PHP library to generate linear and bidimensional barcodes @@ -127,6 +127,9 @@ rm -rf %{buildroot} %changelog +* Fri Mar 4 2016 Remi Collet <remi@fedoraproject.org> - 1.7.3-1 +- update to 1.7.3 + * Mon Feb 29 2016 Remi Collet <remi@fedoraproject.org> - 1.7.2-1 - update to 1.7.2 |