summaryrefslogtreecommitdiffstats
path: root/phpunit8.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-04 09:23:10 +0100
committerRemi Collet <remi@php.net>2023-02-04 09:23:10 +0100
commitbfde5364869c4aad6331272c6a3502b30264c49d (patch)
treed8cd7f16ec63a769e2e25b74766df6a8b60b9840 /phpunit8.spec
parentc9823307ae90c918cfa96d2266bd862f76a5e92f (diff)
adapt launcher for phpunit10
Diffstat (limited to 'phpunit8.spec')
-rw-r--r--phpunit8.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/phpunit8.spec b/phpunit8.spec
index 8ff58ea..61db3f7 100644
--- a/phpunit8.spec
+++ b/phpunit8.spec
@@ -30,7 +30,7 @@
Name: %{pk_project}%{ver_major}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: The PHP Unit Testing framework version %{ver_major}
License: BSD-3-Clause
@@ -282,6 +282,9 @@ exit $ret
%changelog
+* Sat Feb 4 2023 Remi Collet <remi@remirepo.net> - 8.5.32-2
+- adapt launcher for phpunit10
+
* Thu Jan 26 2023 Remi Collet <remi@remirepo.net> - 8.5.32-1
- update to 8.5.32