diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index e63313c..f77625a 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-YAML-Tiny Version: 1.40 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Read/Write YAML files with as little code as possible License: GPL+ or Artistic Group: Development/Libraries @@ -54,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Mon Dec 7 2009 Stepan Kasal - 1.40-2 +- rebuild against perl 5.10.1 + * Sun Sep 27 2009 Chris Weyl 1.40-1 - auto-update to 1.40 (by cpan-spec-update 0.01)