Plasma 6.0 for now. Prj already publish disabled.

OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks/kgamma6?expand=0&rev=2
This commit is contained in:
Christophe Marin
2024-02-25 12:05:21 +00:00
committed by Git OBS Bridge
parent da28c5cfc9
commit 265fa9d937
6 changed files with 33 additions and 24 deletions

View File

@@ -16,21 +16,21 @@
#
%define kf6_version 5.240.0
%define qt6_version 6.5.0
%define kf6_version 6.0.0
%define qt6_version 6.6.0
%define rname kgamma
%bcond_without released
Name: kgamma6
Version: 5.93.0
Version: 6.0.0
Release: 0
Summary: Display gamma configuration
License: GPL-2.0-or-later
URL: https://www.kde.org
Source: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz
Source: %{rname}-%{version}.tar.xz
%if %{with released}
Source1: https://download.kde.org/unstable/plasma/%{version}/%{rname}-%{version}.tar.xz.sig
Source1: %{rname}-%{version}.tar.xz.sig
Source2: plasma.keyring
%endif
BuildRequires: kf6-extra-cmake-modules >= %{kf6_version}