summaryrefslogtreecommitdiffstats
path: root/phpunit10.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-04-24 11:10:29 +0200
committerRemi Collet <remi@php.net>2024-04-24 11:10:29 +0200
commit72215bbd0df47412f7b6e4390f96ad0c5a02b198 (patch)
tree5bca14b2b234e769fa741d664eb7526f3d1549a0 /phpunit10.spec
parent82c02fc9877bcdcbdb2636fc20bc0663078171de (diff)
update to 10.5.20HEADmaster
Diffstat (limited to 'phpunit10.spec')
-rw-r--r--phpunit10.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index f81da32..0e1f183 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -20,8 +20,8 @@
%bcond_with defcmd
%endif
-%global gh_commit c726f0de022368f6ed103e452a765d3304a996a4
-%global gh_date 2024-04-17
+%global gh_commit 547d314dc24ec1e177720d45c6263fb226cc2ae3
+%global gh_date 2024-04-24
%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 10
%global ver_minor 5
-%global upstream_version 10.5.19
+%global upstream_version 10.5.20
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -323,6 +323,9 @@ exit $ret
%changelog
+* Wed Apr 24 2024 Remi Collet <remi@remirepo.net> - 10.5.20-1
+- update to 10.5.20
+
* Thu Apr 18 2024 Remi Collet <remi@remirepo.net> - 10.5.19-1
- update to 10.5.19