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-05-15 01:24:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mousepad (Old) and /work/SRC/openSUSE:Factory/.mousepad.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mousepad" Sat May 15 01:24:17 2021 rev:8 rq:893068 version:0.5.5 Changes: -------- --- /work/SRC/openSUSE:Factory/mousepad/mousepad.changes 2021-04-14 10:10:59.561495069 +0200 +++ /work/SRC/openSUSE:Factory/.mousepad.new.2988/mousepad.changes 2021-05-15 01:24:32.982948638 +0200 @@ -1,0 +2,45 @@ +Fri May 14 03:06:38 UTC 2021 - Maurizio Galli <maurizio.ga...@gmail.com> + +- Update to version 0.5.5 + - Add a `.desktop` file to make Mousepad appear in Xfce settings + (gxo#apps/mousepad!94) + - Add a command line option to open the prefs dialog + (gxo#apps/mousepad!94) + - Plugin support (gxo#apps/mousepad!92) + - Add gspell plugin (gxo#apps/mousepad#1, gxo#apps/mousepad!92) + - Disable and wipe recent history if recent-menu-items is set to 0 + (gxo#apps/mousepad#112, gxo#apps/mousepad!89) + - Support -ve line and column values for "Go to" location + (gxo#apps/mousepad#113, gxo#apps/mousepad!84) + - Switch to client-side decorations (gxo#apps/mousepad!97) + - Remove Xfconf dependency + (gxo#apps/mousepad#60, gxo#apps/mousepad#122, gxo#apps/mousepad!98) + - A general review of sanity checks + - A review of window lifetime management + - A review of document lifetime management + - Automate and sanitize memory management of sources + - A small review of GSettings use + - Do not use `== (TRUE|FALSE)` for boolean conditions + - Fix actions to show/hide bars in fullscreen mode + (gxo#apps/mousepad#129) + - Fix broken "Revert" action + - Fix and extend "Move Lines" action + (gxo#apps/mousepad#87, gxo#apps/mousepad#116, gxo#apps/mousepad!96) + - Support for drag and drop of tabs when search is active + - Do a silent search when changing tabs with the search bar enabled + - Use get/set_real_line_offset () functions for "Paste as Column" + (gxo#apps/mousepad#114, gxo#apps/mousepad!91) + - Restore cursor position after transpose + (gxo#apps/mousepad#115, gxo#apps/mousepad!88) + - Fix "Delete Line" action + (gxo#apps/mousepad#117, gxo#apps/mousepad!86) + - Fix recent_sort function (gxo#apps/mousepad!90) + - Reset line and column number if not given on command line + (gxo#apps/mousepad#121, gxo#apps/mousepad!87) + - menu: "Spaces to Tabs" converter converts leading spaces + (gxo#apps/mousepad#118, gxo#apps/mousepad!85) + - Make window require attention when opening new tabs + (gxo#apps/mousepad#119) + - Translation Updates + +------------------------------------------------------------------- Old: ---- mousepad-0.5.4.tar.bz2 New: ---- mousepad-0.5.5.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mousepad.spec ++++++ --- /var/tmp/diff_new_pack.TMbLEy/_old 2021-05-15 01:24:33.866945532 +0200 +++ /var/tmp/diff_new_pack.TMbLEy/_new 2021-05-15 01:24:33.866945532 +0200 @@ -17,7 +17,7 @@ Name: mousepad -Version: 0.5.4 +Version: 0.5.5 Release: 0 Summary: Simple Text Editor for Xfce License: GPL-2.0-or-later @@ -30,7 +30,7 @@ BuildRequires: pkgconfig(glib-2.0) >= 2.52.0 BuildRequires: pkgconfig(gthread-2.0) >= 2.52.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22 -BuildRequires: pkgconfig(gtksourceview-3.0) +BuildRequires: pkgconfig(gtksourceview-3.0) >= 3.24.0 BuildRequires: pkgconfig(libxfconf-0) %description @@ -59,10 +59,12 @@ %license COPYING %{_bindir}/mousepad %{_datadir}/applications/mousepad.desktop +%{_datadir}/applications/mousepad-settings.desktop %{_datadir}/glib-2.0/schemas/org.xfce.mousepad.gschema.xml %{_datadir}/polkit-1/ %{_datadir}/metainfo/%{name}.appdata.xml %{_datadir}/icons/hicolor/*/apps/org.xfce.mousepad.* +%{_libdir}/libmousepad.* %files lang -f %{name}.lang ++++++ mousepad-0.5.4.tar.bz2 -> mousepad-0.5.5.tar.bz2 ++++++ ++++ 62199 lines of diff (skipped)