diff --git a/.gitignore b/.gitignore index d3a1975..3ef3918 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kconfig-4.99.0.tar.xz /kconfig-4.100.0.tar.xz /kconfig-5.0.0.tar.xz +/kconfig-5.1.0.tar.xz diff --git a/kf5-kconfig.spec b/kf5-kconfig.spec index f3e6eb4..e74f223 100644 --- a/kf5-kconfig.spec +++ b/kf5-kconfig.spec @@ -2,7 +2,7 @@ %define framework kconfig Name: kf5-%{framework} -Version: 5.0.0 +Version: 5.1.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 +* Wed Aug 06 2014 Daniel Vrátil - 5.1.0-1 +- KDE Frameworks 5.1.0 + * Wed Jul 09 2014 Daniel Vrátil - 5.0.0-1 - KDE Frameworks 5.0.0 diff --git a/sources b/sources index d2d6a05..b91f6ff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d7cdb25dd4645904332ef9eee71143ec kconfig-5.0.0.tar.xz +aa54e94c9ba08a681a6ebae151046632 kconfig-5.1.0.tar.xz