From 66dee8bb7cd4ace054c77f46408dad6f1dfcf71f Mon Sep 17 00:00:00 2001 From: Li Jinlin Date: Mon, 7 Mar 2022 10:16:44 +0800 Subject: [PATCH] align 20.03 branch for sync --- parted.spec | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/parted.spec b/parted.spec index f2d3274..84ed6c3 100644 --- a/parted.spec +++ b/parted.spec @@ -14,7 +14,7 @@ Summary: The GNU disk partition manipulation program Name: parted Version: 3.3 -Release: 5 +Release: 6 URL: https://www.gnu.org/software/parted/ Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz Source1: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig @@ -115,17 +115,14 @@ fi %{_libdir}/pkgconfig/libparted*.pc %changelog -* Tue May 18 2021 wuguanghao - 3.3-5 -- Type:bugfix -- ID:NA -- SUG:NA -- DESC:remove patch which modifid cyl-size +* Tue May 18 2021 wuguanghao - 3.3-6 +- remove patch which modifid cyl-size -* Mon May 17 2021 wuguanghao - 3.3-4 -- Type:bugfix -- ID:NA -- SUG:NA -- DESC:Fix end_input usage in do_resizepart +* Tue Feb 9 2021 Zhiqiang Liu - 3.3-5 +- fix end input usage in do_resizepart + +* Tue Feb 9 2021 Zhiqiang Liu - 3.3-4 +- set release num to 4 for CI * Sat Jun 20 2020 fuyangqing - 3.3-3 - Type:bugfix -- Gitee