[xapian-core] Update to 1.2.3

Peter Robinson pbrobinson at fedoraproject.org
Mon Aug 30 22:08:46 UTC 2010


commit ba3c65403e1bf4d1d3c0af558b5541bd90817fa3
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Aug 30 23:08:44 2010 +0100

    Update to 1.2.3

 .gitignore       |    1 +
 sources          |    2 +-
 xapian-core.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6cc8e55..240a894 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 xapian-core-1.2.2.tar.gz
+/xapian-core-1.2.3.tar.gz
diff --git a/sources b/sources
index 6922dd9..50a40eb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-14f14f7a3e8821fff4bdfa8f475e7328  xapian-core-1.2.2.tar.gz
+999c1bb3a6226ed13c9cd05face89041  xapian-core-1.2.3.tar.gz
diff --git a/xapian-core.spec b/xapian-core.spec
index c1cdbcf..e2ac76e 100644
--- a/xapian-core.spec
+++ b/xapian-core.spec
@@ -1,6 +1,6 @@
 Name:          xapian-core
-Version:       1.2.2
-Release:       5%{?dist}
+Version:       1.2.3
+Release:       1%{?dist}
 Summary:       The Xapian Probabilistic Information Retrieval Library
 
 Group:         Applications/Databases
@@ -108,6 +108,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/xapian-config.1*
 
 %changelog
+* Mon Aug 30 2010 Peter Robinson <pbrobinson at gmail.com> - 1.2.3-1
+- Update to 1.2.3
+
 * Thu Aug  5 2010 Adel Gadllah <adel.gadllah at gmail.com> - 1.2.2-5
 - Reenable SSE on x86_64
 


More information about the scm-commits mailing list