golang-github-prometheus-promu/golang-github-prometheus-promu.changes
Joop Boonen 415296d795 Accepting request 672761 from home:jfajerski:branches:server:monitoring
- Update to 0.2.0
  + Features:
    * Adding changes to support s390x
    * Add option to disable static linking
    * Add support for 32bit MIPS.
    * Added check_licenses Command to Promu
  + Enhancements:
    * Allow to customize nested options via env variables
    * Bump Go version to 1.11
    * Add warning if promu info is unable to determine repo info
  + Bug Fixes:
    * Fix build on SmartOS by not setting gcc's -static flag
    * Fix git repository url parsing

OBS-URL: https://build.opensuse.org/request/show/672761
OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-promu?expand=0&rev=4
2019-02-08 18:24:14 +00:00

27 lines
881 B
Plaintext

-------------------------------------------------------------------
Fri Feb 8 11:05:48 UTC 2019 - Jan Fajerski <jan.fajerski@suse.com>
- Update to 0.2.0
+ Features:
* Adding changes to support s390x
* Add option to disable static linking
* Add support for 32bit MIPS.
* Added check_licenses Command to Promu
+ Enhancements:
* Allow to customize nested options via env variables
* Bump Go version to 1.11
* Add warning if promu info is unable to determine repo info
+ Bug Fixes:
* Fix build on SmartOS by not setting gcc's -static flag
* Fix git repository url parsing
-------------------------------------------------------------------
Thu Jan 25 10:13:29 UTC 2018 - kkaempf@suse.com
- Update to 0.1.0
-------------------------------------------------------------------
Wed Mar 29 09:16:48 UTC 2017 - moio@suse.com
- Initial version