Revisions of mod

Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 1139837 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 3)
- 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 Jeff Kowalczyk (jfkw) accepted request 723164 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 2)
Fix spec header comment incorrect package name
Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) accepted request 723161 from Jeff Kowalczyk's avatar Jeff Kowalczyk (jfkw) (revision 1)
- Initial packaging of version 0.2.2:
  * Fix import path prefix collisions (#8)
  * Update README.md
  * add go build flags
  * update README to include dep upgrades
  * fix go.mod upgrade
  * Create LICENSE
  * implicit client flag
  * add ability to upgrade clients of module
  * add go modules flag to installation instructions
  * update status
Displaying all 3 revisions
openSUSE Build Service is sponsored by