diff options
author | Remi Collet <remi@remirepo.net> | 2021-10-19 13:46:58 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2021-10-19 13:46:58 +0200 |
commit | b1c66d939840ca933bf0b1f166c712a180398c85 (patch) | |
tree | 36009953cf5f02b7e07c817acafcda6e7c7240f6 /php-pecl-mysql-xdevapi.spec | |
parent | 55388a3d927791190be2a3d05de080210f0a9799 (diff) |
update to 8.0.27 (no change)
Diffstat (limited to 'php-pecl-mysql-xdevapi.spec')
-rw-r--r-- | php-pecl-mysql-xdevapi.spec | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/php-pecl-mysql-xdevapi.spec b/php-pecl-mysql-xdevapi.spec index a242b5b..f2c014b 100644 --- a/php-pecl-mysql-xdevapi.spec +++ b/php-pecl-mysql-xdevapi.spec @@ -24,8 +24,8 @@ Summary: MySQL database access functions Name: %{?sub_prefix}php-pecl-mysql-xdevapi -Version: 8.0.26 -Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Version: 8.0.27 +Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP URL: https://pecl.php.net/package/%{pecl_name} @@ -308,6 +308,9 @@ fi %changelog +* Tue Oct 19 2021 Remi Collet <remi@remirepo.net> - 8.0.27-1 +- update to 8.0.27 (no change) + * Thu Sep 30 2021 Remi Collet <remi@remirepo.net> - 8.0.26-2 - fix F35 build adding libresolv to linked libraries |