latest version
This commit is contained in:
parent
75932438e6
commit
3aace09957
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/hunspell-1.2.14.tar.gz
|
/hunspell-1.2.15.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: hunspell
|
Name: hunspell
|
||||||
Summary: A spell checker and morphological analyzer library
|
Summary: A spell checker and morphological analyzer library
|
||||||
Version: 1.2.14
|
Version: 1.2.15
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/%{name}/hunspell-%{version}.tar.gz
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man3/hunspell.3.gz
|
%{_mandir}/man3/hunspell.3.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 27 2011 Caolán McNamara <caolanm@redhat.com> - 1.2.15-1
|
||||||
|
- latest version
|
||||||
|
|
||||||
* Fri Jan 07 2011 Caolán McNamara <caolanm@redhat.com> - 1.2.14-1
|
* Fri Jan 07 2011 Caolán McNamara <caolanm@redhat.com> - 1.2.14-1
|
||||||
- latest version
|
- latest version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user