diff --git a/autofs.spec b/autofs.spec index c34ac0b..a5d7af3 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.8 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2+ Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz @@ -188,6 +188,9 @@ fi %dir /etc/auto.master.d %changelog +* Fri Nov 12 2021 Björn Esser - 1:5.1.8-2 +- Rebuild(libnsl2) + * Tue Oct 19 2021 Ian Kent - 1:5.1.8-1 - Update to upstream release 5.1.8.