Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2021-07-22 14:13:35 +00:00
parent b8a76b2beb
commit cd968f0c39

View File

@ -2,7 +2,7 @@
Name: microdnf
Version: 3.8.0
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 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.8.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Apr 19 2021 Nicola Sella <nsella@redhat.com> - 3.8.0-1
- Update to 3.8.0
- distrosync: Fix style issues and plugin build with Meson