diff --git a/autofs.spec b/autofs.spec index 671e433..181806f 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.7 -Release: 17%{?dist} +Release: 18%{?dist} Epoch: 1 License: GPLv2+ Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz @@ -347,6 +347,9 @@ fi %dir /etc/auto.master.d %changelog +* Wed Jul 21 2021 Fedora Release Engineering - 1:5.1.7-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Sat Jun 19 2021 Ian Kent - 1:5.1.7-17 - correct patch, fix nonstrict offset mount fail handling.