diff --git a/.gitignore b/.gitignore index f300e4f..5f13fd2 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kqtquickcharts-14.12.2.tar.xz /kqtquickcharts-14.12.3.tar.xz /kqtquickcharts-15.04.0.tar.xz +/kqtquickcharts-15.04.1.tar.xz diff --git a/kqtquickcharts.spec b/kqtquickcharts.spec index 3dab802..bd01115 100644 --- a/kqtquickcharts.spec +++ b/kqtquickcharts.spec @@ -1,6 +1,6 @@ Name: kqtquickcharts Summary: A QtQuick plugin to render beautiful and interactive charts -Version: 15.04.0 +Version: 15.04.1 Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted @@ -46,6 +46,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Thu May 28 2015 Rex Dieter - 15.04.1-1 +- 15.04.1 + * Tue Apr 14 2015 Rex Dieter - 15.04.0-1 - 15.04.0 diff --git a/sources b/sources index 42a6489..e5f6b40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eb7b2d2306696c312f3a48bc2fd0ddd9 kqtquickcharts-15.04.0.tar.xz +7232da57c22a66c349ada4fdab5232eb kqtquickcharts-15.04.1.tar.xz