summaryrefslogtreecommitdiffstats
path: root/php-mock-phpunit2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-mock-phpunit2.spec')
-rw-r--r--php-mock-phpunit2.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/php-mock-phpunit2.spec b/php-mock-phpunit2.spec
index ac4dfbb..9d560b9 100644
--- a/php-mock-phpunit2.spec
+++ b/php-mock-phpunit2.spec
@@ -6,7 +6,7 @@
#
# Please, preserve the changelog entries
#
-%global gh_commit 56edee85ad3232caa0202f98f2a3c899ab16bdb7
+%global gh_commit 3dabfd474d43da4d1d2fee5260c634457c5da344
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner php-mock
%global gh_project php-mock-phpunit
@@ -14,7 +14,7 @@
%global major 2
Name: php-mock-phpunit%{major}
-Version: 2.8.0
+Version: 2.9.0
Release: 1%{?dist}
Summary: Mock built-in PHP functions with PHPUnit.
@@ -40,8 +40,6 @@ BuildRequires: php-mockery >= 1.3.6
%endif
BuildRequires: phpunit8
BuildRequires: phpunit9
-# remirepo:6
-# phpunit10 waiting for review
%if 0%{?fedora} >= 37 || 0%{?rhel} >= 10
BuildRequires: phpunit10 >= 10.0.17
%else
@@ -175,6 +173,9 @@ exit $ret
%changelog
+* Mon Dec 4 2023 Remi Collet <remi@remirepo.net> - 2.9.0-1
+- update to 2.9.0
+
* Mon Oct 30 2023 Remi Collet <remi@remirepo.net> - 2.8.0-1
- update to 2.8.0