Hello community, here is the log from the commit of package kscreen5 for openSUSE:Factory checked in at 2015-01-29 13:16:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kscreen5 (Old) and /work/SRC/openSUSE:Factory/.kscreen5.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kscreen5" Changes: -------- --- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes 2014-10-22 16:23:58.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.kscreen5.new/kscreen5.changes 2015-01-29 13:16:26.000000000 +0100 @@ -1,0 +2,22 @@ +Mon Jan 26 19:49:20 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:00 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 +- Supplement plasma5-workspace and libkscreen2-plugin + +------------------------------------------------------------------- Old: ---- kscreen-2.0.0~git20141018.tar.xz New: ---- kscreen-5.2.0.tar.xz kscreen5-rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kscreen5.spec ++++++ --- /var/tmp/diff_new_pack.X8q57U/_old 2015-01-29 13:16:27.000000000 +0100 +++ /var/tmp/diff_new_pack.X8q57U/_new 2015-01-29 13:16:27.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package kscreen5 # -# 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,13 +17,14 @@ Name: kscreen5 -Version: 2.0.0~git20141018 +Version: 5.2.0 Release: 0 Summary: KDE's screen management software License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org Source: kscreen-%{version}.tar.xz +Source99: %{name}-rpmlintrc BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.12 BuildRequires: fdupes @@ -33,36 +34,39 @@ BuildRequires: kglobalaccel-devel BuildRequires: ki18n-devel BuildRequires: kxmlgui-devel -BuildRequires: libkscreen2-devel +BuildRequires: libkscreen2-devel >= %{version} BuildRequires: libxcb-devel BuildRequires: xcb-util-devel +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Gui) BuildRequires: pkgconfig(Qt5QuickWidgets) BuildRequires: pkgconfig(Qt5Test) BuildRequires: pkgconfig(Qt5X11Extras) -BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xcb-image) +BuildRequires: pkgconfig(xcb-keysyms) +BuildRequires: pkgconfig(xcursor) BuildRequires: pkgconfig(xrandr) Requires: kded -Requires: libkscreen2-plugin +Requires: libkscreen2-plugin >= %{version} +Recommends: %{name}-lang +Supplements: packageand(libkscreen2-plugin:plasma5-workspace) BuildRoot: %{_tmppath}/%{name}-%{version}-build Conflicts: kscreen %description The new KDE screen management software +%lang_package %prep %setup -q -n kscreen-%{version} %build - %cmake_kf5 -d build + %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5 %make_jobs %install %kf5_makeinstall -C build -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig - %files %defattr(-,root,root) %doc COPYING* @@ -72,4 +76,8 @@ %{_kf5_sharedir}/kcm_kscreen/ %{_kf5_servicesdir}/ +%files lang +%defattr(-,root,root) +%{_kf5_localedir}/ + %changelog ++++++ kscreen-2.0.0~git20141018.tar.xz -> kscreen-5.2.0.tar.xz ++++++ ++++ 14427 lines of diff (skipped) ++++++ kscreen5-rpmlintrc ++++++ # we don't use find_lang macro as it doesn't searches in subdirectories addFilter("file-not-in-%lang .*")-- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
