-
Notifications
You must be signed in to change notification settings - Fork 565
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
perl-Test-Manifest: Update Version from 2.021 -> 2.024
- Loading branch information
1 parent
81fb40a
commit e032e46
Showing
3 changed files
with
67 additions
and
16 deletions.
There are no files selected for viewing
4 changes: 2 additions & 2 deletions
4
SPECS-EXTENDED/perl-Test-Manifest/perl-Test-Manifest.signatures.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"Signatures": { | ||
"perl-Test-Manifest-2.021.tar.gz": "a47aaad71c580e16e6e63d8c037cdddcd919876754beb2c95d9a88682dd332d9" | ||
"Test-Manifest-2.024.tar.gz": "8ff3919219b54ea7e4f2aa67f5b8ca2f40bdc76661ab68c41ba49ed5ec1fbe07" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,11 +2,11 @@ Vendor: Microsoft Corporation | |
Distribution: Azure Linux | ||
Summary: Test case module for Perl | ||
Name: perl-Test-Manifest | ||
Version: 2.021 | ||
Release: 8%{?dist} | ||
License: Artistic 2.0 | ||
Version: 2.024 | ||
Release: 5%{?dist} | ||
License: Artistic-2.0 | ||
URL: https://metacpan.org/release/Test-Manifest | ||
Source0: https://cpan.metacpan.org/modules/by-module/Test/Test-Manifest-%{version}.tar.gz#/perl-Test-Manifest-%{version}.tar.gz | ||
Source0: https://cpan.metacpan.org/authors/id/B/BD/BDFOY/Test-Manifest-%{version}.tar.gz | ||
BuildArch: noarch | ||
# Module Build | ||
BuildRequires: coreutils | ||
|
@@ -27,12 +27,13 @@ BuildRequires: perl(vars) | |
BuildRequires: perl(warnings) | ||
# Test Suite | ||
BuildRequires: perl(File::Copy) | ||
BuildRequires: perl(Test::More) >= 0.94 | ||
BuildRequires: perl(File::Temp) | ||
BuildRequires: perl(lib) | ||
BuildRequires: perl(Test::More) >= 1 | ||
# Optional Tests | ||
BuildRequires: perl(Test::Pod) >= 1.00 | ||
BuildRequires: perl(Test::Pod::Coverage) | ||
# Dependencies | ||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) | ||
Requires: perl(File::Spec) | ||
Requires: perl(Test::Harness) | ||
|
||
|
@@ -65,18 +66,68 @@ find %{buildroot} -type f -name .packlist -delete | |
make test | ||
|
||
%files | ||
%if 0%{?_licensedir:1} | ||
%license LICENSE | ||
%else | ||
%doc LICENSE | ||
%endif | ||
%doc Changes README.pod | ||
%{perl_vendorlib}/Test/ | ||
%{_mandir}/man3/Test::Manifest.3* | ||
|
||
%changelog | ||
* Fri Oct 15 2021 Pawel Winogrodzki <[email protected]> - 2.021-8 | ||
- Initial CBL-Mariner import from Fedora 32 (license: MIT). | ||
* Fri Dec 20 2024 Sreenivasulu Malavathula <[email protected]> - 2.024-5 | ||
- Initial Azure Linux import from Fedora 41 (license: MIT) | ||
- License verified | ||
|
||
* Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 2.024-4 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild | ||
|
||
* Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 2.024-3 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild | ||
|
||
* Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 2.024-2 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild | ||
|
||
* Tue Jan 9 2024 Paul Howarth <[email protected]> - 2.024-1 | ||
- Update to 2.024 | ||
- Refresh distro | ||
|
||
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 2.023-6 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild | ||
|
||
* Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 2.023-5 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild | ||
|
||
* Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 2.023-4 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild | ||
|
||
* Tue May 31 2022 Jitka Plesnikova <[email protected]> - 2.023-3 | ||
- Perl 5.36 rebuild | ||
|
||
* Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 2.023-2 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild | ||
|
||
* Sun Jan 9 2022 Paul Howarth <[email protected]> - 2.023-1 | ||
- Update to 2.023 | ||
- Fix a link in the README.pod | ||
|
||
* Fri Jul 23 2021 Fedora Release Engineering <[email protected]> - 2.022-4 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild | ||
|
||
* Fri May 21 2021 Jitka Plesnikova <[email protected]> - 2.022-3 | ||
- Perl 5.34 rebuild | ||
|
||
* Wed Jan 27 2021 Fedora Release Engineering <[email protected]> - 2.022-2 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild | ||
|
||
* Mon Jan 18 2021 Paul Howarth <[email protected]> - 2.022-1 | ||
- Update to 2.022 | ||
- Freshen distro, remove Travis CI, add GitHub Actions | ||
- Fix parallel testing (CPAN RT#92604, GH#4) | ||
- Use %%license unconditionally | ||
|
||
* Tue Jul 28 2020 Fedora Release Engineering <[email protected]> - 2.021-9 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild | ||
|
||
* Tue Jun 23 2020 Jitka Plesnikova <[email protected]> - 2.021-8 | ||
- Perl 5.32 rebuild | ||
|
||
* Thu Jan 30 2020 Fedora Release Engineering <[email protected]> - 2.021-7 | ||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters