From 4a76b10a785448baeb34e5de8967adccc2a2ca4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Mar 2015 12:49:23 +0100 Subject: [PATCH] KDE Frameworks 5.8.0 --- .gitignore | 1 + kf5-kcodecs.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3197054..191978a 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kcodecs-5.5.0.tar.xz /kcodecs-5.6.0.tar.xz /kcodecs-5.7.0.tar.xz +/kcodecs-5.8.0.tar.xz diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 2a10a61..0775acc 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -1,8 +1,8 @@ %global framework kcodecs Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods License: GPLv2+ and LGPLv2+ and BSD @@ -71,6 +71,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 7405c05..30dfead 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bc01fc93692ca2d703e3a659e574163a kcodecs-5.7.0.tar.xz +694923c6ca1f5a427aa7c7700190bfd5 kcodecs-5.8.0.tar.xz