diff --git a/.gitignore b/.gitignore index a1a478e..7325f99 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ /knewstuff-5.13.0.tar.xz /knewstuff-5.14.0.tar.xz /knewstuff-5.15.0.tar.xz +/knewstuff-5.16.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index e5969dc..7cf17a9 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -1,7 +1,7 @@ %global framework knewstuff Name: kf5-%{framework} -Version: 5.15.0 +Version: 5.16.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 +* 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 f544e32..9b9b5a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0a82c797db0af67dfc8cfa72d6bca08 knewstuff-5.15.0.tar.xz +0e90b3c4f77905748f354c9390c2353b knewstuff-5.16.0.tar.xz