From b75711faef8155e0fab259cd68ff8166660313e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Mon, 16 Mar 2015 12:59:39 +0100 Subject: [PATCH] KDE Frameworks 5.8.0 --- .gitignore | 1 + kf5-kiconthemes.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index be5f24f..1d5fcb5 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kiconthemes-5.5.0.tar.xz /kiconthemes-5.6.0.tar.xz /kiconthemes-5.7.0.tar.xz +/kiconthemes-5.8.0.tar.xz diff --git a/kf5-kiconthemes.spec b/kf5-kiconthemes.spec index 44e4e60..d5f5574 100644 --- a/kf5-kiconthemes.spec +++ b/kf5-kiconthemes.spec @@ -1,8 +1,8 @@ %global framework kiconthemes Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module with icon themes License: LGPLv2+ and GPLv2+ @@ -80,6 +80,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index 9284568..29817da 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d41b5a4f68e350b1d36e05c99f060e53 kiconthemes-5.7.0.tar.xz +bebd631369a52c8ce3b168f033688a8d kiconthemes-5.8.0.tar.xz