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.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-ioncube-loader.spec b/php-ioncube-loader.spec
index 22f6af3..4903350 100644
--- a/php-ioncube-loader.spec
+++ b/php-ioncube-loader.spec
@@ -30,10 +30,10 @@
Name: %{?scl_prefix}php-ioncube-loader
Summary: Loader for ionCube Encoded Files with ionCube 24 support
-%global upstream_version 12.0.1
+%global upstream_version 12.0.2
#global upstream_prever beta2
Version: %{upstream_version}%{?upstream_prever:~%{upstream_prever}}
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: Distribuable
URL: http://www.ioncube.com
@@ -217,6 +217,9 @@ install -D -m 644 %{extname}.zts %{buildroot}%{php_ztsinidir}/%{ininame}
%changelog
+* Tue Sep 13 2022 Remi Collet <remi@remirepo.net> - 12.0.2-1
+- update to 12.0.2 (Sep 9, 2022)
+
* Tue Aug 16 2022 Remi Collet <remi@remirepo.net> - 12.0.1-2
- update to 12.0.1 (Aug 12, 2022)