summaryrefslogtreecommitdiffstats
path: root/phpunit10.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-01-29 16:35:32 +0100
committerRemi Collet <remi@php.net>2025-01-29 16:35:32 +0100
commit6d55979207d24ed504d0adc48bb0809d49550be5 (patch)
tree39d3929cf02fee7c6a85b46c758b686e84ca8c67 /phpunit10.spec
parent63a8b318a8ee669e469f63d353191849f02dcc79 (diff)
update to 10.5.43HEADmaster
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 567545e..70206b1 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -19,8 +19,8 @@
%bcond_with defcmd
%endif
-%global gh_commit a9336f40898c5b180e4d7305c62500b99ddf436b
-%global gh_date 2025-01-28
+%global gh_commit fb117a8772c14fdc41acb1ded0de44de0c9091f9
+%global gh_date 2025-01-29
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
%global gh_project phpunit
@@ -33,7 +33,7 @@
%global ver_major 10
%global ver_minor 5
-%global upstream_version 10.5.42
+%global upstream_version 10.5.43
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -273,6 +273,9 @@ exit $ret
%changelog
+* Wed Jan 29 2025 Remi Collet <remi@remirepo.net> - 10.5.43-1
+- update to 10.5.43
+
* Wed Jan 29 2025 Remi Collet <remi@remirepo.net> - 10.5.42-1
- update to 10.5.42