From dba1809189dd5ed00e9cc44319790cb5d881ff26 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Sep 07 2016 18:50:38 +0000 Subject: 16.08.1 --- diff --git a/.gitignore b/.gitignore index 69bb046..0116cc7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /kqtquickcharts-16.07.80.tar.xz /kqtquickcharts-16.07.90.tar.xz /kqtquickcharts-16.08.0.tar.xz +/kqtquickcharts-16.08.1.tar.xz diff --git a/kqtquickcharts.spec b/kqtquickcharts.spec index ddd6166..a8fe5bf 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.0 +Version: 16.08.1 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 +* Wed Sep 07 2016 Rex Dieter - 16.08.1-1 +- 16.08.1 + * Fri Aug 12 2016 Rex Dieter - 16.08.0-1 - 16.08.0 diff --git a/sources b/sources index 5a42d7f..fce532f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -89fe28cb17a5239a36bb43b559749065 kqtquickcharts-16.08.0.tar.xz +4c3e39e4c464644046a7c63919a07fd9 kqtquickcharts-16.08.1.tar.xz