bump to avoid conflict

This commit is contained in:
Jeremy Katz 2004-11-08 20:41:39 +00:00
parent a6a1db95e9
commit 02d9976dc5

View File

@ -1,7 +1,7 @@
Summary: Library providing XML and HTML support
Name: libxml2
Version: 2.6.15
Release: 2
Release: 3
License: MIT
Group: Development/Libraries
Source: ftp://xmlsoft.org/libxml2-%{version}.tar.gz
@ -159,7 +159,7 @@ rm -fr %{buildroot}
%doc doc/python.html
%changelog
* Mon Nov 8 2004 Jeremy Katz <katzj@redhat.com> - 2.6.15-2
* Mon Nov 8 2004 Jeremy Katz <katzj@redhat.com> - 2.6.15-3
- rebuild for python 2.4
* Wed Oct 27 2004 Daniel Veillard <veillard@redhat.com>