Update to 7.1.9RC1
php-fpm: drop unneeded "pid" from default configuration
This commit is contained in:
parent
9d377692a6
commit
ad6c6f3780
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ php-7.0.*.xz
|
||||
/php-7.1.7.tar.xz
|
||||
/php-7.1.8RC1.tar.xz
|
||||
/php-7.1.8.tar.xz
|
||||
/php-7.1.9RC1.tar.xz
|
||||
|
8
php.spec
8
php.spec
@ -61,8 +61,8 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
%global upver 7.1.8
|
||||
#global rcver RC1
|
||||
%global upver 7.1.9
|
||||
%global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1505,6 +1505,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Aug 16 2017 Remi Collet <remi@fedoraproject.org> - 7.1.9~RC1-1
|
||||
- Update to 7.1.9RC1
|
||||
- php-fpm: drop unneeded "pid" from default configuration
|
||||
|
||||
* Wed Aug 2 2017 Remi Collet <remi@fedoraproject.org> - 7.1.8-1
|
||||
- Update to 7.1.8 - http://www.php.net/releases/7_1_8.php
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.1.8.tar.xz) = 89345cf6983ddac498a612e6b63e57b84917f2e55ef9cbd3ba7eb4db9dd8f3d083dd6fdb288bcdf373ca67441fbbe84e16b643659df867984f72d79e446f2823
|
||||
SHA512 (php-7.1.9RC1.tar.xz) = 75bc713f34c1828ab899f4670e451386c508f4e8b7b44ee3da260587f74c369d3cef84d1d71e9d8a8056f1563442b75407a4518dff376691461917f94d646773
|
||||
|
Loading…
Reference in New Issue
Block a user