licence
This commit is contained in:
parent
8ece56671a
commit
69531d2c3c
@ -1,8 +1,8 @@
|
|||||||
Summary: A small text editor
|
Summary: A small text editor
|
||||||
Name: nano
|
Name: nano
|
||||||
Version: 2.0.6
|
Version: 2.0.6
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPL
|
License: GPLv2+
|
||||||
Group: Applications/Editors
|
Group: Applications/Editors
|
||||||
URL: http://www.nano-editor.org
|
URL: http://www.nano-editor.org
|
||||||
Source: http://www.nano-editor.org/dist/v1.3/%{name}-%{version}.tar.gz
|
Source: http://www.nano-editor.org/dist/v1.3/%{name}-%{version}.tar.gz
|
||||||
@ -56,6 +56,9 @@ rm -rf %{buildroot}
|
|||||||
%{_datadir}/nano
|
%{_datadir}/nano
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 22 2007 David Woodhouse <dwmw2@infradead.org> - 2.0.6-2
|
||||||
|
- Update licence
|
||||||
|
|
||||||
* Sun Jun 03 2007 Florian La Roche <laroche@redhat.com> - 2.0.6-1
|
* Sun Jun 03 2007 Florian La Roche <laroche@redhat.com> - 2.0.6-1
|
||||||
- update to 2.0.6
|
- update to 2.0.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user