summaryrefslogtreecommitdiffstats
path: root/phpunit9.spec
diff options
context:
space:
mode:
Diffstat (limited to 'phpunit9.spec')
-rw-r--r--phpunit9.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/phpunit9.spec b/phpunit9.spec
index 3f7e469..2a1ee78 100644
--- a/phpunit9.spec
+++ b/phpunit9.spec
@@ -12,8 +12,8 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 32c2c2d6580b1d8ab3c10b1e9e4dc263cc69bb04
-%global gh_date 2024-03-21
+%global gh_commit a1a54a473501ef4cdeaae4e06891674114d79db8
+%global gh_date 2024-04-05
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -26,7 +26,7 @@
%global ver_major 9
%global ver_minor 6
-%global upstream_version 9.6.18
+%global upstream_version 9.6.19
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -319,6 +319,9 @@ exit $ret
%changelog
+* Fri Apr 5 2024 Remi Collet <remi@remirepo.net> - 9.6.19-1
+- update to 9.6.19
+
* Thu Mar 21 2024 Remi Collet <remi@remirepo.net> - 9.6.18-1
- update to 9.6.18