Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package xfce4-notes-plugin for openSUSE:Factory checked in at 2023-03-24 15:20:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-notes-plugin (Old) and /work/SRC/openSUSE:Factory/.xfce4-notes-plugin.new.31432 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-notes-plugin" Fri Mar 24 15:20:49 2023 rev:4 rq:1073880 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-notes-plugin/xfce4-notes-plugin.changes 2021-11-22 23:04:40.785832232 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-notes-plugin.new.31432/xfce4-notes-plugin.changes 2023-03-24 15:20:59.927068671 +0100 @@ -1,0 +2,23 @@ +Sun Mar 19 07:51:40 UTC 2023 - Manfred Hollstein <manfre...@gmx.net> + +- Update to version 1.10.0 + * Add copyright notice to configure.ac + * Change maintainer + * Minor fixes to README + * Fix compilation warnings + * Fix double g_object_unref() on removing last note + * Fix double call to gtk_main_quit() + * Change default background color + * build: Silence compiler warnings for generated C code + * Update `.gitignore` + * Switch tabs on mouse wheel with no accelerators pressed + * Add ability to switch tabs with mouse scroll wheel + * Unmask scroll wheel events for window title + * Fix background color for panel plugin button + * Fix up intltool leaving .intltool-merge-cache.lock file behind + * Update COPYING + * Make note text darker and easier to see + * Translation Updates +- Remove _service file + +------------------------------------------------------------------- Old: ---- _service xfce4-notes-plugin-1.9.0.tar.bz2 New: ---- xfce4-notes-plugin-1.10.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-notes-plugin.spec ++++++ --- /var/tmp/diff_new_pack.XvOFs1/_old 2023-03-24 15:21:00.355070903 +0100 +++ /var/tmp/diff_new_pack.XvOFs1/_new 2023-03-24 15:21:00.359070924 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-notes-plugin # -# Copyright (c) 2021 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 @@ -20,18 +20,18 @@ %define plugin notes %bcond_with git Name: xfce4-%{plugin}-plugin -Version: 1.9.0 +Version: 1.10.0 Release: 0 Summary: Note-taking Plugin for the Xfce Panel License: GPL-2.0-or-later Group: System/GUI/XFCE URL: https://docs.xfce.org/panel-plugins/xfce4-notes-plugin -Source0: https://archive.xfce.org/src/panel-plugins/%{name}/1.9/%{name}-%{version}.tar.bz2 +Source0: https://archive.xfce.org/src/panel-plugins/%{name}/1.10/%{name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: intltool BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(glib-2.0) +BuildRequires: pkgconfig(glib-2.0) >= 2.30.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.14.0 BuildRequires: pkgconfig(libxfce4ui-2) >= 4.14.0 ++++++ xfce4-notes-plugin-1.9.0.tar.bz2 -> xfce4-notes-plugin-1.10.0.tar.bz2 ++++++ ++++ 62376 lines of diff (skipped)