diff --git a/.gitignore b/.gitignore index 853f499..a9eece1 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /kconfig-5.1.0.tar.xz /kconfig-5.2.0.tar.xz /kconfig-5.3.0.tar.xz +/kconfig-5.4.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index 09cf43a..412d860 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -2,7 +2,7 @@ %define framework kconfig Name: kf5-%{framework} -Version: 5.3.0 +Version: 5.4.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon with advanced configuration system @@ -98,6 +98,9 @@ make %{?_smp_mflags} -C %{_target_platform} %{_kf5_archdatadir}/mkspecs/modules/qt_KConfigGui.pri %changelog +* Mon Nov 03 2014 Daniel Vrátil - 5.4.0-1 +- KDE Frameworks 5.4.0 + * Tue Oct 07 2014 Daniel Vrátil - 5.3.0-1 - KDE Frameworks 5.3.0 diff --git a/sources b/sources index 1136036..dc64aaf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ca8602ef35b7a884f190be38a335e59d kconfig-5.3.0.tar.xz +2fcd2787e5c3c2df7265fc9f6ec8af10 kconfig-5.4.0.tar.xz