Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hawk-apiserver for openSUSE:Factory checked in at 2026-06-10 15:50:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hawk-apiserver (Old) and /work/SRC/openSUSE:Factory/.hawk-apiserver.new.2375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hawk-apiserver" Wed Jun 10 15:50:14 2026 rev:7 rq:1358198 version:0.1.0+git.1781014483.1c464f2 Changes: -------- --- /work/SRC/openSUSE:Factory/hawk-apiserver/hawk-apiserver.changes 2026-03-12 22:27:25.595018164 +0100 +++ /work/SRC/openSUSE:Factory/.hawk-apiserver.new.2375/hawk-apiserver.changes 2026-06-10 15:50:21.309761223 +0200 @@ -1,0 +2,5 @@ +Tue Jun 9 14:20:50 UTC 2026 - Aleksei Burlakov <[email protected]> + +- Bump ClusterLabs/go-pacemaker v0.0.0-20260609131737-256130b189e0 (bsc#1267454) + +------------------------------------------------------------------- Old: ---- hawk-apiserver-0.1.0+git.1773237334.7d01e72.tar.gz New: ---- hawk-apiserver-0.1.0+git.1781014483.1c464f2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hawk-apiserver.spec ++++++ --- /var/tmp/diff_new_pack.UEx1BZ/_old 2026-06-10 15:50:23.117836149 +0200 +++ /var/tmp/diff_new_pack.UEx1BZ/_new 2026-06-10 15:50:23.121836316 +0200 @@ -1,7 +1,7 @@ # # spec file for package hawk-apiserver # -# Copyright (c) 2026 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define www_base %{_datadir}/hawk Name: hawk-apiserver -Version: 0.1.0+git.1773237334.7d01e72 +Version: 0.1.0+git.1781014483.1c464f2 Release: 0 Summary: Web server and API provider for Hawk License: GPL-3.0-or-later ++++++ hawk-apiserver-0.1.0+git.1773237334.7d01e72.tar.gz -> hawk-apiserver-0.1.0+git.1781014483.1c464f2.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hawk-apiserver-0.1.0+git.1773237334.7d01e72/.gitignore new/hawk-apiserver-0.1.0+git.1781014483.1c464f2/.gitignore --- old/hawk-apiserver-0.1.0+git.1773237334.7d01e72/.gitignore 2026-03-11 14:55:34.000000000 +0100 +++ new/hawk-apiserver-0.1.0+git.1781014483.1c464f2/.gitignore 1970-01-01 01:00:00.000000000 +0100 @@ -1,17 +0,0 @@ -# Binaries for programs and plugins -*.exe -*.dll -*.so -*.dylib - -# Test binary, build with `go test -c` -*.test - -# Output of the go coverage tool, specifically when used with LiteIDE -*.out - -# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736 -.glide/ - -config.json -hawk-apiserver \ No newline at end of file diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hawk-apiserver-0.1.0+git.1773237334.7d01e72/go.mod new/hawk-apiserver-0.1.0+git.1781014483.1c464f2/go.mod --- old/hawk-apiserver-0.1.0+git.1773237334.7d01e72/go.mod 2026-03-11 14:55:34.000000000 +0100 +++ new/hawk-apiserver-0.1.0+git.1781014483.1c464f2/go.mod 2026-06-09 16:14:43.000000000 +0200 @@ -3,7 +3,7 @@ go 1.21 require ( - github.com/ClusterLabs/go-pacemaker v0.0.0-20250226162851-267530e46cf9 + github.com/ClusterLabs/go-pacemaker v0.0.0-20260609131737-256130b189e0 github.com/sirupsen/logrus v1.9.3 github.com/stretchr/testify v1.11.0 ) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/hawk-apiserver-0.1.0+git.1773237334.7d01e72/go.sum new/hawk-apiserver-0.1.0+git.1781014483.1c464f2/go.sum --- old/hawk-apiserver-0.1.0+git.1773237334.7d01e72/go.sum 2026-03-11 14:55:34.000000000 +0100 +++ new/hawk-apiserver-0.1.0+git.1781014483.1c464f2/go.sum 2026-06-09 16:14:43.000000000 +0200 @@ -1,5 +1,5 @@ -github.com/ClusterLabs/go-pacemaker v0.0.0-20250226162851-267530e46cf9 h1:bqjpPHCU1NgpTXvQ+8+vHZ2c0ldBcALVCTYu9wS61gI= -github.com/ClusterLabs/go-pacemaker v0.0.0-20250226162851-267530e46cf9/go.mod h1:Z8/kfx30NVPr2Q3t7b7sVdRs//Ba+CR/yCD1gwk4Nrg= +github.com/ClusterLabs/go-pacemaker v0.0.0-20260609131737-256130b189e0 h1:d/tmhpp8pChzN8VZK52OeFqRyQ1fg/XeYpzO98zsBGA= +github.com/ClusterLabs/go-pacemaker v0.0.0-20260609131737-256130b189e0/go.mod h1:Z8/kfx30NVPr2Q3t7b7sVdRs//Ba+CR/yCD1gwk4Nrg= github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c= github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38= ++++++ vendor.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor/github.com/ClusterLabs/go-pacemaker/pacemaker.go new/vendor/github.com/ClusterLabs/go-pacemaker/pacemaker.go --- old/vendor/github.com/ClusterLabs/go-pacemaker/pacemaker.go 2026-01-06 19:35:36.000000000 +0100 +++ new/vendor/github.com/ClusterLabs/go-pacemaker/pacemaker.go 2026-06-09 16:14:43.000000000 +0200 @@ -15,6 +15,7 @@ /* #cgo pkg-config: libxml-2.0 glib-2.0 libqb pacemaker pacemaker-cib #include <crm/cib.h> +#include <crm/crm.h> #include <crm/services.h> #include <crm/common/util.h> #include <crm/common/xml.h> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/vendor/modules.txt new/vendor/modules.txt --- old/vendor/modules.txt 2026-01-06 19:35:36.000000000 +0100 +++ new/vendor/modules.txt 2026-06-09 16:14:43.000000000 +0200 @@ -1,4 +1,4 @@ -# github.com/ClusterLabs/go-pacemaker v0.0.0-20250226162851-267530e46cf9 +# github.com/ClusterLabs/go-pacemaker v0.0.0-20260609131737-256130b189e0 ## explicit; go 1.13 github.com/ClusterLabs/go-pacemaker # github.com/davecgh/go-spew v1.1.1
