1.75 bump
This commit is contained in:
parent
35f8bf27d0
commit
04ade2d2e0
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/ExtUtils-Manifest-1.71.tar.gz
|
||||
/ExtUtils-Manifest-1.72.tar.gz
|
||||
/ExtUtils-Manifest-1.73.tar.gz
|
||||
/ExtUtils-Manifest-1.75.tar.gz
|
||||
|
||||
@ -1,12 +1,13 @@
|
||||
Name: perl-ExtUtils-Manifest
|
||||
Epoch: 1
|
||||
Version: 1.73
|
||||
Release: 490%{?dist}
|
||||
Version: 1.75
|
||||
Release: 1%{?dist}
|
||||
Summary: Utilities to write and check a MANIFEST file
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
URL: https://metacpan.org/release/ExtUtils-Manifest
|
||||
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/ExtUtils-Manifest-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: make
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl-interpreter
|
||||
@ -51,10 +52,13 @@ make test
|
||||
%files
|
||||
%license LICENSE
|
||||
%doc Changes README
|
||||
%{perl_vendorlib}/*
|
||||
%{_mandir}/man3/*
|
||||
%{perl_vendorlib}/ExtUtils*
|
||||
%{_mandir}/man3/ExtUtils*
|
||||
|
||||
%changelog
|
||||
* Tue May 02 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1:1.75-1
|
||||
- 1.75 bump
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:1.73-490
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ExtUtils-Manifest-1.73.tar.gz) = 8de6c9de81ed34501f391e0e055b90b50d8e80bf82f97b4e66a179324343f1d652de030992b1608df9fc11e48569e596457abe4d19b80a5b81f3d40920e81042
|
||||
SHA512 (ExtUtils-Manifest-1.75.tar.gz) = 9c0176394d8e6d756fdbc37fe92263a6016a1e6ed766da7aa0abde1028bdf766dc14f82ca7220a92bd0910cfc1196130b5ed7bcb7ee79cce21a3aaa81ee3b392
|
||||
|
||||
Loading…
Reference in New Issue
Block a user