v8.4.0
This commit is contained in:
parent
1f82071fb8
commit
ffd49a85bd
2 changed files with 7 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 302faed7059fde575cf3403a78c730c5e3a62750
|
||||
%global gh_commit 57e5e77b62086033528ee1f4063ae03035f57894
|
||||
#global gh_date 20150927
|
||||
%global gh_short %(c=%{gh_commit}; echo ${c:0:7})
|
||||
%global gh_vendor sebastianbergmann
|
||||
|
|
@ -23,8 +23,8 @@
|
|||
%global ns_vendor PHPUnit8
|
||||
%global php_home %{_datadir}/php
|
||||
%global ver_major 8
|
||||
%global ver_minor 3
|
||||
%global ver_patch 5
|
||||
%global ver_minor 4
|
||||
%global ver_patch 0
|
||||
%global specrel 1
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -230,6 +230,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 4 2019 Remi Collet <remi@remirepo.net> - 8.4.0-1
|
||||
- update to 8.4.0
|
||||
|
||||
* Sun Sep 15 2019 Remi Collet <remi@remirepo.net> - 8.3.5-1
|
||||
- update to 8.3.5
|
||||
- raise dependency on sebastian/exporter 3.1.1
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.3.5-302faed.tar.gz) = 5a3f310892730e42663362a16b3cb0492bc19984349779813a78fec0cafe803074a79045b557e74e2cd79d3fe60d953a565fd1ff59ac9b926243c797ae24f64c
|
||||
SHA512 (phpunit8-8.4.0-57e5e77.tar.gz) = d206462b8f9a489f5876d0cce231eefe40b274df360216590aa96333e6cc2362b7e8cf5b02389758dd670e05eeb74a13b66fbeb470dab2ec17d3a93983a9702c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue