diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index b31db6c..257e8f8 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -3,7 +3,7 @@ Name: perl-HTTP-Tiny Version: 0.082 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL-1.0-or-later OR Artistic-1.0-Perl URL: https://metacpan.org/release/HTTP-Tiny @@ -126,6 +126,9 @@ make test %{_libexecdir}/%{name} %changelog +* Fri Jan 20 2023 Fedora Release Engineering - 0.082-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Tue Jul 26 2022 Jitka Plesnikova - 0.082-2 - 0.082 bump