SHA256
1
0
forked from pool/git-bug

fix: 0.10.1 requires go >= 1.24

This commit is contained in:
2025-05-19 09:51:49 +00:00
parent 31997d71d0
commit 83936a093b
2 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ Source1: vendor.tar.gz
# PATCH-FIX-UPSTREAM remote-config.patch gh#MichaelMure/git-bug!1076 mcepl@suse.com
# try reading git-bug.remote config value before defaulting to 'origin' when no explicit REMOTE argument
Patch0: remote-config.patch
BuildRequires: golang(API) = 1.23
BuildRequires: golang(API) = 1.24
# # PATCH-FEATURE-UPSTREAM 501-export.patch gh#MichaelMure/git-bug!501 mcepl@suse.com
# # add a command to export bugs as raw operations
# Patch0: 501-export.patch

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.