Rebuilt for Python 3.10
This commit is contained in:
parent
c2fdf85d80
commit
a8e0c3d9ed
@ -1,7 +1,7 @@
|
|||||||
Summary: High-performance and highly configurable free RADIUS server
|
Summary: High-performance and highly configurable free RADIUS server
|
||||||
Name: freeradius
|
Name: freeradius
|
||||||
Version: 3.0.22
|
Version: 3.0.22
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2+ and LGPLv2+
|
License: GPLv2+ and LGPLv2+
|
||||||
URL: http://www.freeradius.org/
|
URL: http://www.freeradius.org/
|
||||||
|
|
||||||
@ -887,6 +887,9 @@ exit 0
|
|||||||
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest
|
%attr(640,root,radiusd) %config(noreplace) /etc/raddb/mods-available/rest
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 3.0.22-2
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Fri Jun 4 2021 Antonio Torres <antorres@redhat.com> - 3.0.22-1
|
* Fri Jun 4 2021 Antonio Torres <antorres@redhat.com> - 3.0.22-1
|
||||||
- Rebased to 3.0.22
|
- Rebased to 3.0.22
|
||||||
Resolves: bz#1961190
|
Resolves: bz#1961190
|
||||||
|
Loading…
Reference in New Issue
Block a user