diff --git a/.gitignore b/.gitignore index d013a22..111578f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /frameworkintegration-5.0.0.tar.xz /frameworkintegration-5.1.0.tar.xz /frameworkintegration-5.2.0.tar.xz +/frameworkintegration-5.3.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index c63f0b8..00549bd 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ #%define snapshot 20140206 Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -90,6 +90,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 +- KDE Frameworks 5.3.0 + * Mon Sep 15 2014 Daniel Vrátil - 5.2.0-1 - KDE Frameworks 5.2.0 diff --git a/sources b/sources index 9d35293..49695e2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9e356a195e5f94866dc215bb9d388613 frameworkintegration-5.2.0.tar.xz +5b79feb231745b7b8c4199f427ba721f frameworkintegration-5.3.0.tar.xz