This commit is contained in:
committed by
Git OBS Bridge
parent
ffd330d931
commit
5df0e28ea6
12
nano.spec
12
nano.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package nano (Version 2.1.7)
|
||||
# spec file for package nano (Version 2.1.9)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@@ -25,7 +25,7 @@ License: GPL v3 or later
|
||||
Group: Productivity/Editors/Other
|
||||
AutoReqProv: on
|
||||
Summary: Pico Editor Clone with Enhancements
|
||||
Version: 2.1.7
|
||||
Version: 2.1.9
|
||||
Release: 1
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -84,6 +84,14 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/nano
|
||||
|
||||
%changelog
|
||||
* Wed Feb 18 2009 crrodriguez@suse.de
|
||||
- update to version 2.1.9 see NEWS for details
|
||||
* Issues with the new sped-up syntax highlighting code were
|
||||
corrected. Other fixes include configure-time detection of groff HTML
|
||||
support before attempting to generate the HTML version of man pages. Using
|
||||
~ or ~username syntax in .nanorc should now work again. Also, nano will now
|
||||
only ask for one acknowledgment of errors it encounters when parsing nanorc
|
||||
files, and a new -q (--quiet) flag will silence these messages altogether.
|
||||
* Mon Jan 05 2009 crrodriguez@suse.de
|
||||
- update to versison 2.1.7, see NEWS for details
|
||||
* Wed Sep 03 2008 crrodriguez@suse.de
|
||||
|
Reference in New Issue
Block a user