Hello community,

here is the log from the commit of package kwin5 for openSUSE:Factory checked 
in at 2015-01-29 13:16:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kwin5 (Old)
 and      /work/SRC/openSUSE:Factory/.kwin5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kwin5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes      2014-12-21 
11:59:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kwin5.new/kwin5.changes 2015-01-29 
13:16:54.000000000 +0100
@@ -1,0 +2,36 @@
+Mon Jan 26 19:49:23 UTC 2015 - [email protected]
+
+- Update to 5.2 Final:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.2.0.php
+
+-------------------------------------------------------------------
+Tue Jan 13 16:35:04 UTC 2015 - [email protected]
+
+- Update to 5.2 Beta aka 5.1.95:
+  * Undo changes to Plasma desktop layout
+  * Smarter sorting of results in KRunner
+  * Breeze window decoration theme adds a new look to your
+    desktop and is now used by default
+  * New white mouse cursor theme for Breeze.
+  * New plasma widgets: 15 puzzle, web browser, show desktop
+  * Over 300 bugs fixed throughout Plasma modules.
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.1.95.php
+- BuildRequire Frameworks >= 5.6.0
+- Drop fixed-data-type-for_KDE_NET_WM_BLUR_BEHIND_REGION.patch,
+  merged upstream
+- Add pkgconfig(libinput) and pkgconfig(libudev) BuildRequires on
+  openSUSE >= 13.2
+- Drop egl, gl and glesv2 BuildRequires, they are now only runtime
+  requirements
+- Require breeze5-decoration, new default decoration
+- (Build)Require libkdecoration2-devel
+- Drop libkdecorations5(-devel), obsoleted by new external library
+- Drop baselibs.conf, there are no more relevant shlibs provided by
+  kwin5
+- Require Mesa-libEGL1, libQt5Gui5, libKF5WindowSystem5 and
+  plasma-framework with minimal version kwin5 was compiled against
+- Obsolete oxygen5-decoration
+
+-------------------------------------------------------------------

Old:
----
  baselibs.conf
  fixed-data-type-for_KDE_NET_WM_BLUR_BEHIND_REGION.patch
  kwin-5.1.2.tar.xz

New:
----
  kwin-5.2.0.tar.xz

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

Other differences:
------------------
++++++ kwin5.spec ++++++
--- /var/tmp/diff_new_pack.dvHvnl/_old  2015-01-29 13:16:55.000000000 +0100
+++ /var/tmp/diff_new_pack.dvHvnl/_new  2015-01-29 13:16:55.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kwin5
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,48 +17,48 @@
 
 
 Name:           kwin5
-Version:        5.1.2
+Version:        5.2.0
 Release:        0
 Summary:        KDE Window Manager
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
 Source:         kwin-%{version}.tar.xz
-Source1:        baselibs.conf
 Source99:       %{name}-rpmlintrc
-# PATCH-FIX-UPSTREAM fixed-data-type-for_KDE_NET_WM_BLUR_BEHIND_REGION.patch
-Patch0:         fixed-data-type-for_KDE_NET_WM_BLUR_BEHIND_REGION.patch
 BuildRequires:  extra-cmake-modules >= 0.0.11
-BuildRequires:  kactivities5-devel >= 5.3.0
-BuildRequires:  kcmutils-devel >= 5.3.0
-BuildRequires:  kcompletion-devel >= 5.3.0
-BuildRequires:  kconfig-devel >= 5.3.0
-BuildRequires:  kconfigwidgets-devel >= 5.3.0
-BuildRequires:  kcoreaddons-devel >= 5.3.0
-BuildRequires:  kcrash-devel >= 5.3.0
-BuildRequires:  kdeclarative-devel >= 5.3.0
-BuildRequires:  kdoctools-devel >= 5.3.0
+BuildRequires:  kactivities5-devel >= 5.6.0
+BuildRequires:  kcmutils-devel >= 5.6.0
+BuildRequires:  kcompletion-devel >= 5.6.0
+BuildRequires:  kconfig-devel >= 5.6.0
+BuildRequires:  kconfigwidgets-devel >= 5.6.0
+BuildRequires:  kcoreaddons-devel >= 5.6.0
+BuildRequires:  kcrash-devel >= 5.6.0
+BuildRequires:  kdeclarative-devel >= 5.6.0
+BuildRequires:  kdoctools-devel >= 5.6.0
 BuildRequires:  kf5-filesystem
-BuildRequires:  kglobalaccel-devel >= 5.3.0
-BuildRequires:  ki18n-devel >= 5.3.0
+BuildRequires:  kglobalaccel-devel >= 5.6.0
+BuildRequires:  ki18n-devel >= 5.6.0
 %if 0%{?suse_version} >= 1320
-BuildRequires:  kwayland-devel >= 5.1.0
+BuildRequires:  kwayland-devel >= %{version}
+BuildRequires:  pkgconfig(libinput)
+BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(wayland-client) >= 1.2.0
 BuildRequires:  pkgconfig(wayland-cursor) >= 1.2.0
 BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(xkbcommon)
 %endif
-BuildRequires:  kinit-devel >= 5.3.0
-BuildRequires:  kio-devel >= 5.3.0
-BuildRequires:  knewstuff-devel >= 5.3.0
-BuildRequires:  knotifications-devel >= 5.3.0
-BuildRequires:  kservice-devel >= 5.3.0
-BuildRequires:  kwidgetsaddons-devel >= 5.3.0
-BuildRequires:  kwindowsystem-devel >= 5.3.0
-BuildRequires:  kxmlgui-devel >= 5.3.0
+BuildRequires:  kinit-devel >= 5.6.0
+BuildRequires:  kio-devel >= 5.6.0
+BuildRequires:  knewstuff-devel >= 5.6.0
+BuildRequires:  knotifications-devel >= 5.6.0
+BuildRequires:  kservice-devel >= 5.6.0
+BuildRequires:  kwidgetsaddons-devel >= 5.6.0
+BuildRequires:  kwindowsystem-devel >= 5.6.0
+BuildRequires:  kxmlgui-devel >= 5.6.0
 BuildRequires:  libepoxy-devel
+BuildRequires:  libkdecoration2-devel >= %{version}
 BuildRequires:  libxcb-devel
-BuildRequires:  plasma-framework-devel >= 5.3.0
+BuildRequires:  plasma-framework-devel >= 5.6.0
 BuildRequires:  xz
 BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.3.0
 BuildRequires:  pkgconfig(Qt5Core) >= 5.3.0
@@ -68,12 +68,6 @@
 BuildRequires:  pkgconfig(Qt5UiTools) >= 5.3.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
 BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.3.0
-BuildRequires:  pkgconfig(egl)
-%ifarch %arm aarch64
-BuildRequires:  pkgconfig(glesv2)
-%else
-BuildRequires:  pkgconfig(gl)
-%endif
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(x11)
@@ -84,9 +78,14 @@
 Provides:       windowmanager
 # Needed for effects KCM
 Requires:       libQt5Multimedia5
-# In practice is required, but would create build cycle
-Recommends:     oxygen5-decoration
+# new default decoration
+Requires:       breeze5-decoration
+%requires_ge Mesa-libEGL1
+%requires_ge libQt5Gui5
+%requires_ge libKF5WindowSystem5
+%requires_ge plasma-framework
 Recommends:     %{name}-lang
+Obsoletes:      oxygen5-decoration
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -96,38 +95,16 @@
 Summary:        KDE Window Manager - development files
 Group:          Development/Libraries/KDE
 Requires:       %{name} = %{version}
-Requires:       libkdecorations-devel = %{version}
+Requires:       libkdecoration2-devel >= %{version}
 Conflicts:      kdebase4-workspace-devel
 
 %description devel
 KWin is the window manager of the K desktop environment.
 This package provides development files.
 
-%package -n libkdecorations5
-Summary:        KWin's decoration library
-Group:          Development/Libraries/KDE
-
-%description -n libkdecorations5
-KWin is the window manager of the K desktop environment.
-This package provides development files.
-
-%package -n libkdecorations-devel
-Summary:        KWin's decoration library - development files
-Group:          Development/Libraries/KDE
-Requires:       kconfig-devel
-Requires:       kservice-devel
-Requires:       kwindowsystem-devel
-Requires:       libkdecorations5 = %{version}
-Conflicts:      kdebase4-workspace-devel
-
-%description -n libkdecorations-devel
-KWin is the window manager of the K desktop environment.
-This package provides development files.
-
 %lang_package
 %prep
 %setup -q -n kwin-%{version}
-%patch0 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
@@ -142,19 +119,15 @@
 %postun
 /sbin/ldconfig
 
-%post   -n libkdecorations5 -p /sbin/ldconfig
-
-%postun -n libkdecorations5 -p /sbin/ldconfig
-
 %files
 %defattr(-,root,root)
 %doc COPYING*
-%{_kf5_bindir}/kwin_*
+%{_kf5_bindir}/kwin*
 %config %{_kf5_configdir}/*.knsrc
 %{_kf5_libdir}/kconf_update_bin/
 %{_kf5_libdir}/libexec/
 %{_kf5_libdir}/libkwin.so.*
-%{_kf5_libdir}/libkdeinit5_kwin_*.so
+%{_kf5_libdir}/libkdeinit5_kwin*.so
 %{_kf5_libdir}/libkwin4_effect_builtins.so.*
 %{_kf5_libdir}/libkwineffects.so.*
 %{_kf5_libdir}/libkwingl*utils.so.*
@@ -170,28 +143,17 @@
 %{_kf5_notifydir}/
 %doc %{_kf5_htmldir}/
 
-%files -n libkdecorations5
-%defattr(-,root,root)
-%doc COPYING*
-%{_kf5_libdir}/libkdecorations.so.*
-
 %files devel
 %defattr(-,root,root)
 %doc COPYING*
-%{_kf5_prefix}/include/*kwin*.h
+%{_kf5_prefix}/include/*.h
 %{_kf5_libdir}/libkwin4_effect_builtins.so
 %{_kf5_libdir}/libkwineffects.so
 %{_kf5_libdir}/libkwingl*utils.so
 %{_kf5_libdir}/libkwinxrenderutils.so
+%{_kf5_libdir}/cmake/KWinDBusInterface/
 %{_kf5_sharedir}/dbus-1/interfaces/
 
-%files -n libkdecorations-devel
-%defattr(-,root,root)
-%doc COPYING*
-%{_kf5_prefix}/include/*decoration*.h
-%{_kf5_libdir}/cmake/
-%{_kf5_libdir}/libkdecorations.so
-
 %files lang
 %defattr(-,root,root)
 %doc COPYING*

++++++ kwin-5.1.2.tar.xz -> kwin-5.2.0.tar.xz ++++++
++++ 187513 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to