Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2018-02-06 16:43:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Tue Feb 6 16:43:58 2018 rev:43 rq:573031 version:5.12.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2018-01-22 16:05:38.806064936 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
2018-02-06 16:43:59.314571168 +0100
@@ -1,0 +2,10 @@
+Fri Feb 2 21:03:43 CET 2018 - [email protected]
+
+- Update to 5.12.0
+ * New feature release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.12.0.php
+- Changes since 5.11.95:
+ * None
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.11.95.tar.xz
New:
----
kwayland-integration-5.12.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.eeObk9/_old 2018-02-06 16:43:59.870545152 +0100
+++ /var/tmp/diff_new_pack.eeObk9/_new 2018-02-06 16:43:59.874544964 +0100
@@ -17,7 +17,7 @@
Name: kwayland-integration
-Version: 5.11.95
+Version: 5.12.0
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@@ -27,7 +27,7 @@
License: LGPL-2.1+
Group: Development/Libraries/KDE
Url: http://www.kde.org
-Source:
http://download.kde.org/unstable/plasma/%{version}/%{name}-%{version}.tar.xz
+Source: kwayland-integration-%{version}.tar.xz
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.11
BuildRequires: kf5-filesystem
++++++ kwayland-integration-5.11.95.tar.xz ->
kwayland-integration-5.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.11.95/CMakeLists.txt
new/kwayland-integration-5.12.0/CMakeLists.txt
--- old/kwayland-integration-5.11.95/CMakeLists.txt 2018-01-15
14:32:33.000000000 +0100
+++ new/kwayland-integration-5.12.0/CMakeLists.txt 2018-02-01
14:38:06.000000000 +0100
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.11.95")
+set(PROJECT_VERSION "5.12.0")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)