summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-08-04 10:43:20 +0200
committerRemi Collet <remi@php.net>2023-08-04 10:43:20 +0200
commited11125da7c2d44d2bfa0dbe9d8395da4de261a1 (patch)
tree3873eeebc19fd4605cc3a5a6954951f01f6e5cbb
parentcd0adb2b24849b89bd19242f5d0c2988f3961aae (diff)
update to 10.3.1
-rw-r--r--phpunit10.spec10
1 files changed, 7 insertions, 3 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index 20e5ebe..d4926d6 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -8,12 +8,13 @@
# Please, preserve the changelog entries
#
-# remirepo:1
+# remirepo:2
+# For compatibility with SCL
%undefine __brp_mangle_shebangs
%bcond_without tests
-%global gh_commit c87ae282d17b256d09cfef0eb4f5db2d09cfd36a
+%global gh_commit d442ce7c4104d5683c12e67e4dcb5058159e9804
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
@@ -27,7 +28,7 @@
%global ver_major 10
%global ver_minor 3
-%global upstream_version 10.3.0
+%global upstream_version 10.3.1
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -301,6 +302,9 @@ exit $ret
%changelog
+* Fri Aug 4 2023 Remi Collet <remi@remirepo.net> - 10.3.1-1
+- update to 10.3.1
+
* Fri Aug 4 2023 Remi Collet <remi@remirepo.net> - 10.3.0-1
- update to 10.3.0