[php/f21] Update to 5.6.6 - http://www.php.net/releases/5_6_6.php

Remi Collet remi at fedoraproject.org
Thu Feb 19 12:51:48 UTC 2015


commit 802e33797547c8accf6f35a1075e5bc6706b1692
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Feb 19 13:51:43 2015 +0100

    Update to 5.6.6 - http://www.php.net/releases/5_6_6.php

 .gitignore | 3 +++
 php.spec   | 6 +++++-
 sources    | 2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3893f94..8526dfe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,4 +37,7 @@ php-5.5.*.xz
 /php-5.6.3-strip.tar.xz
 /php-5.6.4RC1-strip.tar.xz
 /php-5.6.4-strip.tar.xz
+/php-5.6.5RC1-strip.tar.xz
 /php-5.6.5-strip.tar.xz
+/php-5.6.6RC1-strip.tar.xz
+/php-5.6.6-strip.tar.xz
diff --git a/php.spec b/php.spec
index ee85151..a62cb04 100644
--- a/php.spec
+++ b/php.spec
@@ -59,7 +59,7 @@
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.6.5
+Version: 5.6.6
 Release: 1%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -1476,6 +1476,10 @@ rm -f README.{Zeus,QNX,CVS-RULES}
 
 
 %changelog
+* Thu Feb 19 2015 Remi Collet <remi at fedoraproject.org> 5.6.6-1
+- Update to 5.6.6
+  http://www.php.net/releases/5_6_6.php
+
 * Thu Jan 22 2015 Remi Collet <remi at fedoraproject.org> 5.6.5-1
 - Update to 5.6.5
   http://www.php.net/releases/5_6_5.php
diff --git a/sources b/sources
index 4d2f11d..fa80f26 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0bb0becc5b22d5565fe11e755ea9ddf5  php-5.6.5-strip.tar.xz
+961faa2513d132d6d140272c8b8a9442  php-5.6.6-strip.tar.xz


More information about the scm-commits mailing list