summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-09-05 08:34:27 +0200
committerRemi Collet <fedora@famillecollet.com>2016-09-05 08:34:27 +0200
commit9206708fb3ff1e8dd32f593fc07cdce44347af54 (patch)
tree73a1824b517178b261e9187aa6d76eedfc68feb9
parent1562e50fc4e7646f908d06a76dc5237ca0aded8d (diff)
php-tecnickcom-tc-lib-barcode: 1.15.0
-rw-r--r--php-tecnickcom-tc-lib-barcode/php-tecnickcom-tc-lib-barcode.spec7
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 ed34fcc..22e16a0 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 c2f2730a16e290d9686b8957aac9fa548ab0021f
+%global gh_commit a64455fd9b7068d3b7cba31410f9d34de4de78fe
%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.14.0
+Version: 1.15.0
Release: 1%{?dist}
Summary: PHP library to generate linear and bidimensional barcodes
@@ -139,6 +139,9 @@ rm -rf %{buildroot}
%changelog
+* Mon Sep 5 2016 Remi Collet <remi@fedoraproject.org> - 1.15.0-1
+- update to 1.15.0
+
* Fri Sep 2 2016 Remi Collet <remi@fedoraproject.org> - 1.14.0-1
- update to 1.14.0
- raise dependency on tecnickcom/tc-lib-color >= 1.12.1