Perl 5.20 rebuild

This commit is contained in:
Jitka Plesnikova 2014-08-27 01:27:52 +02:00
parent dbb97c236a
commit f6803435a2

View File

@ -1,6 +1,6 @@
Name: perl-HTTP-Tiny Name: perl-HTTP-Tiny
Version: 0.048 Version: 0.048
Release: 1%{?dist} Release: 2%{?dist}
Summary: Small, simple, correct HTTP/1.1 client Summary: Small, simple, correct HTTP/1.1 client
License: GPL+ or Artistic License: GPL+ or Artistic
Group: Development/Libraries Group: Development/Libraries
@ -77,6 +77,9 @@ make test
%{_mandir}/man3/* %{_mandir}/man3/*
%changelog %changelog
* Tue Aug 26 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.048-2
- Perl 5.20 rebuild
* Fri Aug 22 2014 Petr Pisar <ppisar@redhat.com> - 0.048-1 * Fri Aug 22 2014 Petr Pisar <ppisar@redhat.com> - 0.048-1
- 0.048 bump - 0.048 bump