diff --git a/microdnf.spec b/microdnf.spec index afb5d8a..4263403 100644 --- a/microdnf.spec +++ b/microdnf.spec @@ -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 - 3.8.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Mon Mar 14 2022 Pavla Kratochvilova - 3.8.1-1 - Remove non-breaking space from "Size" column (RhBug:2010676)