Hello community, here is the log from the commit of package libkdecoration2 for openSUSE:Factory checked in at 2018-06-13 15:31:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkdecoration2 (Old) and /work/SRC/openSUSE:Factory/.libkdecoration2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdecoration2" Wed Jun 13 15:31:17 2018 rev:55 rq:615749 version:5.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libkdecoration2/libkdecoration2.changes 2018-05-08 13:34:48.823023380 +0200 +++ /work/SRC/openSUSE:Factory/.libkdecoration2.new/libkdecoration2.changes 2018-06-13 15:31:20.326342025 +0200 @@ -1,0 +2,37 @@ +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 +- Changes since 5.12.90: + * None + +------------------------------------------------------------------- +Tue May 29 10:56:44 UTC 2018 - [email protected] + +- %lang_package -n %{lname} +- Run spec-cleaner + +------------------------------------------------------------------- +Sat May 19 14:16:36 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 +- Changes since 5.12.5: + * Do not leak symbols of pimpl classes, protect with Q_DECL_HIDDEN + * Use non-deprecated KDEInstallDirs variables + * Use override + * Group cmake macro includes as done in other plasma repos + * Use KF5_MIN_VERSION also for ECM, now that it's part of KF + * Use add_test signature where target command gets resolved to binary path + * Drop ECMPackageConfigHelpers for CMakePackageConfigHelpers + * Require KDE Frameworks 5.42 and Qt 5.9 + * Bump min cmake version to 3.0, move cmake_minimum_required to begin + * Make the messages translatable + * Build test/autotest if BUILD_TESTING is defined + * Tooltips (kde#383040) + +------------------------------------------------------------------- Old: ---- kdecoration-5.12.5.tar.xz New: ---- kdecoration-5.13.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkdecoration2.spec ++++++ --- /var/tmp/diff_new_pack.pBkFjD/_old 2018-06-13 15:31:21.362303883 +0200 +++ /var/tmp/diff_new_pack.pBkFjD/_new 2018-06-13 15:31:21.366303736 +0200 @@ -17,23 +17,24 @@ %define lname libkdecorations2-5 -%define lname_private libkdecorations2private5 +%define lname_private libkdecorations2private6 +%bcond_without lang Name: libkdecoration2 -Version: 5.12.5 +Version: 5.13.0 Release: 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 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 0.0.11 BuildRequires: kf5-filesystem +BuildRequires: cmake(KF5I18n) BuildRequires: cmake(Qt5Core) >= 5.4.0 BuildRequires: cmake(Qt5Gui) >= 5.4.0 BuildRequires: cmake(Qt5Test) >= 5.4.0 -Summary: KDE's window decorations library -License: GPL-2.0+ -Group: System/GUI/KDE -Url: http://www.kde.org -Source: http://download.kde.org/stable/plasma/%{version}/kdecoration-%{version}.tar.xz -Source1: baselibs.conf -BuildRoot: %{_tmppath}/%{name}-%{version}-build %description Plugin based library to create window decorations. @@ -65,6 +66,8 @@ %description -n %{lname_private} Plugin based library to create window decorations. +%lang_package -n %{lname} + %prep %setup -q -n kdecoration-%{version} @@ -74,32 +77,34 @@ %install %kf5_makeinstall -C build + %if %{with lang} + %find_lang %{name} --all-name + %endif %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* +%license COPYING* %{_kf5_libdir}/libkdecorations2.so.* %files -n %{lname_private} -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_libdir}/libkdecorations2private.so.* %files devel -%defattr(-,root,root) -%doc COPYING* +%license COPYING* %{_kf5_libdir}/libkdecorations2.so %{_kf5_libdir}/libkdecorations2private.so %{_kf5_libdir}/cmake/KDecoration2/ %{_kf5_prefix}/include/KDecoration2/ %{_kf5_includedir}/ +%if %{with lang} +%files -n %{lname}-lang -f %{name}.lang +%license COPYING* +%endif + %changelog ++++++ baselibs.conf ++++++ --- /var/tmp/diff_new_pack.pBkFjD/_old 2018-06-13 15:31:21.426301527 +0200 +++ /var/tmp/diff_new_pack.pBkFjD/_new 2018-06-13 15:31:21.426301527 +0200 @@ -1,5 +1,5 @@ libkdecorations2-5 -libkdecorations2private5 +libkdecorations2private6 libkdecoration2-devel requires "libkdecorations2-5-<targettype> = <version>" - requires "libkdecorations2private5-<targettype> = <version>" \ No newline at end of file + requires "libkdecorations2private6-<targettype> = <version>" ++++++ kdecoration-5.12.5.tar.xz -> kdecoration-5.13.0.tar.xz ++++++ ++++ 2671 lines of diff (skipped)
