Use epoch to permit upgrade from 1.62001 -> 1.65

This commit is contained in:
Robin Norwood 2008-02-12 03:50:21 +00:00
parent 1b3a876f3e
commit 5697efb2cb

View File

@ -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 <rnorwood@redhat.com> - 1:1.65-3
- Resolves: bz#432442
- Use epoch to permit upgrade from 1.62001 -> 1.65
* Mon Jan 28 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 1.65-2
- disable hacks, build normally