[groonga] Update to 4.0.4

kenhys kenhys at fedoraproject.org
Thu Jul 31 04:29:26 UTC 2014


commit 171c5450d1412562c04a716c216b7bb73338bac0
Author: HAYASHI Kentaro <hayashi at clear-code.com>
Date:   Thu Jul 31 00:29:56 2014 -0400

    Update to 4.0.4

 .gitignore   |    1 +
 groonga.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e372447..90563c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,4 @@
 /groonga-4.0.1.tar.gz
 /groonga-4.0.2.tar.gz
 /groonga-4.0.3.tar.gz
+/groonga-4.0.4.tar.gz
diff --git a/groonga.spec b/groonga.spec
index dd48f8d..ff4d001 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -3,7 +3,7 @@
 %global _hardened_build 1
 
 Name:		groonga
-Version:	4.0.3
+Version:	4.0.4
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -403,6 +403,9 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Thu Jul 31 2014 HAYASHI Kentaro <hayashi at clear-code.com> - 4.0.4-1
+- new upstream release.
+
 * Tue Jul 1 2014 HAYASHI Kentaro <hayashi at clear-code.com> - 4.0.3-1
 - new upstream release.
 
diff --git a/sources b/sources
index e91c31c..c7abe13 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6f0cb64c0643fc2dd61df6fc542e17e2  groonga-4.0.3.tar.gz
+b00411d2efae3ddf03eb1ecb8575177f  groonga-4.0.4.tar.gz


More information about the scm-commits mailing list