From bbf96fe702cc6a5ceab4ed7314de87c0db88d5a7 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 26 Jul 2022 14:49:00 +0200 Subject: update to 8.0.30 --- php-pecl-mysql-xdevapi.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-mysql-xdevapi.spec') diff --git a/php-pecl-mysql-xdevapi.spec b/php-pecl-mysql-xdevapi.spec index 46b90f8..dad3fbc 100644 --- a/php-pecl-mysql-xdevapi.spec +++ b/php-pecl-mysql-xdevapi.spec @@ -24,7 +24,7 @@ Summary: MySQL database access functions Name: %{?sub_prefix}php-pecl-mysql-xdevapi -Version: 8.0.29 +Version: 8.0.30 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP @@ -311,6 +311,9 @@ fi %changelog +* Tue Jul 26 2022 Remi Collet - 8.0.30-1 +- update to 8.0.30 + * Tue Apr 26 2022 Remi Collet - 8.0.29-1 - update to 8.0.29 -- cgit