diff --git a/kio-gdrive-1.0.5.tar.xz b/kio-gdrive-1.0.5.tar.xz deleted file mode 100644 index f6eceab..0000000 --- a/kio-gdrive-1.0.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ada2327a3cbb02a9e9941190c240e50a1a484f5e3f56a1fe596b1445458c014f -size 23148 diff --git a/kio-gdrive-1.1.1.tar.xz b/kio-gdrive-1.1.1.tar.xz new file mode 100644 index 0000000..56a8530 --- /dev/null +++ b/kio-gdrive-1.1.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c840151e844f9c135ff575771c09ac78bd9c939b853af72b568c76aa1db540ea +size 24096 diff --git a/kio-gdrive.changes b/kio-gdrive.changes index 90b72cd..139dce6 100644 --- a/kio-gdrive.changes +++ b/kio-gdrive.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Feb 14 20:52:33 UTC 2017 - wbauer@tmo.at + +- Update to 1.1.1 + * Fixed wrong write permissions in the top-level accounts folder. + +------------------------------------------------------------------- +Thu Jan 26 11:36:51 UTC 2017 - fabian@ritter-vogt.de + +- Update to 1.1.0 + * Feature release + * No changelog, see https://eang.it/kio-gdrive-1-1-released/ + ------------------------------------------------------------------- Wed Jan 11 10:14:11 UTC 2017 - wbauer@tmo.at diff --git a/kio-gdrive.spec b/kio-gdrive.spec index 5fc64e3..0f2aead 100644 --- a/kio-gdrive.spec +++ b/kio-gdrive.spec @@ -1,7 +1,7 @@ # # spec file for package kio-gdrive # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without lang Name: kio-gdrive -Version: 1.0.5 +Version: 1.1.1 Release: 0 Summary: Google Drive KIO-slave for KDE applications License: GPL-2.0+ @@ -56,7 +56,6 @@ This can be Dolphin or Gwenview or (the unreleased) Konqueror. %install %kf5_makeinstall -C build - %suse_update_desktop_file org.kde.kio-gdrive Network FileTransfer KDE %if %{with lang} %find_lang kio5_gdrive %{name}.lang %endif @@ -64,8 +63,10 @@ This can be Dolphin or Gwenview or (the unreleased) Konqueror. %files %defattr(-,root,root) %doc COPYING README.md README.packagers +%doc %lang(en) %{_kf5_htmldir}/en/kioslave5/gdrive/ %{_kf5_plugindir}/kf5/ -%{_kf5_applicationsdir}/org.kde.kio-gdrive.desktop +%dir %{_datadir}/remoteview +%{_datadir}/remoteview/gdrive-network.desktop %if %{with lang} %files lang -f %{name}.lang