diff --git a/.gitignore b/.gitignore index d326351..2df2190 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /knewstuff-5.3.0.tar.xz /knewstuff-5.4.0.tar.xz /knewstuff-5.5.0.tar.xz +/knewstuff-5.6.0.tar.xz diff --git a/kf5-knewstuff.spec b/kf5-knewstuff.spec index 8f5adeb..ca11e17 100644 --- a/kf5-knewstuff.spec +++ b/kf5-knewstuff.spec @@ -1,7 +1,7 @@ %global framework knewstuff Name: kf5-%{framework} -Version: 5.5.0 +Version: 5.6.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 3 module for downloading application assets @@ -93,6 +93,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Thu Jan 08 2015 Daniel Vrátil - 5.6.0-1 +- KDE Frameworks 5.6.0 + * Mon Dec 08 2014 Daniel Vrátil - 5.5.0-1 - KDE Frameworks 5.5.0 diff --git a/sources b/sources index a2b5f65..275dc3f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -105a66744a4b7241d359b764b48071da knewstuff-5.5.0.tar.xz +a1f3fbf4fd4276e38f226852df3f6e62 knewstuff-5.6.0.tar.xz