diff options
| -rw-r--r-- | composer.json | 4 | ||||
| -rw-r--r-- | php-tecnickcom-tc-lib-barcode.spec | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/composer.json b/composer.json index a261efa..1e2c1b1 100644 --- a/composer.json +++ b/composer.json @@ -2,9 +2,11 @@ "name": "tecnickcom/tc-lib-barcode", "description": "PHP library to generate linear and bidimensional barcodes", "type": "library", - "homepage": "http://www.tecnick.com", + "homepage": "https://tcpdf.org", "license": "LGPL-3.0-or-later", "keywords": [ + "tc-lib-barcode", + "barcode", "3 of 9", "ANSI MH10.8M-1983", "AZTEC", diff --git a/php-tecnickcom-tc-lib-barcode.spec b/php-tecnickcom-tc-lib-barcode.spec index c6b5fa9..314e7d1 100644 --- a/php-tecnickcom-tc-lib-barcode.spec +++ b/php-tecnickcom-tc-lib-barcode.spec @@ -19,7 +19,7 @@ Name: php-%{gh_owner}-%{gh_project} Summary: PHP library to generate linear and bidimensional barcodes License: LGPL-3.0-or-later -Version: 2.4.33 +Version: 2.4.34 Release: 1%{?dist} %forgemeta @@ -140,6 +140,9 @@ exit $ret %changelog +* Tue Apr 21 2026 Remi Collet <remi@remirepo.net> - 2.4.34-1 +- update to 2.4.34 (no change) + * Mon Apr 20 2026 Remi Collet <remi@remirepo.net> - 2.4.33-1 - update to 2.4.33 (no change) |
