update to 7.2.8RC1
This commit is contained in:
parent
d73b5b97d2
commit
f480401b55
1
.gitignore
vendored
1
.gitignore
vendored
@ -22,3 +22,4 @@ php-7.1.*.xz
|
||||
/php-7.2.6.tar.xz
|
||||
/php-7.2.7RC1.tar.xz
|
||||
/php-7.2.7.tar.xz
|
||||
/php-7.2.8RC1.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -58,8 +58,8 @@
|
||||
%global with_lmdb 0
|
||||
%endif
|
||||
|
||||
%global upver 7.2.7
|
||||
#global rcver RC1
|
||||
%global upver 7.2.8
|
||||
%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
|
||||
* Tue Jul 3 2018 Remi Collet <remi@remirepo.net> - 7.2.8~RC1-1
|
||||
- update to 7.2.8RC1
|
||||
|
||||
* Wed Jun 20 2018 Remi Collet <remi@remirepo.net> - 7.2.7-1
|
||||
- Update to 7.2.7 - http://www.php.net/releases/7_2_7.php
|
||||
- drop -mstackrealign option, workaround to #1593144
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.2.7.tar.xz) = fe9d632f190e62d97848035584f387987856348c6ca288a8bdf85bc2c48de73c20e774776a1a8928a470a6108121c993c032529836a8ffe6bcfe45724d432829
|
||||
SHA512 (php-7.2.8RC1.tar.xz) = 5ae55a129f0f27177b09a197b04d98e6d72808590e4aff82b28cda04aacd2e495dcbb5ebd5e0097e812953ea4f0c315d01f09837a79560d3902d0ac093c5a4af
|
||||
|
Loading…
Reference in New Issue
Block a user