summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-09 08:31:19 +0200
committerRemi Collet <remi@remirepo.net>2020-09-09 08:31:19 +0200
commitd53f15d196a5c37775a94a349965453efcf36d26 (patch)
treec31ff1c7d97d9b77307072b0c591d7355a7c9528
parent4fc3a23624b3ce373c9b1d86dc07dbde30915e91 (diff)
update to 2.0.6
-rw-r--r--PHPINFO2
-rw-r--r--REFLECTION2
-rw-r--r--php-pecl-oauth.spec7
3 files changed, 7 insertions, 4 deletions
diff --git a/PHPINFO b/PHPINFO
index 427e780..80ac622 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -6,4 +6,4 @@ PLAINTEXT support => enabled
RSA-SHA1 support => enabled
HMAC-SHA1 support => enabled
Request engine support => php_streams, curl
-version => 2.0.5
+version => 2.0.6
diff --git a/REFLECTION b/REFLECTION
index 6df1ff6..051fcee 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #109 OAuth version 2.0.5 ] {
+Extension [ <persistent> extension #116 OAuth version 2.0.6 ] {
- Constants [32] {
Constant [ string OAUTH_SIG_METHOD_HMACSHA1 ] { HMAC-SHA1 }
diff --git a/php-pecl-oauth.spec b/php-pecl-oauth.spec
index 5ca3a63..38177bc 100644
--- a/php-pecl-oauth.spec
+++ b/php-pecl-oauth.spec
@@ -18,7 +18,7 @@
%global ini_name 40-%{pecl_name}.ini
Name: %{?sub_prefix}php-pecl-oauth
-Version: 2.0.5
+Version: 2.0.6
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Summary: PHP OAuth consumer extension
License: BSD
@@ -44,7 +44,7 @@ Provides: %{?scl_prefix}php-pecl-%{pecl_name} = %{version}-%{rele
Provides: %{?scl_prefix}php-pecl-%{pecl_name}%{?_isa} = %{version}-%{release}
%endif
-%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}
+%if "%{?packager}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel}
# Other third party repo stuff
Obsoletes: php56u-pecl-%{pecl_name} <= %{version}
%if "%{php_version}" > "7.1"
@@ -200,6 +200,9 @@ fi
%changelog
+* Wed Sep 9 2020 Remi Collet <remi@remirepo.net> - 2.0.6-1
+- update to 2.0.6
+
* Thu Feb 6 2020 Remi Collet <remi@remirepo.net> - 2.0.5-1
- update to 2.0.5