[php-pecl-http] update to 2.0.0dev8

Remi Collet remi at fedoraproject.org
Fri Mar 16 18:23:29 UTC 2012


commit ec9096ec345071d2a8f8c78e1b59b7759f592c58
Author: remi <fedora at famillecollet.com>
Date:   Fri Mar 16 19:22:30 2012 +0100

    update to 2.0.0dev8

 .gitignore         |    1 +
 php-pecl-http.spec |    9 ++++++---
 sources            |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7d59ef8..fc41754 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 *spec~
 /pecl_http-2.0.0dev6.tgz
 /pecl_http-2.0.0dev7.tgz
+/pecl_http-2.0.0dev8.tgz
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index ceec813..7fdb0a1 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    dev7
-%global devver    dev7
+%global prever    dev8
+%global devver    dev8
 
 Name:           php-pecl-http
 Version:        2.0.0
-Release:        0.6.%{prever}%{?dist}
+Release:        0.7.%{prever}%{?dist}
 Summary:        Extended HTTP support
 
 License:        BSD
@@ -157,6 +157,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Fri Mar 16 2012 Remi Collet <remi at fedoraproject.org> - 2.0.0-0.7.dev8
+- update to 2.0.0dev8
+
 * Fri Mar 09 2012 Remi Collet <remi at fedoraproject.org> - 2.0.0-0.6.dev7
 - update to 2.0.0dev7
 
diff --git a/sources b/sources
index 806cd99..a82c629 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88265ac7486cd063e9420444b1bd6ada  pecl_http-2.0.0dev7.tgz
+9811311f5f5ccc9bb623f587ea7c1df8  pecl_http-2.0.0dev8.tgz


More information about the scm-commits mailing list