Update to 3.2.3

f40
Mukundan Ragavan 3 years ago
parent eddfcc1658
commit 7939efa0bf

1
.gitignore vendored

@ -29,3 +29,4 @@
/desktop-3.2.0.tar.gz /desktop-3.2.0.tar.gz
/desktop-3.2.1.tar.gz /desktop-3.2.1.tar.gz
/desktop-3.2.2.tar.gz /desktop-3.2.2.tar.gz
/desktop-3.2.3.tar.gz

@ -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

@ -1 +1 @@
SHA512 (desktop-3.2.2.tar.gz) = ce6adbb09ee8495448b7da0c5e9637b3c775d28b8ee1656864843264bdacffbc402c9f507ced3e3943896ae25ee73975054b8ffa1577bdd3d32dc453c3f94d74 SHA512 (desktop-3.2.3.tar.gz) = bbb247ce4945503a5b1af55ee200edaef000bb21220a9408657e057c98bd3f7bd646dedbedc57048e9f593f3a1d408ac37b4b01c390ecf85dca82868792e922d

Loading…
Cancel
Save