diff options
Diffstat (limited to 'php-pecl-svm.spec')
-rw-r--r-- | php-pecl-svm.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-svm.spec b/php-pecl-svm.spec index 8fd343e..bf96d9d 100644 --- a/php-pecl-svm.spec +++ b/php-pecl-svm.spec @@ -18,7 +18,7 @@ Summary: Support Vector Machine Library Name: %{?sub_prefix}php-pecl-%{pecl_name} -Version: 0.2.2 +Version: 0.2.3 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: BSD URL: http://pecl.php.net/package/%{pecl_name} @@ -214,6 +214,9 @@ REPORT_EXIT_STATUS=1 \ %changelog +* Mon Aug 20 2018 Remi Collet <remi@remirepo.net> - 0.2.3-1 +- update to 0.2.3 + * Mon Aug 20 2018 Remi Collet <remi@remirepo.net> - 0.2.2-1 - initial package, version 0.2.2 (beta) - open https://github.com/ianbarber/php-svm/issues/17 - PHP min |