typelib-1_0-Champlain-0_12-0.12.20-150200.3.2.1 >  A bFp9|xtV5왯̂̓K;kp.u^O"ksS>=P⃞XıjܡyѐF߰dS~i1n) ws̆zU@f~,Sû'FfMxج_l{+:_#9}mGڦŀwhST.9n[~Օ[^&?c8Ɓ i#Q{4R弅qx݀wWS5ŭ1816edf22e5891211dc696e6050ef153d26ad67316f91dc073537d7390acc4e6fbb550d5dfe206d82dbb5d967ed30f79926c51832JbFp9|ӕv]NπYme>Bc<p rm;ϣέolCԬxuc˗"H";ٿ~gp>*aukk&N0w}!Ŝk'2Ni견&JJ;էz1y]٨,}`C1*bŊ7 Vb%?Dپ,h" /AjrԳHO5 Urr!S ֱ1x>p> ?d% 2 d<@LPi       Xu(89:2FGHI X$Y4\h]p^bcgdeflu vwx y("z Ctypelib-1_0-Champlain-0_120.12.20150200.3.2.1Library 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.bFibs-arm-4SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Projects/libchamplainlinuxaarch64bFѨbFѰ00cbd011717e9204dafe1dae84fee4b9b3b60cf0be979b494ae7093264d77418d31a9e99938919ce898a25b294b77357f8a86801f0b02d354c16a003352409b5rootrootrootrootlibchamplain-0.12.20-150200.3.2.1.src.rpmtypelib(Champlain)typelib(GtkChamplain)typelib-1_0-Champlain-0_12typelib-1_0-Champlain-0_12(aarch-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.ibs-arm-4 16488084110.120.120.12.20-150200.3.2.10.12.20-150200.3.2.1Champlain-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:Maintenance:23512/SUSE_SLE-15-SP2_Update/fff65dcaac315d01703568d916d55e3d-libchamplain.SUSE_SLE-15-SP2_Updatecpioxz5aarch64-suse-linuxPR RRR R RRR RRRRRPR RR R RRRRR RRRRRR RRRRݚ:p4mutf-8e8acbf4329cfad932524a71c594b96ee94d5308e0ea90d7b1f5b48dac9248b99? 7zXZ !t/༫*9] crv(vX0N>+"E<ִn|]bH{sET3,C o+zmq}FEsHwcdvI{s~]``9VH 2^/B/yY8ZaoYwnPRV%aXSe[k*aXRj"&Ɉ Pff~ݼLy@WjR5=vb]n[ @a`7ȱ7ƥ!,2(U~]4T K$f>Ѻ>13.xɅ&N WF=`)}/Wtg=:QT\F؏N,wl˻U V%iol)l3u#-I% NhߔYԺKoV~B&yA`xPB.M28@8#!^ = }*F qv`q Ww_7~\}qeл@`ZH w4c"l7= 2e0-goV7 )0.xdCʾSqz.ڃH L?ŎTQ,ā:m׾ 29;&Mx0A˱m^QOPism{|ɂ>7ȍɮ4oH}a{~f-8REB|Pퟀ=ޜK[$ynŋ Njriܓ U=LÊά]܉qLkD!E~3Y`} !73FR@ 6YuT5ǓYÃ젤9ϪvͿ3;e^lGdq71[V`XϦS 2T+$tb+d9*[l5NeUhn Ir\c$zޛH}R}s?.t/AwUI  0&6&31v5%,H"Ww;C@v\YD5Nd{%lWڗ-7%WomG̖@5,78%]iU&3Wg $|-Fŷ&b]랗 =P-^ æK,OK8'r>5,D"қ +$_ƃ?[{.oϲx;W_?O砈~ Kwx+Wb揅;_>MyUM*s6W#)"r5!7z}'OȿTCe fVl5h,:8`\=G/}A1^UׄYF.VZ9ͅ1\%'L9j_TrE^ Q2$5Sb_"Ld.s LӍݔF{_~ӊh[{h*Uao MuYԲvOF(H`KQP۹ƪۃTo~ roW>ڗ<`<rN'=e Y?I%/Tg^"O-k9܎D:PDOM@wj&mųE풄$U5$/y /ր"p̰w[- YLtl%@+<>@8WLoBAyRP=^.+qt [70D#/\:WiOs#M!T^2yy6^-}45tZ"z!kgxy{i,}5=-h]Gv+ gjC %+:kS:˼UJYtQ')}?QsPuQo@'z([uEUԯܶ3 Ba#&4@ g۳sW =b\Z@9R! kJ3MGQ[r"XOmBrLt}ؤ BNfÞϻ#,_MBY$-;'飩T921䤣щ8/T:MyyQ* UXC5Wt,rlm(M5(XJ?~XW/nvJrhk,{@N7t2QrdQ KN } u̢" CTFTDOy$=W=-o{ 圫{9ł STlshs..Er U~GgQ hƃU0>l_<x%LK0@tXV.4% )neUT~&i8ڤZ҆{i$Ekips &lB CAUkD6 0g(H̨Vh" _}SFNű?؎3s/1"l\| enmץjA} B.*PtkmniWh:ĆROk @/S>1DYAS$n*^#N13wvA\4nYFi:DZ{[QN" ݕdh0h c`{n$EuX)\ɟ\@ȁMn!9//:*w}²ltF*65ժqР N.3yuT <c I:ͬazեĺx۝>PIh8ɥ}T{妏B^<ɎOy [;Ci7q('>Lw[H'7'[S^ ]TrKޢtqy0]Qu7Ij,v|d0._FC;uyYˎ%J׃"^s-[tjf&%bU2^HF*biAKV;nH 4hMs wRl9S(5˅ q!<6鴲0jg9 P-FH_O 0a+x+NE玈xѮt Ý1R'2< R\,RJӠ 3r<kJY|u~Uͨ[s E~|zܲ 7:wik'W:p'ϠN0Y@0Y&>);km77yIq!~nH HPzPF&6mymK1:n|Q%߄$bHN|jr)ٜձ5v> uuIZ^ڐcrp\;t\W ;܅ Re Jt[pjtc=0V\CgrfQHQ/ӹOx ,S&0s,uuWoHAnڼW,dbVm_V&:^q~ :-< iPY. =P3f>%EvWuOu3&9 t=?=(~wHt~mMs.Ǘ9:+Hb2|ߤBZ9REd[?=EFeȏ 1vhܙrTE(vF[~!S)[S;'H_{Y0[8oXiAѡ@/ӑ|$ 9]fs`Q8IN{~F܇r9 =D(GwmđcG_I#Y p3^UURՖJ@uOڅ*2o~?4`O3m/=Y043 -9#𭦷tris"3l4hP_ icS%v '͕al@MFShb-wʴ{iUk-gd5v;3` >ql{lU}iƑRbѷZ|\7O.ޭ o TH^8*S2 \2F,>]2)`;iHv z$@/w](S@fcu:d88d|U }%W&|㞢s5*AB*%8z Eڡ^ "rtx ī(!TW* T#O^cwQNkbHJ<@765qM"X9 dLҬ*-&1CL N蘄Ӂ^K޺3BX ]"FT+^ Qo'竊046WO6?Z$mkrPk$cB LZv8Gc5:XpvK]f` ^eø ׊:Sӆl9ү}l !RWb= xqGpMWw d ؛[id{X@"o\$u!mydl;PԝQ^8=\r-O>.?7vU,zl+t /ԛpRL2aGX: +njaWB%qx<,u|BmKx9j"ێʷ]^炴&:Kp#W`QޚeL#(+gOnPPyV(Έް#-!y$G;];MfHՄBc>AuViE^Bgf2Uů3zz*?uNNoX>q4,Tj׍ hFh|yQs E=!v9.'{0A>.n۬5DmD ^6{BH14Ԡm8J%} ,Py0Hk?~P,Ubr/3K}ا> jއT)7Xҽ,%YkTm- h ef,ZǢT[ӐhCu8ǀ{Y~:ڼ>}Csz+038 h9, l4jUJ@~rV*# W]q)P̯ wQcඩqyu81h"+ iIcHQVbL-=^l,J1k"`AhM_ߣ:f_U|+/w{z˲ t͎),-8@s9TzAlCbMfR #mAӯeĕ3;;ݥllOnfj72u=!@<}$sYgc*mcmz\GЁlicgpAU8j ?2KXF@E$a*k"d(پE%b)šyLQ½)wH.8vUB lF*(LT<[4:aajE7U#vx} M 5̳U4\vzb8 kվl}\r1:nxMe.N{_ ocS)Ftf r ,%JHZ .pb,' GR+g'±/u<|]CEtd|1!2IFD5Qxfk2v i r{ͫFDj/PqhvY Q%vۛ &zĺॷv*u A2豅L&ɘ&m+)DZdߜ&JQ{)&Q3*_=S\MX#8IA'ΌJ2p<#PluH=V`I\ cW?Ul8S XFC-#ߔ s\uD2Q y"> Ȝ`&O Lm V3K`^[OGWH[g&/6# €W)+\@Л(2@b?9 :+Y;P@p~"|8XRˣ..x!¾ii@(bwz{1HR#!+q񾮷?|E.dj'PgM"/#Nk4χZ>tM&YoFrT2. K;]VG]URp" S5LjqM{%*.]~Vެ gM.#D sϸ=6l4l` ˊt~ʍ'PߐDDrjVuDQ*td\h9O@pg'-幬tU[\i3*hʽ֬_vWQ@)i8rdf[)SIK ɺ%hu-|Vי1fnp>t8{vwx՝.=CCӏ?JHofmpWd3- Sc\V ޻Zš Do[cmBە= y=jkՔoxxT(we3;G'連yX0 <*'M& #\W$ol$s,ed- >}艄` QAC4~X@{QnGQIj%[!j"TE^& lpOP{kՈ:źK?믥Emm<ϨޱL*\O _>1Lْs5*3Ptȸ#^,aXgW9g>EŇ&iU5'6llɘ^Kp Jxtΐk"nMK_?`dUf@GY$*Açw8g%AS* /tlbu(>K7)ErpUy}45<^RfjW̪XgD;3f-saM4w;⚴U3]3_i;pǟ"X+Ʃ%v NOʶZ-!a;z4D#M646]٭򏣺jDѠ -J;;V+lX-I6F"mV~cn`<8sQr0Ფο}ү%>,c!J7ʝ|xP( nH\Mn 3\;(*,⓻X-f(4S9vUǏuPpx8=Y$Y>^U9ݻF@8eJ$do0!X;#*ohC>c8@YLXf.%;ߌܜ:^R\tآ*^^ZX,AiuZZ&p B Kn j 5>۠X.#ywrJZoxc;UqQY}).Ք@hp&y !j"w'Ҷn=x"6pSr>tj#PQvG eUa{k.tZn7 eh7[#y# E@^C 1h?"d ˂t4oq8h5y=`lKiz޿]Y w1$UMX? mH?B%G(i<6ckV0{.ojF@o" 5+FNQj}߶ )E/kP=_"O`KgwPB&@G9dsv2#`Zo 59≦g]N)ޅ;QDpi@9$ f8Ɨy%Ɓ}/Z{! 7p>s5UL m3a<$3Lù?siiA ^kNG4Ij`ɢ^\<+Ev i #9v|ԱȺrc3"bKJ5K 8uʆB#1Mݻ">Uh:Rc.BEMKYg76 洹b@䞙#{벇mq7^@J歓Td-:v枞bFjFDBoU8j7 E/%s:^9`/A|o = R=~wmF]7wG`& kFҌ|(罶AL:+^S5S{'*24 *4بW.cKyMݖ2O]_F4A=CQm>7ő_m~+ubEL*%%Y%ݪҘd?aE>*)k>l=/|îrz쌿q?Ϻ$wyX?]}P7x`ĐɍNcS0ʓ"4zdIs0,˵B)w2HXTG/ 07l alWIz 4qNj\M*/AXT?̤.N !`0Ir~D/˦{AS~wu=gXlj7N {Q? ǰ_eZh[k#.M F!MDq*{rRO{ߙ4hN 2v됾&_xnpO>R!scYZb NE9jp *GQ94. {_ۄYrǎZ0t PR0}"(]7dW 3OԲskwsWjAѮs4mX cJTE{m}f, >}iʣlgv ~JV8[w*fnMA0>N8Mso+vaܥ<{M6ji{XqD-"V2_.ޛ\?_a7YCT9+ YZ