diff options
author | Remi Collet <remi@remirepo.net> | 2018-06-29 10:27:40 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-06-29 10:27:40 +0200 |
commit | 624c2ff0aadccacccda934bd3925d268d50bcfe2 (patch) | |
tree | 266d4b61632beba30ad47f14602307281c32a472 | |
parent | 10e595140bc7cea2081402afcd409988dad7f67a (diff) |
bump release
-rw-r--r-- | php-pecl-mysql-xdevapi.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pecl-mysql-xdevapi.spec b/php-pecl-mysql-xdevapi.spec index 915936f..cac0920 100644 --- a/php-pecl-mysql-xdevapi.spec +++ b/php-pecl-mysql-xdevapi.spec @@ -25,7 +25,7 @@ Summary: MySQL database access functions Name: %{?sub_prefix}php-pecl-mysql-xdevapi Version: 8.0.11 -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;')}} License: PHP URL: http://pecl.php.net/package/%{pecl_name} |