From 28264db268015a34284908dc140b4744b134b329 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 07:41:15 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- nano.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/nano.spec b/nano.spec index da94682..f516c8f 100644 --- a/nano.spec +++ b/nano.spec @@ -1,7 +1,7 @@ Summary: A small text editor Name: nano Version: 2.3.2 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv3+ Group: Applications/Editors URL: http://www.nano-editor.org @@ -89,6 +89,9 @@ exit 0 %{_datadir}/nano %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 2.3.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Wed Mar 27 2013 Kamil Dudka - 2.3.2-2 - add "BuildRequires: file-devel" to build libmagic support (#927994)