diff --git a/perl-HTTP-Tiny.spec b/perl-HTTP-Tiny.spec index 56622e5..fc74e1c 100644 --- a/perl-HTTP-Tiny.spec +++ b/perl-HTTP-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Tiny Version: 0.034 -Release: 1%{?dist} +Release: 2%{?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 +* Fri Jul 12 2013 Petr Pisar - 0.034-2 +- Link minimal build-root packages against libperl.so explicitly + * Mon Jul 01 2013 Petr Pisar - 0.034-1 - 0.034 bump