Hello community,

here is the log from the commit of package xapian-bindings for openSUSE:Factory 
checked in at 2012-01-05 13:50:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xapian-bindings (Old)
 and      /work/SRC/openSUSE:Factory/.xapian-bindings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xapian-bindings", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/xapian-bindings/xapian-bindings.changes  
2011-09-23 12:50:57.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xapian-bindings.new/xapian-bindings.changes     
2012-01-05 13:50:29.000000000 +0100
@@ -1,0 +2,18 @@
+Thu Dec 29 11:33:52 CET 2011 - dmuel...@suse.de
+
+- update to 1.2.8:
+  * Wrap user-subclassable functor objects by allowing the user to pass a
+    Lua function where the functor object would be passed in the C++ API.
+  * Fix "PHP Notice:  Undefined variable: r in xapian.php".  (Fixes bug#576)
+  * The PHP bindings will now work again with a version of PHP built with ZTS
+    enabled (which is the default on Microsoft Windows).  This was broken by
+    the changes to support subclassing in PHP in the version of SWIG used since
+    1.2.6.
+  * Add a module docstring.  (Fixes bug #573)
+  * The python testsuite now checks for object leaks during each testcase.
+  * In test_matchingterms_iter, run the code we're testing for leaks twice, and
+    only check for leaks the second time to avoid falsely reporting a leak when
+    some cached value gets initialised under Python 2.5.
+  * Wrap optional prefix parameter to Database::allterms.
+
+-------------------------------------------------------------------

Old:
----
  xapian-bindings-1.2.7.tar.gz

New:
----
  xapian-bindings-1.2.8.tar.gz

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

Other differences:
------------------
++++++ xapian-bindings.spec ++++++
--- /var/tmp/diff_new_pack.eioc2e/_old  2012-01-05 13:50:30.000000000 +0100
+++ /var/tmp/diff_new_pack.eioc2e/_new  2012-01-05 13:50:30.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xapian-bindings
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define php_extension_dir %(php-config --extension-dir)
 
 Name:           xapian-bindings
-Version:        1.2.7
+Version:        1.2.8
 Release:        0
-License:        GPL-2.0
 Summary:        Bindings for xapian
-Url:            http://www.xapian.org/
+License:        GPL-2.0
 Group:          Development/Languages/Other
+Url:            http://www.xapian.org/
 Source:         
http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
 BuildRequires:  java-devel
 BuildRequires:  libuuid-devel

++++++ xapian-bindings-1.2.7.tar.gz -> xapian-bindings-1.2.8.tar.gz ++++++
++++ 22443 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to