diff --git a/.gitignore b/.gitignore index 817ba40..054d130 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /kcodecs-4.100.0.tar.xz /kcodecs-5.0.0.tar.xz /kcodecs-5.1.0.tar.xz +/kcodecs-5.2.0.tar.xz diff --git a/kf5-kcodecs.spec b/kf5-kcodecs.spec index 64c851c..f8a2fd1 100644 --- a/kf5-kcodecs.spec +++ b/kf5-kcodecs.spec @@ -2,8 +2,8 @@ %define framework kcodecs Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods License: GPLv2+ and LGPLv2+ and BSD @@ -68,6 +68,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Sep 11 2014 Daniel Vrátil - 5.2.0-1 +- KDE Frameworks 5.2.0 + * Sat Aug 16 2014 Fedora Release Engineering - 5.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index 36e11c0..503afd7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -69511567f3db0c65e422d3a9a636b2bf kcodecs-5.1.0.tar.xz +f943a26499c705cc65b639d3b3714327 kcodecs-5.2.0.tar.xz