From 08aceed219451f07afc297057c06c9d086e293b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:34:37 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-frameworkintegration.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 7dd21ad..d2e6070 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /frameworkintegration-4.100.0.tar.xz /frameworkintegration-5.0.0.tar.xz +/frameworkintegration-5.1.0.tar.xz diff --git a/kf5-frameworkintegration.spec b/kf5-frameworkintegration.spec index 8163683..a99dc73 100644 --- a/kf5-frameworkintegration.spec +++ b/kf5-frameworkintegration.spec @@ -2,7 +2,7 @@ #%define snapshot 20140206 Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins License: LGPLv2+ @@ -89,6 +89,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index aa6ca76..9acafec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -032d0a08977a457206915dbeeff0ef47 frameworkintegration-5.0.0.tar.xz +e51e47d0721013facc2378bf01f33bf2 frameworkintegration-5.1.0.tar.xz