From 699206a17a1478689962bb6e24f40915005c15a3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 15 Dec 2016 14:15:56 +0100 Subject: php-ioncube-loader: 6.0.8 --- php-ioncube-loader.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'php-ioncube-loader.spec') diff --git a/php-ioncube-loader.spec b/php-ioncube-loader.spec index f1fab47..8458e98 100644 --- a/php-ioncube-loader.spec +++ b/php-ioncube-loader.spec @@ -25,7 +25,7 @@ Name: %{?scl_prefix}php-ioncube-loader Summary: Loader for ionCube Encoded Files with ionCube 24 support -Version: 6.0.7 +Version: 6.0.8 Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: Distribuable Group: Development/Languages @@ -43,7 +43,7 @@ Requires: %{?scl_prefix}php(zend-abi) = %{php_zend_api} Requires: %{?scl_prefix}php(api) = %{php_core_api} %{?_sclreq:Requires: %{?scl_prefix}runtime%{?_sclreq}%{?_isa}} -%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} +%if "%{?vendor}" == "Remi Collet" && 0%{!?scl:1} && 0%{?rhel} # Other third party repo stuff Obsoletes: php53-ioncube-loader <= %{version} Obsoletes: php53u-ioncube-loader <= %{version} @@ -184,6 +184,9 @@ rm -rf %{buildroot} %changelog +* Thu Dec 15 2016 Remi Collet - 6.0.8-1 +- update to 6.0.8 (Dec 15, 2016) + * Sun Dec 4 2016 Remi Collet - 6.0.7-1 - update to 6.0.7 (Dec 4, 2016) -- cgit