summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-05-29 15:36:49 +0200
committerRemi Collet <remi@remirepo.net>2019-05-29 15:36:49 +0200
commit613c8bdbf09e1712eb83f9dc112fdf41d5136c9b (patch)
treed89952355d82b4c57edfcea5d7e3da05ed4a3792
parent68faef15bd6a28e1304dda2902589629dc3ed6fe (diff)
rebuild
-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 4d51041..440d499 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: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 4%{?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
+* Wed May 29 2019 Remi Collet <remi@remirepo.net> - 2.0.3-4
+- rebuild
+
* Thu May 23 2019 Remi Collet <remi@remirepo.net> - 2.0.3-3
- add upstream patch for 7.4