Hello community,

here is the log from the commit of package python-bsddb3 for openSUSE:Factory 
checked in at 2013-01-12 07:56:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-bsddb3 (Old)
 and      /work/SRC/openSUSE:Factory/.python-bsddb3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-bsddb3", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-bsddb3/python-bsddb3.changes      
2011-09-23 12:42:31.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-bsddb3.new/python-bsddb3.changes 
2013-01-12 07:56:07.000000000 +0100
@@ -1,0 +2,29 @@
+Fri Jan 11 07:20:30 UTC 2013 - [email protected]
+
+- Update to version 5.3.0
+  * Support Berkeley DB 5.3.x.
+  * Drop support for Berkeley DB 4.2 and Python 2.3. Our reference 
+    is Red Had Enterprise Linux 5, until march 2014. After that, 
+    RHEL6 has Python 2.6 and BDB 4.7.
+    * According to 
+      
http://superuser.com/questions/189931/python-and-berkeley-db-versions-in-redhat-enterprise-linux-3-4-5-and-upcoming-6:
+      * RHEL3: Python 2.2.3, BDB 4.1.25
+      * RHEL4: Python 2.3.4, BDB 4.2.52
+      * RHEL5: Python 2.4.3, BDB 4.3.29
+      * RHEL6: Python 2.6.2, BDB 4.7.25
+  * Support for "DBEnv->set_intermediate_dir()", available in
+    Berkeley DB 4.3-4.6.  Patch by Garret Cooper.
+  * Support for "DB->set_dup_compare()".  Original patches by
+    Nikita M. Kozlovsky and Ben Schmeckpeper.
+  * Fixed a testsuite compatibility problem with BDB 5.2.
+  * If we are running Solaris or derivatives, and 64bit python,
+    try to find the library under "/usr/local/Berkeley.*.*/64/".
+  * Solaris 10 Update 10 exposes a very old race condition in the 
+    replication master election tests. Some details in 
+    https://forums.oracle.com/forums/thread.jspa?messageID=9902860 .
+    Workaround proposed in a private email from Paula Bingham (Oracle),
+    in 20110929.
+  * When doing the full matrix test for a release, stop the verification
+    if any test failed.
+
+-------------------------------------------------------------------

Old:
----
  bsddb3-5.2.0.tar.gz

New:
----
  bsddb3-5.3.0.tar.gz

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

Other differences:
------------------
++++++ python-bsddb3.spec ++++++
--- /var/tmp/diff_new_pack.v1wXiV/_old  2013-01-12 07:56:08.000000000 +0100
+++ /var/tmp/diff_new_pack.v1wXiV/_new  2013-01-12 07:56:08.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-bsddb3
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:           python-bsddb3
-Version:        5.2.0
+Version:        5.3.0
 Release:        0
 Url:            http://pypi.python.org/pypi/bsddb3
 Summary:        Python interface for Berkeley DB
 License:        MIT
 Group:          Development/Libraries/Python
-Source:         
http://pypi.python.org/packages/source/b/bsddb3/bsddb3-5.2.0.tar.gz
+Source:         
http://pypi.python.org/packages/source/b/bsddb3/bsddb3-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  db-devel
 BuildRequires:  python-devel

++++++ bsddb3-5.2.0.tar.gz -> bsddb3-5.3.0.tar.gz ++++++
++++ 4867 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to