Update to 0.2.6 version
This commit is contained in:
parent
37ae6c632e
commit
6ab6d45f41
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/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
|
/py-cpuinfo-0.2.3.tar.gz
|
||||||
|
/py-cpuinfo-0.2.6.tar.gz
|
||||||
|
|||||||
@ -2,8 +2,8 @@
|
|||||||
%global sum Getting CPU info
|
%global sum Getting CPU info
|
||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 0.2.3
|
Version: 0.2.6
|
||||||
Release: 5%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: %{sum}
|
Summary: %{sum}
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -98,6 +98,9 @@ cp -p %{buildroot}/%{_bindir}/cpuinfo %{buildroot}/%{_bindir}/cpuinfo-3
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 12 2017 Parag Nemade <pnemade AT redhat DOT com> - 0.2.6-1
|
||||||
|
- Update to 0.2.6 version
|
||||||
|
|
||||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-5
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.3-5
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user