libmypaint-gegl0-1.5.1-1.12 >  A ^p9|*'T7 red^t V<-حs7~QH~%n-i)`U6qu~.bh)oE6:}]`dOy CɬvE%i Fډ$ 7 @ RO> ր1Ӆ|/e4f6e280d3f37e9117709ce4f072557d93ae52bf0e17f4c0a7f09e51798d560296a3d5237e6b3616942c47c94e226642a052aae9,x^p9|`+xtT+ė$3؁,-vc` wtYl`[pWUϡ|2+EOG)fRuEhId+Tt1=<~$:FԻ޿p"iCȳTrY\UTgr+#b?͠EA =+yYtJ1#0( Z acH>$z\N:Ǔ΄^U8]*0?TW %BlEd.FwBu#;;f`W V)"U]wp#o3  >p@?d  [04Mnr      08BLlt(8 9 : >@FG,H4I<X@YL\d]l^bcOdefluvwdxlyt zClibmypaint-gegl01.5.11.12GEGL bindings for libmypaint, a brushstroke creation librarylibmypaint, a.k.a. "brushlib", is a library for making brushstrokes which is used by MyPaint and other projects. This package provides the shared libraries for libmypaint's GEGL bindings.^ibs-lx2160ardb-1SUSE Linux Enterprise 15SUSE LLC ISChttps://www.suse.com/System/Librarieshttp://mypaint.org/linuxaarch64^ ^9edb71d76eb6b31e743c0b6eb7635b6e158539a2aa470d4bf560c2bb2292477alibmypaint-gegl.so.0.0.0rootrootrootrootlibmypaint-1.5.1-1.12.src.rpmlibmypaint-gegl.so.0()(64bit)libmypaint-gegl0libmypaint-gegl0(aarch-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libbabl-0.1.so.0()(64bit)libbabl-0.1.so.0(V0_1_0)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libgegl-0.4.so.0()(64bit)libglib-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libmypaint-1.5.so.1()(64bit)libpthread.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^S^K]o@\@Z@Z@Zb@ZXqXbadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.combadshah400@gmail.comjengelh@inai.debadshah400@gmail.combjorn.lie@gmail.commailaender@opensuse.orgbadshah400@gmail.com- Update to version 1.5.1: * mypaint-brush.c:count_dabs_to calculation changed to be consistent with v1.3.0 / 1.4.0 when called via the old stroke interface, and generally fixed so that there's no need for an additional initial mypaint_brush_stroke_to call to produce a visible stroke. * mypaint-brush.c: estimation of dabs per pixel reverted to the old calculation when called via the old stroke interface. * Fixes incorrect versions for the requirements in the libmypaint-gegl pkg-config file (for both gegl and libmypaint) * The openmp flags are now actually used when building with - -enable-openmp * Translation updates. - Drop libmypaint-gegl-pkgconfig.patch: incorporated upstream. - Compile with openmp support by passing `--enable-openmp` to configure. - Build introspection bindings: * Add BuildRequires pkgconfig(gobject-introspection-1.0) and pkgconfig(glib-2.0). * Split out new packages for introspection bindings: typelib-1_0-MyPaint-1_5 and typelib-1_0-MyPaintGegl-1_5.- Update to version 1.5.0: * view zoom & view rotation. * spectral color blending (pigment mode). * new smudge settings: length multiplier, buckets, transparency. * new symmetry modes: vertical, vertical+horizontal, rotational, snowflake. * adjustable angle for symmetry modes. * optional multiple output rectangles (only relevant w. new symmetry modes). * Directional offsets are clamped to a maximum distance of 3 * 1080 pixels. - Drop libmypaint-gegl-0.4.14.patch: fixed upstream. - Drop libmypaint-gegl-shlib-version.patch: incorporated upstream. - Drop libmypaint-bump-gegl-version.patch: only applicable hunk moved to libmypaint-gegl-pkgconfig.patch; rest incorporated upstream. - Add libmypaint-gegl-pkgconfig.patch: In libmypaint-gegl.pc, change Name to libmypaint-gegl to avoid conflict with libmypaint.pc and Requires to depend on the correct version of gegl and on libmypaint - not libmypaint-@LIBMYPAINT_API_PLATFORM_VERSION@. - No longer needed to run autoreconf/autogen.sh before configure since patches that modified build files are dropped; also drop libtool BuildRequires required only for autoreconf. - Use autosetup to apply existing patch. - Bump so version in keeping with upstream (1_5-1). - Move libmypaint-gegl.pc file to libmypaint-gegl-devel package.- Update to version 1.4.0: * Back-port a few new features and bug fixes from the 2.0 alpha branch. - Add libmypaint-gegl-shlib-version.patch: Fixes building with GEGL Support by removing versioning from the gegl lib (gh#mypaint/libmypaint#144). - Minor refresh of patches to apply cleanly. - Version Obsoletes for mypaint-devel appropirately to avoid self-obsoleting. - Fix spurious exec perm for README.md file.- Add libmypaint-gegl-0.4.14.patch: Fix compilation against gegl 0.4.14 (only for openSUSE >= 15); patch from https://www.gimpusers.com/forums/gimp-developer/21248-libmypaint-needs-patching-for-recent-gegl.- Provide/Obsolete mypaint-devel: mypaint > 1.2.0 already builds against libmypaint [although we don't package the 1.2.x series because it doesn't work on openSUSE].- Update descriptions.- libmypaint, the library, should not obsolete mypaint, the GUI application. - Move libmypaint-lang Recommends and libmypaint-%%{version} Provides from non-built mainpackage to shared lib subpackage. - Recommend the same-version lang package.- Add libmypaint-bump-gegl-version.patch: Bump minimum gegl version to new stable branch 0.4.0. - Following the above, replace pkgconfig(gegl-0.3) with pkgconfig(gegl-0.4) and add libtool BuildRequires aswell as pass autoreconf since the patch touches the buildsystem. - Drop currently unused pkgconfig(gobject-2.0) BuildRequires. - Run spec-cleaner, modernize spec.- update to version 1.3.0- Initial package./sbin/ldconfig/sbin/ldconfigibs-lx2160ardb-1 15917862621.5.1-1.121.5.1-1.12libmypaint-gegl.so.0libmypaint-gegl.so.0.0.0/usr/lib64/-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-SP2:GA/standard/47fdd565f86b2bf958ed4110a10f3eb7-libmypaintcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=aeede6ad842f88fe4913c9d3fbe3313ceba0fa0e, stripped PRRRR RR R RR RRA?oNL@Iutf-83de9ff61b52d1859630a4954090f7a6062a2993634edea760a982ed08eb4916e?7zXZ !t/ ] cr$x#ɼMNS$+4]ՇFexɝd䍏oz;ҀFIaa=L1 DqD*|(b2M/Hdr &dTF9 &ҍLzЗ~6@zxoUK&sglaqd95qq=Kn2Q@1gF?Es?m=UU[o*BQV`?of\^B;)/ӮE䆈42]41= hsS&LXyvnRc4n熐"-Q%_H)0PD#UC>Qe ݰmVvxx۠4g'XF+ꋶ`R_j8F'qd, pcvөJUǃ5|\7*"87D ]YSƩ[P'oN|" k=gMu5]UP$珵_sξfڐmu9l#ʙ=V~̪|ѫ}b_QsⓁ=ƈ0GG6R+ ;iנ_a6-7ᘆ&KP=t?4 YPX٬m ԎzRe9K~dz2/,be Lu@'= g/o0ao"4 6(\}[„{4*\fٞ9 ' XX FZFޑD[9qadhcѶ G7? q<ڶ/ uڮ҂%ӷDM> t[SvCfUWԏe? (oNnl /aitRtF۔1BhƎg:) .n 0u"2T+dU4:[r{9v s|m5ЄCާe Wm|-RL  ~ǎ!2hE"@.J?HE+/vDWRޥ-2er5 sDLByFg0O|u+u á97y^HCf"&dd^.Q1{`MSIJJ؆sɣ<])HAhF$Иk3|raқ.:6]Vh5c ;#t؜D'7J*B5c2!NŸSֲD-iu 4^زUnU#OH ȥɓVP @%QATuKt#W 0f||}>U -H<ƘcDC a OxK.F#L R)gЉcJ- `.|tŢR ?¸urߴ65`H;#@ù{pc=yD|XGgm3N8v"i';_ qJ6FsAhΙG_~'Qw䤎he:-/*\X1D{C(NJ<2uTc4@R3_`q >$8̟FQ?&Q3t-O>r;vQ|m RXGOt&EQUZdžz8*s)=Mm|Z TKؤoWs9I]߉00ZgC](>!Qxƭx݄}pHu>4fp)7HѨtIgJmNC N{5K|(P >ɒP~p?;/E<䙑Dg'Df?zbl<} ”!< xM:ջ&c,zu+.7YbA;L"ON]|lo=v_7+SP^)x] |ueIz~17 ?Qr>*gTIf[ RD!* G'@u;Tw#U630ֈ5n c/j`vp5˶%drueb=  稠FFώa_Qd }WIG4,QcOxu߼0C g)_rۚFVrQ|噿:#Ԭ[dc[ZLWL leo_X[Cs)5|( * ZO4gRRP6U{JlwN5r[8zt$r6kz 4.j&ur̲Կ9h"Dw~"ot\tS%2~ X=J |>dq,h(O%[@װa `(⽍7*z'L*l;ϰD?'.&K4#SZؙoV[dUSW1O5{<9j# dkxw0@}1';rLQYEŒqSgؼK)5fq=u!0 7C'Z]`K+=5ۉQڤm,!qfrPdF,wr*2Pq;g/DNwţe/e$3c.:aNU ̥!CTAm/א(!8;!U5s9M #뷝 dZic/Pd3f31&` 8~݈*}@.hIj%-"\F\cLZPtN8;R;}/IֵJivhH72x$?Tٳ*B'T:nܭX-],{SzΗG! Qo1d )ȑ>E^=Y*yE|.$f6,"$cBia0Eg ;Kt4Ri$mtM N֤GljGetS7dg@r;`7g8C?h4? -zhn<+ kA-l⟙Q!@x8zo9e m1D&_ˆ beA&b3Qʺ]patC5)+dCX)6&"xbLIwzQ!G@_?8hgXJoeTP"Dl >Rרz7@A1Q (=NF ߵ#U{-=4U['KwIRq6Lh\r$e36;A]` ]9Z8kIw&X2e TeA.-ؐ׫yK>rƊm>^AO9(*mT~.@#WY?sz DnY%Ӫ] czK~ _u YZ