From 2501da9bf03f736d1d2eef26d6b9e0b9589f07a6 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Fri, 5 Jun 2009 17:35:30 +0000 Subject: [PATCH] - Update to 1.0.13 --- .cvsignore | 2 +- sources | 2 +- xapian-core.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 7fa9167..a15c8be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -xapian-core-1.0.12.tar.gz +xapian-core-1.0.13.tar.gz diff --git a/sources b/sources index e633017..31fe1dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -060efc364062704528bbfed5328e907b xapian-core-1.0.12.tar.gz +5442e7ffc75abd853d1ab1d12667a3e9 xapian-core-1.0.13.tar.gz diff --git a/xapian-core.spec b/xapian-core.spec index 633aae9..2640906 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.12 +Version: 1.0.13 Release: 1%{?dist} License: GPLv2+ Group: Applications/Databases @@ -122,6 +122,9 @@ rm -rf %{buildroot} %{_mandir}/man1/xapian-config.1* %changelog +* Fri Jun 5 2009 Peter Robinson - 1.0.13-1 +- Update to 1.0.13 + * Sun Apr 12 2009 Peter Robinson - 1.0.12-1 - Update to 1.0.12