ba0fb4
%global base_version 0.94
ba0fb4
Name:           perl-Filter-Simple
ba0fb4
Version:        0.95
ba0fb4
Release:        439%{?dist}
ba0fb4
Summary:        Simplified Perl source filtering
ba0fb4
License:        GPL+ or Artistic
ba0fb4
URL:            https://metacpan.org/release/Filter-Simple
ba0fb4
Source0:        https://cpan.metacpan.org/authors/id/S/SM/SMUELLER/Filter-Simple-%{base_version}.tar.gz
ba0fb4
BuildArch:      noarch
ba0fb4
# Unbundled from perl 5.28.0-RC1
ba0fb4
Patch0:         Filter-Simple-0.94-Upgrade-to-0.95.patch
ba0fb4
BuildRequires:  make
ba0fb4
BuildRequires:  perl-generators
ba0fb4
BuildRequires:  perl-interpreter
ba0fb4
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
ba0fb4
BuildRequires:  perl(strict)
ba0fb4
# Run-time:
ba0fb4
BuildRequires:  perl(Carp)
ba0fb4
BuildRequires:  perl(Filter::Util::Call)
ba0fb4
BuildRequires:  perl(Text::Balanced) >= 1.97
ba0fb4
BuildRequires:  perl(vars)
ba0fb4
BuildRequires:  perl(warnings)
ba0fb4
# Tests:
ba0fb4
BuildRequires:  perl(Exporter)
ba0fb4
BuildRequires:  perl(parent)
ba0fb4
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
ba0fb4
Requires:       perl(Text::Balanced) >= 1.97
ba0fb4
Requires:       perl(warnings)
ba0fb4
ba0fb4
# Filter under-specified dependencies
ba0fb4
%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Text::Balanced\\)$
ba0fb4
ba0fb4
%description
ba0fb4
The Filter::Simple Perl module provides a simplified interface to
ba0fb4
Filter::Util::Call; one that is sufficient for most common cases.
ba0fb4
ba0fb4
%prep
ba0fb4
%setup -q -n Filter-Simple-%{base_version}
ba0fb4
%patch0 -p1
ba0fb4
ba0fb4
%build
ba0fb4
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
ba0fb4
make %{?_smp_mflags}
ba0fb4
ba0fb4
%install
ba0fb4
make pure_install DESTDIR=$RPM_BUILD_ROOT
ba0fb4
%{_fixperms} $RPM_BUILD_ROOT/*
ba0fb4
ba0fb4
%check
ba0fb4
make test
ba0fb4
ba0fb4
%files
ba0fb4
%doc Changes README
ba0fb4
%{perl_vendorlib}/*
ba0fb4
%{_mandir}/man3/*
ba0fb4
ba0fb4
%changelog
ba0fb4
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.95-439
ba0fb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
ba0fb4
ba0fb4
* Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.95-438
ba0fb4
- Increase release to favour standalone package
ba0fb4
ba0fb4
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.95-418
ba0fb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
ba0fb4
ba0fb4
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.95-417
ba0fb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
ba0fb4
ba0fb4
* Wed Jun 27 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.95-416
ba0fb4
- Increase release to favour standalone package
ba0fb4
ba0fb4
* Thu May 24 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.95-1
ba0fb4
- Upgrade to 0.95 as provided in perl-5.28.0-RC1
ba0fb4
ba0fb4
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.94-2
ba0fb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
ba0fb4
ba0fb4
* Thu Aug 10 2017 Petr Pisar <ppisar@redhat.com> - 0.94-1
ba0fb4
- 0.94 bump
ba0fb4
ba0fb4
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.93-394
ba0fb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
ba0fb4
ba0fb4
* Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.93-393
ba0fb4
- Perl 5.26 rebuild
ba0fb4
ba0fb4
* Thu May 11 2017 Petr Pisar <ppisar@redhat.com> - 0.93-1
ba0fb4
- Upgrade to 0.93 as provided in perl-5.25.12
ba0fb4
ba0fb4
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.92-366
ba0fb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
ba0fb4
ba0fb4
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.92-365
ba0fb4
- Increase release to favour standalone package
ba0fb4
ba0fb4
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.92-347
ba0fb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
ba0fb4
ba0fb4
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.92-346
ba0fb4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
ba0fb4
ba0fb4
* Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.92-345
ba0fb4
- Increase release to favour standalone package
ba0fb4
ba0fb4
* Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.92-2
ba0fb4
- Perl 5.22 rebuild
ba0fb4
ba0fb4
* Wed May 06 2015 Petr Pisar <ppisar@redhat.com> - 0.92-1
ba0fb4
- 0.92 bump in order to dual-live with perl 5.22
ba0fb4
ba0fb4
* Tue Nov 18 2014 Petr Pisar <ppisar@redhat.com> - 0.91-340
ba0fb4
- Increase release number to supersede perl's sub-package
ba0fb4
ba0fb4
* Wed Oct 29 2014 Petr Pisar <ppisar@redhat.com> 0.91-240
ba0fb4
- Specfile autogenerated by cpanspec 1.78.