From 7af5de50e303965741bbf26d2cdf07ac65da0d4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Sun, 3 Jan 2016 17:54:11 +0100 Subject: [PATCH] KDE Frameworks 5.18.0 --- .gitignore | 1 + kf5-solid.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 37cbaab..f460318 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /solid-5.15.0.tar.xz /solid-5.16.0.tar.xz /solid-5.17.0.tar.xz +/solid-5.18.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index 914f1cc..a9fe3f7 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -1,7 +1,7 @@ %global framework solid Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information @@ -103,6 +103,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index 0cbaef0..7c57759 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -911af1ae598c04d5183383cb4b36970f solid-5.17.0.tar.xz +783ceff0aed29a57235fb05abca41b6a solid-5.18.0.tar.xz