diff options
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 f2c014b..9e0490b 100644 --- a/php-pecl-mysql-xdevapi.spec +++ b/php-pecl-mysql-xdevapi.spec @@ -1,6 +1,6 @@ # remirepo spec file for php-pecl-mysql-xdevapi # -# Copyright (c) 2016-2021 Remi Collet +# Copyright (c) 2016-2022 Remi Collet # License: CC-BY-SA # http://creativecommons.org/licenses/by-sa/4.0/ # @@ -24,7 +24,7 @@ Summary: MySQL database access functions Name: %{?sub_prefix}php-pecl-mysql-xdevapi -Version: 8.0.27 +Version: 8.0.28 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP @@ -308,6 +308,9 @@ fi %changelog +* Tue Jan 18 2022 Remi Collet <remi@remirepo.net> - 8.0.28-1 +- update to 8.0.28 + * Tue Oct 19 2021 Remi Collet <remi@remirepo.net> - 8.0.27-1 - update to 8.0.27 (no change) |