Update to 0.1.8 release (rh#1311530)
This commit is contained in:
parent
b9c4e712bc
commit
9d27976e40
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@
|
|||||||
/py-cpuinfo-0.1.4.tar.gz
|
/py-cpuinfo-0.1.4.tar.gz
|
||||||
/py-cpuinfo-0.1.6.tar.gz
|
/py-cpuinfo-0.1.6.tar.gz
|
||||||
/py-cpuinfo-0.1.8.tar.gz
|
/py-cpuinfo-0.1.8.tar.gz
|
||||||
|
/py-cpuinfo-0.2.3.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.8
|
Version: 0.2.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Getting CPU info
|
Summary: Getting CPU info
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -106,6 +106,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 25 2016 Parag Nemade <pnemade AT redhat DOT com> - 0.2.3-1
|
||||||
|
- Update to 0.1.8 release (rh#1311530)
|
||||||
|
|
||||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-2
|
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.8-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user