diff --git a/.cvsignore b/.cvsignore index 3b5c30c..09a0070 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xapian-core-1.0.5.tar.gz +xapian-core-1.0.6.tar.gz diff --git a/sources b/sources index ca2b619..3d1bf41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5fbfec7f23b0f539d32b50de4a278b95 xapian-core-1.0.5.tar.gz +a9cde41303f047523cec5c65cd91a0e6 xapian-core-1.0.6.tar.gz diff --git a/xapian-core.spec b/xapian-core.spec index cf3f1f5..e06717e 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -1,7 +1,7 @@ Summary: The Xapian Probabilistic Information Retrieval Library Name: xapian-core -Version: 1.0.5 -Release: 2%{?dist} +Version: 1.0.6 +Release: 1%{?dist} License: GPLv2+ Group: Applications/Databases URL: http://www.xapian.org/ @@ -120,6 +120,9 @@ rm -rf %{buildroot} %{_mandir}/man1/xapian-config.1* %changelog +* Sun Mar 30 2008 Adel Gadllah 1.0.6-1 +- Update to 1.0.6 + * Sat Feb 09 2008 Adel Gadllah 1.0.5-2 - Rebuild for gcc-4.3