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-Params-Validate.git#8b7664bd55076de247b137898b02ed42ffcd3ab6
This commit is contained in:
parent
56efcb702d
commit
f8d0ef68b6
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
||||
/Params-Validate-1.29.tar.gz
|
||||
/Params-Validate-1.30.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: Params-Validate Perl module
|
||||
Name: perl-Params-Validate
|
||||
Version: 1.29
|
||||
Release: 14%{?dist}
|
||||
Version: 1.30
|
||||
Release: 1%{?dist}
|
||||
# One file is GPL+ or Artistics (c/ppport.h)
|
||||
License: Artistic 2.0 and (GPL+ or Artistic)
|
||||
URL: https://metacpan.org/release/Params-Validate
|
||||
@ -14,7 +14,7 @@ BuildRequires: perl-generators
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(ExtUtils::CBuilder)
|
||||
BuildRequires: perl(Module::Implementation) >= 0.04
|
||||
BuildRequires: perl(Module::Build) >= 0.28
|
||||
BuildRequires: perl(Module::Build) >= 0.4227
|
||||
|
||||
# Run-time:
|
||||
BuildRequires: perl(Exporter)
|
||||
@ -73,6 +73,9 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 19 2020 Ralf Corsépius <corsepiu@fedoraproject.org> - 1.30-1
|
||||
- Upgrade to 1.30.
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Params-Validate-1.29.tar.gz) = afa887d1ce60d38b82cbf3ad88fb892f473e0fa45db528b68e66bbb800058af453180cc96afddae56a2cdad8ec531a587e7aac36b6869c489caa6dd36a57a385
|
||||
SHA512 (Params-Validate-1.30.tar.gz) = ca6b54a55dc003be6933ad5a9353abf96f2decfc681354fabc974e9666b89b3afe8394cd0a13ec91a5f84c825cbc0b4697a4977bf773feabfefab57006c9f20e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user