[php] update to 5.5.6

Remi Collet remi at fedoraproject.org
Wed Nov 13 09:35:15 UTC 2013


commit 40d9b5d874ed006fb2be210a5c4016e816049a66
Author: Remi Collet <remi at fedoraproject.org>
Date:   Wed Nov 13 10:35:37 2013 +0100

    update to 5.5.6

 .gitignore |    1 +
 php.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e34476..fc1d4d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ php-5.4.*.bz2
 /php-5.5.3-strip.tar.xz
 /php-5.5.4-strip.tar.xz
 /php-5.5.5-strip.tar.xz
+/php-5.5.6-strip.tar.xz
diff --git a/php.spec b/php.spec
index 8e50969..216c332 100644
--- a/php.spec
+++ b/php.spec
@@ -68,7 +68,7 @@
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.5.5
+Version: 5.5.6
 Release: 1%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -1538,6 +1538,9 @@ exit 0
 
 
 %changelog
+* Wed Nov 13 2013 Remi Collet <remi at fedoraproject.org> 5.5.6-1
+- update to 5.5.6
+
 * Thu Oct 17 2013 Remi Collet <rcollet at redhat.com> - 5.5.5-1
 - update to 5.5.5
 - sync php.ini with upstream
diff --git a/sources b/sources
index ff61232..5cd1e2e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f9d0ee5179b4561324b33636db4a2132  php-5.5.5-strip.tar.xz
+6bcd5a4d9fcb7ac2368abfd9ae63db79  php-5.5.6-strip.tar.xz


More information about the scm-commits mailing list