summaryrefslogtreecommitdiffstats
path: root/php-pecl-mysql.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-09-03 13:32:12 +0200
committerRemi Collet <remi@remirepo.net>2019-09-03 13:32:12 +0200
commit85019d3cab164021843b668babe775ae2050866e (patch)
treeef3ec59bba9e5ba8b8b2e59a8b0bfcf41201fa55 /php-pecl-mysql.spec
parenta7d4963e05243a15d72f872e080e64c59e27f4ee (diff)
rebuild for 7.4.0RC1
Diffstat (limited to 'php-pecl-mysql.spec')
-rw-r--r--php-pecl-mysql.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-mysql.spec b/php-pecl-mysql.spec
index a11727b..453a6aa 100644
--- a/php-pecl-mysql.spec
+++ b/php-pecl-mysql.spec
@@ -35,9 +35,9 @@ Summary: MySQL database access functions
Name: %{?sub_prefix}php-pecl-%{pecl_name}
Version: 1.0.0
%if 0%{?gh_date:1}
-Release: 0.22.%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 0.23.%{gh_date}.%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%else
-Release: 7%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 8%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
%endif
License: PHP
@@ -296,6 +296,9 @@ fi
%changelog
+* Tue Sep 03 2019 Remi Collet <remi@remirepo.net> - 1.0.0-0.23.20190415.d7643af
+- rebuild for 7.4.0RC1
+
* Tue Jul 23 2019 Remi Collet <remi@remirepo.net> - 1.0.0-0.22.20190415.d7643af
- rebuild for 7.4.0beta1