summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-06-21 08:18:21 +0200
committerRemi Collet <remi@remirepo.net>2017-06-21 08:18:21 +0200
commit9cc1fba199984a0b38d8495054c3449f2be44455 (patch)
tree457c65e0ca3ad4ec7f5a2af053b3d56afbfca92d
parent23f4b72d138f6cbf7f625e0b01540d36b736e3d8 (diff)
rebuild for 7.2.0alpha2
-rw-r--r--php-pecl-mysql.spec11
1 files changed, 9 insertions, 2 deletions
diff --git a/php-pecl-mysql.spec b/php-pecl-mysql.spec
index 39953ee..05f8d93 100644
--- a/php-pecl-mysql.spec
+++ b/php-pecl-mysql.spec
@@ -28,7 +28,7 @@ Summary: MySQL database access functions
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.0
%if 0%{?gh_date:1}
-Release: 0.15.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.16.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%endif
@@ -69,6 +69,10 @@ Obsoletes: php70w-pecl-%{pecl_name} <= %{version}
Obsoletes: php71u-pecl-%{pecl_name} <= %{version}
Obsoletes: php71w-pecl-%{pecl_name} <= %{version}
%endif
+%if "%{php_version}" > "7.2"
+Obsoletes: php72u-pecl-%{pecl_name} <= %{version}
+Obsoletes: php72w-pecl-%{pecl_name} <= %{version}
+%endif
%endif
%if 0%{?fedora} < 20 && 0%{?rhel} < 7
@@ -275,7 +279,10 @@ fi
%changelog
-* Thu Dec 9 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.15.20160812git230a828
+* Wed Jun 21 2017 Remi Collet <remi@remirepo.net> - 1.0.0-0.16.20160812git230a828
+- rebuild for 7.2.0alpha2
+
+* Fri Dec 9 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.15.20160812git230a828
- refresh to more recent snapshot
* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 1.0.0-0.14.20160428git45881bd