diff --git a/.gitignore b/.gitignore index 46b3a42..be5f24f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kiconthemes-5.4.0.tar.xz /kiconthemes-5.5.0.tar.xz /kiconthemes-5.6.0.tar.xz +/kiconthemes-5.7.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 249ceb7..b525350 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,7 +1,7 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.6.0 +Version: 5.7.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes @@ -40,6 +40,7 @@ Requires: kf5-ki18n-devel Requires: kf5-kconfigwidgets-devel Requires: kf5-kwidgetsaddons-devel Requires: kf5-kitemviews-devel +Requires: qt5-qtbase-devel %description devel The %{name}-devel package contains libraries and header files for @@ -79,6 +80,12 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Feb 16 2015 Daniel Vrátil - 5.7.0-1 +- KDE Frameworks 5.7.0 + +* Mon Feb 09 2015 Daniel Vrátil - 5.7.0-1 +- KDE Frameworks 5.7.0 + * Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 - KDE Frameworks 5.6.0 diff --git a/sources b/sources index 7c7fe3e..9284568 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -91414d4a0b3c11ddac4cdd95b6184ef2 kiconthemes-5.6.0.tar.xz +d41b5a4f68e350b1d36e05c99f060e53 kiconthemes-5.7.0.tar.xz