typelib-1_0-Champlain-0_12-0.12.20-150200.3.2.1<>,*bFp9|lC\Zcc=}̋<7366w`q5 /'o.}3 >"y7I.'7F.*QHDTⰄKJ>yyIPBӫ<6\B^?5TjڤPkY*ֹ tԾ|8dOJA|ĞB*(k[m%YU* [(u Fsr@&D.)@"MlL>>? 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_Updatedrpmxz5ppc64le-suse-linuxPR RRR R RRR RRRRRPR RR R RRRRR RRRRRR RRRR15#> 2N3utf-895dc09b9fd11074bb878d170c30b43b04cae085da1ea905663f175c405b47024? 7zXZ !t/2 =]"k%'CaQK@XDjG+Fg{Qsߜ$Q]i_3R2󻧡.Tus ʱf8Y i3hqNSoBXyMiNJvY.y-8\A?p8IwP⑸MɎN/J$e^f^ "B{_%6/zLpD͠M%P\uݳ[Pb4yrP^6po梍QnvM`-;{^eÚ0rcrXф,]j ZVՍ v>.$(=i`ɥBSkJ!0IRv)Q_p@!_?0Aw z߂ @zuTD0`NޮUEVysΫoC>0[Ȥ޼99lRYZ:Wg5% 2Y?}l&Q4֡]զ#xj *gެdP[6ELc]+f.٫U_׹b݁B̼> n&L+h|Ionu8+U929[x Qs6Q1,gΐ%[րT*tdk k 8qqJp_u<1p'R*[H3\'PLryy ˜ַb 8Vx#R1THQˎgkq$*Gb/ 7 "Ks cmEMԡ5 j''tg ` S\*C6Qkaep pk)54eOD͢3 tBϖE=80pE. g&`zyeë´&֣gFRnի>^Xn]; iBjݪL4$ Ȕ'S[xX&q1ԕg*"υSg݌HNGTmڤci]-%A>eNn!KuSEgT6!D5+9i3KgNX,0κeb>tsd`8 Y#Y U0BH<|&;*(J\-? f^!D>dd*E_;op)Q{+ACc&9 sTj<|^F,S ҃lE6\v(wT 'V FS((Qu5mծ['H7!xY pP玤8Tr@Ǣt6J$s'%E*SD ]XQ!2?#U=o:X΍x~t`]`G!%}HDq!Y㷃ͮWL\N+[A_&(џ¯DopFD\`?iaW#~A#ԗc2~|4_/o&O\nJܻV~M h#u QktBcH7{IW㷮ַB ̫YQ8iZdtUTb:$̋61sѮ[Xj$Cs FJ՛ZNzFKL<׀am<= 'ԋ՜$J* $EF_ݻv,d0O}@!?Ui)w 4O f:vlI\ w{ )KT}i$xO:o4?*lV'V.KIVvZ G)}J衉Y,6c:_Qњ2+;ӊİ#b!'\:(do;kESpA[dTϵ[Ŷ_\Q8a ߠ7-EA>ӨnƬx,֞]*O6uWڧ YZ