typelib-1_0-Gegl-0_3-0.3.34-3.3.1 >  A aUp9|`Mw*y.E~oNF&ן 0cf_@T=}IZ%|iCv<٘ ܡF"ΖQ*т)հĵ3]:ʿ<*@839I(AG* U5_Mr5F-İGsAe»6EAȆͭEZpׁ#(JF ~a@SRHYdVJ&?·Abfbbcfb1d00306d5f573e46193962148066bdf1fa7bfcf20438869f5a70402ae4d710eb4036e275bb8030ac8786d74e8c9ff43b9ClaUp9|,]#\=7FNcfhҤf4b1VۑԵd<MdfEZ=UN.sDW024W,p2; Ǔߡ|ʾxPͭl,NhE:d<(OJYg@s=F%@QRP\sKMss ]dq4*F}೑ v*]3i(z%>LNo r(su;nH4ݥ<>p>? d $ c '8IOX\ ^ ` d  4(898:OFGHIXY\] ^1bNcdnesfvlxuvwxyzCtypelib-1_0-Gegl-0_30.3.343.3.1Introspection bindings for the GEGL "Generic Graphics Library"GEGL provides infrastructure to do demand based cached non destructive image editing on larger than RAM buffers. Through babl, it provides support for a wide range of color models and pixel storage formats for input and output. This package provides the GObject Introspection bindings for the libgegl library.aʳibs-arm-2$SUSE Linux Enterprise 15SUSE LLC GPL-3.0-or-later AND LGPL-3.0-or-laterhttps://www.suse.com/System/Librarieshttp://gegl.org/linuxaarch64$aS7c33f93969eb85ee9566464dd75d9bd731634bc7952c2a3c3327d8981a47e436rootrootgegl-0.3.34-3.3.1.src.rpmtypelib(Gegl)typelib-1_0-Gegl-0_3typelib-1_0-Gegl-0_3(aarch-64)@    @@libgegl-0.3.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)typelib(GLib)typelib(GObject)3.0.4-14.6.0-14.0-15.2-12.02.04.14.1aŶ@Z@Zy@Z3@ZZ@Z@Z@ZZhu@ZX@XW)@V_TKqkzhu@suse.comfcrozat@suse.combjorn.lie@gmail.combjorn.lie@gmail.comluc14n0@linuxmail.orgplinnell@opensuse.orgbjorn.lie@gmail.comjengelh@inai.dedimstar@opensuse.orgpgajdos@suse.comdimstar@opensuse.orgzaitor@opensuse.orgolaf@aepfle.deidonmez@suse.comi@marguerite.su- Add gegl-CVE-2021-45463.patch: + use more robust g_spawn_async() instead of system() https://gitlab.gnome.org/GNOME/gegl/-/commit/bfce470 + pass redirect to /dev/null flags to g_spawn_async https://gitlab.gnome.org/GNOME/gegl/-/commit/2172cf7 (CVE-2021-45463, bsc#1194045).- Do not buildrequires lensfun-devel, it would be only used when building workshop, if Makefile was really compiling relevant code.- Explicitly version pkgconfig(libavcodec), pkgconfig(libavformat) and pkgconfig(libswscale) BuildRequires to less than the symbol versions provided by ffmpeg4 branch until upstream catches up. Currently provided by new ffmpeg3 compatability package.- Update to version 0.3.34 (CVE-2018-10114): + Core: Change GeglParamSpecSeed from int to uint to match the value range of GeglRandom's seed. + Operations: Limit allocations in ppm-load to 2GB (CVE-2018-10114). - Changes from version 0.3.32: + Operations: - panorama-projection: added reverse transform, which permits using GIMP for retouching zenith, nadir or other arbitrary gaze directions in equirectangular, also known as 360x180 panoramas. - Added abyss-policy to base class for scale ops, making it possible to achieve hard edges on rescaled buffers. + GeglBuffer: - Improved performance and correctness, avoid incorrectly gamma/ungamma correcting alpha in u8 formats, for a tiny 2-3% performance boost. - Keep track of valid/invalid areas on smaller granularity than tiles in mipmap. - Various micro-optimizations in display paths, with minuscle performance impact.- Add cairo and glib-2.0 BuildRequires to avoid implicit dependencies.- Update to version 0.3.30: + GeglBuffer: - gegl_buffer_get now treats the final argument; - All scaling is now done on linear data, making future results of mipmap computations more valid as well as providing correct results for scaled down thumbnails in user interfaces; - The scaling code paths has also been instrumented and optimized for performance; - Improvements to logic switching to boxfiltering behavior and improve cubic samplers box filtering by using a linear sampler and a nearest sampler for the boxfiltering for the linear sampler; - gegl_buffer_copy gegl_buffer_clear and gegl_buffer_set color now only emit a single changed signal on the buffer. + Operations: - c2g and stress have gained the ability to toggle the influence of the shadow neighborhood or not, the new default is to not improve shadow detail; yielding a bit more natural renditions; - color-to-alpha now contains improvements from experiment in workshop which is gone; - Fixed crashes in median-blur. + Transform ops: Only rasterize inside the transformed polygon, saving cpu; + New ops: Mean-curvature blur. + News ops in workshop: color-overlay, enlarge, inpaint, domain-\ transform, recursive=transform. - Now minimum build requirement for GIMP 2.10.0- Update to version 0.3.28: + New stable branch, long packaged as gegl-unstable in openSUSE, changes far to many to list, please see NEWS packaged in docs sub-package. - Lots of BuildRequires, Requires and sub-package changes. - Drop upstream fixed patches: + gegl-UF_long.patch. + gegl-lua52.patch. + gegl-0.2.0-CVE-2012-4433.patch. + gegl-ruby19.patch. + gegl-0.2.0-linker-flags.patch- Fix SRPM group. Update descriptions. Remove idempotent %if..%endif around %package.- Modernize spec-file by calling spec-cleaner- require liberation-fonts instead of liberation2-fonts, it is dead [bsc#1077375] [rh#856239]- Replace liberation-fonts BuildRequires with liberation2-fonts: the new set works as well.- Fix CVE-2012-4433 (bsc#789835): + Add gegl-0.2.0-CVE-2012-4433.patch: Fix buffer overflow in and add plausibility checks to ppm-load op.- Use pkgconfig instead of libffmpeg-devel- Add gegl-0.2.0-linker-flags.patch to add -lm to linker flags.- fix build for factory * add patch: gegl-UF_long.patch * newer suitesparse abandoned UF_long in favor for SuiteSparse_long - fix build for graphics repo * ugly fix, multiple provides of gd by gd and gd-tools from libgd2ibs-arm-2 16403524350.30.3.34-3.3.10.3.34-3.3.1Gegl-0.3.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:Maintenance:22279/SUSE_SLE-15_Update/94c52b092595e4f231825f4b43d8f9c2-gegl.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxPRRROt~V;97њutf-8b2b158b1d5257f2cac6f3d455d561cffdd8d8b49352adbf1f784ab785f6a9cd5? 7zXZ !t/;'] crv(vX0@w͛O"BNplQt?m,a.d01$PHX7PPZK Ij;qw;FC?ӕ'ThO_%^,לҜM5$9B-m9yaZI/>3i;y4K-. `!zm/HcJ.[^㐆G"׌l-ErQDA1XZljQ OSBN(:iJ1V`?-Ù6D`)"xy2sd_mDJ8[cIzGOB!*ܟd+kqywb ^I[7rB䲺Y>NrXP\34xP=6+e*ƲIxޑ 8{d wtyz"05q¤bgAѴb>n#I KQjӦ#U_Z+[)d :QRf ou0sڧ$p(Gw8\WWȍPZ1Kȋ#Flo|&šŰ.̟?ŭ٪ԱʛxWKf9֝bsm;9rZ|kJNbF(f¨VpyQ"=WR&ދݮ9>Fh,gMV"qvAB]µXH5'"3. *!Gfͥ}ܦs5|уT$#E\s7YQ4b-Q]7*ip~J/W}Zs3ȹe q:EDX)ύ$ZrinLpK{,6ң|MK>zㆊFR$5 gմ+Z:FL,P˚ӈOv~[ogMUǂ;ZّSki{")Z4hV9\qtn$wWjJ3 :m| hmI    pI1Qa|i,N`kg I*0q!ik Ӡ;38z6 Q#P<(=F,EbeTg^GmiȆ":pc`y>#Ғ-t#m 2D؄;K;[f a|~"X,werTTq%u$L*)>3V4Ȳ=/)yH!y #\-DK5h+t|}\"Qh̅;4o>R3>T @@ HoGoz\J}񎇋JD1I/>I^b6ǒVԒ9 {:3o`QZ52_XXyք`ucl Hc3Lǘ+|/ʉqR_L(8^N5m)κx갱ٚƃIe P_TQ 6Wo:8k;oPÐ2{5kl˲&'M.? iY^!<'!:>w@2PϛaՁA0] 뀀92Ծ%&NT} 1 ݖ o q+4mDS4bHPDT"A ʅ@q̕,L+ r>})$iMK9h&V +e]Q4ۮw.qFI@w{4 M]b(q_K!3Jr΀ Mc٘2Hkyӗd9:+9Z#jzho<]?RQ Z{C_](o 1֔]s[yMg{d|)|&IK1&@0k~7"f\yMD;E 2цY@#>%FTzfCr;=ʠHd?x_)c T"ڈ"bxArj5 Z޷pn#r8PFH!~N?@ ;I\d"%fYHs²YW?(H,1.n#'E9΀&椶E8R,N SM!'[HK.5m78">z)FY{] ǬFpq؛}^9=B)k*@mb@*DX0hBʤFp^Eqz^o0݋?fRIҺ ~If80Z֥ j#]#Y|?G+5mcJI)E1W0_ YK48dvicLxdUUBuNQ٘|R|S܍T(P.brVJ CmKG?srrЧu[ zL_i; t}(#`FM2T;.jh4cu۠ Os5d&mVKFi?hC" 7MQ FFaaKǛ?+`Vm/6 ݊Kih)a'\dh^A<5Awduv}_nn垥X¸)7.;eŸS ADtq Be3O9 V bmgb&U#Xs:hH@ bŢM!Sji&?#f݊dџTRpӣ4YQZHӶ,d"[ίNAwv.eןs=4a8X4D?3">Yis(=2̺F۪@8%%|jS4q-D,c4cĥYbBJޏeNϏث|Kz1gRjy@ V^t6:~\V7ciSd+ bM$ ż=0pUyG`ϙتF-P;}l&=ZP2({p>J|zgŒ&5R(諸g zPqq@J?7PɖP&-樭) EHˡ~MN1Z}gBؔ{T{[|œ_AwJ qhB INDbE2$, T]Iڰ$q٩4Or_/Gӎ -KSq5`c΀֬ʚ8TRM ?įQbbZ5,& ֒p΅d~@B%\߅==T+"IMhbf/ݦnFSVQan4΍TEubhX. oYo9mHҭXχ[e[wd E8vM2U2;Q{TۇX}IQ'/L]]S%r tT^j#6Ewb֮>Hz cNfK SUQv;kUz@fУ3݀elsjG [8L` ܮYH6 nHCD)(}[я acM|1X" 4~nVUDpYi|si6O.mk ^k2VɈzA Z/ _^(ҡj.<TW|ro1_9]Wbv%Um]ƞRmN~t"umJ񸘎9:YsNנD,sgI,KR$nB1+&+⳼!M:c8mJ"!.``<;b% L!r?ڪ%J$=ؗ yOX }P 3 oXMY4ڛ 0Ӣ5Twa>xKy;7eRCD ӎc̼io_uM^.HqpQV^Y7УJjwZ,>T|280UhĹ a1[E->Ȟ^xSHiHO)sp>FwPly3 +f\F: @skY d!'XLCݑl015 izx}< 9)9V/8 U#2Ph-E=[7,`WAθTi.1!jl0 BfSO&5 X돝U 4 &󓴆[4n&^s j@V;P_n3b%%IxubDa.\j5#zxH`GouYAX[%t3 h2LG|݉QEgd;1!LOG HZ\GqE!ӧƾdZU ~|Ј*=uSnw1 oQ *&SR={gǖS2(o$^BK/?;ijV|XZ #]I4MT1Y )'"Hd A]yՆ`6DLL;%-Βh7EH5AL^=ڗ1zp51MbJ((5OjGG.H9>a "[lӀFQnKa_1t@cwM1A1ÞEӌpʳӆ"ĤwS.3EDl]K}xuhWgwYztȿ /#x}1>Y ͿUj3^~~h9YJm k̵< u(`!guin wNvHz×-l12ut鞱9\," g6h팯5.%)̱dH SmOF7b'Vꐯ[Nn}̵a d|NF*3i( ֓/ OFɿ-<$`,ĹObs eW´/{oȒ/vV#w4U] CKF!MvC-1|ŶEځMQGdaQ96:|@WSY.:K}4mCCY;I3'MgsBSd7n+NMZ TF{JٿN|҂o>|)I iXquܔ_8{ u"nJ0b|`784؆5LTx w4$A._)Cx͵uK@UeAm0N ~[T`a1,4\rĻ%>x$hphMc䓝 YK>e{阣 DH?3/' TdO`{7T* `ܔSIUvp|ocH&sɩƻHB'i a&3u9 Xn &K2|Z$*&VVq@ u?= `Dl]658g V8Pԣmp_$_P8d4\wγwTECWUȿ׵𪏷]؝seОUtu64^͋w#e\)jH&# s9&I8D)_s,ܤ;Ms}8&5͌,ZYpJt;g|̶fҢ ᇇs@hOU[. `d׳& ]C/9G5K"U7JLscsNu?@v5cln 7nrY,xXd\ z0uЍMIk]wEǀ(a^f Cky3e-ʎjOPj9J0  ޞb` R'-?^|daH=K6EΑX/Rb~窺t,l[ARW8IK9.9 QUW s`J.)~3cuQ2,'1$_zMgmT\%R.ٯ'2wiE i*R |v`]p#{%7F̹%N<&F:dwD4\(KL?PƎ%PGHSu$J}|%lUpMqrh=Bsrm5eKcr4ŬH;5ׄhBVlo|{fŖ1qݥ us3z,it;qr>H*iAbwq<^H tCha󉥖vb_ |B_dR`hTl"+ܑo]厳p/^cx8@71 ',Y =T I:LkZ$rӽvk,`YDqy$AYh6Ny*l;5G#v fB~wt_hG_**GVT7]r0Jk`pOr~Qp0ᲅTЪ0{LKbonQɓ>ںq–25Uc:lhO b*Ք;o WS9Fme ? ЦK:W["σΕ#tWGHDtaڞs@n9 r2^x *Y~k^~ ?"XQme/[J쫨*i b ]5-p!) c͌`߰2_$ۢQYN@ k^\ӌhAsQuc]|D4uN ^WE#lU)m5Z'KR6<#KZn2^E*L(V)~H_RBWEfPIp`A}sm2,eqX {6YZ=sF:b$,N; AW ۛ6&_@ۦlm >a(ˆ\M6?wU"x xye(ޖݮ񶀹E:[y8MgT]y { 2ؔ"oiDjW_DZ7:W8gK1]apjlQ_`8Il9AG7M$јlJl8a@O=}&s) z2ى<ˣG_k2B @ CgUutǸùP'tV1փZK ~%\ZKoRXo/"9!znݴWFKܨC߾j#[%D+.TlykWazCAO33!:jT|рK/xcF"~#!UO 1N1 YZ