Accepting request 457246 from KDE:Extra
1 OBS-URL: https://build.opensuse.org/request/show/457246 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kio-gdrive?expand=0&rev=4
This commit is contained in:
parent
987020037d
commit
bf226364b2
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ada2327a3cbb02a9e9941190c240e50a1a484f5e3f56a1fe596b1445458c014f
|
||||
size 23148
|
3
kio-gdrive-1.1.1.tar.xz
Normal file
3
kio-gdrive-1.1.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c840151e844f9c135ff575771c09ac78bd9c939b853af72b568c76aa1db540ea
|
||||
size 24096
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user