summaryrefslogtreecommitdiffstats
path: root/php-ioncube-loader.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php-ioncube-loader.spec')
-rw-r--r--php-ioncube-loader.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/php-ioncube-loader.spec b/php-ioncube-loader.spec
index c9bddfd..ae1b946 100644
--- a/php-ioncube-loader.spec
+++ b/php-ioncube-loader.spec
@@ -33,7 +33,7 @@ Summary: Loader for ionCube Encoded Files with ionCube 24 support
%global upstream_version 10.4.1
#global upstream_prever beta2
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: Distribuable
URL: http://www.ioncube.com
@@ -224,9 +224,11 @@ install -D -m 644 %{extname}.zts %{buildroot}%{php_ztsinid
%changelog
+* Wed Jul 15 2020 Remi Collet <remi@remirepo.net> - 10.4.1-2
+- add aarch64 support
+
* Wed Jul 15 2020 Remi Collet <remi@remirepo.net> - 10.4.1-1
- update to 10.4.1 (Jul 13, 2020)
-- add aarch64 support
* Tue Jun 30 2020 Remi Collet <remi@remirepo.net> - 10.4.0-1
- update to 10.4.0 (Jun 29, 2020)