new upstream release - 2.6.1

This commit is contained in:
Kamil Dudka 2016-06-27 14:58:58 +02:00
parent 335c462b13
commit cdb74801cc
5 changed files with 20 additions and 17 deletions

View File

@ -28,7 +28,7 @@ diff --git a/configure b/configure
index 02733c7..1805e53 100755
--- a/configure
+++ b/configure
@@ -7775,7 +7775,7 @@ fi
@@ -7776,7 +7776,7 @@ fi
@ -54,7 +54,7 @@ diff --git a/src/files.c b/src/files.c
index 99cc1b8..9a1bdcc 100644
--- a/src/files.c
+++ b/src/files.c
@@ -1691,6 +1691,29 @@ int copy_file(FILE *inn, FILE *out)
@@ -1687,6 +1687,29 @@ int copy_file(FILE *inn, FILE *out)
return retval;
}
@ -84,7 +84,7 @@ index 99cc1b8..9a1bdcc 100644
/* Write a file out to disk. If f_open isn't NULL, we assume that it is
* a stream associated with the file, and we don't try to open it
* ourselves. If tmp is TRUE, we set the umask to disallow anyone else
@@ -1912,17 +1935,9 @@ bool write_file(const char *name, FILE *f_open, bool tmp, append_type
@@ -1908,17 +1931,9 @@ bool write_file(const char *name, FILE *f_open, bool tmp, append_type
fprintf(stderr, "Backing up %s to %s\n", realname, backupname);
#endif
@ -105,7 +105,7 @@ index 99cc1b8..9a1bdcc 100644
if (prompt_failed_backupwrite(backupname))
goto skip_backup;
statusline(HUSH, _("Error writing backup file %s: %s"),
@@ -1934,6 +1949,15 @@ bool write_file(const char *name, FILE *f_open, bool tmp, append_type
@@ -1930,6 +1945,15 @@ bool write_file(const char *name, FILE *f_open, bool tmp, append_type
goto cleanup_and_exit;
}

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-----

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,6 +1,6 @@
Summary: A small text editor
Name: nano
Version: 2.6.0
Version: 2.6.1
Release: 1%{?dist}
License: GPLv3+
Group: Applications/Editors
@ -93,6 +93,9 @@ exit 0
%{_datadir}/nano
%changelog
* Mon Jun 27 2016 Kamil Dudka <kdudka@redhat.com> - 2.6.1-1
- new upstream release
* Mon Jun 20 2016 Kamil Dudka <kdudka@redhat.com> - 2.6.0-1
- new upstream release

View File

@ -1 +1 @@
89051965a1de963190696348bc291b86 nano-2.6.0.tar.gz
5154704d2f3461140e6798470e03b711 nano-2.6.1.tar.gz