Update to 7.1.9 - http://www.php.net/releases/7_1_9.php
This commit is contained in:
parent
ad6c6f3780
commit
61f1cde1f7
1
.gitignore
vendored
1
.gitignore
vendored
@ -29,3 +29,4 @@ php-7.0.*.xz
|
|||||||
/php-7.1.8RC1.tar.xz
|
/php-7.1.8RC1.tar.xz
|
||||||
/php-7.1.8.tar.xz
|
/php-7.1.8.tar.xz
|
||||||
/php-7.1.9RC1.tar.xz
|
/php-7.1.9RC1.tar.xz
|
||||||
|
/php-7.1.9.tar.xz
|
||||||
|
5
php.spec
5
php.spec
@ -62,7 +62,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global upver 7.1.9
|
%global upver 7.1.9
|
||||||
%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
|
||||||
@ -1505,6 +1505,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 30 2017 Remi Collet <remi@fedoraproject.org> - 7.1.9-1
|
||||||
|
- Update to 7.1.9 - http://www.php.net/releases/7_1_9.php
|
||||||
|
|
||||||
* Wed Aug 16 2017 Remi Collet <remi@fedoraproject.org> - 7.1.9~RC1-1
|
* Wed Aug 16 2017 Remi Collet <remi@fedoraproject.org> - 7.1.9~RC1-1
|
||||||
- Update to 7.1.9RC1
|
- Update to 7.1.9RC1
|
||||||
- php-fpm: drop unneeded "pid" from default configuration
|
- php-fpm: drop unneeded "pid" from default configuration
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (php-7.1.9RC1.tar.xz) = 75bc713f34c1828ab899f4670e451386c508f4e8b7b44ee3da260587f74c369d3cef84d1d71e9d8a8056f1563442b75407a4518dff376691461917f94d646773
|
SHA512 (php-7.1.9.tar.xz) = feefaae7edda115c9c10d6a07a9d897343ca972e4e5ec327f383cb28f204ac10956653fc120f0474901e59f32f105dc1a7afe64d49a3ea8bf486377837618013
|
||||||
|
Loading…
Reference in New Issue
Block a user