rebase on v1.3
This commit is contained in:
parent
b1d079eb71
commit
6a993a6d74
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
/hspell-1.2.tar.gz
|
/hspell-1.3.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: A Hebrew spell checker
|
Summary: A Hebrew spell checker
|
||||||
Name: hspell
|
Name: hspell
|
||||||
Version: 1.2
|
Version: 1.3
|
||||||
Release: 9%{?dist}
|
Release: 1%{?dist}
|
||||||
License: AGPLv3
|
License: AGPLv3
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
URL: http://hspell.ivrix.org.il/
|
URL: http://hspell.ivrix.org.il/
|
||||||
@ -84,6 +84,9 @@ cp -p he.aff $RPM_BUILD_ROOT/%{_datadir}/myspell/he_IL.aff
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 26 2015 Dan Kenigsberg <danken@cs.technion.ac.il> - 1.3-1
|
||||||
|
- Sync with upstream hspell-1.3
|
||||||
|
|
||||||
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-9
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-9
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user