summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-graph.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-graph.spec')
-rw-r--r--php-tecnickcom-tc-lib-pdf-graph.spec14
1 files changed, 9 insertions, 5 deletions
diff --git a/php-tecnickcom-tc-lib-pdf-graph.spec b/php-tecnickcom-tc-lib-pdf-graph.spec
index 656dff4..fdcd376 100644
--- a/php-tecnickcom-tc-lib-pdf-graph.spec
+++ b/php-tecnickcom-tc-lib-pdf-graph.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 9a929f7579caf5cc7033c654c4099b95866a8c39
+%global gh_commit 5e98a024924b9effe00f58b48cdfda9dc17fe88f
%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: 2.3.9
+Version: 2.3.10
Release: 1%{?dist}
Summary: PHP library containing PDF graphic and geometric methods
@@ -29,7 +29,7 @@ BuildArch: noarch
%global phpunit %{_bindir}/phpunit10
BuildRequires: phpunit10 >= 10.5.58
BuildRequires: php(language) >= 8.1
-BuildRequires: (php-composer(%{c_vendor}/tc-lib-color) >= 2.2 with php-composer(%{c_vendor}/tc-lib-color) < 3)
+BuildRequires: (php-composer(%{c_vendor}/tc-lib-color) >= 2.3 with php-composer(%{c_vendor}/tc-lib-color) < 3)
BuildRequires: (php-composer(%{c_vendor}/tc-lib-pdf-encrypt) >= 2.1 with php-composer(%{c_vendor}/tc-lib-pdf-encrypt) < 3)
%endif
BuildRequires: php-fedora-autoloader-devel
@@ -37,11 +37,11 @@ BuildRequires: php-fedora-autoloader-devel
# From composer.json, "require": {
# "php": ">=8.1"
# "ext-zlib": "*",
-# "tecnickcom/tc-lib-color": "^2.2",
+# "tecnickcom/tc-lib-color": "^2.3",
# "tecnickcom/tc-lib-pdf-encrypt": "^2.1"
Requires: php(language) >= 8.1
Requires: php-zlib
-Requires: (php-composer(%{c_vendor}/tc-lib-color) >= 2.2 with php-composer(%{c_vendor}/tc-lib-color) < 3)
+Requires: (php-composer(%{c_vendor}/tc-lib-color) >= 2.3 with php-composer(%{c_vendor}/tc-lib-color) < 3)
Requires: (php-composer(%{c_vendor}/tc-lib-pdf-encrypt) >= 2.1 with php-composer(%{c_vendor}/tc-lib-pdf-encrypt) < 3)
# From phpcompatinfo report for version 1.4.2
# none
@@ -113,6 +113,10 @@ exit $ret
%changelog
+* Tue Dec 9 2025 Remi Collet <remi@remirepo.net> - 2.3.10-1
+- update to 2.3.10 (no change)
+- raise dependency on tc-lib-color 2.3
+
* Fri Dec 5 2025 Remi Collet <remi@remirepo.net> - 2.3.9-1
- update to 2.3.9