Hello community,

here is the log from the commit of package python-CouchDB for openSUSE:Factory 
checked in at 2015-05-05 00:55:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-CouchDB (Old)
 and      /work/SRC/openSUSE:Factory/.python-CouchDB.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-CouchDB"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-CouchDB/python-CouchDB.changes    
2013-09-27 18:00:26.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-CouchDB.new/python-CouchDB.changes       
2015-05-05 00:55:51.000000000 +0200
@@ -1,0 +2,15 @@
+Sat May  2 16:15:07 UTC 2015 - benoit.mo...@gmx.fr
+
+- update to version 1.0:
+  * Many smaller Python 3 compatibility issues have been fixed
+  * Improve handling of binary attachments in the couchdb-dump tool
+  * Added testing via tox and support for Travis CI
+- additional changes from version 0.10:
+  * Now compatible with Python 2.7, 3.3 and 3.4
+  * Added batch processing for the couchdb-dump tool
+  * A very basic API to access the _security object
+  * A way to access the update_seq value on view results
+- update project URL
+- change documentation files from txt to rst, to follow upstream
+
+-------------------------------------------------------------------

Old:
----
  CouchDB-0.9.tar.gz

New:
----
  CouchDB-1.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-CouchDB.spec ++++++
--- /var/tmp/diff_new_pack.66WHoH/_old  2015-05-05 00:55:52.000000000 +0200
+++ /var/tmp/diff_new_pack.66WHoH/_new  2015-05-05 00:55:52.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-CouchDB
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:           python-CouchDB
-Version:        0.9
+Version:        1.0
 Release:        0
-Url:            http://code.google.com/p/couchdb-python/
+Url:            https://github.com/djc/couchdb-python/
 Summary:        A Python library for working with CouchDB
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
@@ -64,7 +64,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc ChangeLog.txt COPYING README.txt
+%doc ChangeLog.rst COPYING README.rst
 %{_bindir}/couch*
 %{python_sitelib}/*
 

++++++ CouchDB-0.9.tar.gz -> CouchDB-1.0.tar.gz ++++++
++++ 3378 lines of diff (skipped)


Reply via email to