Update to 4.0.0 version (#1563228)
This commit is contained in:
parent
788d65f6d2
commit
3ec5b7bcb4
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/py-cpuinfo-3.0.0.tar.gz
|
/py-cpuinfo-3.0.0.tar.gz
|
||||||
/py-cpuinfo-3.2.0.tar.gz
|
/py-cpuinfo-3.2.0.tar.gz
|
||||||
/py-cpuinfo-3.3.0.tar.gz
|
/py-cpuinfo-3.3.0.tar.gz
|
||||||
|
/py-cpuinfo-4.0.0.tar.gz
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
%global sum Getting CPU info
|
%global sum Getting CPU info
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 3.3.0
|
Version: 4.0.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -104,6 +104,9 @@ cp -p %{buildroot}/%{_bindir}/cpuinfo %{buildroot}/%{_bindir}/cpuinfo-3
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 04 2018 Parag Nemade <pnemade AT redhat DOT com> - 4.0.0-1
|
||||||
|
- Update to 4.0.0 version (#1563228)
|
||||||
|
|
||||||
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.3.0-4
|
* Mon Feb 12 2018 Iryna Shcherbina <ishcherb@redhat.com> - 3.3.0-4
|
||||||
- Update Python 2 dependency declarations to new packaging standards
|
- Update Python 2 dependency declarations to new packaging standards
|
||||||
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (py-cpuinfo-3.3.0.tar.gz) = b31ebfb0f066303813d699a7aa5bd5b8d4e0b3b6e8422dfb4aa53c5b64d2234c5275fc293b3eb3ee72752691e023dc94fc013ccf6a0251d307c4b10619135524
|
SHA512 (py-cpuinfo-4.0.0.tar.gz) = f07dec9cd04b6589ac14912466c520bea4a93241ab175d7424b53896971d6b2de93724511745bb94d9ca49247f4b410a34bf1504d180380816d92d9cb6c13206
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user