From f75511cd998520da6d8f61ad2f2e474c59e6d3f5 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Mon, 16 Jan 2012 16:12:24 +0100 Subject: [PATCH] updated to 3.1.9 --- .gitignore | 1 + pciutils.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4fe9e9c..dda91a2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ pciutils-3.1.6.tar.gz /pciutils-3.1.7.tar.gz /pciutils-3.1.8.tar.gz +/pciutils-3.1.9.tar.gz diff --git a/pciutils.spec b/pciutils.spec index bffdbe1..fed4bc4 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,6 +1,6 @@ Name: pciutils -Version: 3.1.8 -Release: 2%{?dist} +Version: 3.1.9 +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 Jan 16 2012 Michal Hlavinka - 3.1.9-1 +- updated to 3.1.9 + * Fri Jan 13 2012 Fedora Release Engineering - 3.1.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index c58b654..ae86166 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -79312f138311d29291c7d44d624cd37e pciutils-3.1.8.tar.gz +e958f5ffb93b12972964381c38f27eb3 pciutils-3.1.9.tar.gz