summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-barcode.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-07 11:58:29 +0100
committerRemi Collet <remi@php.net>2025-02-07 11:58:29 +0100
commitcd9ef702b9ec47a6972f7f07e14bc3e094278fa0 (patch)
tree7323a94465d01503cf4a42d625aefacf9f9f2e3b /php-tecnickcom-tc-lib-barcode.spec
parent08fc5c65c0a9b57a73dd32b0670c8f8cd2b07b11 (diff)
update to 2.4.3HEADmaster
Diffstat (limited to 'php-tecnickcom-tc-lib-barcode.spec')
-rw-r--r--php-tecnickcom-tc-lib-barcode.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-barcode.spec b/php-tecnickcom-tc-lib-barcode.spec
index 7889c54..97fc50f 100644
--- a/php-tecnickcom-tc-lib-barcode.spec
+++ b/php-tecnickcom-tc-lib-barcode.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-barcode
#
-# SPDX-FileCopyrightText: Copyright 2015-2024 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2015-2025 Remi Collet
# SPDX-License-Identifier: CECILL-2.1
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
# Please, preserve the changelog entries
#
-%global gh_commit cd5d8029eeaf6225b9ff4692364c4c473191e487
+%global gh_commit 8d65345d64cdcf8f5e254bd24f26c7e5f966befa
%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.4.2
+Version: 2.4.3
Release: 1%{?dist}
Summary: PHP library to generate linear and bidimensional barcodes
@@ -137,6 +137,9 @@ exit $ret
%changelog
+* Fri Feb 7 2025 Remi Collet <remi@remirepo.net> - 2.4.3-1
+- update to 2.4.3
+
* Thu Dec 26 2024 Remi Collet <remi@remirepo.net> - 2.4.2-1
- update to 2.4.2
- raise dependency on PHP 8.1