summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-04-15 07:32:27 +0200
committerRemi Collet <remi@php.net>2024-04-15 07:32:27 +0200
commitaf3af1223a0f39d524097f7721c530271dc17bdf (patch)
tree01fc8912ca041fdf5a59572e4006694b5639d86c
parentdc4e4cc1af31618f56e000c229dd10ab3fc567f1 (diff)
update to 10.5.18
-rw-r--r--phpunit10.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index 6930960..d3bd4de 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -20,8 +20,8 @@
%bcond_with defcmd
%endif
-%global gh_commit c1f736a473d21957ead7e94fcc029f571895abf5
-%global gh_date 2024-04-05
+%global gh_commit 835df1709ac6c968ba34bf23f3c30e5d5a266de8
+%global gh_date 2024-04-14
%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.17
+%global upstream_version 10.5.18
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -323,6 +323,9 @@ exit $ret
%changelog
+* Mon Apr 15 2024 Remi Collet <remi@remirepo.net> - 10.5.18-1
+- update to 10.5.18
+
* Fri Apr 5 2024 Remi Collet <remi@remirepo.net> - 10.5.17-1
- update to 10.5.17