diff --git a/.gitignore b/.gitignore index bcda3cd..6ed6c78 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /solid-5.3.0.tar.xz /solid-5.4.0.tar.xz /solid-5.5.0.tar.xz +/solid-5.6.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index 27d082d..f601e61 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,7 +1,7 @@ %global framework solid Name: kf5-%{framework} -Version: 5.5.0 +Version: 5.6.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information @@ -93,6 +93,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 +- KDE Frameworks 5.6.0 + * Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 - KDE Frameworks 5.5.0 diff --git a/sources b/sources index 2b07c7d..d93e86d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eded819be81335dfb31218d7eb3ec24a solid-5.5.0.tar.xz +fe9945886a08444a91beb1995023bc8e solid-5.6.0.tar.xz