[php/f19] update to 5.5.5

Remi Collet remi at fedoraproject.org
Thu Oct 17 05:56:17 UTC 2013


commit 58b397bb189dce7888f7c63b1f13a0764b5b7ebf
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Oct 17 07:56:13 2013 +0200

    update to 5.5.5

 .gitignore |    1 +
 php.spec   |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a35ff44..0e34476 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ php-5.4.*.bz2
 /php-5.5.3.tar.xz
 /php-5.5.3-strip.tar.xz
 /php-5.5.4-strip.tar.xz
+/php-5.5.5-strip.tar.xz
diff --git a/php.spec b/php.spec
index 3c99e88..738d52f 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.4
+Version: 5.5.5
 Release: 1%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -1536,6 +1536,9 @@ exit 0
 
 
 %changelog
+* Thu Oct 17 2013 Remi Collet <rcollet at redhat.com> - 5.5.5-1
+- update to 5.5.5
+
 * Thu Sep 19 2013 Remi Collet <rcollet at redhat.com> - 5.5.4-1
 - update to 5.5.4
 
diff --git a/sources b/sources
index cb62045..ff61232 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-149d9f20ee7f68130d1d960536a3bff3  php-5.5.4-strip.tar.xz
+f9d0ee5179b4561324b33636db4a2132  php-5.5.5-strip.tar.xz


More information about the scm-commits mailing list