From 687177882b11f1bb817173bb75baa252ea2735d2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jan 2022 21:28:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- appliance-tools.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/appliance-tools.spec b/appliance-tools.spec index 5979ae6..dd8184c 100644 --- a/appliance-tools.spec +++ b/appliance-tools.spec @@ -21,7 +21,7 @@ Name: appliance-tools Summary: Tools for building Appliances Version: 011.1 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2 URL: https://pagure.io/appliance-tools @@ -78,6 +78,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name} %{python_sitelib}/ec2convert/ %changelog +* Wed Jan 19 2022 Fedora Release Engineering - 011.1-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Mon Aug 23 2021 Pavel Březina - 011.1-6 - Switch from authconfig to authselect (rhbz#1982158)