From 9d27976e40c25c56f0937a6415a10de9197e2158 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Thu, 25 Feb 2016 10:24:23 +0530 Subject: [PATCH] Update to 0.1.8 release (rh#1311530) --- .gitignore | 1 + python-cpuinfo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0ae0ac7..4c1ba4c 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /py-cpuinfo-0.1.4.tar.gz /py-cpuinfo-0.1.6.tar.gz /py-cpuinfo-0.1.8.tar.gz +/py-cpuinfo-0.2.3.tar.gz diff --git a/python-cpuinfo.spec b/python-cpuinfo.spec index 10fdd20..f99fc82 100644 --- a/python-cpuinfo.spec +++ b/python-cpuinfo.spec @@ -2,8 +2,8 @@ %global module_name cpuinfo Name: python-%{module_name} -Version: 0.1.8 -Release: 2%{?dist} +Version: 0.2.3 +Release: 1%{?dist} Summary: Getting CPU info License: MIT @@ -106,6 +106,9 @@ popd %changelog +* Thu Feb 25 2016 Parag Nemade - 0.2.3-1 +- Update to 0.1.8 release (rh#1311530) + * Thu Feb 04 2016 Fedora Release Engineering - 0.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index 738c548..345382a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -351499ee26d44be1ec915a0bb30dc970 py-cpuinfo-0.1.8.tar.gz +780ff46a0e122af09cb2c40b2706c6dc py-cpuinfo-0.2.3.tar.gz