commit thunar-plugin-shares for openSUSE:Factory

2020-04-08 Thread root
Hello community,

here is the log from the commit of package thunar-plugin-shares for 
openSUSE:Factory checked in at 2020-04-08 19:56:26

Comparing /work/SRC/openSUSE:Factory/thunar-plugin-shares (Old)
 and  /work/SRC/openSUSE:Factory/.thunar-plugin-shares.new.3248 (New)


Package is "thunar-plugin-shares"

Wed Apr  8 19:56:26 2020 rev:11 rq:792332 version:0.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/thunar-plugin-shares/thunar-plugin-shares.changes
2018-06-20 15:25:08.491604899 +0200
+++ 
/work/SRC/openSUSE:Factory/.thunar-plugin-shares.new.3248/thunar-plugin-shares.changes
  2020-04-08 19:56:27.357113413 +0200
@@ -1,0 +2,9 @@
+Mon Apr  6 06:07:11 UTC 2020 - Marcel Kuehlhorn 
+
+- 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.M06xBB/_old  2020-04-08 19:56:28.381114161 +0200
+++ /var/tmp/diff_new_pack.M06xBB/_new  2020-04-08 19:56:28.381114161 +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)




commit thunar-plugin-shares for openSUSE:Factory

2018-06-20 Thread root
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.0 +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 - seife+...@b1-systems.com
+
+- 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 
g...@opensuse.org -- 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 
g...@opensuse.org -- 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)




commit thunar-plugin-shares for openSUSE:Factory

2012-04-19 Thread h_root
Hello community,

here is the log from the commit of package thunar-plugin-shares for 
openSUSE:Factory checked in at 2012-04-19 10:40:55

Comparing /work/SRC/openSUSE:Factory/thunar-plugin-shares (Old)
 and  /work/SRC/openSUSE:Factory/.thunar-plugin-shares.new (New)


Package is thunar-plugin-shares, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/thunar-plugin-shares/thunar-plugin-shares.changes
2011-09-23 12:48:11.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.thunar-plugin-shares.new/thunar-plugin-shares.changes
   2012-04-19 10:40:59.0 +0200
@@ -1,0 +2,17 @@
+Tue Apr 17 19:03:13 UTC 2012 - g...@opensuse.org
+
+- use upstream tarball instead of recompressed source
+
+---
+Tue Mar 27 14:02:50 UTC 2012 - g...@opensuse.org
+
+- added source URL
+
+---
+Thu Mar 22 20:28:51 UTC 2012 - g...@opensuse.org
+
+- corrected URL
+- require samba, it does not make much sense without it
+- updated build dependencies
+
+---

Old:

  thunar-shares-plugin-0.2.0.tar.bz2

New:

  thunar-shares-plugin-0.2.0.tar.gz



Other differences:
--
++ thunar-plugin-shares.spec ++
--- /var/tmp/diff_new_pack.fEMX4o/_old  2012-04-19 10:41:00.0 +0200
+++ /var/tmp/diff_new_pack.fEMX4o/_new  2012-04-19 10:41:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package thunar-plugin-shares
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,23 +20,25 @@
 %define plugin_name thunar-shares-plugin
 
 Name:   thunar-plugin-shares
-Group:  System/GUI/XFCE
-Url:http://thunar.xfce.org/plugins.html#thunar-shares-plugin
-License:GPL-2.0+
+Url:
http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin
 Version:0.2.0
-Release:1
-Source0:%{plugin_name}-%{version}.tar.bz2
+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 
g...@opensuse.org -- 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 
g...@opensuse.org -- 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
-Summary:Thunar Plugin for Sharing files using Samba
+Summary:Thunar Plugin for Sharing Files Using Samba
+License:GPL-2.0+
+Group:  System/GUI/XFCE
 BuildRequires:  intltool
-BuildRequires:  thunar-devel = %{thunar_version}
-BuildRequires:  pkgconfig(thunarx-2)
 BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(thunarx-2)
+Requires:   samba
 Requires:   thunar = %{thunar_version}
-Recommends: samba
+Recommends: %{name}-lang = %{version}
 Provides:   %{plugin_name} = %{version}
 Obsoletes:  %{plugin_name}  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -45,6 +47,7 @@
 The Thunar Shares Plugin allows for quickly sharing a directory using Samba
 from within Thunar without requiring root access.
 
+%lang_package
 
 %prep
 %setup -q -n %{plugin_name}-%{version}
@@ -58,16 +61,21 @@
 
 %install
 %make_install
+
+rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-shares-plugin.la
+
 # remove unsupported locales
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{plugin_name}
-rm -rf %{buildroot}%{_libdir}/thunarx-2/thunar-shares-plugin.la
+
+%find_lang %{plugin_name} %{?no_lang_C}
 
 %clean
 rm -rf %{buildroot}
 
-%files -f %{plugin_name}.lang
+%files
 %defattr(-,root,root)
 %{_libdir}/thunarx-2/thunar-shares-plugin.so
 
+%files lang -f %{plugin_name}.lang
+
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit thunar-plugin-shares for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package thunar-plugin-shares for 
openSUSE:Factory checked in at 2011-12-06 19:08:26

Comparing /work/SRC/openSUSE:Factory/thunar-plugin-shares (Old)
 and  /work/SRC/openSUSE:Factory/.thunar-plugin-shares.new (New)


Package is thunar-plugin-shares, Maintainer is 

Changes:




Other differences:
--
++ thunar-plugin-shares.spec ++
--- /var/tmp/diff_new_pack.aa9pKM/_old  2011-12-06 19:42:44.0 +0100
+++ /var/tmp/diff_new_pack.aa9pKM/_new  2011-12-06 19:42:44.0 +0100
@@ -22,7 +22,7 @@
 Name:   thunar-plugin-shares
 Group:  System/GUI/XFCE
 Url:http://thunar.xfce.org/plugins.html#thunar-shares-plugin
-License:GPLv2+
+License:GPL-2.0+
 Version:0.2.0
 Release:1
 Source0:%{plugin_name}-%{version}.tar.bz2

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org