Compare commits
No commits in common. "c9-beta" and "c8s" have entirely different histories.
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
SOURCES/dict-cs-2.0.oxt
|
SOURCES/dict-cs-2.0.oxt
|
||||||
|
/dict-cs-2.0.oxt
|
||||||
|
@ -1 +0,0 @@
|
|||||||
fd8177d63c7ca7bdca9080e4b28dd1f49b43ac75 SOURCES/dict-cs-2.0.oxt
|
|
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-8
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
@ -1,6 +1,6 @@
|
|||||||
Name: openoffice.org-dict-cs_CZ
|
Name: openoffice.org-dict-cs_CZ
|
||||||
Version: 20080822
|
Version: 20080822
|
||||||
Release: 16%{?dist}
|
Release: 8%{?dist}
|
||||||
Summary: Czech spellchecker and hyphenation dictionaries for LibreOffice
|
Summary: Czech spellchecker and hyphenation dictionaries for LibreOffice
|
||||||
License: GPL+
|
License: GPL+
|
||||||
URL: http://extensions.services.openoffice.org/en/project/dict-cs
|
URL: http://extensions.services.openoffice.org/en/project/dict-cs
|
||||||
@ -22,6 +22,7 @@ application suite.
|
|||||||
%package -n hunspell-cs
|
%package -n hunspell-cs
|
||||||
Summary: Czech hunspell dictionary
|
Summary: Czech hunspell dictionary
|
||||||
Requires: hunspell
|
Requires: hunspell
|
||||||
|
Obsoletes: openoffice.org-dict-cs_CZ < %{version}-%{release}
|
||||||
|
|
||||||
%description -n hunspell-cs
|
%description -n hunspell-cs
|
||||||
This package contains the Czech dictionary for the hunspell spellchecker.
|
This package contains the Czech dictionary for the hunspell spellchecker.
|
||||||
@ -29,6 +30,7 @@ This package contains the Czech dictionary for the hunspell spellchecker.
|
|||||||
%package -n hyphen-cs
|
%package -n hyphen-cs
|
||||||
Summary: Czech hyphenation rules
|
Summary: Czech hyphenation rules
|
||||||
Requires: hyphen
|
Requires: hyphen
|
||||||
|
Obsoletes: openoffice.org-dict-cs_CZ < %{version}-%{release}
|
||||||
|
|
||||||
%description -n hyphen-cs
|
%description -n hyphen-cs
|
||||||
Czech hyphenation rules.
|
Czech hyphenation rules.
|
||||||
@ -55,31 +57,6 @@ install -m 644 hyph*.dic $RPM_BUILD_ROOT%{hyphendir}
|
|||||||
%{hunspelldir}/cs*
|
%{hunspelldir}/cs*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 20080822-16
|
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
||||||
Related: rhbz#1991688
|
|
||||||
|
|
||||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 20080822-15
|
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-14
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-13
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-12
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-11
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-10
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-9
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-8
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20080822-8
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||||
|
|
Loading…
Reference in New Issue
Block a user