diff --git a/.gitignore b/.gitignore index b416ac0..1c6a98d 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kconfigwidgets-5.15.0.tar.xz /kconfigwidgets-5.16.0.tar.xz /kconfigwidgets-5.17.0.tar.xz +/kconfigwidgets-5.18.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 79edb93..e5b70c9 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.17.0 +Version: 5.18.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -84,6 +84,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Jan 03 2016 Daniel Vrátil - 5.18.0-1 +- KDE Frameworks 5.18.0 + * Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 - KDE Frameworks 5.17.0 diff --git a/sources b/sources index 8badfc6..c8bf147 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c3d2446e1d03bfeb4a98f158114227b6 kconfigwidgets-5.17.0.tar.xz +ed946b78eb19c3fe1458ec78606d089c kconfigwidgets-5.18.0.tar.xz