This commit is contained in:
parent
7910efbbf9
commit
ffd330d931
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:9f44ac9034940d97265f3984893833b9d0686e7342d6dca3d506f9704290447c
|
|
||||||
size 990787
|
|
3
nano-2.1.7.tar.bz2
Normal file
3
nano-2.1.7.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db4a389779c52573950e541554ced1114e06006f48e84531c3ba785f692927b5
|
||||||
|
size 995164
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 5 21:45:36 CET 2009 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
- update to versison 2.1.7, see NEWS for details
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 3 15:45:39 CEST 2008 - crrodriguez@suse.de
|
Wed Sep 3 15:45:39 CEST 2008 - crrodriguez@suse.de
|
||||||
|
|
||||||
|
12
nano.spec
12
nano.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nano (Version 2.1.5)
|
# spec file for package nano (Version 2.1.7)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -25,7 +25,7 @@ License: GPL v3 or later
|
|||||||
Group: Productivity/Editors/Other
|
Group: Productivity/Editors/Other
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Pico Editor Clone with Enhancements
|
Summary: Pico Editor Clone with Enhancements
|
||||||
Version: 2.1.5
|
Version: 2.1.7
|
||||||
Release: 1
|
Release: 1
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -84,10 +84,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/nano
|
%{_datadir}/nano
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 05 2009 crrodriguez@suse.de
|
||||||
|
- update to versison 2.1.7, see NEWS for details
|
||||||
* Wed Sep 03 2008 crrodriguez@suse.de
|
* Wed Sep 03 2008 crrodriguez@suse.de
|
||||||
- upgrade to nano 2.1.5, change list too long see ChangeLog
|
- upgrade to nano 2.1.5, change list too long see ChangeLog
|
||||||
for more details
|
for more details
|
||||||
* Wed Aug 27 2008 cthiel@suse.de
|
* Tue Aug 26 2008 cthiel@suse.de
|
||||||
- update to version 2.0.8
|
- update to version 2.0.8
|
||||||
* GNU nano 2.0.8 is what she said. This release contains fixes for
|
* GNU nano 2.0.8 is what she said. This release contains fixes for
|
||||||
several long standing issues, including: crashing when starting with too
|
several long standing issues, including: crashing when starting with too
|
||||||
@ -130,7 +132,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
* GNU nano 2.0.6 "that was quick" is released. This release fixes a
|
* GNU nano 2.0.6 "that was quick" is released. This release fixes a
|
||||||
potential segfault after justifying text marked from the bottom up. It
|
potential segfault after justifying text marked from the bottom up. It
|
||||||
also adds one more minor documentation update. Enjoy.
|
also adds one more minor documentation update. Enjoy.
|
||||||
* Mon Apr 23 2007 cthiel@suse.de
|
* Sun Apr 22 2007 cthiel@suse.de
|
||||||
- update to version 2.0.5
|
- update to version 2.0.5
|
||||||
* GNU nano 2.0.5 braces for impact. Among other things, this release
|
* GNU nano 2.0.5 braces for impact. Among other things, this release
|
||||||
fixes various problems (including a segfault) when trying to open or
|
fixes various problems (including a segfault) when trying to open or
|
||||||
|
Loading…
Reference in New Issue
Block a user