[Fedora-i18n-bugs] [groonga/f16] Update to 1.2.7-1.

Daiki Ueno ueno at fedoraproject.org
Tue Nov 1 22:18:43 UTC 2011


commit 73965d201b351a54912a52258851d71a3fea51da
Author: Daiki ueno <ueno at localhost.localdomain>
Date:   Wed Nov 2 07:18:34 2011 +0900

    Update to 1.2.7-1.

 .gitignore   |    1 +
 groonga.spec |    8 +++++++-
 sources      |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d5eab54..57833dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /groonga-1.2.4.tar.gz
 /groonga-1.2.5.tar.gz
 /groonga-1.2.6.tar.gz
+/groonga-1.2.7.tar.gz
diff --git a/groonga.spec b/groonga.spec
index b72fb11..e0cc83c 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.6
+Version:	1.2.7
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -307,6 +307,12 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Tue Nov  1 2011 Daiki ueno <dueno at redhat.com> - 1.2.7-1
+- build in fedora
+
+* Sat Oct 29 2011 Kouhei Sutou <kou at clear-code.com> - 1.2.7-0
+- new upstream release.
+
 * Fri Sep 30 2011 Daiki Ueno <dueno at redhat.com> - 1.2.6-1
 - build in fedora
 
diff --git a/sources b/sources
index 2b48a07..f5defbf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-21bc2f043304837717d3aacdf4118c7a  groonga-1.2.6.tar.gz
+ef83d94b8e602507b068f3f6d5cf8e92  groonga-1.2.7.tar.gz


More information about the i18n-bugs mailing list