From b1e01e64dc6a2b6297d6072b04029a2fb2454e19 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 27 Aug 2009 17:22:37 +0000 Subject: [PATCH] - Update to 1.0.15 --- .cvsignore | 2 +- sources | 2 +- xapian-core.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0e585f2..8c2887e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xapian-core-1.0.14.tar.gz +xapian-core-1.0.15.tar.gz diff --git a/sources b/sources index 30b46e6..0fccc83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f318fe11143af82aa6679acc51723a1a xapian-core-1.0.14.tar.gz +d851e661966fa0446cb46d7352c84a98 xapian-core-1.0.15.tar.gz diff --git a/xapian-core.spec b/xapian-core.spec index 4e3d349..4ba1253 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -1,6 +1,6 @@ Summary: The Xapian Probabilistic Information Retrieval Library Name: xapian-core -Version: 1.0.14 +Version: 1.0.15 Release: 1%{?dist} License: GPLv2+ Group: Applications/Databases @@ -122,6 +122,9 @@ rm -rf %{buildroot} %{_mandir}/man1/xapian-config.1* %changelog +* Thu Aug 27 2009 Peter Robinson - 1.0.15-1 +- Update to 1.0.15 + * Wed Jul 29 2009 Peter Robinson - 1.0.14-1 - Update to 1.0.14