diff --git a/sysfsutils.spec b/sysfsutils.spec index c344277..9300b7e 100644 --- a/sysfsutils.spec +++ b/sysfsutils.spec @@ -4,7 +4,7 @@ Name: sysfsutils Version: 2.1.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Utilities for interfacing with sysfs URL: https://github.com/linux-ras/sysfsutils License: GPLv2 @@ -71,6 +71,9 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Fri Apr 16 2021 Mohan Boddu - 2.1.1-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Sat Feb 20 2021 Christopher Engelhard - 2.1.1-1 - Update to 2.1.1 - Remove all patches merged upstream