summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-horde-horde-lz4.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php-horde-horde-lz4.spec b/php-horde-horde-lz4.spec
index 760dd20..9431a76 100644
--- a/php-horde-horde-lz4.spec
+++ b/php-horde-horde-lz4.spec
@@ -40,7 +40,7 @@
Summary: Horde LZ4 Compression Extension
Name: %{?sub_prefix}php-horde-horde-lz4
Version: 1.0.8
-Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 6%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://www.horde.org
@@ -97,7 +97,7 @@ Obsoletes: php70w-horde-horde-lz4 <= %{version}
PHP extension that implements the LZ4 compression algorithm,
an extremely fast lossless compression algorithm.
-Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl})}.
+Package built for PHP %(%{__php} -r 'echo PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')%{?scl: as Software Collection (%{scl} by %{?scl_vendor}%{!?scl_vendor:rh})}.
%prep
@@ -239,6 +239,9 @@ rm -rf %{buildroot}
%changelog
+* Tue Oct 13 2015 Remi Collet <remi@fedoraproject.org> - 1.0.8-6
+- rebuild for PHP 7.0.0RC5 new API version
+
* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.8-5
- F23 rebuild with rh_layout