diff --git a/.gitignore b/.gitignore index aa58154..a7f307f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kplotting-5.24.0.tar.xz /kplotting-5.25.0.tar.xz /kplotting-5.26.0.tar.xz +/kplotting-5.27.0.tar.xz diff --git a/kf5-kplotting.spec b/kf5-kplotting.spec index 0287f7a..35a7952 100644 --- a/kf5-kplotting.spec +++ b/kf5-kplotting.spec @@ -1,8 +1,8 @@ %global framework kplotting Name: kf5-%{framework} -Version: 5.26.0 -Release: 1%{?dist} +Version: 5.27.0 +Release: 1%{?dist} Summary: KDE Frameworks 5 Tier 1 addon for plotting License: GPLv2+ and LGPLv2+ @@ -71,6 +71,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Oct 03 2016 Rex Dieter - 5.27.0-1 +- 5.27.0 + * Wed Sep 07 2016 Daniel Vrátil - 5.26.0-1 - KDE Frameworks 5.26.0 diff --git a/sources b/sources index 1540f65..c6f9a42 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1c6520635bd6d8ab5f0e6e4758e13ebf kplotting-5.26.0.tar.xz +bbe2b0825e7960615451a94f2e51b65d kplotting-5.27.0.tar.xz