From 30761fcef48b3ff86f628073fc0ae7bac400ebb076043dbb9c394b0a0b6255d5 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 13 Jan 2020 12:19:52 +0000 Subject: [PATCH] - Update to 0.12.1: * Allow searching in the language menu by typing continuously. * More informative message when a non-text file isn't opened because of Preferences. * Fixed the disabled sort line actions in context menu. * Considered the new behavior of horizontal wheel scrolling in Qt 5.14.0. * Added a workaround to the text editor for the bug in horizontal scrollbars of Qt 5.14.0. OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/featherpad?expand=0&rev=21 --- featherpad.changes | 13 +++++++++++++ featherpad.spec | 4 ++-- V0.12.0.tar.gz | 3 --- V0.12.1.tar.gz | 3 +++ 4 files changed, 18 insertions(+), 5 deletions(-) delete mode 100644 V0.12.0.tar.gz create mode 100644 V0.12.1.tar.gz diff --git a/featherpad.changes b/featherpad.changes index ded507b..9d5db41 100644 --- a/featherpad.changes +++ b/featherpad.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Jan 13 12:18:05 UTC 2020 - Michael Vetter + +- Update to 0.12.1: + * Allow searching in the language menu by typing continuously. + * More informative message when a non-text file isn't opened + because of Preferences. + * Fixed the disabled sort line actions in context menu. + * Considered the new behavior of horizontal wheel + scrolling in Qt 5.14.0. + * Added a workaround to the text editor for the bug in + horizontal scrollbars of Qt 5.14.0. + ------------------------------------------------------------------- Sun Dec 29 16:15:21 UTC 2019 - Michael Vetter diff --git a/featherpad.spec b/featherpad.spec index 7badd71..3455d21 100644 --- a/featherpad.spec +++ b/featherpad.spec @@ -1,7 +1,7 @@ # # spec file for package featherpad # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 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 @@ -17,7 +17,7 @@ Name: featherpad -Version: 0.12.0 +Version: 0.12.1 Release: 0 Summary: Qt5-based plaintext editor License: GPL-3.0-only diff --git a/V0.12.0.tar.gz b/V0.12.0.tar.gz deleted file mode 100644 index 8866f22..0000000 --- a/V0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:922305e8724062ca2996b4aa8ada8a24e8c178ecb84adca86a51a560e5c29b52 -size 774318 diff --git a/V0.12.1.tar.gz b/V0.12.1.tar.gz new file mode 100644 index 0000000..b1251d9 --- /dev/null +++ b/V0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32d662003591d612731e7c7086a5c7d8c59093141c414ec970d68605099c74f +size 791670