11Name: perl-Test-Script
2- Version: 1.26
3- Release: 3 %{?dist }
2+ Version: 1.29
3+ Release: 13 %{?dist }
44Summary: Cross-platform basic tests for scripts
5- License: GPL+ or Artistic
5+ License: GPL-1.0-or-later OR Artistic-1.0 -Perl
66Vendor: Microsoft Corporation
77Distribution: Azure Linux
88URL: https://metacpan.org/release/Test-Script
@@ -24,9 +24,7 @@ BuildRequires: perl(File::Spec::Unix)
2424BuildRequires: perl(File::Temp)
2525BuildRequires: perl(IO::Handle)
2626BuildRequires: perl(Probe::Perl) >= 0.01
27- BuildRequires: perl(Test2::API)
2827BuildRequires: perl(Test2::V0)
29- BuildRequires: perl(Test::More) >= 0.96
3028BuildRequires: perl(Text::ParseWords)
3129BuildRequires: perl(strict)
3230BuildRequires: 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
0 commit comments