diff options
| author | Remi Collet <remi@remirepo.net> | 2026-03-03 09:33:34 +0100 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-03-03 09:33:34 +0100 |
| commit | 30f342dd1898ad9c4eb1051bc95f9f4a21497b35 (patch) | |
| tree | 2662e13c184d1bad1ba5c90787e3807046358559 /php-tecnickcom-tc-lib-barcode.spec | |
| parent | 615e94454c161a63c15e66384f5e95dfcd3f935e (diff) | |
Diffstat (limited to 'php-tecnickcom-tc-lib-barcode.spec')
| -rw-r--r-- | php-tecnickcom-tc-lib-barcode.spec | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-barcode.spec b/php-tecnickcom-tc-lib-barcode.spec index e6b09c0..45b0ff0 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 c2d8a6534c6df75e9811c89c85132c2e402c22c6 +%global gh_commit 8d754e2cb6001114ff7669982739245078346d8f %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.26 +Version: 2.4.27 Release: 1%{?dist} Summary: PHP library to generate linear and bidimensional barcodes @@ -28,7 +28,7 @@ BuildArch: noarch # For tests %global phpunit %{_bindir}/phpunit11 BuildRequires: phpunit11 >= 11.5.55 -BuildRequires: php(language) >= 8.1 +BuildRequires: php(language) >= 8.2 BuildRequires: (php-composer(%{c_vendor}/tc-lib-color) >= 2.3 with php-composer(%{c_vendor}/tc-lib-color) < 3) BuildRequires: php-bcmath BuildRequires: php-ctype @@ -137,6 +137,9 @@ exit $ret %changelog +* Tue Mar 3 2026 Remi Collet <remi@remirepo.net> - 2.4.27-1 +- update to 2.4.27 + * Tue Feb 24 2026 Remi Collet <remi@remirepo.net> - 2.4.26-1 - update to 2.4.26 |
