From 4ca9576b4090fcc48868e5e362d162e1544e8660 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Mon, 8 Jul 2013 19:36:35 +0200 Subject: Rebase against upstream dmidecode v2.11 This includes an update against the SMBIOS reference specification v2.7.0 Signed-off-by: David Sommerseth --- contrib/python-dmidecode.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'contrib/python-dmidecode.spec') diff --git a/contrib/python-dmidecode.spec b/contrib/python-dmidecode.spec index 9589179..b016a72 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.15 +Version: 3.11.1 Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries @@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/python-dmidecode/ %changelog +* Thu Jul 4 2013 David Sommerseth - 3.11.1-1 +- Updated against upstream v3.11.1, which realigns against dmidecode 2.11 + * Wed Jul 3 2013 David Sommerseth - 3.10.15-1 - Update to new release -- cgit