bump to 55 to make the pre-tag hooks happy.

This commit is contained in:
Jeffrey E. Moyer 2004-11-17 01:01:59 +00:00
parent a1c855e738
commit 3f51af042f

View File

@ -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 <jmoyer@redhat.com> - 1:4.1.3-54
* Tue Nov 16 2004 Jeff Moyer <jmoyer@redhat.com> - 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.