diff --git a/.gitignore b/.gitignore index 91f9cac..d8b57f9 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /kplotting-5.11.0.tar.xz /kplotting-5.12.0.tar.xz /kplotting-5.13.0.tar.xz +/kplotting-5.14.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index 4febb64..57d16e0 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,7 +1,7 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.13.0 +Version: 5.14.0 Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting @@ -71,6 +71,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Wed Sep 16 2015 Daniel Vrátil - 5.14.0-1 +- KDE Frameworks 5.14.0 + * Wed Aug 19 2015 Daniel Vrátil - 5.13.0-1 - KDE Frameworks 5.13.0 diff --git a/sources b/sources index 97d0cd8..c95922d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4177271c93a3c8094620bd615761fbd9 kplotting-5.13.0.tar.xz +69b884e9c9e5705c92e495737b8f5a4d kplotting-5.14.0.tar.xz