From 3bf786ab83fcf2c4f3b6bba5ee3d80cfc5843fb2 Mon Sep 17 00:00:00 2001 From: Nikolai Kondrashov Date: Thu, 13 Jul 2017 11:11:54 +0300 Subject: [PATCH] Rebuild with updated MySQL client library --- freeradius.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/freeradius.spec b/freeradius.spec index 0122f09..7c8e3a2 100644 --- a/freeradius.spec +++ b/freeradius.spec @@ -1,7 +1,7 @@ Summary: High-performance and highly configurable free RADIUS server Name: freeradius Version: 3.0.14 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2+ and LGPLv2+ Group: System Environment/Daemons URL: http://www.freeradius.org/ @@ -796,6 +796,9 @@ exit 0 %attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest %changelog +* Thu Jul 13 2017 Nikolai Kondrashov - 3.0.14-3 +- Rebuild with updated MySQL client library + * Sun Jun 04 2017 Jitka Plesnikova - 3.0.14-2 - Perl 5.26 rebuild