From 7390d7c1bb77e10fffb59fa7458b29b779e61a00 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 02:49:45 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- pciutils.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pciutils.spec b/pciutils.spec index 4ae97f5..6a5184b 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,6 +1,6 @@ Name: pciutils Version: 3.7.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: PCI bus related utilities License: GPLv2+ URL: https://mj.ucw.cz/sw/pciutils/ @@ -100,6 +100,9 @@ install -p -m 644 lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig %{_mandir}/man7/* %changelog +* Fri Apr 16 2021 Mohan Boddu - 3.7.0-4 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Tue Feb 02 2021 Michal Hlavinka - 3.7.0-3 - spec file cleanup