[groonga/f19] Update to 3.0.4-1

kenhys kenhys at fedoraproject.org
Wed May 29 06:19:28 UTC 2013


commit b09e28911c9ce09e99f6744bb7f655fad0e584af
Author: HAYASHI Kentaro <kenhys at gmail.com>
Date:   Wed May 29 02:03:33 2013 +0900

    Update to 3.0.4-1

 .gitignore   |    1 +
 groonga.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0803858..773548d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /groonga-2.0.9.tar.gz
 /groonga-3.0.2.tar.gz
 /groonga-3.0.3.tar.gz
+/groonga-3.0.4.tar.gz
diff --git a/groonga.spec b/groonga.spec
index 9855e97..d2b7915 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -3,7 +3,7 @@
 %global _hardened_build 1
 
 Name:		groonga
-Version:	3.0.3
+Version:	3.0.4
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -394,6 +394,9 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Wed May 29 2013 HAYASHI Kentaro <hayashi at clear-code.com> - 3.0.4-1
+- new upstream release.
+
 * Mon Apr 29 2013 HAYASHI Kentaro <hayashi at clear-code.com> - 3.0.3-1
 - new upstream release.
 - enable the PIE compiler flags. 
diff --git a/sources b/sources
index e1bf032..498dff3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-19dbee5393b2f9c793c4caae5ba81bec  groonga-3.0.3.tar.gz
+d37e6391f9a7346166e0d1301e88dea5  groonga-3.0.4.tar.gz


More information about the scm-commits mailing list