Browse Source

autofs-5.1.8-1

Tomohiro "Tomo-p" KATO 2 years ago
parent
commit
966d956e7b
1 changed files with 4 additions and 1 deletions
  1. 4 1
      a/autofs/autofs-vl.spec

+ 4 - 1
a/autofs/autofs-vl.spec

@@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems.
 Summary(ja): 自動的にファイルシステムをマウント/アンマウントするツール
 Name: autofs
 Epoch: 1
-Version: 5.1.7
+Version: 5.1.8
 Release: 1%{?_dist_release}%{?with_systemd:.systemd}
 Group: system
 Vendor: Project Vine
@@ -191,6 +191,9 @@ fi
 
 
 %changelog
+* Sat Nov 27 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 5.1.8-1
+- updated to 5.1.8.
+
 * Thu Mar 04 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> - 5.1.7-1
 - updated to 5.1.7.
 - added systemd support (disabled as default).