Rebuilt for switch to libxcrypt

This commit is contained in:
Björn Esser 2018-01-20 23:06:43 +01:00
parent ac797ee71b
commit 074601dd02
No known key found for this signature in database
GPG Key ID: F52E98007594C21D

View File

@ -1,7 +1,7 @@
Summary: High-performance and highly configurable free RADIUS server
Name: freeradius
Version: 3.0.15
Release: 8%{?dist}
Release: 9%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Daemons
URL: http://www.freeradius.org/
@ -801,6 +801,9 @@ exit 0
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest
%changelog
* Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 3.0.15-9
- Rebuilt for switch to libxcrypt
* Fri Jan 05 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.0.15-8
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)