Hello community,
here is the log from the commit of package plasma5-integration for
openSUSE:Factory checked in at 2017-04-30 21:14:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-integration (Old)
and /work/SRC/openSUSE:Factory/.plasma5-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma5-integration"
Sun Apr 30 21:14:37 2017 rev:22 rq:491314 version:5.9.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes
2017-03-28 15:16:54.362743257 +0200
+++
/work/SRC/openSUSE:Factory/.plasma5-integration.new/plasma5-integration.changes
2017-04-30 21:14:43.090357520 +0200
@@ -1,0 +2,10 @@
+Tue Apr 25 18:58:05 CEST 2017 - [email protected]
+
+- Update to 5.9.5
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.9.5.php
+- Changes since 5.9.4:
+ * None
+
+-------------------------------------------------------------------
Old:
----
plasma-integration-5.9.4.tar.xz
New:
----
plasma-integration-5.9.5.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ plasma5-integration.spec ++++++
--- /var/tmp/diff_new_pack.yHQLTk/_old 2017-04-30 21:14:43.770261670 +0200
+++ /var/tmp/diff_new_pack.yHQLTk/_new 2017-04-30 21:14:43.774261105 +0200
@@ -18,7 +18,7 @@
%bcond_without lang
Name: plasma5-integration
-Version: 5.9.4
+Version: 5.9.5
Release: 0
# Full Plasma 5 version (e.g. 5.9.4)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
++++++ plasma-integration-5.9.4.tar.xz -> plasma-integration-5.9.5.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/plasma-integration-5.9.4/CMakeLists.txt
new/plasma-integration-5.9.5/CMakeLists.txt
--- old/plasma-integration-5.9.4/CMakeLists.txt 2017-03-21 15:02:12.000000000
+0100
+++ new/plasma-integration-5.9.5/CMakeLists.txt 2017-04-25 15:25:00.000000000
+0200
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8.12)
project(PlasmaIntegration)
-set(PROJECT_VERSION "5.9.4")
+set(PROJECT_VERSION "5.9.5")
set(PROJECT_VERSION_MAJOR 5)
include(FeatureSummary)