diff --git a/microdnf.spec b/microdnf.spec index fa0ce83..86f1ed0 100644 --- a/microdnf.spec +++ b/microdnf.spec @@ -2,7 +2,7 @@ Name: microdnf Version: 3.5.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Minimal C implementation of DNF License: GPLv2+ @@ -53,6 +53,9 @@ capabilities are intentionally not implemented in Micro DNF. %{_bindir}/%{name} %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 3.5.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Nov 26 2020 Nicola Sella - 3.5.1-1 - Update to 3.5.1 - Relicense to GPLv2+