Perl 5.16 rebuild

This commit is contained in:
Petr Písař 2012-06-12 13:03:59 +02:00
parent c7122c9a7c
commit 40d64ed8f6

View File

@ -1,6 +1,6 @@
Name: perl-HTTP-Message
Version: 6.03
Release: 2%{?dist}
Release: 3%{?dist}
Summary: HTTP style message
License: GPL+ or Artistic
Group: Development/Libraries
@ -94,6 +94,9 @@ make test TEST_FILES="$(echo $(find t/ -name '*.t' | grep -Fvx t/message-charset
%{_mandir}/man3/*
%changelog
* Tue Jun 12 2012 Petr Pisar <ppisar@redhat.com> - 6.03-3
- Perl 5.16 rebuild
* Fri Apr 06 2012 Petr Pisar <ppisar@redhat.com> - 6.03-2
- Break build-time cycle while boostrapping perl (bug #810223)