latest version
This commit is contained in:
parent
feef1911f3
commit
7951cc10ee
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/hyphen-2.8.tar.gz
|
/hyphen-2.8.3.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Name: hyphen
|
Name: hyphen
|
||||||
Summary: A text hyphenation library
|
Summary: A text hyphenation library
|
||||||
Version: 2.8
|
Version: 2.8.3
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source: http://downloads.sourceforge.net/hunspell/hyphen-%{version}.tar.gz
|
Source: http://downloads.sourceforge.net/hunspell/hyphen-%{version}.tar.gz
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_bindir}/substrings.pl
|
%{_bindir}/substrings.pl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 24 2011 Caolán McNamara <caolanm@redhat.com> - 2.8.3-1
|
||||||
|
- latest version
|
||||||
|
|
||||||
* Mon Oct 17 2011 Caolán McNamara <caolanm@redhat.com> - 2.8-1
|
* Mon Oct 17 2011 Caolán McNamara <caolanm@redhat.com> - 2.8-1
|
||||||
- latest version
|
- latest version
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user