Skip to content

Commit 92f117b

Browse files
committed
New upstream release (v3.12.2)
1 parent 9d0f722 commit 92f117b

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

contrib/python-dmidecode.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Summary: Python module to access DMI data
55
Name: python-dmidecode
6-
Version: 3.12.1
6+
Version: 3.12.2
77
Release: 1%{?dist}
88
License: GPLv2
99
Group: System Environment/Libraries
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
4949
%{_datadir}/python-dmidecode/
5050

5151
%changelog
52+
* Mon Jun 08 2015 Nima Talebi <ntd@amazon.com> - 3.12.2-1
53+
- Update to new release
54+
5255
* Mon Jul 8 2013 David Sommerseth <dazo@users.sourceforge.net> - 3.12.1-1
5356
- Updated against upstream v3.12.1, which realigns against dmidecode 2.12
5457

src/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define VERSION "3.12.1"
1+
#define VERSION "3.12.2"

0 commit comments

Comments
 (0)