From 8f083aa0a05580d537c6114702bf767c26e16238 Mon Sep 17 00:00:00 2001 From: starlet-dx <15929766099@163.com> Date: Thu, 24 Mar 2022 19:06:19 +0800 Subject: [PATCH] Delete release %{?dist} (cherry picked from commit 997dd097f1ff256bffc42dd730ceab9be671206a) --- prometheus2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/prometheus2.spec b/prometheus2.spec index 5170767..6642871 100644 --- a/prometheus2.spec +++ b/prometheus2.spec @@ -2,7 +2,7 @@ Name: prometheus2 Version: 2.20.0 -Release: 2%{?dist} +Release: 3 Summary: The Prometheus 2.x monitoring system and time series database. License: ASL 2.0 URL: https://prometheus.io @@ -77,6 +77,9 @@ exit 0 %dir %attr(755, prometheus, prometheus)%{_sharedstatedir}/prometheus %changelog +- Thu Mar 24 2022 yaoxin - 2.20.0-3 +- Delete release %{?dist} + * Mon Feb 28 2022 wulei - 2.20.0-2 - Fix %{_unitdir} not identified