Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/perl-Parse-PMFile.git#1f42fafbd31055866714caba4f71ae8929bfe9f7
This commit is contained in:
parent
0e5531c1bb
commit
dcc38a01a1
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/Parse-PMFile-0.40.tar.gz
|
||||
/Parse-PMFile-0.41.tar.gz
|
||||
/Parse-PMFile-0.42.tar.gz
|
||||
/Parse-PMFile-0.43.tar.gz
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
%bcond_without perl_Parse_PMFile_enables_optional_test
|
||||
|
||||
Name: perl-Parse-PMFile
|
||||
Version: 0.42
|
||||
Release: 4%{?dist}
|
||||
Version: 0.43
|
||||
Release: 1%{?dist}
|
||||
Summary: Parses .pm file as PAUSE does
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Parse-PMFile
|
||||
@ -11,6 +11,7 @@ Source0: https://cpan.metacpan.org/authors/id/I/IS/ISHIGAKI/Parse-PMFile-
|
||||
# Remove useless dependency on ExtUtils::MakeMaker::CPANfile
|
||||
Patch0: Parse-PMFile-0.41-Do-not-use-ExtUtils-MakeMaker-CPANfile.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
@ -71,6 +72,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Dec 14 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.43-1
|
||||
- 0.43 bump
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.42-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Parse-PMFile-0.42.tar.gz) = 444c4b70e3c93620084dd34c50c6e26f879637686944fcc5e763d45b4f5e5b2ee054a7278d593b0a9fcd1f3e67faf4c1d82110be080875385c6ec265611e58a6
|
||||
SHA512 (Parse-PMFile-0.43.tar.gz) = 90577a8e48e599557f0eb1000ffd5310449817dfb629365182ebd173c79e9e37d5c36b1fe2e92f8e87cc988c882c7c7c7b6659cb8564612d302f256a6d149b14
|
||||
|
||||
Loading…
Reference in New Issue
Block a user