diff --git a/.gitignore b/.gitignore index 714b0e4..5a62d29 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,4 @@ /HTTP-Tiny-0.076.tar.gz /HTTP-Tiny-0.078.tar.gz /HTTP-Tiny-0.080.tar.gz +/HTTP-Tiny-0.082.tar.gz diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index 7486dc5..d5bd0c1 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,6 +1,9 @@ +# Run optional test +%bcond_without perl_HTTP_Tiny_enables_optional_deps + Name: perl-HTTP-Tiny -Version: 0.080 -Release: 489%{?dist} +Version: 0.082 +Release: 1%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic URL: https://metacpan.org/release/HTTP-Tiny @@ -74,8 +77,10 @@ resumes after EINTR. Summary: Tests for %{name} Requires: %{name} = %{?epoch:%{epoch}:}%{version}-%{release} Requires: perl-Test-Harness +%if %{with perl_HTTP_Tiny_enables_optional_deps} Requires: perl(IO::Socket::IP) >= 0.32 Requires: perl(IO::Socket::SSL) >= 1.56 +%endif %description tests Tests from %{name}. Execute them @@ -122,6 +127,9 @@ make test %{_libexecdir}/%{name} %changelog +* Tue Jul 26 2022 Jitka Plesnikova - 0.082-2 +- 0.082 bump + * Fri Jul 22 2022 Fedora Release Engineering - 0.080-489 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild diff --git a/sources b/sources index ee2ede2..aa4c626 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (HTTP-Tiny-0.080.tar.gz) = b6bed4ce3a80c174fa870de5e38c3a6cde9dfc554ce12d607c8b46dce678bea172ec3ad1ef433b9054ad1a241c98c5ac570b6c15b25c2f29e8d1274a16d13297 +SHA512 (HTTP-Tiny-0.082.tar.gz) = e38bdca86a31f60658fcb60e11881f5a38d9c76aca0aa32578dba3d3fee6afc060ec7b23bd8e23676f30211999193d04bd8749cc129bad06c0497492407bb9f7