summaryrefslogtreecommitdiffstats
path: root/php-tecnickcom-tc-lib-pdf-font.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-tecnickcom-tc-lib-pdf-font.spec')
-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 73187cf..41018d2 100644
--- a/php-tecnickcom-tc-lib-pdf-font.spec
+++ b/php-tecnickcom-tc-lib-pdf-font.spec
@@ -26,7 +26,7 @@
Name: php-%{gh_owner}-%{gh_project}
Summary: PHP library containing PDF page formats and definitions
License: LGPL-3.0-or-later
-Version: 2.7.3
+Version: 2.10.0
Release: 1%{?dist}
%forgemeta
@@ -185,7 +185,7 @@ require '%{buildroot}%{php_project}/autoload.php';
\Fedora\Autoloader\Autoload::addPsr4('Test\\', dirname(__DIR__) . '/test');
EOF
-sed -e 's:/util/vendor/tecnickcom/tc-font-mirror/:/tc-font-mirror-2.1.0/:' -i test/*php
+sed -e 's:/util/vendor/tecnickcom/tc-font-mirror/:/tc-font-mirror-2.1.0/:' -i test/*php test/Import/*php
ret=0
for cmdarg in php php82 "php83 %{_bindir}/phpunit12" "php84 %{_bindir}/phpunit13" "php85 %{_bindir}/phpunit13"; do
@@ -212,6 +212,9 @@ exit $ret
%changelog
+* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 2.10.0-1
+- update to 2.10.0
+
* Sun May 3 2026 Remi Collet <remi@remirepo.net> - 2.7.3-1
- update to 2.7.3
- raise dependency on tc-lib-file 2.5