Overview

Request 1139837 accepted

- Update to version 0.7.1:
* Check if major already exists before adding
* fix: Fix help message for downgrade (#23)

- Update to version 0.7.0:
* Update go.mod for client upgrades
* chore(deps): bump deps to latest tagged releases (#20)
- Packaging improvements:
* _service change disabled to manual per osc deprecation warning:
WARNING: Command 'disabledrun/dr' is obsolete, please convert
your _service to use 'manual' and then 'manualrun/mr' instead.
* _service obs_scm param url use https not git for github repos
* _service obs_scm use param revision not version for git tag
* _service set_version remove param basename since autodetects OK
* _service go_modules remove param archive since autodetects OK
* Re-enable binary stripping and debuginfo boo#1210938
* Remove %define github project name components no longer needed
* Summary and Description clarify the purpose of this CLI tool
* Use Group: Development/Languages/Go instead of Other
* Update to BuildRequires: golang(API) >= 1.18 matching go.mod
* Drop BuildRequires: go-md2man and use plain markdown as %doc
* Build PIE with pattern that may become recommended procedure:
%%ifnarch ppc64 GOFLAGS="-buildmode=pie" %%endif go build
A go toolchain buildmode default config would be preferable
but none exist at this time.
* Remove ldflags -X entries for upstream import path and version.
This information is embedded in binaries with go1.18+ and
available via go version -m or runtime/debug.ReadBuildInfo().

Loading...
Request History
Jeff Kowalczyk's avatar

jfkw created request

- Update to version 0.7.1:
* Check if major already exists before adding
* fix: Fix help message for downgrade (#23)

- Update to version 0.7.0:
* Update go.mod for client upgrades
* chore(deps): bump deps to latest tagged releases (#20)
- Packaging improvements:
* _service change disabled to manual per osc deprecation warning:
WARNING: Command 'disabledrun/dr' is obsolete, please convert
your _service to use 'manual' and then 'manualrun/mr' instead.
* _service obs_scm param url use https not git for github repos
* _service obs_scm use param revision not version for git tag
* _service set_version remove param basename since autodetects OK
* _service go_modules remove param archive since autodetects OK
* Re-enable binary stripping and debuginfo boo#1210938
* Remove %define github project name components no longer needed
* Summary and Description clarify the purpose of this CLI tool
* Use Group: Development/Languages/Go instead of Other
* Update to BuildRequires: golang(API) >= 1.18 matching go.mod
* Drop BuildRequires: go-md2man and use plain markdown as %doc
* Build PIE with pattern that may become recommended procedure:
%%ifnarch ppc64 GOFLAGS="-buildmode=pie" %%endif go build
A go toolchain buildmode default config would be preferable
but none exist at this time.
* Remove ldflags -X entries for upstream import path and version.
This information is embedded in binaries with go1.18+ and
available via go version -m or runtime/debug.ReadBuildInfo().


Jeff Kowalczyk's avatar

jfkw accepted review

Review OK for devel:languages:go


Jeff Kowalczyk's avatar

jfkw approved review

Review OK for devel:languages:go


Jeff Kowalczyk's avatar

jfkw accepted request

Accept to devel:languages:go

openSUSE Build Service is sponsored by