Update to 0.1.6 release (rh#1242523)
This commit is contained in:
parent
dc108565a7
commit
a6f3e3f13f
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/py-cpuinfo-0.1.2.tar.gz
|
/py-cpuinfo-0.1.2.tar.gz
|
||||||
/py-cpuinfo-0.1.4.tar.gz
|
/py-cpuinfo-0.1.4.tar.gz
|
||||||
|
/py-cpuinfo-0.1.6.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.4
|
Version: 0.1.6
|
||||||
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
|
||||||
|
* Mon Jul 13 2015 Parag Nemade <pnemade AT redhat DOT com> - 0.1.6-1
|
||||||
|
- Update to 0.1.6 release (rh#1242523)
|
||||||
|
|
||||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4-2
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.4-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user