Modify Source0 Url
This commit is contained in:
parent
3eab04e1c3
commit
8190e190e6
BIN
python-hwdata-2.3.7-1.tar.gz
Normal file
BIN
python-hwdata-2.3.7-1.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -2,11 +2,11 @@
|
||||
|
||||
Name: python-hwdata
|
||||
Version: 2.3.7
|
||||
Release: 6
|
||||
Release: 7
|
||||
Summary: Python bindings to hwdata package
|
||||
License: GPLv2
|
||||
URL: https://github.com/xsuchy/python-hwdata
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
Source0: https://github.com/xsuchy/python-hwdata/archive/%{name}-%{version}-1.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -40,7 +40,7 @@ It allows you to get human readable description of USB and PCI devices.
|
||||
|
||||
%package_help
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
%autosetup -n %{name}-%{name}-%{version}-1 -p1
|
||||
rm -rf %{py3dir}
|
||||
cp -a . %{py3dir}
|
||||
|
||||
@ -81,6 +81,9 @@ popd
|
||||
%doc example.py README.md html
|
||||
|
||||
%changelog
|
||||
* Mon Sep 7 2020 Ge Wang<wangge20@huawei.com> - 2.3.7-7
|
||||
- Modify Source0 Url
|
||||
|
||||
* Fri Jun 19 2020 fuyangqing<fuyangqing@huawei.com> - 2.3.7-6
|
||||
-Type:bugfix
|
||||
-ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user