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-05-16 14:16:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mousepad (Old) and /work/SRC/openSUSE:Factory/.mousepad.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mousepad" Tue May 16 14:16:50 2023 rev:16 rq:1087353 version:0.6.1 Changes: -------- --- /work/SRC/openSUSE:Factory/mousepad/mousepad.changes 2023-02-10 14:35:15.341897354 +0100 +++ /work/SRC/openSUSE:Factory/.mousepad.new.1533/mousepad.changes 2023-05-16 14:28:14.012018898 +0200 @@ -1,0 +2,20 @@ +Sat May 13 18:49:35 UTC 2023 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 0.6.1 + * I18n: Update po/LINGUAS list + * build: Optionally require polkit + * build: Use m4_defined min versions and cleanup + * build: Use XDT_VERSION_INIT and get rid of configure.ac.in + * build: Switch from intltool to gettext + * menubar: Improve some strings + * search: Use consistent naming + * history: Properly restore multi-window session + * Restore opening mode only when it was overridden from the command + line + * Add "X of Y matches" to search bar and replace dialog (Closes #174) + * Add application/x-zerosize to supported mime types (Fixes #194) + * Apply opening mode also to the open dialog (Fixes #181) + * Properly reconnect signal handler when auto-reload is enabled + * Translation Updates + +------------------------------------------------------------------- Old: ---- mousepad-0.6.0.tar.bz2 New: ---- mousepad-0.6.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mousepad.spec ++++++ --- /var/tmp/diff_new_pack.NQZmgY/_old 2023-05-16 14:28:14.440021346 +0200 +++ /var/tmp/diff_new_pack.NQZmgY/_new 2023-05-16 14:28:14.448021391 +0200 @@ -18,21 +18,21 @@ %define libname libmousepad0 Name: mousepad -Version: 0.6.0 +Version: 0.6.1 Release: 0 Summary: Simple Text Editor for Xfce License: GPL-2.0-or-later Group: Productivity/Text/Editors URL: https://docs.xfce.org/apps/mousepad/start -Source: https://archive.xfce.org/src/apps/mousepad/0.5/mousepad-%{version}.tar.bz2 +Source: https://archive.xfce.org/src/apps/mousepad/0.6/mousepad-%{version}.tar.bz2 BuildRequires: appstream-glib -BuildRequires: intltool +BuildRequires: gettext >= 0.19.8 BuildRequires: update-desktop-files 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) +BuildRequires: pkgconfig(gtksourceview-4) >= 4.0.0 BuildRequires: pkgconfig(libxfconf-0) %description @@ -85,7 +85,6 @@ %{_datadir}/applications/org.xfce.mousepad-settings.desktop %{_datadir}/glib-2.0/schemas/org.xfce.mousepad.gschema.xml %{_datadir}/glib-2.0/schemas/org.xfce.mousepad.plugins.gspell.gschema.xml -%{_datadir}/polkit-1/ %{_datadir}/metainfo/org.xfce.%{name}.appdata.xml %{_datadir}/icons/hicolor/*/apps/org.xfce.mousepad.* %dir %{_libdir}/%{name} ++++++ mousepad-0.6.0.tar.bz2 -> mousepad-0.6.1.tar.bz2 ++++++ ++++ 140996 lines of diff (skipped)