update to 7.2.10RC1
This commit is contained in:
parent
40f1a38c1d
commit
c3e30647d8
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@ php-7.1.*.xz
|
||||
/php-7.2.8RC1.tar.xz
|
||||
/php-7.2.8.tar.xz
|
||||
/php-7.2.9.tar.xz
|
||||
/php-7.2.10RC1.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -58,8 +58,8 @@
|
||||
%global with_lmdb 0
|
||||
%endif
|
||||
|
||||
%global upver 7.2.9
|
||||
#global rcver RC1
|
||||
%global upver 7.2.10
|
||||
%global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1556,6 +1556,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Aug 28 2018 Remi Collet <remi@remirepo.net> - 7.2.10~RC1-1
|
||||
- update to 7.2.10RC1
|
||||
|
||||
* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 7.2.9-1
|
||||
- Update to 7.2.9 - http://www.php.net/releases/7_2_9.php
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.2.9.tar.xz) = b898e78fcb4aeeb441395dcabe2e7686425487e32dffbf0e99393aedb917da87a744b23f0be557c45e447433c8058df6e53c34869fc2dcf874cc1af97ff8331f
|
||||
SHA512 (php-7.2.10RC1.tar.xz) = 14c2a92a540389dd38f97f92723e1d3635528e264da504b4ff8bf0c3856f2600a2c3f2d1537868cc8e88e51e162008f4ee60d85b0502d56f3cc5e149de8a0250
|
||||
|
Loading…
Reference in New Issue
Block a user