summaryrefslogtreecommitdiffstats
path: root/phpunit8.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-12-02 07:54:09 +0100
committerRemi Collet <remi@php.net>2023-12-02 07:54:09 +0100
commit5edc3d431d48f0738b8f043b0c028eddefabd9b1 (patch)
tree415a2eb9309db43629ce74f419056a25660f01b3 /phpunit8.spec
parent9379a85ff3b2603e4ad442a190aaceb542b24e65 (diff)
update to 8.5.36 (no change)
Diffstat (limited to 'phpunit8.spec')
-rw-r--r--phpunit8.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit8.spec b/phpunit8.spec
index acbc513..8cac8f4 100644
--- a/phpunit8.spec
+++ b/phpunit8.spec
@@ -12,7 +12,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit c14b7dce827341b330519db07cf9bd16461dec1a
+%global gh_commit 9652df58e06a681429d8cfdaec3c43d6de581d5a
#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 8
%global ver_minor 5
-%global upstream_version 8.5.35
+%global upstream_version 8.5.36
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -291,6 +291,9 @@ exit $ret
%changelog
+* Sat Dec 2 2023 Remi Collet <remi@remirepo.net> - 8.5.36-1
+- update to 8.5.36 (no change)
+
* Fri Dec 1 2023 Remi Collet <remi@remirepo.net> - 8.5.35-1
- update to 8.5.35 (no change)