Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2022-07-21 21:02:52 +00:00
parent 98e5b34fee
commit 71c5f653f8

View File

@ -2,7 +2,7 @@
Name: microdnf
Version: 3.8.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
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Mar 14 2022 Pavla Kratochvilova <pkratoch@redhat.com> - 3.8.1-1
- Remove non-breaking space from "Size" column (RhBug:2010676)