Hello community,

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

Package is "plasma5-desktop"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes  
2015-03-25 09:59:30.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-desktop.new/plasma5-desktop.changes     
2015-05-11 19:31:23.000000000 +0200
@@ -1,0 +2,60 @@
+Thu Apr 23 13:27:31 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.3 Final:
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.3.0.php
+- Obsolete kdebase4-workspace and kcm-touchpad for openSUSE > 13.2
+
+-------------------------------------------------------------------
+Sat Apr 11 18:53:47 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.95 aka 5.3 beta:
+  * New feature release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.2.95.php
+- Update required Qt version to 5.4.0
+- Update required KF5 version to 5.9.0
+- Added kdbusaddons-devel, kdeclarative-devel, kded-devel,
+  knotifications-devel,kpeople5-devel, pkgconfig(xorg-server) and
+  pkgconfig(xorg-synaptics) BuildRequires
+- Added conflict with kcm-touchpad
+- Provide and obsolete kcm-touchpad5, it is merged into plasma-desktop
+- Drop patches merged upstream:
+  0001-extract-UI-messages.patch,
+  0003-Reset-current-item-index-when-the-source-model-is-sw.patch,
+  0005-Specify-explicit-fallbacks.patch,
+  0006-Fix-triggering-items-in-additional-runner-result-col.patch,
+  0007-Fix-conflict-with-delegate-keypress-handling.patch,
+  0008-Fix-regressions-in-keyboard-based-subdialog-nav.patch,
+  0009-Check-for-children.patch,
+  0010-Add-icon-fallback-to-the-Recent-Apps-model.patch,
+  0011-Fix-crash-when-wrapping-around-the-leftmost-list-sea.patch,
+  0001-Jump-into-the-first-column-with-results-when-navigat.patch,
+  0002-Skip-over-empty-columns-when-doing-keyboard-nav-betw.patch,
+  0003-Fix-check.patch,
+  0004-Disable-focus-on-spawn-for-dialogs-opened-by-mouse.patch and
+  Let-kcmkded-also-handle-kded-modules-that-use-JSON-metadata.patch
+
+-------------------------------------------------------------------
+Thu Apr  2 18:25:32 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added patches from upstream:
+  0001-extract-UI-messages.patch,
+  0003-Reset-current-item-index-when-the-source-model-is-sw.patch
+  (kde#345667),
+  0005-Specify-explicit-fallbacks.patch,
+  0006-Fix-triggering-items-in-additional-runner-result-col.patch
+  (kde#345714),
+  0007-Fix-conflict-with-delegate-keypress-handling.patch,
+  0008-Fix-regressions-in-keyboard-based-subdialog-nav.patch,
+  0009-Check-for-children.patch,
+  0010-Add-icon-fallback-to-the-Recent-Apps-model.patch,
+  0011-Fix-crash-when-wrapping-around-the-leftmost-list-sea.patch
+  (kde#345785),
+  0001-Jump-into-the-first-column-with-results-when-navigat.patch
+  (kde#345843),
+  0002-Skip-over-empty-columns-when-doing-keyboard-nav-betw.patch
+  (kde#345843), 0003-Fix-check.patch and
+  0004-Disable-focus-on-spawn-for-dialogs-opened-by-mouse.patch
+
+-------------------------------------------------------------------

Old:
----
  Let-kcmkded-also-handle-kded-modules-that-use-JSON-metadata.patch
  plasma-desktop-5.2.2.tar.xz

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

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

Other differences:
------------------
++++++ plasma5-desktop.spec ++++++
--- /var/tmp/diff_new_pack.FyQcbn/_old  2015-05-11 19:31:25.000000000 +0200
+++ /var/tmp/diff_new_pack.FyQcbn/_new  2015-05-11 19:31:25.000000000 +0200
@@ -16,8 +16,9 @@
 #
 
 
+%bcond_without lang
 Name:           plasma5-desktop
-Version:        5.2.2
+Version:        5.3.0
 Release:        0
 Summary:        The KDE Plasma Workspace Components
 License:        GPL-2.0
@@ -25,27 +26,31 @@
 Url:            http://www.kde.org/
 Source:         plasma-desktop-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
-# PATCHES 100-1000 and above are from upstream 5.2 branch
-# PATCHES 1000 and above are from upstream master/5.3 branch
-Patch1000:      
Let-kcmkded-also-handle-kded-modules-that-use-JSON-metadata.patch
-BuildRequires:  attica-qt5-devel
+# PATCHES 100-200 and above are from upstream 5.3 branch
+# PATCHES 201-300 and above are from upstream master/5.4 branch
+BuildRequires:  attica-qt5-devel >= 5.9.0
 BuildRequires:  baloo5-devel >= %{version}
 BuildRequires:  boost-devel
 BuildRequires:  fontconfig-devel
 BuildRequires:  freetype2-devel
 BuildRequires:  glib2-devel
-BuildRequires:  kactivities5-devel
-BuildRequires:  kcmutils-devel
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  kdesu-devel
-BuildRequires:  kdoctools-devel
+BuildRequires:  kactivities5-devel >= 5.9.0
+BuildRequires:  kcmutils-devel >= 5.9.0
+BuildRequires:  kdbusaddons-devel >= 5.9.0
+BuildRequires:  kdeclarative-devel >= 5.9.0
+BuildRequires:  kded-devel >= 5.9.0
+BuildRequires:  kdelibs4support-devel >= 5.9.0
+BuildRequires:  kdesu-devel >= 5.9.0
+BuildRequires:  kdoctools-devel >= 5.9.0
 BuildRequires:  kf5-filesystem
-BuildRequires:  kglobalaccel-devel
-BuildRequires:  ki18n-devel
-BuildRequires:  knewstuff-devel
-BuildRequires:  knotifyconfig-devel
-BuildRequires:  krunner-devel
-BuildRequires:  kwallet-framework-devel
+BuildRequires:  kglobalaccel-devel >= 5.9.0
+BuildRequires:  ki18n-devel >= 5.9.0
+BuildRequires:  knewstuff-devel >= 5.9.0
+BuildRequires:  knotifications-devel >= 5.9.0
+BuildRequires:  knotifyconfig-devel >= 5.9.0
+BuildRequires:  kpeople5-devel >= 5.9.0
+BuildRequires:  krunner-devel >= 5.9.0
+BuildRequires:  kwallet-framework-devel >= 5.9.0
 BuildRequires:  kwin5-devel
 BuildRequires:  libcanberra-devel
 BuildRequires:  libksysguard5-devel >= %{version}
@@ -53,20 +58,23 @@
 BuildRequires:  libusb-devel
 BuildRequires:  libxcb-devel
 BuildRequires:  phonon4qt5-devel
-BuildRequires:  plasma-framework-devel
+BuildRequires:  plasma-framework-devel >= 5.9.0
 BuildRequires:  plasma5-workspace-devel >= %{version}
 BuildRequires:  pkgconfig(xkbfile)
 #BuildRequires:  pkgconfig(libusb)
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Quick) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Svg) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Test) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.3.0
+BuildRequires:  pkgconfig(Qt5Concurrent) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5DBus) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Quick) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Sql) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Svg) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Test) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.4.0
+BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xorg-server)
+BuildRequires:  pkgconfig(xorg-synaptics)
 %ifarch %arm aarch64
 BuildRequires:  pkgconfig(glesv2)
 %else
@@ -86,8 +94,20 @@
 Recommends:     plasma5-addons
 Recommends:     kmenuedit5
 Recommends:     kinfocenter5
+%if %{with lang}
 Recommends:     %{name}-lang
+%endif
+%if 0%{?suse_version} > 1320
+Provides:       kdebase4-workspace = 5.3.0
+Obsoletes:      kdebase4-workspace < 5.3.0
+Provides:       kcm-touchpad = %{version}
+Obsoletes:      kcm-touchpad < %{version}
+%else
 Conflicts:      kdebase4-workspace
+Conflicts:      kcm-touchpad
+%endif
+Provides:       kcm-touchpad5 = %{version}
+Obsoletes:      kcm-touchpad5 < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -107,7 +127,6 @@
 %lang_package
 %prep
 %setup -q -n plasma-desktop-%{version}
-%patch1000 -p1
 
 %build
   %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
@@ -116,6 +135,9 @@
 %install
   %kf5_makeinstall -C build
 
+  # no devel files needed here
+  rm -rfv %{buildroot}%{_kf5_sharedir}/dbus-1/interfaces/
+
 %post   -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -123,6 +145,7 @@
 %files
 %defattr(-,root,root)
 %doc COPYING*
+%{_kf5_libdir}/libKF5ActivitiesExperimentalStats.so.*
 %{_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
@@ -137,6 +160,7 @@
 %{_kf5_bindir}/kfontview
 %{_kf5_bindir}/knetattach
 %{_kf5_bindir}/krdb
+%{_kf5_bindir}/kcm-touchpad-list-devices
 %{_kf5_bindir}/solid-action-desktop-gen
 %{_kf5_libdir}/kconf_update_bin/krdb_clearlibrarypath
 %{_kf5_libdir}/libexec/
@@ -169,6 +193,7 @@
 %{_kf5_sharedir}/kdisplay/
 %{_kf5_sharedir}/kfontinst/
 %{_kf5_sharedir}/kxmlgui5/
+%{_kf5_sharedir}/kpackage/
 %{_kf5_sharedir}/kcmkeyboard/
 %{_kf5_sharedir}/color-schemes/
 %{_kf5_notifydir}/
@@ -195,9 +220,17 @@
 %{_kf5_plasmadir}/shells/org.kde.plasma.desktop/contents/layout.js
 
%{_kf5_plasmadir}/layout-templates/org.kde.plasma.desktop.defaultPanel/contents/layout.js
 
+%if %{with lang}
 %files lang
 %defattr(-,root,root)
 %{_kf5_localedir}/
 %doc %lang(pt_BR) %{_kf5_htmldir}/pt_BR/
+%doc %lang(de) %{_kf5_htmldir}/de/
+%doc %lang(it) %{_kf5_htmldir}/it/
+%doc %lang(nl) %{_kf5_htmldir}/nl/
+%doc %lang(ru) %{_kf5_htmldir}/ru/
+%doc %lang(sv) %{_kf5_htmldir}/sv/
+%doc %lang(uk) %{_kf5_htmldir}/uk/
+%endif
 
 %changelog

++++++ plasma-desktop-5.2.2.tar.xz -> plasma-desktop-5.3.0.tar.xz ++++++
++++ 619496 lines of diff (skipped)


Reply via email to