From 287d17ebf370d2ef7224084a29a45a62eb00fc3c 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 12:45:33 +0000 Subject: [PATCH] - Mass rebuild with perl-5.12.0 --- perl-XML-Parser.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/perl-XML-Parser.spec b/perl-XML-Parser.spec index 5d155a1..5db2044 100644 --- a/perl-XML-Parser.spec +++ b/perl-XML-Parser.spec @@ -1,6 +1,6 @@ Name: perl-XML-Parser Version: 2.36 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Perl module for parsing XML files Group: Development/Libraries @@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri May 07 2010 Marcela Maslanova - 2.36-9 +- Mass rebuild with perl-5.12.0 + * Tue Feb 9 2010 Marcela Mašláňová - 2.36-8 - rebuild with expat-2.0.1-10 which should fix tests part #549216, #555457