This commit is contained in:
Remi Collet 2015-11-26 09:02:23 +01:00
parent a832a30935
commit c16794b53a
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -59,3 +59,4 @@ php-5.5.*.xz
/php-5.6.15RC1-strip.tar.xz
/php-5.6.15-strip.tar.xz
/php-5.6.16RC1-strip.tar.xz
/php-5.6.16-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
@ -1484,6 +1484,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog
* Thu Nov 26 2015 Remi Collet <remi@fedoraproject.org> 5.6.16-1
- Update to 5.6.16
http://www.php.net/releases/5_6_16.php
* Wed Nov 18 2015 Rex Dieter <rdieter@fedoraproject.org> 5.6.16-0.2.RC2
- rebuild (tidy)

View File

@ -1 +1 @@
a6e7ea6611dfc37a16224633d0cd2a24 php-5.6.16RC1-strip.tar.xz
2fdf8abc1ec6c6c5b594fcd7cf3e98e3 php-5.6.16-strip.tar.xz