Hello community,
here is the log from the commit of package xfce4-panel-plugin-datetime for
openSUSE:Factory checked in at 2019-05-02 19:18:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-datetime (Old)
and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-datetime.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-datetime"
Thu May 2 19:18:04 2019 rev:15 rq:699653 version:0.7.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/xfce4-panel-plugin-datetime/xfce4-panel-plugin-datetime.changes
2017-10-07 17:50:29.691754202 +0200
+++
/work/SRC/openSUSE:Factory/.xfce4-panel-plugin-datetime.new.5148/xfce4-panel-plugin-datetime.changes
2019-05-02 19:18:12.445515170 +0200
@@ -1,0 +2,9 @@
+Tue Apr 30 10:44:47 UTC 2019 - [email protected]
+
+- Update to version 0.7.1
+ * Removed the frame around the calendar popup to simplify appearance
+ * Spacing improvements in the preferences dialog (bxo#14662)
+ * Fixed build warnings
+ * Updated translations
+
+-------------------------------------------------------------------
Old:
----
xfce4-datetime-plugin-0.7.0.tar.bz2
New:
----
xfce4-datetime-plugin-0.7.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xfce4-panel-plugin-datetime.spec ++++++
--- /var/tmp/diff_new_pack.V6QgVm/_old 2019-05-02 19:18:12.977516137 +0200
+++ /var/tmp/diff_new_pack.V6QgVm/_new 2019-05-02 19:18:12.981516144 +0200
@@ -1,7 +1,7 @@
#
# spec file for package xfce4-panel-plugin-datetime
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -20,13 +20,13 @@
%define plugin_name xfce4-datetime-plugin
Name: xfce4-panel-plugin-datetime
-Version: 0.7.0
+Version: 0.7.1
Release: 0
Summary: Date And Time Plugin for the Xfce Panel
-License: GPL-2.0+
+License: GPL-2.0-or-later
Group: System/GUI/XFCE
-Url:
http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
-Source0:
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.7/%{plugin_name}-%{version}.tar.bz2
+Url:
https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin
+Source0:
https://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.7/%{plugin_name}-%{version}.tar.bz2
BuildRequires: fdupes
BuildRequires: intltool
BuildRequires: pkgconfig(libxfce4panel-2.0) >= %panel_version
@@ -48,7 +48,7 @@
%build
%configure --disable-static
-make %{_smp_mflags} V=1
+%make_build
%install
%make_install
@@ -63,7 +63,8 @@
%files
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING NEWS THANKS
+%doc AUTHORS ChangeLog NEWS THANKS
+%license COPYING
%{_libdir}/xfce4/panel/plugins/libdatetime.so
%{_datadir}/xfce4/panel/plugins/datetime.desktop
++++++ xfce4-datetime-plugin-0.7.0.tar.bz2 ->
xfce4-datetime-plugin-0.7.1.tar.bz2 ++++++
++++ 43793 lines of diff (skipped)