0.000026 bump

This commit is contained in:
Petr Písař 2016-04-11 12:58:44 +02:00
parent 962f237a87
commit 062b323731
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/Test2-Suite-0.000023.tar.gz
/Test2-Suite-0.000024.tar.gz
/Test2-Suite-0.000025.tar.gz
/Test2-Suite-0.000026.tar.gz

View File

@ -1,5 +1,5 @@
Name: perl-Test2-Suite
Version: 0.000025
Version: 0.000026
Release: 1%{?dist}
Summary: Set of tools built upon the Test2 framework
License: GPL+ or Artistic
@ -23,7 +23,7 @@ BuildRequires: perl(List::Util)
BuildRequires: perl(overload)
BuildRequires: perl(Scalar::Util)
# Test2::API version from Test2 in META
BuildRequires: perl(Test2::API) >= 0.000038
BuildRequires: perl(Test2::API) >= 0.000040
BuildRequires: perl(Test2::Hub::Interceptor)
BuildRequires: perl(Test2::Util)
BuildRequires: perl(Test2::Util::HashBase)
@ -38,7 +38,7 @@ BuildRequires: perl(PerlIO)
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
# Test2 not used in any useful way
# Test2::API version from Test2 in META
Requires: perl(Test2::API) >= 0.000038
Requires: perl(Test2::API) >= 0.000040
Requires: perl(utf8)
# Term::ReadKey for terminal width
Recommends: perl(Term::ReadKey)
@ -75,6 +75,9 @@ make test
%{_mandir}/man3/*
%changelog
* Mon Apr 11 2016 Petr Pisar <ppisar@redhat.com> - 0.000026-1
- 0.000026 bump
* Tue Apr 05 2016 Petr Pisar <ppisar@redhat.com> - 0.000025-1
- 0.000025 bump

View File

@ -1 +1 @@
880c0a4355601bfe03b4b4b9aadd35b1 Test2-Suite-0.000025.tar.gz
d824e6e037d0b7d5f0e10baa4bcdbbbf Test2-Suite-0.000026.tar.gz