summaryrefslogtreecommitdiffstats
path: root/php-tcpdf.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-tcpdf.spec')
-rw-r--r--php-tcpdf.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tcpdf.spec b/php-tcpdf.spec
index 1163474..95a1f49 100644
--- a/php-tcpdf.spec
+++ b/php-tcpdf.spec
@@ -7,7 +7,7 @@
# Please, preserve the changelog entries
#
# see https://github.com/tecnickcom/TCPDF/releases
-%global gh_commit 67443eed314112d882845a53ba4d0f95aac916fd
+%global gh_commit e1e2ade18e574e963473f53271591edd8c0033ec
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner tecnickcom
%global gh_date 2026-03-03
@@ -16,7 +16,7 @@
Name: php-tcpdf
Summary: PHP class for generating PDF documents and barcodes
-Version: 6.11.1
+Version: 6.11.2
Release: 1%{?dist}
URL: http://www.tcpdf.org
@@ -331,6 +331,9 @@ php -r 'require "%{buildroot}%{_datadir}/php/%{real_name}/autoload.php";
%changelog
+* Tue Mar 3 2026 Remi Collet <remi@remirepo.net> - 6.11.2-1
+- update to 6.11.2
+
* Tue Mar 3 2026 Remi Collet <remi@remirepo.net> - 6.11.1-1
- update to 6.11.1
- rename fonts subpackages to respect guidelines #2372651