forked from pool/git-bug
[info=d351ca24afbe051ff7cb2422604e2ca569109421]
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-bug?expand=0&rev=7
This commit is contained in:
parent
967ca57c13
commit
88d6dbe9d9
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0871f177147b3c4e81d445d57a4193d37d8fe01d980e7d1d4f96fb17274f1e06
|
||||
oid sha256:015046a57fe3c68b3c712eebb0a3dbb46064d69c49016d7201368fae1a6b5fb2
|
||||
size 304
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b3f12392982cb890c1d7972e9716b94b0d9a38b291db010f8e8120ab5b63f398
|
||||
size 30054748
|
||||
oid sha256:3793458cfc070c72e462771f94872178ada20f12c17078a44c22e483e912666a
|
||||
size 30057420
|
||||
|
@ -17,13 +17,13 @@
|
||||
|
||||
|
||||
Name: git-bug
|
||||
Version: 0.7.2+git.1665512451.0eef939
|
||||
Version: 0.7.2+git.1665512451.0eef9391
|
||||
Release: 0
|
||||
Summary: Distributed, offline-first bug tracker embedded in git, with bridges
|
||||
License: MIT
|
||||
URL: https://github.com/MichaelMure/git-bug
|
||||
#!RemoteAssetUrl: git+https://github.com/MichaelMure/git-bug.git
|
||||
Source1: vendor.tar.gz
|
||||
Source1: vendor.tar.xz
|
||||
BuildRequires: golang(API) = 1.18
|
||||
BuildRequires: golang-packaging
|
||||
|
||||
@ -76,7 +76,10 @@ BuildArch: noarch
|
||||
zsh shell completions for git-bug
|
||||
|
||||
%prep
|
||||
%autosetup -p1 -a1
|
||||
%setup -q -n git-bug -c -T -a1
|
||||
|
||||
cp -a %{_sourcedir}/git-bug/* .
|
||||
|
||||
|
||||
%build
|
||||
go build -v -x -mod=vendor -buildmode=pie
|
||||
|
3
vendor.tar.xz
Normal file
3
vendor.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5bf04ac38d78999f754a3195b1e6857d7a43615a094a7794ae4aef692ad5e5b6
|
||||
size 3598716
|
Loading…
Reference in New Issue
Block a user