From 3f51af042fa2eaf1695083389f8e940e36e7417d Mon Sep 17 00:00:00 2001 From: Jeffrey E. Moyer Date: Nov 17 2004 01:01:59 +0000 Subject: bump to 55 to make the pre-tag hooks happy. --- 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.