From c9dfaa19ae54d41fc1c45749bb730a286c01a785 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 00:43:14 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/nss_wrapper.git#946025d72922993ecad9bea4181780090054dabf --- nss_wrapper.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nss_wrapper.spec b/nss_wrapper.spec index 76349a0..4ff8d9e 100644 --- a/nss_wrapper.spec +++ b/nss_wrapper.spec @@ -1,6 +1,6 @@ Name: nss_wrapper Version: 1.1.11 -Release: 4%{?dist} +Release: 5%{?dist} License: BSD Summary: A wrapper for the user, group and hosts NSS API @@ -74,6 +74,9 @@ sed -i '1 s|/usr/bin/env\ perl|/usr/bin/perl|' %{buildroot}%{_bindir}/nss_wrappe %{_mandir}/man1/nss_wrapper.1* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.11-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Aug 05 2020 Andreas Schneider - 1.1.11-4 - Build using new cmake macros