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

Daiki Ueno ueno at fedoraproject.org
Thu Feb 17 07:52:17 UTC 2011


commit 892afe2fc5b7a6832ca15f56bdf213278447f952
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Thu Feb 17 16:53:19 2011 +0900

    Update to 1.1.0-1.

 .gitignore   |    1 +
 groonga.spec |   13 +++++++++----
 sources      |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 267e11b..3583416 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /groonga-1.0.4.tar.gz
 /groonga-1.0.6.tar.gz
 /groonga-1.0.8.tar.gz
+/groonga-1.1.0.tar.gz
diff --git a/groonga.spec b/groonga.spec
index f3755f3..d9acf60 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -1,8 +1,8 @@
 %global php_extdir  %(php-config --extension-dir 2>/dev/null || echo "undefined")
 
 Name:		groonga
-Version:	1.0.8
-Release:	3%{?dist}
+Version:	1.1.0
+Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
 Group:		Applications/Text
@@ -70,8 +70,6 @@ MeCab tokenizer for groonga
 Summary:	Suggest plugin for groonga
 Group:		Applications/Text
 Requires:	%{name}-libs = %{version}-%{release}
-#Requires:	messagepack
-Requires:	zeromq
 
 %description plugin-suggest
 Sugget plugin for groonga
@@ -277,6 +275,13 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Thu Feb 17 2011 Daiki Ueno <dueno at redhat.com> - 1.1.0-1
+- build in fedora.
+- don't require zeromq explicitly.
+
+* Wed Feb 09 2011 Kouhei Sutou <kou at clear-code.com> - 1.1.0-0
+- new upstream release.
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.8-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index 37cd958..6c9676c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-45291a536c165e053a4bb883ac145d8b  groonga-1.0.8.tar.gz
+a5a381db446e017f172bf6b003a4fed9  groonga-1.1.0.tar.gz


More information about the i18n-bugs mailing list