From 3a12ca6eb95407acae6c24ebd017a040df768fa6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 20 Nov 2015 07:24:13 +0100 Subject: php-tecnickcom-tc-lib-barcode: 1.5.4 --- php-tecnickcom-tc-lib-barcode.spec | 7 +++++-- 1 file 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 - 1.5.4-1 +- update to 1.5.4 (no change) + * Wed Nov 18 2015 Remi Collet - 1.5.2-1 - update to 1.5.2 (no change) - run test suite with both PHP 5 and 7 when available -- cgit