typelib-1_0-Champlain-0_12-0.12.20-150200.3.2.1<>,*bFp9|7?O4`(G9}w%JI}Cu pƖ0Js>7铂sʑHzF ~K.G`nV괽Qh#dDAbƾ[yS5I#:` ʕZ@|:`ƒ.P _H^ %'A)yB '!a3O7 0 vy*{?Eopt,5VC>> ?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_Updatedrpmxz5aarch64-suse-linuxPR RRR R RRR RRRRRPR RR R RRRRR RRRRRR RRRRݚ:p4mutf-8e8acbf4329cfad932524a71c594b96ee94d5308e0ea90d7b1f5b48dac9248b99? 7zXZ !t/( ]"k%'CaQK@XDjG+Fg{Qsߜ$Q]i_3R2󻧡.Tus lBaŰScT8.^0r_nh]'u$90XM.%Ku%wXtu㥣)w-R=l] FF sFXaC жU V܇ЬĻHa=sa y4kr-~.fN1D|F62ܜ̓WŲQM !u\x|$kOnkzkF ƔY;MΞgn #@l͡JJ"z f{÷G[Hus+D$&VP`b1.V/r]36^L'2@lZ, 4cޡK2jV؜P:!YÔrSoĚ<0Dڻ~G.s)ҒŐ "Kٯϙ^BRQf> 80+R#["~33fa<ˑ:oÕ{ գ"p>Y|GU4ԥ\({VH6kpV02 UԛB"Z82DnT<_5 VC w5 .1 'Ё}ߥI=uCB4g]o9?,ryP$ ^6zh0o0`· SZ5p}MhjIGi&j00'i`ꏘs h$o /*MD") l/y8LW .V kbTm&$Dhv'zB_+:O0ߣz҃h@ɏ4a=07{ބg nJ[ m:c"2Bsᚫ~rQ/s$B+CBUu65 !WηVP,BI[u,_-Z@-8wCihAHr~1"/Il͞rrfkI!T~PQ)kf\x@,ҊXWCWډGZ@~lXM;VA-,#$k $uO7苬ˆ]5%И_~y)T3X 'IDdgX82*YRkӚ=G a _.eQoemśM9!1!dSRԆ.H ˲z14;W{l'׸2oq-ОLUf< ?LŦK8|a-}%]yhpOϲB~!I8] zc$] (2ihTBSd&4Iupj|#¤ (S[ӝϳzYF$*S ڬpr% :F ȗ>,q5CWڎZUBK @ ՖK&N{X74Iv6pTEy7hplL6XHR֌\d &66T YZ