summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNima Talebi <nima@it.net.au>2009-12-15 11:24:31 +1100
committerNima Talebi <nima@it.net.au>2010-01-06 16:19:23 +1100
commit5a2df385687e947d9d34859ff2b772b56accb627 (patch)
treecbccf18f22aa6531b0753d5e5ea127ccef2097e3
parent2963939d58332c509d1849e438352ea0e3490e5b (diff)
downloadpython-dmidecode-3.10.8.tar.gz
python-dmidecode-3.10.8.tar.xz
python-dmidecode-3.10.8.zip
Updated for 3.10.8v3.10.8
-rw-r--r--contrib/python-dmidecode.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/python-dmidecode.spec b/contrib/python-dmidecode.spec
index 0d8bde2..90ae9c8 100644
--- a/contrib/python-dmidecode.spec
+++ b/contrib/python-dmidecode.spec
@@ -49,6 +49,15 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/python-dmidecode/
%changelog
+
+* Thu Dec 15 2009 Nima Talebi <nima@it.net.au> - 3.10.8-1
+- New Upstream release.
+- Big-endian and little-endian approved.
+- Packaged unit-test to tarball.
+- Rewritten unit-test to be able to run as non-root user, where it will not
+ try to read /dev/mem.
+- Added two dmidump data files to the unit-test.
+
* Thu Nov 26 2009 David Sommerseth <davids@redhat.com> - 3.10.7-3
- Fixed even more .spec file issues and removed explicit mentioning
of /usr/share/python-dmidecode/pymap.xml