From c12ba6aa476e0a7cd4e404ef56320a3618615ca2e9b8c13bca59b2c28007c1a9 Mon Sep 17 00:00:00 2001 From: Anna Maresova Date: Thu, 25 Feb 2010 16:28:11 +0000 Subject: [PATCH] - update to 3.1.7 * Minor improvements and bug fixes in decoding of the Virtual Channel capability. * Released as 3.1.6. * More capabilities decoded: Virtual Channel (except arbitration tables), Root Complex Link, Vendor-Specific (header only), SATA HBA. * All extended capabilities have their version displayed (-vv or more). OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=20 --- pciutils-3.1.7.tar.bz2 | 3 +++ ..._pkgconfig.patch => pciutils-3.1.7_pkgconfig.patch | 0 pciutils.changes | 11 +++++++++++ pciutils.spec | 2 +- 4 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 pciutils-3.1.7.tar.bz2 rename pciutils-3.1.5_pkgconfig.patch => pciutils-3.1.7_pkgconfig.patch (100%) diff --git a/pciutils-3.1.7.tar.bz2 b/pciutils-3.1.7.tar.bz2 new file mode 100644 index 0000000..971192c --- /dev/null +++ b/pciutils-3.1.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8fe23b6966c1abf29b3b38b08b0cf33f731cd6e6a89d9b8d2b8d5e982c3f544 +size 290452 diff --git a/pciutils-3.1.5_pkgconfig.patch b/pciutils-3.1.7_pkgconfig.patch similarity index 100% rename from pciutils-3.1.5_pkgconfig.patch rename to pciutils-3.1.7_pkgconfig.patch diff --git a/pciutils.changes b/pciutils.changes index 2966dd3..7838211 100644 --- a/pciutils.changes +++ b/pciutils.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 25 17:27:15 CET 2010 - anicka@suse.cz + +- update to 3.1.7 + * Minor improvements and bug fixes in decoding of the Virtual Channel + capability. + * Released as 3.1.6. + * More capabilities decoded: Virtual Channel (except arbitration + tables), Root Complex Link, Vendor-Specific (header only), SATA HBA. + * All extended capabilities have their version displayed (-vv or more). + ------------------------------------------------------------------- Mon Feb 1 12:23:21 UTC 2010 - jengelh@medozas.de diff --git a/pciutils.spec b/pciutils.spec index 8dd0b47..b4aa5ed 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -19,7 +19,7 @@ Name: pciutils -Version: 3.1.5 +Version: 3.1.7 Release: 2 BuildRequires: zlib-devel BuildRequires: licenses