diff --git a/autofs.spec b/autofs.spec index ff31011..4c8b3a5 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.4 -Release: 12%{?dist} +Release: 13%{?dist} Epoch: 1 License: GPLv2+ Group: System Environment/Daemons @@ -206,6 +206,10 @@ fi %dir /etc/auto.master.d %changelog +* Tue Mar 06 2018 Ian Kent - 1:5.1.4-13 +- fix install permissions of auto.net and auto.smb. +- update change log. + * Mon Feb 19 2018 Ian Kent - 1:5.1.4-12 - dont allow trailing slash in master map mount points. - fix libresolv configure check.