[groonga] Update to groonga 3.0.6

kenhys kenhys at fedoraproject.org
Fri Jul 26 09:44:34 UTC 2013


commit 38540dd51428e82b0ca78a16c21fc1c787fc1397
Author: HAYASHI Kentaro <kenhys at gmail.com>
Date:   Fri Jul 26 18:43:22 2013 +0900

    Update to groonga 3.0.6

 .gitignore   |    1 +
 groonga.spec |    9 ++++++---
 sources      |    2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2340ddd..be2cf37 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /groonga-3.0.3.tar.gz
 /groonga-3.0.4.tar.gz
 /groonga-3.0.5.tar.gz
+/groonga-3.0.6.tar.gz
diff --git a/groonga.spec b/groonga.spec
index 43d9622..8f7d402 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -3,7 +3,7 @@
 %global _hardened_build 1
 
 Name:		groonga
-Version:	3.0.5
+Version:	3.0.6
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -395,6 +395,9 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Mon Jul 29 2013 HAYASHI Kentaro <hayashi at clear-code.com> - 3.0.6-1
+- new upstream release.
+
 * Sat Jun 29 2013 HAYASHI Kentaro <hayashi at clear-code.com> - 3.0.5-1
 - new upstream release.
 
@@ -614,7 +617,7 @@ fi
 * Wed Nov 24 2010 Daiki Ueno <dueno at redhat.com> - 1.0.3-2
 - %%ghost /var/run/*.
 
-* Fri Oct 09 2010 Kouhei Sutou <kou at clear-code.com> - 1.0.3-1
+* Sat Oct 09 2010 Kouhei Sutou <kou at clear-code.com> - 1.0.3-1
 - new upstream release.
 
 * Thu Oct  7 2010 Daiki Ueno <dueno at redhat.com> - 1.0.2-7
@@ -657,7 +660,7 @@ fi
 * Thu Sep 09 2010 Kouhei Sutou <kou at clear-code.com> - 1.0.2-1
 - new upstream release.
 
-* Thu Sep 06 2010 Kouhei Sutou <kou at clear-code.com> - 1.0.1-1
+* Mon Sep 06 2010 Kouhei Sutou <kou at clear-code.com> - 1.0.1-1
 - new upstream release.
 
 * Thu Sep 02 2010 Kouhei Sutou <kou at clear-code.com> - 1.0.0-1
diff --git a/sources b/sources
index 6c09999..c8f6b45 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2894bbdd2275cb3c62aea14446dc2561  groonga-3.0.5.tar.gz
+1bc2bd60e65ff8aeb0c855cfd13684ba  groonga-3.0.6.tar.gz


More information about the scm-commits mailing list