diff --git a/.gitignore b/.gitignore index 5262c24..dd8e227 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /kconfig-5.3.0.tar.xz /kconfig-5.4.0.tar.xz /kconfig-5.5.0.tar.xz +/kconfig-5.6.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 483b870..7aa7d90 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,7 +1,7 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.5.0 +Version: 5.6.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -101,6 +101,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 +- KDE Frameworks 5.6.0 + * Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 - KDE Frameworks 5.5.0 diff --git a/sources b/sources index 6c741f4..86941ed 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ef541258af67ea5b0612fa7ec345c639 kconfig-5.5.0.tar.xz +ff93f29fe3a3139e421725737a9ef3cd kconfig-5.6.0.tar.xz