diff --git a/microdnf.spec b/microdnf.spec index 3f802b3..07f4c4f 100644 --- a/microdnf.spec +++ b/microdnf.spec @@ -2,7 +2,7 @@ Name: microdnf Version: 3.7.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Lightweight implementation of DNF in C License: GPLv2+ @@ -53,6 +53,9 @@ minimal environment possible so you can build up to exactly what you need. %{_bindir}/%{name} %changelog +* Fri Apr 16 2021 Mohan Boddu - 3.7.1-2 +- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937 + * Mon Mar 01 2021 Nicola Sella - 3.7.1-1 - Update to 3.7.1 - [download] fix: unwanted dependency on newer glib