Hello community, here is the log from the commit of package kdeclarative for openSUSE:Factory checked in at 2015-03-16 09:33:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdeclarative (Old) and /work/SRC/openSUSE:Factory/.kdeclarative.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdeclarative" Changes: -------- --- /work/SRC/openSUSE:Factory/kdeclarative/kdeclarative.changes 2015-02-16 17:30:42.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kdeclarative.new/kdeclarative.changes 2015-03-16 09:33:22.000000000 +0100 @@ -1,0 +2,16 @@ +Sat Mar 7 16:58:53 UTC 2015 - [email protected] + +- Update to 5.8.0 + * Prefer exposing lists to QML with QJsonArray + * Handle non default devicePixelRatios in images + * Expose hasUrls in DeclarativeMimeData + * Allow users to configure how many horizontal lines are drawn + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.8.0.php +- Added kpackage-devel BuildRequires +- Added pkgconfig(Qt5Qml), kconfig-devel and kpackage-devel to + devel package requires +- Drop kio-devel from devel package requires +- New tools subpackage, containing kpackagelauncherqml tool + +------------------------------------------------------------------- Old: ---- kdeclarative-5.7.0.tar.xz New: ---- kdeclarative-5.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdeclarative.spec ++++++ --- /var/tmp/diff_new_pack.Z96yhn/_old 2015-03-16 09:33:23.000000000 +0100 +++ /var/tmp/diff_new_pack.Z96yhn/_new 2015-03-16 09:33:23.000000000 +0100 @@ -17,13 +17,13 @@ %define lname libKF5Declarative5 -%define _tar_path 5.7 +%define _tar_path 5.8 Name: kdeclarative Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.7.0 +BuildRequires: extra-cmake-modules >= 1.8.0 BuildRequires: fdupes BuildRequires: kconfig-devel >= %{kf5_version} BuildRequires: kcoreaddons-devel >= %{kf5_version} @@ -33,6 +33,7 @@ BuildRequires: ki18n-devel >= %{kf5_version} BuildRequires: kiconthemes-devel >= %{kf5_version} BuildRequires: kio-devel >= %{kf5_version} +BuildRequires: kpackage-devel >= %{kf5_version} BuildRequires: kwidgetsaddons-devel >= %{kf5_version} BuildRequires: kwindowsystem-devel >= %{kf5_version} BuildRequires: libepoxy-devel @@ -74,14 +75,23 @@ %description components KDeclarative provides integration of QML and KDE workspaces. +%package tools +Summary: KDeclarative tools +Group: System/GUI/KDE + +%description tools +KDeclarative provides integration of QML and KDE workspaces. + %package devel Summary: Integration of QML and KDE workspaces: Build Environment Group: Development/Libraries/KDE Requires: %lname = %{version} Requires: %{name}-components = %{version} Requires: extra-cmake-modules -Requires: kio-devel >= %{kf5_version} +Requires: kconfig-devel >= %{kf5_version} +Requires: kpackage-devel >= %{kf5_version} Requires: libKF5QuickAddons5 = %{version} +Requires: pkgconfig(Qt5Qml) >= 5.2.0 %description devel KDeclarative provides integration of QML and KDE workspaces. @@ -126,6 +136,11 @@ %doc COPYING* README* %{_kf5_libdir}/qt5/qml/ +%files tools +%defattr(-,root,root) +%doc COPYING* README* +%{_kf5_bindir}/kpackagelauncherqml + %files devel %defattr(-,root,root) %{_kf5_libdir}/libKF5Declarative.so ++++++ kdeclarative-5.7.0.tar.xz -> kdeclarative-5.8.0.tar.xz ++++++ ++++ 6196 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
