diff --git a/.gitignore b/.gitignore index f47151c..e372447 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,4 @@ /groonga-4.0.0.tar.gz /groonga-4.0.1.tar.gz /groonga-4.0.2.tar.gz +/groonga-4.0.3.tar.gz diff --git a/groonga.spec b/groonga.spec index c762fa4..dd48f8d 100644 --- a/groonga.spec +++ b/groonga.spec @@ -3,8 +3,8 @@ %global _hardened_build 1 Name: groonga -Version: 4.0.2 -Release: 2%{?dist} +Version: 4.0.3 +Release: 1%{?dist} Summary: An Embeddable Fulltext Search Engine Group: Applications/Text @@ -403,6 +403,9 @@ fi %{php_extdir}/groonga.so %changelog +* Tue Jul 1 2014 HAYASHI Kentaro - 4.0.3-1 +- new upstream release. + * Sat Jun 07 2014 Fedora Release Engineering - 4.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index 0046d32..e91c31c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -eff2c4cf8e26f57fee66fc843be504d9 groonga-4.0.2.tar.gz +6f0cb64c0643fc2dd61df6fc542e17e2 groonga-4.0.3.tar.gz