typelib-1_0-LibvirtGObject-1_0-4.0.0-150400.1.10 >  A bwlp9|$f_%⧀ם\߾(nWa v0VG5#$*1 9᪩ j/G gpʢܓnN2E:;(H2If+s:kq8SP`䟏Wva,I-ib9s|ľfTF/Tzzqҩo/-qSTwow(CR'r[$]gj[l)^jO__x|bE]b/,g42 48ae10d0e705f661ead9d13b9de916044747cfcee486fe6f64445181ea0f3fe0b089dd3d6b264c5416d6206343c97df0465f2b76?xbwlp9|T~ȢƘ1S.rKu~M<$ OuxGm4%޳m򋅻2"H}g^_ v:0X]J7 FXTvy tYTf3)?*,`Y w4{Ulgo28ं&1qϛCﺃS.2!nVN/CVKɤ wEpɗP_{+>p>?d!' 3 e ':@HL N P T  4 ` O (8 9 : F<GTHXI\X`Yl\]^bcydefluvwxyz$48>Ctypelib-1_0-LibvirtGObject-1_04.0.0150400.1.10GLib and GObject mapping of libvirt - gi-bindingslibvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). It is free software available under the GNU Lesser General Public License. Virtualization on the Linux Operating System means the ability to run multiple instances of Operating Systems concurrently on a single hardware system where the basic resources are driven by a Linux instance. The library aim at providing long term stable C API initially for the Xen paravirtualization but should be able to integrate other virtualization mechanisms if neededbw8ibs-arm-3tSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://libvirt.orglinuxaarch64tbw 3351939c65d2cfa72e26aeb82ae6e5fd1eba99c3b724f005049381054adbe572rootrootlibvirt-glib-4.0.0-150400.1.10.src.rpmtypelib(LibvirtGObject)typelib-1_0-LibvirtGObject-1_0typelib-1_0-LibvirtGObject-1_0(aarch-64)@    @@@@@@libvirt-gobject-1.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(Gio)typelib(LibvirtGConfig)typelib(LibvirtGLib)typelib(libxml2)3.0.4-14.6.0-14.0-15.2-12.02.02.01.01.02.04.14.3`T@]N@\0@ZX*VuFU@U@U@T@dimstar@opensuse.orgjfehlig@suse.combjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgdamjanovic.ivo@gmail.comzaitor@opensuse.orgcbosdonnat@suse.comzaitor@opensuse.orgzaitor@opensuse.org- Update to version 4.0.0: + Replace autotools build system with meson. + Mandate libvirt >= 1.2.8. + Mandate libxml2 >= 2.9.1. + Mandate glib >= 2.48.0. + Mandate gobject-introspection >= 1.46.0. + Fix docs incompatibility with gtk-doc >= 1.30. + Misc API docs fixes. + Add constants related to NVRAM during domain delete. + Add domain config API for controller ports attribute. + Fix compat with newer glib by avoid volatile for enum types. + Updated translations. - Switch build system to meson: + Drop libtool BuildRequires: no longer needed. + Add meson BuildRequires. + Add gtk-doc BuildRequires: new dependency. + Replace configure/make/make_install macros with meson/meson_build/meson_install variants.- Update to version 3.0.0 + Add support for bochs video device + Add API to query firmware config + Improve testing coverage + Validate min/max glib API versions in use + Remove deprecated G_PARAM_PRIVATE + Fix docs build linking problems + Convert python demos to be python 3 compatible & use modern best practice for pyobject introspection bindings + Add API to query domain capaibilities + Refresh translations + Simplify build process for handling translations + Fix some memory leaks + Add API for setting storage volume features + boo#1158282- Update to version 2.0.0: + Increase min libvirt to 1.2.5. + Increase min glib to 2.38. + Fix example program event detail strings. + Set LC_CTYPE=en_US.UTF-8 when running python apps. + Don't relay on non-portable paths. + Fix sha-bang lines for portability. + Remove bogus casts for g_object_ref args. + Disable -Wcast-function-type warnings. + Modernize gobject macro usage. + Allow adding namespace to child nodes. + Add ICH9 audio support. + Add API for getting machine type. + Updated translations. - Add fdupes BuildRequires and macro: Remove duplicates.- Modernize spec-file by calling spec-cleaner- Update to version 1.0.0: + Switch to new release numbering scheme, major digit incremented each year, minor for each release, micro for stable branches (if any). + Fix Libs.private variable in pkg-config file. + Fix git introspection warnings. + Add ability to set SPICE gl property. + Add support for virtio video model. + Add support for 3d accel property. + Add support for querying video model. + Add support for host device config for PCI devs. + Add docs for more APIs. + Avoid unused variable warnings. + Fix check for libvirt optional features to use pkg-config. + Delete manually written python binding. All apps should use PyGObject with gobject introspection. + Allow schema to be NULL on config objects. + Preserve unknown devices listed in XML. + Add further test coverage. - Add gpg signed source.- Update to version 0.2.3: + virt-admin and administration API. + Various improvements in virtio devices support. + Log daemon: logging improvements and protocol. + network: selectively disable -Wcast-align in virNetDevParseDadStatus. + log_manager: Include configmake.h last. + virtlogd: - Fix build without DBus. - Use %llu to print 64bit types.- Update to version 0.2.2: + Add API for getting interface MAC address. + Simplify implementation of object listing APIs. + Fix memory leaks of virConnect objects. + Port to use GTask instead of GSimpleAsyncResult. + Add API to get list of physical network interfaces. + Add API to get list of virtual networks. + Add API to get DHCP address of virtual networks. + Avoid overwriting filesystem type when setting format. + Include XML data for tests in dist. + Add support for UNIX chardev sources. + Fix test linking on platforms with strict linker deps. + Add ability to set video ram + vgamem. - Drop 46897c1b-fs-type-fix.patch: Fixed upstream.- Fix setting file system type and format. bsc#936841 46897c1b-fs-type-fix.patch- Update to version 0.2.1: + Fix libtoolize detection in autogen.sh. + Allow storage volume format compatibility level to be set. + Add pre-condition checks to more public API entry points. + Don't try to return a value from void functions. + Add API for controlling storage pool autostart flag. + Add API for filesystem image format. + Add loop, nbd and ploop filesystem types. + Fix setting of driver type when called more than once.- Update to version 0.2.0: + Support keyboard input device config. + Annotate some unused parameters. + Add support for new graphics attach API.ibs-arm-3 16520138801.04.0.0-150400.1.104.0.0-150400.1.10LibvirtGObject-1.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:SLE-15-SP4:GA/standard/06ebb5f237a31f74494471fdfd5aaf9c-libvirt-glibcpioxz5aarch64-suse-linuxPR RRRRRR}:w Outf-845bd83f7474a9123b2750e29555665123669b8f6204c1bb0aa36941ef1a2e405? 7zXZ !t/ ] crv(vX0Al}&x2(~D ܈&PfR1Q`[WN Wl jy7PۛLI'S° pK֟#Lׯ*YZQbkLetIQN;?FuK?r V.;TJn/A,v[\zEu_,G BBlE pGpNRΒ RSƆVL:`$FUf-QW8SqJ{и9jbwUaR -G':z߄'!zz@ˁ7y99oP啘2gێ\s >-)|)K, "+V"r_f]K'{%c)8: !2Z2CtR]HxT=W3i`e(R ePQgmy265D-~Y dVX(V7Wlǝͥ/_%{ XU\`sG%6nټs ~z@DfERؤ=Hbb~zihPn+5ްrHr^d::SCq`5X2{gû{2 X=Ī$c^4BYoG;a;\EGS./үR'ZVG(+ΛU فD1rjB&p򓦝'$+EGpF ^b5=K T JJ``!{MK1*Ĭߏtfmn஀b0'xWC -Q% ~3 =Kb9*tZN/{Urrݞe xZg[qa50¹95vŨfZI9MQ|#ziS Qyχ)]žPA[iWBNcUd)5zR]vR"~CՅ6^卮ܥi e#[Ѿ']UpHa:>?t22U6f PyDqFVALB3QeqV#in䬲h(2*5'6 f宸/F=:s_tlsx`SRu\dX@*mX`r9k>(G뤢Tq5OlWPP'AV;̵UNAAX,5%+QvћT?gHE`JvQ3CO*+{.:Yt( Jjw \f61E؀?r! Ӷ5ECIFX-rQտՇU(Ս2HLLMual A7o{j f5gemx)Rihwe4]ZϺVNk .[<Ô`k ) D$:ZQɹI@4f?@PGk-q ^8\n&@Qy[UT޽ҋϟlHT`lYipW-^\mٵn|ޟTY]woכ[|\xh`x:W>mm =qh=TMm‚F|zs_4"IVZgw M]%/q; =/' ZͺKn-%ᮉaOj*Tn"ͰSX%]&I% 8·^);?(k9 *'4[&C"qe>B@Rꮛ!O; Ƃ5LdRgUlkd'/ jIӰ'wj5?EICfeSÿPUȴ\Q ?r% .sFvZ\z$uc)5do0\&Ǎ;98NU=@'pZY^2;uOX.Fo_ : ! č\{Qsڼ(yw P`q(if9!` 92%ʭ1P/,kyL}SoBf첒J /n%X2M0 y~5+Z鸔UbPM|#)G>fR( lSq`JQrwŪw*;M!Rdb1g++ Wm}J5x 5P/3ך0z4"))0:,I"-G ;tuc5bw.BKsL,J¹I|Se2[ibf׽jEAf`CdRǽ$KQ#qsqw4||ىcGqF A -5F$GN頝͐JCJnCy3NPZCcFt;j zL5\uTjr|a:PF{t1w+o>:ayJ^e$[v<&Tyan$wSgμt䆄VeKA- s+&S6+JsF@3#p"l-5XUNƣcFpz,['V:,^lWs^º c2efYƮYD- E J~fIkvLqpyl5{D#߫86dٙɏyc UazUg@8]a3]R*+BOYľꦌSd.0 uw&G 5NG//}Ujn_ẕ븋|3r@M&e"T G"5hs8J..H-@ Gi~SxEW~L?=1_KP-kV +cylb&Ol`=Vh}E-\z"tA&Ӝs w}$ ~N^ޏbG,t@4ܼـC>Qw$qEo8e{RE(wIA"Z{m%\s;w3MB>ԑ8&K8a/?Iӷ9zZɹcÀQxY tpd(A*ĭ+g_XH˂VsyD>N" X Ν=AC^dSêj{s҅mحPST9q. ec{әrP^R~l I2$&•$ poaJk,j,z;! [gvNsq {+Ɠ !fHN}*k iYc ,e{DV}1dT k9N { M$ݘ?m=F0wKmmߴ̡o##&( ٦Dqz` ʡ J YM ¢t{i$0ʆ~3a9bP/q*e ` 0󏧧Eagh)*Hl:<^W[ KBqX}y:KR?qB%*$1:I 8A.т36N[_1XZ[&6H&7, );σ#=cVCuS+$mPUa wXh*?R˿.N;~#=n0Ij&e:j&"lxq/7[_MY5y?X7 g%ߓ5ܛݜ$hWlNn cwK78f-;7mCֈ*,/zrPڈo9{H́*8}{k^݇DCȵM/)ȆaAv(Ed855Fgz^JV\7Çиbo>e%7w)3"{-vCkޤ ];۔WJGz|@dlܪ}$<0}E+ yy% TSH3~D0n=xdC+5/nI<XVZ uNԻ<k+VDL!B`bt1bׇׂ+\$1Vw6d8Zr=h,VP< &B`l:qPo. /!{< cz#v9a}V+"B=+e'= YJ/N҆2Fj:ilF b2ٖگ RGފ(rg0y{&q~sp㥔TD)8,0AMfu5Y+jJv[| /]vDm{ 0"^O.Cj v2= 5Jreߨ7)Xг?mLKEDYRsO-2od!f28}%4׶n2G3y N*^Ⴃ Tp0iN;G ֪3Gv3#?E&TL@tb̈́-d7#%A=6mMdUӿm7B~5a1`J#EY<_r6w멪cN32lb>HCn yGXUy{rsI+MdƦ&uA-CCfUy2q(`y Ń_$Y׈NnZz%sY  r)UYĤڪ'Pʟ{>: 7a?*Fŷ6(}넥"nAԈL6Ml>9MX,%,Pz[GApyJЛETyp,Dx Ϊbx.BbF}8u2E_X8B/ |_SIF*yWx#NˣFKpxIJL ?od (,X*h9T)v:~1š3" ybCK+1ȝ^iCWFG7ҪkVю^l*N͟v.ܣxgbw9L:5GAIhEyOԑr 0k/8Flz=iGFY.')oV=_n {~OGă #bޭ нb_9ϢrEZsmD ߥyزjx&M} =M7%V`P8t]tS-ɷQ-Qj?w`ɽ11se\&=UF_.M{`f;Dv}ik;>.I4oiug([wpڀRY8zx'?pEr V9syPO*?F% qqB]%j$@")Ut]i"Zܠpq|I*}db`l&Pnǚ3\< V;n!m2zp5P?|&)0HhH$kAQ!GG0M½|1^\s nCk7'[I '&ƜGf Rg΁h-~2?S Ey!֊U=,TW]{U˕.dWEَ/A7?iu3|#$JyV`1sC/}m*Kh^O8~φŌpJx 呻7r^NMxtp Kԣ- ۞ M.1O)h48$RrNYgB #-jVRGTn h?%֞RYVҕGwWxRN8}?y΅:A< נ[@TCbŒ?+(FIаu۲o*()+ba`+.`uDn++7F#q<K577ܡ*W]B96iNb\zg5{ $P#ffwŸ(N,nYa͞K`_iT8PLyYJ4D`rܨA^Ψ6fR]]q|uڝX)OEN:pi3L襅PDpo~K z&۠.[бIF/',Gji@秱'QoNa`f騧nK za<3x`k3n?H|C4*Z2a:ƮmAXj" PFt>:AܷpucXP4w;`A"MQ 0".,A]M@trV:^!ǒ.wdtɀcϙ|<d`!D~*]Au YZ