summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-09-30 11:06:43 +0200
committerRemi Collet <remi@remirepo.net>2020-09-30 11:06:43 +0200
commitf82ed3598840eb1491a73ea80e120fbf35800638 (patch)
tree0cf5e1e03bcdd4a0290691cd06934397fd43794d
parentcdb51de8b5a8feed9b07d434f5657c10d31ba061 (diff)
rebuild for PHP 8.0.0RC1
-rw-r--r--php-pecl-pq.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-pq.spec b/php-pecl-pq.spec
index 03b7c90..6a86526 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.1.8
%if 0%{?gh_date:1}
-Release: 0.10.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.11.%{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: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?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
@@ -287,6 +287,9 @@ exit $RET
%changelog
+* Wed Sep 30 2020 Remi Collet <remi@remirepo.net> - 2.1.8-2
+- rebuild for PHP 8.0.0RC1
+
* Thu Sep 24 2020 Remi Collet <remi@remirepo.net> - 2.1.8-1
- update to 2.1.8