5.20200320 bump
This commit is contained in:
parent
1197bbc292
commit
ed96900a21
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ Module-CoreList-2.13.tar.gz
|
||||
/Module-CoreList-5.20200120.tar.gz
|
||||
/Module-CoreList-5.20200220.tar.gz
|
||||
/Module-CoreList-5.20200314.tar.gz
|
||||
/Module-CoreList-5.20200320.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
Name: perl-Module-CoreList
|
||||
# Epoch to compete with perl.spec
|
||||
Epoch: 1
|
||||
Version: 5.20200314
|
||||
Version: 5.20200320
|
||||
Release: 1%{?dist}
|
||||
Summary: What modules are shipped with versions of perl
|
||||
License: GPL+ or Artistic
|
||||
@ -17,14 +17,14 @@ BuildRequires: perl-interpreter
|
||||
BuildRequires: perl(Config)
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
|
||||
# File::Copy not used
|
||||
BuildRequires: perl(strict)
|
||||
BuildRequires: perl(warnings)
|
||||
# Run-time:
|
||||
# feature not used at tests
|
||||
# Getopt::Long not used at tests
|
||||
BuildRequires: perl(List::Util)
|
||||
# Pod::Usage not used at tests
|
||||
BuildRequires: perl(strict)
|
||||
BuildRequires: perl(version) >= 0.88
|
||||
BuildRequires: perl(warnings)
|
||||
# Tests:
|
||||
BuildRequires: perl(Test::More)
|
||||
# Optional tests:
|
||||
@ -82,6 +82,9 @@ make test
|
||||
%{_mandir}/man1/corelist.*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2020 Petr Pisar <ppisar@redhat.com> - 1:5.20200320-1
|
||||
- 5.20200320 bump
|
||||
|
||||
* Mon Mar 16 2020 Petr Pisar <ppisar@redhat.com> - 1:5.20200314-1
|
||||
- 5.20200314 bump
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Module-CoreList-5.20200314.tar.gz) = 7044b57a4328e275656d212c85cd140f3f33f1737993bd34804d969b67eb46023682db30d331aae84b14e29a5f7f948c78f25d60193884e3c64932c2f462ae56
|
||||
SHA512 (Module-CoreList-5.20200320.tar.gz) = 10525bde300b8eca8db6cacc6c4e0043523a2485fe418301ddefeabcd9740e595a1257dff635035e4dd706bf92a9ce180d216d142d683b5f531f3a2597b95e35
|
||||
|
Loading…
Reference in New Issue
Block a user