diff --git a/.gitignore b/.gitignore index 13b05b4..c236c88 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /sombok-2.0.6.tar.gz /sombok-2.1.0.tar.gz /sombok-2.1.1.tar.gz +/sombok-2.2.1.tar.gz diff --git a/sombok.spec b/sombok.spec index 88b047a..70aa0bc 100644 --- a/sombok.spec +++ b/sombok.spec @@ -1,10 +1,10 @@ Name: sombok -Version: 2.1.1 +Version: 2.2.1 Release: 1%{?dist} Summary: Unicode Text Segmentation Package Group: System Environment/Libraries -License: GPLv2+ +License: GPLv2+ or Artistic clarified URL: http://sf.net/projects/linefold/ Source0: http://downloads.sourceforge.net/linefold/%{name}-%{version}.tar.gz BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) @@ -72,6 +72,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Apr 12 2012 Xavier Bachelot 2.2.1-1 +- Update to 2.2.1. +- Update License: to GPLv2+ or Artistic clarified. + * Thu Mar 01 2012 Xavier Bachelot 2.1.1-1 - Update to 2.1.1. diff --git a/sources b/sources index 4ca8b6f..d3d56de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -adecd8d7bf7e06f74a7a1ae5b0c1ca0f sombok-2.1.1.tar.gz +4e83ab84117f7e4140675e4d181e0e65 sombok-2.2.1.tar.gz