update to 5.6.3
This commit is contained in:
parent
d8dea4671b
commit
d366b58633
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@ php-5.5.*.xz
|
||||
/php-5.6.1-strip.tar.xz
|
||||
/php-5.6.2-strip.tar.xz
|
||||
/php-5.6.3RC1-strip.tar.xz
|
||||
/php-5.6.3-strip.tar.xz
|
||||
|
8
php.spec
8
php.spec
@ -57,12 +57,12 @@
|
||||
%global db_devel libdb-devel
|
||||
%endif
|
||||
|
||||
%global rcver RC1
|
||||
#global rcver RC1
|
||||
|
||||
Summary: PHP scripting language for creating dynamic web sites
|
||||
Name: php
|
||||
Version: 5.6.3
|
||||
Release: 0.2.RC1%{?dist}
|
||||
Release: 1%{?dist}
|
||||
# All files licensed under PHP version 3.01, except
|
||||
# Zend is licensed under Zend
|
||||
# TSRM is licensed under BSD
|
||||
@ -1476,6 +1476,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Nov 13 2014 Remi Collet <remi@fedoraproject.org> 5.6.3-1
|
||||
- Update to PHP 5.6.3
|
||||
http://php.net/releases/5_6_3.php
|
||||
|
||||
* Fri Oct 31 2014 Remi Collet <rcollet@redhat.com> 5.6.3-0.2.RC1
|
||||
- php 5.6.3RC1 (refreshed, phpdbg changes reverted)
|
||||
- new version of systzdata patch, fix case sensitivity
|
||||
|
Loading…
Reference in New Issue
Block a user