From 31db5efeccb5d591223cb1be1fd6004ffc656848 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Apr 22 2016 23:32:12 +0000 Subject: 16.04.0 --- diff --git a/.gitignore b/.gitignore index 3ef32f5..ea7d278 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1 @@ -/kqtquickcharts-15.12.0.tar.xz -/kqtquickcharts-15.12.1.tar.xz -/kqtquickcharts-15.12.2.tar.xz -/kqtquickcharts-15.12.3.tar.xz +/kqtquickcharts-16.04.0.tar.xz diff --git a/kqtquickcharts.spec b/kqtquickcharts.spec index 3b0e39b..c45d77c 100644 --- a/kqtquickcharts.spec +++ b/kqtquickcharts.spec @@ -1,11 +1,12 @@ Name: kqtquickcharts Summary: A QtQuick plugin to render beautiful and interactive charts -Version: 15.12.3 +Version: 16.04.0 Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted License: LGPLv2 or LGPLv3 -URL: https://projects.kde.org/%{name} +URL: https://quickgit.kde.org/?p=%{name}.git + %global revision %(echo %{version} | cut -d. -f3) %if %{revision} >= 50 %global stable unstable @@ -47,6 +48,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Fri Apr 22 2016 Rex Dieter - 16.04.0-1 +- 16.04.0 + * Tue Mar 15 2016 Rex Dieter - 15.12.3-1 - 15.12.3 diff --git a/sources b/sources index 11fbbb2..79d6b69 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ae42ded9183b0c05f23e3b6377376e7a kqtquickcharts-15.12.3.tar.xz +e2be6b19453af8e6753b8a60c87e00d5 kqtquickcharts-16.04.0.tar.xz