summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Sommerseth <davids@redhat.com>2013-04-05 18:30:46 +0200
committerDavid Sommerseth <davids@redhat.com>2013-04-05 18:30:46 +0200
commitb82aff22223e8c47857b8eb09bf21f1b15887fc4 (patch)
tree307725eba9ef7f5fd0259ee8cb5edfad000281d9
parent39869fb9346cd46097bd6d70a90f351938d30296 (diff)
downloadpython-dmidecode-b82aff22223e8c47857b8eb09bf21f1b15887fc4.tar.gz
python-dmidecode-b82aff22223e8c47857b8eb09bf21f1b15887fc4.tar.xz
python-dmidecode-b82aff22223e8c47857b8eb09bf21f1b15887fc4.zip
New upstream release (v3.10.14)v3.10.14
Signed-off-by: David Sommerseth <davids@redhat.com>
-rw-r--r--contrib/python-dmidecode.spec5
-rw-r--r--src/version.h2
2 files changed, 5 insertions, 2 deletions
diff --git a/contrib/python-dmidecode.spec b/contrib/python-dmidecode.spec
index ccd93d7..ef8ca62 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.13
+Version: 3.10.14
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Libraries
@@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/python-dmidecode/
%changelog
+* Fri Apr 05 2013 David Sommerseth <davids@redhat.com> - 3.10.14-1
+- Update to new release
+
* Thu Jun 03 2010 Nima Talebi <nima@it.net.au> - 3.10.13-1
- Update to new release
diff --git a/src/version.h b/src/version.h
index 742a13f..792e7e8 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define VERSION "3.10.13"
+#define VERSION "3.10.14"