Browse Source

upgrading package: prometheus 3.7.0.20251015 -> 3.7.1.20251019

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

6
prometheus/prometheus.spec

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

Loading…
Cancel
Save