geocode-glib-3.26.1-1.59 >  A ^vp9|D4lAAo GA {tqnyElauz%&!0SSPm/=~owCgxz%ޛR8$":`nH3Cl739zuh96Q8Jn\Yi?/N+˔;%\38 X )ۨBSj=  ļ,Ŋ٩vomI瑷\%hKNrW}e5չ|QFo*78d810a9b1768975a4a738ff723501487678af230239a9cc9fe633abda5a9b63cd985f66a5a1999af096ae57e074a8294affdbd18̉^vp9|b7h-T%H("oh#b7:_uh^G;btEs"BJBJ Ym?qz!Y3^ {p> SUo#K\Reض 4B z[k#mXTmwIHGrM 󨍜հ*5;( {&9ԕ#WR2"^,vL?M ,kr䗏fO[]ğ 49GC?|S+IgB{~&>p;?d  P ,2<x     L@dt(89X: 'FGHIX Y(\@]|^fbcdefluv<zi|Cgeocode-glib3.26.11.59Convenience 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).^1xinomavrobSUSE Linux Enterprise 15SUSE LLC LGPL-2.0-or-laterhttps://www.suse.com/Development/Libraries/GNOMEhttp://www.gnome.org/linuxppc64le|lD/sAAA큤^^^\Z/\Z/\Z/\Z/\Z/\Z/\Z/\Z/\Z/\Z/\Z/\Z/a9b36438186a4302601e31509246579f6b39955eaffef6caee19eb830f37f75caf5843d1b0875885ff839da92f0a6695bf8937222dd0f1dd42c1559f713083cafa95b28bab16e50722f54a285ed339e377b91d079d3fed3ebf7c21e126159745d6e6a9183da0643f28f10195f679a8465556ba75dc7500b7c1cef6e42d3c80bd2df67fbb51e49198ed6318465128f845da1631ab66f943b95a90b724c1b522aeab1ee287631ef88c2829144961bda2cbb8732e5008aa4512c9474fc7d202f51c5b309b3141ef8da729bcb82f2ac7271818ef57045949a8de66474e4b0dae051422af507f56227465b26103aa18cfad89794c99fa1860b4a8f52ab17ebc2943e50c61a493f2ecc78208f5660ece4a983160d7e791b5edc7f978e20849ae156275966a5851492084bf052a7b39661678d81e822975c161101af7dfd88de0c01cbe74561a1bfce4a9b1cd1163182e747da032117a9e7a51657d1b7b95847d34d04e81425d4273ee9fcc72792a7dc91d886f2da7d5a7a29906cf649a769896970bberootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgeocode-glib-3.26.1-1.59.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.1\B@[Z@ZY@Y@Y@XWW @V@Vl@V@UUYU{@UQ@UQ@U@TTp@TxcT?@bjorn.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.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.xinomavro 1591737137 3.26.1-1.593.26.1-1.59gnomescalableplacespoi-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/gnome//usr/share/icons/gnome/scalable//usr/share/icons/gnome/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:SLE-15-SP2:GA/standard/6daa235007226704672365c49b624b15-geocode-glibcpioxz5ppc64le-suse-linuxdirectorySVG Scalable Vector Graphics image@1] LV3utf-891dbeb4061ceba72535e43e74ab5755793ffcf90e1e8eef310f032b3223db505?P7zXZ !t/] crt:bLL C΋=V&zr*z>{ 2O+P*S|ἼĒxob+/=_&Cv0q5"E80)Z!\91oU>ވ!Ny!nLQQ7.\V,}6-hEy v{v^C2~yoAv.2t*S턣dPyGgSX}K<2}{TL,~RĐ^r .D@ic Iݣ1J1yLH,>u˱4_Xu1##"}\;%e^*DV!F5Y^}'(a0$ DfĐ ]*6+6lea] JlAvpUǑ6PQ7*SL:Q9&}XL~꯱ZN@,iK"1σtO1L^mD[xq1}%q,55Aѣ8l6]<=L~6%5NY)_MFZ̍Ӿn,s"u,%Wz9hqz)ȷ1f v,zŽuD7 A]qv pJ0Bo78^>A\G`Wz>_`bG?~a.X=xj^l(_g;A'LhS~^3ס@ ]O&tۿMvvD?q$|R U kJOtra$mBFuh ,G\*\QpJAۦ 1b3[=Z|iߥ͗y𳂦%JDx:xt:nʠcU1Bglٹ^dG7z|H'7q&[oN)30ZŤb'M(at,n"=dDD!ŏG#Gj2fu'\#/%FwC3*Dtf]JU0hF9_ sUDf{ڦ*x|;j/`CzTrEˀڨ$űޱ]gȹFrx,yoݤ蠙jU>&''Į=4np7F$r[&օwk uG줉µ_-M/r&v'F3ۏKSwhm ;^_WLĨ.I΃ݹ92q\^:67(>;.f""R#,e@ l| .o>75}?:') RĮh@ӟ ߪux94`aΡ4c^kdKCfD۠#dΑ8=xJ`hg\c|ڝgG/1-''uLV.2ֹz=o6(v\fymKxؤxG,Zv]@PVZ7 ˙|M}M3HMҭAy0L%/ I4))&7lnbN;GŢO/H6,R0W7M/wǢ:C<^Y9e@0q /2@ ;]OᶱX"G܇Λʇ h4c@Zc-PȚP9XWEb<şDZŇjŠ-a\'-Š 찔B(Z@LfryY&-9;S4I~_9,i6:@9\9*)Y"0D$_jN9zw͆88*Q:茗L1jZV3l; (k@"Oѷln MG1W8p^m&.JT\aZ?8öe&|"E3G^~RSo H-t^qZrhIrO2Ljwu(F[E ]dq o9vMxkŀA2m*taMTdY5%MOЧ:D|ʑbN$.IC~tr\Cۻf[g 7X[iK6nV(925Qj2$<.r0 MPS"I@c=tIO[<0(<7Z.b߯#H-?Vg_O :瞾;W eYF8/-H\ ;|lҾ^2aM5:SWo9Tu|a+K+MDy ?DjK O6@O7 -}S. 5 U5Zd@9 T&DWF݈҅u\q]O(gF#Ċą^UmqSiʫ-tξM`:O"F.0{JԞ+4#< o*Y롕FEN{?d]"{ΙsTMFۓo= Ż*3eO:ԚG" xEEU#ZOGDO/?Lv_- AܛgPfccNXy GjsHLvT2e\`k&r-fR@/Yݷy5'J=UTMdzk>PIS/պgE]%i8\ M.3%<Ʌw5"11.0+3غKKhLܔDNYUcEf3wѨoH% /9.x~)+Lô&R1;2|G5T} 7Kݪ) # ȍujSԨ1ͯ\fqtXB+iXu <$vq8>ECMj#>CY r#i) Y>%{p8XL}cVi5Z pLF4!~&8;wZQ pM\O< ȈR[P+wRedtB:INˮ\JM:^S-z~(~syY:_ ݏF' gfCVwQCk^⡶~ǶXf`ʁnPl% oZw|qY(b,i]Y#!HS۬>)9 oPa3KC51^'~pZi.2}SN!hC m_5+5#d=Bt$I[^C1sqIitkC_ }溔ŕۋFoV@wv'_Pfܘ9fsG8Q4>/\QDxhI=qa8\i*Eu/;z/Dm(7Mp ߁,N28 2:&4_b^ nϫ_~Hi&hif$ !Wf:-([])ҮلP$Z%pAf:p( fՒH[ڟʌby}-6й5?WUV q]nWX)\{햢tcW꺉twk4&Z 3&k|ּb;8KJV}҄ZM5}yknA..dqir(c*6] lDu=G努wEQ{$Rzih5j.5^5X-k>z#۫#F rA iVTY6-Kp X-I^EoS~_/}#$]-a4b!l7'cޑI8]5nAG{a*IDHv/T+ )r)?pm"D=kCvhiߒa犖摎03f 8hDTI}$2- VHt5O+!X 3" (?Тe_a>8'0"_gE1SykSoD ~!E}gO90M0/ !7}S,=ێ0nXQȣ{1?";8p'G5 ;yS.17RŚ eI2-݁$ o1|O>i)D*_I&OsxԿ a ɮ&GXe%A5" pR:1sBh+f.ʠl'UhY%F3<m{VsU? AՁQB7iZ:B7g.ҵ0Ƶ/a0ڝ׻'Ѣ`9dtyqwWzeqG]'r]m i< 3}uLQd >^zdQU Dq,lҶwN9\*m;02MAF