Browse Source

upgrading package: prometheus 3.5.0.20250714 -> 3.6.0.20250922

master
parent
commit
faeee15907
  1. 6
      prometheus/prometheus.spec

6
prometheus/prometheus.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_prometheus_base 3.5.0 %define V_prometheus_base 3.6.0
%define V_prometheus_snap 20250714 %define V_prometheus_snap 20250922
# 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: 20250714 Release: 20250922
# 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