diff --git a/.gitignore b/.gitignore index 45b627d..37cbaab 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /solid-5.14.0.tar.xz /solid-5.15.0.tar.xz /solid-5.16.0.tar.xz +/solid-5.17.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index bf0571a..914f1cc 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,7 +1,7 @@ %global framework solid Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information @@ -103,6 +103,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index c9fdfdd..0cbaef0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d0d56882cdecdd61fe840c20b9995ae solid-5.16.0.tar.xz +911af1ae598c04d5183383cb4b36970f solid-5.17.0.tar.xz