Update to 5.6.9 http://www.php.net/releases/5_6_9.php
This commit is contained in:
parent
6059dab286
commit
d8c0c0c7eb
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
6
php.spec
6
php.spec
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user