From dd0ad685f3eaad3b244d002a31efa3effe8b493c Mon Sep 17 00:00:00 2001 From: liwiegang Date: Mon, 13 Dec 2021 10:03:45 +0800 Subject: [PATCH] delete %dist --- intel-cmt-cat.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/intel-cmt-cat.spec b/intel-cmt-cat.spec index 285a933..fa2a105 100644 --- a/intel-cmt-cat.spec +++ b/intel-cmt-cat.spec @@ -38,7 +38,7 @@ Summary: Provides command line interface to CMT, MBM, CAT, CDP and MBA technologies Name: %{githubname} -Release: 2%{?dist} +Release: 3 Version: %{githubver} License: BSD ExclusiveArch: x86_64 i686 i586 @@ -169,6 +169,9 @@ install -m 0644 %{_builddir}/%{githubfull}/examples/c/CMT_MBM/monitor_app.c %{bu %doc %{_usrsrc}/%{githubfull}/LICENSE %changelog +* Mon Dec 13 2021 liweigang - 4.1.0-3 +- delete %dist + * Mon Aug 2 2021 Liushaofei5@huawei.com - upgrade intel-cmt-cat version