|
|
@ -1,5 +1,5 @@
|
|
|
|
Name: perl-Test-Strict
|
|
|
|
Name: perl-Test-Strict
|
|
|
|
Version: 0.30
|
|
|
|
Version: 0.31
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
License: GPL+ or Artistic
|
|
|
|
Group: Development/Libraries
|
|
|
|
Group: Development/Libraries
|
|
|
@ -22,6 +22,7 @@ BuildRequires: perl(FindBin)
|
|
|
|
BuildRequires: perl(Test::Builder)
|
|
|
|
BuildRequires: perl(Test::Builder)
|
|
|
|
# Tests only
|
|
|
|
# Tests only
|
|
|
|
BuildRequires: perl(File::Temp)
|
|
|
|
BuildRequires: perl(File::Temp)
|
|
|
|
|
|
|
|
BuildRequires: perl(IO::Scalar)
|
|
|
|
BuildRequires: perl(Test::More)
|
|
|
|
BuildRequires: perl(Test::More)
|
|
|
|
# Optional tests only
|
|
|
|
# Optional tests only
|
|
|
|
BuildRequires: perl(Moose::Autobox)
|
|
|
|
BuildRequires: perl(Moose::Autobox)
|
|
|
@ -58,6 +59,9 @@ make test
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
%{_mandir}/man3/*
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Oct 27 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.31-1
|
|
|
|
|
|
|
|
- 0.31 bump
|
|
|
|
|
|
|
|
|
|
|
|
* Mon Oct 26 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-1
|
|
|
|
* Mon Oct 26 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.30-1
|
|
|
|
- 0.30 bump
|
|
|
|
- 0.30 bump
|
|
|
|
|
|
|
|
|
|
|
|