Hello community,

here is the log from the commit of package kio-gdrive for openSUSE:Factory 
checked in at 2020-08-18 13:58:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio-gdrive (Old)
 and      /work/SRC/openSUSE:Factory/.kio-gdrive.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio-gdrive"

Tue Aug 18 13:58:12 2020 rev:20 rq:826422 version:20.08.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio-gdrive/kio-gdrive.changes    2020-04-27 
23:32:21.474818169 +0200
+++ /work/SRC/openSUSE:Factory/.kio-gdrive.new.3399/kio-gdrive.changes  
2020-08-18 13:59:12.650215684 +0200
@@ -1,0 +2,31 @@
+Sun Aug  9 09:09:18 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.08.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-08-apps-update
+- No code change since 20.07.90
+
+-------------------------------------------------------------------
+Sun Aug  2 07:59:39 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.90
+  * New feature release
+- Changes since 20.07.80:
+  * Add a Qt version check on deprecated usage of split.
+
+-------------------------------------------------------------------
+Sun Jul 19 12:22:09 UTC 2020 - Christophe Giboudeaux <[email protected]>
+
+- Update to 20.07.80
+  * New feature release
+- Changes since 1.3.0:
+  * Port away from deprecated split usage.
+  * Add missing const
+  * Add latest stable release to appdata.
+  * Port to RELEASE_SERVICE_VERSION automatic version
+  * When listing a directory or stat()ing, make sure the
+    account is present in accountsmanager.
+  * Port away from deprecated KRun::runUrl
+
+-------------------------------------------------------------------

Old:
----
  kio-gdrive-1.3.0.tar.xz

New:
----
  applications.keyring
  kio-gdrive-20.08.0.tar.xz
  kio-gdrive-20.08.0.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kio-gdrive.spec ++++++
--- /var/tmp/diff_new_pack.ENHAF8/_old  2020-08-18 13:59:13.498216031 +0200
+++ /var/tmp/diff_new_pack.ENHAF8/_new  2020-08-18 13:59:13.502216033 +0200
@@ -16,16 +16,23 @@
 #
 
 
+%define kf5_version 5.71.0
+# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
+%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kio-gdrive
-Version:        1.3.0
+Version:        20.08.0
 Release:        0
 Summary:        Google Drive KIO slave for KDE applications
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
-URL:            https://community.kde.org/KIO_GDrive
-Source:         
https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
-BuildRequires:  extra-cmake-modules >= 5.48.0
+URL:            https://www.kde.org
+Source:         
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+%if %{with lang}
+Source1:        
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
+Source2:        applications.keyring
+%endif
+BuildRequires:  extra-cmake-modules
 BuildRequires:  intltool
 BuildRequires:  cmake(KAccounts) >= 20.03.80
 BuildRequires:  cmake(KF5DocTools) >= 5.48.0
@@ -54,7 +61,7 @@
 
 %build
   %cmake_kf5 -d build
-  %make_jobs
+  %cmake_build
 
 %install
   %kf5_makeinstall -C build
@@ -67,13 +74,13 @@
 %license COPYING
 %doc README.md README.packagers
 %doc %lang(en) %{_kf5_htmldir}/en/kioslave5/gdrive/
-%{_kf5_plugindir}/kaccounts/
-%{_kf5_plugindir}/kf5/
-%dir %{_datadir}/remoteview
-%{_datadir}/remoteview/gdrive-network.desktop
+%dir %{_kf5_sharedir}/remoteview
 %{_kf5_appstreamdir}/org.kde.kio_gdrive.metainfo.xml
-%{_datadir}/accounts/
 %{_kf5_notifydir}/gdrive.notifyrc
+%{_kf5_plugindir}/kaccounts/
+%{_kf5_plugindir}/kf5/
+%{_kf5_sharedir}/accounts/
+%{_kf5_sharedir}/remoteview/gdrive-network.desktop
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ kio-gdrive-1.3.0.tar.xz -> kio-gdrive-20.08.0.tar.xz ++++++
++++ 2771 lines of diff (skipped)


Reply via email to