From 907dcbaf6f4b29f62ad0802110bb9466170856a0 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 May 2025 08:20:36 +0200 Subject: update to 2.6.9 (no change) --- php-tecnickcom-tc-lib-pdf-font.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-tecnickcom-tc-lib-pdf-font.spec') 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 - 2.6.9-1 +- update to 2.6.9 (no change) + * Mon Apr 28 2025 Remi Collet - 2.6.7-1 - update to 2.6.7 - raise dependency on tecnickcom/tc-lib-file 2.1.4 -- cgit