From f89b9bf4e7cc8c47a780a252fec8d370521117f4 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Wed, 2 Dec 2009 06:17:53 +0000 Subject: [PATCH] - Update to 1.0.17 --- .cvsignore | 2 +- sources | 2 +- xapian-core.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 0e57507..d1e2930 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xapian-core-1.0.16.tar.gz +xapian-core-1.0.17.tar.gz diff --git a/sources b/sources index 573b42b..cb9e014 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -19756e128d804faa6e7975a629ca3b70 xapian-core-1.0.16.tar.gz +455b50c24fc65ae51c38ae67167903c5 xapian-core-1.0.17.tar.gz diff --git a/xapian-core.spec b/xapian-core.spec index 881e83f..f9bccdb 100644 --- a/xapian-core.spec +++ b/xapian-core.spec @@ -1,5 +1,5 @@ Name: xapian-core -Version: 1.0.16 +Version: 1.0.17 Release: 1%{?dist} Summary: The Xapian Probabilistic Information Retrieval Library @@ -116,6 +116,9 @@ rm -rf %{buildroot} %{_mandir}/man1/xapian-config.1* %changelog +* Wed Dec 2 2009 Peter Robinson - 1.0.17-1 +- Update to 1.0.17 + * Sun Sep 19 2009 Peter Robinson - 1.0.16-1 - Update to 1.0.16, some spec file cleanups