Hello community,
here is the log from the commit of package xfce4-taskmanager for
openSUSE:Factory checked in at 2020-04-14 15:10:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-taskmanager (Old)
and /work/SRC/openSUSE:Factory/.xfce4-taskmanager.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-taskmanager"
Tue Apr 14 15:10:16 2020 rev:31 rq:793677 version:1.2.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-taskmanager/xfce4-taskmanager.changes
2019-01-08 12:30:05.776166294 +0100
+++
/work/SRC/openSUSE:Factory/.xfce4-taskmanager.new.2738/xfce4-taskmanager.changes
2020-04-14 15:20:11.916708801 +0200
@@ -1,0 +2,10 @@
+Fri Apr 10 23:24:00 UTC 2020 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 1.2.3
+ * Improve settings saving (bxo#15213)
+ * Fix closing taskman with Esc (bxo#16656)
+ * Move legend from tooltip to hide-able statusbar (bxo#14131)
+ * Update copyright
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
xfce4-taskmanager-1.2.2.tar.bz2
New:
----
xfce4-taskmanager-1.2.3.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-taskmanager.spec ++++++
--- /var/tmp/diff_new_pack.pJYT6U/_old 2020-04-14 15:20:12.504709403 +0200
+++ /var/tmp/diff_new_pack.pJYT6U/_new 2020-04-14 15:20:12.504709403 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-taskmanager
#
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
Name: xfce4-taskmanager
-Version: 1.2.2
+Version: 1.2.3
Release: 0
Summary: Simple Taskmanager for the Xfce Desktop Environment
License: GPL-2.0-or-later
Group: System/Monitoring
-Url: http://goodies.xfce.org/projects/applications/xfce4-taskmanager
-Source:
http://archive.xfce.org/src/apps/xfce4-taskmanager/1.2/%{name}-%{version}.tar.bz2
+URL: https://docs.xfce.org/apps/xfce4-taskmanager
+Source:
https://archive.xfce.org/src/apps/xfce4-taskmanager/1.2/%{name}-%{version}.tar.bz2
BuildRequires: intltool
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(cairo)
@@ -33,7 +33,6 @@
# uses exo-open
Requires: exo-tools
Recommends: %{name}-lang = %{version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
xfce4-taskmanager is a simple taskmanager for the Xfce desktop environment. It
@@ -48,7 +47,7 @@
%build
%configure \
--enable-gtk3
-make %{?_smp_mflags} V=1
+%make_build
%install
%make_install
@@ -57,14 +56,7 @@
%find_lang %{name} %{?no_lang_C}
-%post
-%desktop_database_post
-
-%postun
-%desktop_database_postun
-
%files
-%defattr(-,root,root)
%doc AUTHORS NEWS README THANKS
%license COPYING
%{_bindir}/xfce4-taskmanager
++++++ xfce4-taskmanager-1.2.2.tar.bz2 -> xfce4-taskmanager-1.2.3.tar.bz2 ++++++
++++ 44060 lines of diff (skipped)