From 985cb440d471261837144de27c15b7d2624a325b Mon Sep 17 00:00:00 2001 From: fuyh2020 Date: Fri, 10 Jun 2022 07:30:53 +0000 Subject: [PATCH] =?UTF-8?q?update=20intel-cmt-cat.spec.=20=EF=BC=9A=20dele?= =?UTF-8?q?te=20%dist?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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..fdf3b46 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 +* Fri Jun 10 2022 fuyahong - 4.1.0-3 +- delete %dist + * Mon Aug 2 2021 Liushaofei5@huawei.com - upgrade intel-cmt-cat version -- Gitee