diff options
author | Remi Collet <remi@remirepo.net> | 2022-03-17 08:54:54 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2022-03-17 08:54:54 +0100 |
commit | 64f974263e056dbe89473f853eb80151b3398a63 (patch) | |
tree | 34a99f6059bc51ca3b5abc340545f1fc14a4627f /phpunit8.spec | |
parent | 58c7386f44dc93b192f4b6ecd3d51b53e0030670 (diff) |
update to 8.5.25
Diffstat (limited to 'phpunit8.spec')
-rw-r--r-- | phpunit8.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/phpunit8.spec b/phpunit8.spec index e83ef0c..aa26572 100644 --- a/phpunit8.spec +++ b/phpunit8.spec @@ -11,7 +11,7 @@ # For compatibility with SCL %undefine __brp_mangle_shebangs -%global gh_commit 293cb0099d75407d971a73f41e51f35b664667ed +%global gh_commit 9ff23f4dfde040ccd3b8db876192d1184b934158 #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 8 %global ver_minor 5 -%global upstream_version 8.5.24 +%global upstream_version 8.5.25 #global upstream_prever dev Name: %{pk_project}%{ver_major} @@ -283,6 +283,9 @@ exit $ret %changelog +* Thu Mar 17 2022 Remi Collet <remi@remirepo.net> - 8.5.25-1 +- update to 8.5.25 + * Sun Mar 6 2022 Remi Collet <remi@remirepo.net> - 8.5.24-1 - update to 8.5.24 #StandWithUkraine |