remi pushed to php (f20). "- Update to 5.5.26 http://www.php.net/releases/5_5_26.php (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jun 11 08:15:00 UTC 2015


From b736e3ca6f23b34674cc5faf33da5d5b3caa9d14 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi at fedoraproject.org>
Date: Thu, 11 Jun 2015 10:14:49 +0200
Subject: - Update to 5.5.26 http://www.php.net/releases/5_5_26.php - opcache
 is now 7.0.6-dev - add explicit spec license (implicit by FPCA)


diff --git a/.gitignore b/.gitignore
index 5326ff1..5219c43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,4 @@ php-5.6.*.xz
 /php-5.5.23-strip.tar.xz
 /php-5.5.24-strip.tar.xz
 /php-5.5.25-strip.tar.xz
+/php-5.5.26-strip.tar.xz
diff --git a/php.spec b/php.spec
index 8ef893f..b0613f1 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      20121113
 %global zendver     20121212
 %global pdover      20080721
 # Extension version
-%global opcachever  7.0.4-dev
+%global opcachever  7.0.6-dev
 
 # Adds -z now to the linker flags
 %global _hardened_build 1
@@ -66,7 +73,7 @@
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.5.25
+Version: 5.5.26
 Release: 1%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -1553,6 +1560,12 @@ exit 0
 
 
 %changelog
+* Thu Jun 11 2015 Remi Collet <remi at fedoraproject.org> 5.5.26-1
+- Update to 5.5.26
+  http://www.php.net/releases/5_5_26.php
+- opcache is now 7.0.6-dev
+- add explicit spec license (implicit by FPCA)
+
 * Sat May 16 2015 Remi Collet <remi at fedoraproject.org> 5.5.25-1
 - Update to 5.5.25
   http://www.php.net/releases/5_5_25.php
diff --git a/sources b/sources
index a0faa13..3a88832 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abbc19f74d45bebbb01f7c2a7b5a47a1  php-5.5.25-strip.tar.xz
+c3d5b48ecf42a23e61ea0a7e68b341ae  php-5.5.26-strip.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/php.git/commit/?h=f20&id=b736e3ca6f23b34674cc5faf33da5d5b3caa9d14


More information about the scm-commits mailing list