diff options
author | David Sommerseth <davids@redhat.com> | 2013-07-08 20:10:21 +0200 |
---|---|---|
committer | David Sommerseth <davids@redhat.com> | 2013-07-08 20:11:16 +0200 |
commit | 4684a9178a32bc1420571025c9874b203efd6784 (patch) | |
tree | 346c9694bf63be3c35c0d01e8c5a6ba3f69be979 /contrib/python-dmidecode.spec | |
parent | 4ca9576b4090fcc48868e5e362d162e1544e8660 (diff) | |
download | python-dmidecode-4684a9178a32bc1420571025c9874b203efd6784.tar.gz python-dmidecode-4684a9178a32bc1420571025c9874b203efd6784.tar.xz python-dmidecode-4684a9178a32bc1420571025c9874b203efd6784.zip |
New upstream release v3.12.1v3.12.1
This includes a rebase against upstream dmidecode v2.12 and an update
against the SMBIOS reference specification v2.8.0.
Signed-off-by: David Sommerseth <davids@redhat.com>
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 b016a72..8da8936 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.11.1 +Version: 3.12.1 Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/python-dmidecode/ %changelog +* Mon Jul 8 2013 David Sommerseth <dazo@users.sourceforge.net> - 3.12.1-1 +- Updated against upstream v3.12.1, which realigns against dmidecode 2.12 + * Thu Jul 4 2013 David Sommerseth <dazo@users.sourceforge.net> - 3.11.1-1 - Updated against upstream v3.11.1, which realigns against dmidecode 2.11 |