diff --git a/nano.spec b/nano.spec index a3c4b43..8d05295 100644 --- a/nano.spec +++ b/nano.spec @@ -1,7 +1,7 @@ Summary: A small text editor Name: nano Version: 2.0.6 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: Applications/Editors URL: http://www.nano-editor.org @@ -59,6 +59,9 @@ rm -rf %{buildroot} %{_datadir}/nano %changelog +* Mon Feb 18 2008 Fedora Release Engineering - 2.0.6-4 +- Autorebuild for GCC 4.3 + * Fri Dec 07 2007 Jason L Tibbitts III - 2.0.6-3 - Pass rnano.1 through iconv to silence the final rpmlint complaint and finish up the merge review.