From bb59553edd49e77c0026c646397f6df895bd3487 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 14 Oct 2015 09:31:19 +0200 Subject: PHP 7.0.0RC5 --- php-pecl-apm-dev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-apm-dev.spec b/php-pecl-apm-dev.spec index 8db67dc..59eb141 100644 --- a/php-pecl-apm-dev.spec +++ b/php-pecl-apm-dev.spec @@ -46,7 +46,7 @@ Name: %{?sub_prefix}php-pecl-apm Summary: Alternative PHP Monitor Version: 2.0.5 %if 0%{?gh_date:1} -Release: 4.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 5.%{gh_date}git%{gh_short}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} %else Release: 2%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} %endif @@ -261,6 +261,9 @@ fi %changelog +* Tue Oct 13 2015 Remi Collet - 2.0.5-5.20150807gitd08a589 +- rebuild for PHP 7.0.0RC5 new API version + * Fri Sep 18 2015 Remi Collet - 2.0.5-4.20150807gitd08a589 - F23 rebuild with rh_layout -- cgit