typelib-1_0-GMime-3_0-3.2.6-lp152.1.3 >  A ^'f/=„FsZÛХ9@l 4T{W(6:dnqRĻP<(hjsݟnIj_7d.%/k%s/YӔŊ'-+Mo-9Cݙ G@]EkNdRϻ8jq7H o˓=b;I)<㫐/.+FDſ/`SDHCiJdŌ|J8#$!ב.HQ~o)JDxd;>zo0c928951aa0293fd4d60f29e737697af5b6f2a8e52e6f323309fc49e95f4db6d2869ff63b9044db5b8525b2ae8e0874d64940657l^'f/=„Jɥ 팶3:%?]QS'@¦r@a{P'j'ѸɗRqPdsX_>*ɾxtAڥ֗$`fLf]nS0n:a!LHvDwn1v)t@?v!P T6HOU*vYq}cIj=R..%HFmZep4~Q-^yo%[gFAC|4f>p>H?8d ( b ,=bhpt v x |  4T('809|:"FG$H(I,X0Y<\`]d^vbc<defluvwxyz4Ctypelib-1_0-GMime-3_03.2.6lp152.1.3MIME Parser and Utility Library -- Introspection bindingsGMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME).^'Zlamb07eopenSUSE Leap 15.2openSUSELGPL-2.1-or-laterhttps://bugs.opensuse.orgSystem/Librarieshttp://spruce.sourceforge.net/gmime/linuxx86_64e^'Vf275b432fc7077ac4bb0adf9370a8d7c121b12d3b36f7218521456edea49ec54rootrootgmime-3.2.6-lp152.1.3.src.rpmtypelib(GMime)typelib-1_0-GMime-3_0typelib-1_0-GMime-3_0(x86-64)@    @@@libgmime-3.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.14.1^G@]A]\&@ZZ;@Z%8Z@YYY@Y, @Y /XM@XVz@XN@WH@W@U@Bjørn Lie Bjørn Lie Bjørn Lie bjorn.lie@gmail.comdimstar@opensuse.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgluc14n0@linuxmail.orgfezhang@suse.comfezhang@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgalarrosa@suse.comdimstar@opensuse.org- Update to version 3.2.6: + Added methods to get 64-bit timestamps for the creation-date and expiration-date of GMimeCertificates and GMimeSignatures. + Fixed the vala abstract public constructor for GMimeObject. + Fixed a bug in GMimeParser's header parser.- Update to version 3.2.5: + Modified GMimeParser to prevent stack overflows when parsing deeply nested messages. GMimeParser now has a limit on how deep multipart and/or message/rfc822 MIME part nesting is allowed to go before the parser will take action to prevent a stack overflow. If the max level is reached at a message/rfc822 part, then that part will be consumed by the parser as a generic GMimePart rather than a GMimeMessagePart. Likewise, if the max level is reached at any type of multipart, then the content of said multipart will be packed into the GMimeMultipart's preface and not parsed any further. + g_mime_multipart_foreach has been rewritten to avoid recursion, thereby avoiding potential stack overflows. + The gmime-port-2-6-to-3-0.sh script has been fixed to use proper sed syntax.- Update to version 3.2.4: + Replaced calls to g_memmove with memmove. + Added a new GMIME_DECRYPT_NO_VERIFY flag that disables signature verification. + Modified GMimeParser to not set the OpenPGP state for base64/uuencoded content. + Added reporting of RFC 5322 addr-spec syntax violations to the GMimeParserWarning API. + Fixed a stack underflow error in the uudecode.c sample. + Improved Vala bindings.- Update to version 3.2.3: + Fixed GMimeFilterBasic for uudecode. + Fixed a bug in g_mime_uuencode_step(). + Modified GMimeParser to work around broken mailers that send base64 encoded message/rfc822 parts. + Fixed a bug in g_mime_quoted_encode_close() where it would incorrectly end the quoted-printable output with a line containing only "=\n" even when it is not needed. + Improved g_mime_content_encoding_from_string(). + Really, really fixed the packaging to include the Vala build files. - Changes from version 3.2.2: + Fixed packaging to include Vala files. - Changes from version 3.2.1: + Fixed GMimeParser to recognize the message/global mime-type. + Updated GMime to use libidn2 instead of the older libidn library. + Fixed address quoting logic and IDN2 encoding. + Added GMIME_DECRYPT_ENABLE_ONLINE_CERTIFICATE_CHECKS and GMIME_DECRYPT_ENABLE_KEYSERVER_LOOKUPS as possible flags to pass to g_mime_crypto_context_decrypt(). Also added GMIME_VERIFY_ENABLE_ONLINE_CERTIFICATE_CHECKS and GMIME_VERIFY_ENABLE_KEYSERVER_LOOKUPS as possible flags to pass to g_mime_crypto_context_verify(). + Fixed g_mime_message_write_to_stream() to prioritize message headers over body headers. + The GMimeParser can now warn about a number of RFC-compliance issues that it finds when parsing messages. + Fixed GMimeTextPart to make sure that the GMimeFilterCharset is non-null before trying to use it. This can happen if the charset specified in the Content-Type header is unsupported by the iconv library.- Modernize spec-file by calling spec-cleaner- Update to version 3.2.0: + No news available.- Update to version 3.0.5: + No changes visible for the user. - Adopt the use of %make_build macro instead of raw make command, following the best practices.- Update to version 3.0.4: + No changes visible for the user. - Drop gmime-fix-build-failure.patch: fixed upstream.- Add gmime-fix-build-failure.patch: Fix a build failure (bgo#789799).- Update to version 3.0.3: + Misc. fixes.- Update to version 3.0.2: + Misc. fixes.- Update to version 3.0.1: + Misc. fixes. + Updated and improved documentation.- Update to version 3.0.0: + No upstream changes provided. Please check git log. - Add define base_ver and define so_ver, ease future upstream version updates, and rename sub-packages to new 3.0 version. - Drop gmime-tools Obsolete, no longer needed. - Drop disabled conditional mono subpackage, BuildRequires and configure call, no longer supported by upstream. - Add pkgconfig(vapigen) BuildRequires: Build vala support. - Pass --enable-crypto to configure, build new crypto support. - Drop obsolete MD5SUM fix of COPYING, no longer needed. - Drop obsolete CFLAGS hack, fixed upstream. - Stop running custom find_requires, no longer needed.- Update to version 2.6.23: + gmime-crypto-context: Fixed naming.- Update to version 2.6.22: + Updated Mono bindings.- Update to version 2.6.21: + New function to determine if a MIME part is an attachment or not. + Treat all character values >= 128 as url-safe (bgo#738583). + Bugs fixed: bgo#756270, bgo#760573, bgo#760681, bgo#761263.- Add baselibs.conf: + produce libgmime-2_6-0-32bit package, needed by libxplayer-plparser18-32bit.- Update to GNOME 3.20.2 Fate#318572- Add --enable-mono/--disable-mono to configure call, based on the build condition. This avoids random rebuild failures (outside OBS) if mono happens to be installed on the building system.lamb07 15896512903.03.2.6-lp152.1.33.2.6-lp152.1.3GMime-3.0.typelib/usr/lib64/girepository-1.0/-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:Leap:15.2/standard/580584342b283415dd3ea1c9b1a4d761-gmimecpioxz5x86_64-suse-linuxPRRRRIj[hutf-82f16cd50bab4fe799b1775c54f05af846bacd73c6253dbbc66fe666168b50d81? 7zXZ !t/fL] crv(vX0ew0-aDp#m1ƛ0* #u$}Puִwy7;Tf2eȅaMCl<,`5{(l,N]G1 =˚[[a?L =ZCh|P WFq lHK@ *0+{6X=lQykMů#%}/Κ82$Rv !W؅,yg 'oyrpmj,p_^YSm.V@ʙX-!7ܗұ0u@wAV#}v"V7+Bct>(?)ٚj +Nqqt71-Df\$k`!W\`е68P\5\.Oٿ#ι#Ga$B.4*|!HZJ>ښMjT26eą+`a"P9PU?̓F#>7D\/ >y_ĩt 4?#`ω\ixGeOdEM63vek=Al2lk*˅5nrKu3~'^kCޕKZj#_57Cĕ/4b75r3z״c^5)1eB69,qL|.i2P ȩoR t!ǚ<=ʶlԵIliP&q3J*ď_ erg IJAˈ6"N-F?ɑ%=UՒ|Y8x.,xRj:LANϟ49n)"U ==װy '9E{''1f o_evޓ|G]LfOT/|^E|kZH;_Bla%8i԰?0kB5=[wQiYmG{8pgr{W6^8B *w%N]$sx'ÔɞCo %J<5r?[ (%Cj)?C }"{QD{Edg `5Ob#oIְcT G1z <#0:V R7Y6␮ 믔fpI< %%;Ω@M:Nހ7[s%B^XSqco$jHLMs@ xqajŤ,A3d`h0ɬf0rQ$Ȁc BW12K WPTb%L0nM%O{#.wiռVB/2 fwP4TZ} *P蘌?׼]w"CvN?Bej,!@-zIIL&ۉy4`c(R3kx5a;!). ƗV8$>5@`,GuM5{)E`kF,3K|T,d;?`ZhHз FWI񖀧nbx30*G2Y>1ȪSA ixVsB~(*W꿷S^Ys6Tu HhRU{ t1A,ѪlFx?&!;C=Lۻu.i/Ƚ%EttX5c<(&2@pR!eMQނoO|X('yCmNvl3oO謎ncpW~]0ҨH^) t:.-8@M]~!wĂGT}]z.|GU4 Uti}[  e9j2pȪx_&8S .-|&4m*`WK tZ$m%QK@3.x…xةbD X NqB>.L}QciLm\nG)ͿYQxm$5ĻZoC/.nїDkD7s!9g T0ín#;|=H6[ȸmU/md;˫ͦXur k'oҁHEi:J?iur 8Y8dn}J/h3tcQXvHV\SW; *"-)-LB\0Nvf]uDp}@ҿ,5=G#xD͂Vs0гr6h)dۛs=IpCeJ `$hk[WEp܅8hJk'zMvT!?k-+m8ƌwK1j-07i`qRfgbC"-|r:Hp2cW5Th͋^>+ir: ;?nX{3q=߿mh]esVvLRQӀ9ymUz`P4)AG!*ԈJ&vg-xc43_:ǩ@H[|v9˼ǑNtGv۲O#'nT:uN1uPx.#"rf`^[  4ᾀfrUzzC/`#NEEm ĕm@M#yT@Z#= ~6Fjܬ6A.e `.׈u9ܛ9;k/ڟyK@qe@2cC> ߍ)8' ͚  [/ۮ1?Bocͼiv+= i') BeVĹYh5F\U}-?@CqCvYk$3k>dSy4ذR WVZA:s6y-A@vؠ eH[,YΔ} xM:Ger6E+W2ٞ:#5w2GgR'CՅ!ϛꔤ٬3m< JӁ؏{Y-.!˒dfy/LFޓ1J|>2(CK,~`z b院"S4K  IdWdhih/`[p~r>60>Me dlȨc,63IK&t`>vئٶɘ9v(ץ=vBX7`$t߮bgskC/)fZXp>d%$Hvg K߬NC393ֽ/}x~H@İh5i98f0\zk2a'd(xB z7H殢|w>:m\`Mi=[z~)}9Ĵ0 tbleG:J/i}qhd_pRJ4SZ !Jl.9:/88;րsC,t^l\Ʀ!E4f㯡7=zy@kA{6H }{{~ԗIl9$Bس5u9*g)L (/!&j@d>ǂ)_fYx5֯it=c=lӄ/GVxeLd'ǢVu=ٟ> !_1 %դ2@8V zԖb_ zbܣ -Ia%I} Cf'2Lo(`[<&YJe?1=SoCg޶`@Ni\9E:c b =.n 7: e%|ب9 kwnD(4Em.ssbdA-Pc!Ӳ;hlL-@5&W1 KMRhuFӔbepKlc4j'riP]{:~6`x}F~kl.଼u&d$<@1Ρq떌jf/hK  o\hqhh6x c{"{gp==DwLfҀ]Dӣns vh5î5Bf*z$_j1T5gG8`Vu7<2d<@pVpDq$=*2 IA~S1m/Fg!'c+2ͅ9k_j]IG$_,:d;೭qR4KڱqxuU\*y@_ļ+̘m5+Qpv4|9a;E|pOniME^c ]|(XgyjQT_QƤҞ͠k(N;C>Ɛ|QpF!ʑJ?TDKeKk6^b!IƭI񶊱=~2}H@o+UWw>fA<8X?|Q(a9w͏5kdIqQ p 'baThoqI=v H_mC>3M=pAw+!/~'"'Kx\Ʌ WHM i)mEJ+K{9TZe7/éd)r'g׿֥Ƥ#<c0m[خLQZXVp K1@ȸyw]T?1Ycvu%bFKkCK)p!!0C\#h,峇Q@e¼g *7(M1>b̗z,t&?Prwsp/)v Jx}9{Vntœ!cLB,yPq]M=-AMb[-#F۽[ vtsԃ EuLT {_y*l;Z+TEkrsf9Ky!R R~,vtY`E^^$b~ݜ`鑢WaG;~~ŀmFS$P)͠.ڕf7c~+?7QEg?vІ[Wd/gq8BS=+/h;H=Dqvq>H9 SeP[ ]#-ڗ*|V.fRM9H[o ߃] Knsn,ehHec(KޢF,+QJ (T/)n0*_;N3gdWXӿu"n=gcn^@*s

tmoޘ뿥@uLznʡ;3ۡBk*vmr/8Gh#svA7X:ʿ/CB3O[[6 VbW驈LQB3?Rr]KdgaG%ad`}>u:T%t}5Xl>CϟtIv7cSGȴIELTl6 h4[+SԽi48ўԶv}Gvg=+uS)*MZE153`l@T2x?fv+ӣ/Xy+cXݽKd fUȲHhWN鼖Ska1}Ͷɕ2:, qEKLᒎiBn7[P5G|E2[J@d#ӷtSW lLV^&S#ZQfJ̥QI4h?#8 ?}a~m{xoy=`8 plrny^"7x.)Y05o#8J:+ö^KݓoeT#'P,-FcߥWj;Ի6)Dqs74BU-6YFR[-]΃cwg?M,_t~D t}6FzpRqԇTyH' I!>XSUW9 ̈W--0]yoAmphDhū=,䱕^$m@,ҏ0/N5Q_f:)_]^uYLװ:58I9s_2_^ Quϖe]xNGG. \1Ґ+.2nSC*ojNi"}~#>&-.ӕl_a6 Ri2ZԄ8YZ%\[V%o1vD;LpXqH2qtx}LI"UOƉ^לD7tIڻͧR=:Uqo w^7P]c(*shXyAKfxsNoK5,pHKyw &*6ʜ^W۳ѿ,Η%x.::M[:%)"Ԣ;"ݎI=s|U=es( p^00aeȇI ?3%~'SVk﮺c U!tGGў-YתMrUֲQ=:eq,;8)El p#6VQ4fͰ `qoQ 1|M>pu>cMIS'sGY`*xh]uU._jnKܝ~|@Cؙ.a[">23 i?] n [ćI9p;^U~N-nid2Fg:m&MYu ]>rWӑFFU 9̊ }F57[E+PJ]x)TبN=Dgq4(F/C8cWA_BCP$y.W}ΗM]\Yed&8}; *.k:OX|Zs^Q-#Y'} ד^ aF:\c\|t",uIuk˩T"k䫀w86.56,.)m#*DTx̉eoT- vf+FA'L#ut0) I>Zۆ?z>*,/x/a1$ d% <_P4sWu(VaQڊVW~7>oo?6iZcx?1 ÓI4+8YjKC&!Uͼ.r [GYTާ]Jݒ?6>C$(!y׌oD1זI8)RܲYeT} IJq(u:]P>$ʹ 4S{õڵ®_q.V(^IxL\MU:UMt}J`#.g#h׿&$bi&ȕ7dyyZgd2qh*O--$؅eOLYm1xb)Tǎ*x0/adV1n-N*u)'%aB1zb2^s[Zr#]GUe<)Ksu&\2=݇;.-ϛS̾36(a FXڟNJ…md5tf*l ]r3ϾGe G٣@gd wr s{jew1ŊzMvyKg7*K"',F0Ш%v}B9g63$xK~}y G/.$pl,WETӛPw]p2>0=E>Uuq tY'W$a,h]BP^sA,HdubxvSi.i=7AlՋ;KGF ) C[eI MS d[pvrg[JږɆBEGY]Mമ3}E9iP=H fLh ^rVi&?IrvG{g {?BD52?r.#UƷ@f;7P@JE_uuun,_9h*&67Y,ԕS[kP %5dd)\Y;7V@i@l|6;/ lu“݊/#"%R QfaYxڋDvG%X#_ j_qMW0ƭ0|^#(֫ z$^KB_Oҷjٛ]_Y5 .k+KTcZWtt 舘l &Bж ‚WniڭI;wyq 柄%}l>KeQ AxCƕ#CB!a1H82A fqr5{k#++=Ʉ?L#FCe6. @Pcbܲdb2;m)cnTN;Ibr(йb,;ǛE&j\(8HX#h'Dv>Q)$WƬm*dH9cԪ~Bas !ٕTꮮw%Q)ę@?lw-ޝ~Rk慷S ރBZE+JCm0_p}Lek7~nz\TXm!x')52*O `>dC;b->~ӛ%.<ޟrzPJ;uGGIc`2HOM^=q'5AIE':#mЃO-31ɷ|J||kq`=~ EwJ݂]E2'BgP7dAz_ܕ4`Uod{2)nc;U֮i ?RkWB(yox4ܫ'ٺc()A%5%:}2)j-ⷕaEHh[)DR^iʙpWD 2n45!F{N#Cф#cNBѓhס:oqUy\{<=prE =K;dqG7"`gc jc#k{52.t0pV?D8rӦ8O`kTOɭ\TU׸zۍRoa7{!npU;7>8gGd_{?D[ PHDry\m8UQޝX +coDܨf]$&Fy?v-ԻHnhzG%#iLjDckgÀ5jb7`JxzG%{,Tz!s ƨn7hviw9ASI(~yP*&e<s`i 6͹nԳPixW1c% J!y(NZLGƑtn) "x S /YyPiڝzgn1 #R껌rëv0QN!fY/\`2kTm )&I77rBӖچ@6&k;xti>bFDQ}b-y~v=^n@{H]tqqf9,OΦwsCziv#Z&d=Z{9PAZHDE<[ fb4Hr` jZqgBwNj4,iD:]? wσ۩`$*]{v-3̣KAzoV߀rbU'Sx2Q!/liP ?>-W$(5oT9=\[`40(6{,̒HR?|_ }o6HV( S EerΗD}4°W &NvNk(lUJ+[MM<#UyoA=-Fe%+B15r߮O'4k {*A`ӂ4aK s,}I>S;}زf𜚢*rM"ȍ[ǂLEϜr(0 Ti+*<_?qcv=iʁ]}.)DY1F帔D5@ <τsd#+EIS*̎wkS^]TqO9bEXjwgc,,оQծˠ˝6- _o 8E o ޖ/rQc_w GcRM+z:6*KҟW ,ɜC9E7$Ep*j N躸5sp ^Jk=%U%eer U`>h Zͣ4=bVZu(h0;pBzJ|cʀ8ib/pnaB"Tm4[]D1Mf./'F/\:i ?KёOAm0|q% i0̭rgF[ͥS!uX(Web:a774A#Ǧi<͢oywI{) ^rcAyH򼧄P}Po GűU1߈iвb|uc,4ɕ/־bxGSݍVAZvi:3 Y6B@)P>;eaWkˋ,Sfߣz6XcKfH_S Fjƞ#E\kr4guR%-(^:!cnMqCKK08ƪueG2ZssY)L{5 Jں =bYz&iYb%{KGֹgJw5Y7Scft"P i>X}+m{XNW"TʄCvr9-}Vo 0ݜF8ݱ$W>}{@8ҔCIg}dI"q૨ Gl4(du^gHU5G@@'sM+AȐLKsOp}㘥KqjHbI1a6xvX-ҙY&P찴ai}M߶ u6.~F^Bv+o+N+,'%-[ې {?'ѶEJ8B-XxmͥDKyKlқlVJ=a0 v+CQBպAf@0|tX !3߅ f&/Y81cmLȼP>:{|y_(3$NN\@SLz(6},^EܚxigrKh&c!ɪJ cHS&uʰMUNE=Vh@ cVJŋї9V5PQMdV'n3;?*Y`~2u1AF@mz0͑a'g$Fcl^õ~WShNynjWz(rGщ vRg YpOd^i&؀}pBz#ءb9g|]YJ WK@qfjEm^ZAMXg Xe"Er0i˒h*-ۢM(Zefp,!wSD0j KtOE g\v6S-!':BD}q8![J[#KjwWZ4O͑e!:QD"rgf6J@҈sRzϴNOeb4:}ԖBhh؉I7R0P*@VMkP lO7o-o6+w^8 Llܯ57ϻA['^'*kS+E:i+&;r!:"2w?u Ild6*r `ss2&9im =zߓ)򙺩Q.ZǕ}J"w_Myk'HiY R a`>\`?+L5rmgIуԢ9מ(@|@0v|9t"[ʜ-/i)lWZݹ65%߲^,k 6$Х]{a=342BC6fv/aug4ލG}=,ރ65p룞oFVw_o^c9me 1H_"s ]}p0>JkNI1 h 2vR?t3N/LL Yti/wGj.x |q&6 v32sQfqk?n*XR=hV?!0JI^rOlui^i8L6%ט5Um[Ix nLe9wB^