commit nextcloud-client for openSUSE:Factory

2020-03-06 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2020-03-06 21:28:10

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


Package is "nextcloud-client"

Fri Mar  6 21:28:10 2020 rev:24 rq:782042 version:2.6.4

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2020-02-19 12:42:41.863873835 +0100
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.26092/nextcloud-client.changes 
2020-03-06 21:28:19.573588124 +0100
@@ -1,0 +2,17 @@
+Thu Mar  5 07:58:38 UTC 2020 - Alexei Sorokin 
+
+- Update to version 2.6.4:
+  * Fix Explorer pinning: Add fallbacks for Shell commands
+(gh#nextcloud/desktop#1599).
+  * WebFlowCredentials: Make username comparison case-insensitive
+(gh#nextcloud/desktop#1741).
+  * ActivityListModel: Show full date and time as a Tooltip only.
+  * Disable HTTP/2 for now due to a Qt bug, allow enabling it via
+an environment variable.
+  * Fix Explorer integration re-save and hide option.
+  * l10n: Changes to improve source strings.
+  * Updater: Add query-parameter "updatesegment" to the update
+check.
+- Provide nextcloud-desktop for possible discoverability.
+
+---

Old:

  nextcloud-client-2.6.3.tar.gz

New:

  nextcloud-desktop-2.6.4.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.n6fwR8/_old  2020-03-06 21:28:22.385589857 +0100
+++ /var/tmp/diff_new_pack.n6fwR8/_new  2020-03-06 21:28:22.389589859 +0100
@@ -18,14 +18,14 @@
 
 %define soname  libnextcloudsync
 %define sover   0
+%define _name   nextcloud-desktop
 Name:   nextcloud-client
-Version:2.6.3
+Version:2.6.4
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later
-Group:  Productivity/Networking/File-Sharing
 URL:https://nextcloud.com/
-Source: 
https://github.com/nextcloud/desktop/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Source: 
https://github.com/nextcloud/desktop/archive/v%{version}.tar.gz#/%{_name}-%{version}.tar.gz
 Source1:sysctl-sync-inotify.conf
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-rpath.patch sor.ale...@meowr.ru -- 
Fix RPATH.
 Patch0: nextcloud-client-fix-rpath.patch
@@ -58,6 +58,7 @@
 BuildRequires:  pkgconfig(zlib)
 Requires:   %{soname}%{sover} = %{version}
 Recommends: %{name}-lang
+Provides:   %{_name} = %{version}
 %if 0%{?is_opensuse}
 BuildRequires:  doxygen
 BuildRequires:  kio-devel
@@ -80,7 +81,6 @@
 %if 0%{?is_opensuse}
 %package doc
 Summary:Documentation for nextcloud-client
-Group:  Documentation/HTML
 BuildArch:  noarch
 
 %description doc
@@ -92,14 +92,12 @@
 
 %package -n %{soname}%{sover}
 Summary:The Nextcloud synchronisation library
-Group:  System/Libraries
 
 %description -n %{soname}%{sover}
 The Nextcloud Desktop Client synchronisation library.
 
 %package -n %{soname}-devel
 Summary:Development files for the Nextcloud synchronisation library
-Group:  Development/Libraries/C and C++
 Requires:   %{soname}%{sover} = %{version}
 
 %description -n %{soname}-devel
@@ -108,11 +106,10 @@
 
 %package -n nautilus-extension-nextcloud
 Summary:Nautilus overlay icons
-Group:  Productivity/File utilities
 Requires:   %{name} = %{version}
 Requires:   nautilus
 Requires:   python3-nautilus
-Supplements:packageand(%{name}:nautilus)
+Supplements:(%{name} and nautilus)
 BuildArch:  noarch
 
 %description -n nautilus-extension-nextcloud
@@ -122,11 +119,10 @@
 %if 0%{?is_opensuse}
 %package -n caja-extension-nextcloud
 Summary:Caja overlay icons
-Group:  Productivity/File utilities
 Requires:   %{name} = %{version}
 Requires:   caja
 Requires:   python-caja
-Supplements:packageand(%{name}:caja)
+Supplements:(%{name} and caja)
 BuildArch:  noarch
 
 %description -n caja-extension-nextcloud
@@ -135,11 +131,10 @@
 
 %package -n nemo-extension-nextcloud
 Summary:Nemo overlay icons
-Group:  Productivity/File utilities
 Requires:   %{name} = %{version}
 Requires:   nemo
 Requires:   python-nemo
-Supplements:packageand(%{name}:nemo)
+Supplements:(%{name} and nemo)
 BuildArch:  noarch
 
 %description -n nemo-extension-nextcloud
@@ -148,10 +143,9 @@
 
 %package -n %{name}-dolphin
 Summary:Dolphin overlay icons
-Group:  Productivity/File utilities
 Requires:   %{name} = %{version}
 Requires:  

commit nextcloud-client for openSUSE:Factory

2020-02-19 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2020-02-19 12:42:32

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


Package is "nextcloud-client"

Wed Feb 19 12:42:32 2020 rev:23 rq:776231 version:2.6.3

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2020-01-03 17:34:21.435215291 +0100
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.26092/nextcloud-client.changes 
2020-02-19 12:42:41.863873835 +0100
@@ -1,0 +2,21 @@
+Tue Feb 18 09:10:31 UTC 2020 - Bjoern Voigt 
+
+- Update to 2.6.3
+  * desktop#1782 Add UserInfo class and fetch quota via API instead of 
PropfindJob
+  * desktop#1770 l10n: Changed grammar and triple dots to ellipsis
+  * desktop#1767 l10n: Changed spelling of "user name" to "username"
+  * desktop#1765 Start the client in background if activated by D-Bus
+  * desktop#1764 Do not install files related to cloud providers under Xenial
+  * desktop#1763 Make sure that the libcloudprovider integration is using a 
valid D-Bus path
+  * desktop#1762 Changed product name to Nextcloud
+  * desktop#1760 Update autoupdate.rst
+  * desktop#1745 Use system proxy by default if no config file is present
+  * desktop#1729 Install libcloudproviders files by default on debian
+  * desktop#1727 Windows 7 is out of support
+  * desktop#1721 BugFix: Handle broken shared file error gracefully
+  * desktop#1720 Fix Explorer integration on Windows and the crash on other 
systems
+  * desktop#1718 Welcome to 2020
+  * desktop#1707 Updated year in legalnotice.cpp
+  * desktop#1699 apply http2 qt resend patch from owncloud
+
+---

Old:

  nextcloud-client-2.6.2.tar.gz

New:

  nextcloud-client-2.6.3.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.qAhOYZ/_old  2020-02-19 12:42:43.055876130 +0100
+++ /var/tmp/diff_new_pack.qAhOYZ/_new  2020-02-19 12:42:43.055876130 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nextcloud-client
 #
-# Copyright (c) 2019 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
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.6.2
+Version:2.6.3
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later

++ nextcloud-client-2.6.2.tar.gz -> nextcloud-client-2.6.3.tar.gz ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client-2.6.2.tar.gz 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.26092/nextcloud-client-2.6.3.tar.gz
 differ: char 13, line 1




commit nextcloud-client for openSUSE:Factory

2020-01-03 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2020-01-03 17:34:17

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


Package is "nextcloud-client"

Fri Jan  3 17:34:17 2020 rev:22 rq:760245 version:2.6.2

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2019-11-09 23:46:47.649865472 +0100
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.6675/nextcloud-client.changes  
2020-01-03 17:34:21.435215291 +0100
@@ -1,0 +2,35 @@
+Tue Dec 31 19:15:00 UTC 2019 - Mathias Homann 
+
+- Update to 2.6.2
+  * desktop#1456 Revert DEFAULT_REMOTE_POLL_INTERVAL back from 5 seconds to 30 
seconds
+  * desktop#1459 Use user-provided username in displayName() - Fix #836
+  * desktop#1462 Fix typo
+  * desktop#1471 Build with libcloudproviders on debian and in the AppImage
+  * desktop#1487 Fix tests for Windows platform
+  * desktop#1523 Merge the list of ignored files/symlinks into one Activity 
notification.
+  * desktop#1526 Fix clang's variadic macro warnings
+  * desktop#1531 Add libdbus-1-dev to the build dependencies
+  * desktop#1593 Compare QDateTime objects more efficient
+  * desktop#1611 Improve the translation of "Share via …"
+  * desktop#1617 Upgrade for Qt 5.12.5 in docker-ci
+  * desktop#1619 Bump Qt 5.12.5 image
+  * desktop#1621 Add timestamp to Mac installer code signing
+  * desktop#1623 MacOS build: Avoid the Get-Task-Allow Entitlement 
(Notarization)
+  * desktop#1629 Build for Debian stable and oldstable
+  * desktop#1641 Happy new year
+  * desktop#1644 Fall back to old login flow on GS as this is not yet ready
+  * desktop#1645 [stable-2.6] macOS build: Avoid the Get-Task-Allow 
Entitlement (Notarization)
+  * desktop#1646 Fix remote wipe keychain storage (issue #1592)
+  * desktop#1647 Fix copyright year in MacOSXBundleInfo.plist.in for 2019
+  * desktop#1651 Fix macOS GUI (Qt 5.12)
+  * desktop#1664 Windows: Workaround for storing >= 4k (4096 bit) client-cert 
SSL keys
+  * desktop#1685 Fix Activity List: Add check to avoid first empty entry
+  * desktop#1687 Fix macOS GUI (Qt 5.12) No. 2 (continuation of #1651)
+  * desktop#1688 Show date and time in activity log (fixes issue #1683)
+  * desktop#1689 Login Flow v2 enhancements
+  * desktop#1694 Activity List: Fix crash and folder opening
+  * desktop#1695 Fix issue #1237: White text on almost-white background
+  * desktop#1696 Heavy refactoring: Windows workaround for >= 4k (4096 bit) 
client-cert SSL keys and large certs
+  * desktop#1697 Fix date in ActivityWidget and remove unnecessary string 
conversion
+
+---

Old:

  nextcloud-client-2.6.1.tar.gz

New:

  nextcloud-client-2.6.2.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.iQ3sjg/_old  2020-01-03 17:34:24.739216896 +0100
+++ /var/tmp/diff_new_pack.iQ3sjg/_new  2020-01-03 17:34:24.767216910 +0100
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.6.1
+Version:2.6.2
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later
@@ -55,6 +55,7 @@
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(openssl) >= 1.1
 BuildRequires:  pkgconfig(sqlite3)
+BuildRequires:  pkgconfig(zlib)
 Requires:   %{soname}%{sover} = %{version}
 Recommends: %{name}-lang
 %if 0%{?is_opensuse}

++ nextcloud-client-2.6.1.tar.gz -> nextcloud-client-2.6.2.tar.gz ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client-2.6.1.tar.gz 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.6675/nextcloud-client-2.6.2.tar.gz
 differ: char 16, line 1




commit nextcloud-client for openSUSE:Factory

2019-11-09 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2019-11-09 23:46:45

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


Package is "nextcloud-client"

Sat Nov  9 23:46:45 2019 rev:21 rq:747009 version:2.6.1

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2019-10-24 23:11:13.43524 +0200
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.2990/nextcloud-client.changes  
2019-11-09 23:46:47.649865472 +0100
@@ -1,0 +2,37 @@
+Sat Nov  9 12:30:21 UTC 2019 - Mathias Homann 
+
+- Update to 2.6.1
+  * desktop#1032 Changed max GUI bandwidth limits
+  * desktop#1039 Add sync date next to "Synchronized with local folder"
+  * desktop#1149 Slideshow buttons
+  * desktop#1214 Fix qt warning about registering a URL sheme first.
+  * desktop#1231 Issue #1216: added sync-exclude entry for emacs recovery files
+  * desktop#1240 Race condition in the remote size loading logic
+  * desktop#1409 Review of msvc/gcc warnings -> code cleanup, prevention of 
implicit casts, variadic macros
+  * desktop#1414 Fix double slashes
+  * desktop#1420 Fixing E2E CSR transmission failure for new connections
+  * desktop#1441 Fixed missing 'translatable' exclusions, added missing window 
titles
+  * desktop#1461 Checks if exclude file is empty before creating the regular 
expressions.
+  * desktop#1465 Add server info to menu
+  * desktop#1474 Fixed grammar
+  * desktop#1477 Prevent jumping of tray menu
+  * desktop#1478 Don't run connection wizard when quitting the application
+  * desktop#1481 Avoiding copying in range-based loops
+  * desktop#1495 Add a 'Content-Length: 0' header to initial POST requests
+  * desktop#1504 Remote wipe.
+  * desktop#1520 Pick from upstream: Update qtmacgoodies for an OSX crash fix 
#6930
+  * desktop#1522 * fix for issue no. #1351
+  * desktop#1523 Merge the list of ignored files/symlinks into one Activity 
notification.
+  * desktop#1527 Update submodules for Qt 5.12.5 (qtmacgoodies)
+  * desktop#1554 Fix duplicate items in Apps menu (a bug introduced in #1477)
+  * desktop#1573 Fix #1182
+  * desktop#1579 Fix remote wipe when a proxy is configured.
+  * desktop#1580 Fix updater message: Download link instead of "use the 
system's update
+
+---
+Fri Nov  8 19:17:41 UTC 2019 - Alexei Sorokin 
+
+- Rename 100-nextcloud-client-sync-inotify.conf to
+  99-nextcloud-client-sync-inotify.conf (boo#1155457).
+
+---

Old:

  nextcloud-client-2.6.0.tar.gz

New:

  nextcloud-client-2.6.1.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.OGoJYq/_old  2019-11-09 23:46:49.137867650 +0100
+++ /var/tmp/diff_new_pack.OGoJYq/_new  2019-11-09 23:46:49.157867679 +0100
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.6.0
+Version:2.6.1
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later
@@ -193,7 +193,7 @@
 
 # A workaround for gh#owncloud/client#4107
 install -Dpm 0644 sysctl-sync-inotify.conf \
-  %{buildroot}%{_sysconfdir}/sysctl.d/100-%{name}-sync-inotify.conf
+  %{buildroot}%{_sysconfdir}/sysctl.d/99-%{name}-sync-inotify.conf
 
 %suse_update_desktop_file nextcloud
 %fdupes %{buildroot}%{_datadir}/
@@ -205,7 +205,7 @@
 %files
 %license COPYING*
 %config %{_sysconfdir}/Nextcloud/
-%config %{_sysconfdir}/sysctl.d/100-%{name}-sync-inotify.conf
+%config %{_sysconfdir}/sysctl.d/99-%{name}-sync-inotify.conf
 %{_bindir}/nextcloud*
 %dir %{_datadir}/nextcloud/
 %{_datadir}/applications/nextcloud.desktop
@@ -239,7 +239,6 @@
 %{_datadir}/nautilus-python/extensions/syncstate-Nextcloud.py*
 %{_datadir}/nautilus-python/extensions/__pycache__/syncstate-Nextcloud*
 
-
 %if 0%{?is_opensuse}
 %files -n caja-extension-nextcloud
 %dir %{_datadir}/caja-python/

++ nextcloud-client-2.6.0.tar.gz -> nextcloud-client-2.6.1.tar.gz ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client-2.6.0.tar.gz 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.2990/nextcloud-client-2.6.1.tar.gz
 differ: char 14, line 1




commit nextcloud-client for openSUSE:Factory

2019-10-24 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2019-10-24 23:11:07

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


Package is "nextcloud-client"

Thu Oct 24 23:11:07 2019 rev:20 rq:742631 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2019-09-30 15:59:14.833240853 +0200
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.2990/nextcloud-client.changes  
2019-10-24 23:11:13.43524 +0200
@@ -1,0 +2,10 @@
+Thu Oct 10 11:54:47 UTC 2019 - Dominique Leuenberger 
+
+- Do not BuildRequire python: this is python2, but in other places
+  we buildrequire python3-Sphinx. This does not really belong
+  together.
+- Switch the python-nautilus Requires in
+  nautilus-extension-nextcloud to be python3-nautilus: the plugin
+  supports py3 already, so best to make use of it.
+
+---



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.m8duI7/_old  2019-10-24 23:11:14.296667528 +0200
+++ /var/tmp/diff_new_pack.m8duI7/_new  2019-10-24 23:11:14.296667528 +0200
@@ -40,7 +40,6 @@
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libqt5-linguist-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python
 BuildRequires:  qtkeychain-qt5-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent)
@@ -111,7 +110,7 @@
 Group:  Productivity/File utilities
 Requires:   %{name} = %{version}
 Requires:   nautilus
-Requires:   python-nautilus
+Requires:   python3-nautilus
 Supplements:packageand(%{name}:nautilus)
 BuildArch:  noarch
 
@@ -188,7 +187,7 @@
 # Generate bytecode for extensions.
 for fm in caja nautilus nemo; do
 if [ -d %{buildroot}%{_datadir}/$fm-python/ ]; then
-%py_compile %{buildroot}%{_datadir}/$fm-python/extensions/
+%py3_compile %{buildroot}%{_datadir}/$fm-python/extensions/
 fi
 done
 
@@ -236,18 +235,25 @@
 %files -n nautilus-extension-nextcloud
 %dir %{_datadir}/nautilus-python/
 %dir %{_datadir}/nautilus-python/extensions/
+%dir %{_datadir}/nautilus-python/extensions/__pycache__
 %{_datadir}/nautilus-python/extensions/syncstate-Nextcloud.py*
+%{_datadir}/nautilus-python/extensions/__pycache__/syncstate-Nextcloud*
+
 
 %if 0%{?is_opensuse}
 %files -n caja-extension-nextcloud
 %dir %{_datadir}/caja-python/
 %dir %{_datadir}/caja-python/extensions/
+%dir %{_datadir}/caja-python/extensions/__pycache__
 %{_datadir}/caja-python/extensions/syncstate-Nextcloud.py*
+%{_datadir}/caja-python/extensions/__pycache__/*
 
 %files -n nemo-extension-nextcloud
 %dir %{_datadir}/nemo-python/
 %dir %{_datadir}/nemo-python/extensions/
+%dir %{_datadir}/nemo-python/extensions/__pycache__
 %{_datadir}/nemo-python/extensions/syncstate-Nextcloud.py*
+%{_datadir}/nemo-python/extensions/__pycache__/*
 
 %files dolphin
 %{_libdir}/libnextclouddolphinpluginhelper.so




commit nextcloud-client for openSUSE:Factory

2019-09-30 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2019-09-30 15:59:10

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


Package is "nextcloud-client"

Mon Sep 30 15:59:10 2019 rev:19 rq:733760 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2019-08-14 11:37:47.996692264 +0200
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.2352/nextcloud-client.changes  
2019-09-30 15:59:14.833240853 +0200
@@ -1,0 +2,33 @@
+Fri Sep 27 20:42:15 UTC 2019 - Mathias Homann 
+
+- Update to 2.6.0
+  * desktop#1222 Reinstate Debian build in the new Drone config
+  * desktop#1225 Typo
+  * desktop#1256 Marking unused strings as unstranslatable
+  * desktop#1275 Fixes #607
+  * desktop#1278 Fixes issue #878
+  * desktop#1342 Fixes issue #1187
+  * desktop#1347 Displays FileIgnored activities with an info icon
+  * desktop#1354 Minor text change in the link to help in the tab 'General'.
+  * desktop#1359 Update Qt 5.5 compatibility patch for Xenial
+  * desktop#1360 Remove Ubuntu Cosmic and add Eoan package
+  * desktop#1366 Add proper CA to client side certificate connection
+  * desktop#1372 Remove dependency on libgnome-keyring0 on Eoan
+  * desktop#1374 Read .sync_exclude.lst in each subdirectory
+  * desktop#1376 Updates ChangeLog.
+  * desktop#1384 Login flow v2
+  * desktop#1389 Adds SSL client cert storage to webflow + Login Flow v2
+  * desktop#1394 Windows: Workaround for CredWriteW used by QtKeychain
+  * desktop#1399 Integrated registry check on windows when hasDarkSystray is 
called.
+  * desktop#1401 Logo update
+  * desktop#1402 Updated .gitignore to integrate unwanted files when working 
with VSC …
+  * desktop#1405 Full-Scaled new logo in Windows 10 start menu tile
+  * desktop#1408 Qt5.5 compatiblity patch for login flow V2 + UI improvement 
(Use newer digest algorithms in TLS error dialog)
+  * desktop#1427 Fix for #1382 "linux client crashes for no discernable reason"
+  * desktop#1434 UI improvement: Message box: Delete / Keep all files
+  * desktop#1443 Improve wording of the context menu in the file manager 
extension.
+  * desktop#1447 Changes wording in the share context menu.
+  * Fix White Window issue on Windows by upgrading to Qt 5.12.5
+
+
+---

Old:

  nextcloud-client-2.5.3.tar.gz

New:

  nextcloud-client-2.6.0.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.nUstur/_old  2019-09-30 15:59:15.613238776 +0200
+++ /var/tmp/diff_new_pack.nUstur/_new  2019-09-30 15:59:15.613238776 +0200
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.5.3
+Version:2.6.0
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later

++ nextcloud-client-2.5.3.tar.gz -> nextcloud-client-2.6.0.tar.gz ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client-2.5.3.tar.gz 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.2352/nextcloud-client-2.6.0.tar.gz
 differ: char 27, line 1




commit nextcloud-client for openSUSE:Factory

2019-08-14 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2019-08-14 11:37:47

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


Package is "nextcloud-client"

Wed Aug 14 11:37:47 2019 rev:18 rq:723166 version:2.5.3

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2019-05-06 13:26:02.265128393 +0200
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.9556/nextcloud-client.changes  
2019-08-14 11:37:47.996692264 +0200
@@ -1,0 +2,24 @@
+Wed Jul 24 11:46:28 UTC 2019 - Mathias Homann 
+
+- Update to 2.5.3
+  * desktop#1118 Fix empty file wording in error log (small)
+  * desktop#1153 Add Qt-5.12 to CI
+  * desktop#1157 Fix a minor typo
+  * desktop#1185 Libcloudproviders: Add missing check for Qt5DBus
+  * desktop#1186 Fix several memory leaks in cloudproviders and add 
translation support
+  * desktop#1191 Share link fixing
+  * desktop#1200 New drone config
+  * desktop#1201 Uses configuraion to determine if it should show empty folder 
popup.
+  * desktop#1212 Simplify cmake command to make copy-pastable
+  * desktop#1234 Updated default remote poll to 5 seconds #1115
+  * desktop#1239 Fix memory leak with device pointer
+  * desktop#1241 Added a nice UI for the E2E-enabled account first connect
+  * desktop#1245 This should fix issue #1000
+  * desktop#1247 Adds parameter to retrieve shares with its reshares.
+  * desktop#1251 Fixed typo
+  * desktop#1253 Fixed typo in "certificate"
+  * desktop#1273 WebView: Properly handle usernames with spaces and plus signs 
in it
+  * desktop#1301 Add error category for http file lock error status 423.
+  * desktop#1309 Displays the uid_owner of a shared file.
+
+---

Old:

  nextcloud-client-2.5.2.tar.gz

New:

  nextcloud-client-2.5.3.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.9WipK4/_old  2019-08-14 11:37:48.812692117 +0200
+++ /var/tmp/diff_new_pack.9WipK4/_new  2019-08-14 11:37:48.816692117 +0200
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.5.2
+Version:2.5.3
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later
@@ -203,16 +203,6 @@
 
 %postun -n %{soname}%{sover} -p /sbin/ldconfig
 
-%if 0%{?suse_version} < 1500
-%post
-%desktop_database_post
-%icon_theme_cache_post
-
-%postun
-%desktop_database_postun
-%icon_theme_cache_postun
-%endif
-
 %files
 %license COPYING*
 %config %{_sysconfdir}/Nextcloud/

++ nextcloud-client-2.5.2.tar.gz -> nextcloud-client-2.5.3.tar.gz ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client-2.5.2.tar.gz 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.9556/nextcloud-client-2.5.3.tar.gz
 differ: char 13, line 1




commit nextcloud-client for openSUSE:Factory

2019-05-06 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2019-05-06 13:25:58

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


Package is "nextcloud-client"

Mon May  6 13:25:58 2019 rev:17 rq:699635 version:2.5.2

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2019-01-21 10:57:05.015530782 +0100
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.5148/nextcloud-client.changes  
2019-05-06 13:26:02.265128393 +0200
@@ -1,0 +2,24 @@
+Tue Apr 30 11:21:02 UTC 2019 - Bjoern Voigt 
+
+- Update to version 2.5.2
+  * desktop#1001 Handle spaces in username properly in login flow
+  * desktop#1006 Wizard: show an error message if there is no enough free 
space in the local folder
+  * desktop#1050 Removed whitespace from string
+  * desktop#1054 Do not add double slash to login flow url
+  * desktop#1057 Fix login flow with system proxy
+  * desktop#1060 Start with easier theming
+  * desktop#1062 Do not display dismissed notifications
+  * desktop#1069 Fixed l18n issue. Added space for separating string
+  * desktop#1071 Add invalid certiticate messagebox
+  * desktop#1087 Correct app passwords link
+  * desktop#1092 Be less verbose with logging
+  * desktop#1119 Fix typo in translation string
+  * desktop#778 Add a command line option to launch the client in the 
background
+  * desktop#923 Support Ubuntu Disco Dingo
+  * desktop#946 Added missing Include
+  * desktop#959 Make sure _profile and _page are deleted in the correct order
+  * desktop#981 Fix KDEInstallDirs deprecation warnings
+  * desktop#993 Removed Stylesheet
+- Removed nextcloud-client-fix-qt-5.12.patch
+
+---

Old:

  nextcloud-client-2.5.1.tar.gz
  nextcloud-client-fix-qt-5.12.patch

New:

  nextcloud-client-2.5.2.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.zXUlJM/_old  2019-05-06 13:26:04.161132302 +0200
+++ /var/tmp/diff_new_pack.zXUlJM/_new  2019-05-06 13:26:04.197132376 +0200
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.5.1
+Version:2.5.2
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later
@@ -31,8 +31,6 @@
 Patch0: nextcloud-client-fix-rpath.patch
 # PATCH-FIX-OPENSUSE nextcloud-client-remove-datetime.patch 
sor.ale...@meowr.ru -- Remove __TIME__ and __DATE__.
 Patch1: nextcloud-client-remove-datetime.patch
-# PATCH-FIX-UPSTREAM nextcloud-client-fix-qt-5.12.patch -- Fix issues with Qt 
5.12 (commits 1295884, 09b0055).
-Patch2: nextcloud-client-fix-qt-5.12.patch
 BuildRequires:  AppStream
 BuildRequires:  cmake >= 3.2
 BuildRequires:  fdupes
@@ -164,7 +162,6 @@
 %setup -q -n desktop-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 cp -a %{SOURCE1} sysctl-sync-inotify.conf
 
 %build

++ nextcloud-client-2.5.1.tar.gz -> nextcloud-client-2.5.2.tar.gz ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client-2.5.1.tar.gz 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.5148/nextcloud-client-2.5.2.tar.gz
 differ: char 13, line 1




commit nextcloud-client for openSUSE:Factory

2019-01-21 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2019-01-21 10:56:41

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


Package is "nextcloud-client"

Mon Jan 21 10:56:41 2019 rev:16 rq:666328 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2019-01-08 12:31:47.316055838 +0100
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.28833/nextcloud-client.changes 
2019-01-21 10:57:05.015530782 +0100
@@ -1,0 +2,5 @@
+Tue Jan 15 15:55:48 UTC 2019 - Alexei Sorokin 
+
+- Stop building with libcloudproviders (boo#1118327).
+
+---



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.X0MPvl/_old  2019-01-21 10:57:05.851529687 +0100
+++ /var/tmp/diff_new_pack.X0MPvl/_new  2019-01-21 10:57:05.855529681 +0100
@@ -55,7 +55,6 @@
 BuildRequires:  pkgconfig(Qt5WebEngineWidgets)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Xml)
-BuildRequires:  pkgconfig(cloudproviders)
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(openssl) >= 1.1
 BuildRequires:  pkgconfig(sqlite3)
@@ -227,9 +226,6 @@
 %dir %{_datadir}/icons/hicolor/1024x1024/
 %dir %{_datadir}/icons/hicolor/1024x1024/apps/
 %{_datadir}/icons/hicolor/*/apps/Nextcloud*.*
-%dir %{_datadir}/cloud-providers/
-%{_datadir}/cloud-providers/com.nextcloudgmbh.Nextcloud.ini
-%{_datadir}/dbus-1/services/com.nextcloudgmbh.Nextcloud.service
 
 %files lang
 %{_datadir}/nextcloud/i18n/




commit nextcloud-client for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2019-01-08 12:30:02

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


Package is "nextcloud-client"

Tue Jan  8 12:30:02 2019 rev:15 rq:663482 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2019-01-03 18:09:20.555995697 +0100
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.28833/nextcloud-client.changes 
2019-01-08 12:31:47.316055838 +0100
@@ -1,0 +2,6 @@
+Mon Jan  7 18:11:07 UTC 2019 - Alexei Sorokin 
+
+- Append to nextcloud-client-fix-qt-5.12.patch a fix for a
+  QtWebEngine crash on Qt 5.12 (commit 09b0055, boo#1120310).
+
+---



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.56QkCl/_old  2019-01-08 12:31:48.128054956 +0100
+++ /var/tmp/diff_new_pack.56QkCl/_new  2019-01-08 12:31:48.128054956 +0100
@@ -31,7 +31,7 @@
 Patch0: nextcloud-client-fix-rpath.patch
 # PATCH-FIX-OPENSUSE nextcloud-client-remove-datetime.patch 
sor.ale...@meowr.ru -- Remove __TIME__ and __DATE__.
 Patch1: nextcloud-client-remove-datetime.patch
-# PATCH-FIX-UPSTREAM nextcloud-client-fix-qt-5.12.patch -- Fix an error during 
build with Qt 5.12 (commit 1295884).
+# PATCH-FIX-UPSTREAM nextcloud-client-fix-qt-5.12.patch -- Fix issues with Qt 
5.12 (commits 1295884, 09b0055).
 Patch2: nextcloud-client-fix-qt-5.12.patch
 BuildRequires:  AppStream
 BuildRequires:  cmake >= 3.2

++ nextcloud-client-fix-qt-5.12.patch ++
--- /var/tmp/diff_new_pack.56QkCl/_old  2019-01-08 12:31:48.148054934 +0100
+++ /var/tmp/diff_new_pack.56QkCl/_new  2019-01-08 12:31:48.148054934 +0100
@@ -1,3 +1,32 @@
+--- a/src/gui/creds/webflowcredentialsdialog.cpp
 b/src/gui/creds/webflowcredentialsdialog.cpp
+@@ -29,6 +29,14 @@ WebFlowCredentialsDialog::WebFlowCredentialsDialog(QWidget 
*parent)
+ connect(_webView, ::urlCatched, this, 
::urlCatched);
+ }
+ 
++void WebFlowCredentialsDialog::closeEvent(QCloseEvent *e) {
++Q_UNUSED(e);
++
++// Force calling WebView::~WebView() earlier so that _profile and _page 
are
++// deleted in the correct order.
++delete _webView;
++}
++
+ void WebFlowCredentialsDialog::setUrl(const QUrl ) {
+ _webView->setUrl(url);
+ }
+--- a/src/gui/creds/webflowcredentialsdialog.h
 b/src/gui/creds/webflowcredentialsdialog.h
+@@ -21,6 +21,9 @@ class WebFlowCredentialsDialog : public QDialog
+ void setInfo(const QString );
+ void setError(const QString );
+ 
++protected:
++void closeEvent(QCloseEvent *e) override;
++
+ signals:
+ void urlCatched(const QString user, const QString pass, const QString 
host);
+ 
 --- a/src/gui/wizard/webview.cpp
 +++ b/src/gui/wizard/webview.cpp
 @@ -10,6 +10,7 @@
@@ -8,3 +37,33 @@
  
  #include "common/utility.h"
  
+@@ -104,6 +105,19 @@ void WebView::setUrl(const QUrl ) {
+ _page->setUrl(url);
+ }
+ 
++WebView::~WebView() {
++/*
++ * The Qt implmentation deletes children in the order they are added to 
the
++ * object tree, so in this case _page is deleted after _profile, which
++ * violates the assumption that _profile should exist longer than
++ * _page [1]. Here I delete _page manually so that _profile can be safely
++ * deleted later.
++ *
++ * [1] https://doc.qt.io/qt-5/qwebenginepage.html#QWebEnginePage-1
++ */
++delete _page;
++}
++
+ WebViewPageUrlRequestInterceptor::WebViewPageUrlRequestInterceptor(QObject 
*parent)
+ : QWebEngineUrlRequestInterceptor(parent) {
+ 
+--- a/src/gui/wizard/webview.h
 b/src/gui/wizard/webview.h
+@@ -21,6 +21,7 @@ class WebView : public QWidget
+ Q_OBJECT
+ public:
+ WebView(QWidget *parent = nullptr);
++virtual ~WebView();
+ void setUrl(const QUrl );
+ 
+ signals:




commit nextcloud-client for openSUSE:Factory

2019-01-03 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2019-01-03 18:09:17

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


Package is "nextcloud-client"

Thu Jan  3 18:09:17 2019 rev:14 rq:662556 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2018-12-04 20:58:40.800563735 +0100
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.28833/nextcloud-client.changes 
2019-01-03 18:09:20.555995697 +0100
@@ -2 +2,7 @@
-Tue Dec  4 13:04:12 UTC 2018 - sor.ale...@meowr.ru
+Wed Jan  2 20:48:04 UTC 2019 - Alexei Sorokin 
+
+- Add nextcloud-client-fix-qt-5.12.patch: Fix an error during build
+  with Qt 5.12 (commit 1295884).
+
+---
+Tue Dec  4 13:04:12 UTC 2018 - Alexei Sorokin 

New:

  nextcloud-client-fix-qt-5.12.patch



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.EiU3gz/_old  2019-01-03 18:09:21.863994535 +0100
+++ /var/tmp/diff_new_pack.EiU3gz/_new  2019-01-03 18:09:21.863994535 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nextcloud-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
@@ -31,6 +31,8 @@
 Patch0: nextcloud-client-fix-rpath.patch
 # PATCH-FIX-OPENSUSE nextcloud-client-remove-datetime.patch 
sor.ale...@meowr.ru -- Remove __TIME__ and __DATE__.
 Patch1: nextcloud-client-remove-datetime.patch
+# PATCH-FIX-UPSTREAM nextcloud-client-fix-qt-5.12.patch -- Fix an error during 
build with Qt 5.12 (commit 1295884).
+Patch2: nextcloud-client-fix-qt-5.12.patch
 BuildRequires:  AppStream
 BuildRequires:  cmake >= 3.2
 BuildRequires:  fdupes
@@ -163,6 +165,7 @@
 %setup -q -n desktop-%{version}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 cp -a %{SOURCE1} sysctl-sync-inotify.conf
 
 %build

++ nextcloud-client-fix-qt-5.12.patch ++
--- a/src/gui/wizard/webview.cpp
+++ b/src/gui/wizard/webview.cpp
@@ -10,6 +10,7 @@
 #include 
 #include 
 #include 
+#include 
 
 #include "common/utility.h"
 



commit nextcloud-client for openSUSE:Factory

2018-12-04 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2018-12-04 20:58:33

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


Package is "nextcloud-client"

Tue Dec  4 20:58:33 2018 rev:13 rq:653885 version:2.5.1

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2018-11-26 10:18:48.357838310 +0100
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.19453/nextcloud-client.changes 
2018-12-04 20:58:40.800563735 +0100
@@ -1,0 +2,6 @@
+Tue Dec  4 13:04:12 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 2.5.1:
+  * See https://github.com/nextcloud/desktop/compare/v2.5.0...v2.5.1
+
+---

Old:

  nextcloud-client-2.5.0.tar.gz

New:

  nextcloud-client-2.5.1.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.sL0XV8/_old  2018-12-04 20:58:41.980562432 +0100
+++ /var/tmp/diff_new_pack.sL0XV8/_new  2018-12-04 20:58:41.984562428 +0100
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.5.0
+Version:2.5.1
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later
@@ -107,21 +107,6 @@
 Development files for the Nextcloud Desktop Client synchronisation
 library.
 
-%if 0%{?is_opensuse}
-%package -n caja-extension-nextcloud
-Summary:Caja overlay icons
-Group:  Productivity/File utilities
-Requires:   %{name} = %{version}
-Requires:   caja
-Requires:   python-caja
-Supplements:packageand(%{name}:caja)
-BuildArch:  noarch
-
-%description -n caja-extension-nextcloud
-This package provides overlay icons to visualise the
-synchronisation state in the Caja file manager.
-%endif
-
 %package -n nautilus-extension-nextcloud
 Summary:Nautilus overlay icons
 Group:  Productivity/File utilities
@@ -136,6 +121,19 @@
 synchronisation state in the Nautilus file manager.
 
 %if 0%{?is_opensuse}
+%package -n caja-extension-nextcloud
+Summary:Caja overlay icons
+Group:  Productivity/File utilities
+Requires:   %{name} = %{version}
+Requires:   caja
+Requires:   python-caja
+Supplements:packageand(%{name}:caja)
+BuildArch:  noarch
+
+%description -n caja-extension-nextcloud
+This package provides overlay icons to visualise the
+synchronisation state in the Caja file manager.
+
 %package -n nemo-extension-nextcloud
 Summary:Nemo overlay icons
 Group:  Productivity/File utilities
@@ -249,19 +247,17 @@
 %{_libdir}/%{soname}.so
 %{_libdir}/nextcloud/libocsync.so
 
-%if 0%{?is_opensuse}
-%files -n caja-extension-nextcloud
-%dir %{_datadir}/caja-python/
-%dir %{_datadir}/caja-python/extensions/
-%{_datadir}/caja-python/extensions/syncstate-Nextcloud.py*
-%endif
-
 %files -n nautilus-extension-nextcloud
 %dir %{_datadir}/nautilus-python/
 %dir %{_datadir}/nautilus-python/extensions/
 %{_datadir}/nautilus-python/extensions/syncstate-Nextcloud.py*
 
 %if 0%{?is_opensuse}
+%files -n caja-extension-nextcloud
+%dir %{_datadir}/caja-python/
+%dir %{_datadir}/caja-python/extensions/
+%{_datadir}/caja-python/extensions/syncstate-Nextcloud.py*
+
 %files -n nemo-extension-nextcloud
 %dir %{_datadir}/nemo-python/
 %dir %{_datadir}/nemo-python/extensions/

++ nextcloud-client-2.5.0.tar.gz -> nextcloud-client-2.5.1.tar.gz ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client-2.5.0.tar.gz 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.19453/nextcloud-client-2.5.1.tar.gz
 differ: char 13, line 1




commit nextcloud-client for openSUSE:Factory

2018-11-26 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2018-11-26 10:18:15

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


Package is "nextcloud-client"

Mon Nov 26 10:18:15 2018 rev:12 rq:648998 version:2.5.0

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2018-06-19 11:57:23.364009256 +0200
+++ 
/work/SRC/openSUSE:Factory/.nextcloud-client.new.19453/nextcloud-client.changes 
2018-11-26 10:18:48.357838310 +0100
@@ -1,0 +2,12 @@
+Wed Nov 14 12:28:56 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 2.5.0:
+  * See https://github.com/nextcloud/desktop/compare/57bc791...v2.5.0
+- Remove nextcloud-client-2.3.3-fix-qt-5.11.patch,
+  nextcloud-client-fix-caja-nemo-appnames.patch: fixed upstream.
+- Rebase nextcloud-client-fix-rpath.patch,
+  nextcloud-client-remove-datetime.patch.
+- Build with libcloudproviders.
+- Drop openSUSE Leap 42.3 and older support.
+
+---

Old:

  nextcloud-client-2.3.3-fix-qt-5.11.patch
  nextcloud-client-fix-caja-nemo-appnames.patch
  nextcloud-client_2.3.3.orig.tar.bz2

New:

  nextcloud-client-2.5.0.tar.gz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.7mejjw/_old  2018-11-26 10:18:49.225837296 +0100
+++ /var/tmp/diff_new_pack.7mejjw/_new  2018-11-26 10:18:49.225837296 +0100
@@ -12,30 +12,27 @@
 # 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/
 #
 
 
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.3.3
+Version:2.5.0
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0-or-later AND LGPL-3.0-or-later
 Group:  Productivity/Networking/File-Sharing
 URL:https://nextcloud.com/
-Source: 
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client/+files/%{name}_%{version}.orig.tar.bz2
+Source: 
https://github.com/nextcloud/desktop/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:sysctl-sync-inotify.conf
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-rpath.patch sor.ale...@meowr.ru -- 
Fix RPATH.
 Patch0: nextcloud-client-fix-rpath.patch
 # PATCH-FIX-OPENSUSE nextcloud-client-remove-datetime.patch 
sor.ale...@meowr.ru -- Remove __TIME__ and __DATE__.
 Patch1: nextcloud-client-remove-datetime.patch
-# PATCH-FIX-OPENSUSE nextcloud-client-fix-caja-nemo-appnames.patch 
sor.ale...@meowr.ru -- Fix the Caja and Nemo extensions appname.
-Patch2: nextcloud-client-fix-caja-nemo-appnames.patch
-# PATCH-FIX-OPENSUSE nextcloud-client-2.3.3-fix-qt-5.11.patch -- Fix Qt 5.11+ 
compatibility.
-Patch3: nextcloud-client-2.3.3-fix-qt-5.11.patch
-BuildRequires:  cmake >= 2.8.0
+BuildRequires:  AppStream
+BuildRequires:  cmake >= 3.2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel
@@ -53,18 +50,18 @@
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Sql)
-BuildRequires:  pkgconfig(Qt5WebKit)
+BuildRequires:  pkgconfig(Qt5WebEngineWidgets)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Xml)
-BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(cloudproviders)
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(openssl) >= 1.1
 BuildRequires:  pkgconfig(sqlite3)
 Requires:   %{soname}%{sover} = %{version}
 Recommends: %{name}-lang
-%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
-BuildRequires:  kio-devel
-%endif
-%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
+%if 0%{?is_opensuse}
 BuildRequires:  doxygen
+BuildRequires:  kio-devel
 BuildRequires:  python3-Sphinx
 Suggests:   %{name}-doc = %{version}
 %endif
@@ -81,7 +78,7 @@
 
 %lang_package
 
-%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
+%if 0%{?is_opensuse}
 %package doc
 Summary:Documentation for nextcloud-client
 Group:  Documentation/HTML
@@ -110,7 +107,7 @@
 Development files for the Nextcloud Desktop Client synchronisation
 library.
 
-%if 0%{?suse_version} > 1310 && !(0%{?sle_version} && !0%{?is_opensuse})
+%if 0%{?is_opensuse}
 %package -n caja-extension-nextcloud
 Summary:Caja overlay icons
 Group:  Productivity/File 

commit nextcloud-client for openSUSE:Factory

2018-06-19 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2018-06-19 11:57:16

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


Package is "nextcloud-client"

Tue Jun 19 11:57:16 2018 rev:11 rq:616366 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2018-03-02 21:10:49.722838300 +0100
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2018-06-19 11:57:23.364009256 +0200
@@ -1,0 +2,6 @@
+Tue Jun 12 11:12:00 UTC 2018 - sor.ale...@meowr.ru
+
+- Add nextcloud-client-2.3.3-fix-qt-5.11.patch: Fix Qt 5.11+
+  compatibility.
+
+---

New:

  nextcloud-client-2.3.3-fix-qt-5.11.patch



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.5K6Ac5/_old  2018-06-19 11:57:24.919951482 +0200
+++ /var/tmp/diff_new_pack.5K6Ac5/_new  2018-06-19 11:57:24.923951334 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nextcloud-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
@@ -22,9 +22,9 @@
 Version:2.3.3
 Release:0
 Summary:Nextcloud desktop synchronisation client
-License:GPL-2.0+ AND LGPL-3.0+
+License:GPL-2.0-or-later AND LGPL-3.0-or-later
 Group:  Productivity/Networking/File-Sharing
-Url:https://nextcloud.com/
+URL:https://nextcloud.com/
 Source: 
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client/+files/%{name}_%{version}.orig.tar.bz2
 Source1:sysctl-sync-inotify.conf
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-rpath.patch sor.ale...@meowr.ru -- 
Fix RPATH.
@@ -33,6 +33,8 @@
 Patch1: nextcloud-client-remove-datetime.patch
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-caja-nemo-appnames.patch 
sor.ale...@meowr.ru -- Fix the Caja and Nemo extensions appname.
 Patch2: nextcloud-client-fix-caja-nemo-appnames.patch
+# PATCH-FIX-OPENSUSE nextcloud-client-2.3.3-fix-qt-5.11.patch -- Fix Qt 5.11+ 
compatibility.
+Patch3: nextcloud-client-2.3.3-fix-qt-5.11.patch
 BuildRequires:  cmake >= 2.8.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -58,10 +60,10 @@
 BuildRequires:  pkgconfig(sqlite3)
 Requires:   %{soname}%{sover} = %{version}
 Recommends: %{name}-lang
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
+%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
 BuildRequires:  kio-devel
 %endif
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
+%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
 BuildRequires:  doxygen
 BuildRequires:  python3-Sphinx
 Suggests:   %{name}-doc = %{version}
@@ -79,7 +81,7 @@
 
 %lang_package
 
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
+%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
 %package doc
 Summary:Documentation for nextcloud-client
 Group:  Documentation/HTML
@@ -136,7 +138,7 @@
 This package provides overlay icons to visualise the
 synchronisation state in the Nautilus file manager.
 
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
+%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
 %package -n nemo-extension-nextcloud
 Summary:Nemo overlay icons
 Group:  Productivity/File utilities
@@ -167,6 +169,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 cp -f %{SOURCE1} sysctl-sync-inotify.conf
 
 # A workaround for gh#owncloud/ownbrander#322
@@ -178,7 +181,7 @@
 %cmake \
   -DGIT_SHA1="GITDIR-NOTFOUND"   \
   -DCMAKE_SKIP_RPATH=OFF \
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
+%if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
   -DWITH_DOC=ON  \
 %endif
   -DOEM_THEME_DIR="$nextcloud_theme"
@@ -195,7 +198,7 @@
 rm -rf %{buildroot}%{_datadir}/caja-python/
 %endif
 
-%if 0%{?suse_version} <= 1320 && (0%{?sle_version} < 120200 && 
0%{?is_opensuse})
+%if 0%{?suse_version} < 1500 && (0%{?sle_version} < 120200 && 0%{?is_opensuse})
 # There's no Nemo in openSUSE Leap 42.1 and older.
 rm -rf %{buildroot}%{_datadir}/nemo-python/
 %endif
@@ -207,7 +210,7 @@
 fi
 done
 
-%if 

commit nextcloud-client for openSUSE:Factory

2018-03-02 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2018-03-02 21:10:40

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


Package is "nextcloud-client"

Fri Mar  2 21:10:40 2018 rev:10 rq:581671 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2017-12-31 01:13:33.538304623 +0100
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2018-03-02 21:10:49.722838300 +0100
@@ -1,0 +2,5 @@
+Thu Mar  1 12:21:22 UTC 2018 - ec...@opensuse.org
+
+- fix build error for Tumbleweed
+
+---



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.TUJOY5/_old  2018-03-02 21:10:51.382778607 +0100
+++ /var/tmp/diff_new_pack.TUJOY5/_new  2018-03-02 21:10:51.386778464 +0100
@@ -50,6 +50,7 @@
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5WebKit)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Xml)




commit nextcloud-client for openSUSE:Factory

2017-12-30 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2017-12-31 01:13:32

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


Package is "nextcloud-client"

Sun Dec 31 01:13:32 2017 rev:9 rq:560096 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2017-12-08 12:57:20.181797083 +0100
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2017-12-31 01:13:33.538304623 +0100
@@ -2 +2,6 @@
-Tue Dec  5 10:45:09 UTC 2017 - cfarr...@suse.com
+Mon Dec 25 11:52:57 UTC 2017 - sor.ale...@meowr.ru
+
+- Use a better tarball.
+
+---
+Tue Dec  5 10:45:09 UTC 2017 - sor.ale...@meowr.ru



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.6iIFkV/_old  2017-12-31 01:13:51.188415938 +0100
+++ /var/tmp/diff_new_pack.6iIFkV/_new  2017-12-31 01:13:51.188415938 +0100
@@ -25,7 +25,7 @@
 License:GPL-2.0+ AND LGPL-3.0+
 Group:  Productivity/Networking/File-Sharing
 Url:https://nextcloud.com/
-Source: 
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client-beta/+files/%{name}_%{version}.orig.tar.bz2
+Source: 
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client/+files/%{name}_%{version}.orig.tar.bz2
 Source1:sysctl-sync-inotify.conf
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-rpath.patch sor.ale...@meowr.ru -- 
Fix RPATH.
 Patch0: nextcloud-client-fix-rpath.patch

++ nextcloud-client_2.3.3.orig.tar.bz2 ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client_2.3.3.orig.tar.bz2 
/work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client_2.3.3.orig.tar.bz2
 differ: char 11, line 1




commit nextcloud-client for openSUSE:Factory

2017-12-08 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2017-12-08 12:57:13

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


Package is "nextcloud-client"

Fri Dec  8 12:57:13 2017 rev:8 rq:554652 version:2.3.3

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2017-07-21 22:50:48.256836495 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2017-12-08 12:57:20.181797083 +0100
@@ -1,0 +2,25 @@
+Tue Dec  5 10:45:09 UTC 2017 - cfarr...@suse.com
+
+- Update to version 2.3.3:
+  * Chunking NG: Don't use old chunking on new DAV endpoint
+(gh#owncloud/client#5855).
+  * Selective Synch: Skip excluded directories when reading DB,
+don't let them show errors (gh#owncloud/client#5772).
+  * Settings: Make the window bigger so the Qt version is always
+visible (gh#owncloud/client#5760).
+  * Share links: Show a warning that public link shares are public
+(gh#owncloud/client#5786).
+  * Downloads: Re-trigger directory discovery on HTTP 404
+(gh#owncloud/client#5799).
+  * Notifications: Propagate "Dismiss" as DELETE to server
+(gh#owncloud/client#5922).
+  * SynchJournalDB: Don't use ._ as a filename pattern if that does
+not work because of SMB storage settings
+(gh#owncloud/client#5844)
+  * SynchJournalDB: Log reason for sqlite3 opening errors.
+  * Stop maintaining Qt 4 support.
+  * New synch state icon design.
+  * Add a state-information icon.
+  * Update the icon patch.
+
+---

Old:

  nextcloud-client_2.3.2.orig.tar.bz2

New:

  nextcloud-client_2.3.3.orig.tar.bz2



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.ig2prP/_old  2017-12-08 12:57:24.205651760 +0100
+++ /var/tmp/diff_new_pack.ig2prP/_new  2017-12-08 12:57:24.205651760 +0100
@@ -19,13 +19,13 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.3.2
+Version:2.3.3
 Release:0
 Summary:Nextcloud desktop synchronisation client
-License:GPL-2.0+ and LGPL-3.0+
+License:GPL-2.0+ AND LGPL-3.0+
 Group:  Productivity/Networking/File-Sharing
 Url:https://nextcloud.com/
-Source: 
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client/+files/%{name}_%{version}.orig.tar.bz2
+Source: 
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client-beta/+files/%{name}_%{version}.orig.tar.bz2
 Source1:sysctl-sync-inotify.conf
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-rpath.patch sor.ale...@meowr.ru -- 
Fix RPATH.
 Patch0: nextcloud-client-fix-rpath.patch
@@ -39,15 +39,11 @@
 BuildRequires:  glibc-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  libqt5-linguist-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python
-BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(openssl)
-BuildRequires:  pkgconfig(sqlite3)
-Recommends: %{name}-lang
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
-BuildRequires:  libqt5-linguist-devel
 BuildRequires:  qtkeychain-qt5-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
@@ -57,16 +53,10 @@
 BuildRequires:  pkgconfig(Qt5WebKit)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Xml)
-%else
-BuildRequires:  libqt4-linguist
-BuildRequires:  qtkeychain-devel
-BuildRequires:  pkgconfig(QtCore)
-BuildRequires:  pkgconfig(QtDBus)
-BuildRequires:  pkgconfig(QtGui)
-BuildRequires:  pkgconfig(QtNetwork)
-BuildRequires:  pkgconfig(QtWebKit)
-BuildRequires:  pkgconfig(QtXml)
-%endif
+BuildRequires:  pkgconfig(openssl)
+BuildRequires:  pkgconfig(sqlite3)
+Requires:   %{soname}%{sover} = %{version}
+Recommends: %{name}-lang
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
 BuildRequires:  kio-devel
 %endif
@@ -75,7 +65,6 @@
 BuildRequires:  python3-Sphinx
 Suggests:   %{name}-doc = %{version}
 %endif
-Requires:   %{soname}%{sover} = %{version}
 
 %description
 The Nextcloud Desktop Client is a tool to synchronise files from
@@ -191,9 +180,6 @@
 %if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
   -DWITH_DOC=ON  \
 %endif
-%if 0%{?suse_version} <= 1320 && !(0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
-  -DBUILD_WITH_QT4=ON\
-%endif
   

commit nextcloud-client for openSUSE:Factory

2017-07-21 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2017-07-21 22:50:46

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


Package is "nextcloud-client"

Fri Jul 21 22:50:46 2017 rev:7 rq:511839 version:2.3.2

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2017-06-15 11:26:00.969184067 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2017-07-21 22:50:48.256836495 +0200
@@ -1,0 +2,14 @@
+Fri Jul 21 07:17:00 UTC 2017 - ec...@opensuse.org
+
+- update to 2.3.2
+  * 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
+- insert Requires: %{soname}%{sover} = %{version} because lib
+  does not up- or downgrade by up- or downgrade from client itself.
+
+---

Old:

  nextcloud-client_2.3.1.orig.tar.bz2

New:

  nextcloud-client_2.3.2.orig.tar.bz2



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.AGKlM2/_old  2017-07-21 22:50:51.580367670 +0200
+++ /var/tmp/diff_new_pack.AGKlM2/_new  2017-07-21 22:50:51.584367106 +0200
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.3.1
+Version:2.3.2
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0+ and LGPL-3.0+
@@ -75,6 +75,7 @@
 BuildRequires:  python3-Sphinx
 Suggests:   %{name}-doc = %{version}
 %endif
+Requires:   %{soname}%{sover} = %{version}
 
 %description
 The Nextcloud Desktop Client is a tool to synchronise files from

++ nextcloud-client_2.3.1.orig.tar.bz2 -> 
nextcloud-client_2.3.2.orig.tar.bz2 ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client_2.3.1.orig.tar.bz2 
/work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client_2.3.2.orig.tar.bz2
 differ: char 11, line 1




commit nextcloud-client for openSUSE:Factory

2017-06-15 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2017-06-15 11:25:32

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


Package is "nextcloud-client"

Thu Jun 15 11:25:32 2017 rev:6 rq:503717 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2017-03-31 15:09:10.591022495 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2017-06-15 11:26:00.969184067 +0200
@@ -1,0 +2,6 @@
+Wed Jun 14 15:12:48 UTC 2017 - sor.ale...@meowr.ru
+
+- Only enable documentation for openSUSE Leap 14.3 and newer
+  (boo#1044061).
+
+---



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.lnSXRX/_old  2017-06-15 11:26:02.193011308 +0200
+++ /var/tmp/diff_new_pack.lnSXRX/_new  2017-06-15 11:26:02.197010743 +0200
@@ -57,12 +57,6 @@
 BuildRequires:  pkgconfig(Qt5WebKit)
 BuildRequires:  pkgconfig(Qt5WebKitWidgets)
 BuildRequires:  pkgconfig(Qt5Xml)
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
-BuildRequires:  doxygen
-BuildRequires:  kio-devel
-BuildRequires:  python3-Sphinx
-Suggests:   %{name}-doc = %{version}
-%endif
 %else
 BuildRequires:  libqt4-linguist
 BuildRequires:  qtkeychain-devel
@@ -73,6 +67,14 @@
 BuildRequires:  pkgconfig(QtWebKit)
 BuildRequires:  pkgconfig(QtXml)
 %endif
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
+BuildRequires:  kio-devel
+%endif
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
+BuildRequires:  doxygen
+BuildRequires:  python3-Sphinx
+Suggests:   %{name}-doc = %{version}
+%endif
 
 %description
 The Nextcloud Desktop Client is a tool to synchronise files from
@@ -86,7 +88,7 @@
 
 %lang_package
 
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
 %package doc
 Summary:Documentation for nextcloud-client
 Group:  Documentation/HTML
@@ -185,7 +187,7 @@
 %cmake \
   -DGIT_SHA1="GITDIR-NOTFOUND"   \
   -DCMAKE_SKIP_RPATH=OFF \
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
   -DWITH_DOC=ON  \
 %endif
 %if 0%{?suse_version} <= 1320 && !(0%{?sle_version} >= 120100 && 
0%{?is_opensuse})
@@ -200,24 +202,16 @@
 %cmake_install
 popd
 
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
-# Properly rename mans.
-mv -f %{buildroot}%{_mandir}/man1/{owncloud,nextcloud}.1
-mv -f %{buildroot}%{_mandir}/man1/{owncloudcmd,nextcloudcmd}.1
-
-mkdir -p %{buildroot}%{_docdir}/%{name}-doc/
-mv -f %{buildroot}%{_datadir}/doc/client/html/ \
-  %{buildroot}%{_docdir}/%{name}-doc/html/
-%else
-# There's no Nemo in openSUSE Leap 42.1 and older.
-rm -rf %{buildroot}%{_datadir}/nemo-python/
-%endif
-
 %if 0%{?suse_version} <= 1310 || (0%{?sle_version} && !0%{?is_opensuse})
 # There's no Caja in SLE.
 rm -rf %{buildroot}%{_datadir}/caja-python/
 %endif
 
+%if 0%{?suse_version} <= 1320 && (0%{?sle_version} < 120200 && 
0%{?is_opensuse})
+# There's no Nemo in openSUSE Leap 42.1 and older.
+rm -rf %{buildroot}%{_datadir}/nemo-python/
+%endif
+
 # Generate bytecode for extensions.
 for fm in caja nautilus nemo; do
 if [ -d %{buildroot}%{_datadir}/$fm-python/ ]; then
@@ -225,6 +219,16 @@
 fi
 done
 
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
+# Properly rename mans.
+mv -f %{buildroot}%{_mandir}/man1/{owncloud,nextcloud}.1
+mv -f %{buildroot}%{_mandir}/man1/{owncloudcmd,nextcloudcmd}.1
+
+mkdir -p %{buildroot}%{_docdir}/%{name}-doc/
+mv -f %{buildroot}%{_datadir}/doc/client/html/ \
+  %{buildroot}%{_docdir}/%{name}-doc/html/
+%endif
+
 # A workaround for gh#owncloud/client#4107
 install -Dpm 0644 sysctl-sync-inotify.conf \
   %{buildroot}%{_sysconfdir}/sysctl.d/100-%{name}-sync-inotify.conf
@@ -257,7 +261,7 @@
 %dir %{_datadir}/icons/hicolor/512x512/apps/
 %endif
 %{_datadir}/icons/hicolor/*/apps/Nextcloud*.*
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
 %{_mandir}/man1/nextcloud*.1%{?ext_man}
 %endif
 
@@ -265,7 +269,7 @@
 %defattr(-,root,root)
 %{_datadir}/nextcloud/i18n/
 
-%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 
0%{?is_opensuse})
+%if 0%{?suse_version} 

commit nextcloud-client for openSUSE:Factory

2017-03-31 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2017-03-31 15:08:43

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


Package is "nextcloud-client"

Fri Mar 31 15:08:43 2017 rev:5 rq:482464 version:2.3.1

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2017-02-07 12:03:42.399591670 +0100
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2017-03-31 15:09:10.591022495 +0200
@@ -1,0 +2,64 @@
+Thu Mar 23 20:40:27 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 2.3.1 (changes since 2.2.4):
+  * Decreased memory usage during synchronisation.
+  * Overlay icons: Lower CPU usage.
+  * Allow to not synchronise the server's external storages by
+default.
+  * Switch to the new Nextcloud Server WebDAV endpoint.
+  * Chunking NG: New file upload chunking algorithm for
+Nextcloud Server 11.0.
+  * Allow to synchronise a directory to multiple different servers
+(filename change from .csync_journal.db to _sync_$HASH.db).
+  * Conflicts: Use the local mtime for the conflict file name
+(gh#owncloud/client#5273).
+  * Add a "Sync now" menu item.
+  * Improve SSL Client certificate support (Show UI, Store keys in
+keychain).
+  * Propagator: Upload smaller files in parallel.
+  * Sync Engine: Read data-fingerprint property to detect backups
+(gh#owncloud/client#2325).
+  * GUI: Show link to create an application password/token for
+synchronising.
+  * Share dialogue: Add a "Mail link" button.
+  * A Caja file manager plugin.
+  * Make the "backup detected" message not triggered in wrong cases.
+  * SyncEngine: Fix directory renaming when files are changed
+(gh#owncloud/client#5192)
+  * Fix a reconnect bug if status.php intermittently returns wrong
+data (gh#owncloud/client#5188).
+  * Improve synchronisation scheduling (gh#owncloud/client#5317).
+  * Overlay icons: Improvements in correctnes.
+  * Tray menu: Only update on demand to fix GNU/Linux desktop
+integration glitches.
+  * Progress: Better time/bandwidth estimations.
+  * Network: Follow certain HTTP redirects (gh#owncloud/client#2791).
+  * Network: Remove all cookies (including load balancers, etc.)
+when logging out.
+  * Discovery thread: Low priority.
+  * nextcloudsync.log: Write during propagation.
+  * Excludes: Consider files in hidden directories excluded
+(gh#owncloud/client#5163).
+  * Allow the synchronised directory to be a symlinked directory.
+  * Improve HTTP redirect handling (gh#owncloud/client#).
+  * Blacklist: Escalate repeated soft error to normal error
+(gh#owncloud/client#5500).
+  * Fix the URL for linking to application password generation for
+ownCloud 10.0 (gh#owncloud/client#5605).
+  * Shibboleth bugfixes.
+  * Fixes with regards to low disc space.
+  * A tonne of other bugfixes.
+  * Refactorings.
+  * Improve documentation.
+  * Crash fixes.
+- Add nextcloud-client-remove-datetime.patch: Remove __TIME__ and
+  __DATE__.
+- Rebase and rename nextcloud-client-fix-nemo-appname.patch to
+  nextcloud-client-fix-caja-nemo-appnames.patch.
+- Remove nextcloud-client-fix-dolphin.patch,
+  nextcloud-client-fix-ru-typo.patch,
+  nextcloud-client-fix-tray-workaround.patch: fixed upstream.
+- Rename 100-sync-inotify.conf to the less conflicting
+  100-nextcloud-sync-inotify.conf.
+
+---

Old:

  nextcloud-client-fix-dolphin.patch
  nextcloud-client-fix-nemo-appname.patch
  nextcloud-client-fix-ru-typo.patch
  nextcloud-client-fix-tray-workaround.patch
  nextcloudclient-2.2.4.tar.xz

New:

  nextcloud-client-fix-caja-nemo-appnames.patch
  nextcloud-client-remove-datetime.patch
  nextcloud-client_2.3.1.orig.tar.bz2



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.J3pRZE/_old  2017-03-31 15:09:26.744738689 +0200
+++ /var/tmp/diff_new_pack.J3pRZE/_new  2017-03-31 15:09:26.748738124 +0200
@@ -19,26 +19,21 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.2.4
+Version:2.3.1
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0+ and LGPL-3.0+
 Group:  Productivity/Networking/File-Sharing
 Url:https://nextcloud.com/
-Source: nextcloudclient-%{version}.tar.xz
+Source: 
https://launchpad.net/~nextcloud-devs/+archive/ubuntu/client/+files/%{name}_%{version}.orig.tar.bz2
 Source1:sysctl-sync-inotify.conf
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-rpath.patch sor.ale...@meowr.ru 

commit nextcloud-client for openSUSE:Factory

2017-02-07 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2017-02-07 12:03:41

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


Package is "nextcloud-client"

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2017-01-25 23:34:54.410125488 +0100
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2017-02-07 12:03:42.399591670 +0100
@@ -1,0 +2,6 @@
+Fri Feb  3 14:40:27 UTC 2017 - sor.ale...@meowr.ru
+
+- Add nextcloud-client-fix-dolphin.patch from bruno_friedmann to
+  fix the Dolphin plugin.
+
+---

New:

  nextcloud-client-fix-dolphin.patch



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.U1bz19/_old  2017-02-07 12:03:43.523432682 +0100
+++ /var/tmp/diff_new_pack.U1bz19/_new  2017-02-07 12:03:43.527432116 +0100
@@ -29,12 +29,14 @@
 Source1:sysctl-sync-inotify.conf
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-rpath.patch sor.ale...@meowr.ru -- 
Fix RPATH.
 Patch0: nextcloud-client-fix-rpath.patch
-# PATCH-FIX-OPENSUSE nextcloud-client-fix-nemo-appname.patch 
sor.ale...@meowr.ru -- Fix Nemo extension appname.
+# PATCH-FIX-OPENSUSE nextcloud-client-fix-nemo-appname.patch 
sor.ale...@meowr.ru -- Fix the Nemo extension appname.
 Patch1: nextcloud-client-fix-nemo-appname.patch
+# PATCH-FIX-OPENSUSE nextcloud-client-fix-dolphin.patch br...@ioda-net.ch -- 
Fix the Dolphin plugin.
+Patch2: nextcloud-client-fix-dolphin.patch
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-ru-typo.patch sor.ale...@meowr.ru -- 
Fix Russian localisation.
-Patch2: nextcloud-client-fix-ru-typo.patch
+Patch3: nextcloud-client-fix-ru-typo.patch
 # PATCH-FIX-UPSTREAM nextcloud-client-fix-tray-workaround.patch -- Fix the 
tray workaround (from commit 98efb07 of owncloud-client).
-Patch3: nextcloud-client-fix-tray-workaround.patch
+Patch4: nextcloud-client-fix-tray-workaround.patch
 BuildRequires:  cmake >= 2.8.0
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -176,6 +178,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 cp -f %{SOURCE1} sysctl-sync-inotify.conf
 
 # A workaround for gh#owncloud/ownbrander#322

++ nextcloud-client-fix-dolphin.patch ++
--- a/client/shell_integration/dolphin/ownclouddolphinactionplugin.desktop
+++ b/client/shell_integration/dolphin/ownclouddolphinactionplugin.desktop
@@ -1,6 +1,6 @@
 [Desktop Entry]
 Type=Service
-Name=OwncloudAction
+Name=NextcloudAction
 ServiceTypes=KFileItemAction/Plugin
 MimeType=application/octet-stream;inode/directory;
-X-KDE-Library=ownclouddolphinactionplugin
+X-KDE-Library=nextclouddolphinactionplugin



commit nextcloud-client for openSUSE:Factory

2017-01-25 Thread root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2017-01-25 23:34:53

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


Package is "nextcloud-client"

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2016-10-02 00:09:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2017-01-25 23:34:54.410125488 +0100
@@ -1,0 +2,6 @@
+Tue Jan 24 17:08:34 UTC 2017 - sor.ale...@meowr.ru
+
+- Add nextcloud-client-fix-tray-workaround.patch: fix the tray
+  workaround (from commit 98efb07 of owncloud-client).
+
+---

New:

  nextcloud-client-fix-tray-workaround.patch



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.gi07tb/_old  2017-01-25 23:34:55.741924814 +0100
+++ /var/tmp/diff_new_pack.gi07tb/_new  2017-01-25 23:34:55.745924212 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nextcloud-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
@@ -33,6 +33,8 @@
 Patch1: nextcloud-client-fix-nemo-appname.patch
 # PATCH-FIX-OPENSUSE nextcloud-client-fix-ru-typo.patch sor.ale...@meowr.ru -- 
Fix Russian localisation.
 Patch2: nextcloud-client-fix-ru-typo.patch
+# PATCH-FIX-UPSTREAM nextcloud-client-fix-tray-workaround.patch -- Fix the 
tray workaround (from commit 98efb07 of owncloud-client).
+Patch3: nextcloud-client-fix-tray-workaround.patch
 BuildRequires:  cmake >= 2.8.0
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -173,6 +175,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 cp -f %{SOURCE1} sysctl-sync-inotify.conf
 
 # A workaround for gh#owncloud/ownbrander#322
@@ -189,8 +192,8 @@
   -DBUILD_WITH_QT4=ON\
 %endif
   -DOEM_THEME_DIR="$nextcloud_theme"
-make %{?_smp_mflags}
-make doc %{?_smp_mflags}
+make %{?_smp_mflags} V=1
+make doc %{?_smp_mflags} V=1
 popd
 
 %install

++ nextcloud-client-fix-tray-workaround.patch ++
--- a/client/src/gui/owncloudgui.cpp
+++ b/client/src/gui/owncloudgui.cpp
@@ -465,13 +465,17 @@ void ownCloudGui::setupContextMenu()
 // The Qt version check intentionally uses 5.0.0 (where platformMenu()
 // was introduced) instead of 5.5.0 to avoid issues where the Qt
 // version used to build is different from the one used at runtime.
+// If we build with 5.6.1 or newer, we can skip this because the
+// bugs should be fixed there.
 #ifdef Q_OS_LINUX
-#if QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)
-QObject* platformMenu = 
reinterpret_cast(_tray->contextMenu()->platformMenu());
-if (platformMenu
-&& platformMenu->metaObject()->className() == 
QLatin1String("QDBusPlatformMenu")) {
-_qdbusmenuWorkaround = true;
-qDebug() << "Enabled QDBusPlatformMenu workaround";
+#if (QT_VERSION >= QT_VERSION_CHECK(5, 0, 0)) && (QT_VERSION < 
QT_VERSION_CHECK(5, 6, 0))
+if (qVersion() == QByteArray("5.5.0")) {
+QObject* platformMenu = 
reinterpret_cast(_tray->contextMenu()->platformMenu());
+if (platformMenu &&
+platformMenu->metaObject()->className() == 
QLatin1String("QDBusPlatformMenu")) {
+_qdbusmenuWorkaround = true;
+qDebug() << "Enabled QDBusPlatformMenu workaround";
+}
 }
 #endif
 #endif



commit nextcloud-client for openSUSE:Factory

2016-10-01 Thread h_root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2016-10-02 00:09:37

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


Package is "nextcloud-client"

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud-client/nextcloud-client.changes
2016-09-17 14:40:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2016-10-02 00:09:45.0 +0200
@@ -1,0 +2,18 @@
+Fri Sep 30 19:06:17 UTC 2016 - ec...@opensuse.org
+
+- Update to version 2.2.4:
+  * Dolphin Plugin: Use the Application name for the socket path 
+(gh#owncloud/client#5172).
+  * SyncEngine: Fix renaming of directories when files are changed 
+(gh#owncloud/client#5195).
+  * Selective Sync: Fix HTTP request loop and show error in view 
+(gh#owncloud/client#5154).
+  * ConnectionValidator: Properly handle error in status.php 
+request (gh#owncloud/client#5188).
+  * Discovery: Set thread priority to low (gh#owncloud/client#5017).
+  * ExcludeFiles: Fix when the directory casing is not the same in
+the settings and in the FS.
+  * ShareLink: Ensure the password line edit is enabled
+(gh#owncloud/client#5117).
+
+---

Old:

  nextcloudclient-2.2.3.tar.xz

New:

  nextcloudclient-2.2.4.tar.xz



Other differences:
--
++ nextcloud-client.spec ++
--- /var/tmp/diff_new_pack.vlKuus/_old  2016-10-02 00:09:49.0 +0200
+++ /var/tmp/diff_new_pack.vlKuus/_new  2016-10-02 00:09:49.0 +0200
@@ -19,7 +19,7 @@
 %define soname  libnextcloudsync
 %define sover   0
 Name:   nextcloud-client
-Version:2.2.3
+Version:2.2.4
 Release:0
 Summary:Nextcloud desktop synchronisation client
 License:GPL-2.0+ and LGPL-3.0+

++ nextcloudclient-2.2.3.tar.xz -> nextcloudclient-2.2.4.tar.xz ++
/work/SRC/openSUSE:Factory/nextcloud-client/nextcloudclient-2.2.3.tar.xz 
/work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloudclient-2.2.4.tar.xz 
differ: char 25, line 1




commit nextcloud-client for openSUSE:Factory

2016-09-17 Thread h_root
Hello community,

here is the log from the commit of package nextcloud-client for 
openSUSE:Factory checked in at 2016-09-17 14:40:16

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


Package is "nextcloud-client"

Changes:

New Changes file:

--- /dev/null   2016-09-15 12:42:18.240042505 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud-client.new/nextcloud-client.changes   
2016-09-17 14:40:17.0 +0200
@@ -0,0 +1,4 @@
+---
+Fri Aug 26 21:24:30 UTC 2016 - sor.ale...@meowr.ru
+
+- Initial package.

New:

  nextcloud-client-fix-nemo-appname.patch
  nextcloud-client-fix-rpath.patch
  nextcloud-client-fix-ru-typo.patch
  nextcloud-client.changes
  nextcloud-client.spec
  nextcloudclient-2.2.3.tar.xz
  sysctl-sync-inotify.conf



Other differences:
--
++ nextcloud-client.spec ++
#
# spec file for package nextcloud-client
#
# Copyright (c) 2016 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


%define soname  libnextcloudsync
%define sover   0
Name:   nextcloud-client
Version:2.2.3
Release:0
Summary:Nextcloud desktop synchronisation client
License:GPL-2.0+ and LGPL-3.0+
Group:  Productivity/Networking/File-Sharing
Url:https://nextcloud.com/
Source: nextcloudclient-%{version}.tar.xz
Source1:sysctl-sync-inotify.conf
# PATCH-FIX-OPENSUSE nextcloud-client-fix-rpath.patch sor.ale...@meowr.ru -- 
Fix RPATH.
Patch0: nextcloud-client-fix-rpath.patch
# PATCH-FIX-OPENSUSE nextcloud-client-fix-nemo-appname.patch 
sor.ale...@meowr.ru -- Fix Nemo extension appname.
Patch1: nextcloud-client-fix-nemo-appname.patch
# PATCH-FIX-OPENSUSE nextcloud-client-fix-ru-typo.patch sor.ale...@meowr.ru -- 
Fix Russian localisation.
Patch2: nextcloud-client-fix-ru-typo.patch
BuildRequires:  cmake >= 2.8.0
BuildRequires:  doxygen
BuildRequires:  fdupes
BuildRequires:  gcc-c++
BuildRequires:  glibc-devel
BuildRequires:  gobject-introspection-devel
BuildRequires:  hicolor-icon-theme
BuildRequires:  pkgconfig
BuildRequires:  python
BuildRequires:  update-desktop-files
BuildRequires:  pkgconfig(openssl)
BuildRequires:  pkgconfig(sqlite3)
Recommends: %{name}-lang
Suggests:   %{name}-doc = %{version}
%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120100 && 0%{?is_opensuse})
BuildRequires:  libqt5-linguist-devel
BuildRequires:  python3-Sphinx
BuildRequires:  qtkeychain-qt5-devel
BuildRequires:  pkgconfig(Qt5Concurrent)
BuildRequires:  pkgconfig(Qt5Core)
BuildRequires:  pkgconfig(Qt5DBus)
BuildRequires:  pkgconfig(Qt5Gui)
BuildRequires:  pkgconfig(Qt5Network)
BuildRequires:  pkgconfig(Qt5PrintSupport)
BuildRequires:  pkgconfig(Qt5WebKit)
BuildRequires:  pkgconfig(Qt5WebKitWidgets)
BuildRequires:  pkgconfig(Qt5Xml)
%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120200 && 0%{?is_opensuse})
BuildRequires:  kio-devel
%endif
%else
BuildRequires:  libqt4-linguist
BuildRequires:  python-Sphinx
BuildRequires:  qtkeychain-devel
BuildRequires:  pkgconfig(QtCore)
BuildRequires:  pkgconfig(QtDBus)
BuildRequires:  pkgconfig(QtGui)
BuildRequires:  pkgconfig(QtNetwork)
BuildRequires:  pkgconfig(QtWebKit)
BuildRequires:  pkgconfig(QtXml)
%endif

%description
The Nextcloud Desktop Client is a tool to synchronise files from
the Nextcloud Server with your computer.

Nextcloud client enables you to connect to your private
Nextcloud Server. With it you can create directories in your home
directory, and keep the contents of those directories synced with
the server. Simply copy a file into the directory and the desktop
synchronisation client does the rest.

%lang_package

%package doc
Summary:Documentation for nextcloud-client
Group:  Documentation/HTML
BuildArch:  noarch

%description doc
The Nextcloud Desktop Client is a tool to synchronise files from
the Nextcloud Server with your computer.

This package contains the documentation.

%package -n %{soname}%{sover}
Summary:The Nextcloud synchronisation library
Group: