Update to 9.0.0 version (#2137734)
This commit is contained in:
parent
89994549c9
commit
c8c103f9b5
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
||||
/py-cpuinfo-6.0.0.tar.gz
|
||||
/py-cpuinfo-7.0.0.tar.gz
|
||||
/py-cpuinfo-8.0.0.tar.gz
|
||||
/py-cpuinfo-9.0.0.tar.gz
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
%global sum Getting CPU info
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 8.0.0
|
||||
Release: 6%{?dist}
|
||||
Version: 9.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: MIT
|
||||
@ -77,6 +77,9 @@ sed -i -e '/^#!\//, 1d' cpuinfo/cpuinfo.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Oct 26 2022 Parag Nemade <pnemade AT redhat DOT com> - 9.0.0-1
|
||||
- Update to 9.0.0 version (#2137734)
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (py-cpuinfo-8.0.0.tar.gz) = 77351f9f2fd33b09d0ee998dd2b3eb971bbe9094bee5636356d5a5a2747ebba3c112cccfdf929f77e3b7de3c745f98ecfac8edeb0d84fede100b637b554d4fd9
|
||||
SHA512 (py-cpuinfo-9.0.0.tar.gz) = c7711137d60ad52bcbef8738a70fb48ceaa69e1e1632d135d0ee95c282b02df6170c3dd88a1e14b3e9a386d3286a15ca9722fcfb596107da022161a7cf84509a
|
||||
|
||||
Loading…
Reference in New Issue
Block a user