summaryrefslogtreecommitdiffstats
path: root/php-pecl-pq.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2021-09-01 09:35:23 +0200
committerRemi Collet <remi@remirepo.net>2021-09-01 09:35:23 +0200
commite2bc60cfaec011400c9c82e815317e75ec199a37 (patch)
tree32c9a533e4e4ae46a0f1697625212b266642e342 /php-pecl-pq.spec
parentdb557facc8049fb70d71b42c26a7b2ccbd69bc0f (diff)
rebuild for 8.1.0RC1
Diffstat (limited to 'php-pecl-pq.spec')
-rw-r--r--php-pecl-pq.spec10
1 files changed, 8 insertions, 2 deletions
diff --git a/php-pecl-pq.spec b/php-pecl-pq.spec
index 8fde52c..1af7b8f 100644
--- a/php-pecl-pq.spec
+++ b/php-pecl-pq.spec
@@ -29,10 +29,10 @@ Summary: PostgreSQL client library (libpq) binding
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 2.2.0
%if 0%{?gh_date:1}
-Release: 0.11.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.12.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://github.com/%{gh_owner}/%{gh_project}/archive/%{gh_commit}/%{pecl_name}-%{version}-%{gh_short}.tar.gz
%else
-Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: https://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
%endif
License: BSD
@@ -83,6 +83,9 @@ Obsoletes: php74-pecl-%{pecl_name} <= %{version}
%if "%{php_version}" > "8.0"
Obsoletes: php80-pecl-%{pecl_name} <= %{version}
%endif
+%if "%{php_version}" > "8.1"
+Obsoletes: php81-pecl-%{pecl_name} <= %{version}
+%endif
%endif
@@ -286,6 +289,9 @@ exit $RET
%changelog
+* Wed Sep 01 2021 Remi Collet <remi@remirepo.net> - 2.2.0-7
+- rebuild for 8.1.0RC1
+
* Tue Aug 31 2021 Remi Collet <remi@remirepo.net> - 2.2.0-1
- update to 2.2.0