Dominique Leuenberger 2021-06-25 13:01:47 +00:00 committed by Git OBS Bridge
commit c12933d98f
4 changed files with 21 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c907d2f2e80b1836ce28ff198649a2320dc6ce58e25db7c89413723b14a525e
size 15398900

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:40dc6fe3aaa62851af3fa480f108cc7e3bfff64b6bea0602e9546359b3d2cba2
size 15381488

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Jun 25 10:55:39 UTC 2021 - ecsos <ecsos@opensuse.org>
- Update to 3.2.3
- desktop#3359 [stable-3.2] Block Virtual Files for partition
root sync folders.
- desktop#3375 [stable-3.2] Add remote folder prefix for renaming
in a non-root local folder.
- desktop#3415 [stable-3.2] VFS freeze fix.
Treat .sync-exclude.lst as a non-virtual file always.
- desktop#3439 [stable-3.2] Set pin state correct after rename
- desktop#3453 [stable-3.2] Cfapi: Make sure no data is
transfered after cancellation
- desktop#3466 [stable-3.2] Generate png icons with inkscape
-------------------------------------------------------------------
Mon May 31 07:28:10 UTC 2021 - ecsos <ecsos@opensuse.org>

View File

@ -19,13 +19,13 @@
%define soname libnextcloudsync
%define sover 0
Name: nextcloud-desktop
Version: 3.2.2
Version: 3.2.3
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}/%{name}-%{version}.tar.gz
Source1: sysctl-sync-inotify.conf
# PATCH-FIX-OPENSUSE nextcloud-desktop-remove-datetime.patch sor.alexei@meowr.ru -- Remove __TIME__ and __DATE__.
Patch1: nextcloud-desktop-remove-datetime.patch
@ -37,6 +37,7 @@ BuildRequires: gcc-c++
BuildRequires: glibc-devel
BuildRequires: gobject-introspection-devel
BuildRequires: hicolor-icon-theme
BuildRequires: inkscape
BuildRequires: libQt5Gui-private-headers-devel
BuildRequires: libqt5-linguist-devel
BuildRequires: pkgconfig