2.2.1
This commit is contained in:
parent
c5ac7fba7e
commit
7e278eb87e
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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 <xavier@bachelot.org> 2.2.1-1
|
||||
- Update to 2.2.1.
|
||||
- Update License: to GPLv2+ or Artistic clarified.
|
||||
|
||||
* Thu Mar 01 2012 Xavier Bachelot <xavier@bachelot.org> 2.1.1-1
|
||||
- Update to 2.1.1.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user