From 5b93eeac78b598212baa44254970fbc3c64a8f24 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 7 Jun 2014 16:11:35 -0500 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- python-libcloud.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-libcloud.spec b/python-libcloud.spec index 0895632..841fba0 100644 --- a/python-libcloud.spec +++ b/python-libcloud.spec @@ -6,7 +6,7 @@ Name: python-libcloud Version: 0.14.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: A Python library to address multiple cloud provider APIs Group: Development/Languages @@ -47,6 +47,9 @@ rm -rf %{buildroot} %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 0.14.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Mon Feb 10 2014 Daniel Bruno - 0.14.1-1 - Release 0.14.1 includes some bug-fixes, improvements and new features