From 4d729f6508b3c5878ecfcbbd57a4f8b45d6b2928 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 16:56:05 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_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 8c8a489..26df4ac 100644 --- a/nss_nis.spec +++ b/nss_nis.spec @@ -1,6 +1,6 @@ Name: nss_nis Version: 3.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Name Service Switch (NSS) module using NIS License: LGPLv2+ Url: https://github.com/thkukuk/libnss_nis @@ -59,6 +59,9 @@ make check %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 3.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Tue Jul 11 2023 Ondrej Sloup - 3.2-1 - Rebase to the latest upstream version (rhbz#2218893) - Remove %%ldconfig_postun as it has no effect in Fedora