diff --git a/.gitignore b/.gitignore index 3417a3d..990a1d7 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,4 @@ /kplotting-5.14.0.tar.xz /kplotting-5.15.0.tar.xz /kplotting-5.16.0.tar.xz +/kplotting-5.17.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index 9a0daf9..3481fde 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,7 +1,7 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.16.0 +Version: 5.17.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting @@ -71,6 +71,9 @@ make %{?_smp_mflags} -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 3096d94..47f5df2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b50d87015639c60b9f5c75de222ebe02 kplotting-5.16.0.tar.xz +54b4aebe3c6a8e515f596f6e1fa50456 kplotting-5.17.0.tar.xz