updated to 3.6.0
pciutils updated to 3.6.0
This commit is contained in:
parent
2c1c84820a
commit
1408d3f969
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ pciutils-3.1.6.tar.gz
|
||||
/pciutils-3.5.4.tar.gz
|
||||
/pciutils-3.5.5.tar.gz
|
||||
/pciutils-3.5.6.tar.gz
|
||||
/pciutils-3.6.0.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pciutils
|
||||
Version: 3.5.6
|
||||
Release: 4%{?dist}
|
||||
Version: 3.6.0
|
||||
Release: 1%{?dist}
|
||||
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
|
||||
Source1: multilibconfigh
|
||||
|
||||
@ -115,6 +115,10 @@ install -p lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
|
||||
%{_includedir}/pci
|
||||
|
||||
%changelog
|
||||
* Mon Jul 09 2018 Michal Hlavinka <mhlavink@redhat.com> - 3.6.0-1
|
||||
- updated to 3.6.0
|
||||
- pciutils updated to 3.6.0
|
||||
|
||||
* Wed Mar 07 2018 Michal Hlavinka <mhlavink@redhat.com> - 3.5.6-4
|
||||
- add gcc buildrequire
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pciutils-3.5.6.tar.gz) = dcdca7e0bce69d1bee1fa5ea480a9f38534d66da576fdc710aefd8eeb0c18bf6ec5b39e63019d29d6bae0ec2d3881f5d07a4a105ca04c320d84c17821f7297e4
|
||||
SHA512 (pciutils-3.6.0.tar.gz) = e59cb5685f1dee2673368c90fdf1f5b7689de9fa45f249ce472258f278288da7a81644c76d1ecb7cc857f8029d3d70c367fe62190caf55328143b51017cc5c6f
|
||||
|
Loading…
Reference in New Issue
Block a user