typelib-1_0-LibvirtGConfig-1_0-4.0.0-150400.1.10 >  A bwkp9|{7& Ybp?&Gp/u82aE4X0qxAdUm޼̢%_!.I ; b7RI?Vla〩ᶭkS鷘 yJ.a+5F{kU⬛}U-%=]i4.ؑq<.G7gmbPč pSwNB׍#cȪ%2$%181ba227d466da925223e785f32dab2aa47c1bc2f1790bb952af72c900a5832bbcceebf07c3aafeadbaf789e298d1b6d54f5cbbe2ebwkp9| :DU p!ՁEsVMyiVv/}&]{.?|`Aj>Wd,o=opE'93R\j~!H@uF΅xyb6CO]cTpZi\óq٩P69(!(eↁ4o,HEg-+ٔ_7aP$+r>H9_WcL5m UCٽyqr>p>8?(d!' 3 e ':@HL N P T  4T (28< 9d :0 FGHI XY\D]H^cbc)defluvwxyz$Ctypelib-1_0-LibvirtGConfig-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-3qxSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://libvirt.orglinuxaarch64qxbw36294d3ecec75442e74bd9935b48f961e22154d01ff3b4a2ed17e7e842fb644drootrootlibvirt-glib-4.0.0-150400.1.10.src.rpmtypelib(LibvirtGConfig)typelib-1_0-LibvirtGConfig-1_0typelib-1_0-LibvirtGConfig-1_0(aarch-64)@    @@@libvirt-gconfig-1.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)typelib(libxml2)3.0.4-14.6.0-14.0-15.2-12.02.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.10LibvirtGConfig-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-linuxPRRRR}:w Outf-8d5bb402cf25a88d277061e9d4151927945e529166114f1f35a9a7569251547de? 7zXZ !t/rGr] crv(vX0AlwI[9o҆%BBQq,$=jCq~ G`GӂVzk15Z#(s>JG $E#ꑖa:| ߊW3{;v3 u5!~|ǩΕʬRA}¡ Abte v V4rNʐwđ("j?kCF|_FL7hac޽U!J_zInI3،Ξ|c]e:\ b>X+LRk.'3sě WrMm 4ڿ^XOWGkV!?҄:Jnx۸?0+yhњGU\pgugKY$ڿEO/p0Qk LwA-jH՛r5^D:*kl.}3VwD@Ei)PsDJՉz 0`<0 Pcw@ژZppHv_۾粅ti4,]o-~ DtJN;!%v1<חZ ^v}Oԫ-]=PnV`""ck[ d=n8k)"f&Ò:N-*>y}YAؼ(s {Ka4kZla%G-P/|@axDM[? U6ІvQRӪ eom+?co:Ŭs|P!u~j7s79c}Jc]6Y s;<>rY'nH Chch8Z}D~8<||._k |m !v?J~eO~#vv W𤶢G2o)=D#|s +9m,%wIJy=0VhzE*rt^$0mbÎ89O˭̩f|)wtbb[ΆӬJ >3 F^"-tu|/v%JϷN۰ 7iV ?`/M88G)4HX$pC@BH u}cFVx%4}Z*5VXm;2sMLf`߹OdY;ʱX(7 ɑ_텷AFXڦPw]Gw?T+ȶT5K'YnaY+ydhŬq%t%LMEٶ*i(6_…BUڵ̃m\@َo#q yM9! xj۬ 7";va[p mh=Ptw< ]xw%"ҙy}fwNU3ߥ ߊ18kIE'3 ?J Rp&:Q;z1 9?@Q]f9}|m3PgeU_!/KJaC ys'~m)}W|-YjNt&mf'*w^;iRi9Fx[w YOtOůz&Clp!s9=_-=y|.iR װҥ-'b*q޿$w EZP@bjqc?%c2!?@qFKA,[~}bc`.}n4QH^İs9ga>H!]1,p'סn^AY9]3.7+@\N ׾~0Sb6:{AZb&XA20/6G$!EpށWCYqL-b',/QHF~2v{̶4 5֫id: o /͖"r88gvy55!Lob7Qw-/H7{ ֯j͚fs(?n%x853'}MI@ϭ voemx[o_\mVowdJM C=״y")R`Io"PXH 5=i5Fp%~_ J=pd5'I4F`!Ek^qZ%'KY1mvy~)b e{(T9xW 6}ut!A2V!$Dy`\CL:]3?)Y )4Z!5HXD=`g^buk ?YPQk9ݰz3^sU@;=.:%M_×[-}[ow)Q0㸵{T޸YT-h*UѨl{baIc_q< /K' b;-n}@oAr97Ֆ%ʔֵc4e v&%]8hp/3]\{Yj7zq -*b i嵪Oǁތ7. ؛ f o'lDvg~> M5{vcψAL%ws&9!vek(ml@J <;;b `Ʀ$Y1b+UsA j%s-CEuiuÌ5Dw6$TT<;%"+ϔTyU7 Pi.mlvh5hU-N=!Aǝ/K愩_BpGqLROQr T|::ZaMATgyc¤] Fa44Cbo+r6s@ɍ^M6kcXc9@fg ~c0!^<€:Crcssf+N.`U\7m4Rfztkta~](@Ů|XiX0kNzzI?rSgڲE&6ϨNc{Xޮj돤k[~Z%_OyjpOUsWSSޕLGrޚ]_0hf[؉r#.+8Ҡg4.MFF8ELSSIh.Y:0wq߽̖ i2f E箷&z>8GoQeŀe'7(L{hc}x},5`FQNS$:+Qg8QLVhy6Sp$%^-n_k@ނq‚lqmZV^fu o6,3UM].9-*Qy1eɼ֫} mXr,S6TPFf}+S4{,|rS*0 i"'a4]=C7r|} hڼՆc ;Seg&g"h3nH>F_ ђ9U߻6Sp9xDv4T3Pǃ&S'.Zsخv"_<Қ{`J{>C;ꀫڣ.~S P@10$s2{e,q ɇ@}'չ*-tc:6&Mw1œ F)Q[| B8OYFC9@mI|a˫ ##& A痥x@)ǰˌ$6|Q*~`\?Xa\%g%-3e,|(C}ʉCv.i H$~(Gq4#Wcnp_ i$ N0lt# ]0<8d:]?i}*ME[k"1ɐz㼣*lۅ&>T=pM˟22;YQ/]C=&B6 =<zQ3*ƫ\ M .Z aZը=Ԧ}"bC>{*ng~l_)f"Lw1F}XﶸWϥ!G ŖeX%9gdt8TA槿♙pU/ja ]Bi]k-dx QSFuQdXK+:1Nr>6X_kJ Bu//`,d:/vp(BS8;!w҉a)9)uh 1#lOq[8p{Ċfx%D/Fџv [W7\SRq@]o@U ց2fBq-$X٫I1Ue4nDv~UF!(ώe.8Jq^װ%AWn J֌5>s'_]r =]ͷ~ ȓ^uX n9JlDFr$e6w64j|~"1An M,oⲛ5Em5{Z'=cdK耜nVwUiU3.oDUPxQ&Lg{1;ϫov$OzJ=?Ɓw"qVL Ll1a >̥`= DJ B4C`]PE>٢UH/bVNW<.^eY w1ގ?YkEF:ĖFd>6ռjfOw`"r4X)}*M?xWyiH(\S /7&Q99.ը94~ L`2gIpƦ02ZY(YYl?(lnIV*A~1C1xv=}wjݪ\dST:0xҚңzr\_/U=%!? ;(ïwTyԪNgkNĆpa׍nho]˶/>l@Jk W oTF!](em9G1HoZ b[HAMX4! r["ǏO#IvEzèAن킩QpmFЭZ&VDk%,|_ <' 6ٍ+ w_ B#3 0t]\֥wvnhd3?|Fb“NuD/*PUnH矬pт1k97P/ B 3r*.AzV}sXB|k'IRvʪWEO3ې]ͤy}~1slem Us3: 0f#0Y! Jr< a'\i]PJ=bX&{.lUi 6=\=y]6'Fv1\99kggi%fn2b_Cć+{l(lJǽE0/Ֆ =kBO=ZKT('j}-|*5Bʹ!秤:7Bݫ``oz" QWLx:<ɢ7hzG' ຍl*XCcFWYnMDg]l%`[^{wՌU+ePLblֺ﬛7/F:>>)MxQN fĜ%s.@ڲ㔹]u3|"sg:d8|j*NvRQhh~9e&<^?gōQ*=_yQXm"q14>M_UWasQVk$1B:i—k!sXIjk)UQWt6G~nͲLT{5@}OVn>;7.[ ]waQ^u.QTeԽf.o"LjA9Q TӨvyvh%@j%^5pQrir!rʼnAYևeeŽMBryy ^?^ !zvJ! wQG'q6\uH gyՖu/DH T JYMOFdH&3cpt;Qr#Ƽ'x]DX-o)l#꽃#:K/JQO`f mnX|&ڶ{2O;=j%=T@dy`1f\.8(!RBԝީ_Vuqr?M꿰p2;P`Y'y?veg#HM@ !O/#oQrѸ|_ܑs۴!p@aCwUr&LBdep͢y/Z]!sd;.zo0)N ^pwn?lV$U2#mkA}PSz1F)wTPz6%%m瓽)-Q%:5LFrŪӪqQ*lCLc齈6aK> {Y +L@](}FoQ430H#aG#cἓڦw8b`qՁ<I^z`׵E'=A nP5q7$O?ݩSEXZy+=<ѿ!9 %K۪lYzi_QQ]Thb2ٍ E$4< :3T4vayJ p,/ 9~K4"Bq&L Z<Ӫ3N"o5fV@ije!D&*+3ޤDjDJ؀{<$yje\OӬacn`jUI_o_vДEQ1tVY_!,ߕZ!5Q>X!c.f x!Bt-65ϻΧi'xO&K,Wė*tPiTop 9JbNFsmRtkb1S F}fT&;K~:$M:b}o\UЄ`=υpsgWߡ &urp5U] wj.?F uתHJ3wY{ tTyǥ/ʒ0MG9fZ{pMl=1jdvwx L'n膒|ŢI ~SEa>),MM f1mOoLdklr"ڻQS x$%NF ۥrFWlvW7|crxۥ"d7r3bӕ1ޭiWSJPBT .Fy\5xqTJi;aBq+E[OcI׀IەP &*)UoMmkz|:n9 ZI1-QIbXĞ(wBX1Ҡ-,I&[h74fTF_pѿCNwys O`˪/% JM$~h;kc E}TzEc)aI xeF]g?U[i +?EN \CDq5R :%}8.čyvB%R QN-twW&rȜ0|>Hdk("E|V#8fH@0SV.P"t hRF5"F`oچG 81I08 Xc6Q"h5in|G'tͻl~7 vyxČ7]B7p=w>yQ;ËCAEEδXq@9.-yҀwL~FT7_."Ǣzů%ޟIt2=CO^OaQE}ȉk#|O2ϷhGri\LTZ7#pt|fB0Zըoy1e[dt#:w(b3㾚ჾItSI μˮy0a*92+Q}&'z&)4pfɚlK20_q,i9T"%6,BXVT!'J:O>ġѦQw;Oa#N_~X1DE8X2ǹ Q],Nsk1)Kp/ڄ!EoRAmr{^&@3X6@؆yd߽\[nOu2nkրpm };}%/ʠfa8@@8Rg1T|G3XJo];Bc1)N8*jmͰdJ'(ׯ VALr)04vVM5wHrxHo 37zpO)Cl 9`% G=4.~fzavZbSR@l HyF DY0z$A>o%fʡA}G\*x]#_%`uL`"K|M%m@-r @-\8u\@$dKԅ Jb/Ty#ZPOƸOg Öxv0 M1R kt?Oa!́`iYW)E!RS@\q~6 e*F;GVuaµo(I m^q͖lS`EI)K~Ez*wcS, n 8QrH?ZYކk1~"\IS̫ֆHIq'wꁛV|#`EZbCa[>e5nUB&߉W=b(3UJɐ 6%l}cy0B^A2I.Kf|(`.2iIk]iu <ש^>q,"x?Dḳ-) 'zm(6od?z(?9'm'8\:!'İQ ad!3ǯ D.!1i35GYh4{I\D]݃u{,v ӯ?3hy@}+WM+h#T^A<uT,RxRTirDht)?.t$}/$vҚ%kh˾!(,;IO)/|=̔ vyIUmJ!:ѐIܑlP'u!aP*r2.2 \ >t1"/D<)3QC5oY|Ov@VB6"\r-8ώj/.}ihT/*xd"uځAIRv:viJM$fY 9{/k|UaO1;S \ iޢ6֞(bpb#6r'2R@#L&&`2Cu1+O(&VȆO2 ItRx>{ulOnb\0-nYv0-o3;/٘HUNtl uiÑ)Iz.ض<,Y0[$X/w^զ_q+ʴc?Ŵ3IǹLĔf0zH1{ˇrbxb{<6@q(IU!ayz1x >2wKavKxPJM O gP6] =.vmJ!N.|烋$Ā?wXb1zNmz~>Ӳ&IYIZH7N*r.[$&iQ# 21%ln_0)#-EF^P>jRB wԉc"13feCR?3Dyuk+MK!!5I8cYE@]Yy_KW`a&+muF_[1m !;oU aEIF4,~w֣RF%<6}ZCU?#;%%Ɨ ފ,))(ʤZ"|aE%Q(O-. 7[(#"e_#ys)!T=!5gp /w+j$OEv`i@gege/y58ݷ̉JgVRLPYk|7=.K)wQyAZChsngq׺6^*۫AFwצܗ4ʭ[AEW*g_xE X!hLQ3ޔ :+iNXV/U}Q]u;3z%z=)"JěK>:~h;U)*Siw6/hMCL W?)7@^ ,:wzݨ^n͠;(=iroTg!&Ḧ́#LC]bU`~fKF',T6k8l~+Ҥ+b 3C54[IP|!>HA%Twh}{jBY)49=ln[VMZM.z x:njB En77~^gwE,7&%DՖVf =#KZOϼmdm D2 gcMU6,sn]qx8/Wh^ęhKpgYRŢ1_Q]?|}ׯDVoU Jj麙= aP'(t  {5Ų"&rD )t9oBBLo’Pˠ\'k ֮:{0K2xY4rښ_ԀabUAxFTe|L_,%J}G JQ`pr=Kgps' :Ce֎jB%;xtH NTUVC[d㺥1?8]ϰjk'ZS0WAWqp^1 v好A-X>4BM}!< o/Uv\)uJlHT4q$ b0eU%q28ɫLYLH<9)D +(q5uc8Uݙ_Hž iNo7 Zl q[pT\1Mڣ3ţ)|wN1{KAWk섙m$h*UB8K0f9J6̪Y*YVV~EOX7g B!aPݸwrin8[u2R= G dniv!J&t=4xfuU+Q7 <^VY< [ WeVp2l E=+`Kf-ݬʱcBҲ}ii"56cwl7Ӗ8eV9&ܸ)Yp.@ѬREtT%'k[p܏t Lf(A?Th%%~)X^ Cs KHڸ6)r#CvL2?$+O#0:xfET'P{L "UtbeZ|G"  %(Fϟ{裨?ォMbK&ٵ~60ĬōeaOs̷T/LrHqJےϲo̰>ON-|Ogx?{DMix˅%_ >XV;nEQ#, )XPwg-({%z96pBS_h>yw *ϗ&v+ }B ӤtxԗH0  Bgc+ mb5NދdNSSF˵sT$M^l.돹X5|mWMX̀fƻ˅/ʘ}Lgt?fKZlSc 6`$5 1€ew@oYwk]me-uڟOۼF$$L9mfl[0`sFs"L= fq&iftރ^I}`)V1pa(~1E UXEFԋ]JcL_iKqj+Oaff΂ďuťI8j֊][[MfʵnXA6EL)|ǖђ^6|ˑ`iFFd`C N@0O0v:G)>O-f>鄌РCۧyzJ)0tѫVW-eD,ިJa+]#@pi3-hD׌ T>FP{'s 6Gq+ըl &,eV(Υ jPYG'*orgVX'K w"ChW$6m=Rm ?\',&~P(I~/Wi2j> S^JJ4 %No"!l{"Fder .Ko$@w]#ڂ#xmk|,4_=W ]Xl7}@,צaǀQ c/rL'~ɵqZQƣO kv/uI  7 Ld8͎[u>DǩX;-G]mP-B.p;OD=|&v)NQ^@.N)?>tk4p莺"cAS ӆJgPA5C]>zknL0Jj'0Q:Y>LݛX0" 5Wd\k3GwNf7+= w _l3ox1k2 X,y_jJ9CJ*zyo2 SN.0,Hbd-{p 悖eW"/wi! +/pא  O讑7VkC|Ʒ(߲o*Mf.%GL;K]0͇l$yK b>m͸d[ij?V9.6Y}XXOOǿNw{<.7􇈡DƙLb(kKsDG ;R;{>}[MiC,ݩxC~giyXYA>1W-HO>ݘrP~jr|Ƶ[K(1IA.e/V(iY ӹfJ`f!I7JmaSzR;3OȣIka]! ۖ hQm>Lᛆ4W⡹.Me>:y0 _>Kc- ^m8*_s%˞ލ9c~%/<ʍ!}R ul"诐Qvem4|@7)tW?`m˿_$[c'z襍n#O zKk۸#EWSlhvѤ!Уlg 0|X[(b+!amZش~eby#S5.7JKr~4@47FqK qQ7*n:ԑ;WS d˜TQ |X*q7g$'y@=H 5n;֞ Ǫ;U5E Ug-Sľa EJ1B#c(woe+*BqrـNz?NjƷՐ}m0h~Js@eok"5 !m  `e5cXoBNU2JH-2ZЅ.ړ @$6ouyp  YZ