Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-wavelan-plugin for
openSUSE:Factory checked in at 2025-01-13 17:49:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-wavelan-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-wavelan-plugin.new.1881 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-wavelan-plugin"
Mon Jan 13 17:49:23 2025 rev:4 rq:1236982 version:0.6.4
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-wavelan-plugin/xfce4-wavelan-plugin.changes
2022-06-27 11:25:41.934602855 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-wavelan-plugin.new.1881/xfce4-wavelan-plugin.changes
2025-01-13 17:49:25.496879991 +0100
@@ -1,0 +2,22 @@
+Mon Jan 6 18:51:32 UTC 2025 - Manfred Hollstein <[email protected]>
+
+- Update to version 0.6.4
+ * Introduce Darwin support
+ * build: Bump dependency versions and fix deprecation warnings
+ * I18n: Update po/LINGUAS list
+ * build: Use XDT_VERSION_INIT and get rid of configure.ac.in
+ * scan-build: Fix deadcode.DeadStores
+ * build: Get rid of intltool
+ * Remove useless size request (Fixes #15)
+ * Fix plugin icon size
+ * Update copyright year and bug report address
+ * build: Add GLib requirement
+ * Use "logo-icon-name" instead of "logo" in about dialog
+ * OpenBSD: rewrite rate calculation to use IFM_BAUDRATE_DESCRIPTIONS
+ * Default "Wifi Manager Command" to NetWorkManager only on Linux
+ * Limit list of interfaces to IEEE 802.11 on OpenBSD and NetBSD
+ * Limit list of interfaces to Ethernet on BSD
+ * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-wavelan-plugin-0.6.3.tar.bz2
New:
----
xfce4-wavelan-plugin-0.6.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-wavelan-plugin.spec ++++++
--- /var/tmp/diff_new_pack.fsxSRz/_old 2025-01-13 17:49:26.408917686 +0100
+++ /var/tmp/diff_new_pack.fsxSRz/_new 2025-01-13 17:49:26.412917851 +0100
@@ -1,7 +1,7 @@
#
-# spec file
+# spec file for package xfce4-wavelan-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
@@ -17,10 +17,10 @@
%bcond_with git
-%define panel_version 4.14.0
+%define panel_version 4.16.0
%define plugin wavelan
Name: xfce4-%{plugin}-plugin
-Version: 0.6.3
+Version: 0.6.4
Release: 0
Summary: WLAN Monitoring Plugin for the Xfce Panel
License: BSD-2-Clause
@@ -28,10 +28,12 @@
URL: https://docs.xfce.org/panel-plugins/xfce4-wavelan-plugin
Source0:
https://archive.xfce.org/src/panel-plugins/%{name}/0.6/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
-BuildRequires: intltool
+BuildRequires: gettext >= 0.19.8
BuildRequires: pkgconfig
+BuildRequires: pkgconfig(glib-2.0) >= 2.50.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.0
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
-BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version}
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.16.0
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
++++++ xfce4-wavelan-plugin-0.6.3.tar.bz2 -> xfce4-wavelan-plugin-0.6.4.tar.bz2
++++++
++++ 36882 lines of diff (skipped)