Hello community, here is the log from the commit of package kio-gdrive for openSUSE:Factory checked in at 2020-12-17 17:01:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-gdrive (Old) and /work/SRC/openSUSE:Factory/.kio-gdrive.new.5145 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-gdrive" Thu Dec 17 17:01:14 2020 rev:24 rq:855182 version:20.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kio-gdrive/kio-gdrive.changes 2020-11-10 13:49:14.251328113 +0100 +++ /work/SRC/openSUSE:Factory/.kio-gdrive.new.5145/kio-gdrive.changes 2020-12-17 17:05:36.901751078 +0100 @@ -1,0 +2,31 @@ +Sat Dec 5 23:16:26 UTC 2020 - Luca Beltrame <lbeltr...@kde.org> + +- Update to 20.12.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/releases/2020-12-apps-update +- No code change since 20.11.90 + +------------------------------------------------------------------- +Fri Nov 27 15:16:41 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.11.90 + * New feature release +- No code change since 20.11.80 + +------------------------------------------------------------------- +Sat Nov 14 00:01:38 UTC 2020 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 20.11.80 + * New feature release +- Changes since 20.08.3: + * Drop unnecessary returns + * Convert licenses to SPDX standard + * Add "Open in browser" context menu action. + * Use JSON metadata + * Add properties plugin for viewing Google Drive related information. + * Add and use an enum for tracking UDSEntry extras. + * Add a KIO GDrive related prefix to the "Copy Google URL" + item action plugin and move to its own src dir. + +------------------------------------------------------------------- Old: ---- kio-gdrive-20.08.3.tar.xz kio-gdrive-20.08.3.tar.xz.sig New: ---- kio-gdrive-20.12.0.tar.xz kio-gdrive-20.12.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-gdrive.spec ++++++ --- /var/tmp/diff_new_pack.9D4d6Q/_old 2020-12-17 17:05:37.481751653 +0100 +++ /var/tmp/diff_new_pack.9D4d6Q/_new 2020-12-17 17:05:37.485751657 +0100 @@ -21,7 +21,7 @@ %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kio-gdrive -Version: 20.08.3 +Version: 20.12.0 Release: 0 Summary: Google Drive KIO slave for KDE applications License: GPL-2.0-or-later @@ -60,15 +60,16 @@ %setup -q %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %if %{with lang} - %find_lang kio5_gdrive %{name}.lang - %kf5_find_htmldocs - %endif +%kf5_makeinstall -C build + +%if %{with lang} +%find_lang kio5_gdrive %{name}.lang +%kf5_find_htmldocs +%endif %files %license COPYING ++++++ kio-gdrive-20.08.3.tar.xz -> kio-gdrive-20.12.0.tar.xz ++++++ ++++ 6596 lines of diff (skipped) _______________________________________________ openSUSE Commits mailing list -- commit@lists.opensuse.org To unsubscribe, email commit-le...@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/commit@lists.opensuse.org