summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-12-15 06:55:10 +0100
committerRemi Collet <fedora@famillecollet.com>2015-12-15 06:55:10 +0100
commitf516d3207e37f5ecb807289c1b8e15a384bb0d2b (patch)
treec83f139aa94c3e53686f3bcbc49ead8fc28c194b
parent3f7f3df13cbef504d1cd1691faee3fa3bc9d0315 (diff)
php-tecnickcom-tc-lib-barcode: 1.7.1
-rw-r--r--php-tecnickcom-tc-lib-barcode.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-barcode.spec b/php-tecnickcom-tc-lib-barcode.spec
index b02e381..79cc6ba 100644
--- a/php-tecnickcom-tc-lib-barcode.spec
+++ b/php-tecnickcom-tc-lib-barcode.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 4dba3779b16cc73fe2a17f633e7e90711634eb70
+%global gh_commit ab8bcfac6d358b10811c9633a5ed3ffce0ea8c54
%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.0
+Version: 1.7.1
Release: 1%{?dist}
Summary: PHP library to generate linear and bidimensional barcodes
@@ -127,6 +127,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Dec 15 2015 Remi Collet <remi@fedoraproject.org> - 1.7.1-1
+- update to 1.7.1 (no change)
+
* Fri Dec 11 2015 Remi Collet <remi@fedoraproject.org> - 1.7.0-1
- update to 1.7.0 (no change)
- raise dependency on php >= 5.4