[Fedora-i18n-bugs] [groonga/f14] Update to 1.2.5-1.

Daiki Ueno ueno at fedoraproject.org
Mon Sep 5 03:14:05 UTC 2011


commit e25e2b0b253a58d48d39c854504b4c056a5fffe6
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Mon Sep 5 12:13:47 2011 +0900

    Update to 1.2.5-1.

 .gitignore   |    1 +
 groonga.spec |    8 +++++++-
 sources      |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a45194b..91601b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /groonga-1.2.2.tar.gz
 /groonga-1.2.3.tar.gz
 /groonga-1.2.4.tar.gz
+/groonga-1.2.5.tar.gz
diff --git a/groonga.spec b/groonga.spec
index c4f540d..2e9c6d8 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -1,7 +1,7 @@
 %global php_extdir  %(php-config --extension-dir 2>/dev/null || echo "undefined")
 
 Name:		groonga
-Version:	1.2.4
+Version:	1.2.5
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -307,6 +307,12 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Mon Sep  5 2011 Daiki Ueno <dueno at redhat.com> - 1.2.5-1
+- build in fedora
+
+* Mon Aug 29 2011 Kouhei Sutou <kou at clear-code.com> - 1.2.5-0
+- new upstream release.
+
 * Fri Jul 29 2011 Daiki Ueno <dueno at redhat.com> - 1.2.4-1
 - build in fedora
 
diff --git a/sources b/sources
index c0e02f9..cdeb54a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-58faebee3055f849e01be953eb4a6b7f  groonga-1.2.4.tar.gz
+7e608406677b7a3f91e287acc0c718c0  groonga-1.2.5.tar.gz


More information about the i18n-bugs mailing list