Updating link to change in openSUSE:Factory/pciutils revision 25.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/pciutils?expand=0&rev=f08ff0868351f312fba886cf6214f986
This commit is contained in:
parent
51ff3fc8db
commit
0bf0522c33
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:38acb0e479d4096d5cbb805e64aa1362d70215d73271fbba227b32efb45ba13a
|
||||
size 276864
|
3
pciutils-3.1.5.tar.bz2
Normal file
3
pciutils-3.1.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:233bc8ccec0970659962a50a645d3f7913b1b21c4c270b87ebaf9e4a6e9fb90b
|
||||
size 284099
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user