diff --git a/python-productmd.spec b/python-productmd.spec index 2da9b42..0fbd85c 100644 --- a/python-productmd.spec +++ b/python-productmd.spec @@ -9,7 +9,7 @@ Name: python-%{srcname} Version: 1.31 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library providing parsers for metadata related to OS installation License: LGPLv2+ @@ -102,6 +102,9 @@ Requires: python%{python3_pkgversion}-six %endif %changelog +* Fri Apr 16 2021 Mohan Boddu - 1.31-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Feb 08 2021 Lubomír Sedlář - 1.31-1 - New upstream release