[groonga] Update to Groonga 3.1.0

kenhys kenhys at fedoraproject.org
Wed Dec 4 09:06:01 UTC 2013


commit 4ec5bbe1bfb1bcc09cb5829cb0795aab42b04a5f
Author: HAYASHI Kentaro <kenhys at gmail.com>
Date:   Wed Dec 4 04:05:23 2013 -0500

    Update to Groonga 3.1.0

 .gitignore   |    1 +
 groonga.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a34d016..fe3aae7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /groonga-3.0.7.tar.gz
 /groonga-3.0.8.tar.gz
 /groonga-3.0.9.tar.gz
+/groonga-3.1.0.tar.gz
diff --git a/groonga.spec b/groonga.spec
index 076ba11..d602d54 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -3,7 +3,7 @@
 %global _hardened_build 1
 
 Name:		groonga
-Version:	3.0.9
+Version:	3.1.0
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -397,6 +397,9 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Fri Nov 29 2013 HAYASHI Kentaro <hayashi at clear-code.com> - 3.1.0-1
+- new upstream release.
+
 * Tue Oct 29 2013 HAYASHI Kentaro <hayashi at clear-code.com> - 3.0.9-1
 - new upstream release.
 
diff --git a/sources b/sources
index 5031114..5188556 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2e9f7090f40876233c1f077fd25c26ee  groonga-3.0.9.tar.gz
+93db2097cba720f41fb736822cc9bcb7  groonga-3.1.0.tar.gz


More information about the scm-commits mailing list