summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-19 14:25:01 +0200
committerRemi Collet <remi@remirepo.net>2019-09-19 14:25:01 +0200
commit58db98649c38966b140d25d7299e4491147ace3f (patch)
tree3d38f7c57b4d54e5e2934d16328680595c2386d4
parent0e4ae51be659f4b69f6de7c9df2f77ae9edf179a (diff)
v1.15.15
-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 e1fbe69..8f57873 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 c0ced182632fa2b9036ccce79d1e362c90b0d5a4
+%global gh_commit de87a7abea45814ad97863480608383791cf47b9
%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.15.14
+Version: 1.15.15
Release: 1%{?dist}
Summary: PHP library to generate linear and bidimensional barcodes
@@ -142,6 +142,9 @@ exit $ret
%changelog
+* Thu Sep 19 2019 Remi Collet <remi@remirepo.net> - 1.15.15-1
+- update to 1.15.15
+
* Mon Jun 3 2019 Remi Collet <remi@remirepo.net> - 1.15.14-1
- update to 1.15.14