diff --git a/pciutils-3.1.4.tar.bz2 b/pciutils-3.1.4.tar.bz2 deleted file mode 100644 index f8ea1e6..0000000 --- a/pciutils-3.1.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:38acb0e479d4096d5cbb805e64aa1362d70215d73271fbba227b32efb45ba13a -size 276864 diff --git a/pciutils-3.1.5.tar.bz2 b/pciutils-3.1.5.tar.bz2 new file mode 100644 index 0000000..a53004f --- /dev/null +++ b/pciutils-3.1.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:233bc8ccec0970659962a50a645d3f7913b1b21c4c270b87ebaf9e4a6e9fb90b +size 284099 diff --git a/pciutils-3.1.4_pkgconfig.patch b/pciutils-3.1.5_pkgconfig.patch similarity index 100% rename from pciutils-3.1.4_pkgconfig.patch rename to pciutils-3.1.5_pkgconfig.patch diff --git a/pciutils.changes b/pciutils.changes index fb706c9..0263c72 100644 --- a/pciutils.changes +++ b/pciutils.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jan 22 17:30:53 CET 2010 - anicka@suse.cz + +- update to 1.3.5 + * Updated pci.ids to the today's snapshot of the database. + * When scanning extended capabilities, properly mask the lowest 2 bits, + which are currently reserved. This avoids unaligned access errors on + broken hardware (see tests/broken-ecaps). + * Large bar sizes are displayed in human-readable format (with units). + * Physical slot information is displayed correctly for multi-function cards. + * Fixed a couple of typos everywhere. + * Library: Fixed bugs in freeing of capabilities. + * Windows back-end compiles again. + ------------------------------------------------------------------- Tue Dec 15 01:44:50 CET 2009 - jengelh@medozas.de diff --git a/pciutils.spec b/pciutils.spec index 2eb4055..3903915 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,5 +1,5 @@ # -# spec file for package pciutils (Version 3.1.4) +# spec file for package pciutils (Version 3.1.5) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -19,8 +19,8 @@ Name: pciutils -Version: 3.1.4 -Release: 2 +Version: 3.1.5 +Release: 1 BuildRequires: zlib-devel BuildRequires: licenses Requires: licenses