[php] update to 5.6.3

Remi Collet remi at fedoraproject.org
Thu Nov 13 14:39:37 UTC 2014


commit d366b586339aa5666f38103cf511f28559a5fba9
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Nov 13 15:39:26 2014 +0100

    update to 5.6.3

 .gitignore |    1 +
 php.spec   |    8 ++++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be16108..6384112 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/php.spec b/php.spec
index 297a22b..20302c0 100644
--- a/php.spec
+++ b/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 at 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 at redhat.com> 5.6.3-0.2.RC1
 - php 5.6.3RC1 (refreshed, phpdbg changes reverted)
 - new version of systzdata patch, fix case sensitivity
diff --git a/sources b/sources
index 081e765..8efd842 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b68f969d6de8bd1d5c6992a9ddefe52  php-5.6.3RC1-strip.tar.xz
+b1c660cc4bf8445bc29b3fde2c6b40c6  php-5.6.3-strip.tar.xz


More information about the scm-commits mailing list