summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-09-10 15:45:09 +0200
committerRemi Collet <fedora@famillecollet.com>2015-09-10 15:45:09 +0200
commit75ca55b6978d344d60870a87c51cdcc4a1eac6f6 (patch)
treeb6c0a1409369bf693ba7601da5cc08826a851b69
parent807b87d8b970053ed25f2ac164a680db1ea77cee (diff)
php-ioncube-loader: 5.0.17
-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 ea902c9..a942ac8 100644
--- a/php-ioncube-loader.spec
+++ b/php-ioncube-loader.spec
@@ -24,7 +24,7 @@
Name: %{?scl_prefix}php-ioncube-loader
Summary: Loader for ionCube Encoded Files with ionCube 24 support
-Version: 5.0.16
+Version: 5.0.17
Release: 1%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: Distribuable
Group: Development/Languages
@@ -68,7 +68,7 @@ Obsoletes: php56w-ioncube-loader <= %{version}
%description
Loader for ionCube Encoded Files with ionCube 24 support.
-Package built for PHP %(%{__php} -n -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}.
+Package built for PHP %(%{__php} -n -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}.
%prep
@@ -175,6 +175,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Sep 10 2015 Remi Collet <remi@remirepo.net> - 5.0.17-1
+- update to 5.0.17 (Sep 9, 2015)
+
* Fri Aug 28 2015 Remi Collet <remi@remirepo.net> - 5.0.16-1
- update to 5.0.16 (Aug 27, 2015)