Update to 7.1.3 - http://www.php.net/releases/7_1_3.php
This commit is contained in:
parent
ab9efd9576
commit
ec941886b0
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,8 +1,7 @@
|
|||||||
clog
|
clog
|
||||||
php-5.3.*.bz2
|
*.md
|
||||||
php-5.4.*.bz2
|
|
||||||
php-5.5.*.xz
|
|
||||||
php-5.6.*.xz
|
php-5.6.*.xz
|
||||||
|
php-7.0.*.xz
|
||||||
/php-7.0.8.tar.xz
|
/php-7.0.8.tar.xz
|
||||||
/php-7.0.9RC1.tar.xz
|
/php-7.0.9RC1.tar.xz
|
||||||
/php-7.0.9.tar.xz
|
/php-7.0.9.tar.xz
|
||||||
@ -18,3 +17,4 @@ php-5.6.*.xz
|
|||||||
/php-7.1.2RC1.tar.xz
|
/php-7.1.2RC1.tar.xz
|
||||||
/php-7.1.2.tar.xz
|
/php-7.1.2.tar.xz
|
||||||
/php-7.1.3RC1.tar.xz
|
/php-7.1.3RC1.tar.xz
|
||||||
|
/php-7.1.3.tar.xz
|
||||||
|
5
php.spec
5
php.spec
@ -61,7 +61,7 @@
|
|||||||
%global db_devel libdb-devel
|
%global db_devel libdb-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global rcver RC1
|
#global rcver RC1
|
||||||
%global rpmrel 1
|
%global rpmrel 1
|
||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
@ -1502,6 +1502,9 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 15 2017 Remi Collet <remi@fedoraproject.org> - 7.1.3-1
|
||||||
|
- Update to 7.1.3 - http://www.php.net/releases/7_1_3.php
|
||||||
|
|
||||||
* Tue Feb 28 2017 Remi Collet <remi@fedoraproject.org> 7.1.3-0.1.RC1
|
* Tue Feb 28 2017 Remi Collet <remi@fedoraproject.org> 7.1.3-0.1.RC1
|
||||||
- Update to 7.1.3RC1
|
- Update to 7.1.3RC1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (php-7.1.3RC1.tar.xz) = 708911e46a70e6a67f7f0f695997bf4a6ea42913035face15ec7183f6ae969c5295b05bb40d9492f2f6f320f7b97fa6f4cdba3a452349a07d268655a503b5993
|
SHA512 (php-7.1.3.tar.xz) = 0c5ad8c1c0fe4738ba55ca0e697b16259e8ad551f9002b569ceefd2ee6488b705434daa30ce51a0603294ab852ff027604a18e2fe553b9c9c8eabfc58aa4d1cd
|
||||||
|
Loading…
Reference in New Issue
Block a user