Hello community,

here is the log from the commit of package plasma5-desktop for openSUSE:Factory 
checked in at 2018-06-13 15:31:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma5-desktop (Old)
 and      /work/SRC/openSUSE:Factory/.plasma5-desktop.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma5-desktop"

Wed Jun 13 15:31:54 2018 rev:85 rq:615756 version:5.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes  
2018-05-16 11:21:11.864788021 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes     
2018-06-13 15:32:00.144876040 +0200
@@ -1,0 +2,30 @@
+Thu Jun  7 20:03:51 CEST 2018 - [email protected]
+
+- Update to 5.13.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.13.0.php
+- Too many changes to list here
+- Remove patches, now upstream:
+  * 0001-Fix-submenus-not-updating-when-switching-between-cat.patch
+  * 0002-Fix-submodel-population.patch
+
+-------------------------------------------------------------------
+Wed May 23 08:39:02 UTC 2018 - [email protected]
+
+- Add Requires: kirigami2 to express the dependency directly
+
+-------------------------------------------------------------------
+Sat May 19 14:16:37 CEST 2018 - [email protected]
+
+- Update to 5.12.90
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.12.90.php
+- Too many changes to list here
+- Remove patches, now upstream:
+  * 0001-Place-toolbox-in-the-top-right-corner-of-the-screen.patch
+- Add patches from Plasma/5.13 branch:
+  * 0002-Fix-submodel-population.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-submenus-not-updating-when-switching-between-cat.patch
  0001-Place-toolbox-in-the-top-right-corner-of-the-screen.patch
  plasma-desktop-5.12.5.tar.xz

New:
----
  plasma-desktop-5.13.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ plasma5-desktop.spec ++++++
--- /var/tmp/diff_new_pack.KQ6CrP/_old  2018-06-13 15:32:01.540824648 +0200
+++ /var/tmp/diff_new_pack.KQ6CrP/_new  2018-06-13 15:32:01.556824058 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define kf5_version 5.26.0
+%define kf5_version 5.45.0
 
 %bcond_without lang
 Name:           plasma5-desktop
-Version:        5.12.5
+Version:        5.13.0
 Release:        0
 # Full Plasma 5 version (e.g. 5.9.3)
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
@@ -30,13 +30,11 @@
 License:        GPL-2.0
 Group:          System/GUI/KDE
 Url:            http://www.kde.org/
-Source:         
http://download.kde.org/stable/plasma/%{version}/plasma-desktop-%{version}.tar.xz
+Source:         plasma-desktop-%{version}.tar.xz
 # PATCH-FIX-OPENSUSE
 Patch1:         0001-Use-themed-user-face-icon-in-kickoff.patch
-# PATCHES 100-200 and above are from upstream 5.12 branch
-Patch100:       0001-Fix-submenus-not-updating-when-switching-between-cat.patch
-# PATCHES 201-300 and above are from upstream master/5.13 branch
-Patch201:       0001-Place-toolbox-in-the-top-right-corner-of-the-screen.patch
+# PATCHES 100-200 and above are from upstream 5.13 branch
+# PATCHES 201-300 and above are from upstream master/5.14 branch
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
 %else
@@ -135,6 +133,8 @@
 %requires_ge plasma-framework-components
 %requires_ge plasma-framework-private
 Requires:       kde-user-manager
+# Various KCMs use it
+Requires:       kirigami2
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Requires:       kinfocenter5
 Requires:       kmenuedit5
@@ -144,9 +144,7 @@
 Requires:       kactivities5-imports
 Conflicts:      kactivities5 < 5.20.0
 Recommends:     plasma5-addons
-%if %{with lang}
 Recommends:     %{name}-lang
-%endif
 %if 0%{?suse_version} > 1314 && "%{suse_version}" != "1320"
 Provides:       kdebase4-workspace = 5.3.0
 Obsoletes:      kdebase4-workspace < 5.3.0
@@ -171,7 +169,6 @@
 Provides:       %{name}-kimpanel = %{version}
 Obsoletes:      %{name}-kimpanel < %{version}
 Obsoletes:      synaptiks
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains the basic packages for a Plasma workspace.
@@ -217,8 +214,7 @@
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
-%doc COPYING*
+%license COPYING*
 %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.fontinst.conf
 %{_kf5_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf
 %config %{_kf5_configdir}/colorschemes.knsrc
@@ -228,6 +224,7 @@
 %config %{_kf5_configdir}/plasma-themes.knsrc
 %config %{_kf5_configdir}/lookandfeel.knsrc
 %config %{_kf5_configdir}/xcursor.knsrc
+%config %{_kf5_configdir}/ksplash.knsrc
 %{_kf5_bindir}/kaccess
 %{_kf5_bindir}/kapplymousetheme
 %{_kf5_bindir}/kfontinst
@@ -272,9 +269,9 @@
 %{_kf5_sharedir}/kfontinst/
 %{_kf5_sharedir}/kxmlgui5/
 %{_kf5_sharedir}/kpackage/
-%{_kf5_sharedir}/kcmkeyboard/
-%{_kf5_sharedir}/kcminput/
+%{_kf5_sharedir}/kcmmouse/
 %{_kf5_sharedir}/color-schemes/
+%{_kf5_sharedir}/kcmkeyboard/
 %{_kf5_notifydir}/
 %{_kf5_sharedir}/konqsidebartng/
 %{_kf5_servicesdir}/
@@ -289,6 +286,7 @@
 %{_kf5_plasmadir}/services/kimpanel.operations
 %{_kf5_plasmadir}/plasmoids/org.kde.plasma.kimpanel/
 %{_kf5_plugindir}/plasma/dataengine/plasma_engine_kimpanel.so
+%{_kf5_debugdir}/*.categories
 
 %if %{with lang}
 %files lang -f %{name}.lang

++++++ plasma-desktop-5.12.5.tar.xz -> plasma-desktop-5.13.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/plasma5-desktop/plasma-desktop-5.12.5.tar.xz 
/work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma-desktop-5.13.0.tar.xz 
differ: char 25, line 1


Reply via email to