Fix whitespace
This commit is contained in:
parent
bc5ff2e524
commit
a01d74e7db
@ -1,6 +1,6 @@
|
||||
Name: perl-Module-Package
|
||||
Version: 0.30
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Summary: Postmodern Perl Module Packaging
|
||||
License: GPL+ or Artistic
|
||||
URL: https://metacpan.org/release/Module-Package
|
||||
@ -8,7 +8,7 @@ Source0: https://cpan.metacpan.org/authors/id/I/IN/INGY/Module-Package-%{
|
||||
# Fix building on Perl without "." in @INC, CPAN RT#121748
|
||||
Patch0: Module-Package-0.30-Fix-building-on-Perl-without-.-in-INC.patch
|
||||
BuildArch: noarch
|
||||
BuildRequires: make
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(ExtUtils::MakeMaker)
|
||||
# Run-time:
|
||||
@ -55,6 +55,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 09 2022 Michal Josef Špaček <mspacek@redhat.com> - 0.30-31
|
||||
- Fix whitespace
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.30-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user