diff --git a/.gitignore b/.gitignore index 7c1a146..c256af5 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /frameworkintegration-5.7.0.tar.xz /frameworkintegration-5.8.0.tar.xz /frameworkintegration-5.9.0.tar.xz +/frameworkintegration-5.10.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 3fae5de..7fcb384 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -1,8 +1,8 @@ %global framework frameworkintegration Name: kf5-%{framework} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.10.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ URL: http://www.kde.org @@ -17,7 +17,6 @@ URL: http://www.kde.org Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz # upstream patches -Patch0: frameworkintegration-5.9-fix-native-dialogs.patch BuildRequires: kf5-rpm-macros BuildRequires: extra-cmake-modules @@ -102,6 +101,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon May 11 2015 Daniel Vrátil - 5.10.0-1 +- KDE Frameworks 5.10.0 + * Mon Apr 20 2015 Daniel Vrátil - 5.9.0-2 - pull upstream patch for native QDialogs diff --git a/sources b/sources index a4da50f..5c9063c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a40c112b997e3a30848374bf2a1ae6f frameworkintegration-5.9.0.tar.xz +bc7b295d55fe1353ae498861b04d3b82 frameworkintegration-5.10.0.tar.xz