Update to 3.3.0

f40
Mukundan Ragavan 3 years ago
parent a9dc39bc24
commit f84e87e5c9

1
.gitignore vendored

@ -31,3 +31,4 @@
/desktop-3.2.2.tar.gz /desktop-3.2.2.tar.gz
/desktop-3.2.3.tar.gz /desktop-3.2.3.tar.gz
/desktop-3.2.4.tar.gz /desktop-3.2.4.tar.gz
/desktop-3.3.0.tar.gz

@ -2,8 +2,8 @@
%undefine _cmake_skip_rpath %undefine _cmake_skip_rpath
Name: nextcloud-client Name: nextcloud-client
Version: 3.2.4 Version: 3.3.0
Release: 3%{?dist} Release: 1%{?dist}
Summary: The Nextcloud Client Summary: The Nextcloud Client
# -libs are LGPLv2+, rest GPLv2 # -libs are LGPLv2+, rest GPLv2
@ -218,6 +218,8 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/nextcloud.
%files devel %files devel
%{_includedir}/nextcloudsync/ %{_includedir}/nextcloudsync/
%{_libdir}/libnextcloudsync.so %{_libdir}/libnextcloudsync.so
%{_libdir}/nextcloudsync_vfs_suffix.so
%{_libdir}/nextcloudsync_vfs_xattr.so
%files nautilus %files nautilus
%{_datadir}/nautilus-python/extensions/* %{_datadir}/nautilus-python/extensions/*
@ -241,6 +243,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/nextcloud.
%endif %endif
%changelog %changelog
* Sat Jul 31 2021 Mukundan Ragavan <nonamedotc@fedoraproject.org> - 3.3.0-1
- Update to 3.3.0
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.4-3 * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.2.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

@ -1 +1 @@
SHA512 (desktop-3.2.4.tar.gz) = 1a5dc2c6055c3c18756c0cbf8d4fd16102d5d711bd69c13e4288d15397e5b470d4da0d071962f3cb040c04d2b8289874577c4dd9f878904d229da9c01330c653 SHA512 (desktop-3.3.0.tar.gz) = b1ece441270a1698c2b486562e030f05ce01333a70f9b21c30d4c843ef44376a7db9ee25891f104ff1408fd2c42c76b280442ebb1fb9fa626ebb7b4dd17daa49

Loading…
Cancel
Save