From 45bbfa257d6e67615bf29e974e928daefd0a5bf0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 12 Jul 2018 20:25:02 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_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 53a9aed..ac9778a 100644 --- a/appliance-tools.spec +++ b/appliance-tools.spec @@ -1,7 +1,7 @@ Name: appliance-tools Summary: Tools for building Appliances Version: 008.0 -Release: 9%{?dist} +Release: 10%{?dist} License: GPLv2 Group: System Environment/Base URL: https://pagure.io/appliance-tools @@ -59,6 +59,9 @@ rm -fv %{buildroot}%{_pkgdocdir}/COPYING %{python2_sitelib}/ec2convert/* %changelog +* Thu Jul 12 2018 Fedora Release Engineering - 008.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jul 05 2018 Kevin Fenzi - 008.0-9 - Add a patch to open nss libs in the chroot to avoid install_root keeping them open. - See https://bugzilla.redhat.com/show_bug.cgi?id=1591804