Hello community,
here is the log from the commit of package kaccounts-integration for
openSUSE:Factory checked in at 2017-06-12 15:16:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccounts-integration (Old)
and /work/SRC/openSUSE:Factory/.kaccounts-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kaccounts-integration"
Mon Jun 12 15:16:14 2017 rev:26 rq:501956 version:17.04.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/kaccounts-integration/kaccounts-integration.changes
2017-05-22 10:38:41.891228771 +0200
+++
/work/SRC/openSUSE:Factory/.kaccounts-integration.new/kaccounts-integration.changes
2017-06-12 15:16:15.773234675 +0200
@@ -1,0 +2,10 @@
+Wed Jun 07 17:42:42 CEST 2017 - [email protected]
+
+- Update to 17.04.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/announce-applications-17.04.2.php
+- Changes since 17.04.1:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kaccounts-integration-17.04.1.tar.xz
New:
----
kaccounts-integration-17.04.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kaccounts-integration.spec ++++++
--- /var/tmp/diff_new_pack.dVk3k0/_old 2017-06-12 15:16:17.165038284 +0200
+++ /var/tmp/diff_new_pack.dVk3k0/_new 2017-06-12 15:16:17.169037720 +0200
@@ -19,7 +19,7 @@
%bcond_without lang
Name: kaccounts-integration
-Version: 17.04.1
+Version: 17.04.2
Release: 0
%define kf5_version 5.26.0
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
++++++ kaccounts-integration-17.04.1.tar.xz ->
kaccounts-integration-17.04.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kaccounts-integration-17.04.1/CMakeLists.txt
new/kaccounts-integration-17.04.2/CMakeLists.txt
--- old/kaccounts-integration-17.04.1/CMakeLists.txt 2017-05-09
02:25:55.000000000 +0200
+++ new/kaccounts-integration-17.04.2/CMakeLists.txt 2017-06-06
02:23:06.000000000 +0200
@@ -10,7 +10,7 @@
set(KDE_APPLICATIONS_VERSION_MAJOR "17")
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(KACCOUNTS_SOVERSION "1")
set(REQUIRED_QT_VERSION "5.2.0")