summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-ioncube-loader.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/php-ioncube-loader.spec b/php-ioncube-loader.spec
index 756386b..c955c6f 100644
--- a/php-ioncube-loader.spec
+++ b/php-ioncube-loader.spec
@@ -30,7 +30,7 @@
Name: %{?scl_prefix}php-ioncube-loader
Summary: Loader for ionCube Encoded Files with ionCube 24 support
-Version: 10.2.0
+Version: 10.2.1
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: Distribuable
@@ -201,6 +201,9 @@ install -D -m 644 %{extname}.zts %{buildroot}%{php_ztsinid
%changelog
+* Fri May 4 2018 Remi Collet <remi@remirepo.net> - 10.2.1-1
+- update to 10.2.1 (May 3, 2018)
+
* Thu Mar 8 2018 Remi Collet <remi@remirepo.net> - 10.2.0-1
- update to 10.2.0 (Mar 7, 2018)