summaryrefslogtreecommitdiffstats
path: root/php-pecl-http.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-10-05 10:38:00 +0200
committerRemi Collet <fedora@famillecollet.com>2016-10-05 10:38:00 +0200
commitfeca7c54574fd9f0f3b129c1ec0f566600171bca (patch)
treecaa1ab10cc4cab631eca2b0e57c5aeff11d20b4d /php-pecl-http.spec
parente8e8aabd75de6fda1f5a08085bd75b046e194dec (diff)
php-pecl-http: 2.6.0RC1
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 3f0b90b..e4552f2 100644
--- a/php-pecl-http.spec
+++ b/php-pecl-http.spec
@@ -20,7 +20,7 @@
%global _root_prefix %{_prefix}
%endif
-%global prever beta2
+%global prever RC1
# The project is pecl_http but the extension is only http
%global proj_name pecl_http
%global pecl_name http
@@ -42,7 +42,7 @@
#global prever RC1
Name: %{?sub_prefix}php-pecl-http
Version: 2.6.0
-Release: 0.2.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.3.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: Extended HTTP support
License: BSD
@@ -366,6 +366,9 @@ rm -rf %{buildroot}
%changelog
+* Wed Oct 5 2016 Remi Collet <remi@fedoraproject.org> - 2.6.0-0.3.RC1
+- Update to 2.6.0RC1 (php 5, beta)
+
* Sun Sep 11 2016 Remi Collet <remi@fedoraproject.org> - 2.6.0-0.2.beta2
- F25 build