From 71c5f653f8375306ae4d9a390f6e22616a6c3c07 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 21:02:52 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- microdnf.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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)