[php/f20] update to 5.5.22 - http://www.php.net/releases/5_5_22.php

Remi Collet remi at fedoraproject.org
Thu Feb 19 06:54:50 UTC 2015


commit 1ba114be7380fd9d0650c652222f95c674034c59
Author: Remi Collet <remi at fedoraproject.org>
Date:   Thu Feb 19 07:54:35 2015 +0100

    update to 5.5.22 - http://www.php.net/releases/5_5_22.php

 .gitignore |    1 +
 php.spec   |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4963533..9cb1bb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,3 +34,4 @@ php-5.6.*.xz
 /php-5.5.19-strip.tar.xz
 /php-5.5.20-strip.tar.xz
 /php-5.5.21-strip.tar.xz
+/php-5.5.22-strip.tar.xz
diff --git a/php.spec b/php.spec
index 154900e..032c667 100644
--- a/php.spec
+++ b/php.spec
@@ -66,7 +66,7 @@
 
 Summary: PHP scripting language for creating dynamic web sites
 Name: php
-Version: 5.5.21
+Version: 5.5.22
 Release: 1%{?dist}
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -1549,6 +1549,10 @@ exit 0
 
 
 %changelog
+* Thu Feb 19 2015 Remi Collet <remi at fedoraproject.org> 5.5.22-1
+- Update to 5.5.22
+  http://www.php.net/releases/5_5_22.php
+
 * Thu Jan 22 2015 Remi Collet <remi at fedoraproject.org> 5.5.21-1
 - Update to 5.5.21
   http://www.php.net/releases/5_5_21.php
diff --git a/sources b/sources
index 6906858..885e86f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24e21fabccfdd56e692c41691140588e  php-5.5.21-strip.tar.xz
+f963729f1868dabdecf64a5424650257  php-5.5.22-strip.tar.xz


More information about the scm-commits mailing list