Hello community,
here is the log from the commit of package kaccounts-providers for
openSUSE:Factory checked in at 2016-06-20 10:57:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-providers (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-providers.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-providers"
Changes:
--------
--- /work/SRC/openSUSE:Factory/kaccounts-providers/kaccounts-providers.changes
2016-05-31 12:18:04.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.kaccounts-providers.new/kaccounts-providers.changes
2016-06-20 10:57:52.000000000 +0200
@@ -1,0 +2,14 @@
+Fri Jun 10 17:50:36 UTC 2016 - [email protected]
+
+- Update to KDE Applications 16.04.2
+ * KDE Applications 16.04.2
+ * https://www.kde.org/announcements/announce-applications-16.04.2.php
+
+
+-------------------------------------------------------------------
+Sat Jun 4 13:20:38 UTC 2016 - [email protected]
+
+- Require signon-plugin-oauth2, creating a Google account doesn't
+ work without it (boo#953175)
+
+-------------------------------------------------------------------
Old:
----
kaccounts-providers-16.04.1.tar.xz
New:
----
kaccounts-providers-16.04.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-providers.spec ++++++
--- /var/tmp/diff_new_pack.LQpBto/_old 2016-06-20 10:57:53.000000000 +0200
+++ /var/tmp/diff_new_pack.LQpBto/_new 2016-06-20 10:57:53.000000000 +0200
@@ -17,7 +17,7 @@
Name: kaccounts-providers
-Version: 16.04.1
+Version: 16.04.2
Release: 0
Summary: KDE Accounts Providers
License: GPL-2.0+
@@ -37,6 +37,7 @@
BuildRequires: libsignon-qt5-devel
BuildRequires: pkgconfig(Qt5Qml)
BuildRequires: pkgconfig(Qt5Widgets)
+Requires: signon-plugin-oauth2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
++++++ kaccounts-providers-16.04.1.tar.xz -> kaccounts-providers-16.04.2.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-providers-16.04.1/CMakeLists.txt
new/kaccounts-providers-16.04.2/CMakeLists.txt
--- old/kaccounts-providers-16.04.1/CMakeLists.txt 2016-04-27
21:12:43.000000000 +0200
+++ new/kaccounts-providers-16.04.2/CMakeLists.txt 2016-06-07
14:27:16.000000000 +0200
@@ -4,7 +4,7 @@
set(KDE_APPLICATIONS_VERSION_MAJOR "16")
set(KDE_APPLICATIONS_VERSION_MINOR "04")
-set(KDE_APPLICATIONS_VERSION_MICRO "1")
+set(KDE_APPLICATIONS_VERSION_MICRO "2")
set(KACCOUNTS_VERSION
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
set(REQUIRED_QT_VERSION "5.2.0")