[python-dopy] Latest upstream.

Ralph Bean ralph at fedoraproject.org
Fri May 9 20:24:20 UTC 2014


commit 796278e3ab76e4811fe3b76b58d69cf148c3fb08
Author: Ralph Bean <rbean at redhat.com>
Date:   Fri May 9 16:24:42 2014 -0400

    Latest upstream.

 .gitignore       |    1 +
 python-dopy.spec |    7 +++++--
 sources          |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 36c468a..ffdab29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /dopy-0.2.2.tar.gz
+/dopy-0.2.3.tar.gz
diff --git a/python-dopy.spec b/python-dopy.spec
index b00da82..27a13df 100644
--- a/python-dopy.spec
+++ b/python-dopy.spec
@@ -1,8 +1,8 @@
 %global modname dopy
 
 Name:               python-dopy
-Version:            0.2.2
-Release:            3%{?dist}
+Version:            0.2.3
+Release:            1%{?dist}
 Summary:            Python client for the Digital Ocean API
 
 Group:              Development/Libraries
@@ -46,6 +46,9 @@ rm -rf %{modname}.egg-info
 %{python_sitelib}/%{modname}-%{version}*
 
 %changelog
+* Fri May 09 2014 Ralph Bean <rbean at redhat.com> - 0.2.3-1
+- Latest upstream
+
 * Fri Oct 18 2013 Ralph Bean <rbean at redhat.com> - 0.2.2-3
 - Correctly remove shebangs this time.
 - Include docs.
diff --git a/sources b/sources
index 586e55d..3707cfb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-69572c0bf5b1a0edecf8cf5c4b4b71c4  dopy-0.2.2.tar.gz
+8d82a81d977841395077d9149ef85bb5  dopy-0.2.3.tar.gz


More information about the scm-commits mailing list