Merge branch 'rawhide' into f40

f40 imports/f40/nextcloud-client-3.13.4-2.el9
Mukundan Ragavan 3 days ago
commit 13be8f06d9

1
.gitignore vendored

@ -28,3 +28,4 @@
/desktop-3.13.0.tar.gz /desktop-3.13.0.tar.gz
/desktop-3.13.1.tar.gz /desktop-3.13.1.tar.gz
/desktop-3.13.2.tar.gz /desktop-3.13.2.tar.gz
/desktop-3.13.4.tar.gz

@ -4,12 +4,13 @@
%endif %endif
Name: nextcloud-client Name: nextcloud-client
Version: 3.13.2 Version: 3.13.4
Release: %autorelease Release: %autorelease
Summary: The Nextcloud Client Summary: The Nextcloud Client
# -libs are LGPLv2+, rest GPLv2 # -libs are LGPLv2+, rest GPLv2
License: LGPLv2+ and GPLv2 # Automatically converted from old format: LGPLv2+ and GPLv2 - review is highly recommended.
License: LicenseRef-Callaway-LGPLv2+ AND GPL-2.0-only
Url: https://nextcloud.com/install/#install-clients Url: https://nextcloud.com/install/#install-clients
Source0: https://github.com/nextcloud/desktop/archive/v%{version}/desktop-%{version}.tar.gz Source0: https://github.com/nextcloud/desktop/archive/v%{version}/desktop-%{version}.tar.gz
Source1: com.nextcloud.desktopclient.nextcloud.metainfo.xml Source1: com.nextcloud.desktopclient.nextcloud.metainfo.xml
@ -84,7 +85,8 @@ the directory and the Nextcloud Client does the rest.
%package libs %package libs
Summary: Common files for nextcloud-client Summary: Common files for nextcloud-client
License: LGPLv2+ # Automatically converted from old format: LGPLv2+ - review is highly recommended.
License: LicenseRef-Callaway-LGPLv2+
Provides: mirall-common = %{version}-%{release} Provides: mirall-common = %{version}-%{release}
Obsoletes: mirall-common < 1.8.0 Obsoletes: mirall-common < 1.8.0
Requires: %{name}%{?_isa} = %{version}-%{release} Requires: %{name}%{?_isa} = %{version}-%{release}
@ -96,7 +98,8 @@ configuration file that determines the excluded files in a sync.
%package devel %package devel
Summary: Development files for nextcloud-client Summary: Development files for nextcloud-client
License: LGPLv2+ # Automatically converted from old format: LGPLv2+ - review is highly recommended.
License: LicenseRef-Callaway-LGPLv2+
Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release}
Requires: %{name}%{?_isa} = %{version}-%{release} Requires: %{name}%{?_isa} = %{version}-%{release}
Provides: %{name}-static = %{version}-%{release} Provides: %{name}-static = %{version}-%{release}

@ -1 +1 @@
SHA512 (desktop-3.13.2.tar.gz) = 4dff6394d26445c124a9c93494b71dfa74fe696c147f765e0cbe053f800ec53fe47ba59e2c8e74c704b58e5fce02d2b40bb96a8777bc7580198e89be5d998ae6 SHA512 (desktop-3.13.4.tar.gz) = f870508f024f1334813db55863e66866fee719c1e74f52d61338d321fc2ef65d2589f9211912956bd2251ea67802bc4425c63e6d25628c8a7117256297a1bb87

Loading…
Cancel
Save