typelib-1_0-LibvirtGConfig-1_0-4.0.0-150400.1.10 >  A bwp9| 7 zKyM))p~tӵg1bl~sAs8= 9E5ݧ, 33`+ !=z}S9˸'6p\i$ڪoXM q]ӛq_+J,Ζ"&ppSED΀ SI$V@UM놎`:ݜ# 他.Yw7QSIºeݏE\;kǫYBNf3a04dfa911ec4f8cd9ad1427a72bfac0f4410b8a2595bf5da01904e2b0c15922ad0ddc025c5e3699494386490dbe7f6f8d28f11dȉbwp9|o#K2p&lv TTvv:!MZ\(Dgen }k.Ơ"|<}yPA VCCʹh*M0|xVXJOXOȎѐI'L%:m1Y]'`V$?녆95JopDbhE_tN&i$ڈ2Yb GT#'5_m2|i `η~Gl&4i_Y0h!r>p>4?$d!' 3 e ':@HL N P T  4T (28< 9d :0 FGHIX Y\@]D^_b|c%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 neededbws390zl36qxSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://libvirt.orglinuxs390xqxbw039e3222b5077a21b815bf27eaa0fbbc0e04191efe5acfc188cb4eb31ec394b6rootrootlibvirt-glib-4.0.0-150400.1.10.src.rpmtypelib(LibvirtGConfig)typelib-1_0-LibvirtGConfig-1_0typelib-1_0-LibvirtGConfig-1_0(s390-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.s390zl36 16520076041.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-glibcpioxz5s390x-suse-linuxPRRRRz_^i outf-80714b6230012f134ea4b2e78e5b75145601751ad9b7a5b0468c5b75e0001bc0b? 7zXZ !t/rFJ] crv(vX0A_˹1z|b3N:UO)Cfh`GQ򭡰>&7<7w;g$Ձ K{ph$> zè`]"%s1g0EL`ǫROS6CZ ?R{|EsC,/ugPD55cBCfFqL2iM|/nOg0?zGU6ZbCaؠb(IxI{iYm 1PA]hUk<$h-̚WiUiXTy̰ AL]Ob5sOMGo,`2ǠUDN:Zt=}|\(K=<6A u4:w  yt3<ֱ[7%[wg-Bu $2wy;TX"0qz-*ElQW>2lQQ^np9"I c>rgԑfqO6H ޭ[aWas4n5i[ *6ԩFC0BVo!^^Ym RPp$H9n' gi$ZS,W͛4| yg&:xxt|#C^pt{KoQKCLWD6oHԶ@E \3}SlH˲7޴rqgd3F̐E +D,j'Ձ|=Z\%wrDo +kۿ4i&sjtI> &)Z\CpW]M1rIG$'xWsdwXL*qUL5xv&/ryd`ITR"+\eh{sb%Lt]LgS@t'2ʲ]y4 ߺ}Qr:CM+\6 ;v"ߩ~&ty0DF}:I>ql~oTOXڵ 4&Fcec^c=rezRuyB0,-(#Ap-`YkŐma3QD;l!P7XDyۻYxsH#Z&T>o3c< 촽dA% ̃PzkfМ0&TٜדL ( ۂ796!@y~,%u[uXڨk@o?]¡:: oR52"]@R2BBW; =+>Q?c`tNFĞۛz`oK|ȨxWH'#h;(cd&y1{"$4rE|ԭt~#!L\/˟q|Y= C\'nq8g6\};U5~nWAt W` INe "a9 /o6R"$ZML;234Vo'1]Bz(,PK}^!29Jw@p!HtpMFEW[7Sʿү|&vfL&QF-Т#M܍ %0㇞܊Ʊ$/'f6Nq"1W{wN NMdgM'TЏ[hX'7/j"ړ5~rcl}{jUuJ.!<`l93fvkO=B iXN~Hʞ y9qRoi *Q]5%rt j洤bcb0P_Sɸ!#@Ÿt5;h1D5 ucR5(w8c#a4 zz(OlKzJ+׆R8۞?P wkpQ1V N 2UkcMvԵwS~.I unʄK fLdtGyxiv1ϯaHϳYLLOJ~ @{l,ŸA]ZR!,gos{;CC5Ÿqzqe XjoϏ:75-% az渥"LV -:+;1h~R灏TlqcN^ 0_R80JϣZٌH䱰Dn%L=ѪD'M0P/>)pA(o>fŠ8&WB6߷c#kx"L}gju*e QdI-z4Yօm sLpݪn%at.wwCeX҄ɫ%#&Gxa97G;[ބV#U9#QM!rϑYA-Nչp} [v&OmKLIPٓԘa?;fɇ tzDHi׫oe DzVOc;?F"lC)/&ؒMTȪRBn.<&L*1csM"kz!!_V[.fhTL3 %5(*dܪQi!:<,F6x*z8`h E fq韗]OwK[P^ / i%FIڪ[k|V"|N$x*(-Zi6/tnIx-p>B"U#e` {zPhp+>eMC\fJ1ꝂH[A#En0  zN ?$A*S\- džkGH#GG>;-Jx %FNEi&L)4f3J49*]t:6E _[}ڡ] q_ 1@76f4ܔK:a'G-%0e+?%GC6ƒi:& MӉj*7lxl%ֻ['s ΣmBσ;x ˜3S6'LF"B@D}/YWΔZ~Wn }Ilݖ$uaڹȉ\bSUTD(}_EeX]fcgyWdm'NIHn xNJQ_)d۔Z,~|wwCi`/Z<KZU(w@;zڨWfS|S|;ER1Si3# $|k#:ӘedͰ  A?bUi}lX{Rx~dXeQ焻x:+Xb?\h#&74 }TkTOɾZXK<-x"DSQ1'vxT2*FqCǷ4a|ājֽ >Ԟ'Z%{"qK:*Cn;2t}KգN)DZo u}ѹS(I2M_zwSE-CF[#>5zt# pU,StÚC46Z96]%urg]_1P Q)%JcHo$K/Z`)Zg&xC>ݾcJد$y2⵵ƣɘXE{fP@y羜\D kF\v +3OIRhm#/%T ` BZܔDeg)iT'^TQ2C̎O<7KgI@N} i-u]V~嘳~[ؐ2' ѻi!t {;Sr^J 'JQO/7t>3w^:2] Yy&V\YwB 4_rEaVD 5SRtNZ)q+Gڇp L1ar~F^FfwYFDD=)RIT1Eϑu14r=YBf)QUo; knͅǓG*Mf'T.ge7?9wj8kTg>F@_-zDj4jof״DgԊ1!Wki`"0- ÑƦhųg;"{B[w9LWϑ:etMH=H1K6W>^K 8p& VA<=ɂtv 9aWS}YHm2W). b>ħnGC -]UCG2V$HUpʰ(: jdhyYL=څyh/*^<]zŻ bkbKQ| SμBH8"nVQ}4ᮅrr#J)D)B(;=u2c>Ls5h$*Jd ic@J>a5;*a/7`s~4hJ q>_"| 1..ߖ4MK0HHF 85d?W>ȁ8fP;G/SGayxnF S8.` ScpJt+vh ~̱0ȪѲ6 rx5k4[@MpA8{B׎,ހx˥wpנj ң~0{`Us`=LBDe-Mnqcsp7Ӟ+'h"`h s#cs}}zpv>VbUM=?dV7j43E|rhGe{ ՃNk`9%6+M6`w)xELv\чA@վfDqyThɄ9>u 6qbdtckVYLNor{laEuF.{|&IpS gcљBr錗Ny ,:X2{ǒq#xdGB/N 7=$f4sXʰõ8K][Mco)\}b7n%u_)!>So:ՕdyYjd"t6(u?F>ߊk Ac)NN ,Rk 6$Ywiu;Ն2v76vCם6E@BldHcz** $&/S2ϝ)CؒJ6v^mW1~\r $޷ [1jø<_m(6mY Z 3)N4cvK`iXOfS ;=,ޗ8xބ_Ow Н"Eud8jItw)nD|n}WAh"5蕿yTq{*pE~] -;UGou wK|:x5eIe7}C%r5*E O";x*$&4A d34n'Ǫ xAn2L[ GI.6OQmvsfYO.h&I'_UiΠu{w`CU}Gd kIJrCۮr^ohUkŒ#WNIEÁ6{G>\A{Fj-m>+ji| U0=z\6y'ɍ.5'P{ vq K u (>C"^i7PF/Jo쟅hQNLf#/QW-O#PǘνE%S@)x?2*u(LbWsܥ@>@?_%I1o_6λsH!JçH)M/h1fCL\xl.^jvk p.6iE`R3[~\y.d#7'l&9гs5R!o?$Zag~EBK0K \S <4MT0eW;GtQ'jsL0XI*PIk^L+[=Zu(<%5P}Zq_LPenuH:4S-N* *x~QYx%3$5grR+V&|^F|+7f`NQTJxYW 1"xqUZ" ^\ (oMk雡441ر`<ŝFX0 O&"^ ;+X8$ l9,=?=~ZS[ȩ=ٌn`1=7@IQkh\%ˌZ!'_idAaϑQ#CI\m,KnhT3DՉn1F&}ZqήAy}RP\ISƦM@Hdq+Z zYB7D0)mk\lCFn0Z_cL9 ^nMܦ8wJxsp"$t(:;)4"ĩFU5Eǝǟj۫m;ƌ"$`Y?l"q-^cznE* W93GF|5] D 8_jt+bB<݆ܸj'x0b!bN1Mak .а3USsX^Yk18]d`[ߌZde6)U=O3eWImLx0b龛})\yqхDH'~"R'R!p)gl@j,iz*`SěSj@I Tz|gy,?q] xx 6MdgkptMnYaDzZ ,u񽐺_//;Qaq'C]|HyjV^1U»WxI@R]nyޜٝ$F&U:cZ+b9IFQ W%=9SU}/>2YqVˍJ1Z=9K dxk- D3a6T(;-C[!S֓ YR}X_4'2f}v nʽՃ[9£2|`Ů)0:6ql}Q+ aݍ5n Txozkj$f]/g/+-+V+Ve\KZW&lI!)yN=yQԣQq>[sƀ4P6`@ɉS}SYHFe0n6v=K nm diJff!Iؗ4oQ|\EX!<ϛ' PE@I9nmڿm٭D~xM!mAyup}u{BmUuL=D$=+O022043' x\sTc=]&G٫D2ErѐK\Zw8`{T+ř9vF |^ok[M.=IyT<K8d u k*1̤^yo*!^x(=DB]v ?ގ >NʱOv~>{+&dUt3(}ҡRpw;\D4 ClLxPx8ShEco!UɁ3<(>%1[TDLk Qy>pE5U'VOT?(.#%Ku]uF]oCr Y̊ 4@2RGS{;|7>CyR]f2Ӄc>VScXzrIj4ݏMTbh^%^\uX#vSQ#qAj!T|ԙ=af~09lpQԀ04zzF𨽴scB*,H(tux>S`9nJϨ$#KgyrPSz hi`8aYܤ;Wb2u^ƌV -fJk`NiSe%91iҏvYWN!QɻC%( 5(a!›rt2+3`gX\~^,_Ua_Mٍ5_iW2FPk9.ֽ6q9<t,4z co.MOϪ4IN9,%c1S#s]Dy1VތCr{VP_UZRsM8w,M3+xS7I-]ȏ{oLlOVNjl6Ik9/0ޙܯN~7!(fzM)|cI:>Y3A򻾄!_9bpř]  }ՁΣ^LYA#Dՠ_«ո^i Ns"1#K[l`$$kh-2Vё]b=a2W$#qKμ\6p{UIlyQԩ%s*۳+5[@^mVs!D_NhhkFjTwk7ok @oٿy/^9S}.\dtS)Q=p39ؖ8ò䏇u)X>е;\jM':q.]Gb3_BR;_#O=–8/hR@o) RUo*^|{bY*E*]Wiig+FB!qGgyv?Xn q8oE+1*:)qfx|3j69W}iQ߶^Q}{Vmg*\'bzM ߍ 8K ?l+Ģ~>Pw52*W()~}@~MwBDsI~)Q[k5DWn󷥸&[&,C53l\ڻy*3ܮǣMR|?-"yTp o`8$^.%L?psKP+Etf. Q% 8 i}rfz! .wٙmWTܘPVHݣmot@MO `HX*wm]e0A[g.Za(6_Mdu%<^ȣuTDb? Xw#~d̛f\JX95vmɖ2%$-Uzh]d|ng\#Iz8wS5Hpjp29񘠕ZPu耺FinFLV+$)%j`”:ߡϙ{S#Ib Y߆q S]?W[?RG5a $^Txfq]RUeiK!|[:r-+h#_7 L#'" o"ɑM8$ǹ6C/"ԥ]!KbjM-}-u$&[Nh;mGkZI|O88/oР80tuU1UҺ@D@[O/|FHs؟EvKEYc`Wby +uEmY5 un=TX}u5\ yEwsㆥ^JXE\Äb]Efɿ=(QL×?Z|'7 Zs y̑sOcn|O>ۡ[_ܱI= rI&= >6lTA"56ոz/Wq$H[!km) 4ԩ ͳU◷_ c(3E\>iԴ0{X28Ya%N(`9bb[`3Dr{L0Q*R<MR?1+ȝ:oA+/~M鱱vkP j|J7jA(ԿŰ*Lk}Xא ,IR/ù.PPP^td_ڏG'aB&*ZFw;AkJ7ziZL"yDEzN/.)ZW7}pۓBͥ;mq/k9fzH#XGy-s}fe>`r^Ff_͸” 8W=j{S#" +4_;hqX0Z83i}VAKrFȵzoP>pI{gn<;CI' n^uf7ryHoMZs@f }5}$f0 +maɳ9<ץl 5ϦA~FF=.`%Q-#P߸IM+l3Aj +%[ tڪi# ֨jf9p?Kf*2.'xYQvPݻ Ja 2QڄŰEnwN$ǭ;/.wM$pSzS:Zb#ViZy׼rۑdln5ꓠ!W%߻q)2h𩲂͵w腿,VʷgP3KtZ)|u75)aOv^Ӟ7qĶ|wqVا]jCXsY$_)腖Ymٛ;|Szq,*l@J8I[<gU }%z JqbXwiM rjw2_J;C;mw=BGތ7Di0i#?ȿoUĵ3 KҴ%)[~&4?mՄhۆEmb#o|(e Eb݆H?NWH"j? ԲtPQK9s:/dA*y׍4C+뎾52 hoyB&5Ňٴ64ϒQeLCK6B,]vd~h%R݊J;8L#v` QAKuH5/ ^6y8țdYi@*uf81F}rQ>QAhۛ<҂G4rj"oRz$H>h?#e,'6FcqkDrwUKsn(J? cMrRtyd$5wz?Oc/w ]οQB8o2:?S ]Бwf.(Uɥ4fh:)((3/&Fcvpy222/FЎ`[1QJlZ-mO R!f k?fG">q>uv<Ц\mNfaMs:l?`+r Fu׀,n*Ȉ%H /H #] .bT(~v%Ǜ'K'(K<Ҹ1:r&]UO\=(_(jLq[t!5,So$-`)o|cJ~ I9Vl_p";ѹYDW<6xMqAb28+x,Q>hKv6@Y x-4\}o&J~$ߘBb 8Ճټ4ߘ8 *vdVJW&9qnWT ջz;TO}?,Fvۊ;gy0@p@~:Tv3# I>sk,iE0]B\*0P<'yUbr.۲vrhp.RxOS$GMy\B<}1 $єzK̯]$`i*O/P8?Ϩ&:5L߆֖=t XpWՐ2P<$q$`f<ԟrKm>ׇ{јI9r]GfLѵsc/D"M  G^&U&