typelib-1_0-Champlain-0_12-0.12.20-1.63 >  A ^p9|&k-zMlqp,,@TE+dPoYkD;Y4M[C>R1n4:v)~%iM~$v?FD׮ L?I'D^Mxӊ]M&IÂ7d18279ff5b7ba3daf652a66d8d9c628c2fa803de8e46bd4c041fc2d7d12d787928471c459ed34fe3da54db41c972269b3eb8e9cI^p9|b]7)B*ъI:#f[l]|Ϡq1fɃ9/>ý,]pp>?d% * \48@D]~      <Y(89:FGHIXY\8]@^qbc7defluvwxy"zTdhnCtypelib-1_0-Champlain-0_120.12.201.63Library to display maps -- Introspection bindingsLibchamplain is a C library providing a ClutterActor to display maps. It also provides a Gtk+ widget to display maps in Gtk+ applications. This package provides the GObject Introspection bindings for libchamplain.^Ys390lp5SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Projects/libchamplainlinuxs390x^C^G406cbec047bdb09d60d5366d14720972a392040cc02a2566e0b04fac84a1469ba990317e010a3668522f880dccb5170be00ca706728b7ce8d2402795914a9432rootrootrootrootlibchamplain-0.12.20-1.63.src.rpmtypelib(Champlain)typelib(GtkChamplain)typelib-1_0-Champlain-0_12typelib-1_0-Champlain-0_12(s390-64)@@    @@@@@@@@@@@@@@@@@@libchamplain-0.12.so.0()(64bit)libchamplain-gtk-0.12.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(Atk)typelib(Champlain)typelib(Clutter)typelib(Cogl)typelib(CoglPango)typelib(GL)typelib(GLib)typelib(GModule)typelib(GObject)typelib(Gdk)typelib(GdkPixbuf)typelib(Gio)typelib(Gtk)typelib(Json)typelib(Pango)typelib(PangoCairo)typelib(cairo)typelib(xlib)3.0.4-14.6.0-14.0-15.2-11.00.121.01.01.01.02.02.02.03.02.02.03.01.01.01.01.02.04.14.1])\{\n\-@ZZm@Y@X@W@WV>@Vf@UU hbjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgmgorse@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.org- Update to version 0.12.20: + Remove autotools-based build and all the related files. + Fix gtk-doc module name. + Add missing gdk required dependency. + Make the build reproducible.- Update to version 0.12.19: + Fix incorrect Requires in pc files when using meson. + Various meson-related fixes and cleanups.- Update to version 0.12.18: + Fix incorrect so version when using meson. + Avoid exporting marshaler functions by dropping the use of glib-genmarshal and using the generic marshaler instead. + Don't use glib-mkenums for champlain-gtk where it's not needed. - Changes from version 0.12.17: + Use of meson build system, CI tests and automatized generation of documentation. + Various map wrapping fixes. + Pass data as uint8 pointer in champlain_renderer_set_data() and make this function introspectable. + Bump versions of some dependencies - clutter (1.24), glib (2.38) - and fix depreciation warnings. + Use https for all map sources that support it. + Don't version-control generated vapi files. + Combine champlain and champlain-gtk documentations into one. + More helpful README.md with links to pages related to libchamplain. + Various housekeeping and cleanups. - Drop patch fixed upstream: libchamplain-Fix-wrapping-champlain_view_x_to_longitude.patch. - Switch to meson build system, add meson BuildRequires and macros.- No longer build mephis support: Drop memphis-devel BuildRequires, memphis upstream is dead and gone from the web for several years. libchamplain upstream have disabled mephis support in git 5 years ago, so we should not build it either. Pass --disable-memphis to configure to be ensure we do not. - Pkgconfigify spec, align with what configure checks for: + Drop clutter-devel, clutter-gtk-devel, gtk3-devel, libsoup-devel, sqlite3-devel and vala BuildRequires. + Add pkgconfig, pkgconfig(cairo), pkgconfig(clutter-1.0), pkgconfig(clutter-gtk-1.0), pkgconfig(gdk-3.0), pkgconfig(gio-2.0), pkgconfig(glib-2.0), pkgconfig(gobject-2.0), pkgconfig(gtk+-3.0), pkgconfig(libsoup-2.4), pkgconfig(sqlite3) and pkgconfig(vapigen) BuildRequires.- Modernize spec-file by calling spec-cleaner- Add libchamplain-Fix-wrapping-champlain_view_x_to_longitude.patch: Fix wrapping in champlain_view_x_to_longitude. Previous implementation assumed that after using x_to_wrap_x further wrapping would be needed only if x + priv->viewport_x >= width. - Do minor spec cleanup, use autosetup, make_build and make_install macros, drop obsolete and unused BUILD_FROM_VCS conditional gnome-common and gtk-doc BuildRequires and autogen.sh call.- Update to version 0.12.16: + Add possibility to set User-Agent for requests. + Fix touch gesture zoom. + Python demo fixes and cleanups.- Update to version 0.12.15: + Fix path layer surface exporting when no clone is visible. + Fix printing in gnome-maps. + Fix build on RHEL 7.3. + Minor example updates.- Update to version 0.12.14: + Add support for horizontal map wrapping. + Make the number of parallel connections of network tile source configurable. + Remove Mapquest map source as the tile server is not accessible any more. + Remove Maemo-related code. + Fix small memory leaks. + Bump libsoup dependency requirement to 2.42 and drop deprecated function calls. + Various minor improvements, fixes, depreciaton warning removals and cleanups.- Update to GNOME 3.20 Fate#318572- Update to version 0.12.13: + Implement ChamplainExportable in MarkerLayer and ChamplainPoint. + Avoid runtime warnings due to the use of deprecated API. + Make sure enums are introspectable. + Fix occasional crash when closing map with layers. + Various minor fixes and improvements.- Update to version 0.12.12: + Add possibility to export maps. + Fix map getting blank after some mouse actions. + Fix tile loading at higher zoom levels. + Improve mouse wheel zoom handling.- Update to version 0.12.11: + Improved touch-screen support, pinch-to-zoom. + Add champlain_view_set_world() to limit the world to the specified bounding box. + Various minor fixes.- Update to version 0.12.10: + Improve key-press event handling to better support custom keybindings. + Add a simple demo demonstrating custom keybindings. + Handle CLUTTER_SCROLL_SMOOTH to fix moouse-wheel zooming with newer clutter versions. + Make ChamplainLabel shadow optional. + Emit animation-completed::zoom signal when zoom ends.s390lp5 15917387130.120.120.12.20-1.630.12.20-1.63Champlain-0.12.typelibGtkChamplain-0.12.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-SP2:GA/standard/e21020e9e0b770851fce40ae18ffa758-libchamplaincpioxz5s390x-suse-linuxPR RRR R RRR RRRRRPR RR R RRRRR RRRRRR RRRR[Z~K\ƞ=\ utf-82746ef21fe2455abcf3bc2b97475395acd83374db07106150fdb7ffc0ee47c87? 7zXZ !t/༫)] crv(vX07,vLd4 %`8p(e=L_fkɪ?QH[h;|ʑ| ^)#m7W'2qիaB3ur(TnS⸋ T'ꤓ^kչ,X#sBtoe!s V.aƬtjV-F>=V@eؼ@7.: F$$drL5NJeH1Ksf)'S}a֨D|9_yqb2ٝ[, pQHSxJ=;Cl`x%l Q0Y\E͓JL(.+f=gGp X"Qљ@]}`_B#բQP:sCj+rCQ) 7KD4H`%5Llp 2FBTDkUChLz{𝡲qC835ȹ 1Є֎/%nNP; Q6~gt̞2@|y&ƻ[ S^9a6ju&ht4zW5{2T.(5;+r\'f MZOG׫(z:wUDn_r rVuڅa bYnsS 0YS^ zH//f3V͛Nw)YUpE0%xZ=GR)Nr汾Y+n(j'm2#П P ܓ-^"&o]ȒǶ#:Rj|%"۷ZnQ@;qg{nVkSW(q.fNw 3l3m,YRWcD,g->J'pӚBMzQF7 .R]m"M/jCL.Jwډ]cUph* cgu(TX"(ʙs\MIE9Ocff<3 "fcsrj }YT2ۋѯiѦ<* ppw&&WWkhkܖO#nI| NJE4CGb0Kp ޸ZZ~Me >ʔ^&Ȭh h tL 4NFZI-_5  >SK֎|~`h"I-?x6@K<ާ0fh!(" {-s]E%Uxw}*2`NP4{s wWoKhv%M$Zb=T%@ hDzP%+>gh) CjX2-EciPB&G@Eq^z]RSΟd?>j6m5i I PN,׻͌=z: {R57#4: ^{ylYyg`!2Y']}='4ҚU5)giHrsqu=@Ѱ֖-)>JLlfR}jyHlъޖ]/VE3〼ZJSuOng/)R8 QSs;ŇːdH us5{ f*\Dzet*C\X#偒& B?e}7˸V;!m ; +Is/{dwjmcI $11"up̱2q ψy^~w'`ArYM9E[D!vүM*!a)Ae"`oNj?t0w;H*MU[YJܮT~fMKg?m7 NŜ Wc{sB1鿕,[n m'Uo 1.\F]Y]Ybk6#smǕY3[53c9EqfOHQα//Zq:g)oԘ&ym6Y^E]6 末idTF4Jգ~p5iU}^t5iC)!DHU#llEIifyp1pbӕW݂ s%u×ծs;*S+ᱢy! ("%zxJ`\V6 x0ɂXW ' JV7qo?2F%rPLD.;/}m$EOa7D($E^h֭ Yx\ R9J>z+%Sp~u|>d7`B%IY g`򰅙k_A>7CCO\'A#EںQfn~=r7cMqԈ4fMpt~/ޟ{/i `.wx ^T6l`'\fr==ߞF&7^7^@1[/+N7]mݘCe%TL*Ní TJ>RRIr6a9 J\ܘ5; әI}+7G'=1jO($֚-$DM~(I߱l5samL>u_U0aX,:*ɤ2mێd#>'i\{ݪ㙈X0. sxD=՗콉``{$;T(J9܂ tvQb}bv-ߚBFn`JpSipJlZ3\_`vy⻁C7~EnFNu rbzU*m/hAa\ݳBpR"и "|>\toyUea)5PNsq0]$CDJV'8Z(Ӑ􈉵Rx'ſCd(|CSGT}Z+j̥gH6ᦱblSCU.W{(N64/ l/|53鄲XtD#?Yl VG snH߂CY#*UplLJ`85d߅-:\#ߑsNх3 WStELl&+ҴnT[bZ@ݧZXRے| Jõ>r~:8@ T{ >oF@Tk:2~;LdJO2KYy(-r"B 1]+4x_̕F\!z(#qf[6{4s !%ʗy)4_ %(R)./b' _9^?#ߐ5.}{T?S- u{H4I`ҽV80 s;ɻ\}WQX:сm(j,w:ptyZM˺EDw ' ZekeTn'A.I瑓h"<2!h'7/mZ M#6U^Q4Y:'7N_ͮ ҵr:s򔓛JW#5U) #g'kԤMD$SC9ܦ#jz3JhDYM/'U y\Ƌ,WM`Va񇑊ֿ}yT+K!8k*O?ZI{rm\$'8j\N68Wȵ/NBv0;QZӂҿLai"f^Hm8e(YkB m +X14}kl|}u5<5ygm&6zN%pn7 |cX&(،(ww05bfNShUYKߗ 2hthL}u#T5FT!`z杬Otܱп yBжnmTY/'g듄\K_[ n=̹<UB=ǎK¥$dB!`sQ=hZtE~Gc3S"{愕̌O "NO$ۏOgIBŐ8mWn$m#EV"Y4ݶcC ?y)PmJƸ 㺞~턁J~ XL^fI&]F{|2$ڧI}O"VaVLB\ա$!{L62BbReNee[YzzF%`QxWcA굁%tXSۦ5TWs}=)sMtXk"7Ԧ+Vsd:/JC":k)PJg&B.|1mɷJ Eo`cNF(Aq !(1Oo@K 8pTn}N}Yѭ h#lgv|g0sRe= oKر .ʌa}7{0&lDh, MfU hlG:aw)TiNm#V+&mR~!i<`F0;%=8 QrFJgsՉzߐ|I[n4M`ו˥R$CT':K$7pԄUAא/#-W:yge"PO&(dɞH\b%'qLj@]Os^߶"Yc#L?ϱp#1Z=fjQP @~]OvDCtH4E^QL6lGґMQ kiV-6I&i$o+z |svWQ%Ot4ԊU0E{5/;[6pl#w:c*RSw %HN$*Z×uSH[gR17E"FMxNfÕ؋c"_w)ݵFiYu-YW8 ALP:3VVtF6H Wh Оrg ܽzR| d}-i-Jf3߬ulȅhim)fJye`DvEѿ[ƺpٌAhppxaF@~ܻ).qe;X!#?/-weG_6LP,QMTe<*%oPÙˢ: Oԗv486Dx[%:V>wr@,{TLʗ,5۱r욛?X-c/ǿ3o]fkJѬf{?3iDLqNj#/^_<Ё,p h\յ:,zPu䊰d1GllYRS ߾^bemDYd1J&B"C_ͮTF O3-j5gN4:#"|W!$ugOȍFRZ}|451e^DT T{8њ SXۂehx/@[\DR ti~=ps8 SL<"p X; 6KsNg:Cb16H^ttyۺn"u{Te Tr,S$yZil1o"9Ƶ/]=vHr3F t_b}M:#|`x,w&/H˫w2hli(%'%gLT¹94'vةE54A`r#Nώ^V~xOWLj F=fa zM࿗xxqBg PFjT-R@1zMj[a:@C6Dθ3N6kk9eqDa> Qt{ ( 14踐y|  RV8,Y,ֵ@74Ņ+`:v6Mi<ih7g;yhuʢo>q s#ǖhN&kH G|"BPBss '< *ZjlBBN*6|sfdEN>ljɨwAa#"#.%>}\ENVq|ԅ71 oLMoWL tz ? ']$o=5<՞Jͦ'&4._58 7etѴ҈CX#.OCR'"c E%k_t $cLDC, @a\POI}%Z3;a92~ <?eX pdWKl7:5겵;!2*)/JܯW6/wY 9C-DžV.-!QRuM1*%P17' &V/)nV{=P53KGd;*%O;=x]ԳCQ$Mpѐ~gkd#O@<Ĺˢ3?RcX~EN>_bBD q*M{\*iJ[̫Ț3xl ]riU .0֑s|xNE"|^ڶ)3w^_ƗI7TM ҜՔ%$L DW>9J)@:CZ>v3ʙVB*b5$q߆L}Ji(:CDt!YsE.YF4QR$MaIr#&.-up u[ a9ǥz e/)3e90 ۾jDswȢH``oSW bwuŚa *}*v(T&,ounYo1`oOxg:DՑZ<ڣZ@@tYJU|3,d{R hCW̡"@d_jHFDNfc1eeoXPkjss6B]ɻl 5z?vY=ϞU+e2ZR|c9낦]'t+۰ %7ZW%kA5ցCOSY&dض׀z{?fJH,Ƴj8|f-NfB`DapN v^1{壂bІ8niqM7Ad@i> XK  rojQYSSl.'{2qjr2Xa. ^n73=.n{zb m2>/Q m1S[zpAvR-zE2\W}DRSYу8">n_]9?Tjz5Lj@MSH %rsuβ|#ڟłD0R|*/#M5J4\7Y |%OT0x2kT7_+v)&ڦ