From 58db98649c38966b140d25d7299e4491147ace3f Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 19 Sep 2019 14:25:01 +0200 Subject: v1.15.15 --- php-tecnickcom-tc-lib-barcode.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-tecnickcom-tc-lib-barcode.spec') 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 - 1.15.15-1 +- update to 1.15.15 + * Mon Jun 3 2019 Remi Collet - 1.15.14-1 - update to 1.15.14 -- cgit