forked from pool/git-bug
[info=608ff2965c4a1361d8db7d15aa65df5dea8e498a]
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/git-bug?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
0492ec2bbb
commit
7092223d88
19
_service
19
_service
@@ -1,19 +0,0 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="versionprefix">0.7.2+git</param>
|
||||
<param name="url">https://github.com/MichaelMure/git-bug.git</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git*</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="changesauthor">mcepl@cepl.eu</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="set_version" mode="disabled">
|
||||
<param name="basename">git-bug</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
</service>
|
||||
</services>
|
@@ -1,4 +0,0 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/MichaelMure/git-bug.git</param>
|
||||
<param name="changesrevision">0eef93917d1c3b1f6e346ab272a51340acafe21a</param></service></servicedata>
|
BIN
build.specials.obscpio
(Stored with Git LFS)
Normal file
BIN
build.specials.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
git-bug-0.7.2+git.1665512451.0eef939.tar.gz
(Stored with Git LFS)
BIN
git-bug-0.7.2+git.1665512451.0eef939.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 18 12:01:06 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Change to git-driven management.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 19:10:27 UTC 2022 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
BIN
git-bug.obscpio
(Stored with Git LFS)
Normal file
BIN
git-bug.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -22,11 +22,10 @@ Release: 0
|
||||
Summary: Distributed, offline-first bug tracker embedded in git, with bridges
|
||||
License: MIT
|
||||
URL: https://github.com/MichaelMure/git-bug
|
||||
# Source0: https://github.com/MichaelMure/%%{name}/archive/refs/tags/v%%{version}.tar.gz
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
#!RemoteAssetUrl: git+https://github.com/MichaelMure/git-bug.git
|
||||
Source1: vendor.tar.gz
|
||||
BuildRequires: golang(API) = 1.18
|
||||
# BuildRequires: golang-packaging
|
||||
BuildRequires: golang-packaging
|
||||
|
||||
%description
|
||||
git-bug is a bug tracker that:
|
||||
|
BIN
vendor.tar.gz
(Stored with Git LFS)
BIN
vendor.tar.gz
(Stored with Git LFS)
Binary file not shown.
Reference in New Issue
Block a user