Update to 7.2.5 - http://www.php.net/releases/7_2_5.php
This commit is contained in:
parent
f8a6a31d9a
commit
48ef5feba4
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@ php-7.1.*.xz
|
|||||||
/php-7.2.4RC1.tar.xz
|
/php-7.2.4RC1.tar.xz
|
||||||
/php-7.2.4.tar.xz
|
/php-7.2.4.tar.xz
|
||||||
/php-7.2.5RC1.tar.xz
|
/php-7.2.5RC1.tar.xz
|
||||||
|
/php-7.2.5.tar.xz
|
||||||
|
5
php.spec
5
php.spec
@ -59,7 +59,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global upver 7.2.5
|
%global upver 7.2.5
|
||||||
%global rcver RC1
|
#global rcver RC1
|
||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
Name: php
|
Name: php
|
||||||
@ -1550,6 +1550,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 24 2018 Remi Collet <remi@remirepo.net> - 7.2.5-1
|
||||||
|
- Update to 7.2.5 - http://www.php.net/releases/7_2_5.php
|
||||||
|
|
||||||
* Wed Apr 11 2018 Remi Collet <remi@remirepo.net> - 7.2.5~RC1-1
|
* Wed Apr 11 2018 Remi Collet <remi@remirepo.net> - 7.2.5~RC1-1
|
||||||
- update to 7.2.5RC1
|
- update to 7.2.5RC1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (php-7.2.5RC1.tar.xz) = ed1c894a9785d1efe52eb743dacb84f1d504e8d393dee48cc6cda3a54bd13a65e2c3afd8cd5327b25bcab6228c8b4396839418f41d369956b4c9a536b392a2dc
|
SHA512 (php-7.2.5.tar.xz) = 1d49fc6e47d2e86d4fd62396e558965502f44cc8f72459bb0d406e157298cac67703b219837952da11122722d9fa8cb4cda8ef66ddf063cb063859db34110f58
|
||||||
|
Loading…
Reference in New Issue
Block a user