diff --git a/.gitignore b/.gitignore index 9019148..134a5b1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /py-cpuinfo-0.1.2.tar.gz /py-cpuinfo-0.1.4.tar.gz +/py-cpuinfo-0.1.6.tar.gz diff --git a/python-cpuinfo.spec b/python-cpuinfo.spec index 5a0e5ac..ad450d5 100644 --- a/python-cpuinfo.spec +++ b/python-cpuinfo.spec @@ -2,8 +2,8 @@ %global module_name cpuinfo Name: python-%{module_name} -Version: 0.1.4 -Release: 2%{?dist} +Version: 0.1.6 +Release: 1%{?dist} Summary: Getting CPU info License: MIT @@ -106,6 +106,9 @@ popd %changelog +* Mon Jul 13 2015 Parag Nemade - 0.1.6-1 +- Update to 0.1.6 release (rh#1242523) + * Thu Jun 18 2015 Fedora Release Engineering - 0.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index f60c796..08f7bf4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec364e4db0ff9e12663b90bf9fed3b43 py-cpuinfo-0.1.4.tar.gz +4c2c3c8fe26e80c41fd4312b60e28f55 py-cpuinfo-0.1.6.tar.gz