diff --git a/.gitignore b/.gitignore index 99482bb..785f241 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /sombok-2.0.5.tar.gz +/sombok-2.0.6.tar.gz diff --git a/sombok.spec b/sombok.spec index 8b5a063..3b8f23f 100644 --- a/sombok.spec +++ b/sombok.spec @@ -1,6 +1,6 @@ Name: sombok -Version: 2.0.5 -Release: 2%{?dist} +Version: 2.0.6 +Release: 1%{?dist} Summary: Unicode Text Segmentation Package Group: System Environment/Libraries @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Nov 18 2011 Xavier Bachelot <xavier@bachelot.org> 2.0.6-1 +- Update to 2.0.6. + * Tue Jul 26 2011 Xavier Bachelot <xavier@bachelot.org> 2.0.5-2 - Fix conditional BuildRequires on libthai-devel. - Fix description. diff --git a/sources b/sources index 2ffe9e7..05bb3a2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -af78a04e07998aedc12a841fa2b168d2 sombok-2.0.5.tar.gz +43f0326b9b09e7ce9e3d6aa7318e6075 sombok-2.0.6.tar.gz