diff --git a/.gitignore b/.gitignore index f258313..d5fc227 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /kcmutils-5.8.0.tar.xz /kcmutils-5.9.0.tar.xz /kcmutils-5.10.0.tar.xz +/kcmutils-5.11.0.tar.xz diff --git a/kf5-kcmutils.spec b/kf5-kcmutils.spec index cb10ab4..8513488 100644 --- a/kf5-kcmutils.spec +++ b/kf5-kcmutils.spec @@ -1,7 +1,7 @@ %global framework kcmutils Name: kf5-%{framework} -Version: 5.10.0 +Version: 5.11.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon with extra API to write KConfigModules @@ -42,10 +42,7 @@ created with the KConfigWidgets framework. Summary: Development files for %{name} Requires: %{name}%{?_isa} = %{version}-%{release} Requires: kf5-kconfigwidgets-devel -Requires: kf5-kiconthemes-devel -Requires: kf5-kitemviews-devel Requires: kf5-kservice-devel -Requires: kf5-kxmlgui-devel %description devel The %{name}-devel package contains libraries and header files for @@ -85,6 +82,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jun 10 2015 Daniel Vrátil - 5.11.0-1 +- KDE Frameworks 5.11.0 + * Mon May 11 2015 Daniel Vrátil - 5.10.0-1 - KDE Frameworks 5.10.0 diff --git a/sources b/sources index 88aaa06..695bf5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -218efa5a30a23eb2b59c50022fc3551d kcmutils-5.10.0.tar.xz +9867fe7fb968cec64265ce59067a8d7e kcmutils-5.11.0.tar.xz