diff --git a/autofs.spec b/autofs.spec index 3704e6a..19d69ae 100644 --- a/autofs.spec +++ b/autofs.spec @@ -8,7 +8,7 @@ Summary: A tool for automatically mounting and unmounting filesystems Name: autofs Version: 5.1.6 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2+ Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz @@ -171,6 +171,9 @@ fi %dir /etc/auto.master.d %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 1:5.1.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Mon Oct 07 2019 Fedora Release Engineering - 1:5.1.6-1 - update to upstream 5.1.6 release.