summaryrefslogtreecommitdiffstats
path: root/phpunit11.spec
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit11.spec')
-rw-r--r--phpunit11.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/phpunit11.spec b/phpunit11.spec
index 55bce21..03817c8 100644
--- a/phpunit11.spec
+++ b/phpunit11.spec
@@ -20,8 +20,8 @@
%bcond_with defcmd
%endif
-%global gh_commit d475be032238173ca3b0a516f5cc291d174708ae
-%global gh_date 2024-04-24
+%global gh_commit 705eba0190afe04bc057f565ad843267717cf109
+%global gh_date 2024-06-07
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -32,9 +32,9 @@
%global ns_vendor PHPUnit11
%global php_home %{_datadir}/php
%global ver_major 11
-%global ver_minor 1
+%global ver_minor 2
-%global upstream_version 11.1.3
+%global upstream_version 11.2.0
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -314,6 +314,9 @@ exit $ret
%changelog
+* Fri Jun 7 2024 Remi Collet <remi@remirepo.net> - 11.2.0-1
+- update to 11.2.0
+
* Wed Apr 24 2024 Remi Collet <remi@remirepo.net> - 11.1.3-1
- update to 11.1.3