libwbxml2-devel-0.11.5-bp155.2.11 >  A dkQ I%z *H)0€!T 3!D@܂- 2ԨO2`KkީW2y'u35gKEQ*k$]CUSg$%^H*{~[d>͔pbI: fZ=(g'itw` Isqw~I?TRG_PGB=2 C Ǣ `=JS1E[@|zgYAQQe2)Z/B3rzy+Q%Y-]Tƈ?8k8K Vo \G[ոjXA:u'j RJ]oVPjJ}{Gz~y}УZ}R zQb<|7?LK#O5X̌OnuID*j$HXyjڽ >M2iA3!96v|Gۖ)Zbc02cc6245b3231323e214523fc47c16ce63c325bae4dde20ae45d545db800fbe3a1d42970214695c34d12cdce996462e382703d:ĉdkQ I%z Po$aYفe7YzbfT*> =ywdx$Y v6JNER3|{;0"% @C'IbƼ&I5 (vu@E_b'@wq,E%Txqh$TRs%)͜9;MaxN.D缣њ85& !=}ұ#~TbJc򍄹6?浃Ѧω$ 긜Mٲ70JgC7D:HM ztX5ˣ5AZA52 OX 6P)fW5swmdg3U''ჹ}0gE[!:(6]xP8z \y)j1l#h1t cpZHH{,PM=C{Czh:,7boXR33;RP H~Mgcs b2;>0_$~_FsXĒe|>p>D?4d $ F48@Dajt      ,  T    8 `   P t # (M8T 9| :* F G HH Ip X|Y\ ] ^`bcdeflu v<wx x yz0Clibwbxml2-devel0.11.5bp155.2.11WBXML 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.dkPlamb21vSUSE Linux Enterprise 15 SP5openSUSELGPL-2.1+https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libwbxml.opensync.org/linuxx86_64Z>H RAA큤dkPdkPXL}dkPXL}XL}XL}dkPdkPXL}fe665cb9de4185f00cca553d2641659dcc0cb4d0f0bba4a076b87e5436a0702f26a1e9aeef2e4ec82109659fc88dd6dded34b3d599daee73d456909ab57a30dc76403449c8ee7435e4279adc3ee080ee90b2d9ab1d91c58a2087559578be410b9d4a0d971db77fe22eba4167b0136bd2aea770b80df9c2cb1624146ca87ff4998aaf606c3f93827e26742f1fba29f647ff5765530e141fc890885908eebf60bd034c99a3aea7464a6a698df773fa63a619ee289bf54efe28a8cc3e32664f921a99009aaa689e91dc7ea08b586dde3f63bf19b438d63b308a74d4f66f908539delibwbxml2.so.1rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootwbxml2-0.11.5-bp155.2.11.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.3X,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.lamb21 1684754687 0.11.5-bp155.2.110.11.5-bp155.2.110.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-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP5/standard/c063c92b7158d3168c880900942d3159-wbxml2cpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileASCII textPRR|{ZCrtutf-829bc418e27d116dca703ec80a83a209f9dee90e2501863187ce74f3069eab056? 7zXZ !t/|6] crt:bLL ؝.%DH4&dSI(*8-XX mA6k.vȚʹ1a$`Ȗ[2]g`{{$Gdtߵ;0V*4Ֆ>nj҅kd+Hj:wZMb͐b,p"aN҆R>s--߼Pm ¥؏t%"؁^ 6Nqa4 3(NiU5( vьprb>:+V ИLLĘȴ2+"M43yc 5CM-,pNzDY*8>*[hO7L+HC#t:y(<@'Pʚ/" j.߮t4xl_yВJW^!'VЮe7P\E9[P4sX Y`c-zGl=Ձ!/ȲgJp4[.<"!Y)V\A"[dhzA5g&@2 ɷ.@/[5H捪j}Y˫^lf$ y|US[eÎw*/yCW泰a5>؋ǽaw1hJ3SKT`38);4wQ|QfMIY@~>-LE3>pEVt "b|orUo511r2IaB/Қ u 7 j@M5mސ1 Tv;e7j 2YR^%}WMv/ʠfqߣZh Vƚk-u hܭy5S3~te"|}brSC[.rqɕ>'[ way|J0yn}v)ccM)t\nB:*ƭprY a@dp?D;I>*P=jLގxLy*[?x??g?.w 8߉}@~soGh?Hk<+\b`+BW) &סVz(oz?8.;[^Xp@3 &WA0Q,z,j8ѯBqcՈZ?CT2/DPW&v[lS.P|b&~3?z=?e{lt16m$ }m)E #B>K?!؁hnP[.TlL@=Ey6&8+~p}m];Ediᥚrc~bGw,yJ<~*V){K0Re #Q8\Y-z(goQIޖ!G#.Wbqgt4ŸjbeK'^bFvq Rl /s a,_m9tllV8m?T8dϸ%P|b^pcZ%KW =ܨXFϥUܳePVeouB&.3q8 fxjү4$ _O/;1M2)k꨽A6fu5*d=fLgQqT]ޱ9u9?x~beZێ4o=F}F}z3V~r6/R !p8eP7H Eri3~3 Fa]LwTcZ)Feds3 QH~% .lM`q|t$lY' 3}J</|){T+Oi$yŽiAVDIPV{ޙ*ks}wVQ6랉Ⱦ4BP=%r *.허=T>]>ʯ,@67gðkQi +UbD UDJ, H#yEM|J$ $x%~yWK5n3H M_ ̵faք +qd4ij)ߔ:"@w溸#,5:c d#WőP酚|q!.[`OpuC\'\Oj5jEs,Ek"e5hlV) /W][gQM1-vk)V@ 2;_b=٭Z}jCz@+<5#;P1 30~\0޼0<xHŵG֕)7!(b.yahnTN-2qN::s 8lX9`JGY]3)F NZEOu\nqlkDGo%\mUSⲏ&A.qXU%'Cn\o4LB?5a~9~g]ӥ#Xei1s^0 GV1$cL-P^.~&Sz<V4i[;Ѡxxr1TFgT;88' `.k8j=l뚌Ts|K1c^0MCJao_s`y;)H ͵_AIG|؎ 뙌v.y,$mla5@0Etyڢ;^ˏ+)9HD l쟡^bȞ=*^|+VJ#N8MI'JfXrxw* *^tԌvXD'asreq/Ь8Mx6hhR{A+7Y|X97IܬkQ.{¯Ɔ8&d5Y8Rt )YF|žA.ktZE@ KPLj7֎Q7GJ0^(g9$ڋ"4rXRp@0wCCEwsNEC 5f?=m-99MNO /)$*M]fHlGrw ffd)xk9W1%>s0vMcWB|{uuo5LJHڗQF"j{FZr-@ʑ="u c<>O0lWg NZ74 `#>QZ6thWNS<uk3c W,^ʮlBΈ*KG~sGe*r6F> =%Bϊ0$6k=@-%vGZ'0 ^cz\TޡofweYM4vdNLxD(X6ļɩ^~%ChVˆbՓD7tzι6Z+iypn7m8K%9?٘Y|P]Vo⃿XfDe,\t1\BPg p'p%* ÐkG-KH+]6\j7؊IM.CkX8|*'x7Jr6y(O(6Yĕ,k!25ò`;9❩}͕>(?N"j6'ՓV{ii@/V WUR'0S D.C>qV6ؖa<&xWI:-@VZa$.<ᛸw4 -׷AGxԷvT ʿbm= y6&1.B]U}k`t3e29EK5) ؉s;.^pڃ~bs!(󾏳Wj6F7Pre=+[/-՝[K4uqT%2V"ΓHƷ*IYuhO:㎞pO}E V0@ L/pO@Nn̑/k=袸dRO{"C)G:P6"'@ ?fs:.$%Y>+Tz7Q\{8qYT#p2^b8{lݗ9L[E\F}l`x)gS0w@d[4pf$3 GR4WG-K87JXEiTE.Ȳ%mV27D62у#:ۜ] 1ɛOɂz{I5=L݁E3Y&&IHy$X|\[dc`#.u҇.G*̉Pzޢ\YcwZՃrqeTƕE)/fqJȐGNq^ )Jhld<`WtSՖ\֖_ \W }y+hy"'#]3b]hl%GQ/:}2Um8g|p]_V2#|WGvRjytn2~\{,v}.RlBFo礳olO'yޣPdxmz%QZT?3M}_C~X *aqxM鮗Y:$[bυ>~S Kr,FFÔ/N~(CnpѼEdZ3M<<%[lW84$2G,sԙlh1k]o_ܴ PXoa=!hw  h>.7+D*kJ%Fr+w0@z T\X`U&L& |^^\JF0F{G'2BLb:-Բc5g7R2'/n;ݬ#Uܓ&1t06{B:uG@@  ;~\]*@wT1ɂD}r9)QQ~Ƣengc@ LeJFB-}h3Cq^9w JxS/UZHDpV wBr6L ߧqLGu i.$0+lU9dcs5\IեPqY}W~zoϭ~{ v0}T+Cf0};IU0jwr G=Uj@B@pX<\p4C/SXCt l|PB&9殉`?9bڵO|fa:XIeT9Eŝ2(; SHk-jq(QDޭ{!lR%rNc}['=\_{I׺%?h!s 8Idҥ1exNxLAmwr%yHuq $1NMuZb-&Hڕ9% woQ  A@7d;E9/oOb2zsWcˡau7rC)!Om3.ttC*A <;`-wLsgA2_^n YZ