From 8e64aaf444f43a42d185b72a0ae92bafd4a81e1f Mon Sep 17 00:00:00 2001 From: HAYASHI Kentaro Date: May 28 2013 16:21:15 +0000 Subject: Update to 3.0.4-1 --- 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 - 3.0.4-1 +- new upstream release. + * Mon Apr 29 2013 HAYASHI Kentaro - 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