From c4fa39cd63772bd61c5dadbad5901170ec174e75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Oct 2014 12:59:13 +0200 Subject: [PATCH] KDE Frameworks 5.3.0 --- .gitignore | 1 + kf5-kcodecs.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 054d130..f5af43c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kcodecs-5.0.0.tar.xz /kcodecs-5.1.0.tar.xz /kcodecs-5.2.0.tar.xz +/kcodecs-5.3.0.tar.xz diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index f8a2fd1..b993033 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -2,7 +2,7 @@ %define framework kcodecs Name: kf5-%{framework} -Version: 5.2.0 +Version: 5.3.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods @@ -68,6 +68,9 @@ make %{?_smp_mflags} -C %{_target_platform} %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 503afd7..fc953e0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f943a26499c705cc65b639d3b3714327 kcodecs-5.2.0.tar.xz +9d0fd6c580c570254d3474858350038c kcodecs-5.3.0.tar.xz