typelib-1_0-Rest-0_7-0.8.1-1.29 >  A [zp9|Fս67Jթ;{ $/uKDZtnf)>hYzT },U/`"צ]@xmBA>Ct-z  7vL291_ r7:=6菥" aNi j_ԏ;d=k(SZbCS"7p5)> ߠ3dʦʚfKkm7ld7mgۓ_¸YtfCc.098d64afb64b1d02536d74777b842fe4759311c71f622b5444fa557d1bf9bcd317e00c11db7083e5489306a7f348fb438e5fff04=l[zp9|_&k+ jQyCY9^lw^ъ" $hn\P"k;vGOS}Y-i+5yU1x̡2+/C(P+d6H=?n3ٯ3{}}JxKЧnv0ńFbXqaK3Zl&="KO%Wå ; he@6 46=dF›iO\,e%4vvir6 PeZ.O3]eW~IW>p>"T?"Dd " c 39@H L P X  p   (89H:FGHIXY \ (] 0^ Xb uc!d!se!xf!{l!}u!v!w!x!y!z!!!!"@Ctypelib-1_0-Rest-0_70.8.11.29Library to access RESTful web services -- Introspection bindingsThis library was designed to make it easier to access web services that claim to be "RESTful". A reasonable description is that a RESTful service should have urls that represent remote objects, which methods can then be called on. This package provides the GObject Introspection bindings for librest.[zxsheep01V0SUSE Linux Enterprise 15SUSE LLC LGPL-2.1https://www.suse.com/System/Librarieshttp://git.gnome.org/browse/librest/linuxx86_64C<[zs[ztd76165923c58af8d9abd1964932cf907c9cf6b372c1b8082e45c3cc9bccc499228fb62c644f11f60b809a3d75cbdc1bc9680e85aaec9809bf516b4043e7b583arootrootrootrootlibrest-0.8.1-1.29.src.rpmtypelib(Rest)typelib(RestExtras)typelib-1_0-Rest-0_7typelib-1_0-Rest-0_7(x86-64)@@    @@@@@@librest-0.7.so.0()(64bit)librest-extras-0.7.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)typelib(Rest)typelib(Soup)typelib(libxml2)3.0.4-14.6.0-14.0-15.2-12.02.02.00.72.42.04.14.1YX:@W,@W@U hT @S@R@Qޞ@P>@O\@O@N_NvMVMMM@MoLs@K@K!@KjK9@JJ2C@J@JMJ@dimstar@opensuse.orgjengelh@inai.demgorse@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgfcrozat@novell.comfcrozat@novell.comfcrozat@novell.comdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgpascal.bleser@opensuse.orgawafaa@opensuse.orgabockover@novell.comglin@novell.comglin@novell.com 0.420090612vuntz@novell.com 0.3.120090518 0.3.120090511- Update to version 0.8.1: + RestProxy: Set the payload after _upload. + proxycall: remove double-assign to status_{code,message}.- Use librest-0_7-0 as shared library name, similar to how it is done for libmwaw-0_3. - Drop redundant %clean section; use %_smp_mflags for parallel build.- Update to GNOME 3.20 Fate#318572- Update to version 0.8.0: + build-sys: Set version to 0.8.0. + tests: Fix lastfm test. + tests/proxy-continuous: - Simplify the code. - Server chunks can be different from client ones. + oauth: Don't leak temp data in steal_oauth_params. + rest-xml-parser: Ignore text content at the top-level of a document. + rest-proxy-auth: Add rest_proxy_auth_cancel for cancelling authentication.- Update to version 0.7.93: + oauth: Add missing include. + xml-parser: Add missing break in switch statement. + Don't dump XML parsing errors to stderr/stdout by default. + Fix misc bugs in tests. - Drop librest-missing-include.patch: Fixed upstream.- Update to version 0.7.92: + Bugs fixed: bgo#665716, bgo#708358, bgo#708359, bgo#728340, bgo#728952, bgo#728953, bgo#735919, bgo#735920, bgo#735921, bgo#735922. - Add librest-missing-include.patch: Add missing includes.- Update to version 0.7.91: + Bugs fixed: bgo#702483, bgo#703103, bgo#703642, bgo#712231, bgo#712747.- Drop librest-fix-build-without-ca-certificates.patch: as identified in bnc#825903, this is not sufficient and needs more investigation / rewriting. - Revert --without-ca-certificates configure option back to - -with-ca-certificates=/etc/ssl/ca-bundle.pem.- Add librest-fix-build-without-ca-certificates.patch: Fix build with configure --without-ca-certificates. - Pass --without-ca-certificates to configure instead of - -with-ca-certificates=/etc/ssl/ca-bundle.pem (bnc#825903).- Update to version 0.7.90: + Allow to disable libsoup strict SSL check + Add username/password support + Several API additions + Build fixes + Fix some leaks.- Add baselibs.conf, as we need the 32bit package for gnome-online-account libraries.- Split typelib files into typelib-1_0-Rest-0_7 subpackage. - Add typelib-1_0-Rest-0_7 Requires to devel subpackage. - Change librest0 group from Development/Libraries/GNOME to System/Libraries.- Update to version 0.7.12: + Build: Detect CA file location [bgo#663783] + proxy: Force all SSL certificates to be trusted [bgo#663783] - Add config(ca-certificates) BuildRequires and Recommends in the shared library package. - Pass --with-ca-certificates=/etc/ssl/ca-bundle.pem to configure.- Update to version 0.7.11: + oauth-proxy: Fix format string warning + oauth: - Add GType for OAuthSignatureMethod enum - Add property for signature type + Build fixes.- Update to version 0.7.10: + Introduce rest_proxy_call_upload to provide progress feedback. + youtube-proxy: Added upload progress callbacks. + Added documentation to rest_proxy_call_upload. + bmc#13746: proxy-call: Allow customisation of data serialization.- Update to version 0.7.9: + Add "disable-cookies" construction property to RestProxy.- Update to version 0.7.8: + Add youtube proxy for uploaded video. + Fix introspection build. - Drop librest-fix-introspection.patch: fixed upstream.- Update to version 0.7.7: + Fix a few introspection issues + oauth-proxy: - Use POST method to do OAuth 1.0 authentication. - Added 'signature-host' propery. - Add librest-fix-introspection.patch: fix introspection build. Taken from upstream, commit e9c917.- Update to version 0.7.6: + API for manually constructing and outputting XML - Changes from version 0.7.5: + Introspection build fixes - Changes from version 0.7.4: + Add cookie support to rest-proxy. + proxy-call: Add continuous call mode + Various bug fixes. - Changes from version 0.7.3: + Fix memory corruption in oauth-proxy-call. - Changes from version 0.7.2: + post-twitter: use the correct URL endpoint + Plug leak. - Changes from version 0.7.1: + Flickr: add upload support + Various bug fixes. + Improved documentation. - Changes from version 0.7.0: + Remove FacebookProxy + Add Lastfm proxy + Add a oauth2 proxy + Add RestParam and RestParams types + Flickr proxy: Allow specifying the permissions required in the login url + Various bug fixes. + Improved documentation. - Drop librest-fbconnect-url.patch: facebook features got removed upstream. - Change BuildRequires to pkgconfig() ones: glib2-devel to glib-2.0, libsoup-devel to libsoup-2.4 and libsoup-gnome-2.4, libxml2-devel to libxml-2.0. - Add pkgconfig(gobject-introspection-1.0) BuildRequires to enable introspection. - Update Url tag.- Update to version 0.6.3: + Fix leaks. + Code cleanups. - Changes from version 0.6.2: + Add introspection support. + Mark GErrors which shouldn't be freed as const. + Add oauth_proxy_call_parse_token_reponse to parse token responses. + Build system fixes. - Remove explicit Requires of devel packages in devel subpackage: they will be added automatically the pkgconfig()-way.- (re?)add librest-fbconnect-url.patch from Moblin:Factory to fix the build of bisho - some spec file tidying: more explicit %files listing to avoid unintended/unnoticed major changes - use %soname and %abi defines throughout to spec to ease future maintenance- Fix spec to comply with shared libraries policy.- Rename to librest, provide/obsolete rest- Add librest-fbconnect-url.patch to add a new fbconnect url funciton for facebook- Upddate to 0.6.1 * 四 7月 16 2009 Gary Lin 0.520090716 - Update to commit ff4561e2a8c38f49127f6e3b2ce7c238a29e1571 * 四 7月 09 2009 Gary Lin 0.420090709 - Update to commit e9a71922f5997243c45dfaaff21dd9b4a6340ca3 * 四 7月 09 2009 Gary Lin 0.420090709 - Update to commit 41f91eec3d26a2514c4bc310b90829cd2d14ed4a- Update to commit 92e1871d3181a73a780f588689733f25e3df5b48- Use configure macro to get the right options.- Update to commit e49d8730bfb277af59732822e78535ef37e29b6c- Update to commit 153d2e8c5cc3452a7275c7ea7fa6abe8750cde8bsheep01 15272822960.70.70.8.1-1.290.8.1-1.29Rest-0.7.typelibRestExtras-0.7.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:SLE-15:GA/standard/e4bd5dab898ed6f086568f3483451f01-librestcpioxz5x86_64-suse-linuxPR RRRRPRR RR RRR 슦4XR}xf utf-8091ee174683528728d24a6e5baee70d5e0855f91a30dccfb52ca93cb893f4928? 7zXZ !t/W] crv(vX0| Uo#wW:}/ ^fҮvhAZ۰{DzWUpkM+#zppr2'/ :~ZdhRZf1!sYLe ao\DL:tDo@hvd-v|٤V2S C+?^r 1ϢQ:x/fXA )u[.- #Ϲ Rwl?cšXCiB<0GKt zh`?SHmܯYC;>5VI*d)S4;HU-H6#{d mܭz#mNPǯK{t%2Qb@>o4(`C4cr$ChPOHR{bkuQDž?K0 )9vLǑ&FF4 nITƒAiY,֕MRx@9-i|g|6zXg):؛(z9e.P>Oqzdcx s y:C,2u)]uUH_;8ؕ{ξ[$dyXptaGRIq5˧>y\4ru2_B!7fk2^3IOʧ>M 6U&$]D^zĖ6nk 'tn9"r{д>­[ nA)Q]GpiBCjEYII{^etRUw-II 2:ih/ޡ'E¾c.[E;Y6^s3١<0kdBpl_gѧrGȊW ?EM*l2']BbAn%R -SY3Pr&q+AuH|/ѵH[/Pw1*zqdT0^ Vm]㐃fAЩ~ i*cc}nΥpˮtVn/Spɐ;~}Cu }Y 8sWHU$[hf&6O|_u )09fnzs_W3x2_dޤ Ks̬ᵧHй mv*VfnV'0e$y]/_dfAWP脲.SD_ uhVC,)ݶ:xbԎB`2_K}.c0wԶU劼W7욋V~N37o*p<ܩZpV:(h nέb%\NH<;ظG$zM0H)]`L=实!,$Işy`G3I ?ԝI bҴem:"i~$ AY5|K|>f&/to\-ML˜׼ЬXȆ~cÙo-A+Ljtф+HTh3gpC=b.pZS9bg\9qDqnrtӗCqEv4JȵGY"*0 TmBj=LuISEOniZM.&Вf4Ŝ%wJyB^A#սvŨPjf̏{ iV`2=ë;NvRp!=Mް7;g H' ;YOLn5n]#Dx^ҳLLQ.\#&$î;`'\:i:4[.}`G 0E6Uq>jaЎP;.Vqnj2GnG]'0fȩTDy~rk5w ,^qrc7H|}yp*;ӈYB7@BAe q6Z=v>5пɘ " HDYYZM ѹ/1{^ՏGq/ G簐 [Η&X)$C-2 n~*93\*Ugzy?I`FLȺ^Zcv ?0(*@P >R DtE _/ČQ P } qwYfajUG㏇ȱ2t:vfzovO)۳u$W<ҥPՂ̣4`#a=>_cFB*ZӮ3+ +nIxZ*KCzg? Gp,=Z5Q`ήaciԭ"PBŮ桞*ωrU/ yBͭFQX]VgE53,pޡd S]b{;.@JiC&nI@e*ßOv&qA]%%M궛Wt嶃^cNq.b'ײ>ܱ᎔K.a'H(ܙ+20֭I4k= ^"Ljta >QΧDeҌJ6k$dla`a¤O6e)ZM$ g3 cgu E =?AxS&4hШ]S7ߋK ^#5#תqKԣ&_hW/z-01B%ǧ9{c.4uԀQ,K#@ޥrc+ *Kp;fЖڛfPtg%1Tp; b"#dܳ<5܁(]cRtIހ_h$;-²ee0IH*9! "Q*YĎM 0~Hw^0 nJ]^QT$;4'w|vǫx,dz`膇}ɛ᩻mO5 t\ o͹o wۆg P;2Vbk @JP+J<[ TN9m*-YҰRVMX3ַq < [04JoS2^&9b̥&Nޕn':r5oUwHEM@j|kExK+o |e_I:n3ɫ1vZod/E+#e[UEܯJ^Y1ʱB1B= NjgzĈ2ZK 'ұG;_Ddƕ{ b `=)k~"[[V7J]_V#w'!mmjr2V}walY4̥raPJ>{ v`Ca"Ap̭u۬tyiv) i<(M~I7\2nv{5kif3_+ѾQv̜̤w%_*潱;zh}>iO ߺם;Y4] OQH;-`*PiVtk Z3N%JOy|VHmv=:RA-;Z)ۢub uSHOck!'6H_slI`@ryV$afzh$"a =ؔ_~^<ۘWq |m|)z=!%E-4R^:RKY2TߍW'xqص899h1.$ ,bR Ç|/8tȜ+ =+Rb f15(Br=߸2JԀ7mZo޲'=BKc~ au9W laϘB]|(P_0[;#蜆 Bu8TO ׫x:prKvE9BSp,_Har3w ($:]&`skDkL+-Īwf;> w^Aa2cc.Ӧ(R}<"'>w9kIzup-Hx =.OtY=w( N+YȿH\E3-2zR#Ur`G]}a6xQGoZіg/+ڭAװ[YVa_qMKRb zxңarUa*CRB[.YW? YZ