parent
c1ad23e024
commit
eeebc818e6
3 changed files with 9 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue