parent
a96cfa7fe3
commit
08bfb901cf
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -24,3 +24,4 @@ clog
|
|||
/phpunit8-8.5.28-8f2d1c9.tgz
|
||||
/phpunit8-8.5.29-e8c563c.tgz
|
||||
/phpunit8-8.5.30-4fd448d.tgz
|
||||
/phpunit8-8.5.31-33c126b.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 4fd448df9affda65a5faa58f8b93087d415216ce
|
||||
%global gh_commit 33c126b09a42de5c99e5e8032b54e8221264a74e
|
||||
#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.30
|
||||
%global upstream_version 8.5.31
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -232,6 +232,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 28 2022 Remi Collet <remi@remirepo.net> - 8.5.31-1
|
||||
- update to 8.5.31
|
||||
|
||||
* Sun Sep 25 2022 Remi Collet <remi@remirepo.net> - 8.5.30-1
|
||||
- update to 8.5.30
|
||||
- raise dependency on sebastian/comparator 3.0.2
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.30-4fd448d.tgz) = d7e96c2b7c4c6e0b6c6af7a94a32132707c567493747adaf8c10246715d5c17971352fc8c907af400c6120c4064a1a9e996cca263710bdf48959f787e9699c0b
|
||||
SHA512 (phpunit8-8.5.31-33c126b.tgz) = aa283613dd79b2d972f3c75901b22f32d3261623089f94810ab73ecee23d94b8dc2e8307d91ec5f8eb248207cd6bdd6333bb80d16815248b2d6a018808268acb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue