From 09d43cbbf8885753a544a77e2402df410a973629 Mon Sep 17 00:00:00 2001 From: markeryang Date: Mon, 8 Feb 2021 14:41:51 +0800 Subject: [PATCH] rebuild package --- libipt.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libipt.spec b/libipt.spec index 1962810..0a20c70 100644 --- a/libipt.spec +++ b/libipt.spec @@ -1,6 +1,6 @@ Name: libipt Version: 2.0.3 -Release: 2 +Release: 3 Summary: Intel(R) Processor Trace Decoder Library License: BSD URL: https://github.com/intel/libipt @@ -51,6 +51,9 @@ ctest -V %{?_smp_mflags} %{_libdir}/%{name}.so %changelog +* Sun Feb 7 2021 xinghe - 2.0.3-3 +- rebuild package + * Sun Feb 7 2021 xinghe - 2.0.3-2 - rebuild package -- Gitee