diff --git a/.gitignore b/.gitignore index 1d5de4d..40b38e7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /biosdevname-0.3.1.tar.gz /biosdevname-0.3.2.tar.gz +/biosdevname-0.3.3.tar.gz diff --git a/biosdevname.spec b/biosdevname.spec index d86ec73..bd19135 100644 --- a/biosdevname.spec +++ b/biosdevname.spec @@ -1,5 +1,5 @@ Name: biosdevname -Version: 0.3.2 +Version: 0.3.3 Release: 1%{?dist} Summary: Udev helper for naming devices per BIOS names @@ -52,6 +52,10 @@ rm -rf %{buildroot} %changelog +* Thu Dec 9 2010 Matt Domsch - 0.3.3-1 +- add back in use of PCI IRQ Routing Table, if info is not provided by + sysfs or SMBIOS + * Thu Dec 2 2010 Matt Domsch - 0.3.2-1 - fix for multi-port cards with bridges - removal of code for seriously obsolete systems diff --git a/sources b/sources index 98060eb..855ca8a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -40dd5d34d4307fd1687d7920c4983616 biosdevname-0.3.2.tar.gz +529fc1dd953d132a38b3f92861c6390c biosdevname-0.3.3.tar.gz