From 4d4d0f54863dc67157df385593e33099ba679b5e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 18 Jan 2022 08:50:45 +0100 Subject: update to 8.0.28 --- php-pecl-mysql-xdevapi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-pecl-mysql-xdevapi.spec') 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 - 8.0.28-1 +- update to 8.0.28 + * Tue Oct 19 2021 Remi Collet - 8.0.27-1 - update to 8.0.27 (no change) -- cgit