diff --git a/xapian-core-1.2.12.tar.gz b/xapian-core-1.2.12.tar.gz new file mode 100644 index 0000000..99c4897 --- /dev/null +++ b/xapian-core-1.2.12.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5d34dd11df4cc44380e68b3737d1413fb4706115c4bdd63ef5e30afbc1c86df +size 4138429 diff --git a/xapian-core-1.2.8.tar.gz b/xapian-core-1.2.8.tar.gz deleted file mode 100644 index 68ee16b..0000000 --- a/xapian-core-1.2.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:00411ebac66a5592b87fc57ccfeb234c84b929ed23c185befb5df9929df3d4f9 -size 4106342 diff --git a/xapian-core.changes b/xapian-core.changes index 5b877b7..40fd643 100644 --- a/xapian-core.changes +++ b/xapian-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Dec 21 10:22:07 UTC 2012 - mlin@suse.com + +- Update to version 1.2.12 + * 1.2.11 had its library version information incorrectly set. + This resulted in the shared library having an incorrect SONAME. + This release has been made to fix this problem. + * See http://svn.xapian.org/*checkout*/tags/1.2.12/xapian-core/NEWS + ------------------------------------------------------------------- Thu Dec 29 11:31:53 CET 2011 - dmueller@suse.de diff --git a/xapian-core.spec b/xapian-core.spec index 54a7631..d4a6f0f 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -17,7 +17,7 @@ Name: xapian-core -Version: 1.2.8 +Version: 1.2.12 Release: 0 Summary: The Xapian Probabilistic Information Retrieval Library License: GPL-2.0 @@ -51,9 +51,9 @@ libraries for applications using Xapian functionality Summary: Files needed for building packages which use Xapian Group: Development/Libraries/C and C++ Requires: gcc-c++ +Requires: libuuid-devel Requires: libxapian22 = %{version} Requires: zlib-devel -Requires: libuuid-devel %description -n libxapian-devel Xapian is an Open Source Probabilistic Information Retrieval framework. It