updated to 3.2.1
This commit is contained in:
parent
bdbd5bda3d
commit
34fb8a2451
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ pciutils-3.1.6.tar.gz
|
||||
/pciutils-3.1.9.tar.gz
|
||||
/pciutils-3.1.10.tar.gz
|
||||
/pciutils-3.2.0.tar.gz
|
||||
/pciutils-3.2.1.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: pciutils
|
||||
Version: 3.2.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.2.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
|
||||
* Fri Nov 15 2013 Michal Hlavinka <mhlavink@redhat.com> - 3.2.1-1
|
||||
- updated to 3.2.1
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user