summaryrefslogtreecommitdiffstats
path: root/php-sebastian-exporter8.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-sebastian-exporter8.spec')
-rw-r--r--php-sebastian-exporter8.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-sebastian-exporter8.spec b/php-sebastian-exporter8.spec
index 50ed45d..d91c58f 100644
--- a/php-sebastian-exporter8.spec
+++ b/php-sebastian-exporter8.spec
@@ -23,7 +23,7 @@
%global pear_channel pear.phpunit.de
Name: php-%{pk_vendor}-%{pk_project}%{major}
-Version: 8.0.2
+Version: 8.0.3
Release: 1%{?dist}
Summary: Export PHP variables for visualization, version %{major}
@@ -39,8 +39,8 @@ BuildRequires: php-mbstring
BuildRequires: php-fedora-autoloader-devel
%if %{with tests}
# from composer.json, "require-dev": {
-# "phpunit/phpunit": "^13.0",
-BuildRequires: phpunit13
+# "phpunit/phpunit": "^13.1.10",
+BuildRequires: phpunit13 >= 13.1.10
BuildRequires: (php-composer(%{pk_vendor}/recursion-context) >= 8.0 with php-composer(%{pk_vendor}/recursion-context) < 9)
%endif
@@ -110,6 +110,9 @@ exit $ret
%changelog
+* Wed May 20 2026 Remi Collet <remi@remirepo.net> - 8.0.3-1
+- update to 8.0.3
+
* Wed Apr 15 2026 Remi Collet <remi@remirepo.net> - 8.0.2-1
- update to 8.0.2