[python-dropbox] Rebuilt for Python 3.4

Miro Hrončok churchyard at fedoraproject.org
Wed May 14 11:06:16 UTC 2014


commit bc1b34b642f4e95cafa293c2476e29ff7a532882
Author: Miro Hrončok <miro at hroncok.cz>
Date:   Wed May 14 13:06:01 2014 +0200

    Rebuilt for Python 3.4

 python-dropbox.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-dropbox.spec b/python-dropbox.spec
index 785823f..fc84b80 100644
--- a/python-dropbox.spec
+++ b/python-dropbox.spec
@@ -2,7 +2,7 @@
 %global pypi_name dropbox
 Name:           python-%{pypi_name}
 Version:        2.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Official Dropbox REST API Client
 License:        MIT
 
@@ -88,6 +88,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Wed May 14 2014 Miro Hrončok <mhroncok at redhat.com> - 2.0.0-2
+- Rebuilt for Python 3.4
+
 * Wed May 14 2014 Miro Hrončok <mhroncok at redhat.com> - 2.0.0-1
 - Updated to 2.0.0
 


More information about the scm-commits mailing list