!8 python-dulwich delete BuildRequires gdb
From: @chenyanpanHW Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
bdda75b82b
@ -1,7 +1,7 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-dulwich
|
||||
Version: 0.20.20
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Python Git Library
|
||||
License: Apachev2 or GPLv2+ or GPLv2
|
||||
URL: https://www.dulwich.io/
|
||||
@ -17,7 +17,6 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-cffi
|
||||
BuildRequires: gcc
|
||||
BuildRequires: gdb
|
||||
%description -n python3-dulwich
|
||||
Python Git Library.
|
||||
|
||||
@ -70,6 +69,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 0.20.20-2
|
||||
- DESC: delete BuildRequires gdb
|
||||
|
||||
* Fri Jul 09 2021 openstack-sig <openstack@openeuler.org>
|
||||
- Update to 0.20.20
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user