diff --git a/autofs.spec b/autofs.spec index b33b567..b7abc1b 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.9 -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 License: GPL-2.0-or-later Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz @@ -190,6 +190,9 @@ fi %dir /etc/auto.master.d %changelog +* Fri Jan 19 2024 Fedora Release Engineering - 1:5.1.9-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Mon Dec 18 2023 Florian Weimer - 1:5.1.9-4 - Further C compatibility fixes, run autoconf