Alexei Sorokin 2020-03-09 10:54:33 +00:00 committed by Git OBS Bridge
parent fe5056872a
commit dff390c1c6
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Sun Mar 8 20:18:45 UTC 2020 - Alexei Sorokin <sor.alexei@meowr.ru>
- Rename nextcloud-client to nextcloud-desktop following upstream.
-------------------------------------------------------------------
Wed Mar 4 10:24:44 UTC 2020 - Eric Schirra <ecsos@opensuse.org>
Wed Mar 4 10:24:44 UTC 2020 - ecsos@opensuse.org
- Update to 2.6.4
* Fix Explorer pinning: Add fallbacks for Shell commands

View File

@ -173,7 +173,7 @@ cp -a %{SOURCE1} sysctl-sync-inotify.conf
%if 0%{?is_opensuse}
mkdir -p %{buildroot}%{_docdir}/%{name}-doc/
mv -f %{buildroot}%{_datadir}/doc/client/%{name}/html/ \
mv -f %{buildroot}%{_datadir}/doc/client/nextcloud-client/html/ \
%{buildroot}%{_docdir}/%{name}-doc/html/
%else
# There's no Caja and Nemo in SLE.