[groonga] Update to 1.2.9-1.

Daiki Ueno ueno at fedoraproject.org
Wed Jan 4 00:50:39 UTC 2012


commit 7bc954185b12e887fe7ca8dd7d25b9a6f35add51
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Wed Jan 4 09:50:28 2012 +0900

    Update to 1.2.9-1.

 .gitignore   |    1 +
 groonga.spec |    8 +++++++-
 sources      |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 43b24a9..14ee972 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,3 +13,4 @@
 /groonga-1.2.6.tar.gz
 /groonga-1.2.7.tar.gz
 /groonga-1.2.8.tar.gz
+/groonga-1.2.9.tar.gz
diff --git a/groonga.spec b/groonga.spec
index fc7a7c2..c6d2f87 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -1,7 +1,7 @@
 %global php_extdir  %(php-config --extension-dir 2>/dev/null || echo "undefined")
 
 Name:		groonga
-Version:	1.2.8
+Version:	1.2.9
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -314,6 +314,12 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Wed Jan  4 2012 Daiki Ueno <dueno at redhat.com> - 1.2.9-1
+- build in fedora
+
+* Thu Dec 29 2011 Kouhei Sutou <kou at clear-code.com> - 1.2.9-0
+- new upstream release.
+
 * Tue Nov 29 2011 Daiki Ueno <dueno at redhat.com> - 1.2.8-1
 - build in fedora
 
diff --git a/sources b/sources
index 762f8e5..add17d8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a319b1f3a55cbf250ef5255f5c51ff46  groonga-1.2.8.tar.gz
+47117baa401a3db08362e00f94fced12  groonga-1.2.9.tar.gz


More information about the scm-commits mailing list