Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package git-bug for openSUSE:Factory checked in at 2022-11-03 19:15:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-bug (Old) and /work/SRC/openSUSE:Factory/.git-bug.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "git-bug" Thu Nov 3 19:15:07 2022 rev:2 rq:1033080 version:0.7.2+git.1666446996.55a2e8e Changes: -------- --- /work/SRC/openSUSE:Factory/git-bug/git-bug.changes 2022-10-18 12:45:28.361788322 +0200 +++ /work/SRC/openSUSE:Factory/.git-bug.new.2275/git-bug.changes 2022-11-03 19:15:48.636581229 +0100 @@ -1,0 +2,6 @@ +Thu Nov 03 14:02:35 UTC 2022 - mc...@cepl.eu + +- Update to version 0.7.2+git.1666446996.55a2e8e: + * doc: fix incorrect indentation + +------------------------------------------------------------------- Old: ---- git-bug-0.7.2+git.1665512451.0eef939.tar.gz New: ---- git-bug-0.7.2+git.1666446996.55a2e8e.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-bug.spec ++++++ --- /var/tmp/diff_new_pack.fHZ0vq/_old 2022-11-03 19:15:49.508586357 +0100 +++ /var/tmp/diff_new_pack.fHZ0vq/_new 2022-11-03 19:15:49.516586404 +0100 @@ -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 @@ # 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/zsh/git-bug \ %{buildroot}%{_sysconfdir}/zsh_completion.d/git-bug - %files %license LICENSE %doc README.md ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.fHZ0vq/_old 2022-11-03 19:15:49.560586663 +0100 +++ /var/tmp/diff_new_pack.fHZ0vq/_new 2022-11-03 19:15:49.564586686 +0100 @@ -1,6 +1,6 @@ <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> (No newline at EOF) ++++++ git-bug-0.7.2+git.1665512451.0eef939.tar.gz -> git-bug-0.7.2+git.1666446996.55a2e8e.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/git-bug-0.7.2+git.1665512451.0eef939/commands/bridge_configure.go new/git-bug-0.7.2+git.1666446996.55a2e8e/commands/bridge_configure.go --- old/git-bug-0.7.2+git.1665512451.0eef939/commands/bridge_configure.go 2022-10-11 20:20:51.000000000 +0200 +++ new/git-bug-0.7.2+git.1666446996.55a2e8e/commands/bridge_configure.go 2022-10-22 15:56:36.000000000 +0200 @@ -77,7 +77,7 @@ git bug bridge configure \ --name=default \ --target=launchpad-preview \ - --url=https://bugs.launchpad.net/ubuntu/ + --url=https://bugs.launchpad.net/ubuntu/ # For Gitlab git bug bridge configure \ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/git-bug-0.7.2+git.1665512451.0eef939/doc/man/git-bug-bridge-configure.1 new/git-bug-0.7.2+git.1666446996.55a2e8e/doc/man/git-bug-bridge-configure.1 --- old/git-bug-0.7.2+git.1665512451.0eef939/doc/man/git-bug-bridge-configure.1 2022-10-11 20:20:51.000000000 +0200 +++ new/git-bug-0.7.2+git.1666446996.55a2e8e/doc/man/git-bug-bridge-configure.1 2022-10-22 15:56:36.000000000 +0200 @@ -122,7 +122,7 @@ git bug bridge configure \\ --name=default \\ --target=launchpad-preview \\ - --url=https://bugs.launchpad.net/ubuntu/ + --url=https://bugs.launchpad.net/ubuntu/ # For Gitlab git bug bridge configure \\ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/git-bug-0.7.2+git.1665512451.0eef939/doc/md/git-bug_bridge_configure.md new/git-bug-0.7.2+git.1666446996.55a2e8e/doc/md/git-bug_bridge_configure.md --- old/git-bug-0.7.2+git.1665512451.0eef939/doc/md/git-bug_bridge_configure.md 2022-10-11 20:20:51.000000000 +0200 +++ new/git-bug-0.7.2+git.1666446996.55a2e8e/doc/md/git-bug_bridge_configure.md 2022-10-22 15:56:36.000000000 +0200 @@ -58,7 +58,7 @@ git bug bridge configure \ --name=default \ --target=launchpad-preview \ - --url=https://bugs.launchpad.net/ubuntu/ + --url=https://bugs.launchpad.net/ubuntu/ # For Gitlab git bug bridge configure \ ++++++ vendor.tar.gz ++++++