summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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