This commit is contained in:
Remi Collet 2016-04-28 07:05:59 +02:00
parent 2a5268f235
commit 4cb40e98aa
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -69,3 +69,4 @@ php-5.5.*.xz
/php-5.6.20RC1-strip.tar.xz
/php-5.6.20-strip.tar.xz
/php-5.6.21RC1-strip.tar.xz
/php-5.6.21-strip.tar.xz

View File

@ -64,8 +64,8 @@
%global db_devel libdb-devel
%endif
%global rcver RC1
%global rpmrel 2
#global rcver RC1
%global rpmrel 1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@ -1480,6 +1480,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%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
- rebuild for ICU 57.1

View File

@ -1 +1 @@
f7af84888e2b99d36f8aef4a6d7a07c1 php-5.6.21RC1-strip.tar.xz
ff44f25a2cd63a9a153a67fd96244c26 php-5.6.21-strip.tar.xz