diff --git a/.cvsignore b/.cvsignore index 7d0691f..43cd94c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ libxslt-1.1.10.tar.gz +libxslt-1.1.11.tar.gz diff --git a/libxslt.spec b/libxslt.spec index fbe2230..ef87e9d 100644 --- a/libxslt.spec +++ b/libxslt.spec @@ -1,6 +1,6 @@ Summary: Library providing the Gnome XSLT engine Name: libxslt -Version: 1.1.10 +Version: 1.1.11 Release: 1 License: MIT Group: Development/Libraries @@ -76,7 +76,7 @@ rm -fr %{buildroot} %defattr(-, root, root) %doc AUTHORS ChangeLog.gz NEWS README Copyright TODO FEATURES -%doc doc/*.html doc/html doc/tutorial doc/*.gif +%doc doc/*.html doc/html doc/tutorial doc/tutorial2 doc/*.gif %doc %{_mandir}/man1/xsltproc.1* %{_libdir}/lib*.so.* %{prefix}/bin/xsltproc @@ -113,8 +113,8 @@ rm -fr %{buildroot} %doc python/tests/*.xsl %changelog -* Tue Aug 31 2004 Daniel Veillard -- upstream release 1.1.10 see http://xmlsoft.org/XSLT/news.html +* Wed Sep 29 2004 Daniel Veillard +- upstream release 1.1.11 see http://xmlsoft.org/XSLT/news.html * Sun Nov 2 2003 Daniel Veillard - cleanup, removal of the deprecated breakpoint library and diff --git a/sources b/sources index dc284f3..5246085 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ 9839e6a309c7c97ffd260c8a2aa03cf5 libxslt-1.1.10.tar.gz +f29f07be40a37eafecd7c85e851f1a3a libxslt-1.1.11.tar.gz