From 4d7d16b39a99799cc09c358888709b4047cfe7f14c97827c70904051fef79cba Mon Sep 17 00:00:00 2001 From: Daniel Rahn Date: Wed, 8 Jul 2015 07:32:40 +0000 Subject: [PATCH] Accepting request 315231 from home:AndreasStieger:branches:editors GNU nano 2.4.2 OBS-URL: https://build.opensuse.org/request/show/315231 OBS-URL: https://build.opensuse.org/package/show/editors/nano?expand=0&rev=31 --- nano-2.4.1.tar.gz | 3 --- nano-2.4.1.tar.gz.asc | 7 ------- nano-2.4.2.tar.gz | 3 +++ nano-2.4.2.tar.gz.asc | 7 +++++++ nano.changes | 9 +++++++++ nano.spec | 2 +- 6 files changed, 20 insertions(+), 11 deletions(-) delete mode 100644 nano-2.4.1.tar.gz delete mode 100644 nano-2.4.1.tar.gz.asc create mode 100644 nano-2.4.2.tar.gz create mode 100644 nano-2.4.2.tar.gz.asc diff --git a/nano-2.4.1.tar.gz b/nano-2.4.1.tar.gz deleted file mode 100644 index 68cf2f5..0000000 --- a/nano-2.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6a0ceb5e1b9b9bea72d5d1f46488ace4782b1f198ea6ba558480a86d994f29d2 -size 1890805 diff --git a/nano-2.4.1.tar.gz.asc b/nano-2.4.1.tar.gz.asc deleted file mode 100644 index 016fffc..0000000 --- a/nano-2.4.1.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlUtVzEACgkQvLNW35EAn6dSsQCdENF3GrHNudfN8XoKSBjWTVlD -FUwAoLk8jBO5QdLZwyvqLh3YRQIMRESY -=KgtI ------END PGP SIGNATURE----- diff --git a/nano-2.4.2.tar.gz b/nano-2.4.2.tar.gz new file mode 100644 index 0000000..c507334 --- /dev/null +++ b/nano-2.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8cd7f18fcf5696d9df3364ee2a840e0ab7b6bdbd22abf850bbdc951db7f65b9 +size 1898633 diff --git a/nano-2.4.2.tar.gz.asc b/nano-2.4.2.tar.gz.asc new file mode 100644 index 0000000..ce2cc80 --- /dev/null +++ b/nano-2.4.2.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEABECAAYFAlWY4tEACgkQvLNW35EAn6fCwwCgnoLwgu9AGefaB/T+MsTF52bj +z10AnjzaN4/wehr2NS8cg9dqoTtY283l +=23cU +-----END PGP SIGNATURE----- diff --git a/nano.changes b/nano.changes index 7853213..3f7afd0 100644 --- a/nano.changes +++ b/nano.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Jul 6 13:35:04 UTC 2015 - astieger@suse.com + +- GNU nano 2.4.2: + * ability to resize when in modes other than the main editing window + * proper displaying of invalid UTF-8 bytes + * new syntax definitions for Elisp, Guile, and PostgreSQL + * better display of shortcuts in the help menu and file browser + ------------------------------------------------------------------- Thu Apr 16 10:12:49 UTC 2015 - astieger@suse.com diff --git a/nano.spec b/nano.spec index 2f8892e..a34c40c 100644 --- a/nano.spec +++ b/nano.spec @@ -18,7 +18,7 @@ %define _version 2.4 Name: nano -Version: 2.4.1 +Version: 2.4.2 Release: 0 Summary: Pico editor clone with enhancements License: GPL-3.0+