summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-28 06:53:26 +0100
committerRemi Collet <remi@php.net>2024-10-28 06:53:26 +0100
commit737e100200f4b3779c10f565e363bf724d90e9b6 (patch)
treef050b43b78fb777fe9d898b6ce7c24ee07fdeef9
parentfa6cb4a5e784f8b2a808751e48e3e92f7a1bbfd1 (diff)
update to 2.3.2 (no change)HEADmaster
-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 77ef6c0..278d8eb 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 e1d394525ce0e0db5a7b01d01a4d7c238a7b8bb4
+%global gh_commit e6ba1a00575c949faf8d56cdd7d71c39b3397b92
%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: 2.3.1
+Version: 2.3.2
Release: 1%{?dist}
Summary: PHP library to generate linear and bidimensional barcodes
@@ -137,6 +137,9 @@ exit $ret
%changelog
+* Mon Oct 28 2024 Remi Collet <remi@remirepo.net> - 2.3.2-1
+- update to 2.3.2 (no change)
+
* Mon Sep 9 2024 Remi Collet <remi@remirepo.net> - 2.3.1-1
- update to 2.3.1 (no change)