From f6f3ae880d7cbf623dc1614c44cb627f0a410e86 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 29 Feb 2016 07:01:33 +0100 Subject: php-tecnickcom-tc-lib-barcode: 1.7.2 --- php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec | 9 ++++++--- 1 file 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 - 1.7.2-1 +- update to 1.7.2 + * Tue Dec 15 2015 Remi Collet - 1.7.1-1 - update to 1.7.1 (no change) @@ -211,4 +214,4 @@ rm -rf %{buildroot} * Wed Jul 1 2015 Remi Collet - 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 -- cgit