SHA256
1
0
forked from pool/nano

Accepting request 405086 from editors

- Update to version 2.6.1:
  * "Stampede" is chiefly a translation update
  * adds one  little feature (the ability to use negative numbers 
    with Go To  Line: -1 meaning the first line from the bottom)
  * includes syntax highlighting for Rust, and fixes three tiny
  * bugs (but in such far corners of the editor that they aren't 
    even worth mentioning).

OBS-URL: https://build.opensuse.org/request/show/405086
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nano?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2016-07-01 07:59:05 +00:00 committed by Git OBS Bridge
commit 575c30a517
6 changed files with 26 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d517a5fcaa9fa6ceda8a63e22be1d83dd7f4af13703c73b10a48e95a6e1178d3
size 1960801

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAABAgAGBQJXZC7oAAoJEJ30hirxF1xbJIIH/i4sKTO+uY/ev361ldpTgeMq
ZNZvFvPJwnOqnwJNfnKQKDmSwDvXXwzHDTGTEQrJOImMbBA1HmmAojB+o1hkpdJm
T3WFEEGm9EXcBHzasLDlX6WmqZhVy0CbSapR12SNovxB02gkqneNUgcXB7q8FWHu
C+jMtCyWja0B8JpRZExAFRbXgD3iZ5YOpE4n6K1Abn93n5R1azcFLPBY9KTuGl90
DmJy9i3Oj08DhOuRguCQLuEfV565vqAOJJTxqdqWxi0AqmLCkV9utYKl3b9KMpbN
WrMB+b06TGaY2geIR3DEvbfYCp7IdJZcWTYes/BmhSuk4f4mJNve/i24uqxg4lw=
=I2JF
-----END PGP SIGNATURE-----

3
nano-2.6.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:56f2ba1c532647bee36abd5f87a714400af0be084cf857a65bc8f41a0dc28fe5
size 1999439

11
nano-2.6.1.tar.gz.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQEcBAABCAAGBQJXcPgiAAoJEJ30hirxF1xbEpUIALq47U0zx6sn5e4pOV93h9AM
PJLGLqKXaHyw0GSQpbZy4zZtWw1ebY3rDkaWEmXzsiKyTgF7a52zwm3fBV8tPS2Z
TacaC8p/SlJCJGomxPvBOcHuhghqwkvgedO89YMWIkt2zxJSd40Kv1367w1Ynd7P
d3Z/avpl9Ueo7ZqKqyfYuzJSERlKsTF+QvaQcVYxUp8LOpvxImi5ThLf9K90org5
cl0UiQAJa03soDYPUc6jouXjxAsj1jTJF9a49TCmyNkkFGrapB6wC8fxpgxVNeWY
a0tlkuzt7ZBv6h4YMXHzjTEliJrfAH6PSAuMdPk4BjAEW5H9yPDjOOqTx2lFeiM=
=4Ont
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jun 27 20:39:37 UTC 2016 - mpluskal@suse.com
- Update to version 2.6.1:
* "Stampede" is chiefly a translation update
* adds one little feature (the ability to use negative numbers
with Go To Line: -1 meaning the first line from the bottom)
* includes syntax highlighting for Rust, and fixes three tiny
* bugs (but in such far corners of the editor that they aren't
even worth mentioning).
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Jun 20 13:02:56 UTC 2016 - mpluskal@suse.com Mon Jun 20 13:02:56 UTC 2016 - mpluskal@suse.com

View File

@ -18,7 +18,7 @@
%define _version 2.6 %define _version 2.6
Name: nano Name: nano
Version: 2.6.0 Version: 2.6.1
Release: 0 Release: 0
Summary: Pico editor clone with enhancements Summary: Pico editor clone with enhancements
License: GPL-3.0+ License: GPL-3.0+