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 8f92d31..00963ca 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
-%global upstream_version 12.0.0
+%global upstream_version 12.0.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;')}}
@@ -221,6 +221,9 @@ install -D -m 644 %{extname}.zts %{buildroot}%{php_ztsinidir}/%{ininame}
%changelog
+* Tue Aug 9 2022 Remi Collet <remi@remirepo.net> - 12.0.1-1
+- update to 12.0.1 (Aug 8, 2022)
+
* Mon Aug 8 2022 Remi Collet <remi@remirepo.net> - 12.0.0-1
- update to 12.0.0 (Aug 5, 2022)
- open https://support.ioncube.com/index.php?/Tickets/Ticket/View/25726