From 715858f29f67e67f349d49fc1bdc8da121f135c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Wed, 6 Aug 2014 15:19:44 +0200 Subject: [PATCH] KDE Frameworks 5.1.0 --- .gitignore | 1 + kf5-kbookmarks.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9a4761e..0e29e01 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /kbookmarks-4.100.0.tar.xz /kbookmarks-5.0.0.tar.xz +/kbookmarks-5.1.0.tar.xz diff --git a/kf5-kbookmarks.spec b/kf5-kbookmarks.spec index 982203d..3fedb88 100644 --- a/kf5-kbookmarks.spec +++ b/kf5-kbookmarks.spec @@ -2,7 +2,7 @@ %define framework kbookmarks Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for bookmarks manipulation @@ -78,6 +78,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KBookmarks.pri %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 79dfade..8389802 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -595c66baf90fb444304878ffad369ea9 kbookmarks-5.0.0.tar.xz +f5a9b15ba241508da453e6eb38c94794 kbookmarks-5.1.0.tar.xz