Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package plasma-framework for openSUSE:Factory checked in at 2021-05-10 15:36:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old) and /work/SRC/openSUSE:Factory/.plasma-framework.new.2988 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework" Mon May 10 15:36:00 2021 rev:108 rq:891792 version:5.82.0 Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes 2021-04-12 12:37:07.297352321 +0200 +++ /work/SRC/openSUSE:Factory/.plasma-framework.new.2988/plasma-framework.changes 2021-05-10 15:37:53.877919652 +0200 @@ -1,0 +2,14 @@ +Sat May 1 16:41:22 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr> + +- Update to 5.82.0 + * New feature release + * For more details please see: + * https://kde.org/announcements/frameworks/5/5.82.0 +- Too many changes since 5.81.0, only listing bugfixes: + * ContainmentInterface: Set transient parent of submenues (kde#417378) + * Make the size of the task manager margins as big as the panel + ones (kde#434324) + * [Wayland] Ensure pinned popup end up on the panel layer (kde#400317) + * Fix elide of TabButtons (kde#434945) + +------------------------------------------------------------------- Old: ---- plasma-framework-5.81.0.tar.xz plasma-framework-5.81.0.tar.xz.sig New: ---- plasma-framework-5.82.0.tar.xz plasma-framework-5.82.0.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-framework.spec ++++++ --- /var/tmp/diff_new_pack.JnUzHz/_old 2021-05-10 15:37:54.453917374 +0200 +++ /var/tmp/diff_new_pack.JnUzHz/_new 2021-05-10 15:37:54.457917358 +0200 @@ -17,14 +17,14 @@ %define lname libKF5Plasma5 -%define _tar_path 5.81 +%define _tar_path 5.82 # Full KF5 version (e.g. 5.33.0) %{!?_kf5_version: %global _kf5_version %{version}} # Last major and minor KF5 version (e.g. 5.33) %{!?_kf5_bugfix_version: %define _kf5_bugfix_version %(echo %{_kf5_version} | awk -F. '{print $1"."$2}')} %bcond_without lang Name: plasma-framework -Version: 5.81.0 +Version: 5.82.0 Release: 0 Summary: Plasma library and runtime components based upon KF5 and Qt5 License: GPL-2.0-or-later AND LGPL-2.0-or-later @@ -63,16 +63,16 @@ BuildRequires: cmake(KF5Wayland) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version} BuildRequires: cmake(KF5XmlGui) >= %{_kf5_bugfix_version} -BuildRequires: cmake(Qt5Concurrent) >= 5.14.0 -BuildRequires: cmake(Qt5Gui) >= 5.14.0 -BuildRequires: cmake(Qt5Qml) >= 5.14.0 -BuildRequires: cmake(Qt5Quick) >= 5.14.0 -BuildRequires: cmake(Qt5QuickControls2) >= 5.14.0 -BuildRequires: cmake(Qt5Sql) >= 5.14.0 -BuildRequires: cmake(Qt5Svg) >= 5.14.0 -BuildRequires: cmake(Qt5Test) >= 5.14.0 -BuildRequires: cmake(Qt5Widgets) >= 5.14.0 -BuildRequires: cmake(Qt5X11Extras) >= 5.14.0 +BuildRequires: cmake(Qt5Concurrent) >= 5.15.0 +BuildRequires: cmake(Qt5Gui) >= 5.15.0 +BuildRequires: cmake(Qt5Qml) >= 5.15.0 +BuildRequires: cmake(Qt5Quick) >= 5.15.0 +BuildRequires: cmake(Qt5QuickControls2) >= 5.15.0 +BuildRequires: cmake(Qt5Sql) >= 5.15.0 +BuildRequires: cmake(Qt5Svg) >= 5.15.0 +BuildRequires: cmake(Qt5Test) >= 5.15.0 +BuildRequires: cmake(Qt5Widgets) >= 5.15.0 +BuildRequires: cmake(Qt5X11Extras) >= 5.15.0 #FIXME: Figure how to add it properly BuildRequires: libQt5PlatformHeaders-devel BuildRequires: pkgconfig(egl) @@ -125,9 +125,9 @@ Requires: cmake(KF5Package) >= %{_kf5_bugfix_version} Requires: cmake(KF5Service) >= %{_kf5_bugfix_version} Requires: cmake(KF5WindowSystem) >= %{_kf5_bugfix_version} -Requires: cmake(Qt5Gui) >= 5.14.0 -Requires: cmake(Qt5Qml) >= 5.14.0 -Requires: cmake(Qt5Quick) >= 5.14.0 +Requires: cmake(Qt5Gui) >= 5.15.0 +Requires: cmake(Qt5Qml) >= 5.15.0 +Requires: cmake(Qt5Quick) >= 5.15.0 Conflicts: kapptemplate <= 15.12.3 %description devel @@ -136,15 +136,15 @@ %lang_package %prep -%setup -q +%autosetup -p1 %build - %cmake_kf5 -d build - %cmake_build +%cmake_kf5 -d build +%cmake_build %install - %kf5_makeinstall -C build - %fdupes %{buildroot} +%kf5_makeinstall -C build +%fdupes %{buildroot} %if %{with lang} %find_lang %{name} --with-man --all-name ++++++ plasma-framework-5.81.0.tar.xz -> plasma-framework-5.82.0.tar.xz ++++++ ++++ 14575 lines of diff (skipped)