[pciutils] - updated to 3.1.7

Michal Hlavinka mhlavink at fedoraproject.org
Mon Aug 30 09:49:05 UTC 2010


commit 6501a747330ed01457d961e3c429ac94c35deeca
Author: Michal Hlavinka <mhlavink at redhat.com>
Date:   Mon Aug 30 11:49:04 2010 +0200

    - updated to 3.1.7

 .gitignore    |    1 +
 pciutils.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
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 <mhlavink at redhat.com> - 3.1.7-1
+- updated to 3.1.7
+
 * Fri Jul 07 2010 Michal Hlavinka <mhlavink at redhat.com> - 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


More information about the scm-commits mailing list