|
|
@ -3,8 +3,8 @@
|
|
|
|
%global _hardened_build 1
|
|
|
|
%global _hardened_build 1
|
|
|
|
|
|
|
|
|
|
|
|
Name: nextcloud-client
|
|
|
|
Name: nextcloud-client
|
|
|
|
Version: 3.2.2
|
|
|
|
Version: 3.2.3
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: The Nextcloud Client
|
|
|
|
Summary: The Nextcloud Client
|
|
|
|
|
|
|
|
|
|
|
|
# -libs are LGPLv2+, rest GPLv2
|
|
|
|
# -libs are LGPLv2+, rest GPLv2
|
|
|
@ -53,6 +53,7 @@ BuildRequires: qt5-qtwebengine-devel
|
|
|
|
BuildRequires: qt5-qtwebsockets-devel
|
|
|
|
BuildRequires: qt5-qtwebsockets-devel
|
|
|
|
BuildRequires: qt5-qtsvg-devel
|
|
|
|
BuildRequires: qt5-qtsvg-devel
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
BuildRequires: extra-cmake-modules
|
|
|
|
|
|
|
|
BuildRequires: inkscape
|
|
|
|
# Plasma 5 Dolphin integration
|
|
|
|
# Plasma 5 Dolphin integration
|
|
|
|
%if 0%{?fedora} >= 24 || 0%{?rhel} > 7
|
|
|
|
%if 0%{?fedora} >= 24 || 0%{?rhel} > 7
|
|
|
|
BuildRequires: kf5-kio-devel
|
|
|
|
BuildRequires: kf5-kio-devel
|
|
|
@ -238,6 +239,10 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/nextcloud.
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jun 24 2021 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 3.2.3-1
|
|
|
|
|
|
|
|
- Update to 3.2.3
|
|
|
|
|
|
|
|
- Add inkscape as buildrequires
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Jun 14 2021 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 3.2.2-2
|
|
|
|
* Mon Jun 14 2021 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 3.2.2-2
|
|
|
|
- Fix patch
|
|
|
|
- Fix patch
|
|
|
|
|
|
|
|
|
|
|
|