From 962b9c864bbad2a2a6c1f4ef3ed42df6a7690a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 3 Nov 2014 12:09:38 +0100 Subject: [PATCH] KDE Frameworks 5.4.0 --- .gitignore | 1 + kf5-solid.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 6ae7bd1..b885279 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /solid-5.1.0.tar.xz /solid-5.2.0.tar.xz /solid-5.3.0.tar.xz +/solid-5.4.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index 72b5d8c..9fe115b 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -2,7 +2,7 @@ %define framework solid Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 integration module that provides hardware information @@ -79,6 +79,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_Solid.pri %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index c0b4bef..0c11774 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -57e200ee49bf97ba1914cd6b031afe21 solid-5.3.0.tar.xz +361b9d43063356aa275e43b73e212325 solid-5.4.0.tar.xz