0.000153 bump
This commit is contained in:
parent
41d2d4d167
commit
2b292d6baa
1
.gitignore
vendored
1
.gitignore
vendored
@ -68,3 +68,4 @@
|
||||
/Test2-Suite-0.000149.tar.gz
|
||||
/Test2-Suite-0.000150.tar.gz
|
||||
/Test2-Suite-0.000152.tar.gz
|
||||
/Test2-Suite-0.000153.tar.gz
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
%bcond_without perl_Test2_Suite_enables_unicode
|
||||
|
||||
Name: perl-Test2-Suite
|
||||
Version: 0.000152
|
||||
Version: 0.000153
|
||||
Release: 1%{?dist}
|
||||
Summary: Set of tools built upon the Test2 framework
|
||||
License: GPL-1.0-or-later OR Artistic-1.0-Perl
|
||||
@ -26,8 +26,6 @@ BuildRequires: perl(Exporter)
|
||||
BuildRequires: perl(File::Spec)
|
||||
BuildRequires: perl(File::Temp)
|
||||
BuildRequires: perl(List::Util)
|
||||
# XXX Not needed, but issue with optional in 0.000152
|
||||
BuildRequires: perl(Module::Pluggable) >= 2.7
|
||||
BuildRequires: perl(overload)
|
||||
BuildRequires: perl(Scalar::Util)
|
||||
BuildRequires: perl(Term::Table) >= 0.013
|
||||
@ -108,8 +106,6 @@ Summary: Tests for %{name}
|
||||
Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
Requires: perl-Test-Harness
|
||||
Requires: perl(Test::Compile) >= 1.1.0
|
||||
# XXX Not needed, but issue with optional in 0.000152
|
||||
Requires: perl(Module::Pluggable) >= 2.7
|
||||
|
||||
%description tests
|
||||
Tests from %{name}. Execute them
|
||||
@ -154,6 +150,9 @@ make test
|
||||
%{_libexecdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Apr 28 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.000153-1
|
||||
- 0.000153 bump
|
||||
|
||||
* Thu Apr 27 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.000152-1
|
||||
- 0.000152 bump
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Test2-Suite-0.000152.tar.gz) = 00697daa9127240c8abdcf658ba0016aa1d61c1ea8f8936df1d6cf4fa2ffd84300a638671d70225395acf10b74f44d455330c88bb5e61aad95dac1ad288ee274
|
||||
SHA512 (Test2-Suite-0.000153.tar.gz) = 8b16ecf60aa206cb3a89c48388db5cce7abcdd894001a99f2e7a02124d04a7c2ef8b91053486949aa0065012d68c5b72650705431d726f84dab1a1b5cb427c03
|
||||
|
||||
Loading…
Reference in New Issue
Block a user