[php-pecl-http] update to 2.0.0dev10

Remi Collet remi at fedoraproject.org
Sat Mar 31 15:16:03 UTC 2012


commit 9f70eeb3243b6fb52183d33ea455d3b1eb80db5f
Author: remi <fedora at famillecollet.com>
Date:   Sat Mar 31 17:14:55 2012 +0200

    update to 2.0.0dev10

 .gitignore         |    1 +
 php-pecl-http.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fc41754..f34169a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /pecl_http-2.0.0dev6.tgz
 /pecl_http-2.0.0dev7.tgz
 /pecl_http-2.0.0dev8.tgz
+/pecl_http-2.0.0dev10.tgz
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index 7fdb0a1..b4a9b0a 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -3,12 +3,12 @@
 # The project is pecl_http but the extension is only http
 %global proj_name pecl_http
 %global pecl_name http
-%global prever    dev8
-%global devver    dev8
+%global prever    dev10
+%global devver    dev10
 
 Name:           php-pecl-http
 Version:        2.0.0
-Release:        0.7.%{prever}%{?dist}
+Release:        0.8.%{prever}%{?dist}
 Summary:        Extended HTTP support
 
 License:        BSD
@@ -157,6 +157,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sat Mar 31 2012 Remi Collet <remi at fedoraproject.org> - 2.0.0-0.8.dev10
+- update to 2.0.0dev10
+
 * Fri Mar 16 2012 Remi Collet <remi at fedoraproject.org> - 2.0.0-0.7.dev8
 - update to 2.0.0dev8
 
diff --git a/sources b/sources
index a82c629..d7ce0e3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9811311f5f5ccc9bb623f587ea7c1df8  pecl_http-2.0.0dev8.tgz
+c314e83497762cffa17ba55d63881a1f  pecl_http-2.0.0dev10.tgz


More information about the scm-commits mailing list