From 5ada9fc43fd10954d192d1c9bca4ea2b7d72051f Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Fri, 10 Apr 2015 09:34:10 +0200 Subject: [PATCH] pciutils updated to 3.3.1 --- .gitignore | 1 + pciutils.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index e7f282d..9727925 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ pciutils-3.1.6.tar.gz /pciutils-3.2.0.tar.gz /pciutils-3.2.1.tar.gz /pciutils-3.3.0.tar.gz +/pciutils-3.3.1.tar.gz diff --git a/pciutils.spec b/pciutils.spec index 905893d..eb3ab77 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,5 +1,5 @@ Name: pciutils -Version: 3.3.0 +Version: 3.3.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 Apr 10 2015 Michal Hlavinka - 3.3.1-1 +- pciutils updated to 3.3.1 + * Wed Nov 12 2014 Michal Hlavinka - 3.3.0-1 - updated to 3.3.0 diff --git a/sources b/sources index 858533c..e9a471f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b73bca5b1c2fd20a17a19f5040411521 pciutils-3.3.0.tar.gz +d76ba41d0ec0e16f12a4723cbd1477e9 pciutils-3.3.1.tar.gz