Compare commits
No commits in common. "c8s" and "c10s" have entirely different histories.
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
--- !Policy
|
||||||
|
product_versions:
|
||||||
|
- rhel-10
|
||||||
|
decision_context: osci_compose_gate
|
||||||
|
rules:
|
||||||
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
97
hyph_mr_IN.dic
Normal file
97
hyph_mr_IN.dic
Normal file
@ -0,0 +1,97 @@
|
|||||||
|
UTF-8
|
||||||
|
% Hyphenation for Marathi
|
||||||
|
% Copyright (C) 2008-2010 Santhosh Thottingal <santhosh.thottingal@gmail.com>
|
||||||
|
%
|
||||||
|
% This library is free software; you can redistribute it and/or
|
||||||
|
% modify it under the terms of the GNU Lesser General Public
|
||||||
|
% License as published by the Free Software Foundation;
|
||||||
|
% version 3 or later version of the License.
|
||||||
|
%
|
||||||
|
% This library is distributed in the hope that it will be useful,
|
||||||
|
% but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||||
|
% Lesser General Public License for more details.
|
||||||
|
%
|
||||||
|
% You should have received a copy of the GNU Lesser General Public
|
||||||
|
% License along with this library; if not, write to the Free Software
|
||||||
|
% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
%
|
||||||
|
% GENERAL RULE
|
||||||
|
% Do not break either side of ZERO-WIDTH JOINER (U+200D)
|
||||||
|
22
|
||||||
|
% Break on both sides of ZERO-WIDTH NON JOINER (U+200C)
|
||||||
|
11
|
||||||
|
% Break before or after any independent vowel.
|
||||||
|
अ1
|
||||||
|
आ1
|
||||||
|
इ1
|
||||||
|
ई1
|
||||||
|
उ1
|
||||||
|
ऊ1
|
||||||
|
ऋ1
|
||||||
|
ॠ1
|
||||||
|
ऌ1
|
||||||
|
ॡ1
|
||||||
|
ए1
|
||||||
|
ऐ1
|
||||||
|
ओ1
|
||||||
|
औ1
|
||||||
|
% Break after any dependent vowel but not before.
|
||||||
|
ा1
|
||||||
|
ि1
|
||||||
|
ी1
|
||||||
|
ु1
|
||||||
|
ू1
|
||||||
|
ृ1
|
||||||
|
ॄ1
|
||||||
|
ॢ1
|
||||||
|
ॣ1
|
||||||
|
े1
|
||||||
|
ै1
|
||||||
|
ो1
|
||||||
|
ौ1
|
||||||
|
% Break before or after any consonant.
|
||||||
|
1क
|
||||||
|
1ख
|
||||||
|
1ग
|
||||||
|
1घ
|
||||||
|
1ङ
|
||||||
|
1च
|
||||||
|
1छ
|
||||||
|
1ज
|
||||||
|
1झ
|
||||||
|
1ञ
|
||||||
|
1ट
|
||||||
|
1ठ
|
||||||
|
1ड
|
||||||
|
1ढ
|
||||||
|
1ण
|
||||||
|
1त
|
||||||
|
1थ
|
||||||
|
1द
|
||||||
|
1ध
|
||||||
|
1न
|
||||||
|
1प
|
||||||
|
1फ
|
||||||
|
1ब
|
||||||
|
1भ
|
||||||
|
1म
|
||||||
|
1य
|
||||||
|
1र
|
||||||
|
1ल
|
||||||
|
1ळ
|
||||||
|
1व
|
||||||
|
1श
|
||||||
|
1ष
|
||||||
|
1स
|
||||||
|
1ह
|
||||||
|
% Do not break before chandrabindu, anusvara, visarga, avagraha
|
||||||
|
% and accents.
|
||||||
|
2ँ1
|
||||||
|
2ं1
|
||||||
|
2ः1
|
||||||
|
2ऽ1
|
||||||
|
2॑1
|
||||||
|
2॒1
|
||||||
|
% Do not break either side of virama (may be within conjunct).
|
||||||
|
2्2
|
@ -2,10 +2,10 @@ Name: hyphen-mr
|
|||||||
Summary: Marathi hyphenation rules
|
Summary: Marathi hyphenation rules
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 0.7.0
|
Version: 0.7.0
|
||||||
Release: 11%{?dist}
|
Release: 27%{?dist}
|
||||||
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/%{name}-%{version}.tar.bz2
|
Source: http://download.savannah.gnu.org/releases/smc/hyphenation/patterns/%{name}-%{version}.tar.bz2
|
||||||
URL: http://wiki.smc.org.in
|
URL: http://wiki.smc.org.in
|
||||||
License: LGPLv3+
|
License: LGPL-3.0-or-later
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Requires: hyphen
|
Requires: hyphen
|
||||||
Supplements: (hyphen and langpacks-mr)
|
Supplements: (hyphen and langpacks-mr)
|
||||||
@ -27,6 +27,55 @@ install -m644 -p *.dic %{buildroot}/%{_datadir}/hyphen
|
|||||||
%{_datadir}/hyphen/*
|
%{_datadir}/hyphen/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1:0.7.0-27
|
||||||
|
- Bump release for October 2024 mass rebuild:
|
||||||
|
Resolves: RHEL-64018
|
||||||
|
|
||||||
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1:0.7.0-26
|
||||||
|
- Bump release for June 2024 mass rebuild
|
||||||
|
|
||||||
|
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-25
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-24
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-23
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-22
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Dec 01 2022 Parag Nemade <pnemade AT redhat DOT com> - 1:0.7.0-21
|
||||||
|
- Update license tag to SPDX format
|
||||||
|
|
||||||
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-20
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-19
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-18
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-17
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||||
|
|
||||||
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-16
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-15
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||||
|
|
||||||
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-14
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-13
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-12
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||||
|
|
||||||
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-11
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:0.7.0-11
|
||||||
- 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