summaryrefslogtreecommitdiffstats
path: root/php-pecl-http.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-11 15:30:29 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-11 15:30:29 +0200
commit7473ac2acfc0b30980506b869c86bb298edca982 (patch)
tree0bb048d34abdb390275a13de0f712edb7fe3829a /php-pecl-http.spec
parenteefc9e327cb52661273f29dd35d7d36efc343d95 (diff)
php-pecl-http: 2.0.7
Diffstat (limited to 'php-pecl-http.spec')
-rw-r--r--php-pecl-http.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-http.spec b/php-pecl-http.spec
index afb333d..3bba98a 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -26,8 +26,8 @@
%endif
Name: %{?scl_prefix}php-pecl-http
-Version: 2.0.6
-Release: 2%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
+Version: 2.0.7
+Release: 1%{?dist}%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}
Summary: Extended HTTP support
License: BSD
@@ -291,6 +291,9 @@ rm -rf %{buildroot}
%changelog
+* Fri Jul 11 2014 Remi Collet <remi@fedoraproject.org> - 2.0.7-1
+- Update to 2.0.7
+
* Wed May 14 2014 Remi Collet <remi@fedoraproject.org> - 2.0.6-2
- php56: obsoletes php-pecl-http1