This commit is contained in:
Dennis Gilmore 2011-02-08 17:06:22 -06:00
parent b5207be655
commit e524e386d1
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: A small text editor
Name: nano
Version: 2.2.6
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv3+
Group: Applications/Editors
URL: http://www.nano-editor.org
@ -94,6 +94,9 @@ rm -rf %{buildroot}
%{_datadir}/nano
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.6-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Sun Nov 28 2010 Kamil Dudka <kdudka@redhat.com> - 2.2.6-2
- fix bugs introduced by patches added in 2.2.6-1 (#657875)