Accepting request 1142752 from home:badshah400:branches:network
Update to version 3.11.1. OBS-URL: https://build.opensuse.org/request/show/1142752 OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=123
This commit is contained in:
parent
a19be0385c
commit
8557f88bea
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:75d53751411a7544ed5b9f23c3e71c19a96f4096313d76dad77314c3773319d9
|
|
||||||
size 13595770
|
|
3
nextcloud-desktop-3.11.1.tar.gz
Normal file
3
nextcloud-desktop-3.11.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9f60a6707d31e82357780dff11168ede88d1f859481a22f2d04c827e656f3fba
|
||||||
|
size 13598448
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 30 10:40:18 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 3.11.1:
|
||||||
|
* Fix incorrect size of the folderbutton size and scaling
|
||||||
|
(gh#nextcloud/desktop#6292).
|
||||||
|
* Do not treat item type change as metadata update
|
||||||
|
(gh#nextcloud/desktop#6294).
|
||||||
|
* Ensure we do not modify a file that has been just uploaded
|
||||||
|
(gh#nextcloud/desktop#6300).
|
||||||
|
* Feature/filelocking keep user lock (gh#nextcloud/desktop#6361).
|
||||||
|
* Display terabyte again (gh#nextcloud/desktop#6362).
|
||||||
|
* Spell-correction for e2e_errors (gh#nextcloud/desktop#6369).
|
||||||
|
* Bugfix/autostart (gh#nextcloud/desktop#6371).
|
||||||
|
* Remove failure to import legacy account notification
|
||||||
|
(gh#nextcloud/desktop#6383).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 13 11:33:41 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
Wed Dec 13 11:33:41 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package nextcloud-desktop
|
# spec file for package nextcloud-desktop
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%define soname libnextcloudsync
|
%define soname libnextcloudsync
|
||||||
%define sover 0
|
%define sover 0
|
||||||
Name: nextcloud-desktop
|
Name: nextcloud-desktop
|
||||||
Version: 3.11.0
|
Version: 3.11.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Nextcloud desktop synchronisation client
|
Summary: Nextcloud desktop synchronisation client
|
||||||
License: GPL-2.0-or-later AND LGPL-3.0-or-later
|
License: GPL-2.0-or-later AND LGPL-3.0-or-later
|
||||||
|
Loading…
x
Reference in New Issue
Block a user