libwbxml2-devel-0.11.5-bp153.1.16 >  A `B!M@eeeɡNE~JA ڟwڻ]ZmF$eF$`HoǺfӷ%i3wt`>4f#MIG9'/IG"v`1[,-*lQ 8[gm1D{aL}?%ٸV3F6;΄pѶ\B=Xz42AeD{we M-&Q`9830951c25bd18aefb36466f6552c70821cefd650a9d85d089f6940a416a0e20176fbab441941770591d1c86a8432d524f3b220a:`B!M@eee6qNqDA@hNx<q-Ul9η ~* <}D־ts{G554{Rߓ\HV丿*lԼV*/p ؀tMz162c v\=8rF[3 wBOޤRRr&-oKݒoHtfn!qC, ',q>P&iLÆ;wKbi2!u]nmR7dEO&޳|>p>@?0d $ F48@Dajt      ,  T    8 `   P t # (M8T 9| :* F G HH Ip X|Y\ ] ^`bcdeflu v8wt x yz,Clibwbxml2-devel0.11.5bp153.1.16WBXML parser and compiler librarywbxml2 is a library that includes a WBXML (Wireless Binary XML) parser and a WBXML compiler. Unlike wbxml, it uses expat instead of libxml2. WBXML contains a library and its associated tools to parse, ecode and handle WBXML documents.`Blamb71vSUSE Linux Enterprise 15 SP3openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libwbxml.opensync.org/linuxx86_64Z>H RAA큤`B`BXL}`BXL}XL}XL}`B`BXL}fe665cb9de4185f00cca553d2641659dcc0cb4d0f0bba4a076b87e5436a0702f26a1e9aeef2e4ec82109659fc88dd6dded34b3d599daee73d456909ab57a30dc76403449c8ee7435e4279adc3ee080ee90b2d9ab1d91c58a2087559578be410b9d4a0d971db77fe22eba4167b0136bd2aea770b80df9c2cb1624146ca87ff4998aaf606c3f93827e26742f1fba29f647ff5765530e141fc890885908eebf60bd034c99a3aea7464a6a698df773fa63a619ee289bf54efe28a8cc3e32664f921a99009aaa689e91dc7ea08b586dde3f63bf19b438d63b308a74d4f66f908539delibwbxml2.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootwbxml2-0.11.5-bp153.1.16.src.rpmlibwbxml2-devellibwbxml2-devel(x86-64)pkgconfig(libwbxml2)@@     /usr/bin/pkg-configglibc-devellibexpat-devellibwbxml2-1pkgconfig(expat)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.11.52.03.0.4-14.6.0-14.0-15.2-14.14.1X,XMF@K͗@Jv@J @IIд@I@Ijengelh@inai.debosim@opensuse.orgcstender@suse.decstender@suse.decstender@novell.comcstender@suse.decstender@suse.decstender@suse.decstender@suse.decstender@suse.de- Trim descriptions - Replace unnecessary uses of %__ indirections in macros, remove redundant %clean section, do parallel build with %_smp_mflags.- updated to version 0.11.5 * Fixed ActiveSync element data of code pages ResolveRecipients and GAL (issue #52 from Thomas Führer, fixed in pull request #53). * Added definitions of ActiveSync protocoll v16.0 (pull request #32 from Gil Hartmann). * Added support to build a static library (issue #22 and pull requests #23, #24, #25, [#26] and #27 from Gaurav Gupta). * Added support for MacOS X to Travis CI environment. * Added support for ccache (pull request #44 from Gaurav Gupta). * Fixed some memory leaks (pull requests #43 and #45 from Renu Tyagi). * Avoid malloc typecasts (pull requests #31, #33, #34, #35, #36, #37, #38, #39 and #40 from Gaurav Gupta). * Added support for automated testing with travis-ci.org * Fixed memory leak in function wbxml_strtbl_collect_words of wbxml_encoder (pull request #21 from Gaurav Gupta). * Fixed memory leak in function wbxml_strtbl_check_references of wbxml_encoder (pull request #20 from Gaurav Gupta). * If pkg-config is used then use the provided ldflags (pull request #19 from Jeroen Dekkers).- updated to version 0.10.9 * Added correct default behaviour to parse_charset. If no character set is specified in a WBXML document then UTF-8 is assumed until there is another specification in the transport meta-information. (ticket #52) * Added several tokens for Microsoft ActiveSync v14.0 revision 8.0 (ticket #53). The patch was supplied by Amnon Aaronsohn. * Fixed iconv support (ticket #52) * Fixed wrong WBXML table token for OMA DM DDF (ticket #51) * Fixed locations of variable definitions and replaced strtoull by strtoul (changes from ticket #42 and #50). This fixes some compiler errors from MS VisualStudio 2008 and 9.0. * Fixed integer overflow in opaque data parsing (ticket #54). The patch was supplied by Amnon Aaronsohn. * Fixed unsigned integer overflow (patch from ticket #41) The overflow causes crashs or wrong wbxml messages. * Added support for recursion in wbxml_tree_node_elt_get_from_name (ticket #46)- updated to version 0.10.8 * Added a fix for the broken vFormat handling in the SyncML specification. All LFs are replaced by CRLFs in every vFormat object inside a SyncML message (ticket #38). * Added Nokia ConML support (ticket #35). There is no public documentation available from Nokia. The transformation tables were created from sniffed WBXML documents. The patch was supplied by Anton D. Kachalov. * Removed OMA DM tests because the OMA did not grant a permission for the inclusion (ticket #36).- removed ddf testcases (bnc#515194)- updated to version 0.10.7 * If the operating system environment has a built-in getopt implementation then the cmake environment disables the internal implementation of libwbxml and uses the getopt function of the operating system. This avoids clashes with variables which are declared extern and explicit but already exists in the default POSIX header files (e.g. optopt).- updated to version 0.10.6 * Extended (updated) tables for Microsoft AirSync (The patch was supplied by Ossi Jormakka from Ixonos Plc.) * Expat splits <html> into three separate text nodes. Therefore it is necessary to scan for splitted text nodes and merge them into a single consistent text node. * Fixed race condition in WV datetime opaque encoding- updated to version 0.10.5 * Fixed library installation path for win32 (ticket #31) (The patch was supplied by Jeremy Laine.)- updated to version 0.10.4 * Fixed the byte order of the WV datetime opaque encoding (the bytes were written in the reversed order) * Fixed the time zone byte handling in the WV datetime opaque encoding (e.g. A means UTC+1, Z must be 0x5a) (ticket #30) * Added correct timezone handling for WV datetime opaque parser * Added support for WV datetime inline encoding. All timestamps which use the full ISO style like 2001-09-12T13:09:12+02:00 are encoded as inline strings. This style is strongly recommended because time zones like UTC+09:30 of Darwin in Australia are supported too. (ticket #30) * Added support for an EXPECTED value to the XML normalization script- updated to version 0.10.3 * Added support for SourceParent in SyncML 1.1. This is a proprietary extension to support things like the SMS and bookmark synchronization of Nokia.lamb71 1614999182 0.11.5-bp153.1.160.11.5-bp153.1.160.11.5libwbxml-1.0wbxmlwbxml.hwbxml_config.hwbxml_conv.hwbxml_defines.hwbxml_errors.hlibwbxml2.solibwbxml2.pcFindLibWbxml2.cmake/usr/include//usr/include/libwbxml-1.0//usr/include/libwbxml-1.0/wbxml//usr/lib64//usr/lib64/pkgconfig//usr/share/cmake/Modules/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/standard/c063c92b7158d3168c880900942d3159-wbxml2cpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textPRRpӍ_Gkutf-8291d8ac59bb79cbd27893df1897821d9af7aaf4eb045b2dd0c4454b3c8bca8fd? 7zXZ !t/|8] crt:bLL,%zPs^<;/,{7Á̟)CMd,0={&^%`#+#}IQfSخu}Y63;Ek3'TSoj Z# p&|t]g e%.Mm~c4"IncLFlNWD`ԼlsOel[ԁ^2ӈAP@kBtRA.A<ʭF[ y[,"GUblw/J}w*GRW0KOyN>|Ϻ iwI#EI .M@8LuF3Jpz ix hoX>f/B7dLcR/}qlzɜNy,CMaǪ=3- jċTUZ [>NC+ 9]B! Q̨`$f.-)f&E M%eG"]LW=Bucxym]{`yә)@38I2xrnPh[UErȡVRi UeByhgoXRYn?+:}Fi%/ρ>eo9)hrp(c bϳf;E0=Cv4*B-8v)sغ@->9SC횥n+6 bh^S&>D]+E s\ŇWU:Ӻq`wo :zDWy'65&Y30S;ӼHZf2S[T6ͦ*#b..{2 dB,8!ٿ{iN5 ۉ7b.G36,g՚eǣ,# /ګX$@ns>=R9 ] ɶKս/Aϗ$'rAxeG_p?{Z5ztcoټ9ZȎ2J7QcBʎ'k9sّo+H,,,'C藌uSI숷JaQI,c]f4?kW4 b0Tͥ< ӎh%.&LYtꍊRXP2 fDЀnMwаl-h+$=y`euX{Jo.C#$nF%6ݹ3x٫o(PjC!*9ȩ 8*\e22ChJ;(Q2k>vyml/;n(9"d ͜2Sul%<ؿC̙. mxezrE$(8ZEA$w( 0lB f_gQ(ڄj#_|F@g$jiK <')CݨiVyUƒwCX%H3f1 -fgI(`2^K/1JE_@%꣉'jJNCߵ+ӏaY,/]UYv͠Zv~JHq/`31GdUP pGh,zrg2%_}u&-bmG{~#)>n ٞ*ݠ|u\|XZސGk:FB!51|*><'7-rQ9f.FqzB݂?sklGwjl HW_%YMԛx&M 0)ZhݵM3L!YVd]5P?ghJ> g_"(H78a|sx& se2^16i=|!rlVm @0Ȍ]K沅-Hs j ?(=4AO6vo兟 g5ˀȒ5<_De,>e I^IѱfmJJlڷmv l֟ qEIbN&-}/y7XN_iܲks=}b?P!<[d`1([>7,[E4GL0:oK(2*oABʝ=|~ih+y_jy/?;-Jojimk4ľ7A'"myIfmfґ _% `EI5|\ ,LAo5^.4>Cuܺ|C%OcȴHOᑬQUpN.58›:tW'kԧh뵲acB,Dj iT:н[JjJIî֐FhVSĩJI}-cq20@b4FcL^)H8$Q͌oaCI?sQT%9}3n5z~q״C;+ͮ;^wSނ.Tz]Sc?,dp6@/ Wm~0zb'L ] )vl/uRԇדU"r lc}Qw?V31[vu[$f!)Ȳn(ݥLr1~}W14 ({5=)De0S|/%[Ee rϕ@E $R4R!VO}P=P+pgi(-IwdzHG1Buhw0BgzBT`QĠ7"rh ~E޷-ZRCqEy( %v.U Cj6-rnhM1OC\ɂȁz!ht2yIEnt$[5`VyADjWrGDLwhDl(w\b69/͋ʲF#t䕪8{0UPW q^V%*Ž7\=!7h fAB}0!Qߖ1?:CM%oB }O,%Fs0}>pXn{KXrĂEӗۣ:1>.F>*7.ssK';25'p.+ۆbmPems6+.:+i3\%Q˼~yC\hO-O[MFې)-43!-LEc[= }d,^&,*R>=@؛"goCCHdJl2H8uFi̡;3.GaPL?R{18 5e 묓Jz&Ԉ^[8>s>A<];/]3>s'4zک[M `b+4*fd'㤎.)[nECizTFHFQbH(^JUDosK>0{>EFg+Jtd9QPc'ixyVy"+zN{̫ Kݮ@/ PC~7 ^L3;/}pqLVnF21;4 @aU maxE[Û769@ Gtwr!~0"3q\쿹 Z2UԏX'͢Qb R^}Flm5$*f`юSe=t)4h}g Uce6#4ZPE(ik1!]cŖNi~njO uafԖ1 UcO!L$4/7*m_ ^ި$7tD #TA\+A=c Ai7eԛwҊwV-*6u(1_d^BS lၷOж W|J7Hޥ cֹ>bb 1/k';rn!8w# Bp\Y~E` 6 r.^J/wj찤#֠4* 0dzsT Kʄ+{֯6MB>`4uES] Q"c텹F IlA&MR5ׯl1Մ.14 ι~[}dHeg}G<1{ Y(r9&Y\[?˷xB5N2$+J|rxAj##TPN>6)u 6aǩ ]FK;O?~IM'<7sIť3LC?6MC02HU8*ZeEbE4 MGvZ !'Y #>"ť.kl4!& uH98aWz?j3LAej>JvpvsKIn2{EPt 6aP)OtWduQ r21S*AϚөCq%f:w.Qn(jyDEk-=y,IBhXfj;j˺yu^41U ra'*x{I+ZS_$2aP2 YZ