Update to 5.6.11 - http://www.php.net/releases/5_6_11.php
This commit is contained in:
parent
370a8297e0
commit
802384164f
1
.gitignore
vendored
1
.gitignore
vendored
@ -50,3 +50,4 @@ php-5.5.*.xz
|
|||||||
/php-5.6.10RC1-strip.tar.xz
|
/php-5.6.10RC1-strip.tar.xz
|
||||||
/php-5.6.10-strip.tar.xz
|
/php-5.6.10-strip.tar.xz
|
||||||
/php-5.6.11RC1-strip.tar.xz
|
/php-5.6.11RC1-strip.tar.xz
|
||||||
|
/php-5.6.11-strip.tar.xz
|
||||||
|
6
php.spec
6
php.spec
@ -64,7 +64,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
|
||||||
@ -1484,6 +1484,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jul 12 2015 Remi Collet <remi@fedoraproject.org> 5.6.11-1
|
||||||
|
- Update to 5.6.11
|
||||||
|
http://www.php.net/releases/5_6_11.php
|
||||||
|
|
||||||
* Thu Jun 25 2015 Remi Collet <remi@fedoraproject.org> 5.6.11-0.1.RC1
|
* Thu Jun 25 2015 Remi Collet <remi@fedoraproject.org> 5.6.11-0.1.RC1
|
||||||
- update to 5.6.11RC1
|
- update to 5.6.11RC1
|
||||||
- the phar link is now correctly created
|
- the phar link is now correctly created
|
||||||
|
Loading…
Reference in New Issue
Block a user