bump(opentabletdriver): .net dependency (#3767) (#3771)

(cherry picked from commit ad69205cb5)

Co-authored-by: Pornpipat Popum <cappy@cappuchino.xyz>
This commit is contained in:
Raboneko
2025-03-06 07:27:03 -08:00
committed by GitHub
parent 511825279f
commit 9f13f22f46
@@ -6,11 +6,11 @@
%global __requires_exclude_from ^/usr/lib/opentabletdriver/.*$
%global __os_install_post %{nil}
%global dotnet_sdk_version 8.0
%global dotnet_runtime_version 6.0
%global dotnet_runtime_version 8.0
Name: opentabletdriver
Version: 0.6.5.1
Release: 1%?dist
Release: 2%?dist
Summary: A cross-platform open source tablet driver
License: LGPLv3
URL: https://github.com/OpenTabletDriver/OpenTabletDriver
@@ -19,7 +19,7 @@ Packager: Cappy Ishihara <cappy@fyralabs.com>
# This package can be built using a newer .NET SDK version, but you
# specifically need .NET 6.0 to run it.
# specifically need .NET 8.0 to run it.
BuildRequires: dotnet-sdk-%{dotnet_sdk_version}
BuildRequires: git jq systemd-rpm-macros
BuildRequires: gtk3-devel