summaryrefslogtreecommitdiffstats
path: root/php-phpunit-PHPUnit.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-phpunit-PHPUnit.spec')
-rw-r--r--php-phpunit-PHPUnit.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php-phpunit-PHPUnit.spec b/php-phpunit-PHPUnit.spec
index a4acba9..3871e05 100644
--- a/php-phpunit-PHPUnit.spec
+++ b/php-phpunit-PHPUnit.spec
@@ -1,6 +1,6 @@
# remirepo/fedora spec file for php-phpunit-PHPUnit
#
-# Copyright (c) 2010-2021 Remi Collet
+# Copyright (c) 2010-2023 Remi Collet
# Copyright (c) 2006-2009 Christopher Stone
#
# License: MIT
@@ -25,10 +25,10 @@
Name: php-phpunit-PHPUnit
Version: %{major}.%{minor}
-Release: 16%{?dist}
+Release: 19%{?dist}
Summary: The PHP Unit Testing framework version 5
-License: BSD
+License: BSD-3-Clause
URL: https://github.com/%{gh_owner}/%{gh_project}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{name}-%{version}-%{gh_short}.tar.gz
@@ -131,8 +131,8 @@ Requires: (php-composer(sebastian/resource-operations) >= 1.0 with php-com
Requires: (php-composer(sebastian/version) >= 2.0.1 with php-composer(sebastian/version) < 3)
Requires: (php-composer(myclabs/deep-copy) >= 1.3 with php-composer(myclabs/deep-copy) < 2)
# Supported versions
-Recommends: phpunit8
Recommends: phpunit9
+Recommends: phpunit10
# remirepo:17
%else
Requires: php-phpunit-File-Iterator >= 1.4
@@ -277,6 +277,9 @@ fi
%changelog
+* Fri Mar 31 2023 Remi Collet <remi@remirepo.net> - 5.7.27-19
+- additional fix for PHP 8
+
* Tue Nov 23 2021 Remi Collet <remi@remirepo.net> - 5.7.27-16
- additional fix for PHP 8