latest version
This commit is contained in:
parent
a72dc10fcc
commit
dd1650c976
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/v1.4.0.tar.gz
|
/v1.4.1.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.4.0
|
Version: 1.4.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: https://github.com/hunspell/hunspell/archive/v%{version}.tar.gz
|
Source: https://github.com/hunspell/hunspell/archive/v%{version}.tar.gz
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_mandir}/man5/hunspell.5.gz
|
%{_mandir}/man5/hunspell.5.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 03 2016 Caolán McNamara <caolanm@redhat.com> - 1.4.1-1
|
||||||
|
- latest version
|
||||||
|
|
||||||
* Mon Apr 18 2016 Caolán McNamara <caolanm@redhat.com> - 1.4.0-1
|
* Mon Apr 18 2016 Caolán McNamara <caolanm@redhat.com> - 1.4.0-1
|
||||||
- latest version
|
- latest version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user