0.54 bump

This commit is contained in:
Petr Písař 2021-10-27 13:05:15 +02:00
parent 1687866b4d
commit f547ad08b8
4 changed files with 19 additions and 7 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/Future-AsyncAwait-0.51.tar.gz
/Future-AsyncAwait-0.52.tar.gz
/Future-AsyncAwait-0.53.tar.gz
/Future-AsyncAwait-0.54.tar.gz

View File

@ -1,3 +1,2 @@
from Config import *
addFilter("spelling-error .* (Awaitable|subtests)");
addFilter("-tests.noarch: W: no-documentation");
addFilter('spelling-error .* (Awaitable|subtests)')
addFilter('-tests\.noarch: W: no-documentation')

View File

@ -13,8 +13,8 @@
%endif
Name: perl-Future-AsyncAwait
Version: 0.53
Release: 2%{?dist}
Version: 0.54
Release: 1%{?dist}
Summary: Deferred subroutine syntax for futures
License: GPL+ or Artistic
URL: https://metacpan.org/release/Future-AsyncAwait
@ -75,6 +75,7 @@ BuildRequires: perl(IO::Async::Loop)
BuildRequires: perl(Object::Pad) >= 0.15
BuildRequires: perl(Syntax::Keyword::Defer) >= 0.02
BuildRequires: perl(Syntax::Keyword::Dynamically) >= 0.04
BuildRequires: perl(Syntax::Keyword::Match)
BuildRequires: perl(Syntax::Keyword::Try) >= 0.22
BuildRequires: perl(Test::MemoryGrowth)
BuildRequires: perl(Test::Pod) >= 1.00
@ -98,6 +99,12 @@ Requires: %{perl_XS_Parse_Keyword_ABI}
# XS::Parse::Sublike::Builder which loads XS::Parse::Sublike of version
# specified by boot_xs_parse_sublike() argument in AsyncAwait.xs
Requires: perl(XS::Parse::Sublike) >= 0.10
%if %{defined perl_XS_Parse_Sublike_ABI}
# XS::Parse::Sublike maintains multiple ABIs whose compatibility is checked at
# run-time by S_boot_xs_parse_sublike() compiled into this package.
# The ABI is defined in XSPARSESUBLIKE_ABI_VERSION of XSParseSublike.h
Requires: %{perl_XS_Parse_Sublike_ABI}
%endif
# Remove under-specified dependencies
%global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^perl\\((Future|Syntax::Keyword::Try|Test::More)\\)$
@ -143,6 +150,7 @@ Requires: perl(IO::Async::Loop)
Requires: perl(Object::Pad) >= 0.15
Requires: perl(Syntax::Keyword::Defer) >= 0.02
Requires: perl(Syntax::Keyword::Dynamically) >= 0.04
Requires: perl(Syntax::Keyword::Match)
Requires: perl(Syntax::Keyword::Try) >= 0.22
Requires: perl(Test::Pod) >= 1.00
%endif
@ -158,7 +166,8 @@ for F in \
t/82devel-mat-dumper-helper.t \
%endif
%if !%{optional_tests}
t/80await+defer.t t/80await+dynamically.t t/80await+SKT.t t/80async-method.t \
t/80await+defer.t t/80await+dynamically.t t/80await+matchcase.t \
t/80await+SKT.t t/80async-method.t \
t/81async-method+dynamically.t t/81memory-growth.t t/99pod.t \
%endif
%if !%{with perl_Future_AsyncAwait_enables_role}
@ -214,6 +223,9 @@ export HARNESS_OPTIONS=j$(perl -e 'if ($ARGV[0] =~ /.*-j([0-9][0-9]*).*/) {print
%{_libexecdir}/%{name}
%changelog
* Wed Oct 27 2021 Petr Pisar <ppisar@redhat.com> - 0.54-1
- 0.54 bump
* Fri Aug 27 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.53-2
- Finish bootstrap against perl-XS-Parse-Keyword-0.13

View File

@ -1 +1 @@
SHA512 (Future-AsyncAwait-0.53.tar.gz) = c3bfd8f3f891369a5edc87401e50ffabcd060dca99df616d2d1fdab2f0846212f67a64a1ae5e590c8f8348cb181e11b8e218aa4816d68ac62e88a423d2bfe111
SHA512 (Future-AsyncAwait-0.54.tar.gz) = a92d0c50d885616ceae7e5511c14328ca52a66488dc1dfe30900be1e1f6904a3da0588d96d33c22ef2c365fe470f5d369fe5d3056191946dccd3a9b05b6c8ac7