diff --git a/.gitignore b/.gitignore index c3c3d20..c08af56 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ pciutils-3.1.6.tar.gz +/pciutils-3.1.7.tar.gz diff --git a/pciutils.spec b/pciutils.spec index 3e44f47..e080f67 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -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 - 3.1.7-1 +- updated to 3.1.7 + * Fri Jul 07 2010 Michal Hlavinka - 3.1.6-5 - follow licensing guideline update diff --git a/sources b/sources index ef4a802..544c7f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -96c46bad23fb05d96941f2d848613242 pciutils-3.1.6.tar.gz +f3e349d22a3714b4272b171649ad5235 pciutils-3.1.7.tar.gz