From eee216d3ef47323b328b44553f1b0bffeaec55fd Mon Sep 17 00:00:00 2001 From: eabdullin Date: Wed, 14 May 2025 19:13:43 +0000 Subject: [PATCH] import UBI mailcap-2.1.54-8.el10 --- .fmf/version | 1 - .gitignore | 3 +- ci.fmf | 1 - gating.yaml | 25 ---------------- mailcap.spec | 81 ++++++++++++++++++++++++++++++++++++++++++++++++---- plans.fmf | 36 ----------------------- sources | 2 +- 7 files changed, 78 insertions(+), 71 deletions(-) delete mode 100644 .fmf/version delete mode 100644 ci.fmf delete mode 100644 gating.yaml delete mode 100644 plans.fmf diff --git a/.fmf/version b/.fmf/version deleted file mode 100644 index d00491f..0000000 --- a/.fmf/version +++ /dev/null @@ -1 +0,0 @@ -1 diff --git a/.gitignore b/.gitignore index 89c98b0..e02a1ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -SOURCES/mailcap-2.1.48.tar.xz -/mailcap-2.1.48.tar.xz +mailcap-2.1.54.tar.xz diff --git a/ci.fmf b/ci.fmf deleted file mode 100644 index c5aa0e0..0000000 --- a/ci.fmf +++ /dev/null @@ -1 +0,0 @@ -resultsdb-testcase: separate diff --git a/gating.yaml b/gating.yaml deleted file mode 100644 index b8d65b0..0000000 --- a/gating.yaml +++ /dev/null @@ -1,25 +0,0 @@ ---- !Policy -product_versions: - - fedora-* -decision_context: bodhi_update_push_testing -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional} - -#Rawhide ---- !Policy -product_versions: - - fedora-* -decision_context: bodhi_update_push_stable -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/tier1-public.functional} - -#gating rhel ---- !Policy -product_versions: - - rhel-* -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} \ No newline at end of file diff --git a/mailcap.spec b/mailcap.spec index 86494dd..b39f7a1 100644 --- a/mailcap.spec +++ b/mailcap.spec @@ -1,12 +1,15 @@ Name: mailcap -Version: 2.1.48 -Release: 3%{?dist} +Version: 2.1.54 +Release: 8%{?dist} Summary: Helper application and MIME type associations for file types -License: Public Domain and MIT +License: LicenseRef-Fedora-Public-Domain AND MIT AND metamail URL: https://pagure.io/mailcap Source0: https://pagure.io/releases/mailcap/%{name}-%{version}.tar.xz +BuildRequires: make BuildRequires: perl-interpreter +# the test script is written in python +BuildRequires: python3 BuildArch: noarch %description @@ -23,7 +26,7 @@ by several applications e.g. to determine MIME types for filenames. %package -n nginx-mimetypes Summary: MIME type mappings for nginx -License: Public Domain +License: LicenseRef-Fedora-Public-Domain Requires: nginx-filesystem %description -n nginx-mimetypes @@ -52,7 +55,7 @@ make check %doc NEWS %config(noreplace) %{_sysconfdir}/mailcap %config(noreplace) %{_sysconfdir}/mime.types -%{_mandir}/man4/mailcap.* +%{_mandir}/man5/mailcap.* %files -n nginx-mimetypes %license COPYING @@ -61,6 +64,74 @@ make check %changelog +* Tue Oct 29 2024 Troy Dawson - 2.1.54-8 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + +* Mon Jun 24 2024 Troy Dawson - 2.1.54-7 +- Bump release for June 2024 mass rebuild + +* Wed May 29 2024 Tomas Korbar - 2.1.54-6 +- Fix License tags to conform with SPDX +- Resolves: RHEL-35720 + +* Thu Jan 25 2024 Fedora Release Engineering - 2.1.54-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Sun Jan 21 2024 Fedora Release Engineering - 2.1.54-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + +* Tue Oct 31 2023 Tomas Korbar - 2.1.54-3 +- Add additional SPDX licenses found by scancode tool + +* Thu Jul 20 2023 Fedora Release Engineering - 2.1.54-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + +* Tue May 23 2023 Tomas Korbar - 2.1.54-1 +- Rebase to 2.1.54 + +* Fri Mar 10 2023 Tomas Korbar - 2.1.53-6 +- Change the License tag to the SPDX format + +* Thu Jan 19 2023 Fedora Release Engineering - 2.1.53-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + +* Thu Jul 21 2022 Fedora Release Engineering - 2.1.53-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + +* Thu Jan 20 2022 Fedora Release Engineering - 2.1.53-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + +* Thu Jul 22 2021 Fedora Release Engineering - 2.1.53-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + +* Tue Apr 27 2021 Tomas Korbar - 2.1.53-1 +- Rebase to 2.1.53 + +* Wed Feb 24 2021 Tomas Korbar - 2.1.52-1 +- Rebase to 2.1.52 + +* Tue Jan 26 2021 Fedora Release Engineering - 2.1.49-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + +* Tue Jul 28 2020 Fedora Release Engineering - 2.1.49-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + +* Wed Apr 22 2020 Tomas Korbar - 2.1.49-1 +- Rebase to 2.1.49 + +* Wed Jan 29 2020 Fedora Release Engineering - 2.1.48-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + +* Thu Jul 25 2019 Fedora Release Engineering - 2.1.48-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + +* Fri Feb 01 2019 Fedora Release Engineering - 2.1.48-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Jul 13 2018 Fedora Release Engineering - 2.1.48-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Feb 08 2018 Fedora Release Engineering - 2.1.48-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/plans.fmf b/plans.fmf deleted file mode 100644 index b6b62cc..0000000 --- a/plans.fmf +++ /dev/null @@ -1,36 +0,0 @@ -/tier1-internal: - plan: - import: - url: https://src.fedoraproject.org/tests/mailcap.git - name: /plans/tier1/internal - -/tier1-public: - plan: - import: - url: https://src.fedoraproject.org/tests/mailcap.git - name: /plans/tier1/public - -/tier2-tier3-internal: - plan: - import: - url: https://src.fedoraproject.org/tests/mailcap.git - name: /plans/tier2-tier3/internal - -/tier2-tier3-public: - plan: - import: - url: https://src.fedoraproject.org/tests/mailcap.git - name: /plans/tier2-tier3/public - -/others-internal: - plan: - import: - url: https://src.fedoraproject.org/tests/mailcap.git - name: /plans/others/internal - -/others-public: - plan: - import: - url: https://src.fedoraproject.org/tests/mailcap.git - name: /plans/others/public - diff --git a/sources b/sources index b7431ab..5d46b97 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (mailcap-2.1.48.tar.xz) = a79604b732ebb415673d0e04cfc2a1a98f129cb63e14fa615299bdc367ce106bafef52e9f98167f07acfe7883de76fdab657460b84aafc583b67b538c4671c64 +SHA512 (mailcap-2.1.54.tar.xz) = a80caba013b644111f163d8ef74fe801d7266cf4edd38ca723f98fb12a103a24e84a8fca0c569beb05ca0f407437ed1282306b30303c38327b744194c6fe80b2