Hello community, here is the log from the commit of package xapian-core for openSUSE:Factory checked in at 2018-08-03 12:29:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xapian-core (Old) and /work/SRC/openSUSE:Factory/.xapian-core.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xapian-core" Fri Aug 3 12:29:56 2018 rev:29 rq:626669 version:1.4.6 Changes: -------- --- /work/SRC/openSUSE:Factory/xapian-core/xapian-core.changes 2018-07-07 21:53:30.127690796 +0200 +++ /work/SRC/openSUSE:Factory/.xapian-core.new/xapian-core.changes 2018-08-03 12:29:57.962919467 +0200 @@ -1,0 +2,6 @@ +Tue Jul 24 09:11:32 UTC 2018 - [email protected] + +- Fix RPM groups. +- Trim bias and redundancies from description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xapian-core.spec ++++++ --- /var/tmp/diff_new_pack.q3OmTx/_old 2018-08-03 12:30:00.958923868 +0200 +++ /var/tmp/diff_new_pack.q3OmTx/_new 2018-08-03 12:30:00.962923873 +0200 @@ -38,19 +38,18 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Xapian is an Open Source Probabilistic Information Retrieval Library. It -offers a highly adaptable toolkit that allows developers to easily add advanced -indexing and search facilities to applications +Xapian is a Probabilistic Information Retrieval library. It offers an +adaptable toolkit for adding indexing and search facilities to +applications. %package -n libxapian30 Summary: Xapian search engine libraries -Group: Development/Libraries/C and C++ +Group: System/Libraries %description -n libxapian30 -Xapian is an Open Source Probabilistic Information Retrieval framework. It -offers a highly adaptable toolkit that allows developers to easily add advanced -indexing and search facilities to applications. This package provides the -libraries for applications using Xapian functionality +Xapian is a Probabilistic Information Retrieval library. It offers an +adaptable toolkit for adding indexing and search facilities to +applications. %package -n libxapian-devel Summary: Files needed for building packages which use Xapian @@ -61,21 +60,21 @@ Requires: zlib-devel %description -n libxapian-devel -Xapian is an Open Source Probabilistic Information Retrieval framework. It -offers a highly adaptable toolkit that allows developers to easily add advanced -indexing and search facilities to applications. This package provides the -files needed for building packages which use Xapian +Xapian is a Probabilistic Information Retrieval library. It offers an +adaptable toolkit for adding indexing and search facilities to +applications. + +This subpackage contains the header files for the library. %package doc -Summary: Documentation for Xapian-core libraries -Group: Development/Libraries/C and C++ +Summary: Documentation for the xapian-core libraries +Group: Documentation/HTML Requires: %{name} = %{version} %description doc -Xapian is an Open Source Probabilistic Information Retrieval framework. It -offers a highly adaptable toolkit that allows developers to easily add advanced -indexing and search facilities to applications. This package provides the -files needed for building packages which use Xapian +Xapian is a Probabilistic Information Retrieval library. + +This subpackage provides the documentation for Xapian. %package examples Summary: Examples for Xapian-core libraries @@ -83,10 +82,9 @@ Requires: %{name} = %{version} %description examples -Xapian is an Open Source Probabilistic Information Retrieval framework. It -offers a highly adaptable toolkit that allows developers to easily add advanced -indexing and search facilities to applications. This package provides the -files needed for building packages which use Xapian +Xapian is a Probabilistic Information Retrieval Library. + +This subpackage contains some examples for Xapian. %prep %setup -q
