- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937

Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
Mohan Boddu 2021-04-16 02:09:26 +00:00
parent c06918524c
commit 9f76103542

View File

@ -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 <mboddu@redhat.com> - 3.7.1-2
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Mon Mar 01 2021 Nicola Sella <nsella@redhat.com> - 3.7.1-1
- Update to 3.7.1
- [download] fix: unwanted dependency on newer glib