7.1.8RC1
This commit is contained in:
parent
23dd9d8ca8
commit
0cd6e27e0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -26,3 +26,4 @@ php-7.0.*.xz
|
||||
/php-7.1.6.tar.xz
|
||||
/php-7.1.7RC1.tar.xz
|
||||
/php-7.1.7.tar.xz
|
||||
/php-7.1.8RC1.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -61,8 +61,8 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
%global upver 7.1.7
|
||||
#global rcver RC1
|
||||
%global upver 7.1.8
|
||||
%global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1505,6 +1505,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jul 19 2017 Remi Collet <remi@fedoraproject.org> - 7.1.8~RC1-1
|
||||
- Update to 7.1.8RC1
|
||||
|
||||
* Tue Jul 18 2017 Remi Collet <remi@fedoraproject.org> - 7.1.7-2
|
||||
- disable httpd MPM check
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.1.7.tar.xz) = aaf846feccc8ab1cc4ab68ec166596d1a610334ed461e1203208c40b7a7db4bbaee7a79d6e47be1cba07e59087846ea6d2f8fbbd17deae6cc724e08fa9813cd0
|
||||
SHA512 (php-7.1.8RC1.tar.xz) = 43f10256efa546f254fd145bf1387e056b156bf4d2aa5789334f76cfe53ed56f853f243e5c4ae3fc8ea7eb2e41b326e3e3497d91a5a5c576844e00df1576ce67
|
||||
|
Loading…
Reference in New Issue
Block a user