From 0491f643c661d0e9f5bf7c70ad736271a1513489 Mon Sep 17 00:00:00 2001 From: David Gay Date: Dec 07 2014 15:25:03 +0000 Subject: 0.3.2-1 --- diff --git a/.gitignore b/.gitignore index ae66fd1..ca31bc1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /fedimg-0.2.6.tar.gz /fedimg-0.3.1.tar.gz +/fedimg-0.3.2.tar.gz diff --git a/python-fedimg.spec b/python-fedimg.spec index 3aa9b12..5cc6ce0 100644 --- a/python-fedimg.spec +++ b/python-fedimg.spec @@ -1,7 +1,7 @@ %global modname fedimg Name: python-fedimg -Version: 0.3.1 +Version: 0.3.2 Release: 1%{?dist} Summary: Automatically upload Fedora Cloud images to cloud providers @@ -59,6 +59,9 @@ rm -rf %{modname}.egg-info %{python_sitelib}/%{modname}-%{version}* %changelog +* Sun Dec 07 2014 David Gay - 0.3.2-1 +- new release + * Sat Dec 06 2014 David Gay - 0.3.1-1 - new Fedora release - add python-mock to buildrequires diff --git a/sources b/sources index 5a80b24..8a728bc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a089e1dcb0cb27a2a4ce5420ded920c fedimg-0.3.1.tar.gz +cee1a39f33de76107bd600453dae431e fedimg-0.3.2.tar.gz