parent
c1ad23e024
commit
eeebc818e6
3 changed files with 9 additions and 7 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,3 +1,2 @@
|
|||
/phpunit8-8.0.4-a7af020.tar.gz
|
||||
/phpunit8-8.0.5-19cbed2.tar.gz
|
||||
/phpunit8-8.0.6-925109f.tar.gz
|
||||
clog
|
||||
/phpunit8-8.*.tar.gz
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit 925109f8bbe6dae28fbc7bb07446a53abd3b1c25
|
||||
%global gh_commit 37cfab19fdda1554f2830be83a566ade4e2ae098
|
||||
#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 0
|
||||
%global ver_patch 6
|
||||
%global ver_minor 1
|
||||
%global ver_patch 0
|
||||
%global specrel 1
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -225,6 +225,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Apr 5 2019 Remi Collet <remi@remirepo.net> - 8.1.0-1
|
||||
- update to 8.1.0
|
||||
|
||||
* Wed Mar 27 2019 Remi Collet <remi@remirepo.net> - 8.0.6-1
|
||||
- update to 8.0.6
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.0.6-925109f.tar.gz) = cf51be262d19e9e44214fd39e821ae06fea5442c8476b1393c775035c80557c1a87babd784620d27556f8b8e42621843c8f747e92761ccce78c88ebae0ed7d2b
|
||||
SHA512 (phpunit8-8.1.0-37cfab1.tar.gz) = 75ed3759d780f8a7a11dbf4920ea9c57784561dfa5f6763ff9c1203fb426e4d495b5d891189795e4f45f2aa62a703c14fddab3a00f4aac6605297445c63559c0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue