[groonga] Update to Groonga 4.0.2

kenhys kenhys at fedoraproject.org
Fri May 30 09:30:38 UTC 2014


commit e052cf51ed8482c10bb4fa5759a0ede4ee3b2acc
Author: HAYASHI Kentaro <hayashi at clear-code.com>
Date:   Fri May 30 05:31:30 2014 -0400

    Update to Groonga 4.0.2

 .gitignore   |    1 +
 groonga.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3f21dc4..f47151c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
 /groonga-3.1.2.tar.gz
 /groonga-4.0.0.tar.gz
 /groonga-4.0.1.tar.gz
+/groonga-4.0.2.tar.gz
diff --git a/groonga.spec b/groonga.spec
index 4569f2b..34c926e 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -3,7 +3,7 @@
 %global _hardened_build 1
 
 Name:		groonga
-Version:	4.0.1
+Version:	4.0.2
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -403,6 +403,9 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Fri May 30 2014 HAYASHI Kentaro <hayashi at clear-code.com> - 4.0.2-1
+- new upstream release.
+
 * Mon Mar 31 2014 HAYASHI Kentaro <hayashi at clear-code.com> - 4.0.1-1
 - new upstream release.
 
diff --git a/sources b/sources
index a0e1ad6..0046d32 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7bfd1c78fe6506424d3f6e4a689a4619  groonga-4.0.1.tar.gz
+eff2c4cf8e26f57fee66fc843be504d9  groonga-4.0.2.tar.gz


More information about the scm-commits mailing list