From cd8a0a315c18b9751fffdb83ca1a082deee14d5c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 9 Jul 2014 15:33:04 +0200 Subject: [PATCH] KDE Frameworks 5.0.0 --- .gitignore | 1 + kf5-sonnet.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 86a4185..d80e42c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /sonnet-4.99.0.tar.xz /sonnet-4.100.0.tar.xz +/sonnet-5.0.0.tar.xz diff --git a/kf5-sonnet.spec b/kf5-sonnet.spec index a4bf4c9..fc3eca2 100644 --- a/kf5-sonnet.spec +++ b/kf5-sonnet.spec @@ -2,8 +2,8 @@ %define framework sonnet Name: kf5-%{framework} -Version: 4.100.0 -Release: 2%{?dist} +Version: 5.0.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 solution for spell checking 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 BuildRequires: libupnp-devel BuildRequires: systemd-devel @@ -103,6 +103,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_SonnetUi.pri %changelog +* Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 +- KDE Frameworks 5.0.0 + * Sun Jun 08 2014 Fedora Release Engineering - 4.100.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 1388c3d..2a1d94b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bbf2423d309b555e27e079c90caa578d sonnet-4.100.0.tar.xz +b5608009ca1d34e6fdfd4f89c9752eef sonnet-5.0.0.tar.xz