diff --git a/.gitignore b/.gitignore index 7442571..d8366a0 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /solid-5.6.0.tar.xz /solid-5.7.0.tar.xz /solid-5.8.0.tar.xz +/solid-5.9.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index 2b43ddb..d0ffa8f 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,7 +1,7 @@ %global framework solid Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information @@ -94,6 +94,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index 758ded8..06d70ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -85fa6a920e9634af9cd2acdf2aca71a9 solid-5.8.0.tar.xz +cfe8a78e9e0e9e06a9cdb2295fcdef66 solid-5.9.0.tar.xz