typelib-1_0-Champlain-0_12-0.12.20-150200.3.2.1 >  A bFp9|Qxگ=Vinsҗ6}1և,/Vi>-JmzH X*T''>(23hziYٝ @>4F_l^iӤs?BO61tƃl^vM:SldscGO,T؎#l!Tav鵶Q[:sΓy]}d; 5F{sLL}btұэhNVי[glf(5s8 qR41bb7d2c63883cd2700a124ab1a5a6bfec93df06fc64cd27d4190c636e469e05070c026a516e5186c5d40e1a9fc04bb60195bd5aJbFp9|~)ZE}lk]EwO:0l硕E=cX]爺fw ciNXRrmLe6dVdm :<#$×i 12F둯?Nru|. :kM4D]]2/!1w~=f [F6Zg ([v'OX0}vPK ;`C8 i.vsǺd=HPvĩm[/8E>p>? d% 2 d<@LPi       Tq(89:.FG HIX Y0\d]l^bccdefluvwxy$"zCtypelib-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.bFcabernetSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttps://wiki.gnome.org/Projects/libchamplainlinuxppc64lebFѡ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(ppc-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.cabernet 16488083910.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_Updatecpioxz5ppc64le-suse-linuxPR RRR R RRR RRRRRPR RR R RRRRR RRRRRR RRRR15#> 2N3utf-895dc09b9fd11074bb878d170c30b43b04cae085da1ea905663f175c405b47024? 7zXZ !t/༫*+] crv(vX0N>+- ͥmɬS(ÜL!D|i7EHMjߕnWa@7OKm SOZ\ 2@$-( zV :La|X5?FlQ VճMpc}LbI5'*X6&߈7nK&BJk^epObᴅqXlC!%,9Į~DL╕_Me5/3Ck|@!IW!/';@ٳ_qG''A +z҄GS=Zkr4S:ө+;OYٹZh,H6Y6\hIײUOޏ6*Mas-#O֞Y.A|BUxzZRǦCZ 0)wٟ|/]ܣp)sH$΄`(2 u:C+$ú֕((9 5::՗"j ?,zm $̒^_&^!9E;L4&VxDwW6K 2?@KtI_XpxŘrqp>:&BY,]&@:Kf/ĪLOo<_ԅ_ա 錱o4^mmLaU 5zdG;s>gb5oWzr\>q/z~.MڲKF-랿q` wOw5vӯw/{'Ucz$!_Լe*U*Vzd$dm[_2hFsJ)e Ţ9E zB pe>Wζf4<`^⻴B)?r֑VFi\a9SOM݄ u-Y qxÆ3U5/ЛZtӹGŠߝ{׵IB]nBLs'ҭdXf[:kӿ׻ u>A˫lzUGɰG9I6khwz1! /7ESi7Iލ+og=8I1] ת@2 OYHqWz`Qqv{Z2l~ L`sk<ӗÁ w'pPCSYk!#SBr{\A,[WRo0. 5=/y rGAo{KaA[,d G@Q L.y,0-qd sGݜy=[KyĀfk0aܞg8J[ıq:L}zr7C%+/;$Л|Щ \P륬~ w U]2`'=Ch/jY$笖ZCΊy.J^sC`΋ ([&ጒt(RQ:C^XDfSR, 6>O-Dr>=x33qRB7/bxtXL ]'ƕ+W%4߃Bv;J)=3Wzx!IBP0GRIxF=%-|h z4ukJAv(>jn쇑k^4 /z9֩y@2gkâ9&PNHDu!4r2]hIA>W?0Z2#cFuɿ|-K;+{s׆g8E,AϢ$MYrc5a&&u!^M#4PNwA b Sq'7רڻ3rH$Gl,ŝ>y23W8Ձr&@.!-Al@Ὑ1um>g3+.1 f$MU=+wHbG=x0Jƣõ @MWZLYL1OX ^(g+ؠx7eO KݫB񠿐緲ZĹ)gGO8ZCR٣j<8Wo*kFH= Njϒ7'KƘQl.0+C\DX<>cyAk״M9}=W]* G P~2|rƯ|?vߺ "t݌>o:[M< nA EB%tHK*ߚ8+H uzkZM\ f@ *dݵMڙj(SDͦӍ0HvDԱަJǾ"ʻg[N Տ b҇ͨߔti.|qQ`SVmy>m%01PfK%ϙɄD0bEj,e*"7)-k:fJB0751aAښtjhUh_.+ tt3=t4(z_X(Y> 8%IH綔nɺm/9hg Go%w=A >\Pluq{ZW4K+ORR2?p{Q.Ȥ_; #: G"h= N&n[UuݾV4S,MQ"0 aPksKdyGNYX) X?,/ibm'FO,ox#w::z(@h $ Ht~m;+g_&Q{!c3PqW@L Ñ AчKBOIcoLm1\xߒ_]п{_uhk?"R*eTs91y~Uc@9CCBw&uD. Gj?e@໦4UY!:7q9g iZir%0VU`@D :NGj\ *0?O #*+TdPM6زM7}6x#D}>R`LCqiI;%@t #vUO i˭S#phk9N :H^!x]m5X'XtN@-jNf<12c!.^D-R I`<%5T,5kC_ ]tKStUhjN5__,jDxqHΡGAO-C{S,o|{9O ar'Uh\ܺ>{ܡnķ LVH'4y(1k)Dh]5Z9$<(VV/D=7 "iZ{3#:=H[9*QzpIFgNoHw J<ӠҦgGt #| ̍c]R7@؃wh+أ`15Sq4dw#L7!#A* t,F{,DR*H$q:.udoh܃Jĭ$e*V#D;$2h3̦WDKC) b>5Al+16d\/~QRy /z8Tg'+Mh6++YT:9v{:GvM)17ڰ%9}lMM%_JPTRoRo1C3 ЖYLfь-xC[dshdJDT{pŌoB[1e!Ml[oe73kE֗^˔87v-hU{rALuQHf`{gV:s?9LF;KponV)67DK)Rq9^ j;wN݇5N=,4j,F+W-nR?9Zyb8WgJ)YD ~|dl.]S96cbzpdh,qwPՠ8/@,Uzdٵ $_)IAoO/[ecZYhꚣLqWE"f{?稨[Z`K;A&<|J&=)/.!\;r⾇Ks\tfӘ d0R3sp!m~Pu*]gizHeB>'qN8o>Uר_ĪѐJU^a"&?@X 0(s~}@0_u ׻j/տ{-Btay q f>D{*{[@ըiכqtB &t;7d!VwOyShonWp/$a-=vTY$ీer1Jcs4Z*d9nL2"fm<ZˮV8hq杌 jRaa!t|g-M1Gfjah]3G"u>C4 ;1NOoW2;d60%1Cw &7B *G EV`Flo |57,kowu?{ CB­ 9DN3߄C`<)nFqC99DqX ;w . l̴pjv/䆴bYR?$j߂oCJiM魲7;wZ gܓvHUEx ]Ao=vy|RӶ@ܽM&IќU0(F߂Q2_RTu;h3Իc=](nSH f{@Ak-p%D١IO-m66t @FL#O^+ž 6QaL "/Uz&x1x(EӜnP,ޮ-040SvO&‡ d6K3@껗NSQ-& kw@-l/N\W!SD&6eorHgJRfw?g fl Ȕ伒rD.N0^HQǬRD<긜<}9w*40y輍Vp? ssby >~*zʾb .r.lb #˕C?TQ4uQl&+DX&`?lTU޹Vyȏ!c7i5roս㮧@ tr5EsɚЯ.߹L-ͯ O Arx )UvK{Ok{u\+/wsiayU~J~BV mMaYJԛJhWA[//toH"8FTX*8xgo wY.knZ#tbkrc$(3(AݞZxu&)@pFiЊ+ehLٖycXZ`EUkFȇP_|R>r OMFN#G(żV!rԊRl-i~Gm5_g9, 7|YG|Ԏ|jjLR&_~g^V"IHP ԡ"'A]%>̿(z0$?q~|]iTn5wV8zlohAK}PqA{Cltp+nUtT4>4G\?6mwpߚQw[O/$El[2??87]PS,| େ xxLc%;Xnnd%ꭲjo$T@T%;mV"dqeOXkzl!ҖavNcOCU 9[7feEtODԦ24|lrSmDW,|HZ7?wE)eڹ,in&*{UyO䦢Xi9*^TW HHR0M/iPQ˹#xNQ;톤VJ6:=@`ɋW+]1w(gT:ΡV$vhk,6vtſpmNCۧ4 G v+ reB|nL@AwF) u,^e^+BrˆX|qmfkET}|Z*hT[\W OGNemszI|bÔࡦ V="prxѳ!l\Ah@x^T%]K!d@ȝ/jVmiaWrrT 8l|'k+$E-{f;U'X6wDswqI*ypv\̣6 ޲m=MZ'>Rjeeo J>p)*3r?q_}yv=gFĩU#xg`g/1nJcҬ#8|QZ((V_TYJ[7Y"C';yuxg|Ț 0=G)]~-xqTCm)aHnb7*#*L 6o(0]:](S"9;nXr#_4tjĻ3P&qw'VOل1z!4oAe7@VJO ˛;◸R>MSYwz,"QM#MR!ӄKexBA_OQfmI-=y ؃ɔMՀK&8mj9¯,ϩ+3gaS,0oa Q#Jc2Yk@};V5w*yyXޗ̮?5C;$ҾP9<i^-͓fM: g(>aJݍֲ_$I44W/hldѐq&Ŷ'*&ύ8]tmJL GЧEFZn8nTR51dfw9n&`(4~ڬ3 "o}Vvлiydp0Bc 42kw)4` GJܹ{>N㧔?XI.Sk9& i5O <S_$t%QRd}P]忱TL0b YZ