Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2020-07-28 11:55:44 +00:00
parent a448881df5
commit 013266d673
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: nss_nis
Version: 3.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Name Service Switch (NSS) module using NIS
License: LGPLv2+
Url: https://github.com/thkukuk/libnss_nis
@ -59,6 +59,9 @@ make check
%license COPYING
%changelog
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sun May 10 2020 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.1-5
- Make sure that systemd-userdbd.service can access the network too (#1829572)