From fd53f97b0d5616adf91e2edbb3a1e47653a011a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcela=20Ma=C5=A1l=C3=A1=C5=88ov=C3=A1?= Date: Fri, 7 May 2010 15:10:55 +0000 Subject: [PATCH] - Mass rebuild with perl-5.12.0 --- perl-YAML-Tiny.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-YAML-Tiny.spec b/perl-YAML-Tiny.spec index f77625a..57017e1 100644 --- a/perl-YAML-Tiny.spec +++ b/perl-YAML-Tiny.spec @@ -1,6 +1,6 @@ Name: perl-YAML-Tiny Version: 1.40 -Release: 2%{?dist} +Release: 3%{?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 +* Fri May 07 2010 Marcela Maslanova - 1.40-3 +- Mass rebuild with perl-5.12.0 + * Mon Dec 7 2009 Stepan Kasal - 1.40-2 - rebuild against perl 5.10.1