typelib-1_0-Secret-1-0.18.5-4.4>t  DH`pY[/=„* F,N*r6p*~!*W] >~*Gf$\vys]% POuOAc907Czv3DbGc=)GIA,""1?u q&Xxzh"O4 r@+z9e܂M*LǮj;C ۺ^"+wD8KV-9NheVyB:?d " i8<DH[dn       ,0t'(J8T9:NFG HIXY$\<]@^QbncdWe\falcuxv|wxyzCtypelib-1_0-Secret-10.18.54.4Library for accessing the Secret Service API -- Introspection bindingslibsecret is a library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. This package provides the GObject Introspection bindings for libsecret.YPlamb65KopenSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttps://wiki.gnome.org/Projects/Libsecretlinuxx86_64KYI3b50a2a142161c10845fe360c37511fcrootrootlibsecret-0.18.5-4.4.src.rpmtypelib(Secret)typelib-1_0-Secret-1typelib-1_0-Secret-1(x86-64)@  @@@ libsecret-1.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)typelib(GLib)typelib(GObject)typelib(Gio)rpmlib(PayloadIsLzma)3.0.4-14.0-12.02.02.04.4.6-14.11.2WiV(@V%@VV@U@U7@SRC@QGQ4QPP}L@PYPTmP2&PPSOO[@Oyfezhang@suse.comzaitor@opensuse.orgzaitor@opensuse.orghpj@suse.comzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.org- Add openSUSE conditional macro and description tag for existing patches in specfile.- Update to version 0.18.5: + Build fixes. + Port tests to Python 3 (bgo#761834). + Fix textual typos (bgo#763143). + Updated translations.- Update to version 0.18.4: + Multithreading fixes (bgo#756766). + Fix memory leaks (bgo#756766). + Updated translations.- Add libsecret-bsc932232-use-libgcrypt-allocators.patch (bsc#932232).- Update to version 0.18.3: + Documentation fixes. + Updated translations.- Update to version 0.18.2: + Testing fixes. + Documentation typo (bgo#747654). + Build fixes (bgo#743444). + Accomodate libgcrypt 1.6+. + Updated translations. - Changes from version 0.18.1: + Testing fix (bgo#726909).- Update to version 0.18: + Mark most of unstable API as stable. + Bump Glib dependency (2.38+). + Add secret_service_encode_dbus_secret() and decode functions. + Use TAP for testing, parallel tests, and non-recursive make. + Updated FSF's address. + Remove unstable vapi (bgo#721429). + Build fixes: bgo#720087, bgo#720244, bgo#707452. + Updated translations. - Drop typelib-1_0-SecretUnstable-0 subpackage: no more unstable APIs (incl. dependency to this package from the -devel package).- Update to version 0.16: + Clarify documentation for secret_service_clear_xxx() (bgo#705629). + Pass return_type to prompt async begin functions, rather than finish. + Simpler way to use custom service/collection/item types. + service: Rename secret_service_new() and friends to xxx_open(). + Add secret_value_get_text() function to return NULL terminated secret. + Fix return types in secret_service_search_finish() on error paths (bgo#698040). + Testing fixes (bgo#705202). + Build fixes (bgo#704233). + Updated translations.- Update to version 0.15: + Tweak predefined schemas (bgo#695791). + Updated translations.- Update to version 0.14: + Add a 'search' command to the tool for looking up items (bgo#693881). + Try to unlock locked collection when storing an item (bgo#693723). + Improve validation of the attributes table (bgo#694107). + Allow empty SecretValue contents (bgo#694787). + Introspection fixes (bgo#694448). + Updated translations.- Update to version 0.13: + Build fixes. + Updated translations.- Update to version 0.12: + When storing a secret, create default keyring if necessary. + Share the memory pool with the gcr or libgnome-keyring library. + Testing and other fixes. + Build fixes.- Update to version 0.11: + Better critical preconditions for invalid attributes.- Update to version 0.10: + Updated translations.- Change vala BuildRequires to a versioned BuildRequires: no reason to waste build power if vala is not recent enough.- Update to version 0.9: + Add a manual page for secret-tool. + Fix up libsecret licensing. + Build and testing fixes. - Add docbook-xsl-stylesheets and xsltproc BuildRequires in order to be able to build the man pages.- Update to version 0.8: + Fix up libsecret licensing (bgo#681255). + Initialize gettext correctly. + Fix crash in secret-tool. + Build and testing fixes.- Update to version 0.7: + Match schema names for notes and network passwords + Add flags argument to secret_collection_for_alias() + Correct flags behavior for SecretCollection + Build fixes - Changes from version 0.6: + Rename secret_password_remove() to secret_password_clear() and similar names for related functions. + The secret_attribute_build() functions are stable + The predefined secret schemas are stable + Build fixes - Changes from version 0.5: + secret_service_remove() removes all unlocked matching items + Make sure that we have some attributes when searching + Add flags for item and collection creation + Add way to get schema name from a SecretItem + Rename secret_service_read_alias() to secret_collection_for_alias() + Split the stable and unstable APIs into separate pkg-config files, girs and vapis + Bump the library major version number to 1 + Document how to migrate from libgnome-keyring + Document how to use libsecret from C, js, python, vala + Documentation fixes - Changes from version 0.4: + Implement per collection search + Register secret service errors as GDBus errors + Cache default SecretService object, and provide a way to 'disconnect' it. Also 'disconnect' if service goes away. + Better use of aliases when storing passwords + Rename functions that operate on a dbus object path + Accept NULL as a SecretService parameter for many methods + Make loading items for a collection optional + More consistent use of schemas + Able to unlock and load secrets while searching for items + Cache the secret value on SecretItem + Add vala bindings and tests + Remove most varargs other than the simple password functions + Add SECRET_SCHEMA_NOTE schema + Lots of bug fixes + Documentation fixes + Testing fixes + Build fixes - Add vala BuildRequires: required to build the new bindings.- Update to version 0.3: + Add methods to get services from collections, items + Add methods to read and set aliases + Add methods which handle prompts for a DBus object path + Header path fix + Documentation fixes- Update to version 0.2: + Fix header copyright issues + Add missing 'authtype' attribute to the 'network' schema + Add secret-schemas.h to the 'stable' API + Build fixes- New package with 0.1 as initial version.lamb65 149505876810.18.5-4.40.18.5-4.4Secret-1.typelib/usr/lib64/girepository-1.0/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/0ffe5d28c6ac1ef14fa3c80e6c0e9fba-libsecretcpiolzma5x86_64-suse-linuxPRRRR~s1]N-{)/?`] crv(vX0D~Il"}R>xGݖ]™3cn%1@zcKb\偈"MWLK0zY /7-: Ènp"nj,nkyP\z&Hzۿ$N3lqҩ M>\Vm5eúR6a :wIËRzvHHemG@S?`v#tsVkE{ ڳډz昮}_V`{a?Cn32'16!4$N}qN E 'K^3;^uXw 5n_-Շ|6ub@:r^!04m%†ٴЬue?8{NroUMdThײ"̺'- \j 7XWZ!.&=Ehj\f(/}a9 (FmQsR}$)>~ *-Hu9р5㞾1v'$wrGOa^)$Yw2ijVY,f3(5-ޏwAI +6deCp`ڝ6/<Xl iX^jxQwM@p|+P'РMפ $\2\>cWFt mdŸ˸}*F=i1HB?3iJ~/C<u(_"s OR=㝰<d GTdؘƩ)n!ix_J,P:0yS"~|Ѳ_AV#*lXG7~Ϳ8j@M+OP0?)3Rgm :z'{\azH(qeR= W;>'C= p\SH9,oYw2~& やa]O]7>iZ4:_wnZ=/XPf Xڤ2X"|/*k8K9j\r9,- guZo"_Ї8owд ~{tp؀$rr@ 9_xx[ET0ۂ}jj=]-3{ dB*:oFefVgqwQSLXY-{n+xtǠ}{i4r*C i@n`yFq"+)-<$9~xi2{ܡ-iR2^V(Fd֟,E,Wr_$[NRH0&5Ovm§jL0)°{(T~p0lEi9yPF\>os3,m{ʱв_3g7$:4?i"u ypU~9tr[7~2R.w9GMSxo>jl);$,8NF2!GsBCSf%Q H]2HbcĈeOA}EP{H0T Ք&( rfDX#+j>WhP)\}bh6Oy{UdtOƋW@Ych|%R܉;Z_21g#,"H:  )O D)2]*jԤLc._p}±9;=әG$L(uFՁ9Wڐ( b!93W|hW2 EAuXۤ׭%X -~u4->ngBu8kX+P)훲?ACKS% j/'s \3NpWW~T=vk8(P(.)\4zP09Q6! "SUKOBc%CɜDn {r+xӓ+Ƽ%}({'tߣ搏v[:';P\S-B j נٍNigh6*hpp[5L t+`"أZF KSܟaM}.I!uiN=Ҩ6ePe9:~Uu2? ~nrrǼ]%\ω%=rInǝo$3BVXU%dG{蓨T뼱3mΰ%{3+hR${XڝKɺ?֓Ő8<VȫʀWֽBNnCbЬ563k63ĬRji,47sײ0l~-cE5 GQ먤ml&-v2o*(L%` Wb=O]ka=쎠Ђ$B2UT.Ih TGdsHcDGoRy6!75~H x ߋ@/:qL=(iL A',TXJ#%PS4^@5eMXNzTScu{=56@@))WmgPfnqx?7[