diff --git a/pciutils.spec b/pciutils.spec index 8bd15af..d207cc1 100644 --- a/pciutils.spec +++ b/pciutils.spec @@ -1,6 +1,6 @@ Name: pciutils Version: 3.13.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: PCI bus related utilities License: GPL-2.0-or-later URL: https://mj.ucw.cz/sw/pciutils/ @@ -106,6 +106,9 @@ diff -u %{SOURCE2} libpci_symbols_new.lst %{_mandir}/man7/* %changelog +* Tue Jun 11 2024 Michal Hlavinka - 3.13.0-2 +- rebuild + * Tue Jun 11 2024 Michal Hlavinka - 3.13.0-1 - updated to 3.13, adds support for cxl1.1 device link status information (#RHEL-29153) - add riscv64 build support (#RHEL-40383)