Accepting request 1033080 from devel:tools:scm

- Update to version 0.7.2+git.1666446996.55a2e8e:
  * doc: fix incorrect indentation

OBS-URL: https://build.opensuse.org/request/show/1033080
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git-bug?expand=0&rev=2
This commit is contained in:
2022-11-03 18:15:07 +00:00
committed by Git OBS Bridge
6 changed files with 14 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/MichaelMure/git-bug.git</param>
<param name="changesrevision">0eef93917d1c3b1f6e346ab272a51340acafe21a</param></service></servicedata>
<param name="changesrevision">55a2e8e4485fe63fbda759540958c7190dfeb85c</param></service></servicedata>

Binary file not shown.

BIN
git-bug-0.7.2+git.1666446996.55a2e8e.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 03 14:02:35 UTC 2022 - mcepl@cepl.eu
- Update to version 0.7.2+git.1666446996.55a2e8e:
* doc: fix incorrect indentation
-------------------------------------------------------------------
Mon Oct 17 19:10:27 UTC 2022 - Matej Cepl <mcepl@suse.com>

View File

@@ -17,7 +17,7 @@
Name: git-bug
Version: 0.7.2+git.1665512451.0eef939
Version: 0.7.2+git.1666446996.55a2e8e
Release: 0
Summary: Distributed, offline-first bug tracker embedded in git, with bridges
License: MIT
@@ -25,8 +25,8 @@ 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
Source1: vendor.tar.gz
BuildRequires: golang-packaging
BuildRequires: golang(API) = 1.18
# BuildRequires: golang-packaging
%description
git-bug is a bug tracker that:
@@ -94,7 +94,6 @@ install -Dm0644 misc/completion/fish/git-bug \
install -Dm0644 misc/completion/zsh/git-bug \
%{buildroot}%{_sysconfdir}/zsh_completion.d/git-bug
%files
%license LICENSE
%doc README.md

BIN
vendor.tar.gz (Stored with Git LFS)

Binary file not shown.