!17 parted: set release num to 4 for CI

From: @liuzhiqiang26
Reviewed-by: @volcanodragon
Signed-off-by: @wubo009
This commit is contained in:
openeuler-ci-bot 2021-03-05 15:34:33 +08:00 committed by Gitee
commit 8543d9767c

View File

@ -14,7 +14,7 @@
Summary: The GNU disk partition manipulation program
Name: parted
Version: 3.3
Release: 3
Release: 4
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
@ -113,6 +113,9 @@ fi
%{_libdir}/pkgconfig/libparted*.pc
%changelog
* Tue Feb 9 2021 Zhiqiang Liu <liuzhiqiang26@huawei.com> - 3.3-4
- set release num to 4 for CI
* Sat Jun 20 2020 fuyangqing<fuyangqing@huawei.com> - 3.3-3
- Type:bugfix
- ID:NA