diff options
author | David Sommerseth <davids@redhat.com> | 2009-12-10 20:14:12 +0100 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2009-12-10 20:14:12 +0100 |
commit | b1293531b4aff02659298138dd5e4321d61d21c0 (patch) | |
tree | b415fca918e35740ac9ce595c2aa9850bb7511ca /contrib/python-dmidecode.spec | |
parent | de2fa9f2628c95470a98703a7679e48447ca0e8a (diff) | |
download | python-dmidecode-b1293531b4aff02659298138dd5e4321d61d21c0.tar.gz python-dmidecode-b1293531b4aff02659298138dd5e4321d61d21c0.tar.xz python-dmidecode-b1293531b4aff02659298138dd5e4321d61d21c0.zip |
Changed version number to 3.10.8
Diffstat (limited to 'contrib/python-dmidecode.spec')
-rw-r--r-- | contrib/python-dmidecode.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python-dmidecode.spec b/contrib/python-dmidecode.spec index 0c7cba6..0d8bde2 100644 --- a/contrib/python-dmidecode.spec +++ b/contrib/python-dmidecode.spec @@ -3,8 +3,8 @@ Summary: Python module to access DMI data Name: python-dmidecode -Version: 3.10.7 -Release: 3%{?dist} +Version: 3.10.8 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries URL: http://projects.autonomy.net.au/python-dmidecode/ |