File tree Expand file tree Collapse file tree
SPECS-EXTENDED/perl-File-DesktopEntry Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77
88Name: perl-File-DesktopEntry
99Version: 0.22
10- Release: 14 %{?dist }
10+ Release: 15 %{?dist }
1111Summary: Object to handle .desktop files
1212License: GPL+ or Artistic
1313Vendor: Microsoft Corporation
@@ -35,7 +35,6 @@ BuildRequires: perl(Test::More)
3535BuildRequires: perl(utf8)
3636%if %{with perl_File_DesktopEntry_enables_optional_test }
3737# Optional tests
38- BuildRequires: perl(Test::CPAN::Changes)
3938BuildRequires: perl(Test::Pod) >= 1.00
4039BuildRequires: perl(Test::Pod::Coverage) >= 1.00
4140%endif
@@ -65,11 +64,16 @@ make pure_install DESTDIR=$RPM_BUILD_ROOT
6564make test
6665
6766%files
67+ %license README.md
6868%doc Changes
6969%{perl_vendorlib} /*
7070%{_mandir }/man3/*
7171
7272%changelog
73+ * Fri Apr 18 2025 Aninda Pradhan <v-anipradhan@microsoft.com> - 0.22-15
74+ - removed perl(Test::CPAN::Changes) from BR
75+ - License verified
76+
7377* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 0.22-14
7478- Initial CBL-Mariner import from Fedora 32 (license: MIT).
7579
You can’t perform that action at this time.
0 commit comments