summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-01 11:35:04 +0100
commit051b1f6ceee7defdbbd51b3cf8f21997240c0d3a (patch)
tree013c8552d9800b3bb5d05965352fc2edc073c564
parent09cb5fe400efbfb25395163371977ab6c02523fc (diff)
PHP 7.1 mass rebuild part #1
-rw-r--r--php-horde-horde-lz4.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/php-horde-horde-lz4.spec b/php-horde-horde-lz4.spec
index 7401b65..0e4d616 100644
--- a/php-horde-horde-lz4.spec
+++ b/php-horde-horde-lz4.spec
@@ -10,12 +10,8 @@
# Please, preserve the changelog entries
#
%if 0%{?scl:1}
-%if "%{scl}" == "rh-php56"
-%global sub_prefix more-php56-
-%else
%global sub_prefix %{scl_prefix}
%endif
-%endif
%{?scl: %scl_package php-horde-horde-lz4}
@@ -37,7 +33,7 @@
Summary: Horde LZ4 Compression Extension
Name: %{?sub_prefix}php-horde-horde-lz4
Version: 1.0.10
-Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
+Release: 3%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}}
License: MIT
Group: Development/Languages
URL: http://www.horde.org
@@ -244,6 +240,9 @@ rm -rf %{buildroot}
%changelog
+* Thu Dec 1 2016 Remi Collet <remi@fedoraproject.org> - 1.0.10-3
+- rebuild with PHP 7.1.0 GA
+
* Wed Sep 14 2016 Remi Collet <remi@fedoraproject.org> - 1.0.10-2
- rebuild for PHP 7.1 new API version