Fix a typo
This commit is contained in:
parent
96f4ba399c
commit
e5e10d1ebc
@ -1,7 +1,7 @@
|
||||
%global pkg anthy-unicode
|
||||
%bcond_without autoreconf
|
||||
|
||||
%if (0%{?fedora} > 36 || 0%{?rhel} > 7)
|
||||
%if (0%{?fedora} > 35 || 0%{?rhel} > 7)
|
||||
%bcond_with xemacs
|
||||
%else
|
||||
%bcond_without xemacs
|
||||
@ -10,7 +10,7 @@
|
||||
|
||||
Name: anthy-unicode
|
||||
Version: 1.0.0.20211224
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
# The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain.
|
||||
License: LGPLv2+ and GPLv2 and Public Domain
|
||||
URL: https://github.com/fujiwarat/anthy-unicode/wiki
|
||||
@ -168,7 +168,7 @@ cd ..
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 11 2022 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20211224-3
|
||||
* Fri Feb 11 2022 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20211224-4
|
||||
- Resolves: #2051670 xemacs is a dead package
|
||||
|
||||
* Wed Jan 19 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0.20211224-2
|
||||
|
Loading…
Reference in New Issue
Block a user