From 42dd5106ff7abdc1c36aed7c85a490d59d405cf3 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Aug 06 2016 03:59:06 +0000 Subject: 16.07.90 --- diff --git a/.gitignore b/.gitignore index 613579f..6c178f2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kqtquickcharts-16.04.2.tar.xz /kqtquickcharts-16.04.3.tar.xz /kqtquickcharts-16.07.80.tar.xz +/kqtquickcharts-16.07.90.tar.xz diff --git a/kqtquickcharts.spec b/kqtquickcharts.spec index f4ce026..7344f25 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.07.80 +Version: 16.07.90 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 +* Sat Aug 06 2016 Rex Dieter - 16.07.90-1 +- 16.07.90 + * Sat Jul 30 2016 Rex Dieter - 16.07.80-1 - 16.07.80 diff --git a/sources b/sources index 5540cda..ef12906 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ea7cbf4f65672aac181c4e1a6f9b37b6 kqtquickcharts-16.07.80.tar.xz +b1227d90ceff1bf856e5d1791f321a57 kqtquickcharts-16.07.90.tar.xz