[Fedora-i18n-bugs] [groonga/f15] Update to 1.2.4-1.

Daiki Ueno ueno at fedoraproject.org
Fri Jul 29 05:06:20 UTC 2011


commit eefeb7d61846c0ee4bed35c3ebc2914ec4a7d65a
Author: Daiki Ueno <ueno at unixuser.org>
Date:   Fri Jul 29 14:05:58 2011 +0900

    Update to 1.2.4-1.

 .gitignore                         |    1 +
 groonga-invalid-pointer-diff.patch |   12 ------------
 groonga.spec                       |   10 +++++++---
 sources                            |    2 +-
 4 files changed, 9 insertions(+), 16 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ceefac..a45194b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /groonga-1.2.1.tar.gz
 /groonga-1.2.2.tar.gz
 /groonga-1.2.3.tar.gz
+/groonga-1.2.4.tar.gz
diff --git a/groonga.spec b/groonga.spec
index 392b649..c4f540d 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.3
+Version:	1.2.4
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -9,7 +9,6 @@ Group:		Applications/Text
 License:	LGPLv2
 URL:		http://groonga.org/
 Source0:	http://packages.groonga.org/source/groonga/groonga-%{version}.tar.gz
-Patch0:		groonga-invalid-pointer-diff.patch
 
 BuildRequires:	mecab-devel
 #BuildRequires:	messagepack-devel
@@ -130,7 +129,6 @@ PHP language binding for groonga
 %prep
 #% define optflags -O0
 %setup -q
-%patch0 -p1 -b .invalid-pointer-diff
 
 
 %build
@@ -309,6 +307,12 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Fri Jul 29 2011 Daiki Ueno <dueno at redhat.com> - 1.2.4-1
+- build in fedora
+
+* Fri Jul 29 2011 Kouhei Sutou <kou at clear-code.com> - 1.2.4-0
+- new upstream release.
+
 * Mon Jul  4 2011 Daiki Ueno <dueno at redhat.com> - 1.2.3-1
 - build in fedora
 - add ruby to BR
diff --git a/sources b/sources
index 4fc9396..c0e02f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f259e7a135965276e6750d0225a67cfc  groonga-1.2.3.tar.gz
+58faebee3055f849e01be953eb4a6b7f  groonga-1.2.4.tar.gz


More information about the i18n-bugs mailing list