From f13ff6d12f2a1b4c9cfbca25e24221f8db739b89 Mon Sep 17 00:00:00 2001 From: Michal Hlavinka Date: Tue, 15 Sep 2015 09:38:37 +0200 Subject: [PATCH] pciutils updated to 3.4.0 --- .gitignore | 1 + pciutils.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9727925..fb22238 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ pciutils-3.1.6.tar.gz /pciutils-3.2.1.tar.gz /pciutils-3.3.0.tar.gz /pciutils-3.3.1.tar.gz +/pciutils-3.4.0.tar.gz diff --git a/pciutils.spec b/pciutils.spec index bdecf04..cd918b5 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,6 +1,6 @@ Name: pciutils -Version: 3.3.1 -Release: 2%{?dist} +Version: 3.4.0 +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 +* Tue Sep 15 2015 Michal Hlavinka - 3.4.0-1 +- pciutils updated to 3.4.0 + * Thu Jun 18 2015 Fedora Release Engineering - 3.3.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index e9a471f..50d373a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d76ba41d0ec0e16f12a4723cbd1477e9 pciutils-3.3.1.tar.gz +00ec5c00e00d0360aebe33031e4bf712 pciutils-3.4.0.tar.gz