diff --git a/autofs.spec b/autofs.spec index ab33fd7..96f5f4d 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.5 -Release: 5%{?dist} +Release: 6%{?dist} Epoch: 1 License: GPLv2+ Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz @@ -175,6 +175,9 @@ fi %dir /etc/auto.master.d %changelog +* Wed Jul 24 2019 Fedora Release Engineering - 1:5.1.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Tue May 14 2019 Ian Kent - 1:5.1.5-4 - add BuildRequires: krb5-devel.