Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package xfce4-taskmanager for
openSUSE:Factory checked in at 2022-06-05 21:28:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-taskmanager (Old)
and /work/SRC/openSUSE:Factory/.xfce4-taskmanager.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-taskmanager"
Sun Jun 5 21:28:37 2022 rev:35 rq:980877 version:1.5.4
Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-taskmanager/xfce4-taskmanager.changes
2021-02-15 23:19:47.347708457 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-taskmanager.new.1548/xfce4-taskmanager.changes
2022-06-05 21:28:44.569063515 +0200
@@ -1,0 +2,66 @@
+Tue May 31 19:32:09 UTC 2022 - Maurizio Galli <[email protected]>
+
+- Update to version 1.5.4
+ * Update configure.ac.in syntax
+ * Fix taskmanager translations (gxo#apps/xfce4-taskmanager#53)
+ * Translation Updates
+
+- Updates from 1.5.3
+ * Fix rendering bug (gxo#apps/xfce4-taskmanager#44)
+ * Fix rendering bug for swap graph (gxo#apps/xfce4-taskmanager#44)
+ * Fix bindings related to the "show-legend" setting
+ * Allow to copy full process command line (gxo#apps/xfce4-taskmanager#33)
+ * Rename Private to Resident Bytes (gxo#apps/xfce4-taskmanager#7)
+ * Avoid grabbing the filter entry if it is not realized
+ * Fix intltool lock file problem during make distcheck
+ * `uid_name` has been removed from `task` struct
+ * Fix invalid casts for "About" and "Help" (gxo#apps/xfce4-taskmanager#43)
+ * Show localized website label
+ * Update COPYING (gxo#apps/xfce4-taskmanager#49)
+ * Updated copyright year, authors, and project links
+
+- Updates from version 1.5.2
+ * Fix restoring the window size (gxo#apps/xfce4-taskmanager#39)
+ * Improve wording of systray option (gxo#apps/xfce4-taskmanager#19)
+
+- Updates from version 1.5.1
+ * Fix erroneous binding of settings (gxo#apps/xfce4-taskmanager#37)
+ * Store column positions again
+ * Store sort-column-id and sort-type (gxo#apps/xfce4-taskmanager#36)
+ * Also include swap in the memory graph
+ * Reduce drawing code
+ * Reduce borders of graphs
+ * Replace GtkImageMenuItem with GtkMenuItem
+
+- Updates from version 1.5.0
+ * Port to xfconf
+ * Move to Client-side decorations
+ * Migrate all settings to the settings dialog
+ * settings: Switch to XfceTitledDialog
+ * Use infobar for root warning box
+ * Drop exec button from toolbar
+ * include stdlib.h because exit() is used
+ * remove GLIB_CHECK_VERSION checks
+ * statusbar: Use better color that works well with both light and dark
+ themes (gxo#apps/xfce4-taskmanager!17)
+ * Fix handling "show-legend" setting
+ * Handle Esc key correctly with hidden filter
+ * Drop unused var and sort copyright
+ * Show/hide filterbar with Ctrl+f and clear with Esc
+ * Properly close settings dialog
+ * Remove GSourceFunc casts
+ * Fix compilation warnings
+ * Replace AC_PROG_LIBTOOL with IT_PROG_INTLTOOL
+ * Simplify "query-tooltip" signal handler
+ * Ellipsize memory and swap labels (gxo#apps/xfce4-taskmanager#32)
+ * Set window icon in glade file
+ * Replace filter entry with GtkSearchBar
+ * Fix doc links and bump dates
+ * Simplify settings dialog code
+ * Drop leftover function for toolbar style
+ * Move about dialog to settings
+ * Drop toolbar style setting
+ * Fix tooltip markdown issue
+ * Create notification area icon only if needed
(gxo#apps/xfce4-taskmanager#25)
+
+-------------------------------------------------------------------
Old:
----
xfce4-taskmanager-1.4.2.tar.bz2
New:
----
xfce4-taskmanager-1.5.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-taskmanager.spec ++++++
--- /var/tmp/diff_new_pack.lQc94d/_old 2022-06-05 21:28:45.065064182 +0200
+++ /var/tmp/diff_new_pack.lQc94d/_new 2022-06-05 21:28:45.069064188 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-taskmanager
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: xfce4-taskmanager
-Version: 1.4.2
+Version: 1.5.4
Release: 0
Summary: Simple Taskmanager for the Xfce Desktop Environment
License: GPL-2.0-or-later
@@ -29,6 +29,8 @@
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.2.0
BuildRequires: pkgconfig(libwnck-3.0) >= 3.2
+BuildRequires: pkgconfig(libxfce4ui-2) >= 4.14
+BuildRequires: pkgconfig(libxfconf-0) >= 4.14
BuildRequires: pkgconfig(xmu) >= 1.1.2
# uses exo-open
Requires: exo-tools
++++++ xfce4-taskmanager-1.4.2.tar.bz2 -> xfce4-taskmanager-1.5.4.tar.bz2 ++++++
++++ 71934 lines of diff (skipped)