From 02b4985492a0a6831c0d1dd75230dfbf052fd41c Mon Sep 17 00:00:00 2001 From: Garrett Holmstrom Date: Fri, 7 Nov 2014 13:19:33 -0800 Subject: [PATCH] Drop python-boto dependency https://bugzilla.redhat.com/show_bug.cgi?id=1161257 --- cloud-init.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cloud-init.spec b/cloud-init.spec index 2385974..6a2931a 100644 --- a/cloud-init.spec +++ b/cloud-init.spec @@ -7,7 +7,7 @@ Name: cloud-init Version: 0.7.5 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Cloud instance init scripts Group: System Environment/Base @@ -49,7 +49,6 @@ Requires: libselinux-python Requires: net-tools Requires: policycoreutils-python Requires: procps -Requires: python-boto Requires: python-cheetah Requires: python-configobj Requires: python-prettytable @@ -164,6 +163,9 @@ fi %changelog +* Fri Nov 7 2014 Garrett Holmstrom - 0.7.5-8 +- Dropped python-boto dependency [RH:1161257] + * Sat Aug 16 2014 Fedora Release Engineering - 0.7.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild