Update to 0.1.4 release
- Resolves:rh#1190549 - cpuinfo failed to run
This commit is contained in:
parent
dd4a5ac026
commit
2f0ff7dcfb
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
/py-cpuinfo-0.1.2.tar.gz
|
/py-cpuinfo-0.1.2.tar.gz
|
||||||
|
/py-cpuinfo-0.1.4.tar.gz
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
%global module_name cpuinfo
|
%global module_name cpuinfo
|
||||||
|
|
||||||
Name: python-%{module_name}
|
Name: python-%{module_name}
|
||||||
Version: 0.1.2
|
Version: 0.1.4
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Getting CPU info
|
Summary: Getting CPU info
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -106,6 +106,10 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* 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
|
- Resolves:rh#1178548, follow dnf way to use py3 binary
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user