|
|
|
@ -1,20 +1,18 @@
|
|
|
|
|
Summary: Params-Validate Perl module
|
|
|
|
|
Name: perl-Params-Validate
|
|
|
|
|
Version: 1.30
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
# One file is GPL+ or Artistics (c/ppport.h)
|
|
|
|
|
Version: 1.29
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
License: Artistic 2.0 and (GPL+ or Artistic)
|
|
|
|
|
URL: https://metacpan.org/release/Params-Validate
|
|
|
|
|
Source0: https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz
|
|
|
|
|
URL: http://search.cpan.org/dist/Params-Validate/
|
|
|
|
|
Source0: http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Params-Validate-%{version}.tar.gz
|
|
|
|
|
|
|
|
|
|
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
|
|
|
|
|
|
|
|
|
|
BuildRequires: perl-devel
|
|
|
|
|
BuildRequires: perl-generators
|
|
|
|
|
BuildRequires: perl(Carp)
|
|
|
|
|
BuildRequires: perl(ExtUtils::CBuilder)
|
|
|
|
|
BuildRequires: perl(Module::Implementation) >= 0.04
|
|
|
|
|
BuildRequires: perl(Module::Build) >= 0.4227
|
|
|
|
|
BuildRequires: perl(Module::Build) >= 0.28
|
|
|
|
|
|
|
|
|
|
# Run-time:
|
|
|
|
|
BuildRequires: perl(Exporter)
|
|
|
|
@ -73,48 +71,8 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2>/dev/null ';'
|
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.30-4
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.30-3
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.30-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* 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
|
|
|
|
|
|
|
|
|
|
* Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-13
|
|
|
|
|
- Perl 5.32 rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-12
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-11
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-10
|
|
|
|
|
- Perl 5.30 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-9
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Aug 9 2018 Tom Callaway <spot@fedoraproject.org> - 1.29-8
|
|
|
|
|
- correct license tag (bz#1376845)
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.29-6
|
|
|
|
|
- Perl 5.28 rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Mar 02 2018 Petr Pisar <ppisar@redhat.com> - 1.29-5
|
|
|
|
|
- Adapt to removing GCC from a build root (bug #1547165)
|
|
|
|
|
* Mon Jul 23 2018 Petr Pisar <ppisar@redhat.com> - 1.29-5
|
|
|
|
|
- Correct license to "Artistic 2.0 and (GPL+ or Artistic)" (bug #1376845)
|
|
|
|
|
|
|
|
|
|
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.29-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|