From 2a408df88d333aba8bc7012c46ab83861190db9a Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 18 Sep 2015 15:19:38 +0200 Subject: php70: F23 rebuild with rh_layout --- php-pecl-lzf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'php-pecl-lzf.spec') diff --git a/php-pecl-lzf.spec b/php-pecl-lzf.spec index 8d678d3..8e87fd1 100644 --- a/php-pecl-lzf.spec +++ b/php-pecl-lzf.spec @@ -32,7 +32,7 @@ Name: %{?sub_prefix}php-pecl-lzf Version: 1.6.3 -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;')}} Summary: Extension to handle LZF de/compression Group: Development/Languages License: PHP @@ -233,6 +233,9 @@ fi %changelog +* Fri Sep 18 2015 Remi Collet - 1.6.3-5 +- F23 rebuild with rh_layout + * Wed Jul 22 2015 Remi Collet - 1.6.3-4 - rebuild against php 7.0.0beta2 -- cgit