diff --git a/.gitignore b/.gitignore index bf8b040..eb7ec66 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /knewstuff-5.6.0.tar.xz /knewstuff-5.7.0.tar.xz /knewstuff-5.8.0.tar.xz +/knewstuff-5.9.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index 08cd7d4..339b1db 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -1,7 +1,7 @@ %global framework knewstuff Name: kf5-%{framework} -Version: 5.8.0 +Version: 5.9.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets @@ -87,6 +87,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Apr 07 2015 Daniel Vrátil - 5.9.0-1 +- KDE Frameworks 5.9.0 + * Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 - KDE Frameworks 5.8.0 diff --git a/sources b/sources index a315bd8..ed57666 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -74d99cdfe7c8c018966c3dec93c81cea knewstuff-5.8.0.tar.xz +e090361b84bbc84c00549f8b9b08c8f3 knewstuff-5.9.0.tar.xz