Hello community,
here is the log from the commit of package thunar-plugin-shares for
openSUSE:Leap:15.2 checked in at 2020-05-28 20:10:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/thunar-plugin-shares (Old)
and /work/SRC/openSUSE:Leap:15.2/.thunar-plugin-shares.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar-plugin-shares"
Thu May 28 20:10:12 2020 rev:13 rq:809446 version:0.3.1
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/thunar-plugin-shares/thunar-plugin-shares.changes
2020-01-15 16:24:07.096607936 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.thunar-plugin-shares.new.3606/thunar-plugin-shares.changes
2020-05-28 20:10:14.979015696 +0200
@@ -1,0 +2,9 @@
+Mon Apr 6 06:07:11 UTC 2020 - Marcel Kuehlhorn <[email protected]>
+
+- Update to version 0.3.1
+ * Remove unused THUNARX_TYPE_PREFERENCES_PROVIDER, since it may cause
+ crashes (iface->get_menu_items not implemented)
+ * Improved spacing and layout (bxo#14657)
+ * Translation Updates
+
+-------------------------------------------------------------------
Old:
----
thunar-shares-plugin-0.3.0.tar.bz2
New:
----
thunar-shares-plugin-0.3.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunar-plugin-shares.spec ++++++
--- /var/tmp/diff_new_pack.qh9KdG/_old 2020-05-28 20:10:16.059018911 +0200
+++ /var/tmp/diff_new_pack.qh9KdG/_new 2020-05-28 20:10:16.059018911 +0200
@@ -1,7 +1,7 @@
#
# spec file for package thunar-plugin-shares
#
-# Copyright (c) 2018 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
@@ -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,9 +20,9 @@
%define plugin_name thunar-shares-plugin
Name: thunar-plugin-shares
-Url:
http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin
-Version: 0.3.0
+Version: 0.3.1
Release: 0
+URL: https://docs.xfce.org/xfce/thunar/custom-actions
Source0:
http://archive.xfce.org/src/thunar-plugins/%{plugin_name}/0.3/%{plugin_name}-%{version}.tar.bz2
Summary: Thunar Plugin for Sharing Files Using Samba
License: GPL-2.0-or-later
@@ -36,7 +36,6 @@
Recommends: %{name}-lang = %{version}
Provides: %{plugin_name} = %{version}
Obsoletes: %{plugin_name} < %{version}
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
The Thunar Shares Plugin allows for quickly sharing a directory using Samba
@@ -49,7 +48,7 @@
%build
%configure --disable-static
-make %{?_smp_mflags} V=1
+%make_build
%install
%make_install
@@ -65,7 +64,6 @@
rm -rf "%{buildroot}"
%files
-%defattr(-,root,root)
%{_libdir}/thunarx-3/thunar-shares-plugin.so
%files lang -f %{plugin_name}.lang
++++++ thunar-shares-plugin-0.3.0.tar.bz2 -> thunar-shares-plugin-0.3.1.tar.bz2
++++++
++++ 11384 lines of diff (skipped)