diff --git a/perl-YAML.spec b/perl-YAML.spec index de75c06..b982bb5 100644 --- a/perl-YAML.spec +++ b/perl-YAML.spec @@ -1,6 +1,6 @@ Name: perl-YAML Version: 0.81 -Release: 2%{?dist} +Release: 3%{?dist} Summary: YAML Ain't Markup Language (tm) License: GPL+ or Artistic Group: Development/Libraries @@ -59,6 +59,9 @@ make test %{_mandir}/man3/YAML*.3* %changelog +* Wed Jun 06 2012 Petr Pisar - 0.81-3 +- Perl 5.16 rebuild + * Mon Apr 23 2012 Paul Howarth - 0.81-2 - R: perl(Carp) and perl(Data::Dumper) - BR: perl(Carp), perl(constant) and perl(Exporter)