autofs-5.1.0 - release

From: Ian Kent <raven@themaw.net>

Release autofs-5.1.0.
---
 CHANGELOG   |    2 +-
 autofs.spec |    7 +++----
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG
index cf6fb99..5a5964d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-02/03/2014 autofs-5.1.0
+04/06/2014 autofs-5.1.0
 =======================
 - fix mistake in assignment.
 - add amd map format parser.
diff --git a/autofs.spec b/autofs.spec
index a499dc1..a78d382 100644
--- a/autofs.spec
+++ b/autofs.spec
@@ -19,13 +19,12 @@
 Summary: A tool from automatically mounting and umounting filesystems.
 Name: autofs
 %define version 5.1.0
-%define release 0
-%define beta beta1
+%define release 1
 Version: %{version}
-Release: %{release}.%{beta}
+Release: %{release}
 License: GPL
 Group: System Environment/Daemons
-Source: ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-%{version}-%{beta}.tar.gz
+Source: ftp://ftp.kernel.org/pub/linux/daemons/autofs/v4/autofs-%{version}.tar.gz
 Buildroot: %{_tmppath}/%{name}-tmp
 %if %{with_systemd}
 BuildRequires: systemd-units