This commit is contained in:
committed by
Git OBS Bridge
parent
d83bd1fd44
commit
6887d3b0d1
12
nano.spec
12
nano.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nano (Version 2.0.2)
|
||||
# spec file for package nano (Version 2.0.3)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@@ -16,7 +16,7 @@ License: GNU General Public License (GPL)
|
||||
Group: Productivity/Editors/Other
|
||||
Autoreqprov: on
|
||||
Summary: Pico Editor Clone with Enhancements
|
||||
Version: 2.0.2
|
||||
Version: 2.0.3
|
||||
Release: 1
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -63,6 +63,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/nano
|
||||
|
||||
%changelog -n nano
|
||||
* Mon Jan 29 2007 - cthiel@suse.de
|
||||
- update to version 2.0.3
|
||||
* GNU nano 2.0.3 flows toward its ending. This release contains several
|
||||
minor optimizations to make the executable a little smaller under some
|
||||
circumstances, some translation updates, improvements to the color
|
||||
syntax for Python, and still more minor documentation updates.
|
||||
* Thu Dec 21 2006 - cthiel@suse.de
|
||||
- update to version 2.0.2
|
||||
* GNU nano 2.0.2 forges ahead. This release fixes a segfault when trying
|
||||
|
Reference in New Issue
Block a user