[python-fedimg] 0.5-1

David Gay oddshocks at fedoraproject.org
Fri Mar 13 05:26:50 UTC 2015


commit 33e60cbb67c8c09ea4c4356130bacc2c32284877
Author: David Gay <dgay at redhat.com>
Date:   Thu Mar 12 22:26:42 2015 -0700

    0.5-1

 .gitignore         | 1 +
 python-fedimg.spec | 5 ++++-
 sources            | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b481e4..3c9e844 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /fedimg-0.3.1.tar.gz
 /fedimg-0.3.2.tar.gz
 /fedimg-0.4.tar.gz
+/fedimg-0.5.tar.gz
diff --git a/python-fedimg.spec b/python-fedimg.spec
index c472a48..570d573 100644
--- a/python-fedimg.spec
+++ b/python-fedimg.spec
@@ -1,7 +1,7 @@
 %global modname fedimg
 
 Name:               python-fedimg
-Version:            0.4
+Version:            0.5
 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
+* Thu Mar 12 2015 David Gay <dgay at redhat.com> - 0.5.0-1
+- new release
+
 * Mon Jan 26 2015 David Gay <dgay at redhat.com> - 0.4.0-1
 - new release
 
diff --git a/sources b/sources
index b9273ee..f662589 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a70b0d3f1d064bada18c5d4f8d3591ce  fedimg-0.4.tar.gz
+14e8f01f891b2a57f62dfc47342d8553  fedimg-0.5.tar.gz


More information about the scm-commits mailing list