fix: gcm-core (#2241) (#2243)

Signed-off-by: madomado <madonuko@outlook.com>
(cherry picked from commit 4c66db8652)

Co-authored-by: madomado <madonuko@outlook.com>
This commit is contained in:
Raboneko
2024-10-19 04:27:33 -07:00
committed by GitHub
parent 53b3290f44
commit 8b6cb1ab2a
+2 -2
View File
@@ -8,7 +8,7 @@
Name: gcm-core
Version: 2.6.0
%forgemeta
Release: 1%?dist
Release: 2%?dist
Summary: Secure, cross-platform Git credential storage
License: MIT
@@ -22,7 +22,7 @@ BuildRequires: dotnet-sdk-8.0
# Require DPKG, so that we can use the `dpkg-architecture` command. which makes the build script happy.
# TODO: Better solution: Patch out the debian-specific packaging code.
BuildRequires: dpkg-dev
Requires: dotnet-runtime-7.0
Requires: dotnet-runtime-8.0
%description