diff --git a/nano-2.5.2.tar.gz b/nano-2.5.2.tar.gz deleted file mode 100644 index ea1a40d..0000000 --- a/nano-2.5.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:89bd6ac5120880d2a95431d8bad22bf92c7ccbf10b8f1716d4ea062f3faeeb41 -size 1964016 diff --git a/nano-2.5.2.tar.gz.asc b/nano-2.5.2.tar.gz.asc deleted file mode 100644 index a007a4e..0000000 --- a/nano-2.5.2.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAla9bhYACgkQvLNW35EAn6ff9gCg3DKEWUL4ziF8XCkrqeYvhVkk -MbQAoJZDgn87akhFXREZCQLrKaRfjds8 -=c8Uf ------END PGP SIGNATURE----- diff --git a/nano-2.5.3.tar.gz b/nano-2.5.3.tar.gz new file mode 100644 index 0000000..22c0a3b --- /dev/null +++ b/nano-2.5.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b060129b9feff2d4870d803a441178c96531de9aed144ec0b83bd63ccb12ee +size 1967760 diff --git a/nano-2.5.3.tar.gz.asc b/nano-2.5.3.tar.gz.asc new file mode 100644 index 0000000..2154a54 --- /dev/null +++ b/nano-2.5.3.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEABECAAYFAlbPd0AACgkQvLNW35EAn6fSYgCgvx6YZ/9x1YMgS7JFIdeOIfFP +q90An3TfqqstJqqW5imBLBLQv+htaa3i +=VHLC +-----END PGP SIGNATURE----- diff --git a/nano.changes b/nano.changes index 23864f6..0896f08 100644 --- a/nano.changes +++ b/nano.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Feb 26 08:36:04 UTC 2016 - mpluskal@suse.com + +- Update to 2.5.3 + * several bugfixes fostray cursor positioning errors, many many + memory leaks including file reading, using the file browser, + searching for multi-byte characters, history completion, and + many other places. + * New features include the ability to trim whitespace from the + ends of lines when justifying text, see nanorc(5) option + justifytrim for deets. + ------------------------------------------------------------------- Sat Feb 13 08:12:52 UTC 2016 - mpluskal@suse.com diff --git a/nano.spec b/nano.spec index d13ade3..1d542dd 100644 --- a/nano.spec +++ b/nano.spec @@ -18,7 +18,7 @@ %define _version 2.5 Name: nano -Version: 2.5.2 +Version: 2.5.3 Release: 0 Summary: Pico editor clone with enhancements License: GPL-3.0+