v8.5.3
This commit is contained in:
parent
f01ffa62d4
commit
e7a8884a19
2 changed files with 7 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 018b6ac3c8ab20916db85fa91bf6465acb64d1e0
|
||||
%global gh_commit 67750516bc02f300e2742fed2f50177f8f37bedf
|
||||
#global gh_date 20150927
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
|
|
@ -24,8 +24,8 @@
|
|||
%global php_home %{_datadir}/php
|
||||
%global ver_major 8
|
||||
%global ver_minor 5
|
||||
%global ver_patch 2
|
||||
%global specrel 2
|
||||
%global ver_patch 3
|
||||
%global specrel 1
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
Version: %{ver_major}.%{ver_minor}.%{ver_patch}
|
||||
|
|
@ -237,6 +237,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Mar 31 2020 Remi Collet <remi@remirepo.net> - 8.5.3-1
|
||||
- update to 8.5.3
|
||||
|
||||
* Tue Mar 17 2020 Remi Collet <remi@remirepo.net> - 8.5.2-2
|
||||
- load phpunit-selenium autoloader if present
|
||||
- own /usr/share/php/PHPUnit8/Extensions
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.2-018b6ac.tar.gz) = 8f11ccd733740a1b9a926a11f5d070fb48cdc176416b3820e37611f11e8bc8bc92b29bcb985d6fcf1d9cc69a4ab1b75d25f8d039c9b686df492c196e9f7954fc
|
||||
SHA512 (phpunit8-8.5.3-6775051.tar.gz) = bbdc197fe455bcf9731d1e0d1bc539a242b35ff9fe40a73701cda8ea005616c4f47afcb64f0a228f9668a543071fc3f54b9fd34aa757dfb1e8da2a4652d244b8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue