summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-11-20 07:24:13 +0100
committerRemi Collet <fedora@famillecollet.com>2015-11-20 07:24:13 +0100
commit3a12ca6eb95407acae6c24ebd017a040df768fa6 (patch)
tree86d3f5e40266b909453897f69fa6d58fcd9f4edc
parent9c04e584a1e43d3ff3033858e303b31960b6f815 (diff)
php-tecnickcom-tc-lib-barcode: 1.5.4
-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 de96fc7..84d9c58 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 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