summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
commit3fafc8239d7153583d964d94ff0462bc7cba4d1e (patch)
tree2ec341243e47ebcd2b36fe4624980a2f36545dab
parent298c133e4cb4b9f4c60c84f35183707abef34883 (diff)
PHP 7.1 mass rebuild part #1
-rw-r--r--php-pecl-oauth-php7.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-oauth-php7.spec b/php-pecl-oauth-php7.spec
index 6f460c0..7ecd07c 100644
--- a/php-pecl-oauth-php7.spec
+++ b/php-pecl-oauth-php7.spec
@@ -19,7 +19,7 @@
Name: %{?sub_prefix}php-pecl-oauth
Version: 2.0.2
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP OAuth consumer extension
Group: Development/Languages
License: BSD
@@ -191,6 +191,9 @@ fi
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 2.0.2-3
+- rebuild with PHP 7.1.0 GA
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 2.0.2-2
- rebuild for PHP 7.1 new API version