Hello community,

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

Package is "xapian-core", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/xapian-core/xapian-core.changes  2011-12-01 
12:27:37.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xapian-core.new/xapian-core.changes     
2012-01-05 13:50:31.000000000 +0100
@@ -1,0 +2,11 @@
+Thu Dec 29 11:31:53 CET 2011 - dmuel...@suse.de
+
+- update to 1.2.8:
+  * Add support to TermGenerator and QueryParser for indexing and searching CJK
+  text using n-grams.  Currently this is only enabled when the environmental
+  variable XAPIAN_CJK_NGRAM is set to a non-empty value.
+  * overview.html,quickstart.html: Fix several factual errors.
+  * Improve documentation comments for several methods.
+  * Add documentation for function parameters which didn't have it.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ xapian-core.spec ++++++
--- /var/tmp/diff_new_pack.T2PLWW/_old  2012-01-05 13:50:32.000000000 +0100
+++ /var/tmp/diff_new_pack.T2PLWW/_new  2012-01-05 13:50:32.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xapian-core
 #
-# 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
@@ -16,20 +16,20 @@
 #
 
 
-
 Name:           xapian-core
-Version:        1.2.7
-Release:        1
-License:        GPL-2.0
+Version:        1.2.8
+Release:        0
 Summary:        The Xapian Probabilistic Information Retrieval Library
-Url:            http://www.xapian.org/
+License:        GPL-2.0
 Group:          Productivity/Databases/Servers
+Url:            http://www.xapian.org/
 Source:         
http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
+BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libuuid-devel
 BuildRequires:  zlib-devel
-Requires:       %{name}-libs = %{version}
+Requires:       libxapian22 = %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,7 +40,6 @@
 %package -n libxapian22
 Summary:        Xapian search engine libraries
 Group:          Development/Libraries/C and C++
-Provides:       xapian-core-libs
 
 %description -n libxapian22
 Xapian is an Open Source Probabilistic Information Retrieval framework. It
@@ -93,7 +92,7 @@
 
 %install
 %makeinstall docdatadir=%{_docdir}/%{name}
-rm -rf 
examples/{.libs,.deps,.dirstamp,*.o,quest,delve,simplesearch,simpleexpand,simpleindex,copydatabase}
+rm -rf 
examples/{.libs,.deps,.dirstamp,*.o,quest,delve,simplesearch,simpleexpand,simpleindex,copydatabase,xapian-metadata}
 cp -vr examples  %{buildroot}%{_docdir}/%{name}/
 find . -name \*.spec -delete
 install -m 644 AUTHORS COPYING ChangeLog INSTALL README NEWS HACKING PLATFORMS 
ChangeLog.examples %{buildroot}%{_docdir}/%{name}

++++++ xapian-core-1.2.7.tar.gz -> xapian-core-1.2.8.tar.gz ++++++
++++ 122573 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