From 4143b85326ab2af0c6a6c545d13f24f707b32684 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=B0=91=E5=AE=81?= Date: Tue, 23 Jul 2024 02:36:20 +0000 Subject: [PATCH] Fix bad date in changelog MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 张少宁 --- libipt.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libipt.spec b/libipt.spec index c823239..a9f1d84 100644 --- a/libipt.spec +++ b/libipt.spec @@ -1,6 +1,6 @@ Name: libipt Version: 2.0.3 -Release: 1 +Release: 2 Summary: Intel(R) Processor Trace Decoder Library License: BSD URL: https://github.com/intel/libipt @@ -51,8 +51,11 @@ ctest -V %{?_smp_mflags} %{_libdir}/%{name}.so %changelog +* Tue Jul 23 2024 zhangshaoning - 2.0.3-2 +- Fix bad date in changelog + * Wed Aug 19 2020 shenkai - 2.0.3-1 - Upgrade to 2.0.3. -* Tue Jan 52 2020 openEuler Buildteam - 2.0.1-1 +* Tue Feb 25 2020 openEuler Buildteam - 2.0.1-1 - Package init.