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.