pciutils updated to 3.5.4
This commit is contained in:
parent
76498d6fba
commit
0810524ee2
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ pciutils-3.1.6.tar.gz
|
||||
/pciutils-3.5.0.tar.gz
|
||||
/pciutils-3.5.1.tar.gz
|
||||
/pciutils-3.5.2.tar.gz
|
||||
/pciutils-3.5.4.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pciutils
|
||||
Version: 3.5.2
|
||||
Release: 2%{?dist}
|
||||
Version: 3.5.4
|
||||
Release: 1%{?dist}
|
||||
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
|
||||
Source1: multilibconfigh
|
||||
|
||||
@ -121,6 +121,9 @@ install -p lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Mon Feb 27 2017 Michal Hlavinka <mhlavink@redhat.com> - 3.5.4-1
|
||||
- pciutils updated to 3.5.4
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user