diff --git a/.gitignore b/.gitignore index ffa4804..102ec53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /groonga-1.0.2.tar.gz /groonga-1.0.3.tar.gz /groonga-1.0.4.tar.gz +/groonga-1.0.6.tar.gz diff --git a/groonga.spec b/groonga.spec index 828d158..ca325e7 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.0.4 +Version: 1.0.6 Release: 1%{?dist} Summary: An Embeddable Fulltext Search Engine @@ -258,6 +258,12 @@ fi %{php_extdir}/groonga.so %changelog +* Fri Dec 31 2010 Kouhei Sutou - 1.0.6-0 +- new upstream release + +* Wed Dec 29 2010 Kouhei Sutou - 1.0.5-0 +- new upstream release. + * Mon Nov 29 2010 Kouhei Sutou - 1.0.4-1 - new upstream release diff --git a/sources b/sources index b0f0dc8..b0efa28 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b770f5917f6d9e7ceea53087c637a064 groonga-1.0.4.tar.gz +a278e72801a68acf374cbc309d73ba34 groonga-1.0.6.tar.gz