- updated to 3.1.7
This commit is contained in:
parent
6b703075e1
commit
6501a74733
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
pciutils-3.1.6.tar.gz
|
||||
/pciutils-3.1.7.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pciutils
|
||||
Version: 3.1.6
|
||||
Release: 5%{?dist}
|
||||
Version: 3.1.7
|
||||
Release: 1%{?dist}
|
||||
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
|
||||
|
||||
#truncate too long names (#205948)
|
||||
@ -144,6 +144,9 @@ install -p lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%changelog
|
||||
* Mon Aug 30 2010 Michal Hlavinka <mhlavink@redhat.com> - 3.1.7-1
|
||||
- updated to 3.1.7
|
||||
|
||||
* Fri Jul 07 2010 Michal Hlavinka <mhlavink@redhat.com> - 3.1.6-5
|
||||
- follow licensing guideline update
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user