summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-font.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-07 12:06:44 +0100
committerRemi Collet <remi@php.net>2025-02-07 12:06:44 +0100
commit6296f99b3b6b4e986783ae5dc853be58447f8074 (patch)
treecb90e5f217a67d679b83c14fbfc1780f802fb4cf /php-tecnickcom-tc-lib-pdf-font.spec
parent51e3538cf1bdd08d20d62ec472965a40d8651dcc (diff)
update to 2.6.6HEADmaster
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-font.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-font.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-font.spec b/php-tecnickcom-tc-lib-pdf-font.spec
index 3aae2f3..55fb90f 100644
--- a/php-tecnickcom-tc-lib-pdf-font.spec
+++ b/php-tecnickcom-tc-lib-pdf-font.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-pdf-font
#
-# SPDX-FileCopyrightText: Copyright 2023-2024 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2023-2025 Remi Collet
# SPDX-License-Identifier: CECILL-2.1
# http://www.cecill.info/licences/Licence_CeCILL_V2-en.txt
#
# Please, preserve the changelog entries
#
-%global gh_commit b67b979d2fb16b6f6b26dbb0641d86b78cc5a746
+%global gh_commit 316bdc5bdf820a564be05d7efcb194254f8982c3
%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.5
+Version: 2.6.6
Release: 1%{?dist}
Summary: PHP library containing PDF page formats and definitions
@@ -143,6 +143,9 @@ exit $ret
%changelog
+* Fri Feb 7 2025 Remi Collet <remi@remirepo.net> - 2.6.6-1
+- update to 2.6.6
+
* Fri Dec 27 2024 Remi Collet <remi@remirepo.net> - 2.6.5-1
- update to 2.6.5
- raise dependency on PHP 8.1