Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| b7e93e448b | |||
| bfe6345904 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 16 14:50:05 UTC 2025 - JS <obs.coke518@passinbox.com>
|
||||
|
||||
- Enable for loongarch64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 20 19:49:23 UTC 2025 - Jeff Kowalczyk <jkowalczyk@suse.com>
|
||||
|
||||
|
||||
2
go.spec
2
go.spec
@@ -36,7 +36,7 @@ Group: Development/Languages/Go
|
||||
Url: http://golang.org
|
||||
Source: README
|
||||
Recommends: go-doc = %{version}
|
||||
ExclusiveArch: %ix86 x86_64 %arm aarch64 ppc64 ppc64le s390x riscv64
|
||||
ExclusiveArch: %ix86 x86_64 %arm aarch64 ppc64 ppc64le s390x riscv64 loongarch64
|
||||
# We provide golang(API) so that projects can Prefer: go. Any project using Go
|
||||
# code with golang(API) BuildRequires should add Prefer: go.
|
||||
Provides: golang(API) = %{api_version}
|
||||
|
||||
Reference in New Issue
Block a user