diff options
author | Nima Talebi <nima@it.net.au> | 2010-06-03 19:57:08 +1000 |
---|---|---|
committer | Nima Talebi <nima@it.net.au> | 2010-06-03 19:57:08 +1000 |
commit | 69a7962bbb7a8c0e0366045b80f159a982a00fc2 (patch) | |
tree | 1995521d41d9a2c12d8110612f3ac280603e8abe /contrib/python-dmidecode.spec | |
parent | 4e5fa23d119a6cb02f1a7fb92e1a447b7a7ae97f (diff) | |
download | python-dmidecode-69a7962bbb7a8c0e0366045b80f159a982a00fc2.tar.gz python-dmidecode-69a7962bbb7a8c0e0366045b80f159a982a00fc2.tar.xz python-dmidecode-69a7962bbb7a8c0e0366045b80f159a982a00fc2.zip |
New upstream release - v3.10.13
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 e31dd0e..ccd93d7 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.12 +Version: 3.10.13 Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/python-dmidecode/ %changelog +* Thu Jun 03 2010 Nima Talebi <nima@it.net.au> - 3.10.13-1 +- Update to new release + * Fri Mar 12 2010 Nima Talebi <nima@it.net.au> - 3.10.12-1 - Update to new release |