From ec8c1bc79d70df8366e64de1ff510ddec659215f Mon Sep 17 00:00:00 2001
From: Chris Allegretta <chrisa@asty.org>
Date: Sat, 30 Mar 2002 16:52:42 +0000
Subject: [PATCH] Fix the formatting of the spec a leetle

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1162 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 nano.spec.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/nano.spec.in b/nano.spec.in
index fff2e355..d3e4f958 100644
--- a/nano.spec.in
+++ b/nano.spec.in
@@ -4,8 +4,8 @@
 
 Summary	: Pico editor clone with enhancements
 Name		: %{name}
-Version	: %{ver}
-Release	: %{rel}
+Version		: %{ver}
+Release		: %{rel}
 Copyright	: GPL
 Group		: Console/Editors
 Packager	: Chris Allegretta <chrisa@asty.org>