summaryrefslogtreecommitdiffstats
path: root/phpunit11.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-04-07 08:21:02 +0200
committerRemi Collet <remi@php.net>2024-04-07 08:21:02 +0200
commit9aac1e498f51ef8b6a519fe27d02e9844c07253d (patch)
tree62212296600818c89f830659fa0a44dc29e771ca /phpunit11.spec
parent43a2fc6f829c67c97d71b56cd8a50a8b0a4a078a (diff)
update to 11.1.1
Diffstat (limited to 'phpunit11.spec')
-rw-r--r--phpunit11.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit11.spec b/phpunit11.spec
index e5cc6bc..dce4804 100644
--- a/phpunit11.spec
+++ b/phpunit11.spec
@@ -20,8 +20,8 @@
%bcond_with defcmd
%endif
-%global gh_commit 882c5bf7aa85328d1010da2a76f4bb10c43778c6
-%global gh_date 2024-04-05
+%global gh_commit 816cb6070af901c0548aa5f18f2132fd8a6e4ade
+%global gh_date 2024-04-06
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -34,7 +34,7 @@
%global ver_major 11
%global ver_minor 1
-%global upstream_version 11.1.0
+%global upstream_version 11.1.1
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -314,6 +314,9 @@ exit $ret
%changelog
+* Sun Apr 7 2024 Remi Collet <remi@remirepo.net> - 11.1.1-1
+- update to 11.1.1
+
* Fri Apr 5 2024 Remi Collet <remi@remirepo.net> - 11.1.0-1
- update to 11.1.0