Skip to content

Commit

Permalink
New upstream release (v3.12.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
nima committed Jun 8, 2015
1 parent 9d0f722 commit 92f117b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion contrib/python-dmidecode.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

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

%changelog
* Mon Jun 08 2015 Nima Talebi <[email protected]> - 3.12.2-1
- Update to new release

* Mon Jul 8 2013 David Sommerseth <[email protected]> - 3.12.1-1
- Updated against upstream v3.12.1, which realigns against dmidecode 2.12

Expand Down
2 changes: 1 addition & 1 deletion src/version.h
Original file line number Diff line number Diff line change
@@ -1 +1 @@
#define VERSION "3.12.1"
#define VERSION "3.12.2"

0 comments on commit 92f117b

Please sign in to comment.