From f5b8345cdeef95f00fa9223744178f7385da6e19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Vr=C3=A1til?= Date: Tue, 7 Apr 2015 13:03:41 +0200 Subject: [PATCH] KDE Frameworks 5.9.0 --- .gitignore | 1 + kf5-kconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e9b737a..54ed790 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /kconfig-5.6.0.tar.xz /kconfig-5.7.0.tar.xz /kconfig-5.8.0.tar.xz +/kconfig-5.9.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 6ee87d4..6255294 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,7 +1,7 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -102,6 +102,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index 10088f5..15abc33 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -aeedbcb2424156f714844d084e403af6 kconfig-5.8.0.tar.xz +cb210f051face97978d7aa64955ae8f7 kconfig-5.9.0.tar.xz