v8.1.3
This commit is contained in:
parent
3094130878
commit
469be5a35f
2 changed files with 6 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
|||
# For compatibility with SCL
|
||||
%undefine __brp_mangle_shebangs
|
||||
|
||||
%global gh_commit e7450b51b6f5d29edcd645ff72b355ab0633ca35
|
||||
%global gh_commit 2a676677982b484ee36b54961f570c02eabbe7e1
|
||||
#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 1
|
||||
%global ver_patch 2
|
||||
%global ver_patch 3
|
||||
%global specrel 1
|
||||
|
||||
Name: %{pk_project}%{ver_major}
|
||||
|
|
@ -225,6 +225,9 @@ exit $ret
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue Apr 23 2019 Remi Collet <remi@remirepo.net> - 8.1.3-1
|
||||
- update to 8.1.3
|
||||
|
||||
* Tue Apr 9 2019 Remi Collet <remi@remirepo.net> - 8.1.2-1
|
||||
- update to 8.1.2
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (phpunit8-8.1.2-e7450b5.tar.gz) = 19dd69f45f3e652747f8d1dd2a60c47b8dd49bde8bb67e0a9b2e91705787b60f49247b828d094e1dc39f0b23468f55b96899fd3b4c53b3095d018703b302a1de
|
||||
SHA512 (phpunit8-8.1.3-2a67667.tar.gz) = 14232d2bd93b6ba88db1ad2d9f69326e8f4bc66f1bffad9678867ee8da5b36739e0e3634c303a8ac90b26a510bbe3d462ad1d3ccd7c7563648e626a9daf380f2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue