Update to 7.2.15 - http://www.php.net/releases/7_2_15.php
(cherry picked from commit51a28a3433
) (cherry picked from commit9ee90b3f27
)
This commit is contained in:
parent
435a315bfc
commit
fe16f25d0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ php-7.1.*.xz
|
||||
/php-7.2.12.tar.xz
|
||||
/php-7.2.13.tar.xz
|
||||
/php-7.2.14.tar.xz
|
||||
/php-7.2.15.tar.xz
|
||||
|
5
php.spec
5
php.spec
@ -58,7 +58,7 @@
|
||||
%global with_lmdb 0
|
||||
%endif
|
||||
|
||||
%global upver 7.2.14
|
||||
%global upver 7.2.15
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1555,6 +1555,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Feb 6 2019 Remi Collet <remi@remirepo.net> - 7.2.15-1
|
||||
- Update to 7.2.15 - http://www.php.net/releases/7_2_15.php
|
||||
|
||||
* Tue Jan 8 2019 Remi Collet <remi@remirepo.net> - 7.2.14-1
|
||||
- Update to 7.2.14 - http://www.php.net/releases/7_2_14.php
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.2.14.tar.xz) = 13f2c97b730e3e872bd24bcc004c6cff5e2cc633c37a4eb60b8b5d1d4454bc5985f7d52943448d61cf4a227c64be770edc5eadd2c9612b297d71c0840b4b1259
|
||||
SHA512 (php-7.2.15.tar.xz) = feecabb6ee1ec4bc98cf1aa868190c758ee57e5f2d80c91376a2d91082d01f481b0a2e3d7dbae4822d6cfbafe8bccffed15335ff561f8b239e16028ed6bdbee7
|
||||
|
Loading…
Reference in New Issue
Block a user