From b016aff15fd4199152ba7b19efce993ff0198fd0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 9 Jul 2014 15:27:55 +0200 Subject: [PATCH] KDE Frameworks 5.0.0 --- .gitignore | 1 + kf5-ki18n.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 5d66eb7..563da4f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /ki18n-4.99.0.tar.xz /ki18n-4.100.0.tar.xz +/ki18n-5.0.0.tar.xz diff --git a/kf5-ki18n.spec b/kf5-ki18n.spec index 2305456..0fec265 100644 --- a/kf5-ki18n.spec +++ b/kf5-ki18n.spec @@ -2,8 +2,8 @@ %define framework ki18n Name: kf5-%{framework} -Version: 4.100.0 -Release: 3%{?dist} +Version: 5.0.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for localization License: LGPLv2+ @@ -12,7 +12,7 @@ URL: http://www.kde.org # --remote=git://anongit.kde.org/%{framework}.git master | \ # bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2 #Source0: %{name}-%{version}-%{snapshot}git.tar.bz2 -Source0: http://download.kde.org/unstable/frameworks/%{version}/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/stable/frameworks/%{version}/%{framework}-%{version}.tar.xz Patch0: ki18n-plugin-install-dir.patch @@ -74,6 +74,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KI18n.pri %changelog +* Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 +- KDE Frameworks 5.0.0 + * Mon Jun 09 2014 Daniel Vrátil - 4.100.0-2 - add upstream patch to fix plugins installation destination diff --git a/sources b/sources index 352eace..4769fec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -393375fc10359461657757a096f86797 ki18n-4.100.0.tar.xz +2f57ce764c7f08a1feb0f5ad75ba7afe ki18n-5.0.0.tar.xz