forked from pool/lua-luaexpat
- update to v1.3.0 * Lua 5.2 support (thanks Tomás Guisasola Gorham) * support for the XmlDecl handler * add parser:getcurrentbytecount() (XML_GetCurrentByteCount) * ability to disable CharacterData merging * Makefile improvements (thanks Vadim Misbakh-Soloviov) - update version 1.2.0 * support for the StartDoctypeDecl handler * add parser:stop() to abort parsing inside a callback - Cleanup spec and create changes file * correct Licence to MIT * fix build for factory by using lua51-devel * fix build for SLE_11 and SLE_11_SP1 * add copyright to spec - rebuild correctly luaexpat on openSUSE 11.2 - build luaexpat on openSUSE 11.2 OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luaexpat?expand=0&rev=2
6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
<multibuild>
|
|
<package>lua51</package>
|
|
<package>lua52</package>
|
|
<package>lua53</package>
|
|
</multibuild>
|