- Update to version 3.15.3:
* Bugfix/catch exceptions to prevent crash (gh#nextcloud/desktop#7705) * Bugfix/elidedtext (gh#nextcloud/desktop#7706) * Call setDesktopFileName without `.desktop` suffix (gh#nextcloud/desktop#7707) * add a simple github action workflow to build test the documentation (gh#nextcloud/desktop#7709) * Fix filename of fix-macosvfs-file-sharing.png (gh#nextcloud/desktop#7712) * Fix .netrc parsing (gh#nextcloud/desktop#7714) * Bugfix/do not always free up storage windows shortcuts (gh#nextcloud/desktop#7715) * fix dev application name to keep a consitant migration behaviour for the dev and prod build (gh#nextcloud/desktop#7722) * ensure proper read write access to root folder and db files (gh#nextcloud/desktop#7726) * gui/tray: Fix colour for secondary text items being too pale (gh#nextcloud/desktop#7727) OBS-URL: https://build.opensuse.org/package/show/network/nextcloud-desktop?expand=0&rev=163
This commit is contained in:
parent
712a8e4043
commit
3bc512247c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25eb5248049c4961a27cf996dbebf9202c720dd36049cd2799e2e80f7bd51756
|
||||
size 15671238
|
3
nextcloud-desktop-3.15.3.tar.gz
Normal file
3
nextcloud-desktop-3.15.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a4b12604c84b8986f2aee7462bb9683fb01f4ae28ee9d6882068cb9cac45773
|
||||
size 15683038
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 15:20:47 UTC 2025 - RN <R_Nik_C@proton.me>
|
||||
|
||||
- Update to version 3.15.3:
|
||||
* Bugfix/catch exceptions to prevent crash
|
||||
(gh#nextcloud/desktop#7705)
|
||||
* Bugfix/elidedtext (gh#nextcloud/desktop#7706)
|
||||
* Call setDesktopFileName without `.desktop` suffix
|
||||
(gh#nextcloud/desktop#7707)
|
||||
* add a simple github action workflow to build test the
|
||||
documentation (gh#nextcloud/desktop#7709)
|
||||
* Fix filename of fix-macosvfs-file-sharing.png
|
||||
(gh#nextcloud/desktop#7712)
|
||||
* Fix .netrc parsing (gh#nextcloud/desktop#7714)
|
||||
* Bugfix/do not always free up storage windows shortcuts
|
||||
(gh#nextcloud/desktop#7715)
|
||||
* fix dev application name to keep a consitant migration
|
||||
behaviour for the dev and prod build
|
||||
(gh#nextcloud/desktop#7722)
|
||||
* ensure proper read write access to root folder and db files
|
||||
(gh#nextcloud/desktop#7726)
|
||||
* gui/tray: Fix colour for secondary text items being too pale
|
||||
(gh#nextcloud/desktop#7727)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 17 05:59:24 UTC 2024 - Natasha Ament <stacheldrahtje@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package nextcloud-desktop
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,7 +25,7 @@
|
||||
%define gcc_ver 9
|
||||
%endif
|
||||
Name: nextcloud-desktop
|
||||
Version: 3.15.2
|
||||
Version: 3.15.3
|
||||
Release: 0
|
||||
Summary: Nextcloud desktop synchronisation client
|
||||
License: GPL-2.0-or-later AND LGPL-3.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user