Skip to content

Commit 624d586

Browse files
authored
Upgrade: perl-Test-Script version to 1.29 (microsoft#13083)
1 parent 106a8af commit 624d586

File tree

3 files changed

+61
-13
lines changed

3 files changed

+61
-13
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"perl-Test-Script-1.26.tar.gz": "6d42237aece2f0dc41fa6653379574674061848f020acd4d63deb6b81b5a73b7"
3+
"perl-Test-Script-1.29.tar.gz": "892e7e6c1ea7b16710909942cf5c0bdab70eee2efd4aa9c16ea952e2b90f8950"
44
}
55
}

SPECS-EXTENDED/perl-Test-Script/perl-Test-Script.spec

Lines changed: 58 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Name: perl-Test-Script
2-
Version: 1.26
3-
Release: 3%{?dist}
2+
Version: 1.29
3+
Release: 13%{?dist}
44
Summary: Cross-platform basic tests for scripts
5-
License: GPL+ or Artistic
5+
License: GPL-1.0-or-later OR Artistic-1.0-Perl
66
Vendor: Microsoft Corporation
77
Distribution: Azure Linux
88
URL: https://metacpan.org/release/Test-Script
@@ -24,9 +24,7 @@ BuildRequires: perl(File::Spec::Unix)
2424
BuildRequires: perl(File::Temp)
2525
BuildRequires: perl(IO::Handle)
2626
BuildRequires: perl(Probe::Perl) >= 0.01
27-
BuildRequires: perl(Test2::API)
2827
BuildRequires: perl(Test2::V0)
29-
BuildRequires: perl(Test::More) >= 0.96
3028
BuildRequires: perl(Text::ParseWords)
3129
BuildRequires: perl(strict)
3230
BuildRequires: perl(warnings)
@@ -41,11 +39,11 @@ in the bin directory of your Perl distribution.
4139
%setup -q -n Test-Script-%{version}
4240

4341
%build
44-
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
45-
%{__make} %{?_smp_mflags}
42+
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
43+
%{make_build}
4644

4745
%install
48-
%{__make} pure_install DESTDIR=$RPM_BUILD_ROOT
46+
%{make_install} DESTDIR=$RPM_BUILD_ROOT
4947
%{_fixperms} $RPM_BUILD_ROOT/*
5048

5149
%check
@@ -58,8 +56,58 @@ in the bin directory of your Perl distribution.
5856
%{_mandir}/man3/*
5957

6058
%changelog
61-
* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 1.26-3
62-
- Initial CBL-Mariner import from Fedora 32 (license: MIT).
59+
* Thu Mar 20 2025 Archana Shettigar <[email protected]> - 1.29-13
60+
- Initial Azure Linux import from Fedora 41 (license: MIT).
61+
- License verified
62+
63+
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 1.29-12
64+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
65+
66+
* Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 1.29-11
67+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
68+
69+
* Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 1.29-10
70+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
71+
72+
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 1.29-9
73+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
74+
75+
* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.29-8
76+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
77+
78+
* Wed Nov 30 2022 Ralf Corsépius <[email protected]> - 1.29-7
79+
- Convert license to SPDX.
80+
81+
* Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 1.29-6
82+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
83+
84+
* Wed Jun 01 2022 Jitka Plesnikova <[email protected]> - 1.29-5
85+
- Perl 5.36 rebuild
86+
87+
* Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 1.29-4
88+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
89+
90+
* Fri Jul 23 2021 Fedora Release Engineering <[email protected]> - 1.29-3
91+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
92+
93+
* Fri May 21 2021 Jitka Plesnikova <[email protected]> - 1.29-2
94+
- Perl 5.34 rebuild
95+
96+
* Mon May 17 2021 Ralf Corsépius <[email protected]> - 1.29-1
97+
- Update to 1.29.
98+
- Modernize spec.
99+
100+
* Sat Mar 13 2021 Ralf Corsépius <[email protected]> - 1.27-1
101+
- Update to 1.27.
102+
103+
* Wed Jan 27 2021 Fedora Release Engineering <[email protected]> - 1.26-5
104+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
105+
106+
* Tue Jul 28 2020 Fedora Release Engineering <[email protected]> - 1.26-4
107+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
108+
109+
* Tue Jun 23 2020 Jitka Plesnikova <[email protected]> - 1.26-3
110+
- Perl 5.32 rebuild
63111

64112
* Thu Jan 30 2020 Fedora Release Engineering <[email protected]> - 1.26-2
65113
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20433,8 +20433,8 @@
2043320433
"type": "other",
2043420434
"other": {
2043520435
"name": "perl-Test-Script",
20436-
"version": "1.26",
20437-
"downloadUrl": "https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Test-Script-1.26.tar.gz"
20436+
"version": "1.29",
20437+
"downloadUrl": "https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/Test-Script-1.29.tar.gz"
2043820438
}
2043920439
}
2044020440
},

0 commit comments

Comments
 (0)