summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-page.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-02-07 12:01:09 +0100
committerRemi Collet <remi@php.net>2025-02-07 12:01:09 +0100
commit7cb2e4fcca478fea4cd5bca8abd29a271c5b1d4f (patch)
tree88cbe53946eed6b33978105241fddf814f599bf1 /php-tecnickcom-tc-lib-pdf-page.spec
parent08d5040c4e88c5a639567b09ec0f7f90b9d34965 (diff)
update to 4.2.6 (no change)HEADmaster
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-page.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-page.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-page.spec b/php-tecnickcom-tc-lib-pdf-page.spec
index c8b4154..7eeb7e2 100644
--- a/php-tecnickcom-tc-lib-pdf-page.spec
+++ b/php-tecnickcom-tc-lib-pdf-page.spec
@@ -1,12 +1,12 @@
# remirepo/fedora spec file for php-tecnickcom-tc-lib-pdf-page
#
-# SPDX-FileCopyrightText: Copyright 2015-2024 Remi Collet
+# SPDX-FileCopyrightText: Copyright 2015-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 66f4b8c6e4642584ceaba14ea040d5fda3ffac16
+%global gh_commit 5b0b4efe1e03e0cb6d4638f4d69cf83bf2152097
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global c_vendor tecnickcom
%global gh_owner tecnickcom
@@ -15,7 +15,7 @@
%global with_tests 0%{!?_without_tests:1}
Name: php-%{gh_owner}-%{gh_project}
-Version: 4.2.5
+Version: 4.2.6
Release: 1%{?dist}
Summary: PHP library containing PDF page formats and definitions
@@ -117,6 +117,9 @@ exit $ret
%changelog
+* Fri Feb 7 2025 Remi Collet <remi@remirepo.net> - 4.2.6-1
+- update to 4.2.6 (no change)
+
* Fri Dec 27 2024 Remi Collet <remi@remirepo.net> - 4.2.5-1
- update to 4.2.5
- raise dependency on PHP 8.1