pciutils updated to 3.5.2

This commit is contained in:
Michal Hlavinka 2016-10-04 16:15:00 +02:00
parent 6a99ff7287
commit e34c7c15e6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ pciutils-3.1.6.tar.gz
/pciutils-3.4.1.tar.gz
/pciutils-3.5.0.tar.gz
/pciutils-3.5.1.tar.gz
/pciutils-3.5.2.tar.gz

View File

@ -1,6 +1,6 @@
Name: pciutils
Version: 3.5.1
Release: 2%{?dist}
Version: 3.5.2
Release: 1%{?dist}
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
Source1: multilibconfigh
@ -123,6 +123,9 @@ install -p lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Oct 04 2016 Michal Hlavinka <mhlavink@redhat.com> - 3.5.2-1
- pciutils updated to 3.5.2
* Thu Aug 11 2016 Michal Toman <mtoman@fedoraproject.org> - 3.5.1-2
- Add support for MIPS to multilibconfigh

View File

@ -1 +1 @@
6f2c216ad37eb3ee57d3ae266d3955e4 pciutils-3.5.1.tar.gz
eae9b6b22a4af894b9bb1411ca4a7d4a pciutils-3.5.2.tar.gz