From 0ff27675643c80eb9d134b0d181b06104dcbe17d634fc4f43aa374f699591b3d Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Wed, 4 Mar 2015 14:28:47 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/dialog?expand=0&rev=29 --- dialog-1.2-20140911.tgz | 3 --- dialog-1.2-20150225.tgz | 3 +++ dialog.changes | 20 ++++++++++++++++++++ dialog.spec | 3 ++- 4 files changed, 25 insertions(+), 4 deletions(-) delete mode 100644 dialog-1.2-20140911.tgz create mode 100644 dialog-1.2-20150225.tgz diff --git a/dialog-1.2-20140911.tgz b/dialog-1.2-20140911.tgz deleted file mode 100644 index a26ddae..0000000 --- a/dialog-1.2-20140911.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d054766fba3dac828851f1c9852e5992eb824fd0a0dd26d87ee517242027bafc -size 455139 diff --git a/dialog-1.2-20150225.tgz b/dialog-1.2-20150225.tgz new file mode 100644 index 0000000..c306c20 --- /dev/null +++ b/dialog-1.2-20150225.tgz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6844b13a7a1fea568a8d5bb3004e1af90888cd4a5e8c2ded2c38f34fcc7397ff +size 473318 diff --git a/dialog.changes b/dialog.changes index 6713aa4..e1644de 100644 --- a/dialog.changes +++ b/dialog.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Wed Mar 4 14:26:46 UTC 2015 - werner@suse.de + +- Update to version 1.2-20150225 + + modify gauge widget to keep from erasing a second gauge widget, e.g., + via the "--and-widget" option. This is a cosmetic change to match + behavior of dialog 1.0 (report by Jason Orendorf). + + add configure option "--with-man2html" + + add configure options for versioned symbols, from ongoing work on + ncurses. + + update configure macros, e.g., for shared libraries +- Changes from 1.2- 20150125 + + suppress highlighting of character which denotes an abbreviation or + shortcut for the OK/Cancel and other buttons for these widgets, which + use abbreviations for the list shown on the screen: buildlist, + checklist/radiobox, menubox, treeview (Debian #775295). + + add grid up/left and down/right bindings in editbox.c as synonyms for + field prev and next, respectively when handling the OK/Cancel buttons + (Debian #775294). + ------------------------------------------------------------------- Sun Jan 4 19:05:54 UTC 2015 - p.drouand@gmail.com diff --git a/dialog.spec b/dialog.spec index bd11f83..67549b0 100644 --- a/dialog.spec +++ b/dialog.spec @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: dialog Url: http://invisible-island.net/dialog/ Version: 1.2 Release: 0 -%define src_date 20140911 +%define src_date 20150225 %define somajor 11 Summary: Menus and Input Boxes for Shell Scripts License: LGPL-2.1