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