remi pushed to php (f21). "- Update to 5.6.10 http://www.php.net/releases/5_6_10.php (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 06:16:03 UTC 2015


From 4ce889beb400e63f89c286229cf242b405cdf361 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Thu, 11 Jun 2015 07:50:27 +0200
Subject: - Update to 5.6.10 http://www.php.net/releases/5_6_10.php - add
 explicit spec license (implicit by FPCA) - opcache is now 7.0.6-dev

(cherry picked from commit f59d5ea6ad9defd550e4f76950e8a642ce7bc5de)

diff --git a/.gitignore b/.gitignore
index ca1ad14..ac36535 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@ php-5.5.*.xz
 /php-5.6.8-strip.tar.xz
 /php-5.6.9RC1-strip.tar.xz
 /php-5.6.9-strip.tar.xz
+/php-5.6.10-strip.tar.xz
diff --git a/php.spec b/php.spec
index 1d2f538..de2e1a3 100644
--- a/php.spec
+++ b/php.spec
@@ -1,9 +1,16 @@
+# Fedora spec file for php
+#
+# License: MIT
+# http://opensource.org/licenses/MIT
+#
+# Please preserve changelog entries
+#
 # API/ABI check
 %global apiver      20131106
 %global zendver     20131226
 %global pdover      20080721
 # Extension version
-%global opcachever  7.0.4-dev
+%global opcachever  7.0.6-dev
 
 # Use for first build of PHP (before pecl/zip and pecl/jsonc)
 %global php_bootstrap   0
@@ -59,7 +66,7 @@
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.6.9
+Version: 5.6.10
 Release: 1%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -1478,6 +1485,12 @@ rm -f README.{Zeus,QNX,CVS-RULES}
 
 
 %changelog
+* Thu Jun 11 2015 Remi Collet <remi at fedoraproject.org> 5.6.10-1
+- Update to 5.6.10
+  http://www.php.net/releases/5_6_10.php
+- add explicit spec license (implicit by FPCA)
+- opcache is now 7.0.6-dev
+
 * Fri May 15 2015 Remi Collet <remi at fedoraproject.org> 5.6.9-1
 - Update to 5.6.9
   http://www.php.net/releases/5_6_9.php
diff --git a/sources b/sources
index b8e7ec7..420cc4b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dbf034685ce856f2aa3c70a9a707f9f5  php-5.6.9-strip.tar.xz
+8ccebfdee11a1cf462eb098408eb75af  php-5.6.10-strip.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php.git/commit/?h=f21&id=4ce889beb400e63f89c286229cf242b405cdf361


More information about the scm-commits mailing list