summaryrefslogtreecommitdiffstats
path: root/phpunit10.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2023-02-28 13:59:35 +0100
committerRemi Collet <remi@php.net>2023-02-28 13:59:35 +0100
commitd72c6459372e019ecf89e49c6195ff32fcce7d58 (patch)
tree855fe7aacd5c9fc08ac1cc16438886b616f72554 /phpunit10.spec
parentd09c5cbff9d8dc58636685e9b20f418fe415fb0a (diff)
update to 10.0.13
Diffstat (limited to 'phpunit10.spec')
-rw-r--r--phpunit10.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/phpunit10.spec b/phpunit10.spec
index 083a5bb..67a8e26 100644
--- a/phpunit10.spec
+++ b/phpunit10.spec
@@ -11,7 +11,7 @@
# For compatibility with SCL
%undefine __brp_mangle_shebangs
-%global gh_commit d18a18b07e7a9ad52d994b1785f9e301fc84b616
+%global gh_commit c37a88d7a905266eab6498817a1bf1170043313f
#global gh_date 20150927
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
%global gh_owner sebastianbergmann
@@ -25,7 +25,7 @@
%global ver_major 10
%global ver_minor 0
-%global upstream_version 10.0.11
+%global upstream_version 10.0.13
#global upstream_prever dev
Name: %{pk_project}%{ver_major}
@@ -155,6 +155,8 @@ Requires: (php-composer(sebastian/version) >= 4.0 with php-c
# From composer.json, "suggest": {
# "ext-soap": "*",
Suggests: php-soap
+# recommends latest versions
+# none yet
# remirepo:21
%else
Requires: php-myclabs-deep-copy >= 1.10.1
@@ -291,6 +293,9 @@ exit $ret
%changelog
+* Tue Feb 28 2023 Remi Collet <remi@remirepo.net> - 10.0.13-1
+- update to 10.0.13
+
* Tue Feb 21 2023 Remi Collet <remi@remirepo.net> - 10.0.11-1
- update to 10.0.11