Hello community,
here is the log from the commit of package thunar-plugin-shares for
openSUSE:Factory checked in at 2018-06-20 15:25:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/thunar-plugin-shares (Old)
and /work/SRC/openSUSE:Factory/.thunar-plugin-shares.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "thunar-plugin-shares"
Wed Jun 20 15:25:05 2018 rev:10 rq:617420 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/thunar-plugin-shares/thunar-plugin-shares.changes
2012-04-19 10:40:59.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.thunar-plugin-shares.new/thunar-plugin-shares.changes
2018-06-20 15:25:08.491604899 +0200
@@ -1,0 +2,11 @@
+Fri Jun 15 09:53:10 UTC 2018 - [email protected]
+
+- update to version 0.3.0:
+ * GTK3 Port
+ * Thunarx-3 Port (Thunar >=1.7.0 required)
+ * Translation updates
+- removed obsolete patches:
+ * thunar-plugin-shares-0.2.0-port-to-thunarx-2.patch
+ * thunar-plugin-shares-0.2.0-fix-missing-include.patch
+
+-------------------------------------------------------------------
Old:
----
thunar-plugin-shares-0.2.0-fix-missing-include.patch
thunar-plugin-shares-0.2.0-port-to-thunarx-2.patch
thunar-shares-plugin-0.2.0.tar.gz
New:
----
thunar-shares-plugin-0.3.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ thunar-plugin-shares.spec ++++++
--- /var/tmp/diff_new_pack.RVyyZ1/_old 2018-06-20 15:25:10.919516833 +0200
+++ /var/tmp/diff_new_pack.RVyyZ1/_new 2018-06-20 15:25:10.919516833 +0200
@@ -1,7 +1,7 @@
#
# spec file for package thunar-plugin-shares
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -21,21 +21,16 @@
Name: thunar-plugin-shares
Url:
http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin
-Version: 0.2.0
+Version: 0.3.0
Release: 0
-Source0:
http://archive.xfce.org/src/thunar-plugins/%{plugin_name}/0.2/%{plugin_name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM thunar-plugin-shares-0.2.0-port-to-thunarx-2.patch
[email protected] -- Port of thunar-shares-plugin to thunarx-2 from upstream
git.
-Patch0: thunar-plugin-shares-0.2.0-port-to-thunarx-2.patch
-# PATCH-FIX-UPSTREAM thunar-plugin-shares-0.2.0-fix-missing-include.patch
[email protected] -- Fix missing include of glib/gi18n-lib.h for gettext
support from upstream git.
-Patch1: thunar-plugin-shares-0.2.0-fix-missing-include.patch
+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+
+License: GPL-2.0-or-later
Group: System/GUI/XFCE
BuildRequires: intltool
-BuildRequires: xfce4-dev-tools
BuildRequires: pkgconfig(glib-2.0)
-BuildRequires: pkgconfig(gtk+-2.0)
-BuildRequires: pkgconfig(thunarx-2)
+BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
+BuildRequires: pkgconfig(thunarx-3)
Requires: samba
Requires: thunar >= %{thunar_version}
Recommends: %{name}-lang = %{version}
@@ -51,18 +46,15 @@
%prep
%setup -q -n %{plugin_name}-%{version}
-%patch0 -p1
-%patch1 -p1
%build
-xdt-autogen
%configure --disable-static
make %{?_smp_mflags} V=1
%install
%make_install
-rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-shares-plugin.la
+rm -rf %{buildroot}%{_libdir}/thunarx-3/thunar-shares-plugin.la
# remove unsupported locales
rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
@@ -74,7 +66,7 @@
%files
%defattr(-,root,root)
-%{_libdir}/thunarx-2/thunar-shares-plugin.so
+%{_libdir}/thunarx-3/thunar-shares-plugin.so
%files lang -f %{plugin_name}.lang
++++++ thunar-shares-plugin-0.2.0.tar.gz -> thunar-shares-plugin-0.3.0.tar.bz2
++++++
++++ 62902 lines of diff (skipped)