diff --git a/.gitignore b/.gitignore index ca56bdf..5561176 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /solid-5.23.0.tar.xz /solid-5.24.0.tar.xz /solid-5.25.0.tar.xz +/solid-5.26.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index 89037e6..05a6cde 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,7 +1,7 @@ %global framework solid Name: kf5-%{framework} -Version: 5.25.0 +Version: 5.26.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information @@ -112,6 +112,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 +- KDE Frameworks 5.26.0 + * Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 - KDE Frameworks 5.25.0 diff --git a/sources b/sources index d608b80..774d991 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3ca487d5660ee83d0b2165e525ea5795 solid-5.25.0.tar.xz +1c5c8be01f5dffdf7551db5e576f1096 solid-5.26.0.tar.xz