[php-pecl-http/el6] update to 2.2.1

Remi Collet remi at fedoraproject.org
Mon Feb 9 08:57:44 UTC 2015


commit 814349f6dbc25753be6e47e9cfcdccb9cd3e6f93
Author: Remi Collet <rcollet at redhat.com>
Date:   Mon Feb 9 09:41:07 2015 +0100

    update to 2.2.1
    
    (cherry picked from commit 8b782d74ee69a14528fba6c573daa6f9577a76ef)

 .gitignore         |    1 +
 php-pecl-http.spec |    7 +++++--
 sources            |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b6a4429..04c4e59 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ php-pecl-http.spec~
 /pecl_http-2.1.1.tgz
 /pecl_http-2.1.4.tgz
 /pecl_http-2.2.0.tgz
+/pecl_http-2.2.1.tgz
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index b5342b2..4a2efac 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -2,7 +2,7 @@
 #
 # Copyright (c) 2012-2015 Remi Collet
 # License: CC-BY-SA
-# http://creativecommons.org/licenses/by-sa/3.0/
+# http://creativecommons.org/licenses/by-sa/4.0/
 #
 # Please, preserve the changelog entries
 #
@@ -25,7 +25,7 @@
 %global with_tests %{?_without_tests:0}%{!?_without_tests:1}
 
 Name:           php-pecl-http
-Version:        2.2.0
+Version:        2.2.1
 Release:        1%{?dist}
 Summary:        Extended HTTP support
 
@@ -278,6 +278,9 @@ fi
 
 
 %changelog
+* Mon Feb  9 2015 Remi Collet <remi at fedoraproject.org> - 2.2.1-1
+- Update to 2.2.1 (stable)
+
 * Tue Jan 27 2015 Remi Collet <remi at fedoraproject.org> - 2.2.0-1
 - Update to 2.2.0 (stable)
 - add dependency on libidn
diff --git a/sources b/sources
index abc843c..4646100 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ca2d25f34970c668d916be1b3463b5c0  pecl_http-2.2.0.tgz
+806281757a6d3bcdc1396d89b380c922  pecl_http-2.2.1.tgz


More information about the scm-commits mailing list