From 170a40b8220c40dc0cf19349997c2f8d6313a8b9 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Fri, 16 Apr 2021 04:37:46 +0000 Subject: [PATCH] - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 Signed-off-by: Mohan Boddu --- python-productmd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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