diff --git a/.gitignore b/.gitignore index ccbc6e1..6ae7bd1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /solid-5.0.0.tar.xz /solid-5.1.0.tar.xz /solid-5.2.0.tar.xz +/solid-5.3.0.tar.xz diff --git a/kf5-solid.spec b/kf5-solid.spec index e8bb969..72b5d8c 100644 --- a/kf5-solid.spec +++ b/kf5-solid.spec @@ -2,7 +2,7 @@ %define framework solid Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.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 +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index 8c976ba..c0b4bef 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -957f6ef644ef4bbe90daecf7cf1f1e72 solid-5.2.0.tar.xz +57e200ee49bf97ba1914cd6b031afe21 solid-5.3.0.tar.xz