Hello community, here is the log from the commit of package plasma-framework for openSUSE:Factory checked in at 2014-08-16 15:42:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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 2014-07-15 08:00:45.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.plasma-framework.new/plasma-framework.changes 2014-08-16 15:43:11.000000000 +0200 @@ -1,0 +2,12 @@ +Sat Aug 2 10:20:25 UTC 2014 - [email protected] + +- Update to 5.1.0 + * For more details please see: + http://www.kde.org/announcements/kde-frameworks-5.1.php + +------------------------------------------------------------------- +Fri Jul 18 08:21:21 UTC 2014 - [email protected] + +- Adjust BuildRequires depending whether Qt is built with openGL or open GL ES2 + +------------------------------------------------------------------- Old: ---- plasma-framework-5.0.0.tar.xz New: ---- plasma-framework-5.1.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ plasma-framework.spec ++++++ --- /var/tmp/diff_new_pack.eesVMU/_old 2014-08-16 15:43:15.000000000 +0200 +++ /var/tmp/diff_new_pack.eesVMU/_new 2014-08-16 15:43:15.000000000 +0200 @@ -17,7 +17,7 @@ Name: plasma-framework -Version: 5.0.0 +Version: 5.1.0 Release: 0 %define kf5_version %{version} Summary: Plasma library and runtime components based upon KF5 and Qt5 @@ -26,7 +26,7 @@ Url: https://projects.kde.org/plasma-framework Source: http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz Source1: baselibs.conf -BuildRequires: extra-cmake-modules >= 1.0.0 +BuildRequires: extra-cmake-modules >= 1.1.0 BuildRequires: fdupes BuildRequires: kactivities5-devel >= %{kf5_version} BuildRequires: karchive-devel >= %{kf5_version} @@ -58,7 +58,11 @@ BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5X11Extras) >= 5.2.0 BuildRequires: pkgconfig(egl) +%ifarch %arm aarch64 +BuildRequires: pkgconfig(glesv2) +%else BuildRequires: pkgconfig(gl) +%endif BuildRequires: pkgconfig(x11) Recommends: libqt5-qtquickcontrols BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -70,7 +74,7 @@ Summary: Plasma library and runtime components Group: Development/Libraries/KDE Requires: %{name} = %{version} -Requires: extra-cmake-modules >= 1.0.0 +Requires: extra-cmake-modules >= 1.1.0 Requires: kf5-filesystem Requires: kservice-devel >= %{kf5_version} Requires: pkgconfig(Qt5Gui) >= 5.2.0 ++++++ plasma-framework-5.0.0.tar.xz -> plasma-framework-5.1.0.tar.xz ++++++ ++++ 6135 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
