!5 python-dmidecode

From: @shirely16
Reviewed-by: @yanan-rock
Signed-off-by: @yanan-rock
This commit is contained in:
openeuler-ci-bot 2020-09-11 18:39:35 +08:00 committed by Gitee
commit de88470ddd
2 changed files with 8 additions and 2 deletions

View File

@ -1,11 +1,11 @@
Name: python-dmidecode Name: python-dmidecode
Version: 3.12.2 Version: 3.12.2
Release: 18 Release: 19
Summary: Python extension module for dmidecode Summary: Python extension module for dmidecode
License: GPLv2 License: GPLv2
URL: http://projects.autonomy.net.au/python-dmidecode/ URL: http://projects.autonomy.net.au/python-dmidecode/
Source0: https://github.com/nima/python-dmidecode/archive/%{name}-%{version}.tar.gz Source0: https://github.com/nima/python-dmidecode/archive/v%{version}.tar.gz
BuildRequires: gcc libxml2-devel python2-libxml2 python3-libxml2 BuildRequires: gcc libxml2-devel python2-libxml2 python3-libxml2
BuildRequires: python2-devel python3-devel BuildRequires: python2-devel python3-devel
@ -101,6 +101,12 @@ popd
%doc python3/README python3/doc/README.upstream %doc python3/README python3/doc/README.upstream
%changelog %changelog
* Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 3.12.2-19
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:modify source url
* Thu Jun 16 2020 hanhui <hanhui15@huawei.com> - 3.12.2-18 * Thu Jun 16 2020 hanhui <hanhui15@huawei.com> - 3.12.2-18
- Type:bugfix - Type:bugfix
- Id:NA - Id:NA