From 67d73ed8d8c0dde19aa69fffe79ca377ca9bb24e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 12 Oct 2023 08:30:09 +0200 Subject: update to 1.17.38 --- 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 615133c..10c13f3 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 68d91dcd2a7a1f00ec1a2b044090dfd37bd981dc +%global gh_commit b74f197e80e85707c0db2cc6f0fc57fb5e80e331 %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.33 +Version: 1.17.38 Release: 1%{?dist} Summary: PHP library to generate linear and bidimensional barcodes @@ -146,6 +146,9 @@ exit $ret %changelog +* Thu Oct 12 2023 Remi Collet - 1.17.38-1 +- update to 1.17.38 + * Tue Oct 10 2023 Remi Collet - 1.17.33-1 - update to 1.17.33 -- cgit