From d5e704e6dc897ce4449fff54416bf1347bfd55d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Thu, 11 Sep 2014 10:12:16 +0200 Subject: [PATCH] KDE Frameworks 5.2.0 --- .gitignore | 1 + kf5-ki18n.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 19fa911..640c3bf 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /ki18n-4.100.0.tar.xz /ki18n-5.0.0.tar.xz /ki18n-5.1.0.tar.xz +/ki18n-5.2.0.tar.xz diff --git a/kf5-ki18n.spec b/kf5-ki18n.spec index 64b251e..7db223d 100644 --- a/kf5-ki18n.spec +++ b/kf5-ki18n.spec @@ -2,8 +2,8 @@ %define framework ki18n Name: kf5-%{framework} -Version: 5.1.0 -Release: 2%{?dist} +Version: 5.2.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for localization License: LGPLv2+ @@ -70,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KI18n.pri %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 ad4f2a1..1e3c15f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4df6b757abd3494e22fb6000a5db4f6a ki18n-5.1.0.tar.xz +a33e66329e6f0ec4761de7d9fe5acdac ki18n-5.2.0.tar.xz