forked from pool/kqtquickcharts
KDE release gear 22.12 beta. Don't forward
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kqtquickcharts?expand=0&rev=165
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package kqtquickcharts
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -20,15 +20,14 @@
|
||||
%{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kqtquickcharts
|
||||
Version: 22.08.3
|
||||
Version: 22.11.80
|
||||
Release: 0
|
||||
Summary: Plugin to render beautiful and interactive graphs
|
||||
License: LGPL-2.1-or-later
|
||||
Group: Amusements/Teaching/Other
|
||||
URL: https://edu.kde.org
|
||||
Source: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/release-service/%{version}/src/%{name}-%{version}.tar.xz.sig
|
||||
Source2: applications.keyring
|
||||
%endif
|
||||
BuildRequires: extra-cmake-modules
|
||||
|
Reference in New Issue
Block a user