File tree Expand file tree Collapse file tree
SPECS-EXTENDED/perl-Test2-Tools-Explain Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Name: perl-Test2-Tools-Explain
22Version: 0.02
3- Release: 4 %{?dist }
3+ Release: 5 %{?dist }
44Summary: Explain tools for the Perl Test2 framework
55License: Artistic 2.0
66Vendor: Microsoft Corporation
@@ -23,7 +23,6 @@ BuildRequires: perl(strict)
2323BuildRequires: perl(warnings)
2424# Test Suite
2525BuildRequires: perl(Test2::Bundle::Extended)
26- BuildRequires: perl(Test::More)
2726# Dependencies
2827Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
2928Requires: perl(Data::Dumper)
@@ -52,6 +51,10 @@ make test
5251%{_mandir }/man3/Test2::Tools::Explain.3*
5352
5453%changelog
54+ * Tue Mar 25 2025 Akhila Guruju <v-guakhila@microsoft.com> - 0.02-5
55+ - Removed `BuildRequires: perl(Test::More)` to fix build.
56+ - License verified.
57+
5558* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.02-4
5659- Initial CBL-Mariner import from Fedora 32 (license: MIT).
5760
You can’t perform that action at this time.
0 commit comments