Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package mousepad for openSUSE:Factory checked in at 2023-02-10 14:35:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mousepad (Old) and /work/SRC/openSUSE:Factory/.mousepad.new.1848 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mousepad" Fri Feb 10 14:35:14 2023 rev:15 rq:1064102 version:0.6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/mousepad/mousepad.changes 2022-07-11 19:11:12.143765878 +0200 +++ /work/SRC/openSUSE:Factory/.mousepad.new.1848/mousepad.changes 2023-02-10 14:35:15.341897354 +0100 @@ -1,0 +2,29 @@ +Thu Feb 9 18:10:40 UTC 2023 - Manfred Hollstein <[email protected]> + +- Update to version 0.6.0 + * Dependency Changes: + - GLib >= 2.56.2 + * New Features: + - Keep saved state in memory to track actual modification state + * Appearance Changes / Minor Improvements: + - Add "match whole word" toggle to search toolbar (#180, !124) + * Code Refactoring: + - cleanup: prefs: Reduce the diff from what Glade 3.40.0 would do + - cleanup: Use G_DECLARE_FINAL_TYPE + - cleanup: Remove dead code + - cleanup: Use consistent naming and avoid duplicated code + - build: Let xdt-depends.m4 macros set GLib macros + - flatpak: Updates from Flathub + * Bug Fixes: + - Clear undo action list in case of unbuffered modification + - Set file properties only for actual changes + - Emit "encoding-changed" after setting BOM if needed + - Update action states on reload + - Mark document as modified if line ending actually changes (Fixes #187) + - Do not show the menubar on Alt key release if focus is lost (#185) + - plugins: Do not resize unnecessarily the prefs dialog on Wayland + - Initialize static variable only once + - prefs-dialog: Improve history widget alignment (Fixes #173) + * Translation Updates + +------------------------------------------------------------------- Old: ---- mousepad-0.5.10.tar.bz2 New: ---- mousepad-0.6.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mousepad.spec ++++++ --- /var/tmp/diff_new_pack.43TXAo/_old 2023-02-10 14:35:15.797900079 +0100 +++ /var/tmp/diff_new_pack.43TXAo/_new 2023-02-10 14:35:15.805900127 +0100 @@ -1,7 +1,7 @@ # # spec file for package mousepad # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # 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 libname libmousepad0 Name: mousepad -Version: 0.5.10 +Version: 0.6.0 Release: 0 Summary: Simple Text Editor for Xfce License: GPL-2.0-or-later @@ -28,8 +28,8 @@ BuildRequires: appstream-glib BuildRequires: intltool BuildRequires: update-desktop-files -BuildRequires: pkgconfig(glib-2.0) >= 2.52.0 -BuildRequires: pkgconfig(gmodule-2.0) >= 2.52.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.56.2 +BuildRequires: pkgconfig(gmodule-2.0) >= 2.56.2 BuildRequires: pkgconfig(gspell-1) BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 BuildRequires: pkgconfig(gtksourceview-4) ++++++ mousepad-0.5.10.tar.bz2 -> mousepad-0.6.0.tar.bz2 ++++++ ++++ 17198 lines of diff (skipped)
