diff --git a/microdnf.spec b/microdnf.spec index 0bd50f0..f89ed99 100644 --- a/microdnf.spec +++ b/microdnf.spec @@ -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 - 3.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Mon Apr 19 2021 Nicola Sella - 3.8.0-1 - Update to 3.8.0 - distrosync: Fix style issues and plugin build with Meson