Update to 4.0.0 version (#1563228)

epel9
Parag Nemade 7 years ago
parent 788d65f6d2
commit 3ec5b7bcb4
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -8,3 +8,4 @@
/py-cpuinfo-3.0.0.tar.gz
/py-cpuinfo-3.2.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
Name: python-%{srcname}
Version: 3.3.0
Release: 4%{?dist}
Version: 4.0.0
Release: 1%{?dist}
Summary: %{sum}
License: MIT
@ -104,6 +104,9 @@ cp -p %{buildroot}/%{_bindir}/cpuinfo %{buildroot}/%{_bindir}/cpuinfo-3
%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
- Update Python 2 dependency declarations to new packaging standards
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)

@ -1 +1 @@
SHA512 (py-cpuinfo-3.3.0.tar.gz) = b31ebfb0f066303813d699a7aa5bd5b8d4e0b3b6e8422dfb4aa53c5b64d2234c5275fc293b3eb3ee72752691e023dc94fc013ccf6a0251d307c4b10619135524
SHA512 (py-cpuinfo-4.0.0.tar.gz) = f07dec9cd04b6589ac14912466c520bea4a93241ab175d7424b53896971d6b2de93724511745bb94d9ca49247f4b410a34bf1504d180380816d92d9cb6c13206

Loading…
Cancel
Save