summaryrefslogtreecommitdiff
path: root/libxml2.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libxml2.spec')
-rw-r--r--libxml2.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/libxml2.spec b/libxml2.spec
index c6dde93..3670ef9 100644
--- a/libxml2.spec
+++ b/libxml2.spec
@@ -1,6 +1,6 @@
Summary: Library providing XML and HTML support
Name: libxml2
-Version: 2.6.13
+Version: 2.6.14
Release: 1
License: MIT
Group: Development/Libraries
@@ -159,8 +159,8 @@ rm -fr %{buildroot}
%doc doc/python.html
%changelog
-* Tue Aug 31 2004 Daniel Veillard <veillard@redhat.com>
-- upstream release 2.6.13 see http://xmlsoft.org/news.html
+* Wed Sep 29 2004 Daniel Veillard <veillard@redhat.com>
+- upstream release 2.6.14 see http://xmlsoft.org/news.html
* Thu Jan 2 2003 Daniel Veillard <veillard@redhat.com>
- integrated drv_libxml2 xml.sax driver from Stéphane Bidoul