updated to 3.2.0

This commit is contained in:
Michal Hlavinka 2013-04-22 11:44:07 +02:00
parent 618c81900d
commit c3f9c4f2d9
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ pciutils-3.1.6.tar.gz
/pciutils-3.1.8.tar.gz
/pciutils-3.1.9.tar.gz
/pciutils-3.1.10.tar.gz
/pciutils-3.2.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: pciutils
Version: 3.1.10
Release: 3%{?dist}
Version: 3.2.0
Release: 1%{?dist}
Source: ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
Source1: multilibconfigh
@ -122,6 +122,9 @@ install -p lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig
rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Apr 22 2013 Michal Hlavinka <mhlavink@redhat.com> - 3.2.0-1
- updated to 3.2.0
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.1.10-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild

View File

@ -1 +1 @@
cdb1e5a95ab7ac67349f10c8f77a6d3c pciutils-3.1.10.tar.gz
3fccb0b28879adb57d8156115f8003c8 pciutils-3.2.0.tar.gz