diff options
author | Nima Talebi <nima@it.net.au> | 2010-02-16 08:31:59 +1100 |
---|---|---|
committer | Nima Talebi <nima@it.net.au> | 2010-02-16 08:31:59 +1100 |
commit | bb5d00b80c05cb42326d2c4a0b92a504e587c03f (patch) | |
tree | 1bc9303dcd991b766317dfe671ab2e41495b3176 /contrib/python-dmidecode.spec | |
parent | a87417241b16b690682561c7673c31be76fc3703 (diff) | |
download | python-dmidecode-bb5d00b80c05cb42326d2c4a0b92a504e587c03f.tar.gz python-dmidecode-bb5d00b80c05cb42326d2c4a0b92a504e587c03f.tar.xz python-dmidecode-bb5d00b80c05cb42326d2c4a0b92a504e587c03f.zip |
New feature release (log handling)v3.10.11
Diffstat (limited to 'contrib/python-dmidecode.spec')
-rw-r--r-- | contrib/python-dmidecode.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/contrib/python-dmidecode.spec b/contrib/python-dmidecode.spec index 0154dcc..da818e4 100644 --- a/contrib/python-dmidecode.spec +++ b/contrib/python-dmidecode.spec @@ -3,7 +3,7 @@ Summary: Python module to access DMI data Name: python-dmidecode -Version: 3.10.10 +Version: 3.10.11 Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/python-dmidecode/ %changelog +* Tue Feb 16 2010 Nima Talebi <nima@it.net.au> - 3.10.11-1 +- Update to new release + * Tue Jan 12 2010 Nima Talebi <nima@it.net.au> - 3.10.10-1 - Update to new release |