From a9b2323f28ef5b5059c8ec8f4fe2c47e699a7e50 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 10 Oct 2023 15:42:30 +0200 Subject: update to 1.17.33 --- 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 89fc5b1..615133c 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 fad59d8453e870cd9fcd83c6c4c6817c6bf8669e +%global gh_commit 68d91dcd2a7a1f00ec1a2b044090dfd37bd981dc %global gh_short %(c=%{gh_commit}; echo ${c:0:7}) %global c_vendor tecnickcom %global gh_owner tecnickcom @@ -15,7 +15,7 @@ %bcond_without tests Name: php-%{gh_owner}-%{gh_project} -Version: 1.17.30 +Version: 1.17.33 Release: 1%{?dist} Summary: PHP library to generate linear and bidimensional barcodes @@ -146,6 +146,9 @@ exit $ret %changelog +* Tue Oct 10 2023 Remi Collet - 1.17.33-1 +- update to 1.17.33 + * Tue Oct 10 2023 Remi Collet - 1.17.30-1 - update to 1.17.30 -- cgit