typelib-1_0-GData-0_0-0.18.1-150400.4.2.2<>,Tle p9|B' Y''@@bZb@,E<Ȍzb(>.?.d , P &,48 : < @   0  (J8T9:FF,'G,<H,@I,DX,HY,T\,],^,b,c-\d-e-f-l-u-v.w.x.y. z.0.@.D.J.Ctypelib-1_0-GData-0_00.18.1150400.4.2.2Introspection bindings for libgdatalibgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. This package provides the GObject Introspection bindings for the libgdata library.e s390zl36SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://live.gnome.org/libgdatalinuxs390xe f1ba33a2de3b8f49ddf1cf6c81779f8df9becf536cdf2e268f3dba0135de8d33rootrootlibgdata-0.18.1-150400.4.2.2.src.rpmtypelib(GData)typelib-1_0-GData-0_0typelib-1_0-GData-0_0(s390-64)@    @@@@@@@libgdata.so.22()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)typelib(Goa)typelib(Json)typelib(Soup)typelib(libxml2)3.0.4-14.6.0-14.0-15.2-12.02.02.01.01.02.42.04.14.3aC1`S@`&m_R,@^h^,-]]2@] ZYzYn@Y /XO@W$Wu WVm]UYUVU:0@Ta@sbrabec@suse.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgjengelh@inai.dezaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgmgorse@suse.comzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.org- Remove obsolete translation-update-upstream support (jsc#SLE-21105).- Update to version 0.18.1: + Updated translations.- Update to version 0.18.0: + Add support for Team Drives. + Bugs fixed: glgo#GNOME/libgdata#25. + Updated translations.- Update to version 0.17.13: + Default to not installing installed-tests. + Default to not building documentation. + Bugs fixed: - build: Disable the gtk-doc documentation by default. - Various minor fixes to meson_options.txt. - all: Fix various typos and incorrect terminology. - core: Add g_autoptr() support for GDataUploadStream. + Updated translations.- Update to version 0.17.12: + Make OAuth 1 support optional and disabled by default; this makes the `oauth` dependency optional on `-Doauth1=enabled`. + Bugs fixed: - glgo#GNOME/libgdata#1 Consider loosening the liboauth dependency. - glgo#GNOME/libgdata#23 Authentication errors with Google Drive. - glgo#GNOME/libgdata#36 Clarify license in meson.build. + Updated translations. - Pass -Doauth1=enabled to meson, still build oauth support.- No longer recommend -lang: supplements are in use- Update to version 0.17.11: + Various fixes to the Meson port, including a soversion fix. + Add support for user-specified properties of documents in Drive. + Bugs fixed: glgo#GNOME/libgdata#30, glgo#GNOME/libgdata#31, glgo#GNOME/libgdata#32, glgo#GNOME/libgdata#33, glgo#GNOME/libgdata#35, glgo#GNOME/libgdata!7, glgo#GNOME/libgdata!9, glgo#GNOME/libgdata!10, glgo#GNOME/libgdata!13 glgo#GNOME/libgdata!16. + Updated translations.- Update to version 0.17.10: + Port to Meson and drop autotools support. + Migrate from intltool to gettext. + Bugs fixed: glgo#GNOME/libgdata#26, glgo#GNOME/libgdata#27, glgo#GNOME/libgdata!1, glgo#GNOME/libgdata!3, glgo#GNOME/libgdata!4, bgo787252. + Updated translations. - Add meson BuildRequires and macros following upstreams port. - Drop intltool BuildRequires, no longer needed after port. - Add gtk-doc BuildRequires: Build documentation. - Add pkgconfig(vapigen) BuildRequires: Build vapi bindings.- Modernize spec-file by calling spec-cleaner- Replace old RPM macros and constructs by new equivalents. - Update package descriptions.- Update to version 0.17.9: + Major changes: - Support reporting quotas for Drive usage. - Bump GLib dependency to 2.44 for g_autoptr() support. - Add g_autoptr() support for some core classes. - Port from GSimpleAsyncResult to GTask. - More porting to the Google Drive v2 API. + API changes: - Add GDataDocumentsMetadata. - Add gdata_documents_service_get_metadata(), gdata_documents_service_get_metadata_async(), gdata_documents_service_get_metadata_finish(). - Initial g_autoptr() support for core classes. + Bugs fixed: bgo#783046, bgo#785885, bgo#684920.- Update to version 0.17.8: + Major changes: - Bump GLib dependency to 2.38.0 for G_TEST_DIST. - Bump libsoup dependency for tests to 2.55.90; the dependency if building libgdata without tests is still 2.42.0. - Fix use of deprecated GTK+ API in the demos. + Bugs fixed: bgo#779641, bgo#780067, bgo#780081. + Updated translations.- Update to version 0.17.7: + Major changes: - Fix licensing in OAuth2 files (they were mistakenly declared as GPLv3+; they’re actually LGPLv2.1+). - More Google Drive fixes and tests. - Documentation improvements (including bumping the gtk-doc dependency to 1.25). - Google Calendar parsing fixes. - Pagination fixes for more modern APIs (Calendar, Documents, Tasks, YouTube). - Pagination support in demo programs. - Add a demo program for Google Tasks. - Fix Google Calendar query parameters for v3 of the API. - Disable PicasaWeb tests as PicasaWeb server is now mostly read-only. - Deprecate Freebase service as Freebase server is now shutdown. + API changes: - Add GDataDocumentsEntry:file-size. - Add gdata_parsable_get_content_type(). - Add GDataFeed:next-page-token. - Deprecate GDataCalendarQuery:recurrence-expansion-start. - Deprecate GDataCalendarQuery:recurrence-expansion-end. - Deprecate GDataCalendarQuery:sort-order. - Deprecate everything to do with GDataFreebase*. + Bugs fixed: bgo#684920, bgo#772756, bgo#773057, bgo#774179, bgo#777980, bgo#775813. + Updated translations.- Update to version 0.17.6: + Minor test case fixes. + Fix a download crash on zero-length files. + Bugs fixed: bgo#768278, bgo#768363, bgo#768282, bgo#769727. + Updated translations.- Update to version 0.17.5: + Major changes: - Google Drive documentation and test fixes. - Minor memory leak fixes. - Update autogen.sh to latest GNOME recommendations, fixing builddir ≠ srcdir. + Bugs fixed: bgo#684920, bgo#759180, bgo#767784, bgo#767785. + Updated translations.- Update to GNOME 3.20 Fate#318572- Update to version 0.17.4: + Major changes: - Download stream data corruption fixes and fixes to content length calculation. - Fix symbol exporting on OS X. - Fix copying and deleting documents in Google Drive. - Fix folder creation in Google Drive. - Fix metadata-only uploads in Google Drive. - Fix searching by title in Google Drive. + API changes: Remove a couple of incorrect GIR annotations. + Bugs fixed: bgo#755976, bgo#754821, bgo#758119, bgo#684920, bgo#758524. + Updated translations.- Update to version 0.17.3: + Major changes: - More Google Drive improvements - A few memory leak fixes and improvements in the unit tests + API changes: - Soft API break for gdata_service_insert_entry() when creating Google Drive folders — you must now use gdata_documents_service_add_entry_to_folder() due to changes on the server API (see bgo#684920). - Remove two unused symbols from the export list; these were never intended to be public API: . gdata_freebase_result_error_get_type . gdata_freebase_result_error_quark + Bugs fixed: bgo#684920, bgo#754821. + Updated translations.- Update to version 0.17.2: + Major changes: - More Google Drive API porting - Port from v2 to v3 of the Calendar API - Update and re-enable a lot of unit tests (streams, youtube, freebase, calendar). - Add calendar-cli demo - Port to use installed-tests; this adds - -enable-always-build-tests and --enable-installed-tests configure options. - Port to autoconf-archive macros and add an implicit build-time dependency on autoconf-archive. - Allow applications to store and restore the refresh token for a GDataOAuth2Authorizer to avoid re-authenticating on each startup. - Bump libuhttpmock dependency to 0.5.0. + API changes: - Add gdata_calendar_service_insert_calendar_event(), gdata_calendar_service_insert_calendar_event_async() - Deprecate GDataCalendarCalendar:times-cleaned, gdata_calendar_calendar_get_times_cleaned(), GDataCalendarCalendar:edited, gdata_calendar_calendar_get_edited(). - Deprecate GDataCalendarFeed:timezone, gdata_calendar_feed_get_timezone(), GDataCalendarFeed:times-cleaned, gdata_calendar_feed_get_times_cleaned(). - Add GDataAccessHandlerIface.get_rules as a virtual method backing gdata_access_handler_get_rules(). - Add GDataCalendarAccessRule - Add GDataDocumentsAccessRule - Add gdata_oauth2_authorizer_dup_refresh_token(), gdata_oauth2_authorizer_set_refresh_token() - Add GDataBatchable.is_supported virtual function + Bugs fixed: bgo#684920, bgo#664353, bgo#750335, bgo#750480, bgo#750395, bgo#750746, bgo#751782, bgo#750914. + Updated translations. - Also bump version in baselib.conf, that was missed on last update.- Update to version 0.17.1: + Correctly increment LT version. - Changes from version 0.17.0: + Major changes: - Port from v2 to v3 of the YouTube API — your client’s developer key may stop working due to never being configured for v3; refresh it here: https://developers.google.com/youtube/registering_an_application - Port from the Google Docs API to the Google Drive API (v2) — the same libgdata APIs should continue to work unchanged. - Both the YouTube and Drive API ports are not thoroughly tested, and a number of unit tests have been disabled temporarily; code quality will be ramped up again in subsequent releases. - Add support for OAuth 2.0 authorisation. - Commit to API and ABI stability. - Add --disable-tests configure flag to skip building tests. - Various improvements to the unit tests. - Fix pagination handling in Google Docs. - Add demo applications for Google Docs and YouTube. - Various Freebase fixes, including a huge number of new tests and authentication fixes. - Various JSON parser fixes. - Note that the Calendar v2 API has now been withdrawn; there has not been enough time to port libgdata to version 3 (ongoing: bgo#664353), but clients can (and should, regardless) use the CalDAV API provided by Google Calendar. + API changes: - Please see /usr/share/doc/packages/libgdata%{_sover}/NEWS. + Bugs fixed: - bgo#646285, bgo#657539, bgo#739395, bgo#737799, bgo#739956, bgo#741345, bgo#737539, bgo#737936, bgo#737540, bgo#737541, bgo#742472, bgo#742473, bgo#687597, bgo#684920. + Updated translations. - Bump soname following upstream changes.- Update to version 0.16.1: + Major changes: - Add a --disable-tests configure option to build without uhttpmock. - Remove downstream fix for ISO 8601 dates which was breaking Contacts. - Various fixes for the Google Tasks service. + Bugs fixed: bgo#739395, bgo#737799. + Updated translations.s390zl36 16951543900.00.18.1-150400.4.2.20.18.1-150400.4.2.2GData-0.0.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:30272/SUSE_SLE-15-SP4_Update/be459215308be247a967672f9732d3a7-libgdata.SUSE_SLE-15-SP4_Updatedrpmxz5s390x-suse-linux PR R RRRRRR\w6^H@utf-81c1711f8823b31507cdce520aee34c48fd2834c2c8e280d4ffb599ab969af44c? 7zXZ !t/7!]"k%#aQK@XDnAmwf&9#%^H]0al-xQ`0v Dz_RM6wnVJPt*_q-sR5v {k)"rfoOV?tngYjPQxҾ7G~;gHݼr7pQA!ƃ- MZRi>0py!^˜$Pwe~p$N;a ܺVMvUAq`gd_ i^**& f41\8\=ٳZ$ hOhFfl\w Fao.n%9 2J؏qA afh:VS+K G''f C؂[Ah H@RRiQJ[eVL6t%O~i6@Pe4W%`g*j *Agz\XIՖCyTC#FAhr"^&< UN@ _~rQ(0^m[Kmn?dƝj&qhR4k6 $wJ=79M 8"ևP)Y&ܖo@q-6=Q1Y.ZObؠ9D{`|@#}Kz4h‰20v.?VRE-;pjņFb'gzBa/BW]V$WŸq ͘m"2vwIڙ z>D \F[&)Epj,zf!hs>Kz8cg*s ?64!*x\δN;s 0J`E:|ӑRN># ЫM ?zV%}XZT}[/jJkC7巘v Uq &NM|X)*LiT_A=CW|)zhe.ۻ$!>(NstZȈ1LJHda#L!Z3V s˞S(,ɚrBC6a )ޡB`@'B;R+43?=u Ҙe˂#kC*' 6CP R}Tch36M*~`An>X|,#XI8餀ǷZdlysbW~- 4S('_N9ҌE:2'R}h84XWR$uCDĖa>hCekZZN;-ˋnna/ˆCG?ţ\asbSOL&̯㶏TL/?@}La {prQڍxM&)ZcG?Yv7|@ՃM>U|!֘X[r K)3(+`AB菓@L;i1͞Rle[i-@,g*nG m,o(i,3uhH1K -A11s2]jmŸW@(GOM߱Cv Orh];(tq6* CUg+qeFzPRRF{SӖemo*ήȽ>}hCzO1 c606)" .[Zŋd$; rX6[c6?wT i;Vᨊm7A5>ƻTA.sT~ʷqITk ]XL_Mo}&{toUz%]ZOi>鹽0JߌhC4e:@uT[Ph%sR,AH(D}ZZL-Ic_gʴBYQݷƣt1 4 +EB`[WB\p6׎&L,>/S JlֲX&t18&S$cZ\\Aײ#Tali=0>!^nMeE<Ű -M)C$'H{$M}բ[f5߈ 3i-Xƞ&'VqF R. :RNt%nX@/%1wZL8o9~>ZMRvZ.Ey{]T :`V$f݇-53gZ.zNh-/'Hz oޟ(xY+>$n_R<DBF.Ǔ_X`Sm;x C_flkn[^uXH{t:Buߓ|tjQ;Abr}en!7SF].*3}_(.aݧZ@:5g]̬,iFRwR5\>7p1JǔnKkMÕ8D5GΩXL=FC`btpnNZJݟNA֖Ԕnas֚: RqGO =s v])#RxTOIB%,j*wBg7k(F9>mK Mj2.?/邴-X gDz9!=|8v [6XƣzrK `.1“>wayBzլ5gtsl"Sf#Ŕ )(3E!o8Q)QbȈ<2eE*h[QӀ$]ټ#}8qk&f궍B#o>ń}{RcmHؼ*dMmF| ;<D_|^ +ܳ(=&7r쎫tMHyNU~ves|8y)Yj5S9[ۡa\kEc\ kΊ&c [ܚ7.NyfJ;nW.jTq44kSEq[ѿ(lQm6=};(vvmVqΛM~u\Ks<cK[Tg\vm JցF j8UTCrD;ږ] [H>YkOB)bqCsxwR)V% W ju꓉gqAfNh;O9՘ sՑ! qa:t n4BIw,x@X7 YRr!o4hC͛фB%Q@3.Xa2;VK %X9}Xyg(b\''iN]&vL`$0V@CmK!n<6[W G1$;NK<=0U m52|)e+aPӟ 4x1ۊ^!G}N6pb[ZDŠ̴}aC7\g17Ñ+,Q%&N$n  45;Έy.-Q7^{7 3|R 2)DGuz|hHJ|2ʔMg8 e({a gHWT7|TYK< %O-O4ֱ*dzi"J_Pvη=,Dto)K\а1ocs(ѽEA a4ʉWJgٜȘs\CgfxP=mC? Jf^#Wv^q`{4bu/zo c׋^Ï6_yoNx|tCq JY稺'ԔUmŖk˃.>owIŚ3yBxHDvj~Wf$ag!y%"6 .^[%uUK={~* M\/ |Ar*5Dp2wa`nP^17;<}𜬏@pdImE@'X 3mvPL?*>hw'enrg@❂.a)S>)#ĽydiEܘ%JzQg;A')Șۓ:喞U4Ymޣ'Ħ IRb H$ϦF+#WT5oe繻ұIe֓ |_k`!,r5"ueDe.ETĻZ^CT5gd14y^>Q⺬+V}.%jNI tj+=sV+bc:y̜b4 ]e}q5`8V~}|!6&ɵGn3S4e*` 5u HY`y? ]F 4K=tڐR}Ew|rl0R`bNKQX# I:]# ]et-uS$25( ?7G.)'%6UY/.iG~XH&_MAMT)nj=UDm/~SXV^mئ@%+.P bo:QD/@(Nz$b|^{ޅ\4G¼\JeـG˻B"7uޱRcJ_] M*xX@,9Oꭴ@FUe0EHsq2 4L\\uUE3CUvo:#η}`K>5r"0"gۭ }o|7.5lgXT1܌q"Y0į>lKl)(t^\'uu|ՠLAsOe&Q-ī3r[0\cðY!CTqR<ޟ$4Կ\FCrl2ETf~*-_+= 3$YI-ə]>ft~UnUeEvE^ L_aй2*  4.-9L`\!Z-U׫!oURV&\a>BAX<A^ {׫D^Hr Y2,Ac]IU$>& S-e;>e7p 9EfwBOV QO׎(فR0d3Bv|hTͼX6iPsUzӣHԲX` UR:-VeH2$Cu _-c$Ʊ06sjMUv2 |wL=ŽW0paqf-/hW+v*# E~3JbCi3 ';)9 ^[^7c z~-J-#cRh0_ m&V3@Z*fP:sp:M]'hl Z?iP)Y>qFJbmpzM>3G6'z&-Zx)Uwc 9I Ϫ kK+_a]Ԡgzr$bGT~"eaeJŐ{9p8c?nD^5pCGiSxf=m `o0Kw0q^vhI[Aa dRݤ[Fn\1mN(OiU.fi<< ߚ5w"'r\!cAAul8VzK3%ڼҋYYl،|*7m㺂q/&Ǥ~QV{9%l>|[Nڃjx&3L62BB |WSIx''_SjEVbtF! *3 N"Y/sՆOt<<=622m|H*p2`'tmA7^J1Ϝmar &!օeG)=8,?1߫+4Ƃ$tv@l#:G ʒAF-_eQyQ@N9Y!*:5saw/;g"*|"E|6M>`DN 5KV?A]/zrHm~seTgMp[z;)=f6|7FfBꄐ6+g14y7[ZlvЂ֒n2ěr$60O0^_Fjm7.\B!,:XjDg˾{/#ܶ{Tahf\ pKdH@aty@w B76 @Cn[j YZ