diff options
Diffstat (limited to 'php-pecl-mysqlnd-azure.spec')
-rw-r--r-- | php-pecl-mysqlnd-azure.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-mysqlnd-azure.spec b/php-pecl-mysqlnd-azure.spec index a97ca7b..d705085 100644 --- a/php-pecl-mysqlnd-azure.spec +++ b/php-pecl-mysqlnd-azure.spec @@ -24,7 +24,7 @@ Summary: Redirection plugin for mysqlnd Name: %{?sub_prefix}php-pecl-mysqlnd-azure -Version: 1.0.1 +Version: 1.0.2 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: PHP @@ -268,6 +268,9 @@ fi %changelog +* Wed Nov 20 2019 Remi Collet <remi@remirepo.net> - 1.0.2-1 +- update to 1.0.2 + * Fri Nov 1 2019 Remi Collet <remi@remirepo.net> - 1.0.1-1 - update to 1.0.1 (no change) |