From 4684a9178a32bc1420571025c9874b203efd6784 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Mon, 8 Jul 2013 20:10:21 +0200 Subject: New upstream release v3.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 --- 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 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 - 3.12.1-1 +- Updated against upstream v3.12.1, which realigns against dmidecode 2.12 + * Thu Jul 4 2013 David Sommerseth - 3.11.1-1 - Updated against upstream v3.11.1, which realigns against dmidecode 2.11 -- cgit