Hello community, here is the log from the commit of package plasma-framework for openSUSE:Factory checked in at 2015-02-16 15:07:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/plasma-framework (Old) and /work/SRC/openSUSE:Factory/.plasma-framework.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "plasma-framework" Changes: -------- --- /work/SRC/openSUSE:Factory/plasma-framework/plasma-framework.changes 2015-01-30 15:08:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes 2015-02-16 17:43:07.000000000 +0100 @@ -1,0 +2,27 @@ +Sun Feb 8 18:15:40 UTC 2015 - [email protected] + +- Update to 5.7.0 + * Fixed errorneously opening a broken context menu when middle + clicking Plasma popup + * Trigger button switch on mouse whee + * Never resize a dialog bigger than the screen + * Undelete panels when applet gets undeleted + * Fixed keyboard shortcuts + * Restore hint-apply-color-scheme support + * Reload the configuration when plasmarc changes + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.7.0.php +- Drop patches merged upstream: + 0004-fix-tooltip-positioning.patch, + 0002-reset-the-internal-size-copy-when-the-theme-changes.patch, + 0004-don-t-forward-events-if-not-visible-anymore.patch, + 0005-a-check-more-on-centering.patch + 0003-restore-hint-apply-color-scheme-support.patch, + 0001-Fix-errorneously-opening-a-broken-context-menu-when-.patch, + 0001-collapse-tooltips-that-only-have-text.patch, + 0002-restore-hint-apply-color-scheme-support.patch, + 0001-make-sure-animation-is-disabled-the-first-time.patch, + 0005-Fix-fallback-from-invalid-L-F-packages.patch and + 0003-trigger-button-switch-on-mouse-wheel.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-errorneously-opening-a-broken-context-menu-when-.patch 0001-collapse-tooltips-that-only-have-text.patch 0001-make-sure-animation-is-disabled-the-first-time.patch 0002-reset-the-internal-size-copy-when-the-theme-changes.patch 0002-restore-hint-apply-color-scheme-support.patch 0003-restore-hint-apply-color-scheme-support.patch 0003-trigger-button-switch-on-mouse-wheel.patch 0004-don-t-forward-events-if-not-visible-anymore.patch 0004-fix-tooltip-positioning.patch 0005-Fix-fallback-from-invalid-L-F-packages.patch 0005-a-check-more-on-centering.patch plasma-framework-5.6.0.tar.xz New: ---- plasma-framework-5.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-framework.spec ++++++ --- /var/tmp/diff_new_pack.KtDRi4/_old 2015-02-16 17:43:08.000000000 +0100 +++ /var/tmp/diff_new_pack.KtDRi4/_new 2015-02-16 17:43:08.000000000 +0100 @@ -16,39 +16,18 @@ # +%define _tar_path 5.7 Name: plasma-framework -Version: 5.6.0 +Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} Summary: Plasma library and runtime components based upon KF5 and Qt5 License: GPL-2.0+ and LGPL-2.0+ Group: System/GUI/KDE Url: https://projects.kde.org/plasma-framework -Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf -# PATCH-FIX-UPSTREAM 0001-Fix-errorneously-opening-a-broken-context-menu-when-.patch -Patch0: 0001-Fix-errorneously-opening-a-broken-context-menu-when-.patch -# PATCH-FIX-UPSTREAM 0002-reset-the-internal-size-copy-when-the-theme-changes.patch -Patch1: 0002-reset-the-internal-size-copy-when-the-theme-changes.patch -# PATCH-FIX-UPSTREAM 0003-trigger-button-switch-on-mouse-wheel.patch -Patch2: 0003-trigger-button-switch-on-mouse-wheel.patch -# PATCH-FIX-UPSTREAM 0004-don-t-forward-events-if-not-visible-anymore.patch -Patch3: 0004-don-t-forward-events-if-not-visible-anymore.patch -# PATCH-FIX-UPSTREAM 0005-a-check-more-on-centering.patch -Patch4: 0005-a-check-more-on-centering.patch -# PATCH-FIX-UPSTREAM 0001-collapse-tooltips-that-only-have-text.patch -Patch5: 0001-collapse-tooltips-that-only-have-text.patch -# PATCH-FIX-UPSTREAM 0002-restore-hint-apply-color-scheme-support.patch -Patch6: 0002-restore-hint-apply-color-scheme-support.patch -# PATCH-FIX-UPSTREAM 0003-restore-hint-apply-color-scheme-support.patch -Patch7: 0003-restore-hint-apply-color-scheme-support.patch -# PATCH-FIX-UPSTREAM 0001-make-sure-animation-is-disabled-the-first-time.patch -Patch8: 0001-make-sure-animation-is-disabled-the-first-time.patch -# PATCH-FIX-UPSTREAM 0004-fix-tooltip-positioning.patch -Patch9: 0004-fix-tooltip-positioning.patch -# PATCH-FIX-UPSTREAM 0005-Fix-fallback-from-invalid-L-F-packages.patch -Patch10: 0005-Fix-fallback-from-invalid-L-F-packages.patch -BuildRequires: extra-cmake-modules >= 1.6.0 +BuildRequires: extra-cmake-modules >= 1.7.0 BuildRequires: fdupes BuildRequires: kactivities5-devel >= %{kf5_version} BuildRequires: karchive-devel >= %{kf5_version} @@ -120,7 +99,7 @@ Requires: %{name} = %{version} Requires: %{name}-components = %{version} Requires: %{name}-private = %{version} -Requires: extra-cmake-modules >= 1.6.0 +Requires: extra-cmake-modules >= 1.7.0 Requires: kf5-filesystem Requires: kpackage-devel >= %{kf5_version} Requires: kservice-devel >= %{kf5_version} @@ -134,17 +113,6 @@ %lang_package %prep %setup -q -%patch0 -p1 -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 -%patch6 -p1 -%patch7 -p1 -%patch8 -p1 -%patch9 -p1 -%patch10 -p1 %build %cmake_kf5 -d build ++++++ plasma-framework-5.6.0.tar.xz -> plasma-framework-5.7.0.tar.xz ++++++ ++++ 8873 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
