diff --git a/.gitignore b/.gitignore index d347cfb..ca56bdf 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /solid-5.22.0.tar.xz /solid-5.23.0.tar.xz /solid-5.24.0.tar.xz +/solid-5.25.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index 30cd926..b49f1d1 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,7 +1,7 @@ %global framework solid Name: kf5-%{framework} -Version: 5.24.0 +Version: 5.25.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 +* Mon Aug 08 2016 Daniel Vrátil - 5.25.0-1 +- KDE Frameworks 5.25.0 + * Wed Jul 06 2016 Daniel Vrátil - 5.24.0-1 - KDE Frameworks 5.24.0 diff --git a/sources b/sources index 86f7c5e..d608b80 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -197787ff95a49eb80cd8fae28d6e4638 solid-5.24.0.tar.xz +3ca487d5660ee83d0b2165e525ea5795 solid-5.25.0.tar.xz