diff --git a/.gitignore b/.gitignore index bf44778..9d74f80 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /kplotting-5.5.0.tar.xz /kplotting-5.6.0.tar.xz /kplotting-5.7.0.tar.xz +/kplotting-5.8.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index cb5bca0..23df60f 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,8 +1,8 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.8.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting License: GPLv2+ and LGPLv2+ @@ -71,6 +71,9 @@ make %{?_smp_mflags} -C %{_target_platform} %changelog +* Mon Mar 16 2015 Daniel Vrátil - 5.8.0-1 +- KDE Frameworks 5.8.0 + * Fri Feb 27 2015 Daniel Vrátil - 5.7.0-2 - Rebuild (GCC 5) diff --git a/sources b/sources index a9129df..e735e41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -637609e197e3ed92ae352f86f14d0baf kplotting-5.7.0.tar.xz +b8a053219aa6fd8273212b7faa4c39a0 kplotting-5.8.0.tar.xz