Hello community,
here is the log from the commit of package kaccounts-providers for
openSUSE:Factory checked in at 2017-01-25 22:49:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-12-17 10:32:24.122987233 +0100
+++
/work/SRC/openSUSE:Factory/.kaccounts-providers.new/kaccounts-providers.changes
2017-01-25 22:49:23.494327547 +0100
@@ -1,0 +2,7 @@
+Sat Jan 14 08:51:07 UTC 2017 - [email protected]
+
+- - Update to KDE Applications 16.12.1
+ * KDE Applications 16.12.1
+ * https://www.kde.org/announcements/announce-applications-16.12.1.php
+
+-------------------------------------------------------------------
Old:
----
kaccounts-providers-16.12.0.tar.xz
New:
----
kaccounts-providers-16.12.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-providers.spec ++++++
--- /var/tmp/diff_new_pack.o0X12T/_old 2017-01-25 22:49:24.022247931 +0100
+++ /var/tmp/diff_new_pack.o0X12T/_new 2017-01-25 22:49:24.026247328 +0100
@@ -1,7 +1,7 @@
#
# spec file for package kaccounts-providers
#
-# 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
@@ -17,10 +17,10 @@
Name: kaccounts-providers
-Version: 16.12.0
+Version: 16.12.1
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.0 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.1 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
Summary: KDE Accounts Providers
License: GPL-2.0+
++++++ kaccounts-providers-16.12.0.tar.xz -> kaccounts-providers-16.12.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-providers-16.12.0/CMakeLists.txt
new/kaccounts-providers-16.12.1/CMakeLists.txt
--- old/kaccounts-providers-16.12.0/CMakeLists.txt 2016-12-06
21:12:49.000000000 +0100
+++ new/kaccounts-providers-16.12.1/CMakeLists.txt 2017-01-07
20:15:05.000000000 +0100
@@ -4,7 +4,7 @@
set(KDE_APPLICATIONS_VERSION_MAJOR "16")
set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "0")
+set(KDE_APPLICATIONS_VERSION_MICRO "1")
set(KACCOUNTS_VERSION
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
set(REQUIRED_QT_VERSION "5.2.0")