Update to 0.1.4 release

- Resolves:rh#1190549 - cpuinfo failed to run
epel9
Parag Nemade 10 years ago
parent dd4a5ac026
commit 2f0ff7dcfb

1
.gitignore vendored

@ -1 +1,2 @@
/py-cpuinfo-0.1.2.tar.gz
/py-cpuinfo-0.1.4.tar.gz

@ -2,8 +2,8 @@
%global module_name cpuinfo
Name: python-%{module_name}
Version: 0.1.2
Release: 3%{?dist}
Version: 0.1.4
Release: 1%{?dist}
Summary: Getting CPU info
License: MIT
@ -106,6 +106,10 @@ popd
%changelog
* Thu Feb 12 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.1.4-1
- Update to 0.1.4 release
- Resolves:rh#1190549 - cpuinfo failed to run
* Tue Feb 03 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.1.2-3
- Resolves:rh#1178548, follow dnf way to use py3 binary

@ -1 +1 @@
e0c7eef9209eb5b2c928341652deda19 py-cpuinfo-0.1.2.tar.gz
ec364e4db0ff9e12663b90bf9fed3b43 py-cpuinfo-0.1.4.tar.gz

Loading…
Cancel
Save