From d47d164265693f3b0c444d6e0a5300f5f117aa2c Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 20 Nov 2015 18:28:07 +0100 Subject: php-tecnickcom-tc-lib-barcode: 1.5.6 --- php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'php-tecnickcom-tc-lib-barcode') 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 84d9c58..c673a8b 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 7441d7d847c01a7762e11916c4e20a480223783c +%global gh_commit 499eb943dd62c5f1f561090f35a1b416b660fe31 %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.4 +Version: 1.5.6 Release: 1%{?dist} Summary: PHP library to generate linear and bidimensional barcodes @@ -119,13 +119,16 @@ rm -rf %{buildroot} %files %defattr(-,root,root,-) %{!?_licensedir:%global license %%doc} -%license LICENSE.TXT +%license LICENSE %doc composer.json %doc README.md example %{php_project} %changelog +* Fri Nov 20 2015 Remi Collet - 1.5.6-1 +- update to 1.5.6 (no change) + * Fri Nov 20 2015 Remi Collet - 1.5.4-1 - update to 1.5.4 (no change) -- cgit