summaryrefslogtreecommitdiffstats
path: root/phpunit9.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-02 07:55:25 +0100
committerRemi Collet <remi@php.net>2023-12-02 07:55:25 +0100
commit6d733211055d007dc4cf86f45db94c78e4ba1e2d (patch)
treeacd77e0d9145a90bcbbce5af7e07be22a3d2e0aa /phpunit9.spec
parente9730c9afb637e781557d5ac7327a47f6506023e (diff)
update to 9.6.15
Diffstat (limited to 'phpunit9.spec')
-rw-r--r--phpunit9.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit9.spec b/phpunit9.spec
index db3cfc8..4aeb487 100644
--- a/phpunit9.spec
+++ b/phpunit9.spec
@@ -12,7 +12,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit 43653e6ad7adc22e7b667dd561bf8fcb74c10cf0
+%global gh_commit 05017b80304e0eb3f31d90194a563fd53a6021f1
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
@@ -26,7 +26,7 @@
%global ver_major 9
%global ver_minor 6
-%global upstream_version 9.6.14
+%global upstream_version 9.6.15
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -314,6 +314,9 @@ exit $ret
%changelog
+* Sat Dec 2 2023 Remi Collet <remi@remirepo.net> - 9.6.15-1
+- update to 9.6.15
+
* Fri Dec 1 2023 Remi Collet <remi@remirepo.net> - 9.6.14-1
- update to 9.6.14 (no change)