diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-11-20 07:24:13 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-11-20 07:24:13 +0100 |
commit | ecba384710606b2ee3f35c3b2ce7bca2410ab9fa (patch) | |
tree | 6f547d9921977223fd4cf3480b433061b918107f /php-tecnickcom-tc-lib-barcode | |
parent | dc37a76f9112fa8e4d565852880b056a50bf3abf (diff) |
php-tecnickcom-tc-lib-barcode: 1.5.4
Diffstat (limited to 'php-tecnickcom-tc-lib-barcode')
-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 de96fc7..84d9c58 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 ba1b6cbd97649877f06c357b8d9e3866a6e88f0f +%global gh_commit 7441d7d847c01a7762e11916c4e20a480223783c %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.5.2 +Version: 1.5.4 Release: 1%{?dist} Summary: PHP library to generate linear and bidimensional barcodes @@ -126,6 +126,9 @@ rm -rf %{buildroot} %changelog +* Fri Nov 20 2015 Remi Collet <remi@fedoraproject.org> - 1.5.4-1 +- update to 1.5.4 (no change) + * Wed Nov 18 2015 Remi Collet <remi@fedoraproject.org> - 1.5.2-1 - update to 1.5.2 (no change) - run test suite with both PHP 5 and 7 when available |