Resolves: #1956212 Delete unnecessary xemacs in tests/tests.yml
This commit is contained in:
parent
e2112976ce
commit
8154e1fa49
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: anthy-unicode
|
Name: anthy-unicode
|
||||||
Version: 1.0.0.20201109
|
Version: 1.0.0.20201109
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
# The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain.
|
# The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain.
|
||||||
License: LGPLv2+ and GPLv2 and Public Domain
|
License: LGPLv2+ and GPLv2 and Public Domain
|
||||||
URL: https://github.com/fujiwarat/anthy-unicode/wiki
|
URL: https://github.com/fujiwarat/anthy-unicode/wiki
|
||||||
@ -161,8 +161,11 @@ rm test.conf
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 03 2021 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20201109-5
|
||||||
|
- Delete unnecessary xemacs in tests/tests.yml. Related: rhbz#1956212
|
||||||
|
|
||||||
* Sat May 01 2021 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20201109-4
|
* Sat May 01 2021 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20201109-4
|
||||||
- Enable CI
|
- Enable CI. Related: rhbz#1956212
|
||||||
|
|
||||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0.20201109-3
|
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.0.20201109-3
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||||
|
@ -11,7 +11,6 @@
|
|||||||
#- role: standard-test-beakerlib
|
#- role: standard-test-beakerlib
|
||||||
required_packages:
|
required_packages:
|
||||||
- bash
|
- bash
|
||||||
- xemacs
|
|
||||||
- anthy-unicode
|
- anthy-unicode
|
||||||
tests:
|
tests:
|
||||||
- smoke1:
|
- smoke1:
|
||||||
|
Loading…
Reference in New Issue
Block a user