kenhys pushed to groonga (f22). "Update to Groonga 5.0.2"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 05:15:08 UTC 2015


>From 757467b6553c7ec9c55421f380b8ba18230afbfb Mon Sep 17 00:00:00 2001
From: HAYASHI Kentaro <kenhys at gmail.com>
Date: Wed, 1 Apr 2015 04:55:17 +0000
Subject: Update to Groonga 5.0.2


diff --git a/.gitignore b/.gitignore
index 06ed00d..2c6f699 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,3 +46,4 @@
 /groonga-4.1.0.tar.gz
 /groonga-5.0.0.tar.gz
 /groonga-5.0.1.tar.gz
+/groonga-5.0.2.tar.gz
diff --git a/groonga.spec b/groonga.spec
index 52eb137..cb308fd 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -3,7 +3,7 @@
 %global _hardened_build 1
 
 Name:		groonga
-Version:	5.0.1
+Version:	5.0.2
 Release:	1%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
@@ -11,7 +11,6 @@ Group:		Applications/Text
 License:	LGPLv2
 URL:		http://groonga.org/
 Source0:	http://packages.groonga.org/source/groonga/groonga-%{version}.tar.gz
-Patch0: fix-crash-by-missing-libedit-initialization.patch
 
 BuildRequires:	mecab-devel
 BuildRequires:	zlib-devel
@@ -174,7 +173,6 @@ PHP language binding for Groonga
 %prep
 #% define optflags -O0
 %setup -q
-%patch0 -p1
 
 %build
 %configure \
@@ -447,6 +445,11 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Wed Apr 1 2015 HAYASHI Kentaro <hayashi at clear-code.com> - 5.0.2-1
+- new upstream release.
+- drop fix-crash-by-missing-libedit-initialization.patch
+  This patch is already imported into upstream.
+
 * Mon Mar 30 2015 HAYASHI Kentaro <hayashi at clear-code.com> - 5.0.1-1
 - new upstream release.
 - add a patch to fix crash in standalone mode.
diff --git a/sources b/sources
index d59d511..32795a6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-874652bb3675c9216a022bd36ed099e3  groonga-5.0.1.tar.gz
+6b62afa667cce73b5fda7a5b9e491b7b  groonga-5.0.2.tar.gz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/groonga.git/commit/?h=f22&id=757467b6553c7ec9c55421f380b8ba18230afbfb


More information about the scm-commits mailing list