This commit is contained in:
committed by
Git OBS Bridge
parent
0b5f4d64cf
commit
1ad7c40434
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e1658c5650d08f83301c088c04ed677fbeeb40adefbc0b8f856be88545e6e956
|
||||
size 902705
|
3
nano-2.0.4.tar.bz2
Normal file
3
nano-2.0.4.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a6397efb3b92e41543396fa0ae9ead7289fe594689f528b6484841034c978630
|
||||
size 903673
|
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 7 13:40:56 CEST 2007 - cthiel@suse.de
|
||||
|
||||
- update to version 2.0.4
|
||||
* GNU nano 2.0.4 heralds the dawn. This release contains proper support
|
||||
for the Ctrl-[arrow key], Shift-[arrow key], and F13-F16 keys under
|
||||
Xfce's Terminal. It also adds still more minor documentation updates.
|
||||
Enjoy.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 29 14:22:15 CEST 2007 - cthiel@suse.de
|
||||
|
||||
|
12
nano.spec
12
nano.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package nano (Version 2.0.3)
|
||||
# spec file for package nano (Version 2.0.4)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -17,8 +17,8 @@ License: GNU General Public License (GPL)
|
||||
Group: Productivity/Editors/Other
|
||||
Autoreqprov: on
|
||||
Summary: Pico Editor Clone with Enhancements
|
||||
Version: 2.0.3
|
||||
Release: 8
|
||||
Version: 2.0.4
|
||||
Release: 1
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -64,6 +64,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/nano
|
||||
|
||||
%changelog
|
||||
* Sat Apr 07 2007 - cthiel@suse.de
|
||||
- update to version 2.0.4
|
||||
* GNU nano 2.0.4 heralds the dawn. This release contains proper support
|
||||
for the Ctrl-[arrow key], Shift-[arrow key], and F13-F16 keys under
|
||||
Xfce's Terminal. It also adds still more minor documentation updates.
|
||||
Enjoy.
|
||||
* Thu Mar 29 2007 - cthiel@suse.de
|
||||
- fixed build by adding BuildRequires: ncurses-devel
|
||||
* Mon Jan 29 2007 - cthiel@suse.de
|
||||
|
Reference in New Issue
Block a user