Upstream release of libxslt-1.1.19, Daniel
This commit is contained in:
parent
92b4ceffe8
commit
bdb9d3ca16
@ -7,3 +7,4 @@ libxslt-1.1.15.tar.gz
|
|||||||
libxslt-1.1.16.tar.gz
|
libxslt-1.1.16.tar.gz
|
||||||
libxslt-1.1.17.tar.gz
|
libxslt-1.1.17.tar.gz
|
||||||
libxslt-1.1.18.tar.gz
|
libxslt-1.1.18.tar.gz
|
||||||
|
libxslt-1.1.19.tar.gz
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: Library providing the Gnome XSLT engine
|
Summary: Library providing the Gnome XSLT engine
|
||||||
Name: libxslt
|
Name: libxslt
|
||||||
Version: 1.1.18
|
Version: 1.1.19
|
||||||
Release: 1
|
Release: 1
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -26,7 +26,7 @@ installed. The xsltproc command is a command line interface to the XSLT engine
|
|||||||
Summary: Libraries, includes, etc. to embed the Gnome XSLT engine
|
Summary: Libraries, includes, etc. to embed the Gnome XSLT engine
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: libxslt = %{version}
|
Requires: libxslt = %{version}
|
||||||
Requires: libxml2-devel >= 2.5.6
|
Requires: libxml2-devel >= 2.6.27
|
||||||
Requires: libgcrypt-devel
|
Requires: libgcrypt-devel
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
|
|
||||||
@ -123,8 +123,12 @@ rm -fr %{buildroot}
|
|||||||
%doc python/tests/*.xsl
|
%doc python/tests/*.xsl
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 29 2006 Daniel Veillard <veillard@redhat.com>
|
||||||
|
- upstream release 1.1.19 see http://xmlsoft.org/XSLT/news.html
|
||||||
|
|
||||||
* Thu Oct 26 2006 Daniel Veillard <veillard@redhat.com>
|
* Thu Oct 26 2006 Daniel Veillard <veillard@redhat.com>
|
||||||
- upstream release 1.1.18 see http://xmlsoft.org/XSLT/news.html
|
- upstream release 1.1.18 see http://xmlsoft.org/XSLT/news.html
|
||||||
|
|
||||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.1.17-1.1
|
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.1.17-1.1
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user