latest version
This commit is contained in:
parent
2ae99b8e41
commit
8f23fec8bd
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/hunspell-dict-ko-0.5.0.tar.gz
|
||||
/hunspell-dict-ko-0.5.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Name: hunspell-ko
|
||||
Summary: Korean hunspell dictionaries
|
||||
Version: 0.5.0
|
||||
Release: 2%{?dist}
|
||||
Version: 0.5.1
|
||||
Release: 1%{?dist}
|
||||
Source: http://spellcheck-ko.googlecode.com/files/hunspell-dict-ko-%{version}.tar.gz
|
||||
Group: Applications/Text
|
||||
URL: http://code.google.com/p/spellcheck-ko/
|
||||
@ -38,6 +38,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/myspell/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 21 2010 Caolán McNamara <caolanm@redhat.com> - 0.5.1-1
|
||||
- latest version
|
||||
|
||||
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user