Browse Source

upgrading package: prometheus 2.2.0.20180308 -> 2.2.1.20180314

master
parent
commit
82bf237e2c
  1. 6
      prometheus/prometheus.spec

6
prometheus/prometheus.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_prometheus_base 2.2.0 %define V_prometheus_base 2.2.1
%define V_prometheus_snap 20180308 %define V_prometheus_snap 20180314
# package information # package information
Name: prometheus Name: prometheus
@ -36,7 +36,7 @@ Class: EVAL
Group: Networking Group: Networking
License: Apache License: Apache
Version: %{V_prometheus_base}.%{V_prometheus_snap} Version: %{V_prometheus_base}.%{V_prometheus_snap}
Release: 20180308 Release: 20180314
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/prometheus/prometheus-%{V_prometheus_snap}.tar.xz Source0: http://download.openpkg.org/components/versioned/prometheus/prometheus-%{V_prometheus_snap}.tar.xz

Loading…
Cancel
Save