Update to 6.0.0 version (#1846323)
This commit is contained in:
parent
2b8e2e4449
commit
92192536c4
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/py-cpuinfo-3.3.0.tar.gz
|
||||
/py-cpuinfo-4.0.0.tar.gz
|
||||
/py-cpuinfo-5.0.0.tar.gz
|
||||
/py-cpuinfo-6.0.0.tar.gz
|
||||
|
||||
@ -3,8 +3,8 @@
|
||||
%global sum Getting CPU info
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 5.0.0
|
||||
Release: 7%{?dist}
|
||||
Version: 6.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: MIT
|
||||
@ -77,6 +77,9 @@ sed -i -e '/^#!\//, 1d' cpuinfo/cpuinfo.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jun 11 2020 Parag Nemade <pnemade AT redhat DOT com> - 6.0.0-1
|
||||
- Update to 6.0.0 version (#1846323)
|
||||
|
||||
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 5.0.0-7
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (py-cpuinfo-5.0.0.tar.gz) = d3a22ffdc4d1668a58330016e3297e57c07f6380e544497b1ad9dfcf0410b000f69418bf1cb9a434a2ffdbc8f17be89a25d33c65817913a823c6e181df6b760e
|
||||
SHA512 (py-cpuinfo-6.0.0.tar.gz) = 4941a5193cc376a44e99bc82644ec9d7e8f9f11b4e5fb1ad22a71c959959dde7f67290b436dfad2f26c68ef17d08e33538cf80443f763268c503af17b8479438
|
||||
|
||||
Loading…
Reference in New Issue
Block a user