pciutils updated to 3.4.1
This commit is contained in:
parent
f13ff6d12f
commit
cc10e2cf37
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@ pciutils-3.1.6.tar.gz
|
||||
/pciutils-3.3.0.tar.gz
|
||||
/pciutils-3.3.1.tar.gz
|
||||
/pciutils-3.4.0.tar.gz
|
||||
/pciutils-3.4.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: pciutils
|
||||
Version: 3.4.0
|
||||
Version: 3.4.1
|
||||
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 Jan 05 2016 Michal Hlavinka <mhlavink@redhat.com> - 3.4.1-1
|
||||
- pciutils updated to 3.4.1
|
||||
|
||||
* Tue Sep 15 2015 Michal Hlavinka <mhlavink@redhat.com> - 3.4.0-1
|
||||
- pciutils updated to 3.4.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user