Skip to content

Commit 16c016f

Browse files
supakeenthozza
authored andcommitted
Revert "spec: Use gosource macro for Source0"
This reverts commit 06f9d2e. It causes build failures downstream such as [1] due to (probably?) the vendored dependencies not being available. [1]: https://koji.fedoraproject.org/koji/taskinfo?taskID=141120275
1 parent 71fb985 commit 16c016f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-builder.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ExcludeArch: i686
2727
License: Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-SA-4.0 AND ISC AND MIT AND MPL-2.0 AND Unlicense
2828

2929
URL: %{gourl}
30-
Source0: %{gosource}
30+
Source0: https://github.com/osbuild/image-builder-cli/releases/download/v%{version}/image-builder-cli-%{version}.tar.gz
3131

3232

3333
BuildRequires: %{?go_compiler:compiler(go-compiler)}%{!?go_compiler:golang}

0 commit comments

Comments
 (0)