forked from pool/golang-github-prometheus-prometheus
Accepting request 811474 from home:jcavalheiro:monitoring
Adding missing entries to the change log and update the spec to use go1.14 OBS-URL: https://build.opensuse.org/request/show/811474 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/golang-github-prometheus-prometheus?expand=0&rev=31
This commit is contained in:
parent
f87217a1a3
commit
8c66b4b3d1
@ -1,5 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 26 14:12:43 UTC 2020 - Joao Cavalheiro <jcavalheiro@suse.com>
|
||||
Wed Jun 3 15:59:05 UTC 2020 - Joao Cavalheiro <jcavalheiro@suse.com>
|
||||
|
||||
- Update change log and spec file
|
||||
+ Modified spec file: default to golang 1.14 to avoid "have choice" build issues in OBS.
|
||||
+ Rebase and update patches for version 2.18.0
|
||||
+ Changed:
|
||||
* 0001-Do-not-force-the-pure-Go-name-resolver.patch
|
||||
* 0002-Default-settings.patch Changed
|
||||
* 0003-Add-Uyuni-service-discovery.patch
|
||||
|
||||
- Update to 2.18.0
|
||||
+ Features
|
||||
|
@ -54,7 +54,7 @@ BuildRequires: glibc-devel-static
|
||||
BuildRequires: golang-github-prometheus-promu
|
||||
BuildRequires: golang-packaging
|
||||
BuildRequires: xz
|
||||
BuildRequires: golang(API) >= 1.13
|
||||
BuildRequires: golang(API) = 1.14
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{?systemd_requires}
|
||||
Requires(pre): shadow
|
||||
|
Loading…
Reference in New Issue
Block a user