From 7a7e6ac2ce9facd3e7fc7aaad69cbfcfbeb1d9fa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jan 2020 11:51:28 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_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 850db06..a3f18bd 100644 --- a/appliance-tools.spec +++ b/appliance-tools.spec @@ -21,7 +21,7 @@ Name: appliance-tools Summary: Tools for building Appliances Version: 009.0 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2 URL: https://pagure.io/appliance-tools @@ -74,6 +74,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name} %{python_sitelib}/ec2convert/ %changelog +* Tue Jan 28 2020 Fedora Release Engineering - 009.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 009.0-9 - Rebuilt for Python 3.8.0rc1 (#1748018)