From 8332f79cb40ddaebc4f0d59e2d55a8f08cc91be8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 16:33:37 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_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 589632a..91b667b 100644 --- a/nss_nis.spec +++ b/nss_nis.spec @@ -1,6 +1,6 @@ Name: nss_nis Version: 3.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Name Service Switch (NSS) module using NIS License: LGPLv2+ Url: https://github.com/thkukuk/libnss_nis @@ -53,6 +53,9 @@ make check %license COPYING %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 3.0-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Nov 9 2018 Matej Mužila 3.0-8 - Add systemd-logind snippet (RestrictAddressFamilies) - Resolves: #1645308