latest version
This commit is contained in:
parent
8e2f80ec55
commit
598180ad8c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/hunspell-dict-ko-0.5.2.tar.gz
|
/hunspell-dict-ko-0.5.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: hunspell-ko
|
Name: hunspell-ko
|
||||||
Summary: Korean hunspell dictionaries
|
Summary: Korean hunspell dictionaries
|
||||||
Version: 0.5.2
|
Version: 0.5.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: http://spellcheck-ko.googlecode.com/files/hunspell-dict-ko-%{version}.tar.gz
|
Source: http://spellcheck-ko.googlecode.com/files/hunspell-dict-ko-%{version}.tar.gz
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/myspell/*
|
%{_datadir}/myspell/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 22 2011 Caolán McNamara <caolanm@redhat.com> - 0.5.3-1
|
||||||
|
- latest version
|
||||||
|
|
||||||
* Mon Apr 04 2011 Caolán McNamara <caolanm@redhat.com> - 0.5.2-1
|
* Mon Apr 04 2011 Caolán McNamara <caolanm@redhat.com> - 0.5.2-1
|
||||||
- latest version
|
- latest version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user