v9.5.26
This commit is contained in:
parent
3b0f081ce6
commit
03d13f4893
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -34,3 +34,4 @@
|
|||
/phpunit9-9.5.21-0e32b76.tgz
|
||||
/phpunit9-9.5.24-d0aa609.tgz
|
||||
/phpunit9-9.5.25-3e6f90c.tgz
|
||||
/phpunit9-9.5.26-851867e.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 3e6f90ca7e3d02025b1d147bd8d4a89fd4ca8a1d
|
||||
%global gh_commit 851867efcbb6a1b992ec515c71cdcf20d895e9d2
|
||||
#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 9
|
||||
%global ver_minor 5
|
||||
|
||||
%global upstream_version 9.5.25
|
||||
%global upstream_version 9.5.26
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -244,6 +244,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 28 2022 Remi Collet <remi@remirepo.net> - 9.5.26-1
|
||||
- update to 9.5.26
|
||||
|
||||
* Sun Sep 25 2022 Remi Collet <remi@remirepo.net> - 9.5.25-1
|
||||
- update to 9.5.25
|
||||
- raise dependency on sebastian/comparator 4.0.8
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit9-9.5.25-3e6f90c.tgz) = 701b2bd645810fb3ae01764f3f850694c183b80b310e52f49dd710c7399d9aff5f5474c740430a15720b711e8c6b386205ac8ac6585fe201e6ef01d1005e9720
|
||||
SHA512 (phpunit9-9.5.26-851867e.tgz) = 4087baf36115e8df858bc3dd86baa0a4048bf0abc65fdd2973d53064a362b4a62d6662218bf2b52bf3b4d5baa0167ce553e7d7541e0a131e96b3c8ff86ff181a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue