diff --git a/autofs.spec b/autofs.spec index 4b38f03..f597cad 100644 --- a/autofs.spec +++ b/autofs.spec @@ -4,7 +4,7 @@ Summary: A tool for automatically mounting and unmounting filesystems. Name: autofs %define version 4.1.3 -%define release 54 +%define release 55 Version: %{version} Release: %{release} Epoch: 1 @@ -161,7 +161,7 @@ exit 0 %{_libdir}/autofs/* %changelog -* Tue Nov 16 2004 Jeff Moyer - 1:4.1.3-54 +* Tue Nov 16 2004 Jeff Moyer - 1:4.1.3-55 - Fix program maps so that they can have gt 4k characters. (Neil Horman) Addresses bz #138994. - Add a space after the colon here "Starting automounter:" in init script.