@@ -2,11 +2,11 @@ Vendor: Microsoft Corporation
22Distribution: Azure Linux
33Name: mythes-ca
44Summary: Catalan thesaurus
5- Version: 1.5.0
6- Release: 21 %{?dist }
7- Source: http ://www.softcatala.org/diccionaris/actualitzacions/ sinonims/ thesaurus-ca.oxt
5+ Version: 2.3.1
6+ Release: 5 %{?dist }
7+ Source: https ://github.com/Softcatala/ sinonims-cat/releases/download/%{ version }/ thesaurus-ca.oxt# /thesaurus-ca-%{version} .oxt
88URL: http://www.softcatala.org/wiki/Projectes/Openthesaurus-ca
9- License: GPL+
9+ License: GPLv2.0 and CC-BY-4.0
1010BuildArch: noarch
1111Requires: mythes
1212Supplements: (mythes and langpacks-ca)
@@ -18,16 +18,16 @@ Catalan thesaurus.
1818%setup -q -c
1919
2020%build
21- for i in release_note-ca.txt dictionaries/README_th_ca_ES_v3 .txt; do
21+ for i in release_note-ca.txt dictionaries/README_th_ca .txt; do
2222 tr -d ' \r' < $i > $i .new
2323 touch -r $i $i .new
2424 mv -f $i .new $i
2525done
2626
2727%install
2828mkdir -p $RPM_BUILD_ROOT /%{_datadir }/mythes
29- cp -p dictionaries/th_ca_ES_v3 .dat $RPM_BUILD_ROOT /%{_datadir }/mythes/th_ca_ES_v2.dat
30- cp -p dictionaries/th_ca_ES_v3 .idx $RPM_BUILD_ROOT /%{_datadir }/mythes/th_ca_ES_v2.idx
29+ cp -p dictionaries/th_ca_ES .dat $RPM_BUILD_ROOT /%{_datadir }/mythes/th_ca_ES_v2.dat
30+ cp -p dictionaries/th_ca_ES .idx $RPM_BUILD_ROOT /%{_datadir }/mythes/th_ca_ES_v2.idx
3131pushd $RPM_BUILD_ROOT /%{_datadir }/mythes/
3232ca_ES_aliases=" ca_AD ca_FR ca_IT"
3333for lang in $ca_ES_aliases ; do
@@ -36,14 +36,51 @@ for lang in $ca_ES_aliases; do
3636done
3737popd
3838
39-
4039%files
41- %doc dictionaries/README_th_ca_ES_v3.txt LICENCES-fr.txt LICENSES-en.txt LICENCIAS-es.txt LLICENCIES-ca.txt release_note-ca.txt
40+ %license LICENCES-fr.txt LICENSES-en.txt LICENCIAS-es.txt LLICENCIES-ca.txt
41+ %doc dictionaries/README_th_ca.txt release_note-ca.txt
4242%{_datadir }/mythes/*
4343
4444%changelog
45- *
Fri Oct 15 2021 Pawel Winogrodzki <[email protected] > -
1.5.0-21 46- - Initial CBL-Mariner import from Fedora 32 (license: MIT).
45+ *
Thu Dec 26 2024 Aninda Pradhan <[email protected] > -
2.3.1-5 46+ - Initial Azure Linux import from Fedora 41 (license: MIT)
47+ - License Verified
48+
49+ *
Thu Jul 18 2024 Fedora Release Engineering <[email protected] > -
2.3.1-4 50+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
51+
52+ *
Thu Jan 25 2024 Fedora Release Engineering <[email protected] > -
2.3.1-3 53+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
54+
55+ *
Sun Jan 21 2024 Fedora Release Engineering <[email protected] > -
2.3.1-2 56+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
57+
58+ * Thu Aug 10 2023 Parag Nemade <pnemade AT redhat DOT com> - 2.3.1-1
59+ - Resolves:rh#2230534 - Update to new Upstream Source
60+
61+ *
Thu Jul 20 2023 Fedora Release Engineering <[email protected] > -
1.5.0-28 62+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
63+
64+ *
Thu Feb 23 2023 Caolán McNamara <[email protected] > -
1.5.0-27 65+ - migrated to SPDX license
66+
67+ *
Thu Jan 19 2023 Fedora Release Engineering <[email protected] > -
1.5.0-26 68+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
69+
70+ *
Fri Jul 22 2022 Fedora Release Engineering <[email protected] > -
1.5.0-25 71+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
72+
73+ *
Thu Jan 20 2022 Fedora Release Engineering <[email protected] > -
1.5.0-24 74+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
75+
76+ *
Thu Jul 22 2021 Fedora Release Engineering <[email protected] > -
1.5.0-23 77+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
78+
79+ *
Tue Jan 26 2021 Fedora Release Engineering <[email protected] > -
1.5.0-22 80+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
81+
82+ *
Tue Jul 28 2020 Fedora Release Engineering <[email protected] > -
1.5.0-21 83+ - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
4784
4885*
Wed Jan 29 2020 Fedora Release Engineering <[email protected] > -
1.5.0-20 4986- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
0 commit comments