From be7e6cdcd6461f02ce534062801275b300f23693 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 1 Dec 2016 11:35:04 +0100 Subject: PHP 7.1 mass rebuild part #1 --- php-pecl-radius-dev.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/php-pecl-radius-dev.spec b/php-pecl-radius-dev.spec index d8df403..a6578a3 100644 --- a/php-pecl-radius-dev.spec +++ b/php-pecl-radius-dev.spec @@ -32,7 +32,7 @@ Name: %{?sub_prefix}php-pecl-radius Version: 1.4.0 -Release: 0.2.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 0.3.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: Radius client library License: BSD @@ -244,6 +244,9 @@ rm -rf %{buildroot} %changelog +* Thu Dec 1 2016 Remi Collet - 1.4.0-0.3.b1 +- rebuild with PHP 7.1.0 GA + * Wed Sep 14 2016 Remi Collet - 1.4.0-0.2.b1 - rebuild for PHP 7.1 new API version -- cgit