Rebuild for new perl

This commit is contained in:
Tom Callaway 2008-01-28 21:08:59 +00:00
parent 532f235c9e
commit 9f2dc2c83c

View File

@ -1,6 +1,6 @@
Name: perl-XML-Simple
Version: 2.18
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Easy API to maintain XML in Perl
Group: Development/Libraries
@ -58,6 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.18-2
- rebuild for new perl
* Thu Oct 25 2007 Robin Norwood <rnorwood@redhat.com> - 2.18-1
- Update to latest upstream version.