Update to 3.3.0 version

epel9
Parag A Nemade 8 years ago
parent 41459c4092
commit a56cb65274
No known key found for this signature in database
GPG Key ID: 71932951EB71E972

1
.gitignore vendored

@ -7,3 +7,4 @@
/py-cpuinfo-0.2.7.tar.gz /py-cpuinfo-0.2.7.tar.gz
/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

@ -2,8 +2,8 @@
%global sum Getting CPU info %global sum Getting CPU info
Name: python-%{srcname} Name: python-%{srcname}
Version: 3.2.0 Version: 3.3.0
Release: 2%{?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
* Thu Jun 15 2017 Parag Nemade <pnemade AT redhat DOT com> - 3.3.0-1
- Update to 3.3.0 version
* Thu Apr 20 2017 Than Ngo <than@redhat.com> - 3.2.0-2 * Thu Apr 20 2017 Than Ngo <than@redhat.com> - 3.2.0-2
- added s390x support - added s390x support
- enable all supported archs - enable all supported archs

@ -1 +1 @@
SHA512 (py-cpuinfo-3.2.0.tar.gz) = 737d5a73d6991ce5cb99125951a75492f48177030986270bbe7dcc0efb4e3200c9957bfbe51bd5a7555bfa8e62db68c3a5227e47e5e6bb2115ff2c10c0bfb688 SHA512 (py-cpuinfo-3.3.0.tar.gz) = b31ebfb0f066303813d699a7aa5bd5b8d4e0b3b6e8422dfb4aa53c5b64d2234c5275fc293b3eb3ee72752691e023dc94fc013ccf6a0251d307c4b10619135524

Loading…
Cancel
Save