1.35 bump (rhbz#2248014)
This commit is contained in:
parent
fd3ccaef48
commit
d53408d1c4
@ -9,8 +9,8 @@
|
||||
|
||||
Name: perl-Module-ScanDeps
|
||||
Summary: Recursively scan Perl code for dependencies
|
||||
Version: 1.34
|
||||
Release: 2%{?dist}
|
||||
Version: 1.35
|
||||
Release: 1%{?dist}
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/Module-ScanDeps
|
||||
Source0: https://cpan.metacpan.org/authors/id/R/RS/RSCHUPP/Module-ScanDeps-%{version}.tar.gz
|
||||
@ -42,6 +42,7 @@ BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(FileHandle)
|
||||
BuildRequires: perl(FindBin)
|
||||
# Getopt::Long not used by tests
|
||||
BuildRequires: perl(List::Util)
|
||||
BuildRequires: perl(Module::Metadata)
|
||||
# Storable is optional and not used by tests
|
||||
# subs not used by tests
|
||||
@ -168,7 +169,10 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Thu Oct 05 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.35-1
|
||||
* Mon Nov 06 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.35-1
|
||||
- 1.35 bump (rhbz#2248014)
|
||||
|
||||
* Thu Oct 05 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.34-2
|
||||
- Add test BR perl(AutoLoader) (rhbz#2242265)
|
||||
|
||||
* Mon Sep 25 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.34-1
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Module-ScanDeps-1.34.tar.gz) = 59dac7c4b7be2dd7d2d26f2ff343fc4182cc3c3b5c3c1a0cad4f13eaa851045492b66ad06100341e0cd6bc641d9466608d327a34c0956b48fcc153071fe34082
|
||||
SHA512 (Module-ScanDeps-1.35.tar.gz) = 314a8098883995d876bfae7760b569ade56eed1940e50f92a509fd0f2c0020d57da859bb8848c56a9e1dcb4acd62cd246c39424bc1c30d71c6defc9f491518b9
|
||||
|
||||
Loading…
Reference in New Issue
Block a user