From 013266d6739d79828c4e3ffb4da20e4039e6ca80 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 11:55:44 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- nss_nis.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nss_nis.spec b/nss_nis.spec index 860207f..719c35b 100644 --- a/nss_nis.spec +++ b/nss_nis.spec @@ -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 - 3.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Sun May 10 2020 Zbigniew Jędrzejewski-Szmek - 3.1-5 - Make sure that systemd-userdbd.service can access the network too (#1829572)