Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgraded mythes-de to version 0.20240601 #11622

Draft
wants to merge 2 commits into
base: 3.0-dev
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions SPECS-EXTENDED/mythes-de/mythes-de.signatures.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"Signatures": {
"Deutscher-Thesaurus.oxt": "b708bc3b749ce48e3a1a4bc1324a96be2120f2dc69129c734613af6fe10feaeb",
"Schweizer-Thesaurus.oxt": "f28d6e037bceec3b42aacb3b6b19ec8929e42b21e0137a2c65f45edea6f2a905"
"Deutscher-Thesaurus.oxt": "b194eaee06f1f35b4c67ce0e1f248bf9a81c89987343892982edffe06d8df88e",
"Schweizer-Thesaurus.oxt": "b739a7527c3fef4f33f5d42f4e05babe859603a79c6e70219767d665a4056ca7"
}
}
71 changes: 64 additions & 7 deletions SPECS-EXTENDED/mythes-de/mythes-de.spec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
Vendor: Microsoft Corporation
Distribution: Azure Linux
%global upstreamid 20201226
%global upstreamid 20240601

Summary: German thesaurus
Name: mythes-de
Version: 0.%{upstreamid}
Release: 2%{?dist}
License: LGPLv2+ or CC-BY-SA
Release: 3%{?dist}
License: LGPL-2.1-or-later OR CC-BY-SA-4.0
URL: https://www.openthesaurus.de/
Source0: https://www.openthesaurus.de/export/Deutscher-Thesaurus.oxt
Source1: https://www.openthesaurus.de/export/Schweizer-Thesaurus.oxt
Expand All @@ -15,7 +15,6 @@ Requires: mythes

Supplements: (mythes and langpacks-de)


%description
German thesaurus.

Expand Down Expand Up @@ -53,12 +52,70 @@ pushd $RPM_BUILD_ROOT%{_datadir}/mythes/
popd

%files
%license README.txt
%doc README.txt
%{_datadir}/mythes/*

%changelog
* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 0.20201226-2
- Initial CBL-Mariner import from Fedora 33 (license: MIT).
* Fri Dec 20 2024 Aninda Pradhan <[email protected]> - 0.20240601-3
- Initial Azure Linux import from Fedora 41 (license: MIT)
- License Verified.

* Thu Jul 18 2024 Fedora Release Engineering <[email protected]> - 0.20240601-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild

* Sun Jun 02 2024 Robert Scheck <[email protected]> 0.20240601-1
- Upgrade to latest daily snapshot release

* Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 0.20230601-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 0.20230601-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild

* Thu Jul 20 2023 Fedora Release Engineering <[email protected]> - 0.20230601-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild

* Fri Jun 02 2023 Robert Scheck <[email protected]> 0.20230601-1
- Upgrade to latest daily snapshot release

* Thu Feb 23 2023 Caolán McNamara <[email protected]> - 0.20220716-4
- migrated to SPDX license

* Thu Jan 19 2023 Fedora Release Engineering <[email protected]> - 0.20220716-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

* Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.20220716-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

* Sun Jul 17 2022 Robert Scheck <[email protected]> 0.20220716-1
- Upgrade to latest daily snapshot release

* Mon Apr 18 2022 Robert Scheck <[email protected]> 0.20220417-1
- Upgrade to latest daily snapshot release

* Thu Jan 20 2022 Fedora Release Engineering <[email protected]> - 0.20220115-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

* Sun Jan 16 2022 Robert Scheck <[email protected]> 0.20220115-1
- Upgrade to latest daily snapshot release

* Wed Sep 01 2021 Robert Scheck <[email protected]> 0.20210831-1
- Upgrade to latest daily snapshot release

* Sat Jul 24 2021 Robert Scheck <[email protected]> 0.20210723-1
- Upgrade to latest daily snapshot release

* Thu Jul 22 2021 Fedora Release Engineering <[email protected]> - 0.20210302-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

* Tue Mar 02 2021 Robert Scheck <[email protected]> 0.20210302-1
- Upgrade to latest daily snapshot release

* Sun Jan 31 2021 Robert Scheck <[email protected]> 0.20210130-1
- Upgrade to latest daily snapshot release

* Tue Jan 26 2021 Fedora Release Engineering <[email protected]> - 0.20201226-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

* Sun Dec 27 2020 Robert Scheck <[email protected]> 0.20201226-1
- Upgrade to latest daily snapshot release
Expand Down
2 changes: 1 addition & 1 deletion cgmanifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -13592,7 +13592,7 @@
"type": "other",
"other": {
"name": "mythes-de",
"version": "0.20201226",
"version": "0.20240601",
"downloadUrl": "https://www.openthesaurus.de/export/Deutscher-Thesaurus.oxt"
}
}
Expand Down
Loading