From 05db65c2be016ac70bfd3740730e655d8ddb8809 Mon Sep 17 00:00:00 2001 From: dongyuzhen Date: Thu, 27 Oct 2022 06:53:16 +0000 Subject: [PATCH] update for mass rebuild and upgrade verification Signed-off-by: dongyuzhen (cherry picked from commit 43566000de934dac81dedbbf2db52589efa9ea04) --- tar.spec | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/tar.spec b/tar.spec index 726cb35..c777497 100644 --- a/tar.spec +++ b/tar.spec @@ -1,6 +1,6 @@ Name: tar Version: 1.34 -Release: 1 +Release: 2 Epoch: 2 Summary: An organized and systematic method of controlling a large amount of data License: GPLv3+ @@ -75,16 +75,19 @@ make check %{_infodir}/tar.info* %changelog -* Sat Nov 13 2021 shixuantong - 1.34-1 +* Thu Oct 27 2022 dongyuzhen - 2:1.34-2 +- Rebuild for next release + +* Sat Nov 13 2021 shixuantong - 2:1.34-1 - update version to 1.34 -* Thu Jun 10 2021 shixuantong - 1.32-3 +* Thu Jun 10 2021 shixuantong - 2:1.32-3 - add gcc to BuildRequires -* Wed Apr 14 2021 shixuantong - 1.32-2 +* Wed Apr 14 2021 shixuantong - 2:1.32-2 - fix CVE-2021-20193 -* Mon Jul 27 2020 shixuantong - 1.32-1 +* Mon Jul 27 2020 shixuantong - 2:1.32-1 - update to 1.32-1 * Tue Feb 18 2020 openEuler Buildteam - 2:1.30-11 -- Gitee