From 4f32258c5e7375b20b4d037c18578b5702456296 Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Jan 17 2015 03:54:34 +0000 Subject: 14.12.1 --- diff --git a/.gitignore b/.gitignore index 36bec7b..fb273b9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /kqtquickcharts-4.14.1.tar.xz /kqtquickcharts-4.14.2.tar.xz /kqtquickcharts-4.14.3.tar.xz +/kqtquickcharts-14.12.1.tar.xz diff --git a/kqtquickcharts.spec b/kqtquickcharts.spec index e7d6050..d408bd3 100644 --- a/kqtquickcharts.spec +++ b/kqtquickcharts.spec @@ -1,6 +1,6 @@ Name: kqtquickcharts Summary: A QtQuick plugin to render beautiful and interactive charts -Version: 4.14.3 +Version: 14.12.1 Release: 1%{?dist} # KDE e.V. may determine that future LGPL versions are accepted @@ -12,12 +12,12 @@ URL: https://projects.kde.org/projects/kde/kdeedu/%{name} %else %global stable stable %endif -Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz +Source0: http://download.kde.org/%{stable}/applications/%{version}/src/%{name}-%{version}.tar.xz -BuildRequires: kdelibs4-devel >= %{version} +BuildRequires: kdelibs4-devel >= 4.14 # for dir ownership (at least) -Requires: kde-runtime%{?_kde4_version: >= %{_kde4_version}} +%{?kde_runtime_requires} %description %{summary}. @@ -46,6 +46,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform} %changelog +* Sat Jan 17 2015 Rex Dieter - 14.12.1-1 +- 14.12.1 + * Sun Nov 09 2014 Rex Dieter - 4.14.3-1 - 4.14.3 diff --git a/sources b/sources index c87f583..d8364d9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a84bbf5e3ac590667e06a07c6028f314 kqtquickcharts-4.14.3.tar.xz +a507f3c7bec901adf78e60fe5bf9d19c kqtquickcharts-14.12.1.tar.xz