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 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 <remi@remirepo.net> - 6.0.8-1
+- update to 6.0.8 (Dec 15, 2016)
+
* Sun Dec 4 2016 Remi Collet <remi@remirepo.net> - 6.0.7-1
- update to 6.0.7 (Dec 4, 2016)