v7.2.7RC1
This commit is contained in:
parent
b93f9b108e
commit
04ee559b29
1
.gitignore
vendored
1
.gitignore
vendored
@ -20,3 +20,4 @@ php-7.1.*.xz
|
||||
/php-7.2.5.tar.xz
|
||||
/php-7.2.6RC1.tar.xz
|
||||
/php-7.2.6.tar.xz
|
||||
/php-7.2.7RC1.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -58,8 +58,8 @@
|
||||
%global with_lmdb 0
|
||||
%endif
|
||||
|
||||
%global upver 7.2.6
|
||||
#global rcver RC1
|
||||
%global upver 7.2.7
|
||||
%global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1550,6 +1550,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 6 2018 Remi Collet <remi@remirepo.net> - 7.2.7~RC1-1
|
||||
- update to 7.2.7RC1
|
||||
|
||||
* Wed May 23 2018 Remi Collet <remi@remirepo.net> - 7.2.6-1
|
||||
- Update to 7.2.6 - http://www.php.net/releases/7_2_6.php
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.2.6.tar.xz) = da86b1ff2df3b9e2d46e59a80296b940d81132975b621bdec9602f8b4c8d91a3fdcd4ffd7cb982d63d3ec974b3a12a7854e42a73b7f2cc8eefade14335aa7c71
|
||||
SHA512 (php-7.2.7RC1.tar.xz) = 9528b5c90ddd686bb019fbbf1cd3d0c34eed01216784edebc32669eab2d9e50a7104df0f6186a43adbac8389d2c80c56e48160292e328cfddc02cfe219428c52
|
||||
|
Loading…
Reference in New Issue
Block a user