diff --git a/.gitignore b/.gitignore index 5d5bf05..a50dfed 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /solid-5.18.0.tar.xz +/solid-5.19.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index 3a97a11..cb029dd 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,8 +1,8 @@ %global framework solid Name: kf5-%{framework} -Version: 5.18.0 -Release: 3%{?dist} +Version: 5.19.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information License: LGPLv2+ @@ -106,6 +106,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 +- KDE Frameworks 5.19.0 + * Thu Feb 04 2016 Fedora Release Engineering - 5.18.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 7c57759..0f2e580 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -783ceff0aed29a57235fb05abca41b6a solid-5.18.0.tar.xz +d664fa2d968c6d6a273881e90f749c7e solid-5.19.0.tar.xz