Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-battery-plugin for
openSUSE:Factory checked in at 2023-04-20 15:14:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-battery-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-battery-plugin.new.2023 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-battery-plugin"
Thu Apr 20 15:14:57 2023 rev:3 rq:1080848 version:1.1.5
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-battery-plugin/xfce4-battery-plugin.changes
2021-03-25 14:52:05.832471546 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-battery-plugin.new.2023/xfce4-battery-plugin.changes
2023-04-20 15:16:05.330519274 +0200
@@ -1,0 +2,15 @@
+Thu Apr 20 07:53:15 UTC 2023 - Manfred Hollstein <[email protected]>
+
+- Update to version 1.1.5
+ * Update copyright year
+ * build: Add GLib requirement
+ * Replace deprecated XfcePanelImage with GtkImage
+ * Update `.gitignore`
+ * Use "logo-icon-name" instead of "logo" in about dialog
+ * Fix make distcheck
+ * Respect panel setting "Adjust size automatically"
+ * Update COPYING
+ * Translation Updates
+- Remove _service file
+
+-------------------------------------------------------------------
Old:
----
_service
xfce4-battery-plugin-1.1.4.tar.bz2
New:
----
xfce4-battery-plugin-1.1.5.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-battery-plugin.spec ++++++
--- /var/tmp/diff_new_pack.67eKlt/_old 2023-04-20 15:16:05.878522992 +0200
+++ /var/tmp/diff_new_pack.67eKlt/_new 2023-04-20 15:16:05.886523047 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-battery-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
@@ -16,11 +16,11 @@
#
-%define panel_version 4.12.0
+%define panel_version 4.14.0
%define plugin battery
%bcond_with git
Name: xfce4-%{plugin}-plugin
-Version: 1.1.4
+Version: 1.1.5
Release: 0
Summary: Battery Monitoring Plugin for the Xfce Panel
License: GPL-2.0-or-later
@@ -30,10 +30,12 @@
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig
-BuildRequires: pkgconfig(gtk+-3.0) >= 3.16
+BuildRequires: pkgconfig(gio-2.0) >= 2.28.0
+BuildRequires: pkgconfig(glib-2.0) >= 2.28.0
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %{panel_version}
BuildRequires: pkgconfig(libxfce4ui-2) >= %{panel_version}
-BuildRequires: pkgconfig(libxfce4util-1.0)
+BuildRequires: pkgconfig(libxfce4util-1.0) >= %{panel_version}
%if %{with git}
BuildRequires: xfce4-dev-tools
%endif
++++++ xfce4-battery-plugin-1.1.4.tar.bz2 -> xfce4-battery-plugin-1.1.5.tar.bz2
++++++
++++ 58272 lines of diff (skipped)