summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-05-14 08:20:36 +0200
committerRemi Collet <remi@php.net>2025-05-14 08:20:36 +0200
commit907dcbaf6f4b29f62ad0802110bb9466170856a0 (patch)
treec37f90740e2bf9f8e2820ed6bd546f2a5ecb3898
parentf99ddf8531f826dc7ac56759c20dfa274e25fd45 (diff)
update to 2.6.9 (no change)HEADmaster
-rw-r--r--php-tecnickcom-tc-lib-pdf-font.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-font.spec b/php-tecnickcom-tc-lib-pdf-font.spec
index 3e0a761..f0ef568 100644
--- a/php-tecnickcom-tc-lib-pdf-font.spec
+++ b/php-tecnickcom-tc-lib-pdf-font.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 55e56421150d15930f81c6469d08819a53ef96c1
+%global gh_commit 8afa49cd08b622deeacc93331038b069d0ea28dc
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -16,7 +16,7 @@
%global font_version 2.1.0
Name: php-%{gh_owner}-%{gh_project}
-Version: 2.6.7
+Version: 2.6.9
Release: 1%{?dist}
Summary: PHP library containing PDF page formats and definitions
@@ -143,6 +143,9 @@ exit $ret
%changelog
+* Wed May 14 2025 Remi Collet <remi@remirepo.net> - 2.6.9-1
+- update to 2.6.9 (no change)
+
* Mon Apr 28 2025 Remi Collet <remi@remirepo.net> - 2.6.7-1
- update to 2.6.7
- raise dependency on tecnickcom/tc-lib-file 2.1.4