commit owncloud-client for openSUSE:Factory

2020-06-24 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2020-06-24 15:50:12

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new.2956 (New)


Package is "owncloud-client"

Wed Jun 24 15:50:12 2020 rev:23 rq:816815 version:2.6.3.14058

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2020-06-19 17:24:55.668161038 +0200
+++ 
/work/SRC/openSUSE:Factory/.owncloud-client.new.2956/owncloud-client.changes
2020-06-24 15:50:47.676870950 +0200
@@ -1,0 +2,5 @@
+Wed Jun 24 09:31:41 UTC 2020 - Klaas Freitag 
+
+- Fix BOO#1173252: Install the correct SOURCEs. 
+
+---



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.O9RqiN/_old  2020-06-24 15:50:48.452873870 +0200
+++ /var/tmp/diff_new_pack.O9RqiN/_new  2020-06-24 15:50:48.452873870 +0200
@@ -250,7 +250,7 @@
 %cmake_install
 
 # Copy the source README here to be picked up by doc macro
-cp %{SOURCE2} .
+cp %{SOURCE3} .
 
 if [ -d %{buildroot}%{_mandir}/man1 ]; then
   gzip %{buildroot}%{_mandir}/man1/*.1
@@ -262,7 +262,7 @@
 test -f %{extdir}/ownCloud.pyc && mv %{extdir}/ownCloud.pyc 
%{extdir}/owncloud.pyc || true
 
 # https://github.com/owncloud/client/issues/4107
-install -m 0755 -D %{SOURCE1} %{buildroot}/etc/sysctl.d/101-sync-inotify.conf
+install -m 0755 -D %{SOURCE2} %{buildroot}/etc/sysctl.d/101-sync-inotify.conf
 
 %suse_update_desktop_file -n owncloud
 # workaround for https://github.com/owncloud/ownbrander/issues/322





commit owncloud-client for openSUSE:Factory

2020-06-19 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2020-06-19 17:24:19

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new.3606 (New)


Package is "owncloud-client"

Fri Jun 19 17:24:19 2020 rev:22 rq:815803 version:2.6.3.14058

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2020-02-13 10:11:03.360323984 +0100
+++ 
/work/SRC/openSUSE:Factory/.owncloud-client.new.3606/owncloud-client.changes
2020-06-19 17:24:55.668161038 +0200
@@ -1,0 +2,29 @@
+Thu Jun 18 08:29:08 UTC 2020 - Paolo Stivanin 
+
+- Update to 2.6.3.14058
+  * Restart the client after an update
+  * Wizard is hidden behind the browser
+  * Add branding option to disable experimental features
+  * Client sometimes does not show up when started by a user
+  * Fix several wrong colored icons in dark mode
+  * Fixed bug in public link with password required
+  * Fixed editing public link expiration date
+  * Expand file tree also when no folders are synced
+  * Fixed bug saving the cookies
+  * Fixed crash in the setup wizard
+  * Fixed bug in the Virtual File warning dialog
+  * Fixed a potential crash while discovering moves
+  * Add Folder Sync Connection sometimes does not warn
+  * Resize the buttons in the settings view dynamically
+  * Fix status icon after move errors
+  * Fixed a potential crash on cancelation of discovery jobs
+  * Fix a potential crash on Windows VFS
+  * Fixed OAuth2 login of user with +
+  * On Windows the share dialog does not open as the top most window
+  * Client sometimes crashes when a placeholder file was moved
+  * Don't override cookies with old values
+  * Closing prompt has the same effect as accepting
+  * Crash on migration of old settings
+- Add fix-qpainterpath.patch
+
+---

Old:

  owncloudclient-2.6.1.13407.tar.xz

New:

  fix-qpainterpath.patch
  owncloudclient-2.6.3.14058.tar.xz
  owncloudclient-2.6.3.14058.tar.xz.asc



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.zqmFct/_old  2020-06-19 17:25:02.568180883 +0200
+++ /var/tmp/diff_new_pack.zqmFct/_new  2020-06-19 17:25:02.572180895 +0200
@@ -18,21 +18,23 @@
 
 Name:   owncloud-client
 
-Version:2.6.1.13407 
+Version:2.6.3.14058
 Release:0
 
 Summary:The ownCloud synchronization client
 License:GPL-2.0-only AND GPL-3.0-only
 Group:  Productivity/Networking/Other
 URL:https://owncloud.org/download
-Source0:owncloudclient-%{version}.tar.xz
-Source1:101-sync-inotify.conf
-Source2:README.source
+Source0:
https://download.owncloud.com/desktop/stable/owncloudclient-%{version}.tar.xz
+Source1:
https://download.owncloud.com/desktop/stable/owncloudclient-%{version}.tar.xz.asc
+Source2:101-sync-inotify.conf
+Source3:README.source
 
 # PATCH-FIX-UPSTREAM fix position of systray menu 
https://github.com/owncloud/client/issues/5968
 # for all except tumbleweed and ongoing, as the Qt bug is fixed in there.
 Patch0: fix-systray-menu-pos.patch
 Patch1: no_theme_icons.patch
+Patch2: fix-qpainterpath.patch
 
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
 
@@ -55,6 +57,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  qtkeychain-qt5-devel >= %{keychain_version}
 
+BuildRequires:  libcloudproviders-devel
 BuildRequires:  libqt5-linguist-devel
 BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Core)
@@ -208,8 +211,14 @@
 %patch0 -p1
 %endif
 %patch1 -p1
+%patch2 -p1
 
 %build
+# see README.source
+rm -rf src/3rdparty/libcrashreporter-qt
+rm -rf shell_integration/windows
+rm -rf shell_integration/MacOSX
+
 echo suse_version   0%{?suse_version}
 
 # http://www.cmake.org/Wiki/CMake_RPATH_handling#Default_RPATH_settings
@@ -285,7 +294,7 @@
 %{_libdir}/ownCloud/plugins/owncloudsync_vfs_suffix.so
 %dir %{_libdir}/ownCloud/
 %dir %{_libdir}/ownCloud/plugins
-%doc CONTRIBUTING.md ChangeLog README.md README.source
+%doc CONTRIBUTING.md README.md 
 %license COPYING COPYING.documentation
 
 %config /etc/ownCloud

++ fix-qpainterpath.patch ++
--- a/src/libsync/networkjobs.cpp
+++ b/src/libsync/networkjobs.cpp
@@ -31,6 +31,7 @@
 #include 
 #ifndef TOKEN_AUTH_ONLY
 #include 
+#include 
 #endif
 
 #include "networkjobs.h"
++ owncloudclient-2.6.1.13407.tar.xz -> owncloudclient-2.6.3.14058.tar.xz 
++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient-2.6.1.13407.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new.3606/owncloudclient-2.6.3.14058.tar.xz
 differ: char 26, line 1

commit owncloud-client for openSUSE:Factory

2020-02-13 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2020-02-13 10:11:02

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new.26092 (New)


Package is "owncloud-client"

Thu Feb 13 10:11:02 2020 rev:21 rq:773523 version:2.6.1.13407

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2019-11-29 16:03:06.336800784 +0100
+++ 
/work/SRC/openSUSE:Factory/.owncloud-client.new.26092/owncloud-client.changes   
2020-02-13 10:11:03.360323984 +0100
@@ -1,0 +2,12 @@
+Tue Feb 11 20:17:04 UTC 2020 - Klaas Freitag 
+
+- Removed some unused parts from tarball as described in README.
+
+---
+Fri Jan 31 08:10:43 UTC 2020 - Klaas Freitag 
+
+- update to 2.6.1, a bugfix release for 2.6.0 with little improvements
+  as well.
+  Changelog: https://github.com/owncloud/client/releases/tag/v2.6.1 
+
+---

Old:

  owncloudclient-2.6.0.13018.tar.xz

New:

  owncloudclient-2.6.1.13407.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.VZwYyc/_old  2020-02-13 10:11:05.412325173 +0100
+++ /var/tmp/diff_new_pack.VZwYyc/_new  2020-02-13 10:11:05.420325178 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package owncloud-client
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.6.0.13018 
+Version:2.6.1.13407 
 Release:0
 
 Summary:The ownCloud synchronization client

++ owncloudclient-2.6.0.13018.tar.xz -> owncloudclient-2.6.1.13407.tar.xz 
++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient-2.6.0.13018.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new.26092/owncloudclient-2.6.1.13407.tar.xz
 differ: char 27, line 1




commit owncloud-client for openSUSE:Factory

2019-11-29 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2019-11-29 15:59:33

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new.26869 (New)


Package is "owncloud-client"

Fri Nov 29 15:59:33 2019 rev:20 rq:751731 version:2.6.0.13018

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2019-05-21 10:40:17.759090545 +0200
+++ 
/work/SRC/openSUSE:Factory/.owncloud-client.new.26869/owncloud-client.changes   
2019-11-29 16:03:06.336800784 +0100
@@ -1,0 +2,37 @@
+Thu Nov 28 12:01:41 UTC 2019 - Dominique Leuenberger 
+
+- Require python3-nautilus instead of nautilus: the py2 variant of
+  the plugin has been dropped (EOL of py2 approaching) and the
+  owncloud plugin has been able to handle py3 already for a while.
+
+---
+Sat Nov 16 08:46:39 UTC 2019 - Klaas Freitag 
+
+- Update to Version 2.6.0 with the following major changes:
+  Major changes and additions:
+  * Rewrote discovery code for performance improvements and better 
maintainability.
+  * Tech Preview: Add native virtual files mode for Windows 10.
+(https://github.com/owncloud/client/wiki/Virtual-Files-on-Windows-10)
+  * Tech Preview: Improvements and fixes for all virtual files mode
+(https://github.com/owncloud/client/wiki/Virtual-Files)
+  * Add basic support for libcloudproviders for gtk/gnome integration (#7209)
+  * Remove support for Shibboleth auth, please use OAuth2 server app (#6451)
+  * Many bugfixes and other improvements, more to read at 
+https://github.com/owncloud/client/releases/tag/v2.6.0
+
+---
+Sat Nov  2 10:01:07 UTC 2019 - Klaas Freitag 
+
+- Update to 2.6.0 RC4. 
+
+---
+Tue Oct 22 16:13:51 UTC 2019 - Klaas Freitag 
+
+- Update to 2.6.0 RC2. 
+
+---
+Thu Sep  5 08:59:40 UTC 2019 - Klaas Freitag 
+
+- Update to 2.6.0 RC1. 
+
+---

Old:

  owncloudclient-2.5.4.tar.xz

New:

  owncloudclient-2.6.0.13018.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.7KLfBN/_old  2019-11-29 16:03:08.312799974 +0100
+++ /var/tmp/diff_new_pack.7KLfBN/_new  2019-11-29 16:03:08.312799974 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package owncloud-client
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 Name:   owncloud-client
 
-Version:2.5.4
+Version:2.6.0.13018 
 Release:0
 
 Summary:The ownCloud synchronization client
 License:GPL-2.0-only AND GPL-3.0-only
 Group:  Productivity/Networking/Other
-Url:http://owncloud.com
+URL:https://owncloud.org/download
 Source0:owncloudclient-%{version}.tar.xz
 Source1:101-sync-inotify.conf
 Source2:README.source
@@ -157,7 +157,7 @@
 Requires:   nautilus
 Supplements:packageand(%{name}:nautilus)
 Requires:   %{name}%{?_isa} = %{version}-%{release}
-Requires:   python-nautilus
+Requires:   python3-nautilus
 
 %description -n %{name}-nautilus
 This package provides overlay icons to visualize the synchronization state
@@ -282,7 +282,11 @@
 %{_datadir}/applications/owncloud.desktop
 %{_datadir}/icons/hicolor
 %{_datadir}/mime/packages/owncloud.xml
-%doc CONTRIBUTING.md COPYING ChangeLog README.md README.source 
COPYING.documentation
+%{_libdir}/ownCloud/plugins/owncloudsync_vfs_suffix.so
+%dir %{_libdir}/ownCloud/
+%dir %{_libdir}/ownCloud/plugins
+%doc CONTRIBUTING.md ChangeLog README.md README.source
+%license COPYING COPYING.documentation
 
 %config /etc/ownCloud
 # https://github.com/owncloud/client/issues/4107

++ owncloudclient-2.5.4.tar.xz -> owncloudclient-2.6.0.13018.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient-2.5.4.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new.26869/owncloudclient-2.6.0.13018.tar.xz
 differ: char 25, line 1




commit owncloud-client for openSUSE:Factory

2019-05-21 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2019-05-21 10:39:40

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new.5148 (New)


Package is "owncloud-client"

Tue May 21 10:39:40 2019 rev:19 rq:704236 version:2.5.4

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2019-03-24 15:01:12.491170008 +0100
+++ 
/work/SRC/openSUSE:Factory/.owncloud-client.new.5148/owncloud-client.changes
2019-05-21 10:40:17.759090545 +0200
@@ -1,0 +2,5 @@
+Mon May 20 12:36:11 UTC 2019 - Christophe Giboudeaux 
+
+- Explicitly require zlib to build owncloud-client.
+
+---



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.piw2Xh/_old  2019-05-21 10:40:19.107089670 +0200
+++ /var/tmp/diff_new_pack.piw2Xh/_new  2019-05-21 10:40:19.111089667 +0200
@@ -64,6 +64,7 @@
 BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Xml)
+BuildRequires:  pkgconfig(zlib)
 
 %if 0%{?build_dolphin_overlays}
 BuildRequires:  kio-devel




commit owncloud-client for openSUSE:Factory

2019-03-24 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2019-03-24 15:01:09

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new.25356 (New)


Package is "owncloud-client"

Sun Mar 24 15:01:09 2019 rev:18 rq:687810 version:2.5.4

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2019-02-08 12:15:51.881413971 +0100
+++ 
/work/SRC/openSUSE:Factory/.owncloud-client.new.25356/owncloud-client.changes   
2019-03-24 15:01:12.491170008 +0100
@@ -1,0 +2,6 @@
+Wed Mar 20 19:58:37 UTC 2019 - Klaas Freitag 
+
+- Update to upstream release 2.5.4 with various bugfixes
+  Details at https://github.com/owncloud/client/releases/tag/v2.5.4 
+
+---

Old:

  owncloudclient-2.5.3.tar.xz

New:

  owncloudclient-2.5.4.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.nkBNDz/_old  2019-03-24 15:01:13.439169887 +0100
+++ /var/tmp/diff_new_pack.nkBNDz/_new  2019-03-24 15:01:13.439169887 +0100
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.5.3
+Version:2.5.4
 Release:0
 
 Summary:The ownCloud synchronization client

++ owncloudclient-2.5.3.tar.xz -> owncloudclient-2.5.4.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient-2.5.3.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new.25356/owncloudclient-2.5.4.tar.xz
 differ: char 25, line 1




commit owncloud-client for openSUSE:Factory

2019-02-08 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2019-02-08 12:15:50

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new.28833 (New)


Package is "owncloud-client"

Fri Feb  8 12:15:50 2019 rev:17 rq:672615 version:2.5.3

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2019-02-01 11:48:59.264334229 +0100
+++ 
/work/SRC/openSUSE:Factory/.owncloud-client.new.28833/owncloud-client.changes   
2019-02-08 12:15:51.881413971 +0100
@@ -1,0 +2,9 @@
+Thu Feb  7 20:44:44 UTC 2019 - Klaas Freitag 
+
+- Update to upstream release 2.5.3:
+ * Connectivity: Add a noUnauthedRequests branding option
+ * Credentials: Warn in log if keychain-write jobs fail (#6776)
+ * Database: Move drop-index to after pragmas are set (#6881)
+ * Download: Ignore Content-length for compressed HTTP2/SPDY replies (#6885)
+
+---

Old:

  owncloudclient-2.5.2.tar.xz

New:

  owncloudclient-2.5.3.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.H2NF5L/_old  2019-02-08 12:15:55.485412622 +0100
+++ /var/tmp/diff_new_pack.H2NF5L/_new  2019-02-08 12:15:55.489412620 +0100
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.5.2
+Version:2.5.3
 Release:0
 
 Summary:The ownCloud synchronization client

++ owncloudclient-2.5.2.tar.xz -> owncloudclient-2.5.3.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient-2.5.2.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new.28833/owncloudclient-2.5.3.tar.xz
 differ: char 26, line 1




commit owncloud-client for openSUSE:Factory

2019-02-01 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2019-02-01 11:48:38

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new.28833 (New)


Package is "owncloud-client"

Fri Feb  1 11:48:38 2019 rev:16 rq:670466 version:2.5.2

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2018-11-12 09:43:31.405001619 +0100
+++ 
/work/SRC/openSUSE:Factory/.owncloud-client.new.28833/owncloud-client.changes   
2019-02-01 11:48:59.264334229 +0100
@@ -1,0 +2,7 @@
+Tue Jan 29 21:28:47 UTC 2019 - Klaas Freitag 
+
+- Update to upstream version 2.5.2
+  Changelog available at https://owncloud.org/changelog/desktop-client/
+- Added no_theme_icons.patch to avoid icon mix in the app 
+
+---

Old:

  owncloudclient-2.5.1.10973.tar.xz

New:

  no_theme_icons.patch
  owncloudclient-2.5.2.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.ZBwYJF/_old  2019-02-01 11:49:01.888331535 +0100
+++ /var/tmp/diff_new_pack.ZBwYJF/_new  2019-02-01 11:49:01.892331531 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package owncloud-client
 #
-# Copyright (c) 2018 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
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.5.1.10973 
+Version:2.5.2
 Release:0
 
 Summary:The ownCloud synchronization client
@@ -32,6 +32,7 @@
 # PATCH-FIX-UPSTREAM fix position of systray menu 
https://github.com/owncloud/client/issues/5968
 # for all except tumbleweed and ongoing, as the Qt bug is fixed in there.
 Patch0: fix-systray-menu-pos.patch 
+Patch1: no_theme_icons.patch
 
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
 
@@ -71,7 +72,6 @@
 BuildRequires:  libopenssl-devel
 BuildRequires:  update-desktop-files
 
-BuildRequires:  python-Sphinx
 BuildRequires:  sqlite3-devel
 
 BuildRequires:  hicolor-icon-theme
@@ -206,6 +206,7 @@
 %if 0%{?suse_version} <= 1500
 %patch0 -p1
 %endif
+%patch1 -p1
 
 %build
 echo suse_version   0%{?suse_version}
@@ -235,24 +236,9 @@
 
 env LD_RUN_PATH=%{_libdir}/owncloud:%{_libdir}/owncloud make %{?_smp_mflags} 
VERBOSE=1
 
-make doc-html-org
-make doc-man
-
 %install
 %cmake_install
 
-mkdir -p %{buildroot}%{_docdir}/%{name}
-mv %{buildroot}/usr/share/doc/client/owncloud-client/* 
%{buildroot}%{_docdir}/%{name}
-rmdir %{buildroot}/usr/share/doc/client/owncloud-client
-rmdir %{buildroot}/usr/share/doc/client
-rm %{buildroot}%{_docdir}/%{name}/html/unthemed/.buildinfo
-mv %{buildroot}%{_docdir}/%{name}/html/unthemed/* 
%{buildroot}%{_docdir}/%{name}/html/
-rmdir %{buildroot}%{_docdir}/%{name}/html/unthemed
-rm -r %{buildroot}%{_docdir}/%{name}/html/com/
-rm -r %{buildroot}%{_docdir}/%{name}/html/org/
-# Copy the 
-cp COPYING.documentation %{buildroot}%{_docdir}/%{name}/
-
 # Copy the source README here to be picked up by doc macro
 cp %{SOURCE2} . 
 
@@ -295,25 +281,12 @@
 %{_datadir}/applications/owncloud.desktop
 %{_datadir}/icons/hicolor
 %{_datadir}/mime/packages/owncloud.xml
-%{_mandir}/man1/owncloud*
-%doc CONTRIBUTING.md COPYING ChangeLog README.md README.source
-%exclude %{_docdir}/%{name}/COPYING.documentation 
-%exclude %{_docdir}/%{name}/html
+%doc CONTRIBUTING.md COPYING ChangeLog README.md README.source 
COPYING.documentation
 
 %config /etc/ownCloud
 # https://github.com/owncloud/client/issues/4107
 %config /etc/sysctl.d/101-sync-inotify.conf
 
-%files -n %{name}-doc
-%defattr(-,root,root,-)
-%doc %{_docdir}/%{name}/html
-%doc %{_docdir}/%{name}/COPYING.documentation
-%exclude %{_docdir}/%{name}/CONTRIBUTING.md 
-%exclude %{_docdir}/%{name}/COPYING 
-%exclude %{_docdir}/%{name}/ChangeLog 
-%exclude %{_docdir}/%{name}/README.md 
-%exclude %{_docdir}/%{name}/README.source
-
 %files -n %{name}-l10n
 %defattr(-,root,root,-)
 %{_datadir}/owncloud/

++ no_theme_icons.patch ++
diff --git a/src/libsync/theme.cpp b/src/libsync/theme.cpp
index 245c8d7..3ba9e22 100644
--- a/src/libsync/theme.cpp
+++ b/src/libsync/theme.cpp
@@ -136,11 +136,6 @@ QIcon Theme::themeIcon(const QString , bool sysTray, 
bool sysTrayMenuVisibl
 QString key = name + "," + flavor;
 QIcon  = _iconCache[key]; // Take reference, this will also "set" 
the cache entry
 if (cached.isNull()) {
-if (QIcon::hasThemeIcon(name)) {
-// use from theme
-return cached = QIcon::fromTheme(name);
-}
-

commit owncloud-client for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2018-11-12 09:42:57

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Mon Nov 12 09:42:57 2018 rev:15 rq:647667 version:2.5.1.10973

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2018-09-26 16:11:32.487474199 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2018-11-12 09:43:31.405001619 +0100
@@ -1,0 +2,6 @@
+Fri Nov  9 20:14:20 UTC 2018 - Klaas Freitag 
+
+- update to upstream version 2.5.1 
+  Changelog available at https://owncloud.org/changelog/desktop-client/ 
+
+---

Old:

  owncloudclient_os-2.5.0.tar.xz

New:

  owncloudclient-2.5.1.10973.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.SwQDMR/_old  2018-11-12 09:43:42.556984580 +0100
+++ /var/tmp/diff_new_pack.SwQDMR/_new  2018-11-12 09:43:42.560984573 +0100
@@ -12,20 +12,20 @@
 # 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/
 #
 
 
 Name:   owncloud-client
 
-Version:2.5.0
+Version:2.5.1.10973 
 Release:0
 
 Summary:The ownCloud synchronization client
 License:GPL-2.0-only AND GPL-3.0-only
 Group:  Productivity/Networking/Other
 Url:http://owncloud.com
-Source0:owncloudclient_os-%{version}.tar.xz
+Source0:owncloudclient-%{version}.tar.xz
 Source1:101-sync-inotify.conf
 Source2:README.source
 




commit owncloud-client for openSUSE:Factory

2018-09-26 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2018-09-26 16:11:32

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Wed Sep 26 16:11:32 2018 rev:14 rq:636584 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2018-08-18 00:02:45.330833872 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2018-09-26 16:11:32.487474199 +0200
@@ -1,0 +2,20 @@
+Tue Sep 18 15:12:04 UTC 2018 - klaas.frei...@suse.com
+
+- Really removed the rpath.diff file. 
+
+---
+Tue Sep 18 09:19:12 UTC 2018 - klaas.frei...@suse.com
+
+- update to upstream version 2.5.0
+  Changelog available at https://owncloud.org/changelog/desktop-client/
+  
+  * Removed patch rpath.diff as not longer required.
+  * Added some doc cleanup as the version installs too much.
+
+---
+Tue Sep  4 05:27:18 UTC 2018 - klaas.frei...@suse.com
+
+- Fixed patch fix-systray-menu-pos.patch to avoid segfault as
+  described in boo#1106103. Should be fixed with this. 
+
+---

Old:

  owncloudclient_os-2.4.3.tar.xz
  rpath.diff

New:

  owncloudclient_os-2.5.0.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.AiNknV/_old  2018-09-26 16:11:33.371472731 +0200
+++ /var/tmp/diff_new_pack.AiNknV/_new  2018-09-26 16:11:33.371472731 +0200
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.4.3
+Version:2.5.0
 Release:0
 
 Summary:The ownCloud synchronization client
@@ -28,14 +28,10 @@
 Source0:owncloudclient_os-%{version}.tar.xz
 Source1:101-sync-inotify.conf
 Source2:README.source
-# PATCH-FIX-UPSTREAM rpath.diff Fix rpath 
-Patch0: rpath.diff
 
 # PATCH-FIX-UPSTREAM fix position of systray menu 
https://github.com/owncloud/client/issues/5968
 # for all except tumbleweed and ongoing, as the Qt bug is fixed in there.
-%if 0%{?suse_version} <= 1500 
-Patch1: fix-systray-menu-pos.patch  
-%endif
+Patch0: fix-systray-menu-pos.patch 
 
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
 
@@ -207,10 +203,8 @@
 %prep
 %setup -q -n owncloudclient-%{version}
 
-%patch0 -p1 
-
 %if 0%{?suse_version} <= 1500
-%patch1 -p1
+%patch0 -p1
 %endif
 
 %build
@@ -241,7 +235,7 @@
 
 env LD_RUN_PATH=%{_libdir}/owncloud:%{_libdir}/owncloud make %{?_smp_mflags} 
VERBOSE=1
 
-make doc
+make doc-html-org
 make doc-man
 
 %install
@@ -254,8 +248,12 @@
 rm %{buildroot}%{_docdir}/%{name}/html/unthemed/.buildinfo
 mv %{buildroot}%{_docdir}/%{name}/html/unthemed/* 
%{buildroot}%{_docdir}/%{name}/html/
 rmdir %{buildroot}%{_docdir}/%{name}/html/unthemed
+rm -r %{buildroot}%{_docdir}/%{name}/html/com/
+rm -r %{buildroot}%{_docdir}/%{name}/html/org/
+# Copy the 
+cp COPYING.documentation %{buildroot}%{_docdir}/%{name}/
 
-# Copy the source README here to be picked up by %doc macro
+# Copy the source README here to be picked up by doc macro
 cp %{SOURCE2} . 
 
 if [ -d %{buildroot}%{_mandir}/man1 ]; then
@@ -296,6 +294,7 @@
 %{_bindir}/owncloudcmd
 %{_datadir}/applications/owncloud.desktop
 %{_datadir}/icons/hicolor
+%{_datadir}/mime/packages/owncloud.xml
 %{_mandir}/man1/owncloud*
 %doc CONTRIBUTING.md COPYING ChangeLog README.md README.source
 %exclude %{_docdir}/%{name}/COPYING.documentation 
@@ -308,7 +307,7 @@
 %files -n %{name}-doc
 %defattr(-,root,root,-)
 %doc %{_docdir}/%{name}/html
-%doc COPYING.documentation
+%doc %{_docdir}/%{name}/COPYING.documentation
 %exclude %{_docdir}/%{name}/CONTRIBUTING.md 
 %exclude %{_docdir}/%{name}/COPYING 
 %exclude %{_docdir}/%{name}/ChangeLog 
@@ -322,13 +321,12 @@
 %files -n libowncloudsync0
 %defattr(-,root,root,-)
 %{_libdir}/libowncloudsync.so.*
-%{_libdir}/owncloud/libocsync.so.*
-%dir %{_libdir}/owncloud
+%{_libdir}/libowncloud_csync.so.*
 
 %files -n libowncloudsync-devel
 %defattr(-,root,root,-)
 %{_libdir}/libowncloudsync.so
-%{_libdir}/owncloud/libocsync.so
+%{_libdir}/libowncloud_csync.so
 %{_includedir}/owncloudsync/
 
 %files -n %{name}-nautilus

++ fix-systray-menu-pos.patch ++
--- /var/tmp/diff_new_pack.AiNknV/_old  2018-09-26 16:11:33.411472665 +0200
+++ /var/tmp/diff_new_pack.AiNknV/_new  2018-09-26 16:11:33.411472665 +0200
@@ -1,14 +1,20 @@
 diff --git a/src/gui/owncloudgui.cpp b/src/gui/owncloudgui.cpp
-index c8d5cddcd..6e3f6871a 100644
+index a56dc44..c586118 100644
 --- a/src/gui/owncloudgui.cpp
 +++ 

commit owncloud-client for openSUSE:Factory

2018-08-17 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2018-08-18 00:02:28

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Sat Aug 18 00:02:28 2018 rev:13 rq:629378 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2018-07-26 10:18:25.935940465 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2018-08-18 00:02:45.330833872 +0200
@@ -1,0 +2,8 @@
+Wed Aug 15 09:45:40 UTC 2018 - klaas.frei...@suse.com
+
+- Update to upstream version 2.4.3
+
+  * OAuth2: Fix infinite loop when the refresh token is expired
+  * Nautilus: Guard against None state (#6643)
+
+---

Old:

  owncloudclient_os-2.4.2.tar.xz

New:

  owncloudclient_os-2.4.3.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.1ngS3H/_old  2018-08-18 00:02:56.910868452 +0200
+++ /var/tmp/diff_new_pack.1ngS3H/_new  2018-08-18 00:02:56.910868452 +0200
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.4.2
+Version:2.4.3
 Release:0
 
 Summary:The ownCloud synchronization client

++ owncloudclient_os-2.4.2.tar.xz -> owncloudclient_os-2.4.3.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient_os-2.4.2.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new/owncloudclient_os-2.4.3.tar.xz 
differ: char 25, line 1




commit owncloud-client for openSUSE:Factory

2018-07-26 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2018-07-26 10:18:14

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Thu Jul 26 10:18:14 2018 rev:12 rq:625315 version:2.4.2

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2018-03-18 21:45:17.952731167 +0100
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2018-07-26 10:18:25.935940465 +0200
@@ -1,0 +2,10 @@
+Wed Jul 25 16:06:20 UTC 2018 - klaas.frei...@suse.com
+
+- Update to upstream version 2.4.2
+  * Coming with some bugfixes, Changelog:
+https://owncloud.org/changelog/desktop-client/
+- Added patch fix-systray-menu-pos.patch to fix a problem with 
+  older Qt versions. Applies only to versions Leap 15 and older,
+  fixes https://github.com/owncloud/client/issues/5968
+ 
+---

Old:

  owncloudclient_os-2.4.1.tar.xz

New:

  fix-systray-menu-pos.patch
  owncloudclient_os-2.4.2.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.wgLTvI/_old  2018-07-26 10:18:41.491968653 +0200
+++ /var/tmp/diff_new_pack.wgLTvI/_new  2018-07-26 10:18:41.491968653 +0200
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.4.1
+Version:2.4.2
 Release:0
 
 Summary:The ownCloud synchronization client
@@ -31,6 +31,12 @@
 # PATCH-FIX-UPSTREAM rpath.diff Fix rpath 
 Patch0: rpath.diff
 
+# PATCH-FIX-UPSTREAM fix position of systray menu 
https://github.com/owncloud/client/issues/5968
+# for all except tumbleweed and ongoing, as the Qt bug is fixed in there.
+%if 0%{?suse_version} <= 1500 
+Patch1: fix-systray-menu-pos.patch  
+%endif
+
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
 
 # Build the dolphin overlays for 42.2 ongoing, SLE and Tumbleweed
@@ -203,6 +209,10 @@
 
 %patch0 -p1 
 
+%if 0%{?suse_version} <= 1500
+%patch1 -p1
+%endif
+
 %build
 echo suse_version   0%{?suse_version}
 

++ fix-systray-menu-pos.patch ++
diff --git a/src/gui/owncloudgui.cpp b/src/gui/owncloudgui.cpp
index c8d5cddcd..6e3f6871a 100644
--- a/src/gui/owncloudgui.cpp
+++ b/src/gui/owncloudgui.cpp
@@ -530,7 +530,8 @@ void ownCloudGui::setupContextMenu()
 || desktopSession.contains("plasma")
 || desktopSession.contains("kde");
 QObject *platformMenu = reinterpret_cast(_tray->contextMenu()->platformMenu());
-if (isKde && platformMenu && platformMenu->metaObject()->className() == 
QLatin1String("QDBusPlatformMenu")) {
+const QString className = platformMenu->metaObject()->className();
+if (isKde && platformMenu &&  className == QLatin1String("SystemTrayMenu") 
) { // QLatin1String("QDBusPlatformMenu")) {
 _workaroundManualVisibility = true;
 _workaroundNoAboutToShowUpdate = true;
 }
++ owncloudclient_os-2.4.1.tar.xz -> owncloudclient_os-2.4.2.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient_os-2.4.1.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new/owncloudclient_os-2.4.2.tar.xz 
differ: char 25, line 1




commit owncloud-client for openSUSE:Factory

2018-03-18 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2018-03-18 21:45:16

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Sun Mar 18 21:45:16 2018 rev:11 rq:588298 version:2.4.1

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2018-03-01 12:08:13.869188520 +0100
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2018-03-18 21:45:17.952731167 +0100
@@ -1,0 +2,17 @@
+Fri Mar 16 20:58:43 UTC 2018 - frei...@owncloud.com
+
+- Updated changelog for upstream release. 
+
+---
+Tue Mar  6 11:03:15 UTC 2018 - klaas.frei...@suse.com
+
+- Update to upstream version 2.4.1 
+  * Enhanced Nautilus integration.
+  * Cleaner User Experience and overall improvements to 
+notifications and the synchronization of files.
+  * Better implementation and integration of Client Filesystems.
+  * Improved Sharing dialogue
+  * and a lot more... 
+  Changelog: https://github.com/owncloud/client/releases 
+
+---

Old:

  owncloudclient_os-2.4.0.tar.xz

New:

  owncloudclient_os-2.4.1.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.Qcd7BU/_old  2018-03-18 21:45:20.016656814 +0100
+++ /var/tmp/diff_new_pack.Qcd7BU/_new  2018-03-18 21:45:20.020656670 +0100
@@ -18,11 +18,11 @@
 
 Name:   owncloud-client
 
-Version:2.4.0
+Version:2.4.1
 Release:0
 
 Summary:The ownCloud synchronization client
-License:GPL-2.0 and GPL-3.0
+License:GPL-2.0-only AND GPL-3.0-only
 Group:  Productivity/Networking/Other
 Url:http://owncloud.com
 Source0:owncloudclient_os-%{version}.tar.xz

++ owncloudclient_os-2.4.0.tar.xz -> owncloudclient_os-2.4.1.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient_os-2.4.0.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new/owncloudclient_os-2.4.1.tar.xz 
differ: char 25, line 1




commit owncloud-client for openSUSE:Factory

2018-03-01 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2018-03-01 12:08:08

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Thu Mar  1 12:08:08 2018 rev:10 rq:581166 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2018-01-19 11:52:33.769477413 +0100
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2018-03-01 12:08:13.869188520 +0100
@@ -1,0 +2,5 @@
+Wed Feb 28 10:58:38 UTC 2018 - klaas.frei...@suse.com
+
+- Add explicit BuildRequires on Qt5Sql to fix TW build. 
+
+---



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.soRPsr/_old  2018-03-01 12:08:14.757156642 +0100
+++ /var/tmp/diff_new_pack.soRPsr/_new  2018-03-01 12:08:14.761156499 +0100
@@ -58,6 +58,7 @@
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Network)
+BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Xml)
 




commit owncloud-client for openSUSE:Factory

2018-01-19 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2018-01-19 11:52:18

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Fri Jan 19 11:52:18 2018 rev:9 rq:561305 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2017-10-23 16:53:15.220791897 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2018-01-19 11:52:33.769477413 +0100
@@ -1,0 +2,37 @@
+Mon Jan  1 21:03:19 UTC 2018 - frei...@owncloud.com
+
+- Removed superflous patch force_qdbus_tray_workaround.patch 
+
+---
+Mon Jan  1 19:50:51 UTC 2018 - frei...@owncloud.com
+
+- Bring back the doc macro to mark the documentation files.
+  Fix building by utilizing the exclude macro. 
+
+---
+Fri Dec 29 11:41:41 UTC 2017 - frei...@owncloud.com
+
+- Fixed documentation installation by avoiding the %doc macro. 
+
+---
+Thu Dec 28 21:15:16 UTC 2017 - frei...@owncloud.com
+
+- Added rpath.diff: Fix the rpath to the private libs of owncloud
+  Fixed documentation file list issue  
+
+---
+Wed Dec 27 11:58:22 UTC 2017 - frei...@owncloud.com
+
+- Feedback from review:
+  * Use %{buildroot} instead of ${RPM_BUILD_ROOT}
+  * Leave license- and few other readme files with the main package
+
+---
+Mon Dec 25 11:34:37 UTC 2017 - frei...@owncloud.com
+
+- Update to version 2.4.0 with lots of fixes and additions.
+  Detailed changelog:
+  https://raw.githubusercontent.com/owncloud/client/master/ChangeLog
+- Drop force_qdbus_tray_workaround.patch: Problem fixed upstream. 
+
+---

Old:

  force_qdbus_tray_workaround.patch
  owncloudclient_os-2.3.3.tar.xz

New:

  owncloudclient_os-2.4.0.tar.xz
  rpath.diff



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.GFJLWa/_old  2018-01-19 11:52:37.081321317 +0100
+++ /var/tmp/diff_new_pack.GFJLWa/_new  2018-01-19 11:52:37.085321128 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package owncloud-client
 #
-# Copyright (c) 2017 SUSE LINUX 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
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.3.3
+Version:2.4.0
 Release:0
 
 Summary:The ownCloud synchronization client
@@ -28,8 +28,8 @@
 Source0:owncloudclient_os-%{version}.tar.xz
 Source1:101-sync-inotify.conf
 Source2:README.source
-# PATCH-FIX-UPSTREAM fix tray behaviour (only Leap 42.2)
-Patch0: force_qdbus_tray_workaround.patch
+# PATCH-FIX-UPSTREAM rpath.diff Fix rpath 
+Patch0: rpath.diff
 
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
 
@@ -199,18 +199,14 @@
 
 %prep
 %setup -q -n owncloudclient-%{version}
-%if 0%{?is_opensuse} && 0%{?suse_version} == 1315 && 0%{?sle_version} == 120200
-# openSUSE_Leap_42.2 only, 
https://github.com/owncloud/client/issues/5960#issuecomment-322406761
+
 %patch0 -p1
-%endif
 
 %build
 echo suse_version   0%{?suse_version}
 
-mkdir build
-pushd build
 # http://www.cmake.org/Wiki/CMake_RPATH_handling#Default_RPATH_settings
-cmake .. -DWITH_DOC=TRUE \
+%cmake .. -DWITH_DOC=TRUE \
   -DKDE_INSTALL_USE_QT_SYS_PATHS=1 \
   -DCMAKE_C_FLAGS:STRING="%{optflags}" \
   -DCMAKE_CXX_FLAGS:STRING="%{optflags}" \
@@ -235,31 +231,33 @@
 env LD_RUN_PATH=%{_libdir}/owncloud:%{_libdir}/owncloud make %{?_smp_mflags} 
VERBOSE=1
 
 make doc
-popd
+make doc-man
 
 %install
-pushd build
-%make_install
+%cmake_install
 
-mkdir -p ${RPM_BUILD_ROOT}%{_docdir}/%{name}
-mv ${RPM_BUILD_ROOT}/usr/share/doc/client/* ${RPM_BUILD_ROOT}%{_docdir}/%{name}
-rmdir ${RPM_BUILD_ROOT}/usr/share/doc/client
-rm ${RPM_BUILD_ROOT}%{_docdir}/%{name}/html/unthemed/.buildinfo
-mv ${RPM_BUILD_ROOT}%{_docdir}/%{name}/html/unthemed/* 
${RPM_BUILD_ROOT}%{_docdir}/%{name}/html/
-rmdir ${RPM_BUILD_ROOT}%{_docdir}/%{name}/html/unthemed
-popd
+mkdir -p %{buildroot}%{_docdir}/%{name}
+mv %{buildroot}/usr/share/doc/client/owncloud-client/* 
%{buildroot}%{_docdir}/%{name}
+rmdir %{buildroot}/usr/share/doc/client/owncloud-client
+rmdir %{buildroot}/usr/share/doc/client
+rm 

commit owncloud-client for openSUSE:Factory

2017-10-23 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2017-10-23 16:52:34

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Mon Oct 23 16:52:34 2017 rev:8 rq:535826 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2017-09-09 20:26:28.334619036 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2017-10-23 16:53:15.220791897 +0200
@@ -1,0 +2,19 @@
+Sat Oct 21 20:34:57 UTC 2017 - klaas.frei...@suse.com
+
+- Do not install README.source file as requested in sr 
+
+---
+Tue Sep 12 07:21:21 UTC 2017 - frei...@opensuse.org
+
+- Install README.source to doc. Make pack checker in Factory happy. 
+
+---
+Fri Sep  8 21:33:53 UTC 2017 - frei...@opensuse.org
+
+- Reworked the source tarball coming from upstream and removed not
+  needed stuff as well as questionable licensed files.
+
+  See https://github.com/owncloud/client/issues/6005 for details
+  and README.source which was added and explains that.
+
+---

Old:

  owncloudclient-2.3.3.tar.xz

New:

  README.source
  owncloudclient_os-2.3.3.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.Xq746U/_old  2017-10-23 16:53:23.764392049 +0200
+++ /var/tmp/diff_new_pack.Xq746U/_new  2017-10-23 16:53:23.768391863 +0200
@@ -25,8 +25,9 @@
 License:GPL-2.0 and GPL-3.0
 Group:  Productivity/Networking/Other
 Url:http://owncloud.com
-Source0:
https://download.owncloud.com/desktop/stable/owncloudclient-%{version}.tar.xz
+Source0:owncloudclient_os-%{version}.tar.xz
 Source1:101-sync-inotify.conf
+Source2:README.source
 # PATCH-FIX-UPSTREAM fix tray behaviour (only Leap 42.2)
 Patch0: force_qdbus_tray_workaround.patch
 

++ README.source ++
The original tarball from owncloud.org upstream was repackaged to 
a tarball named owncloudclient_os-%{version}.

Some useless files were removed which are not neccessary to build
the linux version of the client and which bring in questionable
licenses.

In particular, the owncloudclient_os tarball was created by 

rm -rf binary/ 
rm -rf src/3rdparty/libcrashreporter-qt 
rm -rf shell_integration/windows 
rm -rf shell_integration/MacOSX 
rm -rf src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/convert_UTF.*

Apart from that, the tarball is unchanged compared to the upstream one.

See discussion in https://github.com/owncloud/client/issues/6005 for details.





commit owncloud-client for openSUSE:Factory

2017-09-09 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2017-09-09 20:26:23

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Sat Sep  9 20:26:23 2017 rev:7 rq:522126 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2017-09-05 15:18:56.345872546 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2017-09-09 20:26:28.334619036 +0200
@@ -1,0 +2,6 @@
+Wed Sep  6 10:02:11 UTC 2017 - frei...@suse.com
+
+- Added updstream patch force_qdbus_tray_workaround.patch to fix a 
+  problem with the Qt lib on Leap 42.2 only  
+
+---

New:

  force_qdbus_tray_workaround.patch



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.05SD7z/_old  2017-09-09 20:26:29.658432442 +0200
+++ /var/tmp/diff_new_pack.05SD7z/_new  2017-09-09 20:26:29.666431314 +0200
@@ -27,6 +27,8 @@
 Url:http://owncloud.com
 Source0:
https://download.owncloud.com/desktop/stable/owncloudclient-%{version}.tar.xz
 Source1:101-sync-inotify.conf
+# PATCH-FIX-UPSTREAM fix tray behaviour (only Leap 42.2)
+Patch0: force_qdbus_tray_workaround.patch
 
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
 
@@ -196,6 +198,10 @@
 
 %prep
 %setup -q -n owncloudclient-%{version}
+%if 0%{?is_opensuse} && 0%{?suse_version} == 1315 && 0%{?sle_version} == 120200
+# openSUSE_Leap_42.2 only, 
https://github.com/owncloud/client/issues/5960#issuecomment-322406761
+%patch0 -p1
+%endif
 
 %build
 echo suse_version   0%{?suse_version}

++ force_qdbus_tray_workaround.patch ++
--- owncloudclient-2.3.3-rc1/src/gui/owncloudgui.cpp.orig   2017-08-15 
09:42:26.555714353 +
+++ owncloudclient-2.3.3-rc1/src/gui/owncloudgui.cpp2017-08-15 
09:59:04.137384119 +
@@ -59,7 +59,7 @@
 _logBrowser(0),
 _contextMenuVisibleOsx(false),
 _recentActionsMenu(0),
-_qdbusmenuWorkaround(false),
+_qdbusmenuWorkaround(true),
 _folderOpenActionMapper(new QSignalMapper(this)),
 _recentItemsMapper(new QSignalMapper(this)),
 _app(parent)



commit owncloud-client for openSUSE:Factory

2017-09-05 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2017-09-05 15:18:53

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Tue Sep  5 15:18:53 2017 rev:6 rq:520937 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2017-05-16 14:45:52.457067031 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2017-09-05 15:18:56.345872546 +0200
@@ -1,0 +2,27 @@
+Mon Sep  4 13:50:42 UTC 2017 - klaas.frei...@suse.com
+
+- Update to upstream version 2.3.3
+
+* Chunking NG: Don't use old chunking on new DAV endpoint (5855)
+* Selective Sync: Skip excluded folders when reading DB, don't let them show 
errors (5772)
+* Settings: Make window bigger so Qt version is always visible (5760)
+* Share links: Show warning that public link shares are public (5786)
+* Downloads: Re-trigger folder discovery on HTTP 404 (5799)
+* Notifications: Propagate "Dismiss" as DELETE to server (5922)
+* Overlay Icons: Fix potential hangs on Windows
+* SyncJournalDB: Don't use ._ as filename pattern if that does not work 
because of SMB storage settings (5844)
+* SyncJournalDB: Log reason for sqlite3 opening errors
+* Windows: Fix a memory leak in FileSystem::longWinPath
+* Switch Linux builds also to Qt 5.6.2 (5470)
+* Stopped maintaining Qt 4 support
+* Linux packaging fixes: install the owncloud-client-nemo, 
owncloud-client-nautilus, owncloud-client-caja, owncloud-client-dolphin package 
for sync-state icons and a share-with menu in your file manager.
+* Linux deprecation: Releases after 2.3.3 do not support Fedora 24 or lower, 
openSUSE Leap 42.1 or lower, Debian 7.0 or lower.
+* 2.4.0 deprecation: We will drop 32-bit Linux support and MacOS X 10.9 
support or lower.
+*  Supported platforms are documented at Desktop System Requirements.
+
+---
+Tue Jun 13 11:05:10 UTC 2017 - klaas.frei...@suse.com
+
+- Fix: Build the dolphin overlays also for Tumbleweed. 
+
+---

Old:

  owncloudclient-2.3.2.tar.xz

New:

  owncloudclient-2.3.3.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.SGo9AU/_old  2017-09-05 15:19:00.737255277 +0200
+++ /var/tmp/diff_new_pack.SGo9AU/_new  2017-09-05 15:19:00.745254152 +0200
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.3.2
+Version:2.3.3
 Release:0
 
 Summary:The ownCloud synchronization client
@@ -30,8 +30,8 @@
 
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
 
-# Build the dolphin overlays? Working nicely with recent KDE versions
-%if 0%{?leap_version} >= 120100 || 0%{?sle_version} > 120100
+# Build the dolphin overlays for 42.2 ongoing, SLE and Tumbleweed
+%if 0%{?sle_version} > 120100 || %{?suse_version} > 1320
 %define build_dolphin_overlays 1
 %endif
 

++ owncloudclient-2.3.2.tar.xz -> owncloudclient-2.3.3.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient-2.3.2.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new/owncloudclient-2.3.3.tar.xz 
differ: char 25, line 1




commit owncloud-client for openSUSE:Factory

2017-05-16 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2017-05-16 14:44:28

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Tue May 16 14:44:28 2017 rev:5 rq:494644 version:2.3.2

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2017-04-29 10:54:13.246324584 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2017-05-16 14:45:52.457067031 +0200
@@ -1,0 +2,26 @@
+Wed May 10 15:17:37 UTC 2017 - klaas.frei...@suse.com
+
+- version 2.3.2 (2017-05-08)
+
+* Fix more crashes (thanks to everyone submitting to our crash reporter!)
+* Improve compatibility with server 10.0 (#5691, X-OC-Total-Size)
+* Share dialog: UI improvements, Bring to front on tray click
+* owncloudcmd: Align process return value with sync return value (#3936)
+* Fix disk free check on Windows when opening the local DB
+
+---
+Wed May  3 11:28:41 UTC 2017 - klaas.frei...@suse.com
+
+- Use desktop database update script in postinstall and uninstall 
+
+---
+Fri Apr 28 12:53:02 UTC 2017 - klaas.frei...@suse.com
+
+- update to version 2.3.2 rc1
+
+* Fix more crashes (thanks to everyone submitting to our crash reporter!)
+* Improve compatibility with server 10.0 (5691, X-OC-Total-Size)
+* Share dialog: UI improvements, Bring to front on tray click
+* owncloudcmd: Align process return value with sync return value (3936)
+
+---

Old:

  owncloudclient-2.3.1.tar.xz

New:

  owncloudclient-2.3.2.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.Ptm0r3/_old  2017-05-16 14:45:53.716890011 +0200
+++ /var/tmp/diff_new_pack.Ptm0r3/_new  2017-05-16 14:45:53.720889449 +0200
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.3.1
+Version:2.3.2
 Release:0
 
 Summary:The ownCloud synchronization client
@@ -268,9 +268,11 @@
 
 %post
 %icon_theme_cache_post
+%desktop_database_post
 
 %postun
 %icon_theme_cache_postun
+%desktop_database_postun
 
 %files
 %defattr(-,root,root,-)

++ owncloudclient-2.3.1.tar.xz -> owncloudclient-2.3.2.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient-2.3.1.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new/owncloudclient-2.3.2.tar.xz 
differ: char 27, line 1




commit owncloud-client for openSUSE:Factory

2017-04-29 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2017-04-29 10:53:49

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Sat Apr 29 10:53:49 2017 rev:4 rq:491846 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2017-03-31 15:10:32.251477291 +0200
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2017-04-29 10:54:13.246324584 +0200
@@ -1,0 +2,11 @@
+Fri Apr 28 05:09:04 UTC 2017 - badshah...@gmail.com
+
+- Use full URL for source code.
+- Run post-install/uninstall scriptlets for %{name} to update the
+  hicolor icon theme cache, as it installs icons to that theme.
+  This fixes an issue where a generic icon instead of the app icon
+  showed up in the desktop menus after installation; necessitates
+  a BuildRequires on the hicolor-icon-theme, which provides the
+  appropriate macros.
+
+---



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.BlErNC/_old  2017-04-29 10:54:14.138198591 +0200
+++ /var/tmp/diff_new_pack.BlErNC/_new  2017-04-29 10:54:14.142198026 +0200
@@ -25,7 +25,7 @@
 License:GPL-2.0 and GPL-3.0
 Group:  Productivity/Networking/Other
 Url:http://owncloud.com
-Source0:owncloudclient-%{version}.tar.xz
+Source0:
https://download.owncloud.com/desktop/stable/owncloudclient-%{version}.tar.xz
 Source1:101-sync-inotify.conf
 
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
@@ -68,6 +68,8 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  sqlite3-devel
 
+BuildRequires:  hicolor-icon-theme
+
 # 
Requires only below here.
 
 Suggests:   %{name}-nautilus
@@ -264,6 +266,12 @@
 %post   -n libowncloudsync0 -p /sbin/ldconfig
 %postun -n libowncloudsync0 -p /sbin/ldconfig
 
+%post
+%icon_theme_cache_post
+
+%postun
+%icon_theme_cache_postun
+
 %files
 %defattr(-,root,root,-)
 %{_bindir}/owncloud




commit owncloud-client for openSUSE:Factory

2017-03-31 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2017-03-31 15:10:24

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Fri Mar 31 15:10:24 2017 rev:3 rq:483863 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2017-03-12 20:01:58.039014558 +0100
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2017-03-31 15:10:32.251477291 +0200
@@ -1,0 +2,15 @@
+Thu Mar 30 11:59:14 UTC 2017 - klaas.frei...@suse.com
+
+- fix condition for kde dolphin plugin, do not build on 13.2 
+
+---
+Thu Mar 30 09:14:02 UTC 2017 - frei...@opensuse.org
+
+version 2.3.1 (2017-03-2x)
+* Fix several crashes (thanks to everyone submitting to our crash reporter!)
+* Improve HTTP redirect handling (#)
+* Blacklist: Escalate repeated soft error to normal error (#5500)
+* NTFS: Do not attempt to upload two existing files with similar casing (#5544)
+* Fix URL for linking to application password generation for ownCloud 10.0 
(#5605)
+
+---

Old:

  owncloudclient-2.3.0.tar.xz

New:

  owncloudclient-2.3.1.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.varBWH/_old  2017-03-31 15:10:33.723269207 +0200
+++ /var/tmp/diff_new_pack.varBWH/_new  2017-03-31 15:10:33.727268641 +0200
@@ -18,7 +18,7 @@
 
 Name:   owncloud-client
 
-Version:2.3.0
+Version:2.3.1
 Release:0
 
 Summary:The ownCloud synchronization client
@@ -31,7 +31,7 @@
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
 
 # Build the dolphin overlays? Working nicely with recent KDE versions
-%if 0%{?suse_version} > 1315 || 0%{?sle_version} > 120100
+%if 0%{?leap_version} >= 120100 || 0%{?sle_version} > 120100
 %define build_dolphin_overlays 1
 %endif
 

++ owncloudclient-2.3.0.tar.xz -> owncloudclient-2.3.1.tar.xz ++
/work/SRC/openSUSE:Factory/owncloud-client/owncloudclient-2.3.0.tar.xz 
/work/SRC/openSUSE:Factory/.owncloud-client.new/owncloudclient-2.3.1.tar.xz 
differ: char 26, line 1




commit owncloud-client for openSUSE:Factory

2017-03-12 Thread root
Hello community,

here is the log from the commit of package owncloud-client for openSUSE:Factory 
checked in at 2017-03-12 20:01:54

Comparing /work/SRC/openSUSE:Factory/owncloud-client (Old)
 and  /work/SRC/openSUSE:Factory/.owncloud-client.new (New)


Package is "owncloud-client"

Sun Mar 12 20:01:54 2017 rev:2 rq:477267 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/owncloud-client/owncloud-client.changes  
2016-12-05 18:04:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.owncloud-client.new/owncloud-client.changes 
2017-03-12 20:01:58.039014558 +0100
@@ -1,0 +2,42 @@
+Fri Mar  3 16:22:55 UTC 2017 - frei...@opensuse.org
+
+- version 2.3.0 (2017-03-03)
+  * Decreased memory usage during sync
+  * Overlay icons: Lower CPU usage
+  * Allow to not sync the server's external storages by default
+  * Switch Windows and OS X build to Qt 5.6.2
+  * Switch to new ownCloud server WebDAV endpoint
+  * Chunking NG: New file upload chunking algorithmn for ownCloud server 9.2
+  * Allow to sync a folder to multiple different servers (Filename change from 
.csync_journal.db to _sync_$HASH.db)
+  * Conflicts: Use the local mtime for the conflict file name (#5273)
+  * "Sync now" menu item
+  * SSL Client certificate support improved (Show UI, Store keys in keychain)
+  * Propagator: Upload more small files in parallel
+  * Sync Engine: Read data-fingerprint property to detect backups (#2325)
+  * GUI: Show link to ceate an app password/token for syncing
+  * Share dialog: Add 'Mail link' button
+  * Caja file manager plugin
+  * Make "backup detected" message to not trigger in wrong cases
+  * SyncEngine: Fix renaming of folder when file are changed (#5192)
+  * Fix reconnect bug if status.php intermittently returns wrong data (#5188)
+  * Improve sync scheduling (#5317)
+  * Overlay icons: Improvements in correctnes
+  * Tray menu: Only update on demand to fix Linux desktop integration glitches
+  * Progress: Better time/bandwidth estimations
+  * Network: Follow certain HTTP redirects (#2791)
+  * Network: Remove all cookies (including load balancers etc) when logging out
+  * Discovery thread: Low priority
+  * owncloudsync.log: Write during propagation
+  * Better error message for files with trailing spaces on Windows
+  * Excludes: Consider files in hidden folders excluded (#5163)
+  * Allow sync directory to be a symlinked directory
+  * Add manifest file on Windows to make the application UAC aware
+  * macOS: Improve monochrome tray icons
+  * Shibboleth bugfixes
+  * Fixes with regards to low disk space
+  * A ton of other bugfixes
+  * Refactorings
+  * Improved documentation
+  * Crash fixes
+
+---

Old:

  owncloudclient-2.2.4.tar.bz2

New:

  owncloudclient-2.3.0.tar.xz



Other differences:
--
++ owncloud-client.spec ++
--- /var/tmp/diff_new_pack.GIkiDY/_old  2017-03-12 20:02:00.462671611 +0100
+++ /var/tmp/diff_new_pack.GIkiDY/_new  2017-03-12 20:02:00.462671611 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package owncloud-client
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -18,14 +18,14 @@
 
 Name:   owncloud-client
 
-Version:2.2.4
+Version:2.3.0
 Release:0
 
 Summary:The ownCloud synchronization client
 License:GPL-2.0 and GPL-3.0
 Group:  Productivity/Networking/Other
 Url:http://owncloud.com
-Source0:owncloudclient-%{version}.tar.bz2
+Source0:owncloudclient-%{version}.tar.xz
 Source1:101-sync-inotify.conf
 
 %define cmake_args -DSYSCONF_INSTALL_DIR=%{_sysconfdir}
@@ -166,6 +166,18 @@
 This package provides overlay icons to visualize the synchronization state
 in the Nemo file manager.
 
+%package -n %{name}-caja
+Summary:Caja overlay icons
+Group:  Productivity/Networking/Other
+Requires:   nemo
+Supplements:packageand(%{name}:caja}
+Requires:   %{name}%{?_isa} = %{version}-%{release}
+Requires:   python-caja
+
+%description -n %{name}-caja
+This package provides overlay icons to visualize the synchronization state
+in the Caja file manager.
+
 %if 0%{?build_dolphin_overlays}
 %package -n %{name}-dolphin
 Summary:Dolphin overlay icons
@@ -287,17 +299,24 @@
 %files -n %{name}-nautilus
 %defattr(-,root,root,-)
 # Fedora also has *.pyc and *.pyo files here.
-%{_datadir}/nautilus-python/extensions/syncstate.py*
+%{_datadir}/nautilus-python/extensions/syncstate*.py*
 %dir %{_datadir}/nautilus-python
 %dir