Browse Source

nextcloud-client version update 2.6.4

Signed-off-by: guibuilder_pel7x64builder0 <guibuilder@powerel.org>
master
guibuilder_pel7x64builder0 4 years ago
parent
commit
4ecf696151
  1. 5
      SPECS/nextcloud-client.spec

5
SPECS/nextcloud-client.spec

@ -1,14 +1,15 @@ @@ -1,14 +1,15 @@
%global _hardened_build 1

Name: nextcloud-client
Version: 2.6.1
Version: 2.6.4
Release: 1%{?dist}
Summary: The Nextcloud Client

# -libs are LGPLv2+, rest GPLv2
License: LGPLv2+ and GPLv2
Url: https://nextcloud.com/install/#install-clients
Source0: https://github.com/nextcloud/desktop/archive/desktop-%{version}.tar.gz
#Source0: https://github.com/nextcloud/desktop/archive/desktop-%{version}.tar.gz
Source0: https://github.com/nextcloud/desktop/archive/v%{version}.tar.gz
Source1: nextcloud.appdata.xml
# The patch does 3 things:
# - Depends on system lib for QtSingleApplication and QtLockedFile

Loading…
Cancel
Save