forked from pool/kf6-ksvg
Accepting request 1150193 from home:Vogtinator:frameworks6
Frameworks 6.0 for now. Prj already publish disabled. OBS-URL: https://build.opensuse.org/request/show/1150193 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kf6-ksvg?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
17fd3a3005
commit
eabfb3c367
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define qt6_version 6.5.0
|
||||
%define qt6_version 6.6.0
|
||||
|
||||
%define rname ksvg
|
||||
# Full KF6 version (e.g. 6.0.0)
|
||||
@@ -25,14 +25,14 @@
|
||||
%{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | awk -F. '{print $1"."$2}')}
|
||||
%bcond_without released
|
||||
Name: kf6-ksvg
|
||||
Version: 5.249.0
|
||||
Version: 6.0.0
|
||||
Release: 0
|
||||
Summary: Components for handling SVGs
|
||||
License: GPL-2.0-or-later
|
||||
URL: https://www.kde.org
|
||||
Source: https://download.kde.org/unstable/frameworks/%{version}/%{rname}-%{version}.tar.xz
|
||||
Source: %{rname}-%{version}.tar.xz
|
||||
%if %{with released}
|
||||
Source1: https://download.kde.org/unstable/frameworks/%{version}/%{rname}-%{version}.tar.xz.sig
|
||||
Source1: %{rname}-%{version}.tar.xz.sig
|
||||
Source2: frameworks.keyring
|
||||
%endif
|
||||
BuildRequires: doxygen
|
||||
|
Reference in New Issue
Block a user