From 4578f2c10a11b7391d0733cd05427b86a4ea1222 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 21 Dec 2015 09:30:15 +0530 Subject: [PATCH] Update to 0.1.8 release (rh#1292653) --- .gitignore | 1 + python-cpuinfo.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 134a5b1..0ae0ac7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /py-cpuinfo-0.1.2.tar.gz /py-cpuinfo-0.1.4.tar.gz /py-cpuinfo-0.1.6.tar.gz +/py-cpuinfo-0.1.8.tar.gz diff --git a/python-cpuinfo.spec b/python-cpuinfo.spec index 6218359..c5aa9a4 100644 --- a/python-cpuinfo.spec +++ b/python-cpuinfo.spec @@ -2,8 +2,8 @@ %global module_name cpuinfo Name: python-%{module_name} -Version: 0.1.6 -Release: 2%{?dist} +Version: 0.1.8 +Release: 1%{?dist} Summary: Getting CPU info License: MIT @@ -106,6 +106,9 @@ popd %changelog +* Mon Dec 21 2015 Parag Nemade - 0.1.8-1 +- Update to 0.1.8 release (rh#1292653) + * Tue Nov 10 2015 Fedora Release Engineering - 0.1.6-2 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 diff --git a/sources b/sources index 08f7bf4..738c548 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4c2c3c8fe26e80c41fd4312b60e28f55 py-cpuinfo-0.1.6.tar.gz +351499ee26d44be1ec915a0bb30dc970 py-cpuinfo-0.1.8.tar.gz