Update to 5.6.21, http://www.php.net/releases/5_6_21.php
This commit is contained in:
parent
2a5268f235
commit
4cb40e98aa
1
.gitignore
vendored
1
.gitignore
vendored
@ -69,3 +69,4 @@ php-5.5.*.xz
|
|||||||
/php-5.6.20RC1-strip.tar.xz
|
/php-5.6.20RC1-strip.tar.xz
|
||||||
/php-5.6.20-strip.tar.xz
|
/php-5.6.20-strip.tar.xz
|
||||||
/php-5.6.21RC1-strip.tar.xz
|
/php-5.6.21RC1-strip.tar.xz
|
||||||
|
/php-5.6.21-strip.tar.xz
|
||||||
|
8
php.spec
8
php.spec
@ -64,8 +64,8 @@
|
|||||||
%global db_devel libdb-devel
|
%global db_devel libdb-devel
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%global rcver RC1
|
#global rcver RC1
|
||||||
%global rpmrel 2
|
%global rpmrel 1
|
||||||
|
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
Name: php
|
Name: php
|
||||||
@ -1480,6 +1480,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 28 2016 Remi Collet <remi@fedoraproject.org> 5.6.21-1
|
||||||
|
- Update to 5.6.21
|
||||||
|
http://www.php.net/releases/5_6_21.php
|
||||||
|
|
||||||
* Mon Apr 18 2016 Remi Collet <remi@fedoraproject.org> 5.6.21-0.2.RC1
|
* Mon Apr 18 2016 Remi Collet <remi@fedoraproject.org> 5.6.21-0.2.RC1
|
||||||
- rebuild for ICU 57.1
|
- rebuild for ICU 57.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user