Hello community,
here is the log from the commit of package plasma5-integration for
openSUSE:Factory checked in at 2016-10-22 13:09:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma5-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-integration"
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes
2016-10-18 10:01:37.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.plasma5-integration.new/plasma5-integration.changes
2016-10-22 13:09:32.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Oct 18 15:16:03 UTC 2016 - [email protected]
+
+- Update to 5.8.2
+ * New bugfix release
+ * For more details please see:
+ https://www.kde.org/announcements/plasma-5.8.2.php
+
+-------------------------------------------------------------------
Old:
----
plasma-integration-5.8.1.tar.xz
New:
----
plasma-integration-5.8.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-integration.spec ++++++
--- /var/tmp/diff_new_pack.K72BPw/_old 2016-10-22 13:09:33.000000000 +0200
+++ /var/tmp/diff_new_pack.K72BPw/_new 2016-10-22 13:09:33.000000000 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-integration
-Version: 5.8.1
+Version: 5.8.2
Release: 0
%{!?_plasma5_version: %global _plasma5_version %{version}}
Summary: Plugins responsible for better integration of Qt applications
in KDE Workspace
++++++ plasma-integration-5.8.1.tar.xz -> plasma-integration-5.8.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-integration-5.8.1/CMakeLists.txt
new/plasma-integration-5.8.2/CMakeLists.txt
--- old/plasma-integration-5.8.1/CMakeLists.txt 2016-10-11 14:41:30.000000000
+0200
+++ new/plasma-integration-5.8.2/CMakeLists.txt 2016-10-18 13:44:07.000000000
+0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.12)
project(PlasmaIntegration)
-set(PROJECT_VERSION "5.8.1")
+set(PROJECT_VERSION "5.8.2")
set(PROJECT_VERSION_MAJOR 5)
include(FeatureSummary)