Perl 5.24 rebuild

This commit is contained in:
Jitka Plesnikova 2016-05-17 03:34:20 +02:00
parent 17b7dcc03c
commit a5fab07623

View File

@ -1,7 +1,7 @@
Summary: High-performance and highly configurable free RADIUS server
Name: freeradius
Version: 3.0.11
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+ and LGPLv2+
Group: System Environment/Daemons
URL: http://www.freeradius.org/
@ -781,6 +781,9 @@ exit 0
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest
%changelog
* Tue May 17 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.0.11-2
- Perl 5.24 rebuild
* Tue Apr 12 2016 Nikolai Kondrashov <Nikolai.Kondrashov@redhat.com> - 3.0.11-1
- Upgrade to upstream v3.0.10 release.
See upstream ChangeLog for details (in freeradius-doc subpackage).