From a9cdf96571d1c99c1420726fa3aa47a788e3da8e Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 1 Feb 2019 13:39:52 +0100 Subject: v8.0.15 --- 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 45d95e6..2806b5c 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.14 +Version: 8.0.15 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP @@ -312,6 +312,9 @@ fi %changelog +* Fri Feb 1 2019 Remi Collet - 8.0.15-1 +- update to 8.0.15 (no change) + * Wed Jan 23 2019 Remi Collet - 8.0.14-1 - update to 8.0.14 -- cgit