typelib-1_0-LibvirtGObject-1_0-4.0.0-150400.1.10 >  A bw{p9|\ON rLm5rsjY?*v*[-hJhseMOƢx? 2`i%OԌi0dc:C}􂰄v7CVt*K<H^dAai66=yMQhjWC3i= v0E!VP?ߩ{!O傎Rn!oyKX'wj`O=ɮA qo zagB[6Æw &8(„ Ka251cd53dd1bf564606b4a5d33e5928c4c88b08ecc618f8f924726bd29b69277a7a390470c9f21be76c4c82d0b1a1b192aef4fe46?tbw{p9|3˲[,;q.:\?:gPI7%@=0JMJZS a|sxD[ 6OC $J3 9p{K807|Aά]Z{Tkj[>N{z`UH{OkkL30jQEWaՆ^1֫*7>xp>?|d!' 3 e #6<DH J L P  0 \ K (8 9 :| F8GLHPITXXYd\]^bcqdefluvwxyz,06xCtypelib-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 neededbw{sheep53tSUSE Linux Enterprise 15SUSE LLC LGPL-2.1-or-laterhttps://www.suse.com/System/Librarieshttp://libvirt.orglinuxx86_64tbw{3351939c65d2cfa72e26aeb82ae6e5fd1eba99c3b724f005049381054adbe572rootrootlibvirt-glib-4.0.0-150400.1.10.src.rpmtypelib(LibvirtGObject)typelib-1_0-LibvirtGObject-1_0typelib-1_0-LibvirtGObject-1_0(x86-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.sheep53 16519976331.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-glibcpioxz5x86_64-suse-linuxPR RRRRRR9jrPJ h{utf-8b32eb980b9291205193f13ca16b4cd19e9e9592e50eaf62a74dffe9765e439fd? 7zXZ !t/ ] crv(vX0WZ\>+J6Z14B3m 7 9ֵW@c`~nn sͨzKDkCfXj,M~~[:5@D0|`V2AlluYLD@0r$GiEPЊCpAeY*_ (jO rH F͇V) )ǧ Awݜ |}6 `0R<[=oPD6oW,(;%13at[z*C~I:W# ڎY/\iGK`#Bݪau?=m>[~p6qޘ ^í6/(g*C>W>L4@0CT҇Svr :wWKreO[B9lsv-J9%!4}|Gc̣5j&lf'ԅi`&hEʛmt9b&,#u9J9"1&}m$*i*`Ʈ^\yy\|3 .0`b'灕ܮ0QjQ"P8k3E}hh<GWBGC PdKt)VcBﯚ(ge8Y O{~>T+ǜ~x,шEÁ:uC4_5ZrA,KVsg_Ӣb!Ӗ\^\IQL ek(PfGeV^$O!;7OʱA*C=3^5c p#dbR۞QWj-*dR]&zoyib*MbMg~h|4tڟgBVƲK®)-mVGd]<gj~S&/O|鏱e\9F@#73}]YɉЮ*7vWkK˷mZX8V <^4S>A=8^@"<'N. <IGh/*"Uݲ(6ޓ\M7d\ `5\5%(2]":DMs}_ܮY .i[Pಣz/RNz:O[_t ϴ>ewЦ <[n x>Om+CRSH.'iz  ?qjX_8dX˅C/|_oiwуQU>pE$S.v`b7}b6]Zw1M3*hH9کúTP(BG:V V\f3~n1o{> 5x㔕E0HS}NEy"O)%Kpũ #filJ"է}ݔYmu L)SyTr `S_xOɯVT7.dXRs90o ѹ]rJ[24!H`obZoM^Ryp.}NXˬVQImuC3>Wpɚa4!¸eLз=%o5md5=,T zZe1ZסwიFMFb4r5#W{R\R2'۫i~#Mk(s2%cqNIހ$. ZCEAPAn:i4*$x@5sT{mUގh@P)ϧ(08@C99mӘ c`)lCJNPZ4h ~DD'>~<;Un.g;N1 \#^.\6%q Lն!HF 3ib1ErFbm{Dwhuh6Tn}2;};Ip7d^T2~-nwCF+zTӐtc:=Y=gX9m#[tY+AuHYKX MJy|rsoGoKu?:N)Y-R(rK^Ϲ@$Le=9KTD!Fܓ[AN~ϱ,"An )zCBJ'FU1bLq72rp{x #Bhb8ĜZpYDKWMWYk 4ϫtY,nh* lL(fH:u*<\훗5q!+gŞV ׼6sݸSeX3ި‘]Po9 mJ[6Ku~@ % _Fw1Lk[dKuc0Bl1~Ȉ܁W}lm޹Aܲ'S;}-Hȼ7r}NnQ,f.!(AhR0df=n ,M\H(ΖЀЎ P͡*R˔ʖ^!KW+aDq#[hЇM.]XOɺ ~A49>NeI=8XlBs!$&4R4&\]$q" HMŁ/BGix؈"aƦgW 捸)8A:pn-LmNP'b$^M;23gFiy 7=TF5 c\hPW^ K7rjv"lkSU.֐ =}9+y!뻙E' #+Mbjc38dU'2V2Uja:74H5oBQ'x20pp ܝ⸳xP['84)~> 3]fz;v I|\N,dswd "JǚvyT(X1#;jO4F໴2!$k#`R*s:_v'\-8͗0K e--G~vG sBxv"z~ HA_&(lsBClDx.E~Mv!gBZJDw,JĭНc`=736 x%V'#7J19) @%qNUdj?6.dKlX4(ʀbB7!Esc,Qm\{_S& !_|ZMAuMlq:09NX=2dHݞ#f<ZQj9iN6+ 2TCܴ3LNDic@(8 iT6p6qS_{T,/. " Uꠌ(E4V+:Rs6S4#%+ȶ絰=R(9$:5Zoo^ZGF2gW{,Gg Eha՘DG+Rz^4#%*{UMrAX9@_vCRN{?%|Yh1 Gw,/ܦd(6z"J9W1*T^ %܍QFθɮxؐEVREWǦ!A\K+G :3(VJDg7m6;qї.Y_ouZ.+&RKbŹ0``Q9KÎ݅@ϜA/p|M'R,]9, جyƲgDѪ+*M|MC|ņ OI?sP$L-{ >.mH=h<" /mJx8/S3T7P=ǴhZDWb7s',(ueRkLkormv*bu$'XmFO ֡7Ody9Q' D&>^Tp\;* 5&E%)L։N'3n"tGiA#_,}}i@<]ODrEͶܽ؛۷"Vjw?Ҁi MKU; }0ynEDW&#vwjSY?zAvoɍvC9џ2-W%BSnn}Y (;)8/%{>+L$Cl˩ȐSj$pPוH=iEV;ܷn>ê/;h {9t5Viq-$&zQ[u2ɗKdbnJRGwZM-4vz%&Laq. "8j2G|>6Ot`*|t$MJ\0-#q8r\'6c[D#(bU}+x^tXlpn|1߄;tB{_gڟ_*r^J~0"m5guBv~3p,㈣CڅYvLz}dZ'xZXt^fa GqmW3V"\sزx G 1S+[BzT:lm\6^0Fx{B.SbN#(5sBbNٵ*qk@7qg%>]GvjlQA{A:eMCd*vp~&YGwY{Õ@ Y+kͷU R'1ьMnS־fDL52E_HRM xuwYj~D̆{Q I.֛cOj8|4{ #O)kϱ]}1fn.e.3Jq99H${7 ӿݱFs !]{9&ɹRӨyf>b}|ßPixf+~G11lqX(H3'&lQ?&mU?֖^,CwVY@wP qZ 2 P2UVTHGN QyI/=š,@ވiw5Հ̳ -gU dߡ['AᎶ YZ