Skip to content

Commit e9c183c

Browse files
authored
fix perl-cpan-meta-check ptest (#13693)
1 parent 23521e5 commit e9c183c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

SPECS/perl-CPAN-Meta-Check/perl-CPAN-Meta-Check.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Name: perl-CPAN-Meta-Check
22
Summary: Verify requirements in a CPAN::Meta object
33
Version: 0.018
4-
Release: 1%{?dist}
4+
Release: 2%{?dist}
55
License: GPL+ OR Artistic
66
Group: Development/Libraries
77
Vendor: Microsoft Corporation
@@ -29,6 +29,7 @@ BuildRequires: perl(Env)
2929
BuildRequires: perl(lib)
3030
BuildRequires: perl(Test::Deep)
3131
BuildRequires: perl(Test::More) >= 0.88
32+
BuildRequires: perl(blib)
3233
%endif
3334

3435
# Runtime
@@ -58,6 +59,9 @@ make test
5859
%{_mandir}/man3/CPAN::Meta::Check.3*
5960

6061
%changelog
62+
* Tue May 06 2025 Riken Maharjan <rmaharjan@microsoft.com> - 0.018-2
63+
- Fix Ptest for perl-CPAN-Meta-Check
64+
6165
* Mon Dec 18 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.018-1
6266
- Auto-upgrade to 0.018 - Azure Linux 3.0 - package upgrades
6367

0 commit comments

Comments
 (0)