Accepting request 1231310 from network
OBS-URL: https://build.opensuse.org/request/show/1231310 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=76
This commit is contained in:
commit
f4ffcb9bbe
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d35774580a16d0fdf6b4160fbe71c50ec871e84b610342152c78c6ea22c5e1de
|
|
||||||
size 15651469
|
|
3
nextcloud-desktop-3.15.1.tar.gz
Normal file
3
nextcloud-desktop-3.15.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:06babcca286592023abf026e9c747cadc2b8b26b653f9ebdee7e5799c5b9f5d4
|
||||||
|
size 15659489
|
@ -1,3 +1,40 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 13 13:27:38 UTC 2024 - RN <R_Nik_C@proton.me>
|
||||||
|
|
||||||
|
- Update to version 3.15.1:
|
||||||
|
* fix regressions in automated tests for bulk upload
|
||||||
|
(gh#nextcloud/desktop#7588)
|
||||||
|
* when updating a virtual file after lock/unlock: avoid setting
|
||||||
|
modtime (gh#nextcloud/desktop#7587)
|
||||||
|
* mac-crafter: Fix codesigning of app bundle when auto-updater is
|
||||||
|
excluded (gh#nextcloud/desktop#7617)
|
||||||
|
* Fix text strings (gh#nextcloud/desktop#7598)
|
||||||
|
* gui/tray: Fix tray window corners (gh#nextcloud/desktop#7618)
|
||||||
|
* gui/tray: Fix activity icon colours (gh#nextcloud/desktop#7619)
|
||||||
|
* when locking a file set If-Match header to ensure etag is
|
||||||
|
correct (gh#nextcloud/desktop#7620)
|
||||||
|
* Bugfix/handle windows directory junction
|
||||||
|
(gh#nextcloud/desktop#7621)
|
||||||
|
* gui: Remove content margins account settings subsections
|
||||||
|
(gh#nextcloud/desktop#7624)
|
||||||
|
* Disable legacy import dialog (gh#nextcloud/desktop#7627)
|
||||||
|
* chore(i18n): Aligned error messages (gh#nextcloud/desktop#7628)
|
||||||
|
* gui/tray: Ensure colour of featured app icon is consistent with
|
||||||
|
other header buttons (gh#nextcloud/desktop#7629)
|
||||||
|
* doc: Rename first header on macos vfs doc entry, fixing title
|
||||||
|
in index (gh#nextcloud/desktop#7630)
|
||||||
|
* mac-crafter: Close isExecutable command outpipe file handle
|
||||||
|
after use (gh#nextcloud/desktop#7631)
|
||||||
|
* Bug fix import of unbranded account (gh#nextcloud/desktop#7637)
|
||||||
|
* improve definition of MIRALL_VERSION_SUFFIX and
|
||||||
|
MIRALL_VERSION_BUILD (gh#nextcloud/desktop#7638)
|
||||||
|
* Backport/7642/stable 3.15 (gh#nextcloud/desktop#7643)
|
||||||
|
* optionally install PDB files when building them
|
||||||
|
(gh#nextcloud/desktop#7645)
|
||||||
|
* Include folders when displaying the local metadata about a
|
||||||
|
conflict. (gh#nextcloud/desktop#7646)
|
||||||
|
* Fix: correctly detects network drive. (gh#nextcloud/desktop#7648)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 26 02:05:52 UTC 2024 - RN <R_Nik_C@proton.me>
|
Tue Nov 26 02:05:52 UTC 2024 - RN <R_Nik_C@proton.me>
|
||||||
|
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
%define gcc_ver 9
|
%define gcc_ver 9
|
||||||
%endif
|
%endif
|
||||||
Name: nextcloud-desktop
|
Name: nextcloud-desktop
|
||||||
Version: 3.15.0
|
Version: 3.15.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