typelib-1_0-GMime-3_0-3.2.7-150400.1.12 >  A bwWp9|¦&2hT hEOb#}F*#7 @( eY=.)-4~j'HTŮojPZdls<Y:n9B]4n*?^(;;q6xD'D9BtrGJy eLhR邅o?L|М(IXwXn5^ONwu\%| ?ӻM],j`x 6]D{s lvSOSCP"\4Z$^+(e_8! yͼf>p>?d * d&8 N_     Xx"(K8T9:7FGHIXY\]^b3cd3e8f;l=uPvTwXx\y`ztCtypelib-1_0-GMime-3_03.2.7150400.1.12MIME Parser and Utility Library -- Introspection bindingsGMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME).bwXs390zp3aeSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://spruce.sourceforge.net/gmime/linuxs390xebwX2f44be0323c9859a9f14aab31ba11056f1add786565351a79ce63337b858d102rootrootgmime-3.2.7-150400.1.12.src.rpmtypelib(GMime)typelib-1_0-GMime-3_0typelib-1_0-GMime-3_0(s390-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.3^v^G@]A]\&@ZZ;@Z%8Z@YYY@Y, @Y /XM@XVz@XN@WH@W@U@bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.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.7: + Added some configure logic to auto-detect the system shift-jis charset alias. + Fixed tests/Makefile.am to exit with a non-negative value. + Fixed logic to skip expired or revoked gpg subkeys when looking for the correct subkey to use for signing or encrypting. + Fixed a regression introduced into 3.2.6 as part of the header parser rewrite that lost the ability to warn about invalid headers for non-toplevel MIME parts. + Fixed S/MIME to always set GPGME_KEYLIST_MODE_VALIDATE when looking up certificates as this is needed in order to correctly populate the GMimeCertificates.- 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.s390zp3a 16519886403.03.2.7-150400.1.123.2.7-150400.1.12GMime-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.suse.de/SUSE:SLE-15-SP4:GA/standard/16abcd608eedfbfeacdb1227c067d9ff-gmimecpioxz5s390x-suse-linuxPRRRR@fiq3p[;utf-8ea7f9250d3e30881b7da4b9e9e14e9d9bd270b144e5465b8d089a98d9e54dace? 7zXZ !t/fK] crv(vX0?G 2hSІ5kŻI۪4Ì˝LkvE)\Kj[օe;e$s)@$gk2uJ 4Xزh_[4N)KkxPIϞ-$?C v/ai7׳__Yc/=;R{mm5>;c)=k-Q r$6s ">IL^.,RVD*.uQ!ʄCE,͔mRЌIƚaE}\5Le SvJj]g~w }·*kII :ΘrG׺36 z򪾸b^cF-!0pf.ti%rꎡ7z! M4gXa(Mؓpقg/[i=$6s7tiû.d|ҵ~A#s^uMź$Ǒ0&Q\m**[J Dj؜]Z${ L)s9wVlspY"dVh\u'xtL,RYmΩÜu=>?&HQo dtPjn"|dw`䳜1gBDZlŊ]|NN.Ua޲?L١vhK%EhQx2D\qFcý'L>kWGםVk^:{hւWY"w6֦E@)|L2K}(k*M5uA"3*ZYR'E d} T~TgGVV︊CVߋ!k/ jdWp$`JeL*7DasC"Z)LwWNOɏAznKky( d(vm|[NlbK! 顴PY8#/*F,г>39W_0C:vpY02ԜF+ (}ǚJSHm 'yŞҒ3|E9 FodiasУB~sn[}3⺂ ? -%p!,1ZHbMv63AJ Wq! ?5%ˣW@cP~X\['zwG9+'u.zb:Kd%@`+)rgΨ 6BP8*hNl/Pֽ&W4Nrཉ `z6< wy!t+aI5풥ETۉwCI\TxX5ִSUEsWh_GU}Ե{? ) Ic/(u @TBSL .X,f6Oź7)Z*d*~{cXIJ@?Tǔ\a(-#(M"t. v)Qpzn"G>\l ~ DmƬ/Y]>k"E0\LhUb(iK]Âi|JEĄpBAM=>dD9;s:WeCv\= X MA;"BV,'^S\;SphU łM.h>If-yb A/55"=NS.1%hT a?JKn c,I/TtT7ES@'3Wvx'""'ޥ Y~+ȿm{i\0.jJ4v[uV_ِa,HyCw&>fߑgz so夋\,V7'ST>>lTrZﱢm+v`xwuXZ/euǗ=1"qv>thmq^?Iǒ4ūtssBgȽ` BX(}tNq6d2^i,Cpl7nrfM<8$C0uWPZ-SHoWd(u_0|պG KFKyw=MHb JVLnVGtu 5,s~NpE[fшե#dvQR}= LEZjaWgX>D vpX*}^82S{gI@-+œQnX͢NP~|u-WY&.4jZzcA|@3ekKOFƠy !Mg:)xVgR^&n,j+)7 flBqzeabIy^kȮ qw~p'koApq\X/}&L5<{ M7v8ZLeۦ/Tt) , >;1AU Jb(/u5.Hɫ81 iZ<;(c>N?VI~9DR>{چ)w'ZrhPoCGh ՅJڔb!z49\:)m=ND"s@Y(\AY[ T]S-rmsnQ?/fpX#1RĨ]}ShܴMKCX^c|b}! Ω} clGP f*&U:w\; lKne'b>G8n9boэa[6 Ġ[(g$K[OlbLbQ0b @E9`k鏄Gz2?n6LkC{eϣ>`!T$_KK*%| є-A#*ni⫠竩aPj"/M_yЯƆP'Hg ;8w;Fs'Ld,-EW=bGPPEn,H.7dN-O rņ K"x:w /35̥on z>΅RzHS"sT~0/X,Z W&>-|<j{ԴIL\7=8JϫKj>wk:S;, y{PE3?LC=u8(A$/Wy+km5{=$)S.dBihԦE/[,2V?+j.?K3M)]۹x:(^(Es% NM >b3Ƚo2E!4Nڮ_nJ.v,}|LiP1C-1#SB@KeA}6 %դ7ܺn0\G3 E;I|,Қ ,:[fwsŧs>$.ʼD`^vx,4zh*p; 3\C<Q-_͆J7qˇn~soX/\$RuX8":.Ѫm3_k$;~jph{W+nC¬V AIHsTing8lX)*0v3>d KF@n,X<: jKmlB%TS.ؠyh_񹥪 or˜O,&k9BЌVc\: Sz'II^ujhVğ&nnW?i$Odfp"`LiAu| N/.z鐐 FYcQ-[H_8~El`>T36R+gktgA Dnnh:c0Sp0tlÂt8 ];U[ ik[(ZеZϘ⸄N~Z!oʗIvڹyx]{-O4A},T4n;Z{PD탢cxE/M_ \?tA-Jed-o\`҆wnAqs~>CpONRMmF4|ېS/yb7fuXzt6XэLs kZzY%I4Lm\ PH m35Vkf".'3daVE4U~<^.4pHMxBK Ϩ)UP 8l󤎕`BD|  >Qːr|D\${0I5GePv B! %YǺ2͞홅xY౏s%^T|TvN"؛`.`RhK縚 9}k ~\OUf[pI ^qįH3F$ɿ|bt$4&:V"-^a4o\WEvQظp b:#e-Td;բ=GO@ د!M$]F Mw=kDlwD5 RƐmZ3ذ{tW#bJD)ocC} ilg+`.Z,xΛQf$6QJtWloHCZ*f=p@4 Q}<]񺼕(t_\4bzK٦N(_(;oؑF-p>nL}j\ _NɳS}þbB!`*H+;<=vSZ]Z&W%A<]86^jQNx!.2K=#Lsj6W{+ק/;s+|y7QO2Bgt-]_#-i_OXx$Xn/ K=6H}x zgm5II"\>Ij+ijY,e3b^/=^} m8ͷ jM;CYL<(#FIqI lCj] *1Xz @kM䭚ꊫ=rXw.Efj~/96"'W, HbJO\`]WOD 4;k)\cclCj9Z}!.83Hh;Ga7UELYV2Ydl#rd.v Pt\̄;ǀn#]j(o&@Q=8Ex=v*[QD-c ,Ͼq8c݇- >?ְwYwKvs: uϳ%R9VnU6mENhAF!} LE*EūqR58M"'LJnvAm&ew#x<`Yбu[Jze_Voab"jm)5$՚iyIs{{j4% PH!Z{ ~$LDϟ5ɀX%u$%»n|WbpX$q 9K(&l|8'JUZa-ٸ7/ÏWyPD /`xb e>LCA.V įd#_ED3lg<ӄ}Z U=I/m :7Ekgz?UaNu&I_>mJ%Em/KB@ƮН!="R0lk΀wƲu@:'|$rFI̸TqLF|0opI4v$_|.Cmd#'*D-cT0z.#h SII:SXɉ+ߜyz!(p-M7?&f'4ki)ZwKou'$%QޟuN3v6͙ݗ4vGFaZ׹nob^-2JS| [{h7wi- pXYb @v<\2VtS1fBX#>B4 Aw\|:\ ûd'4Psfo<-,"tï7!hK1?Ր -+:%i"ԯ; -Ɵ g!hQQ INFIY8l `'I\JVz>]rOlCz@\a,lu[NJ.~a$9+iixN?M'0*EJ{@eVIlƚU6j$ sBeJgɛ/ &k)>hiunǵ.qz<`<]SXG ҁN*f1T2ٗlt̿4NJ% ! CSeS,ǟ%o|]k Ax߫JW]Kb` <qЃd b4] } #왱lk O[i|FOǛoPZwJw ]gs͙mp4bt물iOf`QleRP(_x|_2%8I;b{aȜZLG»>ԭ&U"r|F>ѵǘj$7JC/՟,b=dq ҷE21zƿHnN.L9VFlC`ib{>Sz #F{t9*_sGRa#ŨOCśG)t]D+;_6_KslӜ7mHiyŧ@/_=w׺6al b8A}W˅ge5;Jcu T|k0ң4J)0=Yj :H<& C?[dZQ[Qj"7:v8%Y5vi4yrLփnZ9%Dc({z&VN{rƸ$SMHL@qE7VӍW1΅b.6C$FuC 6 GFaVx>Ү23sDž{^nZLݥվbE .'Lh<{m18`!nN\ le\)K?<cFS< {zC7Yjl_,n4zjĦ>_,O:.WVxciWV*0x^0UB#֏\sR1K:I+^4s M+`f5ƶUzPhҤdzMַ^y8 FobxޝrW^Cp.y1)<1G6w &sB7K`'X%wlc!fmŊKRr>s9ɯ SοDAh!|e=aK聢 :36!y7=ۺ*pob ✀t#Xr̜ү..+<5Y|8ҾՐ!6k>莿 4OR5yDzv"x_#`bOp -PiCx.g@puAw 88E:1yj-`c#Ӭf4/=xV8 ph#yQc&zA Ey*\gbR"?[-ip9>]=Wv6,yϯG1{`s6B̺t=#~ݧj=>p2z K7> -">CH]jP\ɴ@j\y^P.PUp yOedCz֞fi/NRٽHkzBJs"[f^ %{)پ fTh^Sptg*`8jj_2A_{ @3:2Gd{h$/}@Y=4VU`_iU}8%oMJh}Ӟ (h6:sc $$/ZpmΙҤe];:9(ZK<vp)xj8eZ{\ܰ[k_׷9#Ic 5 L6.eiF-!XT}Q閈 +[1OTXF5a>{ʟ~#"Fb:d7 24.$Z7H |!Dl6@U8QSaVJK絷Wj2 L Br,kAwOx}<{3>gm1}0)!4~!" ^'ÙC*\ DA=/yrѧ YI@zTEZKLO& ZmY&>'Bxi ~16mٍgCrX8'+'I;:oOP$lBtL0eJiMvCN{<Ŵt) -G "(`WJ ߛHDopzh6Qڈv@$x% eJ>9aW )nx(LJ7 L!9ueYBސOŖ4T1 cڠɬ] du;/blP'U<9SZՍҵLF#E%pwc-kh$[ڄ2{3xONŎ4 7aN¦6{a@*@0o<ӻu(%S *G hѐ_>F/j[|zg=*Έ k +FܒƕrNCRLc&Cc$bzq]'2鿅Q 4YEd7\eTIIqH QMzf%`;0Df]KDDɋ ;%תU ݛ[MڞK.fV+] zOfM;矍f8ڎJzjQ< ֪Ak܄2=K(_>/VɎZW2&(A,0 II~VC\]HNo}H\btaDdsw.,SGWSL#D.C^?^!G4y-O7NJ CKuqqZޕ.M)6Y无f$(g:{yVz°L]G+{2 a> Q89ǘ.oYKJxg,7@p,iw"yW!W,Iu7THtmĎ k.$I]-]Vp˜R>m4V@.Nh " KnUW_mJC] MհIc7ݻGp줋V.ŏ-,tsz#G0 iϷ/ȻW١@K5J k?Hde!*:s_^^ep`i_:E]d1{ՒXn+yVyT鎅Qb )T9]m.;I,ό٥4aKLB1UZl}ظ\m HJ)joŸi3aQw ?i #n؈ݙr6)W=ӿK1?*bRNRfм }$+v<(E{54P8zİZkrߊw?25f?>ID<)rj><浍mSt/Ӊ&ԲC`VJv죽\CHݗ?"7%U*~ԏD^ !} ZS #"ӸL{jc!G|Q#H jÖPE%+FhܚB]PVG sad3K_GB(qȸAaU<6좊)"0@BC'h;,>טlrex$@|x_33Fn:ſAz`_lVR 8v_iES&/SL:Y;z &m`Y(cVZ5;w'yFP"@q MIª6Yw;dZUJx872KA@oslMGmJ`Tb/>z,GNP:4Yb)Az~lp-TIaMAa*S0\t5;5MJ܈xpgf˱QcSt!- b ͮi>J SNjzR+q|'дAz}yq7EإGe!W9U] MH"OBH%qX:\ ׎F+PZukrXG7%W׌_ĉDV 8N0 n@#\Xt & .tӉi ' kxc 4Мg;  =`߾#oz;7Ц~ g| ;2_!2Iҟ‘+,8\pݧRi' =(wb"~ܰG0M iMs|{|N]t:+Qh;3q=RLIDȅZnmc' |,6֏AT%ZP?ot` }u xD_ 8c@y.2Ϟj+R2^8Ny~4&U^-9ڴ5N1/279ip.n9RR