Hello community, here is the log from the commit of package libkdecoration2 for openSUSE:Factory checked in at 2015-01-29 13:17:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkdecoration2 (Old) and /work/SRC/openSUSE:Factory/.libkdecoration2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdecoration2" Changes: -------- New Changes file: --- /dev/null 2014-12-25 22:38:16.200041506 +0100 +++ /work/SRC/openSUSE:Factory/.libkdecoration2.new/libkdecoration2.changes 2015-01-29 13:17:25.000000000 +0100 @@ -0,0 +1,26 @@ +------------------------------------------------------------------- +Mon Jan 26 19:49:26 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:08 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 + +------------------------------------------------------------------- +Thu Jan 8 18:10:20 UTC 2015 - [email protected] + +- Activate libkdecoration2 package + New: ---- baselibs.conf kdecoration-5.2.0.tar.xz libkdecoration2.changes libkdecoration2.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkdecoration2.spec ++++++ # # spec file for package libkdecoration2 # # Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define lname libkdecorations2-5 %define lname_private libkdecorations2private5 Name: libkdecoration2 Version: 5.2.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem BuildRequires: pkgconfig(Qt5Core) >= 5.3.0 BuildRequires: pkgconfig(Qt5Gui) >= 5.3.0 BuildRequires: pkgconfig(Qt5Test) >= 5.3.0 Summary: KDE's window decorations library License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org Source: kdecoration-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Plugin based library to create window decorations. %package devel Summary: KDE's window decorations library (development package) Group: Development/Libraries/C and C++ Requires: %{lname_private} = %{version} Requires: %{lname} = %{version} Requires: pkgconfig(Qt5Gui) >= 5.3.0 Obsoletes: libkdecorations-devel %description devel Development files belonging to kdecoration, plugin based library to create window decorations. %package -n %{lname} Summary: KDE's window decorations library Group: System/GUI/KDE Obsoletes: libkdecorations5 %description -n %{lname} Plugin based library to create window decorations. %package -n %{lname_private} Summary: KDE's window decorations library Group: System/GUI/KDE %description -n %{lname_private} Plugin based library to create window decorations. %prep %setup -q -n kdecoration-%{version} %build %cmake_kf5 -d build %make_jobs %install %kf5_makeinstall -C build %post -n %{lname} -p /sbin/ldconfig %postun -n %{lname} -p /sbin/ldconfig %post -n %{lname_private} -p /sbin/ldconfig %postun -n %{lname_private} -p /sbin/ldconfig %files -n %{lname} %defattr(-,root,root) %doc COPYING* %{_kf5_libdir}/libkdecorations2.so.* %files -n %{lname_private} %defattr(-,root,root) %doc COPYING* %{_kf5_libdir}/libkdecorations2private.so.* %files devel %defattr(-,root,root) %doc COPYING* %{_kf5_libdir}/libkdecorations2.so %{_kf5_libdir}/libkdecorations2private.so %{_kf5_libdir}/cmake/KDecoration2/ %{_kf5_prefix}/include/KDecoration2/ %{_kf5_includedir}/ %changelog ++++++ baselibs.conf ++++++ libkdecorations2-5 libkdecorations2private5 libkdecoration2-devel requires "libkdecorations2-5-<targettype> = <version>" requires "libkdecorations2private5-<targettype> = <version>"-- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
