diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index 2ca76c7..cfaec76 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Tiny Version: 0.076 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic URL: https://metacpan.org/release/HTTP-Tiny @@ -84,6 +84,9 @@ make test %{_mandir}/man3/* %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 0.076-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Mon Aug 06 2018 Petr Pisar - 0.076-1 - 0.076 bump