typelib-1_0-Gck-1-3.41.1-150400.3.3.1 >  A chXp9|NW~ti I~7Lur9Wb08dvQtǩ%_ 6e,?P \Խn>j!q+'$i@?߸I@P΍Ցz4;mg ($ɒq}sKqTRmNH$V}Ś%2,ewOV'ix|ݻ,ٸd@ -~4(~z ¡\ jq#HOHtU Vމ.悥*|y]532d6444cf8b3c77f94f899053b2236ab900677f9a5fccb3ec957e387847a3c3b73d37c8f46fbceb369fde3cc4dad5d14875efeeGchXp9|cNzʤ % 2Nyļhr8pb;ѝ41B8XgJtpMت}I<1r3JP^DiΠOl켹8 `goup>$?$d ( t(,Efx      "DHJ(s8|!9!:!F"YG"pH"tI"xX"|Y"\"]"^"b"c#d$ e$f$l$u$(v$,w$0x$4y$8z$L$\$`$f$Ctypelib-1_0-Gck-13.41.1150400.3.3.1Introspection bindings for gck, a GObject library to access PKCS#11 modulesGCK is a library for accessing PKCS#11 modules like smart cards, in a (G)object oriented way. This package provides the GObject Introspection bindings for GCK.chcabernetSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://www.gnome.orglinuxppc64lech02629fc8d81e7555f517984473fb23a80a6b9042b3168ba4de47133e50a8fe41rootrootgcr-3.41.1-150400.3.3.1.src.rpmtypelib(Gck)typelib-1_0-Gck-1typelib-1_0-Gck-1(ppc-64)@    @@@libgck-1.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)3.0.4-14.6.0-14.0-15.2-12.02.02.04.14.3c47@a a\>@`z__{ ^l@^h^K^C^,-]߶]c@]k\AZkZ@Zw@Z1@ZZH@ZH@ZWWV(@V%@VV@V }@U@UQ@U hT@yfjiang@suse.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgbjorn.lie@gmail.comdimstar@opensuse.orgmgorse@suse.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgbjorn.lie@gmail.commgorse@suse.combjorn.lie@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgjengelh@inai.dedimstar@opensuse.orgdimstar@opensuse.orgluc14n0@linuxmail.orgdimstar@opensuse.orgcrrodriguez@opensuse.orgfezhang@suse.comhpj@suse.comzaitor@opensuse.orgdimstar@opensuse.orghpj@suse.comzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.org- Update to version 3.41.1: + meson: Fix unknown kw argument in gnome.generate_gir [GNOME/gcr!68] + gcr: Add G_SPAWN_CLOEXEC_PIPES flag to all the g_spawn commands + docs: Port from gtk-doc to gi-docgen [GNOME/gcr!76] + Unbreak build without systemd [GNOME/gcr!75] + Several CI fixes + Updated translations - Add gi-docgen BuildRequires: needed by the docs - Update the doc directory - Drop patch b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: fixed upstream- Add b3ca1d02bb0148ca787ac4aead164d7c8ce2c4d8.patch: Fix build with meson 060.0 and newer.- Update to version 3.41.0: + Port ssh-agent from gnome-keyring. + build: Fix parallel build failure due to missing marshal dependency. + Fix warnings by dropping `volatile` for g_once_init_inter locations. + tests: More robust against GTask unref race condition. + Updated translations. - Add pkgconfig(libsecret-1), pkgconfig(libsystemd), pkgconfig(systemd) and openssh-clients BuildRequires: Build new standalone ssh-agent, and split it out in own sub-package.- Update to version 3.40.0: + FEATURE: add hkps://keys.openpgp.org to keyserver defaults. + gcr/key-mechanism: Port to GTask. + GckCall: Simplify the code by using GTask based implementation. + Updated translations. - Make use of the new gpg_path meson option by passing %{_bindir}/gpg2 as value to it: We know that openSUSE installs gpg2 to this path. Allows to drop gpg2 BuildRequires. - Drop pkgconfig(gtk+-x11-3.0) BuildRequires: no longer needed.- Update to version 3.38.1: + ui: Set "use-underline" for GcrImportButton. + Updated translations.- Update to version 3.38.0: + No changes from 3.37.91. - Changes from version 3.37.91: + meson: missing dependency on generated oids header. + Correct display of key usage extensions. + meson: Correctly set internal vapi dependencies. + Cleanup GType boilerplate. + gck: Fixed test failures. + Updated translations.- Enable FIPS patch on Leap (jsc#SLE-11855).- Update to version 3.36.0: + gcr: Update gtk-doc get_der_data() vfunc. + Updated translations.- Update to version 3.35.91: + Mark deprecated functions with G_DEPRECATED. + egg-oid: Add comments for translators for new abbrevations. + Updated translations.- Update to version 3.35.90: + Add support for "NEW CERTIFICATE REQUEST" header. + Add support for GOST certificates. + Rework handling of ASN.1 standard types. + Fix a few regressions in the Meson build. + Add support for g_autoptr. + Fixed some compiler warnings. - Changes from version 3.35.1: + gcr-certificate: Add (virtual) annotation. + Always use G_PARAM_STATIC_STRINGS. + Support Meson build system. + Avoid potential 64-bit pointer aliasing alignment issues. + Update README to mention correct environment variables. + build: Use sed for .desktop variables substitution. + Updated translations. - Switch to meson buildsystem: replace configure/make/make_install macros with the meson/meson_build/meson_install counterparts.- No longer recommend -lang: supplements are in use- Fix usage of libexecdir instead of prefix/lib where applicable.- Update to version 3.34.0: + gcr-prompt-dialog: Allow the use of mnemonics in the choice label (glgo#GNOME/gcr!22). + Use python3 shebang in ui/icons/render-icons.py (glgo#GNOME/gcr!21). + configure: Use PKG_PROG_PKG_CONFIG instead of reinventing it (glgo#GNOME/gcr!20). + Replace tap-gtester with one that relies on GLib 2.38+ TAP output (glgo#GNOME/gcr!19). + Remove SKS network from keyserver defaults (glgo#GNOME/gcr!18). + Updated translations.- Update to version 3.33.4: + Move from intltool to gettext. + Fix parameter type for signal handler causing stack smashing on ppc64le. + cleanup: Don't use deprecated g_type_class_add_private() anymore. + Fix GIR annotations. + Fix hashtable ordering assumptions. + build: Fix gcr-trust symbols not appearing in GIR, and hence also VAPI. + Update gcr_pkcs11_get_trust_{store|lookup}_slot URI checks. + build: Update tap scripts for Python 3 compat. + Updated translations. - Drop intltool dependency, and add gettext.- Update to version 3.28.1: + system-prompter: Fix use of g_hash_table_lookup_extended. + Updated translations.- Update to version 3.28.0: + Fix year 2038 workaround in ASN.1 decoder (bgo#787963). + Fix test errors when ssh-keygen is not found. + Updated translations.- Supplement the new gcr-ssh-askpass for gpg2 and gnome-shell: GNOME users want to have this available to enter the ssh key passwords.- Fix SRPM group. Update package summaries.- Update to version 3.27.92: + Provide API for reliably calling ssh programs (bgo#735873). + Updated translations. - Split new subpackage gcr-ssh-askpass, recommended by the main library.- Modernize spec-file by calling spec-cleaner- Update to version 3.27.4: + Fixes: - Encoding of EC parameters (bgo#785234). - Hang in certificate export dialog (bgo#789804). - Failure case in gcr_secure_memory_try_realloc() (bgo#775685). + Switch to using GLib resources. + Build fixes: bgo#771052, bgo#775685, bgo#775966, bgo#774312, bgo#774311, bgo#764562, bgo#764569. + Updated translations. - Drop %desktop_database_*, %mime_database_*, %icon_theme_cache_* and %glib2_gsettings_schema_* post/postun scriptlets and %glib2_gsettings_schema_requires macro: they're no longer needed since RPM File Triggers cover their functionality now. - Drop shared-mime-info BuildRequires: it's no longer needed now that its macros are not used anymore. - Drop pkgconfig(libtasn1) BuildRequires: it's no longer needed nor used anymore. - Adopt the use of %make_build macro rather than raw make command, following the best practices. - Add gtk-doc BuildRequires and pass enable-gtk-doc to configure as the API's documentation is desired. - Add pkgconfig(gtk+-x11-3.0) BuildRequires: it was being pulled by gtk+-3.0 pkgconfig module and used already, since both of them lives in gtk3-devel package. - Rebase gcr-bsc932232-use-libgcrypt-allocators.patch.- Use SPDX3.0 license tags and package COPYING as %license.- Add explicit pkgconfig(pango) and pkgconfig(cairo) BuildRequires: closer alignment with what configure checks for.- Add openSUSE conditional macro and description tag for existing patches in specfile.- Update to GNOME 3.20 -- Fate#318572.- Update to version 3.20.0: + Build fixes (bgo#763488, bgo#766301). + Updated translations.- Update to version 3.19.4: + Build fixes (bgo#756235, bgo#755873). + Updated translations.- Add gcr-bsc932232-use-libgcrypt-allocators.patch (bsc#932232).- Update to version 3.18.0: + Updated translations.- Update to version 3.17.4: + Bump up the GTK+ deps. + Build fixes. + Updated translations.- Update to version 3.16.0: + No changes from 3.15.92.- Update to version 3.15.92: + Build fixes (bgo#745629). + Updated translations.- Update to version 3.15.90: + Fix memory leaks (bgo#738508, bgo#739239). + Build fixes (bgo#743201, bgo#739449, #bgo737622). + Updated translations.cabernet 166779694713.41.1-150400.3.3.13.41.1-150400.3.3.1Gck-1.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:26665/SUSE_SLE-15-SP4_Update/d5053112e3ec780fb668ae360dfeab1a-gcr.SUSE_SLE-15-SP4_Updatecpioxz5ppc64le-suse-linuxPRRRRk6k ٺຎ],utf-8b6a6a228d461f948e2de43f35653a1c207ad063ec7bb69fae127626d68acf3d2? 7zXZ !t/] crv(vX0_FV@𵄻|l@eeL%ط5l]sΒz:KSJa I]jn{9c΢2)B'p߇*; 0,7ڜ(@MO=.a|"y;6oX|v}'D/Mϰ+)`Ky3[qc;|HU߫/y1Dg=ZѓZ];`¶ہ67Zl_źHEW)iشYԫ {ƧAΡd1cVԵagh?56HgjCnO߼ɠ&hrKG;j~BK|>P<`^cQYޠѱqf7Cʸcɖ&{0H`qZfɈ2H0b )A* I>qLG8k2t : h>f4LSn!&TsnqS M*UhxvQNQTL#] M/+fk RX<9؛I J`r. ? Z1'˛;E~\v%?L?7 @qS^/ixk-OHZܞj^H<6OcR{|o(#w<|^aDd|> ÑNqc{ʺ*,NB] ].R{+iʫrk,c7;p@Ӥ6d[9g5YLzS.V-7bTE>ypRLy0FkaZv=e0|e*!['5;:mfj]4[z['L,ԮrX {RO LԲc@H"뺡O^sTN`w q$Wp|2K'i>TZ} Q0E: +R͈ĵ)leM!*,VV[:LH&귡`eZe`V)(Z7RS1%C/WyC̏^K5Ѽ[?'XSg۬f߇[ᖛރUQh^uWFDym?ȂOزQBUX&ۦH#IbY,ucRE8letk8 T;QF j2Rl7.ѿ>txs/7*sP^7cA%I: wx,V3TiHӁ\QqXHLIB7K/-TzAL~VqA[e#E+R/1W U*#!T>Ss`Lw$w)̲zڬxHZzU,U);'y%rK΋R2* T5 oW`kD1Y" YD(vu-{3dV& Xj(sqر1f 7^2"W}9KɲW iŒp6.r Ӯ\lJENw_y־0bv[׵Zy(JZkaGZ;#Fu^Zh[s9Tx?MBvG5N ~Aalٻ/vn#<@?u/âx$nLTaXM ASV+2v3o{YVp̐,RWțvE(q.h*%n)]4OP wG"_]ɆA&K()B; 0&ǏZ]>5UdpOdF E9s:A4h6sHg"iLC99~퀵'Y7qr27Le>]kO#|:m F×Ѳ1JYzP}\|lERPH+5~r4JkIŔ\ʪ(\Vv#7K$̨P\F ,mB_iƮU~AR"PKdi}uAynyŞ y,o- %gZny3*  3p9a,yZ{Qӏd=ͮ [1G}ʘuTQ6+z0+Aa:.BD%BR?ssx)CA3SS獁/IKQ'!(Q0_Eb$by*OoƆCܼfM&Kb;j5%:,cz?UB9A?t8)lmjd ݿg{bBK>{ij (*%VTgޞ Q=o=҆t0yhdhKG]p'=ROrVmˡثTB|h^f |/%Gb.P3؅&mˆ.\9J2֋[Y 2eYǓè 1=TCX^_S>={p=:<~I*}:ըOV?i$ aEPlmѽqC:(œ)"Lø}/aL͔,ypO%{ g!=?^c, o^ H"w% Y)IF泊& Xj>x['{ض+)_Vv\x+H;CP|W?p~'FR>zoJ΋3]0@iH1Ds 7MXMpKnhoc^XvGcuPMy$qJC,z Hտ[e߆R9kb{P;_eSS׋p:bI 6a{%}9f1V X.ևzR)cYۍLȚ{-<,i#;|ó):.yljM=- #W{v6p3َV-/q̜p!5Bc\F@eRqr)j12w7*Cg>w 7QF;C vD7xtP~k@~6o\_B'$ck.14M_3k:;gOC:QaJgش I|Bwܻ{9[e9 Tx}erE1|2#Sh kՆK-zfQ' npX`r@oGai|K}XWO+c({?NP\. 4Ic`܀'q YJ%l$5ݲU |,PWTYTO~`xʾ<pp9Y{;'h:Zt fDP.i&VDMar{JLFW&+uW) ^Yu޾D,PQrg#ʹ4#O1U,[e41['ς"L'AAы} &ػXX& ͛;߬FJig! u~j>`Tuҙ*_cO-W@b._Ckr&-`&:N\|Gt(L[6Lr5A╡S nnR,.M ɆCYRH+2.֏n=gYonEr"vz>'+Ͳ;ssmD iMG_S 3-XCr8;OeLlYzo<4Eӭl6FŒݥPH 9MARnK+^5K9*mИZM4oպ-Dh!p`8")GŪR[T$:=se(Cʓug)8~=]zZG};J3 k%'>L=-7HLio7s}ɝ7vKY4RbM>2,0Hr@ԉML-Ţ9^eu2 z(:cEh#fEɔբ-ޱs(,T*`΍8eSXmM=S-ffa.`50k{O?Ze?גq")",Q*=tߍS : 7 )3^ wմx1Ef%'s)5|lf0T!;|sf~ۅH9ېD<ƒW),tsb.E>8K_)Ǫ75]=Lz[Mλo%זgzs."V\lX/H}r0 nŦ&62qX ƉCSпLkIZ\l2V"G5lĄI;n;Sp 'ޜن]WƏӡd(!ÃE3ݰ9?& v?mcElm|Fh\FJ D94,>fg@1po9apqc8%uBRA26~Xom^O[~01-YBUX"í䏶=M>ejL*qʼ:L_Ӫp@ ?!XKwn`. {PM-c=aj{)DҰŦ w\/ y Vwqc\CVu!=$kb8EFs@|,hʼrx᫲cM ^Ҋ=7F/-"#bd egזjy]O߂H4i=Ik瓓K8 K[+`^Ab^i>kUwc;$M$37γK!_~'v}0?ǐ@RV=(N&2}t*+Uɵhpx>yWP?wtyON!?`ffK*0I3꾋ߪ`\w `ٮ} &CSL|ޠ,V73*9ڛiu,aJQ_q3^O'm,:JF" &{&(v<~[x7O}D|-xv0~ֺ Qԇ] D1hFR#(sK;si4l){V%bJa5$F3iiJgGxZ =Xm< 錋eIuʒ,]$U3{vyTGrAlA$b3t6rحp?Z  `aܑEL>eӹ1":VE< ZtT~mOLp2~]gyYUĹ#nသ`g^d2'Hiڂ1@~~r:Dg ]J%9(|a*?YO;)⿟Dl=a(ݙ\;CFvzkpk}q'T]{1ǫuԲ k!lt0sS}W]>HP`^,=FNtǣ+9Uu?Al\Mp^hm&h*ՒD}!06 !RoqQ&=k9.{tw3R6tFrs9S%gSOT$VVҲ90܎L9izv,Lbo>Υ_U|ł]@? _w6%hÊ/+bz-cZHk$=?9k'eg`F$s/KwlD=,]aV7AcdYr60MKHeNf K-[.A̳ok8]Bqdik_/ &%TYdOs4>"ЎS,DYߡ?-iӯ=CMb*>6U¤!EM:R&SF`{dhI.x;74l}vҤM^1O"w1 ;"Z{<ԃa YZ