v8.5.1
This commit is contained in:
parent
64fe44c40d
commit
4746c7e75a
2 changed files with 6 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 3ee1c1fd6fc264480c25b6fb8285edefe1702dab
|
||||
%global gh_commit 7870c78da3c5e4883eaef36ae47853ebb3cb86f2
|
||||
#global gh_date 20150927
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
|
|
@ -24,7 +24,7 @@
|
|||
%global php_home %{_datadir}/php
|
||||
%global ver_major 8
|
||||
%global ver_minor 5
|
||||
%global ver_patch 0
|
||||
%global ver_patch 1
|
||||
%global specrel 1
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -232,6 +232,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 2 2020 Remi Collet <remi@remirepo.net> - 8.5.1-1
|
||||
- update to 8.5.1
|
||||
|
||||
* Fri Dec 6 2019 Remi Collet <remi@remirepo.net> - 8.5.0-1
|
||||
- update to 8.5.0
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.5.0-3ee1c1f.tar.gz) = 2cd811503eb5486cf1cf5aee01b23becf222c38a7fa6275ea5368e7437925f00f6afc93ecca2480b43bef48c826c13c3c516cd0c36ecd524e8e5f08a8381ef76
|
||||
SHA512 (phpunit8-8.5.1-7870c78.tar.gz) = e75725ef6627b15f591fb6feadae4ace00b91561d578cf3502505e61876020582a935d49f3c083aa92b4b97a71e4a52a197dd43488305917524cbba061f70988
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue