parent
212f7511fd
commit
a84202d66f
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -11,3 +11,4 @@ clog
|
|||
/phpunit8-8.5.15-038d419.tgz
|
||||
/phpunit8-8.5.16-cc66f2f.tgz
|
||||
/phpunit8-8.5.17-7906785.tgz
|
||||
/phpunit8-8.5.18-bd5fc77.tgz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 79067856d85421c56d413bd238d4e2cd6b0e54da
|
||||
%global gh_commit bd5fc77c869e8dd65040dacbad170f074c13796c
|
||||
#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.17
|
||||
%global upstream_version 8.5.18
|
||||
#global upstream_prever dev
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -233,6 +233,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Mon Jul 19 2021 Remi Collet <remi@remirepo.net> - 8.5.18-1
|
||||
- update to 8.5.18
|
||||
|
||||
* Wed Jun 23 2021 Remi Collet <remi@remirepo.net> - 8.5.17-1
|
||||
- update to 8.5.17
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.17-7906785.tgz) = 19a40afa2b97d0d593747185ed9d38864820e0371bb5318ecc996119c2a5a7114e0ad7e67bcc54f10176a4c689b2b8d89eb19da179f027a3f2be47f8951de15f
|
||||
SHA512 (phpunit8-8.5.18-bd5fc77.tgz) = 284a3b0c5ae2041585230c26ef068323ba5540a1cf817fa50584159c67218b2500c90b664d8254acfd8e00c3e4cd3aefe9e879a6e80693e8b5816ab9bb402423
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue