diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec index 71c1459..7f81df8 100644 --- a/perl-XML-LibXML.spec +++ b/perl-XML-LibXML.spec @@ -1,6 +1,8 @@ Name: perl-XML-LibXML Version: 1.65 -Release: 2%{?dist} +Release: 3%{?dist} +# Epoch set when version went from 1.62001 to 1.65 +Epoch: 1 Summary: Perl interface to the libxml2 library Group: Development/Libraries @@ -72,6 +74,10 @@ fi %{_mandir}/man3/*.3* %changelog +* Mon Feb 11 2008 Robin Norwood - 1:1.65-3 +- Resolves: bz#432442 +- Use epoch to permit upgrade from 1.62001 -> 1.65 + * Mon Jan 28 2008 Tom "spot" Callaway - 1.65-2 - disable hacks, build normally