From 5d5441db27dc724a623d64b81b3f1aa3170a4681 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 8 Dec 2014 15:11:08 +0100 Subject: [PATCH] KDE Frameworks 5.5.0 --- .gitignore | 1 + kf5-kactivities.spec | 8 ++++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index cb9ae01..197af0a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kactivities-5.2.0.tar.xz /kactivities-5.3.0.tar.xz /kactivities-5.4.0.tar.xz +/kactivities-5.5.0.tar.xz diff --git a/kf5-kactivities.spec b/kf5-kactivities.spec index 1933b7f..2d4de15 100644 --- a/kf5-kactivities.spec +++ b/kf5-kactivities.spec @@ -6,19 +6,20 @@ Name: kf5-%{framework} Summary: A KDE Frameworks 5 Tier 3 to organize user work into separate activities -Version: 5.4.0 +Version: 5.5.0 Release: 1%{?dist} License: GPLv2+ and LGPLv2+ URL: http://www.kde.org +%global versiondir %(echo %{version} | cut -d. -f1-2) %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/frameworks/%{version}/%{framework}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz BuildRequires: boost-devel @@ -119,6 +120,9 @@ rm -rf %{buildroot}/%{_kf5_datadir}/kf5/kactivitymanagerd %changelog +* Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 +- KDE Frameworks 5.5.0 + * Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 - KDE Frameworks 5.4.0 diff --git a/sources b/sources index d7ec710..02a7a3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2f1c2952a94a5fe2dfd27e93dcf725c kactivities-5.4.0.tar.xz +7c5b240c53eadaa007857716053d8b66 kactivities-5.5.0.tar.xz