Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-xkb-plugin for
openSUSE:Factory checked in at 2025-01-13 17:49:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-xkb-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-xkb-plugin.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-xkb-plugin"
Mon Jan 13 17:49:39 2025 rev:4 rq:1236994 version:0.8.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-xkb-plugin/xfce4-xkb-plugin.changes
2022-07-19 17:20:28.920456231 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-xkb-plugin.new.1881/xfce4-xkb-plugin.changes
2025-01-13 17:49:45.569709561 +0100
@@ -1,0 +2,25 @@
+Mon Jan 6 11:10:25 UTC 2025 - Manfred Hollstein <[email protected]>
+
+- Update to version 0.8.5
+ * prefs-dialog: Remove unused stock icon name
+
+- Update to version 0.8.4
+ * Exit early and remove plugin on non X11 environments
+ * Update copyright year
+ * build: Bump dependency versions and fix deprecation warnings
+ * Use pango context to adjust dpi (Fixes #56)
+ * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
+ * scan-build: Fix core.CallAndMessage
+ * Avoid deprecated rsvg_handle_close()
+ * I18n: Update po/LINGUAS list
+ * build: Get rid of intltool
+ * Update README consistent with common template
+ * build: Add GLib requirement
+ * Use xfce_panel_plugin_popup_menu() when possible
+ * Implement list of window class names that default to each layout (#33)
+ * COPYING: Replace BSD-2-Clause with GPL (#41)
+ * Translation Updates
+
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-xkb-plugin-0.8.3.tar.bz2
New:
----
xfce4-xkb-plugin-0.8.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-xkb-plugin.spec ++++++
--- /var/tmp/diff_new_pack.jxlpNf/_old 2025-01-13 17:49:46.741757986 +0100
+++ /var/tmp/diff_new_pack.jxlpNf/_new 2025-01-13 17:49:46.741757986 +0100
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package xfce4-xkb-plugin
#
-# Copyright (c) 2022 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,11 +16,11 @@
#
-%define panel_version 4.14.0
+%define panel_version 4.16.0
%define plugin xkb
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 0.8.3
+Version: 0.8.5
Release: 0
Summary: XKB Layout Switcher Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -28,17 +28,17 @@
URL: https://docs.xfce.org/panel-plugins/xfce4-xkb-plugin
Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/0.8/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
-BuildRequires: intltool
+BuildRequires: gettext >= 0.19.8
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(cairo)
-BuildRequires: pkgconfig(garcon-1) >= 0.4.0
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.20.0
-BuildRequires: pkgconfig(librsvg-2.0)
+BuildRequires: pkgconfig(garcon-1) >= 4.16.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
+BuildRequires: pkgconfig(librsvg-2.0) >= 2.40
BuildRequires: pkgconfig(libwnck-3.0) >= 3.14
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
-BuildRequires: pkgconfig(libxfce4ui-2) >= 4.12.0
-BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.12.0
-BuildRequires: pkgconfig(libxfconf-0) >= 4.12.1
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.16.0
+BuildRequires: pkgconfig(libxfce4util-1.0) >= 4.16.0
+BuildRequires: pkgconfig(libxfconf-0) >= 4.16.0
BuildRequires: pkgconfig(libxklavier) >= 5.3
BuildRequires: pkgconfig(pango)
Requires: xfce4-panel >= %{panel_version}
++++++ xfce4-xkb-plugin-0.8.3.tar.bz2 -> xfce4-xkb-plugin-0.8.5.tar.bz2 ++++++
++++ 43325 lines of diff (skipped)