summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 13:46:12 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 13:46:12 +0200
commit0545355faa240c36e70be6356ea072cb4f676b99 (patch)
treeba755384791c548dc04a01897425727705684017
parent74bfcee51d668624b4cc4b01e2618d26587475e4 (diff)
rebuild for 7.4.0RC1
-rw-r--r--php-pecl-oauth.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-oauth.spec b/php-pecl-oauth.spec
index b5138b6..c53574c 100644
--- a/php-pecl-oauth.spec
+++ b/php-pecl-oauth.spec
@@ -19,7 +19,7 @@
Name: %{?sub_prefix}php-pecl-oauth
Version: 2.0.3
-Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP OAuth consumer extension
License: BSD
URL: http://pecl.php.net/package/oauth
@@ -208,6 +208,9 @@ fi
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 2.0.3-6
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 2.0.3-5
- rebuild for 7.4.0beta1