Accepting request 1224855 from network
OBS-URL: https://build.opensuse.org/request/show/1224855 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nextcloud-desktop?expand=0&rev=74
This commit is contained in:
commit
4862a0d25f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2b2209a47bc4011d7ddf50371138f4c7d8330079ab95d2859dd9b3df314520e4
|
||||
size 13957954
|
3
nextcloud-desktop-3.14.3.tar.gz
Normal file
3
nextcloud-desktop-3.14.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b09b82f1ebf08b9c4df2ef2c94a735978f1219418bbf81af4fb89ad94cfa634
|
||||
size 14019971
|
@ -1,3 +1,29 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 18 11:47:48 UTC 2024 - Atri Bhattacharya <badshah400@gmail.com>
|
||||
|
||||
- Add qt6-qt5-imports to Requires (boo#1233005).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 4 20:38:53 UTC 2024 - RN <R_Nik_C@proton.me>
|
||||
|
||||
- Update to version 3.14.3:
|
||||
* create a permanent log of delete actions
|
||||
(gh#nextcloud/desktop#7381)
|
||||
* detect the terms of service app is requiring the user to sign
|
||||
them (gh#nextcloud/desktop#7386)
|
||||
* content access denied error during discovery: verify server
|
||||
access (gh#nextcloud/desktop#7392)
|
||||
* properly detect need to sign terms of service state
|
||||
(gh#nextcloud/desktop#7396)
|
||||
* improve again state tracking with terms of service app
|
||||
(gh#nextcloud/desktop#7406)
|
||||
* Change defaults of promptDeleteFiles to false
|
||||
(gh#nextcloud/desktop#7411)
|
||||
* Update share link for AppImage tool (gh#nextcloud/desktop#7440)
|
||||
* Bugfix update channels (gh#nextcloud/desktop#7443)
|
||||
* Only display server name in multiple override servers dropdown
|
||||
(gh#nextcloud/desktop#7424)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 22 15:08:57 UTC 2024 - RN <R_Nik_C@proton.me>
|
||||
|
||||
|
@ -25,7 +25,7 @@
|
||||
%define gcc_ver 9
|
||||
%endif
|
||||
Name: nextcloud-desktop
|
||||
Version: 3.14.2
|
||||
Version: 3.14.3
|
||||
Release: 0
|
||||
Summary: Nextcloud desktop synchronisation client
|
||||
License: GPL-2.0-or-later AND LGPL-3.0-or-later
|
||||
@ -78,6 +78,7 @@ BuildRequires: rpm_macro(_qt6_pluginsdir)
|
||||
Recommends: cloudproviders-extension-nextcloud = %{version}
|
||||
Requires: %{soname}%{sover} = %{version}
|
||||
Requires: nextcloud-cli = %{version}
|
||||
Requires: qt6-qt5compat-imports
|
||||
Provides: nextcloud-client = %{version}
|
||||
Obsoletes: nextcloud-client < %{version}
|
||||
Provides: nextcloud-client-lang = %{version}
|
||||
|
Loading…
x
Reference in New Issue
Block a user