Hello community,
here is the log from the commit of package kwayland-integration for
openSUSE:Factory checked in at 2016-10-18 09:59:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
and /work/SRC/openSUSE:Factory/.kwayland-integration.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kwayland-integration"
Changes:
--------
---
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2016-10-04 15:51:10.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.kwayland-integration.new/kwayland-integration.changes
2016-10-18 09:59:14.000000000 +0200
@@ -1,0 +2,13 @@
+Tue Oct 11 15:44:28 UTC 2016 - [email protected]
+
+- Update to 5.8.1
+ * New bugfix release
+ * For more details please see:
+ https://www.kde.org/announcements/plasma-5.8.1.php
+
+-------------------------------------------------------------------
+Wed Oct 5 07:58:46 UTC 2016 - [email protected]
+
+- Add Source: URL back
+
+-------------------------------------------------------------------
Old:
----
kwayland-integration-5.8.0.tar.xz
New:
----
kwayland-integration-5.8.1.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ kwayland-integration.spec ++++++
--- /var/tmp/diff_new_pack.n6wHSK/_old 2016-10-18 09:59:14.000000000 +0200
+++ /var/tmp/diff_new_pack.n6wHSK/_new 2016-10-18 09:59:14.000000000 +0200
@@ -17,14 +17,14 @@
Name: kwayland-integration
-Version: 5.8.0
+Version: 5.8.1
Release: 0
%{!?_plasma5_version: %global _plasma5_version %{version}}
Summary: Integration plugins for various KDE frameworks for wayland
windowing system
License: LGPL-2.1+
Group: Development/Libraries/KDE
Url: http://www.kde.org
-Source: %{name}-%{version}.tar.xz
+Source:
http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.11
BuildRequires: kf5-filesystem
++++++ kwayland-integration-5.8.0.tar.xz -> kwayland-integration-5.8.1.tar.xz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/kwayland-integration-5.8.0/CMakeLists.txt
new/kwayland-integration-5.8.1/CMakeLists.txt
--- old/kwayland-integration-5.8.0/CMakeLists.txt 2016-09-29
13:27:42.000000000 +0200
+++ new/kwayland-integration-5.8.1/CMakeLists.txt 2016-10-11
14:32:46.000000000 +0200
@@ -1,5 +1,5 @@
project(kwayland-integration)
-set(PROJECT_VERSION "5.8.0")
+set(PROJECT_VERSION "5.8.1")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)