Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
38ccc08def
commit
a9c9b8aff3
@ -12,7 +12,7 @@
|
|||||||
Summary: A tool for automatically mounting and unmounting filesystems
|
Summary: A tool for automatically mounting and unmounting filesystems
|
||||||
Name: autofs
|
Name: autofs
|
||||||
Version: 5.1.8
|
Version: 5.1.8
|
||||||
Release: 20%{?dist}
|
Release: 21%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz
|
Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz
|
||||||
@ -291,6 +291,9 @@ fi
|
|||||||
%dir /etc/auto.master.d
|
%dir /etc/auto.master.d
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.1.8-21
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Sat Mar 25 2023 Ian Kent <ikent@redhat.com> - 1:5.1.8-20
|
* Sat Mar 25 2023 Ian Kent <ikent@redhat.com> - 1:5.1.8-20
|
||||||
- fix autofs regression due to positive_timeout.
|
- fix autofs regression due to positive_timeout.
|
||||||
- fix parse module instance mutex naming.
|
- fix parse module instance mutex naming.
|
||||||
|
Loading…
Reference in New Issue
Block a user