geocode-glib-3.26.4-150400.3.3.2 >  A chp9|'X]wPAKv?2{9S%W[L%rS0y^.:ԭfHf%J7p((R˖]0 ='͖o =ž%u+җ<1k]U\wWsX=LKA<߿S5{_9:py,x 4.{G?mRGDvQc0Z?ݰjGyx0{)ReGT.e>aCV?44858609463e87c488998f71abd0b3c63c7b9f25ca9dd962fbe3c6d487524107cd04bafac27d3bce41e53058ecabc239b6c011b6<chp9|/qItܤ,#i̻WKP:TEERK3~p;$?d # X 4:@|     PLp(89p: qFGHIX,Y4\\]^bcd-e2f5l7uHvzCgeocode-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).chHs390zp31bSUSE Linux Enterprise 15SUSE LLC LGPL-2.0-or-laterhttps://www.suse.com/Development/Libraries/GNOMEhttp://www.gnome.org/linuxs390x|lD/sAAA큤chBchBchBbbbbbbbbbbbba9b36438186a4302601e31509246579f6b39955eaffef6caee19eb830f37f75caf5843d1b0875885ff839da92f0a6695bf8937222dd0f1dd42c1559f713083cafa95b28bab16e50722f54a285ed339e377b91d079d3fed3ebf7c21e126159745d6e6a9183da0643f28f10195f679a8465556ba75dc7500b7c1cef6e42d3c80bd2df67fbb51e49198ed6318465128f845da1631ab66f943b95a90b724c1b522aeab1ee287631ef88c2829144961bda2cbb8732e5008aa4512c9474fc7d202f51c5b309b3141ef8da729bcb82f2ac7271818ef57045949a8de66474e4b0dae051422af507f56227465b26103aa18cfad89794c99fa1860b4a8f52ab17ebc2943e50c61a493f2ecc78208f5660ece4a983160d7e791b5edc7f978e20849ae156275966a5851492084bf052a7b39661678d81e822975c161101af7dfd88de0c01cbe74561a1bfce4a9b1cd1163182e747da032117a9e7a51657d1b7b95847d34d04e81425d4273ee9fcc72792a7dc91d886f2da7d5a7a29906cf649a769896970bberootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgeocode-glib-3.26.4-150400.3.3.2.src.rpmgeocode-glibgeocode-glib(s390-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.s390zp31 1667797576 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_Updatecpioxz5s390x-suse-linuxdirectorySVG Scalable Vector Graphics imagefυ:6G&utf-8fcdb2b955f12ce2f5fc5d63cf1df0890fb95a648f153d2d2d3fcdd297f744de8?P7zXZ !t/] crt:bLL }Y-QG:IS,$M>i/szFB?˛\=_0$?M܃0Qh\? +SY3ЦwJaNPn I>~nU _"]|ED@ML'⠨1 6'[.K-2gbY@;ɖ/lݨyZ~-Z5|f?9toBa}CVxCDy3udž_;h<<56F E5f@ FNvEӸ0_ٞ+`AA%}e ^_s=U 7y=EcEh{E mgܫHrʗ+OBC9?Bp3$o d/׮HX/k"B_͓3*ǪbR$T~׵&`2.UZSs]}1WN&Yyxońcu}9Or 3ӻ ,,Dն¨؄w{*ڜcrnEk߈s%Iغ\xDT_f(z=bx8ZR잟!ƯCQ~T<! _^s;d.XiYr[4I8?RJ98HazLA =2D%# vd[lsodΞb-G|%lt+/}`E*4:%f~:A/`r`}d(bh/G  ,PmOޣ#i@4fܠҪ9,.};wotؒVF  vC/_o iH!P(ŝ|͎kjDn-+wz^t`N Piz`$1D N@P$j-tIِ=9PNXtNPfm]Bp0AK9su0R5Ya澜%[K3 _\C]i˗tRd] &֗V3!y(AcxQ95Y)q?8Rqe,ُ*SBh%Nqk#XNR*e%'{C2 twfϪ-FTRd埉v_hJ<*NŜWYnDs٬qtc`8y*ф .kCX~;!cn} @N">ŵ98SΈ@ߦb"!t߄Eq}T=Ex9BßK|gzx4%/848ß7L{'"]nPSrTDžM*Y>hP* KГ*f)ڗP!A9U=]~)?#l; eTU cŖ!!NmɸyRx#"?UJJ0nc8D}y@(/[@r!wa5#:O&zt C' "ȳ77&q1N1:bRQdQ2O&D ƣ눽U03=/+$r*@Xq6[dcNb4ufŽl6l-ߙYZbP$td,  }90w~[UJ<'8!;ڄ_M-D0b{Q-\"&yizk[va~,*#\liD_sʩ/㥱ε֙ K]4IuRwZEd6x$Q SD8:1o_B6%@<i! chNJup"5gMtq7 u3 !nhU#*(c="g44KٟkNwf^}i!"tCUh_R~71|ѨX VUh,MY) 0Wwqaa,SqS9K_DzI;D=ݻ+Щֻ𲲽yz hAuh ߏof7tzNlFOgr;UA5 vw͓:YlA3gg>Lso|:=?]uLXF ͦQAI] س7kf0{ϲ2C>%(mx!`G.Kah"=!*n{dˍ1M_/IcaThoy*z/V*FfN|˫},&HIH[=ōb쉏vکUIkL!w~ϴwͅNN, Tj #vx9A3Z&FEi]0W<MxKܕ .7$.8$Y>{[]M񑨎"&.v2q lIo4{-ow(ѝP+t+{9%Ü5exWRp%Gm/wZm cU3#.DFqRACPJ|.c?qʃ,9H\.s%G:}TR[_S"6mbx ?Bm%JݳE$+DŽ#xD1;&,uWZb@N'| 9id`zgF&4z@qafKoN 7@6<ǯ r~.Jf>@=+E_ǀf85f|N$)Fs\Q+'ه\& 8܊#˿9@Q"sD1)9-fBgнI 4-{@˧ l$K痖N`QV]OL_$mc#a95:Mg+AɁ[W)=]{K.-:4{c~w~v8NF*:tph|ڄjJQ"u鵂:KdA(Ooy|O He3j1 Tu+s}xI{"l.x12\;# ;0{c8+b"m;̀ĉy܈9~Ea=H wnEvk9CZmad13' q7|N[<4䂖i"-MwVZ9@)F@ҎID1sBzmERoVG`g3>5#4mkQX`gyYU HO ~0:AaW8\/NGnVw BF'ȜG<wDZ:kS+^^BNtfCT (Ӝmg}TywwuOoTފmM珦3.jiv?-~Cc_醀(O٩k*X}[uG"}aSȗͿrX2CTpgKtb1^wA"s)