[Fedora-i18n-bugs] [groonga/f15/master] Update to 1.2.1-1.

Daiki Ueno ueno at fedoraproject.org
Mon May 2 01:22:37 UTC 2011


commit 77f9da27d57e1d7d9681dad4747534fe51d8c914
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Mon May 2 10:22:17 2011 +0900

    Update to 1.2.1-1.

 .gitignore   |    1 +
 groonga.spec |    8 +++++++-
 sources      |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ff923b..7658cfc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /groonga-1.0.8.tar.gz
 /groonga-1.1.0.tar.gz
 /groonga-1.2.0.tar.gz
+/groonga-1.2.1.tar.gz
diff --git a/groonga.spec b/groonga.spec
index b0d3b30..110922f 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.0
+Version:	1.2.1
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -275,6 +275,12 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Mon May  2 2011 Daiki Ueno <dueno at redhat.com> - 1.2.1-1
+- build in fedora.
+
+* Fri Apr 29 2011 Kouhei Sutou <kou at clear-code.com> - 1.2.1-0
+- new upstream release.
+
 * Wed Mar 30 2011 Daiki Ueno <dueno at redhat.com> - 1.2.0-1
 - build in fedora.
 
diff --git a/sources b/sources
index 4f02ecb..b06e049 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c3b0628672269df9298770775e2cbc42  groonga-1.2.0.tar.gz
+54614f496f4126de7e49a02fbce3b7c1  groonga-1.2.1.tar.gz


More information about the i18n-bugs mailing list