Update to 8.0.0 version (#1949623)
This commit is contained in:
parent
eaff3d5def
commit
a6ede6284f
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/py-cpuinfo-5.0.0.tar.gz
|
||||
/py-cpuinfo-6.0.0.tar.gz
|
||||
/py-cpuinfo-7.0.0.tar.gz
|
||||
/py-cpuinfo-8.0.0.tar.gz
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
%global sum Getting CPU info
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 7.0.0
|
||||
Release: 3%{?dist}
|
||||
Version: 8.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: MIT
|
||||
@ -77,6 +77,9 @@ sed -i -e '/^#!\//, 1d' cpuinfo/cpuinfo.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Apr 15 2021 Parag Nemade <pnemade AT redhat DOT com> - 8.0.0-1
|
||||
- Update to 8.0.0 version (#1949623)
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 7.0.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (py-cpuinfo-7.0.0.tar.gz) = fd291533dc5e78d75851e61ef2a754d9bdb62cbb5e04c86db0d6ea2d074a1e920b1ff50c136df3dd640cb64deaccd4f187c5af02c586a3d28b8c74dfe4143893
|
||||
SHA512 (py-cpuinfo-8.0.0.tar.gz) = 77351f9f2fd33b09d0ee998dd2b3eb971bbe9094bee5636356d5a5a2747ebba3c112cccfdf929f77e3b7de3c745f98ecfac8edeb0d84fede100b637b554d4fd9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user