From 92e6fec53a030edab683b330d4912cb2ef1bf364 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Esser?= Date: Fri, 12 Nov 2021 22:26:56 +0100 Subject: [PATCH] Rebuild(libnsl2) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Björn Esser --- autofs.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.