diff --git a/.cvsignore b/.cvsignore index b56e44b..6438d46 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -python-dmidecode-3.10.7.tar.gz +python-dmidecode-3.10.8.tar.gz diff --git a/import.log b/import.log index beec9d3..a0c7611 100644 --- a/import.log +++ b/import.log @@ -1 +1,2 @@ python-dmidecode-3_10_7-3_fc11:HEAD:python-dmidecode-3.10.7-3.fc11.src.rpm:1259737152 +python-dmidecode-3_10_8-1_fc11:HEAD:python-dmidecode-3.10.8-1.fc11.src.rpm:1260797632 diff --git a/python-dmidecode.spec b/python-dmidecode.spec index be0cd53..0d8bde2 100644 --- a/python-dmidecode.spec +++ b/python-dmidecode.spec @@ -3,8 +3,8 @@ Summary: Python module to access DMI data Name: python-dmidecode -Version: 3.10.7 -Release: 3%{?dist} +Version: 3.10.8 +Release: 1%{?dist} License: GPLv2 Group: System Environment/Libraries URL: http://projects.autonomy.net.au/python-dmidecode/ @@ -25,6 +25,9 @@ as python data structures or as XML data using libxml2. %build make build +cd unit-tests +make +cd .. %install rm -rf $RPM_BUILD_ROOT diff --git a/sources b/sources index 21f42be..36a5b35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -22ee3707930451632307f83e4e33942b python-dmidecode-3.10.7.tar.gz +a2bc1cf271c908478dbecf119649c075 python-dmidecode-3.10.8.tar.gz