Changelog for
golang-github-prometheus-promu-0.14.0-230900.4.22.uyuni3.x86_64.rpm :
* Thu Dec 14 2023 Andreas Schwab
- extldflags-no-static.patch: Don\'t pass -extldflags -static by default
* Mon Aug 21 2023 Witek Bedyk - Always set user and host build metadata to constant string to achieve reproducible builds (compare reproducible-builds.org)- Add 0001-do_not_discover_user_host_for_reproducible_builds.patch- Require Go >= 1.19 for building- Require Go >= 1.18 for building Red Hat packages
* Tue Jan 10 2023 kastlAATTb1-systems.de- Update to version 0.14.0 (jsc#PED-3576):
* Add the ability to override tags per GOOS
* Remove ioutil
* Update common Prometheus files (#232) (#224)
* Validate environment variable value
* Set build date from SOURCE_DATE_EPOCH- drop patch 0001-Set-build-date-from-SOURCE_DATE_EPOCH.patch that is included upstream now
* Mon Oct 31 2022 Witek Bedyk - Do not include source code- Update to Go 1.18
* Tue Sep 27 2022 Dirk Müller - switch to go1.17 as upstream does (see https://github.com/prometheus/promu/blob/v0.13.0/.promu.yml)- remove go_nostrip as it isn\'t necessary with 1.17 anymore
* Tue May 10 2022 Jordi Massaguer - Exclude s390 architecture.
* Tue Apr 26 2022 Witek Bedyk - Set build date from last changelog modification (boo#1047218)- Add 0001-Set-build-date-from-SOURCE_DATE_EPOCH.patch
* Fri Apr 01 2022 Stefan Bluhm - Adapted for Enterprise Linux build.
* Thu Mar 03 2022 ecsosAATTopensuse.org- Update to version 0.13.0:
* Release 0.13.0 (jsc#SLE-24138, jsc#SLE-24139)
* Add deprecation note to pkg directory
* Add windows/arm64
* Update common Prometheus files
* Fix typo
* Release 0.12.0
* Simplify CGO crossbuilds
* Update common Prometheus files
* Release 0.11.1
* Fix build with \"linux\" platform