SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for wire-0.6.0-1.2.x86_64.rpm :

* Tue Feb 20 2024 Jeff Kowalczyk - Packaging improvements:
* Drop BuildRequires: golang-packaging. The original macros for file movements into GOPATH are obsolete with Go modules.
* Drop autosetup -n arg only needed when archive and package name differ
* Remove goprep macro which is no longer recommended
* Remove gobuild macro which is no longer recommended
* 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.
* Drop mod=vendor, go1.14+ will detect vendor dir and auto-enable
* Remove goinstall macro which is no longer recommended
* Drop defattr(-,root,root) no longer needed with recent rpm
* Tue Feb 20 2024 Dominique Leuenberger - Require go 1.22: match what the build declares to need go: go.mod requires go >= 1.22 (running go 1.21.7)
* Mon Feb 19 2024 witold.bedykAATTsuse.com- Add update_go_version.patch- Update to version 0.6.0:
* Add support for Go v1.22.0
* Update dependencies to support Generics
* fix: run wire with -mod=mod
* all: update record/replay files for new version of go
* Mon Apr 24 2023 Marina Latini - Always require go >= 1.19 (bsc#1203599)
* Wed Mar 08 2023 Marina Latini - Build with go >= 1.19 on SUSE Linux Enterprise and with go1.18 only on SUSE Linux Enterprise 15 SP3. (bsc#1203599)
* Wed Sep 28 2022 Marina Latini - Require go1.18 (bsc#1203599, GH#19127)
* Thu Jun 16 2022 Julio González Gil - Exclude s390 arch
* Tue Feb 15 2022 Witek Bedyk - Refactor conditional golang BuildRequires for RHEL
* Mon Feb 14 2022 Stefan Bluhm - Disabled debug package build for RHEL.
* Fri Feb 11 2022 Stefan Bluhm - Added alternative golang name to build on RHEL.
* Fri Jan 21 2022 Witek Bedyk - Initial package version 0.5.0 (jsc#SLE-23439, jsc#SLE-23422)
 
ICM