diff --git a/.gitignore b/.gitignore index 7325f99..b1e4c34 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ /knewstuff-5.14.0.tar.xz /knewstuff-5.15.0.tar.xz /knewstuff-5.16.0.tar.xz +/knewstuff-5.17.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index 7cf17a9..7c2f6aa 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -1,7 +1,7 @@ %global framework knewstuff Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets @@ -88,6 +88,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Tue Dec 08 2015 Daniel Vrátil - 5.17.0-1 +- KDE Frameworks 5.17.0 + * Sun Nov 08 2015 Daniel Vrátil - 5.16.0-1 - KDE Frameworks 5.16.0 diff --git a/sources b/sources index 9b9b5a6..55f718c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0e90b3c4f77905748f354c9390c2353b knewstuff-5.16.0.tar.xz +99343eda8cfcf0a7632d145bd2107501 knewstuff-5.17.0.tar.xz