diff --git a/.gitignore b/.gitignore index d17c347..957deeb 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /kqtquickcharts-16.08.0.tar.xz /kqtquickcharts-16.08.1.tar.xz /kqtquickcharts-16.08.2.tar.xz +/kqtquickcharts-16.08.3.tar.xz diff --git a/kqtquickcharts.spec b/kqtquickcharts.spec index c756eb0..c794d37 100644 --- a/kqtquickcharts.spec +++ b/kqtquickcharts.spec @@ -1,6 +1,6 @@ Name: kqtquickcharts Summary: A QtQuick plugin to render beautiful and interactive charts -Version: 16.08.2 +Version: 16.08.3 Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted @@ -48,6 +48,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Mon Dec 05 2016 Rex Dieter - 16.08.3-1 +- 16.08.3 + * Thu Oct 13 2016 Rex Dieter - 16.08.2-1 - 16.08.2 diff --git a/sources b/sources index e7f16d0..a104ba3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -1ddeceba9a25f60e0f9cd88202a55c36 kqtquickcharts-16.08.2.tar.xz +07d2ec21c8f2740128024c8f87b786a2 kqtquickcharts-16.08.3.tar.xz