From 185e6553ea299fb7aa88cafee3a2a4d07e4054fb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 25 Apr 2019 07:25:10 +0200 Subject: v8.0.16 --- 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 2806b5c..0269670 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.15 +Version: 8.0.16 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP @@ -312,6 +312,9 @@ fi %changelog +* Thu Apr 25 2019 Remi Collet - 8.0.16-1 +- update to 8.0.16 + * Fri Feb 1 2019 Remi Collet - 8.0.15-1 - update to 8.0.15 (no change) -- cgit