update to 7.3.1RC1
This commit is contained in:
parent
e9d41c3e48
commit
627685d91f
7
php.spec
7
php.spec
@ -58,8 +58,8 @@
|
||||
%global with_lmdb 0
|
||||
%endif
|
||||
|
||||
%global upver 7.3.0
|
||||
#global rcver RC6
|
||||
%global upver 7.3.1
|
||||
%global rcver RC1
|
||||
%global rpmrel 1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
@ -1560,6 +1560,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Dec 18 2018 Remi Collet <remi@remirepo.net> - 7.3.1-0.1.RC1
|
||||
- update to 7.3.1RC1
|
||||
|
||||
* Tue Dec 4 2018 Remi Collet <remi@remirepo.net> - 7.3.0-1
|
||||
- update to 7.3.0 GA
|
||||
- update FPM configuration from upstream
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.3.0.tar.xz) = d991101eb833d3a47833aa930341e75c56f26c4cb0249896728ebe209c6c02af1704fccc3052128d8f9fdffc60dcef0ece38a532697131141946898d8b1abcda
|
||||
SHA512 (php-7.3.1RC1.tar.xz) = 3b66a1669e99973924384477fb262ee2974c8b5a111c311807f682481b9baf08768aa23546c9f69c18cee2866c08cd34c26c7778b4cb9590a3de10e03a845b5f
|
||||
|
Loading…
Reference in New Issue
Block a user