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 2025-01-13 17:49:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-notes-plugin (Old) and /work/SRC/openSUSE:Factory/.xfce4-notes-plugin.new.1881 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-notes-plugin" Mon Jan 13 17:49:40 2025 rev:7 rq:1236995 version:1.11.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-notes-plugin/xfce4-notes-plugin.changes 2024-09-02 13:15:31.513059439 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-notes-plugin.new.1881/xfce4-notes-plugin.changes 2025-01-13 17:49:48.161816658 +0100 @@ -1,0 +2,21 @@ +Mon Jan 6 10:50:01 UTC 2025 - Manfred Hollstein <[email protected]> + +- Update to version 1.11.1 + * build: Bump dependency versions and fix deprecation warnings + * build: clang: Fix -Wdeprecated-non-prototype + * I18n: Update po/LINGUAS list + * build: Remove unnecessary check for libx11 + * build: Use XDT_VERSION_INIT and get rid of configure.ac.in + * build: Switch from intltool to gettext + * Don't highlight matching brackets + * Fix hypertext mouse cursor after editing text + * Work around buggy annotation for gtk_menu_shell_append() + * Add full undo/redo support + * New dependency: GtkSourceView-4 + * Fix parallel build + * Make check for vala compiler more strict + * Translation Updates +- Vala issues have been fixed upstream, which is why we can use + default gcc on Tumbleweed/Slowroll again. + +------------------------------------------------------------------- Old: ---- xfce4-notes-plugin-1.11.0.tar.bz2 New: ---- xfce4-notes-plugin-1.11.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-notes-plugin.spec ++++++ --- /var/tmp/diff_new_pack.dL2Z1A/_old 2025-01-13 17:49:49.785883760 +0100 +++ /var/tmp/diff_new_pack.dL2Z1A/_new 2025-01-13 17:49:49.789883925 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-notes-plugin # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,31 +16,29 @@ # -%define panel_version 4.12.0 +%define panel_version 4.16.0 %define plugin notes %bcond_with git Name: xfce4-%{plugin}-plugin -Version: 1.11.0 +Version: 1.11.1 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.10/%{name}-%{version}.tar.bz2 +Source0: https://archive.xfce.org/src/panel-plugins/%{name}/1.11/%{name}-%{version}.tar.bz2 BuildRequires: fdupes -%if 0%{?suse_version} >= 1699 -BuildRequires: gcc13 -%endif -BuildRequires: intltool +BuildRequires: gettext >= 0.19.8 BuildRequires: pkgconfig BuildRequires: update-desktop-files -BuildRequires: pkgconfig(gio-2.0) >= 2.30.0 -BuildRequires: pkgconfig(glib-2.0) >= 2.30.0 +BuildRequires: pkgconfig(gio-2.0) >= 2.50.0 +BuildRequires: pkgconfig(glib-2.0) >= 2.50.0 BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0 -BuildRequires: pkgconfig(libxfce4panel-2.0) >= 4.14.0 -BuildRequires: pkgconfig(libxfce4ui-2) >= 4.14.0 -BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.14.0 -BuildRequires: pkgconfig(libxfconf-0) >= 4.14.0 +BuildRequires: pkgconfig(gtksourceview-4) >= 4.0.0 +BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version} +BuildRequires: pkgconfig(libxfce4ui-2) >= 4.16.0 +BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.16.0 +BuildRequires: pkgconfig(libxfconf-0) >= 4.16.0 %if %{with git} BuildRequires: xfce4-dev-tools BuildRequires: pkgconfig(xfce4-vala) @@ -76,9 +74,6 @@ %autosetup %build -%if 0%{?suse_version} >= 1699 -export CC=gcc-13 -%endif %if %{with git} NOCONFIGURE=1 ./autogen.sh %configure \ ++++++ xfce4-notes-plugin-1.11.0.tar.bz2 -> xfce4-notes-plugin-1.11.1.tar.bz2 ++++++ ++++ 42815 lines of diff (skipped)
