From cd968f0c39f45d38ff072a4b45fbfe997e9f62a5 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 14:13:35 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_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 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