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 <[email protected]>
+
+- 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 [email protected] -- 
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:       dolphin
-Supplements:    packageand(%{name}:dolphin)
+Supplements:    (%{name} and dolphin)
 
 %description -n %{name}-dolphin
 This package provides the necessary plugin libraries for the


Reply via email to