diff --git a/.gitignore b/.gitignore index c7ad228..277adc5 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kconfig-5.11.0.tar.xz /kconfig-5.12.0.tar.xz /kconfig-5.13.0.tar.xz +/kconfig-5.14.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index af9739c..5c2f1f6 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -1,7 +1,7 @@ %global framework kconfig Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -114,6 +114,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index c0d6962..4f6f515 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d470179fc4c8a2060b94452d25d466c8 kconfig-5.13.0.tar.xz +a4b12b753b855d8fa1240b499bc17135 kconfig-5.14.0.tar.xz