diff --git a/.gitignore b/.gitignore index 3ea0989..b46d336 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /kconfigwidgets-5.13.0.tar.xz /kconfigwidgets-5.14.0.tar.xz /kconfigwidgets-5.15.0.tar.xz +/kconfigwidgets-5.16.0.tar.xz diff --git a/kf5-kconfigwidgets.spec b/kf5-kconfigwidgets.spec index 3560053..602f47d 100644 --- a/kf5-kconfigwidgets.spec +++ b/kf5-kconfigwidgets.spec @@ -1,7 +1,7 @@ %global framework kconfigwidgets Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 addon for creating configuration dialogs @@ -85,6 +85,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 +- KDE Frameworks 5.16.0 + * Thu Oct 08 2015 Daniel Vrátil - 5.15.0-1 - KDE Frameworks 5.15.0 diff --git a/sources b/sources index 8025ac3..59e926f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -e1dcd700999ed0764e6659e8519a8a65 kconfigwidgets-5.15.0.tar.xz +ffbbfa4128ac002925b9cd1861da2301 kconfigwidgets-5.16.0.tar.xz