summaryrefslogtreecommitdiffstats
path: root/phpunit10.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-26 09:37:40 +0100
committerRemi Collet <remi@php.net>2024-02-26 09:37:40 +0100
commitc8cdcf06ee5ebf7c745191f6ce8e148d0097a220 (patch)
tree168c5a94790d110d63e8e7d493605e52a61c947a /phpunit10.spec
parent11a5be2533a1e9e5b2e9290773fc484d15d14c7d (diff)
update to 10.5.11
Diffstat (limited to 'phpunit10.spec')
-rw-r--r--phpunit10.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index 284be3b..90880d4 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -20,8 +20,8 @@
%bcond_with defcmd
%endif
-%global gh_commit 50b8e314b6d0dd06521dc31d1abffa73f25f850c
-%global gh_date 2024-02-04
+%global gh_commit 0d968f6323deb3dbfeba5bfd4929b9415eb7a9a4
+%global gh_date 2024-02-25
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -34,12 +34,12 @@
%global ver_major 10
%global ver_minor 5
-%global upstream_version 10.5.10
+%global upstream_version 10.5.11
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 2%{?dist}
+Release: 1%{?dist}
Summary: The PHP Unit Testing framework version %{ver_major}
License: BSD-3-Clause
@@ -322,6 +322,9 @@ exit $ret
%changelog
+* Mon Feb 26 2024 Remi Collet <remi@remirepo.net> - 10.5.11-1
+- update to 10.5.11
+
* Mon Feb 5 2024 Remi Collet <remi@remirepo.net> - 10.5.10-2
- recommend phpunit11