!11 [sync] PR-8: Delete release %{?dist}

From: @openeuler-sync-bot 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-06-07 08:08:36 +00:00 committed by Gitee
commit 8397e1ffa3
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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 <yaoxin30@huawei.com> - 2.20.0-3
- Delete release %{?dist}
* Mon Feb 28 2022 wulei <wulei80@huawei.com> - 2.20.0-2
- Fix %{_unitdir} not identified