Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2019-02-28 21:35:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Thu Feb 28 21:35:57 2019 rev:62 rq:679631 version:5.15.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2019-02-11 21:20:50.463226833 +0100
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new.28833/kwayland-integration.changes
2019-02-28 21:35:58.629685972 +0100
@@ -1,0 +2,18 @@
+Tue Feb 26 14:05:23 UTC 2019 - [email protected]
+
+- Update to 5.15.2
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.15.2.php
+- No code changes since 5.15.1
+
+-------------------------------------------------------------------
+Tue Feb 19 12:26:00 UTC 2019 - [email protected]
+
+- Update to 5.15.1
+ * New bugfix release
+ * For more details please see:
+ * https://www.kde.org/announcements/plasma-5.15.1.php
+- No code changes since 5.15.0
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.15.0.tar.xz
kwayland-integration-5.15.0.tar.xz.sig
New:
----
kwayland-integration-5.15.2.tar.xz
kwayland-integration-5.15.2.tar.xz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.DhCi5I/_old 2019-02-28 21:35:59.077685832 +0100
+++ /var/tmp/diff_new_pack.DhCi5I/_new 2019-02-28 21:35:59.081685830 +0100
@@ -18,7 +18,7 @@
%bcond_without lang
Name: kwayland-integration
-Version: 5.15.0
+Version: 5.15.2
Release: 0
# Full Plasma 5 version (e.g. 5.8.95)
%{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -28,9 +28,9 @@
License: LGPL-2.1-or-later
Group: Development/Libraries/KDE
Url: http://www.kde.org
-Source: kwayland-integration-%{version}.tar.xz
+Source:
https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz
%if %{with lang}
-Source1: kwayland-integration-%{version}.tar.xz.sig
+Source1:
https://download.kde.org/stable/plasma/%{version}/kwayland-integration-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: cmake >= 2.8.12
++++++ kwayland-integration-5.15.0.tar.xz -> kwayland-integration-5.15.2.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.15.0/CMakeLists.txt
new/kwayland-integration-5.15.2/CMakeLists.txt
--- old/kwayland-integration-5.15.0/CMakeLists.txt 2019-02-07
12:11:54.000000000 +0100
+++ new/kwayland-integration-5.15.2/CMakeLists.txt 2019-02-26
12:33:20.000000000 +0100
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.15.0")
+set(PROJECT_VERSION "5.15.2")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)