From ed263ddcb080efc9a5342b7c453bf696b0db33ee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 9 Jul 2014 15:41:23 +0200 Subject: [PATCH] KDE Frameworks 5.0.0 --- .gitignore | 1 + kf5-kactivities.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 15f5c82..1687df5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /kactivities-4.100.0.tar.xz +/kactivities-5.0.0.tar.xz diff --git a/kf5-kactivities.spec b/kf5-kactivities.spec index ff9e645..aa0b037 100644 --- a/kf5-kactivities.spec +++ b/kf5-kactivities.spec @@ -2,7 +2,7 @@ Name: kf5-%{framework} Summary: A KDE Frameworks 5 Tier 3 to organize user work into separate activities -Version: 4.100.0 +Version: 5.0.0 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ @@ -11,7 +11,7 @@ URL: http://www.kde.org # git archive --format=tar --prefix=%{name}-%{version}-%{snapshot}/ \ # --remote=git://anongit.kde.org/kactivities.git | \ # bzip2 -c > ${name}-%{version}-%{snapshot}.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: boost-devel @@ -94,6 +94,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 +- KDE Frameworks 5.0.0 + * Tue Jun 03 2014 Daniel Vrátil - 4.100.0-1 - KDE Frameworks 4.100.0 diff --git a/sources b/sources index f139a41..df0dd24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -45e20c18096f272ce665a120aa32ac83 kactivities-4.100.0.tar.xz +1e5f33114f752eba2da71665c2e10696 kactivities-5.0.0.tar.xz