summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-10-12 08:30:09 +0200
committerRemi Collet <remi@php.net>2023-10-12 08:30:09 +0200
commit67d73ed8d8c0dde19aa69fffe79ca377ca9bb24e (patch)
tree8c6f4556cf6b554bbaad366556e602839eaddbb3
parenta9b2323f28ef5b5059c8ec8f4fe2c47e699a7e50 (diff)
update to 1.17.38
-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 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 <remi@remirepo.net> - 1.17.38-1
+- update to 1.17.38
+
* Tue Oct 10 2023 Remi Collet <remi@remirepo.net> - 1.17.33-1
- update to 1.17.33