libpeas-loader-python-1.6.2-2.1.1>t 4 DpQϸ/=„ÎY {_aF$"p'1G6u[lurVPTwvFW=R$Q iAJpAHnxХGtbtC&zCu˂r6|z* D8fzi+q; d.S2zzPRK!Zc/~'GC6!菖_7N]B.8++=:=>I%7L5_ƐNBxL"qeVz=.?.d $ X &/9 Rc     @ h { (89:SF,WG,lH,pI,tX,xY,\,],^,b,c-Jd-e-f-l-u-v-w.dx.hy.lz....Clibpeas-loader-python1.6.22.1.1GObject-based Plugin Engine - Python runtime loaderlibpeas is a gobject-based plugin engine, and is targetted at giving every application the chance to assume its own extensibility. This package contains the python loader.Qbuild35ZopenSUSE 12.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://live.gnome.org/Libpeaslinuxx86_64ZQf04f18f874606ebd9e58e3c0e893c83crootrootlibpeas-1.6.2-2.1.1.src.rpmlibpeas-loader-pythonlibpeas-loader-python(x86-64)libpythonloader.so()(64bit)@@@@@@@   libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpython2.7.so.1.0()(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.10.2P@P}L@PaP@Or@O`@OKp@OH@NNFNNyN`@NRDN?N6@N-ZN M6@M@Mx@MfH@MWML@LLvW@L[@LBdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgfcrozat@novell.comfcrozat@novell.comfcrozat@novell.comvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.orgvuntz@opensuse.orgdimstar@opensuse.org- Update to version 1.6.2: + Fix gjs single-include issues. + Updated translations.- Update to version 1.6.1: + Better SIGINT handling for python signals module. + Updated translations.- Update to version 1.6.0: + Remove the vala demo plugin + Add min required and max allowed version for glib and Gdk + Updated translations.- Update to version 1.5.0: + Warn if activate or deactivate are not implemented + Find extension construct properties also in interface prerequisites + Fix interface sorting in GJS and Seed + Added peas_engine_prepend_search_path + Added peas_plugin_info_get_external_data + Misc bugfixes + Updated translations.- Update to version 1.4.0: + Fix critical warning when destroying a PeasPluginManagerView. + Updated translations.- Drop libpeas-released-gjs.patch: we have a new gjs now. - Remove gnome-common BuildRequires and call to gnome-autogen.sh: those were needed for above patch only.- Add libpeas-released-gjs.patch: fix to build with the current tarball of gjs, instead of requiring some change from git. We'll drop the patch when we'll get a new gjs release. - Add gnome-common BuildRequires and call to gnome-autogen.sh, needed for above patch.- Update to version 1.3.0: + Extensions can now implement multiple interfaces. + Added GSettings API to PeasPluginInfo. + Misc improvement and fixes. + Updated translations. - Add explicit pkgconfig(gio-2.0) BuildRequires: new dependency upstream.- Split typelib files into their own subpackages: typelib-1_0-Peas-1_0 and typelib-1_0-PeasGtk-1_0 - Add typelib-1_0-Peas-1_0 and typelib-1_0-PeasGtk-1_0 Requires to devel subpackage.- Build and package the glade catalog (bnc#689575): + Add pkgconfig(gladeui-2.0) BuildRequires. + Pass --enable-glade-catalog to configure. + Create glade-catalog-libpeas subpackage.- Update to version 1.2.0: + Fix using Python plugins. + Misc improvement and fixes. + Updated translations.- Update to version 1.1.4: + Fix to work with PyGObject 3. + Do not expose the peas_extension_set_call* API to GObject-Introspection. + Disable log hooks used by PyGObject and Seed. + Doc updates. + Misc improvement and fixes. + Updated translations.- Update to version 1.1.3: + Do not expose the PeasExtension API using GObject-Introspection + Misc improvement and fixes. - Add Url tag.- Update to version 1.1.2: + Link against pygobject 3. + Do not cast pointers to unsigned integers. + Doc updates. + Updated translations. - Replace pkgconfig(pygobject-2.0) BuildRequires with pkgconfig(pygobject-3.0) following upstream change. - Drop libpeas-new-gjs.patch: fixed upstream. - Remove gnome-common BuildRequires and call to gnome-autogen.sh, as those were only needed for libpeas-new-gjs.patch.- Use versioned BuildRequires to instruct OBS to wait with a build instead of failing it.- Add libpeas-new-gjs.patch: fix build with gjs 1.29.16, which merges gjs-gi with gjs. - Remove pkgconfig(gjs-gi-1.0) BuildRequires thanks to the patch. - Add gnome-common BuildRequires and call to gnome-autogen.sh, as needed by the patch.- Update to version 1.1.1: + PeasExtension has been deprecated + Ability to use C plugins without GObject-Introspection. + The plugin manager's disable plugins dialog will no longer show hidden plugins.- Split python loader in a libpeas-loader-python subpackage, with a Supplements on libpeas-1_0-0 and python. - Add libpeas-loader-python and libpeas-loader-seed Recommends to libpeas-1_0-0, as well as a libpeas-loader-gjs Suggests: python and seed are likely to be used for plugins, so we want them by default; gjs is a bit less likely at the moment.- Update to version 1.1.0: + Add support for gjs-based Javascript extensions + Seed Javascript extension support improvements - Use the new() keyword to instantiate new Javascript extensions. - Previously used "copied arrays" have been deprecated. - Allow using prototypes when defining new extensions. + Add peas_extension_set_foreach() - Also deprecate the old peas_extension_set_call() method as a result. + Drop support for Gtk+ 2. + Updated translations. - Add pkgconfig(gjs-internals-1.0) and pkgconfig(gjs-gi-1.0) BuildRequires. - Create subpackages for the runtime loaders: + libpeas-loader-gjs, with a Supplements on libpeas-1_0-0 and gjs + libpeas-loader-seed, with a Supplements on libpeas-1_0-0 and seed- Update to version 1.0.0: + Seed plugin loader fixes + Fix segfault when pygobject cannot be initialized + Fix tooltip display in the plugin manager + DOAP file update + Updated translations.- Update to version 0.9.0: + Support VOID introspection type + Don't use properties to store the extension instance + Various bug fixes + Fix getting and setting Seed properties + Privatize PeasExtensionBase, PeasExtensionClass + Drop IAge support for now. + Updated translations - Changes from version 0.7.4: + Fix crash when searching a plugin in the manager. + Various bug fixes in tests. + Fix memleaks + Increase pygobject dependency to 2.28.0- Update to version 0.7.3: + Fix bug when lazy loading fails + Fix C plugins that do not inherit from PeasExtensionBase + Fix PeasExtensionSet example in the docs + Don't GC plugin loaders that fail + Only emit notify::plugin-list when it has changed + Don't try to open a directory as a .plugin + Unref the window in the second time plugin + Don't add extra ref on python instance + Show dialog when disabling a plugin which is depended on + Drop PeasPluginInfo:file as it is unused + Add PeasPluginInfo:Hidden + Correctly Fix C plugins that do not inherit from PeasExtensionBase + Updated translations. + python: Rework refcounting to explicit extension ownership - Changes from version 0.7.2: + Check that the plugin is loaded before creating an extension + Make PeasEngine a proper singleton + Move the module support check to constructor + Fix PeasEngine to be capable of being created multiple times + Fix PeasEngine:loaded-plugins to return a proper array of strings + Make peas_engine_shutdown() semi-private + Added the view property to PeasPluginManager + Add Glade catalog for libpeas-gtk + Show a tooltip for unavailable plugins + Replace plugin loader disabling with enabling + Add (array zero-terminated=1) annotation to API + Added optional engine parameter back to libpeas-gtk API + Allow the engine to be NULL in PeasExtensionSet + Allow multiple instances of PeasEngine + Check that the manager's view has the same engine + Lazy load the plugin loaders + Drop peas_plugin_info_get_keys() + Do not marshall out arguments in extension subclasses + Make the interface age 0. + Updated translations - Changes from version 0.7.1: + Fix handling of g_callable_info_get_n_args() + Fix loading plugins with an invalid dependency + Fix emitting PeasExtensionSet::extension-removed + Fix remaining s/libpeasui/libpeas-gtk/ issues + Unload plugins in dispose to prevent segv + Don't show a plugin's description if it is NULL + Make the PeasEngine search-path docs make sense + Fix seed extensions + Override properties in PeasExtension subclasses + Allow the Icon in *.plugin to be located in the data dir + PeasPluginManager and View cleanup and style fixes + Fix implementing an interface without a VFunc invoker + Annotation and documentation fixes + Test peas_extension_call() before calling interface vfunc + Fix implementing interface vfuncs on 64bit + Emit notify::show-builtin when show-builtin is set + Added --pkg-export option for g-ir-scanner. + Plug some memory leaks + Updated translations - Change pkgconfig(seed) BuildRequires to libseed-gtk3-devel as both gtk2 and gtk3 version share the same pkgconfig filename.- Pass %{?no_lang_C} to %find_lang so that english documentation can be packaged with the program, and not in the lang subpackage. - Change Requires of lang subpackage to Recommends, since the english documentation is not there anymore.- Fix -devel dependencies (lib*-1_0-0 instead of lib*-1.0-0).- Update to version 0.7.0: + Add way to get a PeasExtension from a PeasExtensionSet. + Move the "extension-type" property to PeasExtension. + Convert the API using va_list to use GIArgument instead. + Rename libpeasui to libpeas-gtk. + Kill the "base module dir" property. + Check if the method is found in an extension call. + Make the various loaders define static types. + Make PeasExtension implement extension interfaces. + Fix offsets in interface handling. + Fixed the way seed plugin asks for an extension point. + Add peas_engine_append_search_path(). + Drop application-specific naming in the info file format. + Add new API peas_engine_get_default(). + Drop peas_engine_new(). + Drop "engine" construct properties from libpeas-gtk widgets. + Various small fixes. + Build fixes. + Updated translations. - Drop libpeas-fix-build-recent-gtk.patch: fixed upstream.- Add libpeas-fix-build-recent-gtk.patch to fix build with GTK+ 2.90.7.- Update to version 0.5.5: + Big API breaks for this release: - libpeasui got renamed to libpeas-gtk. - peas_engine_new() lost one argument. + Add way to get a PeasExtension from a PeasExtensionSet + Fix various gcc warnings + Updated translations. - Use %icon_theme_cache_post/%icon_theme_cache_postun macros. - Rename libpeasui-1_0-0 to libpeas-gtk-1_0-0, following the rename of the library. - Don't package NEWS file, as it's empty.- Update to version 0.5.4 and cleanup for inclusion in Factory.- Initial package of libpeas 0.5.2build35 13593519771.6.2-2.1.11.6.2-2.1.1libpythonloader.so/usr/lib64/libpeas-1.0/loaders/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:12.3/standard/415df33d063cbaf2be15ddc189647a50-libpeascpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=0xe637d1e3f6acafb3a54b7e054c6e484db5c54ee5, strippeddirectoryPRRRRRRR8}tτ@ZMpackageand(libpeas-1_0-0:python)?0] crv9vX3^ȀpdWSf={nSt-/(ϯYGu:݃·RN#a9l"rmH5yILv ZK_zFCdvCܻВ&T0dp;\谢 4lF$ACGf .tò {?=WMӎwV^c5XsA4vɷIȇ>/A0i˟z=e*l-a:gS)lrA:a ]&*gʲɍ⻧)/И(R QwQ"Hu"lZ`>QC_\y,=yr+}OٺbEr8/7}Hu7n 5^¢43zw]x~qZHweT䦆jmY>ʙiKJ ׮5cp®h_ΌOꠢX8 o`ǸUJf5=Ië  Py"Jކί[j0!6.т>A9[&< ̶| jz9 .Քi\Om'R8,~cRQjz4-~xpr?^j%qb"ž5a$B!DLX-I$_=qM\5eYe=]\<L^&do69?_CJawh * 7,x~tEYedD{oߴpSgZ.Px%P+ԌG'0B 4"a-"b"CwQ.0D`N=8;$YđhhcR߻q>>Rn -ݑvQcly&WRi' h;~,0+TW>u*ӏ3pF$A 0:?>KqZUI󗗣h\VIU7hϧr1LІnzgFaI~=u1Dcs'hR{*aę=L 1ȡkpa&Yf%/O^ ᡏ13m62\H:ݗa:3^!hb7"<^ҍ1c͕k_xnM7;[!&Cͩ^*$ ~jF5Z z/fp'iB$'eoD,0Gޫ7+D8_It.SF0-NχsQHᗂ:\-GoAM.^E=8I~xw>?.ZJ $P.\lO`G̓GY.R/t" ֋[ڴ[kBf=,%MW=u̜=q$3eLmP^>;ڝӌX\C\xg 01שE ԰~L^\[BjA7 n+3Ynҝgyvn6丄 l""J,,`!VV5s6+$HԒn+Iŝ)XαfrClVbomqD(JA7o%9%NKCI_n |xc; P)w] [p0s} x eIn+H{VL 54< Xj܅u KI#LG߄[/q?ްh|/ut!Z<$2Z5Lf)Ss7R(:b9Y eIj/ {*'l$+ S:Mx˽XZhk!^,&n6u$$ZO܋5ѝ=hغnR}+J} Hs=o̐ǑIjs`!^kvhmbGftrI{jRv*`;l<೺B7Y4lv.5&ݠKȩũܳͲW m81o;<\oѦXܷ.أC/Z|eYG̜XLg-S6*U.3ښ;H|qu7϶"v$5xy )4MIvgG|s5d35A< ?:AS ̵NʁyܝMTҟ)A|O¨Y51KZqlrc% *o7vx$^v}h6Da+bʄK'Il~ˍ$Pɿk4_P{D4}sԵ|J|ss ZOr09gB:mVe;7Vɫ-G4yx#BYNmaUSPCꥄ֩6ZC{c Gf~~g.Yg1GDR?@z ~? -J3plXl;q'ɵJ(rS70ƴ_hެMktPRņ'}{"1sxZɏLeL8C#ly4kٱP [eh??APj>xnD~91:D AA#^|2 ]o>0{ao۠bQNgxdXXη2,tҢ72-L8L^ \1ݬüD[s'.Y P2$4i)>JZlKP'ɚtK+PHl|A%U%Dvl,+^7[}_3)L. cmr&:V 'ޫU==}ec3hzGM%._17mQ|@L"8=xX~C45 %WUmoh|7QSCZE=j${>:d>6AOREus`s_mTDb쩅Z`yRmkJk51oz:/mwehEBѡ F.>>ӑcNѸ[B7ʵ(5t RbvR2H8:C©UJˆ1IE'eSm }`~N2$^J֗ v~B>l/k;R^aUI@4*i1$>.Oi$jHɯGzUTF.ADjȝ{qȹO@[q"H3TSccو!B)6XHm}d3XM7ήF&9-q[0@!Ή$~1jE<_Eʱ{ <ti 46`m7֞zƊ4]dzޫcIC@-I*'(y=* py(3g?M nlgh* ,7^O)ytcM_2m޹d9"xYq rF$-"n5v)Wd:6bK${SQrr<&J/CƧD0z:1Ng a/ Wt屗5NjZ!2=ss/PSo$z t0pn?w%0N4bI.ZQ_;MdDƩJcܿ+ֽ- }GM!R_1fzw~^W,(gOpČl" C ƒ+{(B`KGȖt"vCwRܼReצJz HX^v;ݻ9& 4Ɋ-~JkbAG_ۇhߊi'm _uB9#4Q}S1 `kw;L^76iAG#feNl :L^Ķv.یVR9H'HO!3CwoT@V3oJWZ{tOҙh;U"Ds|7TٙSm@]oqa tGVc^Uy'R%q!>TŏH`|j*p ˢBIrQ=;~# F( P_j*^fm*\O6vsyPM-yt"5'e6T4\LvcH0z(K[FJCG1E;z;np$2! 8: 7f`4hDdmz 7ʌ _ "d@FKGnogDFL`mnPax_5XWq;2]65ao &w+5?lKc=(m1GÉGjM\e|RT>$6@Ky&⢕iȹ& ,LKգɴxt!4y#Wܞ倶Zju.EK2c rk?x+l R#9Dcc]Ɋ \2 {㜌s@^!`=NG\-7EumABkFQ%qL@X"aJƔ^ɾOi@nAڙVޯa{پCA!ٍꉥxW؉BDfqZɝ"#Mq5kCNЬ^80RIik yik H "ae͟[Yf;bxA4 ŕ/cMӝBtQ9z"|@f]hU,9l¥Cb>\">v"6n`qXYH2C*S&p;(?\ny#@xʞJS\wghf .ADQsLUX?c #32OgQ7(K=Qy Qmo 3MQf9(A&őt,qqQP5wBGrs+ q}{H/0ӐAX"@!0Ϋ9G5 C@?wrQ>6cM~8VczIZrLZHK_i8vv=˷qg ٸz%{L7Z`w?.F,D/F^˥D4H }qa7n  H-p snܔwi,ޕ#h /WenC!lnZζ"a$VPa˰D_AqbBMfy,܄};}ZV^7 0 EW51mV̶u]f޺ ӡ|61uı4\ k0PTT77#BX8ѵQv|ZT 6S_TwJ KI.ރ|f;`d3;\կ>rׇG)o<KOͣUm8