diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index 637d0d7..0ca7a6f 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Tiny Version: 0.070 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic Group: Development/Libraries @@ -87,6 +87,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Feb 11 2017 Fedora Release Engineering - 0.070-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Mon Oct 10 2016 Petr Pisar - 0.070-1 - 0.070 bump