From 8b4baa7fed65a3ec081b799d485608a210ad165d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 20 Jul 2022 21:35:24 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- autofs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/autofs.spec b/autofs.spec index 1c4d414..43d1630 100644 --- a/autofs.spec +++ b/autofs.spec @@ -12,7 +12,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.1.8 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 License: GPLv2+ Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz @@ -226,6 +226,9 @@ fi %dir /etc/auto.master.d %changelog +* Wed Jul 20 2022 Fedora Release Engineering - 1:5.1.8-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Fri May 06 2022 Ian Kent - 1:5.1.8-4 - fix kernel mount status notification. - fix set open file limit.