This commit is contained in:
Remi Collet 2015-05-15 10:49:28 +02:00
parent 6059dab286
commit d8c0c0c7eb
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -46,3 +46,4 @@ php-5.5.*.xz
/php-5.6.8RC1-strip.tar.xz /php-5.6.8RC1-strip.tar.xz
/php-5.6.8-strip.tar.xz /php-5.6.8-strip.tar.xz
/php-5.6.9RC1-strip.tar.xz /php-5.6.9RC1-strip.tar.xz
/php-5.6.9-strip.tar.xz

View File

@ -57,7 +57,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
@ -1483,6 +1483,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
%changelog %changelog
* Fri May 15 2015 Remi Collet <remi@fedoraproject.org> 5.6.9-1
- Update to 5.6.9
http://www.php.net/releases/5_6_9.php
* Thu Apr 30 2015 Remi Collet <remi@fedoraproject.org> 5.6.9-0.1.RC1 * Thu Apr 30 2015 Remi Collet <remi@fedoraproject.org> 5.6.9-0.1.RC1
- update to 5.6.9RC1 - update to 5.6.9RC1
- adapt systzdata patch for upstream changes for new zic - adapt systzdata patch for upstream changes for new zic

View File

@ -1 +1 @@
dc3ceced8dfede3d7801f1813c7874fa php-5.6.9RC1-strip.tar.xz dbf034685ce856f2aa3c70a9a707f9f5 php-5.6.9-strip.tar.xz