Hello community,
here is the log from the commit of package xfce4-stopwatch-plugin for
openSUSE:Factory checked in at 2020-06-05 20:20:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-stopwatch-plugin (Old)
and /work/SRC/openSUSE:Factory/.xfce4-stopwatch-plugin.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-stopwatch-plugin"
Fri Jun 5 20:20:52 2020 rev:3 rq:811624 version:0.4.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-stopwatch-plugin/xfce4-stopwatch-plugin.changes
2019-08-24 18:50:31.593733434 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-stopwatch-plugin.new.3606/xfce4-stopwatch-plugin.changes
2020-06-05 20:27:17.148996277 +0200
@@ -1,0 +2,10 @@
+Wed Jun 3 18:44:47 UTC 2020 - Marcel Kuehlhorn <[email protected]>
+
+- Updated to 0.4.0
+ * Rewrite in C
+ * Fix horizontal mode
+ * Improve user interface by use a start/stop button rather than reset
+ * Reset via menu entry
+ * Save/load running state so timer continues after panel reload
+
+-------------------------------------------------------------------
Old:
----
xfce4-stopwatch-plugin-0.3.1.tar.bz2
New:
----
xfce4-stopwatch-plugin-0.4.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-stopwatch-plugin.spec ++++++
--- /var/tmp/diff_new_pack.4inF5P/_old 2020-06-05 20:27:19.685004195 +0200
+++ /var/tmp/diff_new_pack.4inF5P/_new 2020-06-05 20:27:19.685004195 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-stopwatch-plugin
#
-# 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
@@ -21,13 +21,13 @@
%define plugin stopwatch
Name: xfce4-%{plugin}-plugin
-Version: 0.3.1
+Version: 0.4.0
Release: 0
Summary: A panel plugin to keep track of elapsed time
License: BSD-2-Clause
Group: System/GUI/XFCE
-Url:
https://goodies.xfce.org/projects/panel-plugins/xfce4-stopwatch-plugin
-Source:
https://archive.xfce.org/src/panel-plugins/%{name}/0.3/%{name}-%{version}.tar.bz2
+URL: https://docs.xfce.org/panel-plugins/xfce4-stopwatch-plugin
+Source:
https://archive.xfce.org/src/panel-plugins/%{name}/0.4/%{name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig(gtk+-3.0)
@@ -69,11 +69,9 @@
NOCONFIGURE=1 ./autogen.sh
%configure \
--enable-maintainer-mode \
- --libexecdir=%{_libdir} \
--disable-static
%else
%configure \
- --libexecdir=%{_libdir} \
--disable-static
%endif
@@ -90,7 +88,7 @@
%files
%license COPYING
-%doc ChangeLog README NEWS AUTHORS
+%doc README.md NEWS AUTHORS
%{_libdir}/xfce4/panel/plugins/libstopwatch.{so,so.0,so.0.0.0}
%{_datadir}/xfce4/panel/plugins/xfce4-stopwatch-plugin.desktop
%{_datadir}/icons/hicolor/*/apps/xfce4-stopwatch-plugin.*
++++++ xfce4-stopwatch-plugin-0.3.1.tar.bz2 ->
xfce4-stopwatch-plugin-0.4.0.tar.bz2 ++++++
++++ 7154 lines of diff (skipped)