diff options
author | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2015-09-18 15:19:38 +0200 |
commit | 6c8d87d61b690642281e34e85f2a3f75ea52be0f (patch) | |
tree | 80da53e468d4540e79af7ef356b603136635ce23 | |
parent | bf53c2a1f026fca5537d25a4ffbe33a6fe909753 (diff) |
php70: F23 rebuild with rh_layout
-rw-r--r-- | php-horde-horde-lz4.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-horde-horde-lz4.spec b/php-horde-horde-lz4.spec index f3504d5..760dd20 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: 4%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 5%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} License: MIT Group: Development/Languages URL: http://www.horde.org @@ -239,6 +239,9 @@ rm -rf %{buildroot} %changelog +* Fri Sep 18 2015 Remi Collet <remi@fedoraproject.org> - 1.0.8-5 +- F23 rebuild with rh_layout + * Wed Jul 22 2015 Remi Collet <remi@fedoraproject.org> - 1.0.8-4 - rebuild against php 7.0.0beta2 |