geocode-glib-3.26.4-150400.3.3.2 >  A chp9|Rwi ,e`)j\$ܨ3XI Q ځ||ePeX+T7y6_}jlϊ6T"/ULko>~^V=] Wx0S_>dTbGTP[*QJ䭷eqV19DI|*FDW!R07T+4DДF,#˺AeNEbO&OPCُ.ŝ!wmEucP>p;4?$d # X "8>H      XTx(89x: yFGHI(X8Y@\h]^b cd9e>fAlCuXvz Cgeocode-glib3.26.4150400.3.3.2Convenience library for the Yahoo! Place Finder APIsThe geocode-glib library is a convenience library for the Yahoo! Place Finder APIs, as described at http://developer.yahoo.com/geo/placefinder/ The Place Finder web service allows to do geocoding (finding longitude and latitude from an address), and reverse geocoding (finding an address from coordinates).chibs-power9-11bSUSE Linux Enterprise 15SUSE LLC LGPL-2.0-or-laterhttps://www.suse.com/Development/Libraries/GNOMEhttp://www.gnome.org/linuxppc64le|lD/sAAA큤chchchbbbbbbbbbbbba9b36438186a4302601e31509246579f6b39955eaffef6caee19eb830f37f75caf5843d1b0875885ff839da92f0a6695bf8937222dd0f1dd42c1559f713083cafa95b28bab16e50722f54a285ed339e377b91d079d3fed3ebf7c21e126159745d6e6a9183da0643f28f10195f679a8465556ba75dc7500b7c1cef6e42d3c80bd2df67fbb51e49198ed6318465128f845da1631ab66f943b95a90b724c1b522aeab1ee287631ef88c2829144961bda2cbb8732e5008aa4512c9474fc7d202f51c5b309b3141ef8da729bcb82f2ac7271818ef57045949a8de66474e4b0dae051422af507f56227465b26103aa18cfad89794c99fa1860b4a8f52ab17ebc2943e50c61a493f2ecc78208f5660ece4a983160d7e791b5edc7f978e20849ae156275966a5851492084bf052a7b39661678d81e822975c161101af7dfd88de0c01cbe74561a1bfce4a9b1cd1163182e747da032117a9e7a51657d1b7b95847d34d04e81425d4273ee9fcc72792a7dc91d886f2da7d5a7a29906cf649a769896970bberootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgeocode-glib-3.26.4-150400.3.3.2.src.rpmgeocode-glibgeocode-glib(ppc-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3c47@c47@^h\B@[Z@ZY@Y@Y@XWW @V@Vl@V@UUYU{@UQ@UQ@U@TTp@TxcT?@yfjiang@suse.comyfjiang@suse.commgorse@suse.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgmgorse@suse.comzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgbadshah400@gmail.comzaitor@opensuse.orgzaitor@opensuse.orghrvoje.senjan@gmail.com- Update to version 3.26.4: + This release includes a fix to a test data file not being installed, and a bug fix for a bug in the libsoup3 port.- Update to version 3.26.3: + This release adds support for libsoup 3.x. To use the libsoup 3.x build, applications will need to be adapted to look for the"-2.0" version of the API. This allows both native and interpreted applications to select which version of libsoup they want geocode-glib to use as the backend, and for both versions to be installed in distributions.- Update to version 3.26.2: + Fix build exporting all the symbols. + Allow GIR generation when cross-compiling. + Allow unknown parameters inside geo: URL.- Update to version 3.26.1: + Fix crashes caused by Nominatim server changes. + Fix warnings when building the API documentation.- Update to version 3.26.0: + Remove full build path from public headers so as to make the build more easily reproduceable. - Drop geocode-glib-make-reproducible.patch: Fixed upstream. - Drop hicolor-icon-theme BuildRequires: No longer needed.- Add geocode-glib-make-reproducible.patch: lib: Remove full build path from public headers. So as to make the build more easily reproducible.- Modernize spec-file by calling spec-cleaner- Update descriptions and RPM groups.- Update to version 3.25.4.1: + Brown paperbag release to add news entry for 3.25.4. - Changes from version 3.25.4: + Port to meson build system. + Drop autotools. + Provide a configure script for backwards compatibility. + Fix a warning from gcc 7.1.1. - Add meson BuildRequires and switch autotools macros configure, make and makeinstall to meson, meson_build and meson_install following upstream switch to Meson build system. - Replace gnome-doc-utils-devel with gtk-doc BuildRequires and pass enable-gtk-doc=true to meson. - Pass enable-installed-tests=false to meson, unsure if we should package these or not, default upstream is yes.- Update to version 3.24.0: + Stable bump only.- Update to version 3.23.90: + Add g_autoptr cleanup functions. + Make code base const-correct. + Add backend abstraction. + Make unit-test base on offline mock backend. + Add support for multiple reverse results. + Add a user-agent property to override default user-agent. + Add equality functions to bbox/location/place. + Updated translations.- Update to GNOME 3.20 Fate#318572- Update to version 3.20.1: + Fix build for uClibc.- Update to version 3.20.0: + Add icons to EXTRA_DIST. + Fix memleaks in query cache.- Update to version 3.19.90: + Add simple train stops and tram stops to place types. + Fix timestamp documentation.- Update to version 3.18.1: + Added a default User-Agent, based on GApplication ID if available. Nominatim’s usage policy requires a User-Agent, so we add one.- Update to version 3.18.0: + No changes, version bump only.- Update to version 3.17.92: + Fix compilation under MacOS X. + Make location timestamp writable on construction.- Update to version 3.17.90: + Update unit tests. + Add workaround for Nominatim boundingbox bug (bgo#749963). + Update project description. + Prettify Geo URI generation.- Update to version 3.17.1: + Make error handling of reverse geocode more robust.- Update to version 3.16.2: + Fix bugs in reverse geocode.- Update to version 3.16.0: + No changes.- Update to version 3.15.4: + Derive the order of street name and street number from locale (GLIBC only).- Update to version 3.15.3.1: + Switch to https:// and fix the geocode cache. + Fix gtkdoc-check errors. - Changes from version 3.15.3: + Add osm_type property to geocode place.- Update to version 3.15.2: + Fix error handling in parsing of URIs. + Allow escape characters in URIs.- Add baselibs.conf: provide multi-arch packages.ibs-power9-11 1667797748 3.26.4-150400.3.3.23.26.4-150400.3.3.2hicolorscalableplacespoi-airport.svgpoi-bar.svgpoi-building.svgpoi-bus-stop.svgpoi-car.svgpoi-light-rail-station.svgpoi-marker.svgpoi-place-of-worship.svgpoi-railway-station.svgpoi-restaurant.svgpoi-school.svgpoi-town.svg/usr/share/icons//usr/share/icons/hicolor//usr/share/icons/hicolor/scalable//usr/share/icons/hicolor/scalable/places/-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:26665/SUSE_SLE-15-SP4_Update/3955dbd51fbc90a3eefc765e06c2c0d3-geocode-glib.SUSE_SLE-15-SP4_Updatecpioxz5ppc64le-suse-linuxdirectorySVG Scalable Vector Graphics imageo>êT(8utf-895bae2f2459a78e0adfefd5c2bd51781e9de4006abdd4b549349740589d0f109?P7zXZ !t/] crt:bLL }没1%.ԚwP-ڒXä_Ͳ5KBQjL ꍱ & ד M8rxFf[Rg] kd5|!e!{)<`"2nՋ-ŢY;y|j 'श'\x16YNJ`/' uWry,68PH 1~IO96H.ԐR{g'pC$ZP@t~Lz:]CUBu=7)3Is$ mMToB1W{ᵒy!bF" y&荧eK =w؊b8)2U ۨ6X W&C+8 t'_*;Y‡m8DGm|-.~&ѓbWIB!$=4nK!?Fa* -#>l,r\YnX|ԥQ8ԧٔ%ˊ֧ͫ`at׌*uo5&""iѨt# r XoiRIBۙ>T^a2ʵw[5Ef*xR TVdn34ZNj$()`bKJ@FP#u66S:uB_@{1ImʴUIY.AlÞm#+V~|3O|ݒP2k(ৢ$7`1O1]R&.}hu:,/ G` }.i.ntm)m ؽs_0lJD/Tm_ly UgEzG]i;`v9)ƶncXW[`6}甉x/νD[ LݪvFW@Qv9/)fD|B`?=E:0K[F+GcWJ1ʯU1/kgy8Q4#W̉$" H.쨗W1J΄_ܟ>i|hҎ![3&;'d3"8@7Ghѻ2{bfѯ 8V3b iiۍ7g|4R\*mn&_1z}8;*mew=5MbζVT5q?ne)Y1睍Yk %M,+ *+>LUq 8 =[7&`Y|{)QtVqcz#UN;akb\,oiS-={ckoxEubWjvDJ;\@B(DV+a*Mǎ;qfe("._ (ȄKJE b&ڇ(.\xfsLIdE[5mFC9!D#a oYʤy[LƜ[}WLhQ`&ӲRb$ݫkl e3A0פ<7o^O6շ nK/KuE< uedVԨa_+ٲ܂Տр!ckG%|̑˭0Tޭ>tDLB1OABi7n;^~AlInB?cfHg.42kёnԧ'H:#~\m,fiGD4,&÷)* { CT*)֝V\? ` u[w$0F8?6uQ4ڸmg\?00Ͽdk^kt>LJ$4 %+Bc"% ~[! p.r:g&Ac1d')No·} 3:+C~FlD ~X'k.XA1Sg8~&t OÆM>w$ޘdu%h5'5TnH| DiTI:{S1(x”-vw)[֍!7 \5g7iՁjT@79lh޽ѕ ~еXǴծ(̶rB{/%Pk3uh87J0v 1$J@nl 1 \B9@t\8YΩr cyNAۚN, _}B!yXeLЖ.wZwEqli )li\APVY]K3Bݓ[Q>q4c݀ .3P P(^7"v}B!JL\_|9.#tk 7^(w񂀂/$e]`ܟiF 7mo\6Kem6zs+IaB= b#`ͨ!ӁjrCрZv\>*rQ¦3o]V{8UZr(wqWf|+!QB\dFb_8VI63O m4:y.p2x F& j S벅lG7n=B}qAc#KoH"e4:% Etu;e,6p~ -_Xf$E!հڳ` KQ,C编[68۪ۈQn^)ZJIvqL]w8[Yމy3RS5plP )a2'zوđU1ob#Ucx))HqL`kߊH%b'[W'! mh پ1B"pVނpe4mӾFL%R8HYW iNhŒ%frC8xIXxJ8W,[Gem;ǝII)a>T"J,e(t@h-_G*99jfGi,& ( 5ga)-g)M$ud&V-+')=~y Aqòjm i&1[u)Jˎ!#%$P(tmvQlӵQlh7NsxEt9&տ):&d#:)}=rşY!a0=N3?}?:طaX(Edf'3J5SLWYrfF&ϐFoԯB:JH+H [KpԦ,wY0(]F읨CM XL`ÈhV]d8}RH!yL[bKeO$/XR>^8XxJ*blLyZvqD*d"Y[⢜' DeUՆq1~%z(h/@EŪ,@t`*=A3-L.{), eta[ph? ,ݫͮcBoKD-Zbj~6* &sKrX kҘU|e*Cx1a`;] |E^)5jWcH{ռV {, Fe:{i^== 0GLJNҹk(@,Yj1A(RfWЖVO:*\riz6MZTCtn(J VdBے9dL*M^Bݯ|JoiəszHvo+]!4fQ)Hˆ m>Vrze /~0ZTa)]z>EvBIX圐kM'@-(o!,Fsn/$iDUOT4%3rB>H09|#5A263wUxKn9Z.vF~%"ѵj6DU2 c?hr='˜>v&xNܓF­ M&V]#BPɍ,7r$KcoF M$I:Q0OѪ#_R!`\SJ,Ě\AscM4MUIjPNN) <8x/pF闑Mz3zÒxt>t(rŒt, 3>J6g7#j'~IeCY>, Yb慹>̔dT BUAk)~%_V闃2OrΠׅsU>ܾ]c/@k67%:`-#RrZ@sfNSQj.hJXz]gнc՘l P kڅz#{Pe7֣S c%ErS6W 8{d dm\rDޚYcVZH߹PHLsHU `heA'ɉ);YOXEMO/f~}gؼޝ_oY)8;zkaF Q޵* 5>gjS|o+ilTÎy!v,#@!?} b4ķM׊%ٻ$*^&/fɃ|OzA*+/q&=v^I:s[8#mh紨2%,,!r~B[̗VyzrsHF Q Y4ļ=&Q.˕ޔ+,guJ ^D 8a8t4H:GaR&AX:ۺ>q-!ņR Yz [ _ d{O*,#͢{C>\n{5_-@δU e1y@7A`g=t:2y#(?h?' R}$C\+a/yZ=|?uZ+#=Z]鹡ƳY偁>UY +M~f&i^z*x8 RDK7:2x8Q%;+r3MUs;ب@S |v MZ|bE$Z6`2`KrQ!XMv|Gn`0,j.#,S[ ?JX|Pb+1\BkJj@#u>G\kV7/bwcl׸ޥn*68K< GH4+?%+˹]eb(Qz$C>xVBboz?(6ך*8=$=ꔬ7fe5Y7%<Gx,Uj^Ky6a[9<;VDEeH]l 2BV^DY_o5(Ed@ 4- YZ