diff options
author | Remi Collet <remi@remirepo.net> | 2018-08-16 10:41:33 +0200 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2018-08-16 10:41:33 +0200 |
commit | 7f089a728960f740d011888d0c70f5ad8db43e31 (patch) | |
tree | f2d5adb51e185cba972b572a635a5a245ac5d98e | |
parent | ae2d9fdb578fb5f3c1da89c6a5acfff0ec849143 (diff) |
rebuild for 7.3.0beta2 new ABI
-rw-r--r-- | php-pecl-radius.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/php-pecl-radius.spec b/php-pecl-radius.spec index e146aed..0f8cd2e 100644 --- a/php-pecl-radius.spec +++ b/php-pecl-radius.spec @@ -32,7 +32,7 @@ Name: %{?sub_prefix}php-pecl-radius Version: 1.4.0 -Release: 0.5.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} +Release: 0.6.%{prever}%{?dist}%{!?scl:%{!?nophptag:%(%{__php} -r 'echo ".".PHP_MAJOR_VERSION.".".PHP_MINOR_VERSION;')}} Summary: Radius client library License: BSD @@ -248,6 +248,9 @@ fi %changelog +* Thu Aug 16 2018 Remi Collet <remi@remirepo.net> - 1.4.0-0.6.b1 +- rebuild for 7.3.0beta2 new ABI + * Wed Jul 18 2018 Remi Collet <remi@remirepo.net> - 1.4.0-0.5.b1 - rebuild for 7.3.0alpha4 new ABI |