diff --git a/nano-2.5.0.tar.gz b/nano-2.5.0.tar.gz deleted file mode 100644 index 76e2059..0000000 --- a/nano-2.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ff323e6fef74caf0a924304841c07ac65ec30db99dc5c1f8272b4c536a5c89ee -size 1909625 diff --git a/nano-2.5.0.tar.gz.asc b/nano-2.5.0.tar.gz.asc deleted file mode 100644 index 3a01942..0000000 --- a/nano-2.5.0.tar.gz.asc +++ /dev/null @@ -1,7 +0,0 @@ ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1 - -iEYEABECAAYFAlZjyBEACgkQvLNW35EAn6c2pwCg44t3cjySFYTBxqUQWn5cG/+i -nuIAoLrOVrhe06exKsGb8S9RpvqvfUPV -=jqjB ------END PGP SIGNATURE----- diff --git a/nano-2.5.1.tar.gz b/nano-2.5.1.tar.gz new file mode 100644 index 0000000..c71192b --- /dev/null +++ b/nano-2.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e06fca01bf183f4d531aa65a28dffc0e2d10185239909eb3de797023f3453bde +size 1925392 diff --git a/nano-2.5.1.tar.gz.asc b/nano-2.5.1.tar.gz.asc new file mode 100644 index 0000000..f923435 --- /dev/null +++ b/nano-2.5.1.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEABECAAYFAlaTOJAACgkQvLNW35EAn6cUYwCg06jx/7wtlHA9Fx2VI/wfiL29 +25wAn3ew1mra5GWeQ4zck4/VicUC2qE1 +=sSKY +-----END PGP SIGNATURE----- diff --git a/nano.changes b/nano.changes index b3d0672..f389a3d 100644 --- a/nano.changes +++ b/nano.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Tue Jan 12 15:17:34 UTC 2016 - astieger@suse.com + +- 2.5.1: + * fix syntax-highlighting bug + * fix positionlog bug + * disable time-eating multiline regex in the C syntax + * adds an escape hatch to the WriteOut menu when --tempfile is + used: the discardbuffer command, ^Q. + * translation updates for fifteen languages + * small fix in the softwrap code + ------------------------------------------------------------------- Sun Dec 6 13:32:01 UTC 2015 - mpluskal@suse.com diff --git a/nano.spec b/nano.spec index 21eca4f..5a15688 100644 --- a/nano.spec +++ b/nano.spec @@ -1,7 +1,7 @@ # # spec file for package nano # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define _version 2.5 Name: nano -Version: 2.5.0 +Version: 2.5.1 Release: 0 Summary: Pico editor clone with enhancements License: GPL-3.0+