summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-pecl-pq.spec9
1 files changed, 6 insertions, 3 deletions
diff --git a/php-pecl-pq.spec b/php-pecl-pq.spec
index 24aec07..f7a8dbf 100644
--- a/php-pecl-pq.spec
+++ b/php-pecl-pq.spec
@@ -32,10 +32,10 @@ Summary: PostgreSQL client library (libpq) binding
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 2.1.4
%if 0%{?gh_date:1}
-Release: 0.7.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.8.%{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: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
Source0: http://pecl.php.net/get/%{pecl_name}-%{version}%{?prever}.tgz
%endif
License: BSD
@@ -301,7 +301,10 @@ exit $RET
%changelog
-* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 2.1.4-2.7.1
+* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 2.1.4-3
+- rebuild for 7.3.0beta2 new ABI
+
+* Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 2.1.4-2
- rebuild for 7.3.0alpha4 new ABI
* Tue Jun 26 2018 Remi Collet <remi@remirepo.net> - 2.1.4-1