- Also update package revision.

This commit is contained in:
Ian Kent 2023-11-07 21:04:52 +08:00
parent 45bc01526f
commit 03ae4fdc94

View File

@ -12,7 +12,7 @@
Summary: A tool for automatically mounting and unmounting filesystems
Name: autofs
Version: 5.1.9
Release: 1%{?dist}
Release: 3%{?dist}
Epoch: 1
License: GPL-2.0-or-later
Source: https://www.kernel.org/pub/linux/daemons/autofs/v5/autofs-%{version}.tar.gz
@ -187,6 +187,9 @@ fi
%dir /etc/auto.master.d
%changelog
* Tue Nov 07 2023 Ian Kent <ikent@redhat.com> - 1:5.1.9-3
- Also update package revision.
* Tue Nov 07 2023 Ian Kent <ikent@redhat.com> - 1:5.1.9-2
- correct changelog entry submitter name.