Hello community,

here is the log from the commit of package kio-gdrive for openSUSE:Factory 
checked in at 2019-04-28 20:14:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio-gdrive (Old)
 and      /work/SRC/openSUSE:Factory/.kio-gdrive.new.5536 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio-gdrive"

Sun Apr 28 20:14:41 2019 rev:14 rq:698634 version:1.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio-gdrive/kio-gdrive.changes    2018-10-23 
20:37:59.708715999 +0200
+++ /work/SRC/openSUSE:Factory/.kio-gdrive.new.5536/kio-gdrive.changes  
2019-04-28 20:14:42.946371408 +0200
@@ -1,0 +2,7 @@
+Sat Apr 27 08:50:13 UTC 2019 - [email protected]
+
+- Point URL to the page on the KDE Community Wiki
+- Use https for URLs
+- Switch Qt5/KF5 BuildRequires to cmake() syntax
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kio-gdrive.spec ++++++
--- /var/tmp/diff_new_pack.i1dWoz/_old  2019-04-28 20:14:43.918370804 +0200
+++ /var/tmp/diff_new_pack.i1dWoz/_new  2019-04-28 20:14:43.922370802 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kio-gdrive
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -23,20 +23,18 @@
 Summary:        Google Drive KIO slave for KDE applications
 License:        GPL-2.0-or-later
 Group:          System/GUI/KDE
-Url:            http://www.kde.org
-Source:         
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
+URL:            https://community.kde.org/KIO_GDrive
+Source:         
https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  intltool
-BuildRequires:  kaccounts-integration-devel
-BuildRequires:  ki18n-devel >= 5.14.0
-BuildRequires:  kio-devel >= 5.14.0
 BuildRequires:  libaccounts-glib-devel
 BuildRequires:  libsignon-qt5-devel
-BuildRequires:  pkgconfig
-BuildRequires:  update-desktop-files
+BuildRequires:  cmake(KAccounts)
+BuildRequires:  cmake(KF5I18n) >= 5.14.0
+BuildRequires:  cmake(KF5KIO) >= 5.14.0
 BuildRequires:  cmake(KPimGAPI) >= 5.5.0
-BuildRequires:  pkgconfig(Qt5Network) >= 5.2.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  cmake(Qt5Network) >= 5.2.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.2.0
 # Used by the .desktop file
 Recommends:     dolphin
 


Reply via email to