[info=d351ca24afbe051ff7cb2422604e2ca569109421]

OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-bug?expand=0&rev=7
This commit is contained in:
2022-10-18 12:20:49 +00:00
committed by Git OBS Bridge
parent 967ca57c13
commit 88d6dbe9d9
4 changed files with 12 additions and 6 deletions

BIN
build.specials.obscpio (Stored with Git LFS)

Binary file not shown.

BIN
git-bug.obscpio (Stored with Git LFS)

Binary file not shown.

View File

@@ -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

BIN
vendor.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.