[python-hardware] Upstream release 0.12 (bug #1196176)

Frederic Lepied flepied at fedoraproject.org
Mon Mar 23 17:03:45 UTC 2015


commit 44525e33b811578f784fd10da0e10f6a263ad8dd
Author: Frederic Lepied <frederic.lepied at redhat.com>
Date:   Fri Mar 20 17:29:29 2015 +0000

    Upstream release 0.12 (bug #1196176)

 .gitignore           | 1 +
 python-hardware.spec | 9 ++++++---
 sources              | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8e27546..a8e88d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /hardware-0.9.tar.gz
 /hardware-0.11.tar.gz
+/hardware-0.12.tar.gz
diff --git a/python-hardware.spec b/python-hardware.spec
index 4e84dc9..c054074 100644
--- a/python-hardware.spec
+++ b/python-hardware.spec
@@ -5,7 +5,7 @@
 
 Name:           python-hardware
 Summary:        Hardware detection and classification utilities
-Version:        0.11
+Version:        0.12
 Release:        1%{?dist}
 License:        ASL 2.0
 Group:          Development/Languages
@@ -69,7 +69,7 @@ Features:
 ** hard drives
 ** IPMI
 ** network cards
-** DMI infos
+** DMI info
 ** memory settings
 ** processor features
 * filter hardware according to hardware profiles
@@ -90,7 +90,7 @@ Features:
 ** hard drives
 ** IPMI
 ** network cards
-** DMI infos
+** DMI info
 ** memory settings
 ** processor features
 * filter hardware according to hardware profiles
@@ -124,6 +124,9 @@ Documentation for Hardware detection and classification utilities.
 %endif # with_python3
 
 %changelog
+* Wed Mar 18 2015 Frederic Lepied <frederic.lepied at redhat.com> - 0.12-1
+- new version (bug #1196176)
+
 * Tue Feb 24 2015 Dmitry Tantsur <divius.inside at gmail.com> - 0.11-1
 - new version (bug #1195701)
 
diff --git a/sources b/sources
index 4c5724c..44268d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-668ef08e08ba4f785a4202f49e8feac1  hardware-0.11.tar.gz
+b30376ac92fd0d3fb491054cb3735b74  hardware-0.12.tar.gz


More information about the scm-commits mailing list