[Fedora-i18n-bugs] [groonga/f14/master] Update to 1.2.0-1.

Daiki Ueno ueno at fedoraproject.org
Wed Mar 30 02:15:44 UTC 2011


commit ae31b5c494035f1e9dbd96d2aaf1c70187db53d8
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Wed Mar 30 11:17:40 2011 +0900

    Update to 1.2.0-1.

 .gitignore   |    1 +
 groonga.spec |    8 +++++++-
 sources      |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3583416..6ff923b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /groonga-1.0.6.tar.gz
 /groonga-1.0.8.tar.gz
 /groonga-1.1.0.tar.gz
+/groonga-1.2.0.tar.gz
diff --git a/groonga.spec b/groonga.spec
index d9acf60..b0d3b30 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.1.0
+Version:	1.2.0
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -275,6 +275,12 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Wed Mar 30 2011 Daiki Ueno <dueno at redhat.com> - 1.2.0-1
+- build in fedora.
+
+* Tue Mar 29 2011 Kouhei Sutou <kou at clear-code.com> - 1.2.0-0
+- new upstream release.
+
 * Thu Feb 17 2011 Daiki Ueno <dueno at redhat.com> - 1.1.0-1
 - build in fedora.
 - don't require zeromq explicitly.
diff --git a/sources b/sources
index 6c9676c..4f02ecb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5a381db446e017f172bf6b003a4fed9  groonga-1.1.0.tar.gz
+c3b0628672269df9298770775e2cbc42  groonga-1.2.0.tar.gz


More information about the i18n-bugs mailing list