diff --git a/.gitignore b/.gitignore index 91ba346..67c0819 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /knewstuff-5.18.0.tar.xz /knewstuff-5.19.0.tar.xz +/knewstuff-5.20.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index ce74d8b..d5bb302 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -1,7 +1,7 @@ %global framework knewstuff Name: kf5-%{framework} -Version: 5.19.0 +Version: 5.20.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets @@ -90,6 +90,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Mar 14 2016 Daniel Vrátil - 5.20.0-1 +- KDE Frameworks 5.20.0 + * Thu Feb 11 2016 Daniel Vrátil - 5.19.0-1 - KDE Frameworks 5.19.0 diff --git a/sources b/sources index cd4389b..d045b5c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5855a91bf2579f9faafce0563fa658f knewstuff-5.19.0.tar.xz +78b7a63732f76652cc95fed80e138074 knewstuff-5.20.0.tar.xz