0.000102 bump
This commit is contained in:
parent
2b65f8d0b4
commit
e941be202b
1
.gitignore
vendored
1
.gitignore
vendored
@ -33,3 +33,4 @@
|
||||
/Test2-Suite-0.000094.tar.gz
|
||||
/Test2-Suite-0.000097.tar.gz
|
||||
/Test2-Suite-0.000100.tar.gz
|
||||
/Test2-Suite-0.000102.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%bcond_without perl_Test2_Suite_enables_unicode
|
||||
|
||||
Name: perl-Test2-Suite
|
||||
Version: 0.000100
|
||||
Version: 0.000102
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of tools built upon the Test2 framework
|
||||
License: GPL+ or Artistic
|
||||
@ -19,6 +19,7 @@ BuildRequires: perl(warnings)
|
||||
BuildRequires: perl(B)
|
||||
BuildRequires: perl(base)
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Data::Dumper)
|
||||
BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(File::Spec)
|
||||
BuildRequires: perl(File::Temp)
|
||||
@ -65,6 +66,7 @@ BuildRequires: perl(PerlIO)
|
||||
BuildRequires: perl(Test2::EventFacet::Assert)
|
||||
BuildRequires: perl(Test2::Formatter::TAP)
|
||||
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
|
||||
Requires: perl(Data::Dumper)
|
||||
Requires: perl(Importer) >= 0.024
|
||||
Requires: perl(Module::Pluggable) >= 2.7
|
||||
Requires: perl(Sub::Info) >= 0.002
|
||||
@ -122,6 +124,9 @@ make test
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Mon Mar 05 2018 Petr Pisar <ppisar@redhat.com> - 0.000102-1
|
||||
- 0.000102 bump
|
||||
|
||||
* Wed Feb 14 2018 Petr Pisar <ppisar@redhat.com> - 0.000100-1
|
||||
- 0.000100 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test2-Suite-0.000100.tar.gz) = 9c81a0e50f72502aea956750e87c87ec2d1185b4653019c4229cade789a969669592eb498cf0c926da21d98b6ec1caed1bb84daa98808f170c8b2309f0a5b4be
|
||||
SHA512 (Test2-Suite-0.000102.tar.gz) = b787bffadb003532e52bd31a8ded6f2864ea2f247d2a53b3809e406cab021e831c65f37e28d9e228a30100f75656d2dea20b5e1086f0e8992f2c7e8faba36139
|
||||
|
||||
Loading…
Reference in New Issue
Block a user