From 2763c7b4e9eb2ac9392c2ea96e84d28a26021bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:13:27 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-solid.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8cc9720..d269066 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /solid-4.99.0.tar.xz /solid-4.100.0.tar.xz /solid-5.0.0.tar.xz +/solid-5.1.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index a204312..a19290e 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -2,7 +2,7 @@ %define framework solid Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.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 +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index 85901ee..bbbcda5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c79868c1de10553a51126c75d5a122a6 solid-5.0.0.tar.xz +dcaeb12bfb40c9b3da07ea00e4f256cf solid-5.1.0.tar.xz