diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index fc74e1c..eb66166 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Tiny Version: 0.034 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Small, simple, correct HTTP/1.1 client License: GPL+ or Artistic Group: Development/Libraries @@ -71,6 +71,9 @@ make test %{_mandir}/man3/* %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 0.034-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Fri Jul 12 2013 Petr Pisar - 0.034-2 - Link minimal build-root packages against libperl.so explicitly