Hello community,
here is the log from the commit of package kaccounts-integration for
openSUSE:Factory checked in at 2017-03-15 00:51:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration"
Wed Mar 15 00:51:40 2017 rev:23 rq:478124 version:16.12.3
Changes:
--------
---
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes
2017-02-13 07:08:22.368597273 +0100
+++
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
2017-03-15 00:51:41.298855981 +0100
@@ -1,0 +2,10 @@
+Thu Mar 9 12:34:52 CET 2017 - [email protected]
+
+- Update to 16.12.3
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-16.12.3.php
+- Changes since 16.12.2:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kaccounts-integration-16.12.2.tar.xz
New:
----
kaccounts-integration-16.12.3.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.M4gFys/_old 2017-03-15 00:51:42.122739406 +0100
+++ /var/tmp/diff_new_pack.M4gFys/_new 2017-03-15 00:51:42.126738840 +0100
@@ -17,10 +17,10 @@
Name: kaccounts-integration
-Version: 16.12.2
+Version: 16.12.3
Release: 0
%define kf5_version 5.26.0
-# Latest stable Applications (e.g. 16.08 in KA, but 16.12.2 in KUA)
+# Latest stable Applications (e.g. 16.08 in KA, but 16.12.3 in KUA)
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print
$1"."$2}')}
Summary: KDE Accounts Providers
License: GPL-2.0+
++++++ kaccounts-integration-16.12.2.tar.xz ->
kaccounts-integration-16.12.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-integration-16.12.2/CMakeLists.txt
new/kaccounts-integration-16.12.3/CMakeLists.txt
--- old/kaccounts-integration-16.12.2/CMakeLists.txt 2017-02-04
00:01:43.000000000 +0100
+++ new/kaccounts-integration-16.12.3/CMakeLists.txt 2017-03-04
11:37:06.000000000 +0100
@@ -10,7 +10,7 @@
set(KDE_APPLICATIONS_VERSION_MAJOR "16")
set(KDE_APPLICATIONS_VERSION_MINOR "12")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
set(KACCOUNTS_VERSION
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
set(KACCOUNTS_SOVERSION "1")
set(REQUIRED_QT_VERSION "5.2.0")