Hello community,
here is the log from the commit of package plasma5-integration for
openSUSE:Factory checked in at 2017-10-23 16:24:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma5-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-integration"
Mon Oct 23 16:24:36 2017 rev:31 rq:534576 version:5.11.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes
2017-10-09 19:39:15.363225711 +0200
+++
/work/SRC/openSUSE:Factory/.plasma5-integration.new/plasma5-integration.changes
2017-10-23 16:24:36.673232759 +0200
@@ -1,0 +2,10 @@
+Tue Oct 17 17:19:11 CEST 2017 - [email protected]
+
+- Update to 5.11.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.11.1.php
+- Changes since 5.11.0:
+ * None
+
+-------------------------------------------------------------------
Old:
----
plasma-integration-5.11.0.tar.xz
New:
----
plasma-integration-5.11.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-integration.spec ++++++
--- /var/tmp/diff_new_pack.QC61r3/_old 2017-10-23 16:24:37.181208977 +0200
+++ /var/tmp/diff_new_pack.QC61r3/_new 2017-10-23 16:24:37.181208977 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-integration
-Version: 5.11.0
+Version: 5.11.1
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@@ -28,7 +28,7 @@
License: GPL-2.0+
Group: System/GUI/KDE
Url: http://www.kde.org
-Source: plasma-integration-%{version}.tar.xz
+Source:
http://download.kde.org/stable/plasma/%{version}/plasma-integration-%{version}.tar.xz
BuildRequires: extra-cmake-modules >= 5.17.0
BuildRequires: kf5-filesystem
BuildRequires: libQt5Gui-private-headers-devel >= 5.5.0
++++++ plasma-integration-5.11.0.tar.xz -> plasma-integration-5.11.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-integration-5.11.0/CMakeLists.txt
new/plasma-integration-5.11.1/CMakeLists.txt
--- old/plasma-integration-5.11.0/CMakeLists.txt 2017-10-05
14:49:05.000000000 +0200
+++ new/plasma-integration-5.11.1/CMakeLists.txt 2017-10-17
12:55:57.000000000 +0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.12)
project(PlasmaIntegration)
-set(PROJECT_VERSION "5.11.0")
+set(PROJECT_VERSION "5.11.1")
set(PROJECT_VERSION_MAJOR 5)
include(FeatureSummary)