Blame perl-Test-Snapshot.spec

5ac17d5
Name:           perl-Test-Snapshot
5ac17d5
Version:        0.06
5e2660d
Release:        7%{?dist}
5ac17d5
Summary:        Test against data stored in automatically-named file
5ac17d5
License:        Artistic 2.0
5ac17d5
5ac17d5
URL:            http://search.cpan.org/dist/Test-Snapshot/
5ac17d5
Source0:        http://www.cpan.org/authors/id/E/ET/ETJ/Test-Snapshot-%{version}.tar.gz
5ac17d5
5ac17d5
BuildArch:      noarch
5ac17d5
# build requirements
5ac17d5
BuildRequires:  make
5ac17d5
BuildRequires:  perl-interpreter >= 5.008003
5ac17d5
BuildRequires:  perl-generators
5ac17d5
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
5ac17d5
# runtime requirements
5ac17d5
BuildRequires:  perl(Carp)
5ac17d5
BuildRequires:  perl(Data::Dumper)
5ac17d5
BuildRequires:  perl(Exporter) >= 5.57
5ac17d5
BuildRequires:  perl(File::Basename)
5ac17d5
BuildRequires:  perl(File::Path) >= 2.07
5ac17d5
BuildRequires:  perl(File::Spec)
5ac17d5
BuildRequires:  perl(Test2::API)
5ac17d5
BuildRequires:  perl(Text::Diff)
5ac17d5
BuildRequires:  perl(strict)
5ac17d5
BuildRequires:  perl(warnings)
5ac17d5
# test requirement:s
5ac17d5
BuildRequires:  perl(App::Prove)
5ac17d5
BuildRequires:  perl(Capture::Tiny)
5ac17d5
BuildRequires:  perl(File::Temp)
5ac17d5
BuildRequires:  perl(Test::More) >= 0.96
5ac17d5
Requires:       perl(:MODULE_COMPAT_%(eval "`/usr/bin/perl -V:version`"; echo $version))
5ac17d5
5ac17d5
%{?perl_default_filter}
5ac17d5
5ac17d5
%description
5ac17d5
Not connected with Test::Snapshots, which is based on a similar concept but
5ac17d5
for running executables.
5ac17d5
5ac17d5
%prep
5ac17d5
%setup -q -n Test-Snapshot-%{version}
5ac17d5
5ac17d5
%build
5ac17d5
/usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
5ac17d5
%{make_build}
5ac17d5
5ac17d5
%install
5ac17d5
%{make_install}
5ac17d5
%{_fixperms} $RPM_BUILD_ROOT/*
5ac17d5
5ac17d5
%check
5ac17d5
%{make_build} test
5ac17d5
5ac17d5
%files
5ac17d5
%doc Changes README.md
5ac17d5
%{perl_vendorlib}/Test*
5ac17d5
%{_mandir}/man3/Test*
5ac17d5
5ac17d5
%changelog
5e2660d
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.06-7
5e2660d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
5e2660d
e231446
* Tue May 31 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.06-6
e231446
- Perl 5.36 rebuild
e231446
1f666f6
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.06-5
1f666f6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
1f666f6
3cb88a0
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.06-4
3cb88a0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
3cb88a0
30a233e
* Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.06-3
30a233e
- Perl 5.34 rebuild
30a233e
2be3a0b
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.06-2
2be3a0b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
2be3a0b
5ac17d5
* Sun Oct 11 2020 Emmanuel Seyman <emmanuel@seyman.fr> - 0.06-1
5ac17d5
- Initial specfile, based on the one autogenerated by cpanspec 1.78.