Update to 3.0.0 version
This commit is contained in:
parent
da7e1c1c91
commit
637b5d7112
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/py-cpuinfo-0.2.3.tar.gz
|
||||
/py-cpuinfo-0.2.6.tar.gz
|
||||
/py-cpuinfo-0.2.7.tar.gz
|
||||
/py-cpuinfo-3.0.0.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%global sum Getting CPU info
|
||||
|
||||
Name: python-%{srcname}
|
||||
Version: 0.2.7
|
||||
Release: 3%{?dist}
|
||||
Version: 3.0.0
|
||||
Release: 1%{?dist}
|
||||
Summary: %{sum}
|
||||
|
||||
License: MIT
|
||||
@ -101,6 +101,9 @@ cp -p %{buildroot}/%{_bindir}/cpuinfo %{buildroot}/%{_bindir}/cpuinfo-3
|
||||
|
||||
|
||||
%changelog
|
||||
* Sun Apr 09 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.0.0-1
|
||||
- Update to 3.0.0 version
|
||||
|
||||
* Tue Mar 14 2017 Parag Nemade <pnemade AT redhat DOT com> - 0.2.7-3
|
||||
- One more attempt to fix the ExclusiceArch: tag (Thanks sharckcz)
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (py-cpuinfo-0.2.7.tar.gz) = 515fd97f08b2cd2eab9174597390c3cd976999e4d47cd0f0923a5b65fcfc747606307c78a2341a20f906799e8bd5ebee356c34580c80cfdc15ea44c09190890c
|
||||
SHA512 (py-cpuinfo-3.0.0.tar.gz) = 78cd87b420f97f0b9e1c590c2b2cb26fc3229cee16a6f42ead52efb46fd7370a5ba494b8cfbf3afaed7b6c72942f3f59095116181dcd18e99922636472bec267
|
||||
|
||||
Loading…
Reference in New Issue
Block a user