diff --git a/.gitignore b/.gitignore index 9ec9bf9..d347cfb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /solid-5.21.0.tar.xz /solid-5.22.0.tar.xz /solid-5.23.0.tar.xz +/solid-5.24.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index 2c3e9dd..30cd926 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,7 +1,7 @@ %global framework solid Name: kf5-%{framework} -Version: 5.23.0 +Version: 5.24.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information @@ -110,6 +110,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 +- KDE Frameworks 5.24.0 + * Tue Jun 07 2016 Daniel Vrátil - 5.23.0-1 - KDE Frameworks 5.23.0 diff --git a/sources b/sources index 431348c..86f7c5e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed66c1e1e9cb1dcb06e037aa0d2b5d55 solid-5.23.0.tar.xz +197787ff95a49eb80cd8fae28d6e4638 solid-5.24.0.tar.xz