!9 parted: add .sig file through source tag in spec file

Merge pull request !9 from liuzhiqiang/master
This commit is contained in:
openeuler-ci-bot 2020-06-17 21:28:34 +08:00 committed by Gitee
commit e9e3fa3d6b

View File

@ -14,9 +14,10 @@
Summary: The GNU disk partition manipulation program Summary: The GNU disk partition manipulation program
Name: parted Name: parted
Version: 3.3 Version: 3.3
Release: 2 Release: 3
URL: https://www.gnu.org/software/parted/ URL: https://www.gnu.org/software/parted/
Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz Source0: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
Source1: ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
License: GPLv3+ License: GPLv3+
BuildRequires: e2fsprogs-devel e2fsprogs xfsprogs readline-devel ncurses-devel gettext-devel python3 gperf BuildRequires: e2fsprogs-devel e2fsprogs xfsprogs readline-devel ncurses-devel gettext-devel python3 gperf
@ -112,6 +113,12 @@ fi
%{_libdir}/pkgconfig/libparted*.pc %{_libdir}/pkgconfig/libparted*.pc
%changelog %changelog
* Wed Jun 17 2020 Zhiqiang Liu <lzhq28@mail.ustc.edu.cn> - 3.3-3
- Type:bugfix
- ID:NA
- SUG:NA
- DESC: add parted.tar.gz.sig file in Source tag
* Sat Mar 14 2020 hy-euler <eulerstoragemt@huawei.com> - 3.3-2 * Sat Mar 14 2020 hy-euler <eulerstoragemt@huawei.com> - 3.3-2
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA