Update to 7.1.5 - http://www.php.net/releases/7_1_5.php
This commit is contained in:
parent
b2791b6eec
commit
a3a5820e6d
1
.gitignore
vendored
1
.gitignore
vendored
@ -21,3 +21,4 @@ php-7.0.*.xz
|
||||
/php-7.1.4RC1.tar.xz
|
||||
/php-7.1.4.tar.xz
|
||||
/php-7.1.5RC1.tar.xz
|
||||
/php-7.1.5.tar.xz
|
||||
|
7
php.spec
7
php.spec
@ -61,8 +61,8 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
%global rcver RC1
|
||||
%global rpmrel 3
|
||||
#global rcver RC1
|
||||
%global rpmrel 1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
@ -1501,6 +1501,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue May 9 2017 Remi Collet <remi@fedoraproject.org> - 7.1.5-1
|
||||
- Update to 7.1.5 - http://www.php.net/releases/7_1_5.php
|
||||
|
||||
* Sat May 6 2017 Remi Collet <remi@fedoraproject.org> - 7.1.5-0.3.RC1
|
||||
- enable PHP execution of .phar files, see #1117140
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (php-7.1.5RC1.tar.xz) = 3710f9224835d3bea80f7700df6085f35d329ef4f6dfcff7347421b09de3482c681c162487f8790fff12f9632cc6a86f2525d6a6b7c8897d99703c307ef657ff
|
||||
SHA512 (php-7.1.5.tar.xz) = 0583ccb3f31995ddc8e3023f8ca9b6299b45855fc950b5e17fe70a54811b59cd6c233d85a4d4ebfa6c727255ab99d3c477719406c3ab2095d9b0074a731a7a88
|
||||
|
Loading…
Reference in New Issue
Block a user