Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mousepad for openSUSE:Factory checked in at 2021-02-01 13:28:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mousepad (Old) and /work/SRC/openSUSE:Factory/.mousepad.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mousepad" Mon Feb 1 13:28:32 2021 rev:5 rq:868244 version:0.5.2 Changes: -------- --- /work/SRC/openSUSE:Factory/mousepad/mousepad.changes 2021-01-12 10:28:19.245168995 +0100 +++ /work/SRC/openSUSE:Factory/.mousepad.new.28504/mousepad.changes 2021-02-01 13:30:35.742319657 +0100 @@ -1,0 +2,56 @@ +Sun Jan 31 15:02:32 UTC 2021 - Marcel Kuehlhorn <tu...@opensuse.org> + +- Update to version 0.5.2 + * Add a "Viewer Mode" toggle + (gxo#apps/mousepad#50, gxo#apps/mousepad!72) + * Improve `--quit` option: close all windows interactively + (gxo#apps/mousepad!71) + * Improve encoding management + (gxo#apps/mousepad#42, gxo#apps/mousepad!69) + - Display the current encoding in the status bar + - Make the default encoding configurable via GSettings + - Allow to choose encoding in the "Open" and "Save As" dialogs + (gxo#apps/mousepad#42) + - Add a command line option to choose encoding + * Add a "Delete Line" action + (gxo#apps/mousepad#13, gxo#apps/mousepad!66) + * Make automatic addition of the last EOL character configurable + (gxo#apps/mousepad#53, gxo#apps/mousepad!65) + * Switch to GFile for I/O operations (gxo#apps/mousepad#4, + gxo#apps/mousepad#27, gxo#apps/mousepad#75, gxo#apps/mousepad!64) + * - Add file monitoring (gxo#apps/mousepad#75) + * - Add a setting to create a tilde-backup file when saving + (gxo#apps/mousepad#27) + * - Make saving atomic (gxo#apps/mousepad#4) + * Filter files on mime type in the "Open" and "Save As" dialogs + (gxo#apps/mousepad#2, gxo#apps/mousepad#35, gxo#apps/mousepad!67) + * Improve encoding management + (gxo#apps/mousepad#42, gxo#apps/mousepad!69) + - Make encoding dialog more generic and self-contained + - Encodings definition review + - Clarify encoding management when opening files + - Improve unicode BOM management + * Switch to GFile for I/O operations (gxo#apps/mousepad#4, + gxo#apps/mousepad#27, gxo#apps/mousepad#75, gxo#apps/mousepad!64) + - Set the save action sensitivity more precisely + - Let GFile APIs check for file existence when reading + - Let GFile APIs check for external modifications when saving + - Basic switch to GFile for I/O operations + * Make "replace" and "replace all" behaviors consistent + * (gxo#apps/mousepad#94) + * Ensure that the page setup is properly applied when printing + * (gxo#apps/mousepad#90) + * Avoid character escape issues in menu item action names + (gxo#apps/mousepad#91) + * Properly initialize document search properties + * Avoid illegal memory access when searching with tab changes + (gxo#apps/mousepad!73) + * Revert to "Wrap Around" always true for the search bar + (gxo#apps/mousepad#83) + * Prevent too late accesses to the buffer in selection mode + * Direct call to keybinding signals for "Delete" and "Select All" + (gxo#apps/mousepad#83) + * Improve editing keybindings consistency (gxo#apps/mousepad#83) + * Translation Updates + +------------------------------------------------------------------- Old: ---- mousepad-0.5.1.tar.bz2 New: ---- mousepad-0.5.2.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mousepad.spec ++++++ --- /var/tmp/diff_new_pack.PmQsaQ/_old 2021-02-01 13:30:36.410320480 +0100 +++ /var/tmp/diff_new_pack.PmQsaQ/_new 2021-02-01 13:30:36.410320480 +0100 @@ -1,7 +1,7 @@ # # spec file for package mousepad # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # 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: mousepad -Version: 0.5.1 +Version: 0.5.2 Release: 0 Summary: Simple Text Editor for Xfce License: GPL-2.0-or-later ++++++ mousepad-0.5.1.tar.bz2 -> mousepad-0.5.2.tar.bz2 ++++++ ++++ 125186 lines of diff (skipped)