diff --git a/.gitignore b/.gitignore index 78f188f..863a0de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /kdesignerplugin-5.18.0.tar.xz /kdesignerplugin-5.19.0.tar.xz /kdesignerplugin-5.20.0.tar.xz +/kdesignerplugin-5.21.0.tar.xz diff --git a/kf5-kdesignerplugin.spec b/kf5-kdesignerplugin.spec index 5b71d53..6334d0c 100644 --- a/kf5-kdesignerplugin.spec +++ b/kf5-kdesignerplugin.spec @@ -1,7 +1,7 @@ %global framework kdesignerplugin Name: kf5-%{framework} -Version: 5.20.0 +Version: 5.21.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 integration module for Qt Designer @@ -89,6 +89,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Apr 04 2016 Rex Dieter - 5.21.0-1 +- KDE Frameworks 5.21.0 + * Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 - KDE Frameworks 5.20.0 diff --git a/sources b/sources index 19e8991..d8a4d07 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09b2d70bc7b505569a5fc9f35bfed3d2 kdesignerplugin-5.20.0.tar.xz +1dfa4a67a038c4ae76b7def25eb9504f kdesignerplugin-5.21.0.tar.xz