graphviz-plugins-core-2.40.1-lp151.6.6.1<>,cL_F/=„_Di ( jAwoebPrLKTt~#OQ#jEr-ZAi:v@hxBZJTXq%%ːM)ąo%̓l moXo_ȩ xm ICo@^_s"ХBw|gc,Lkg9)}f XP'{ܺ)ҬUM԰dYF-]7sT^Zf QOj%>B?d + E '@FNP |          \    HX #( V8 `9 : >@F!G8 Hd I XY\ ] ^b0cdqevfyl{u vw x y)zCgraphviz-plugins-core2.40.1lp151.6.6.1Core plugins for graphvizCore plugins for graphviz: * libgvplugin_core * libgvplugin_dot_layout * libgvplugin_neato_layout_Fobs-arm-9.openSUSE Leap 15.1openSUSEEPL-1.0http://bugs.opensuse.orgProductivity/Graphics/Visualization/Graphhttp://www.graphviz.org/linuxaarch64# run "dot -c" to generate plugin config %{_libdir}/graphviz/config dot -c test -s /usr/lib64/graphviz/config6 || echo "/usr/lib64/graphviz/config6 doesn't exist! Check installation."if ! test -x /usr/bin/dot; then rm -f /usr/lib64/graphviz/config6 fi@!! A큤_F_F_F_F_F_F_F_F_F_F_F946bdea76a15d66277c1b947201f68bd38d9be07403e7b5b43a88793993f830516a6916f2bb0ff7699c991e5e178afd35b4d2e200de24e59e995180f57ad12b093d21f74681eaacec97872874497d50ce2e7264ce24332c6494623300d87f861libgvplugin_core.so.6.0.0libgvplugin_core.so.6.0.0libgvplugin_dot_layout.so.6.0.0libgvplugin_dot_layout.so.6.0.0libgvplugin_neato_layout.so.6.0.0libgvplugin_neato_layout.so.6.0.0@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgraphviz-2.40.1-lp151.6.6.1.src.rpmgraphviz-plugins-coregraphviz-plugins-core(aarch-64)libgvplugin_core.so.6()(64bit)libgvplugin_dot_layout.so.6()(64bit)libgvplugin_neato_layout.so.6()(64bit)@@@@@@@@@@@@@@@@@@@@    /bin/sh/bin/shgraphvizld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcdt.so.5()(64bit)libcgraph.so.6()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libgvc.so.6()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.17)(64bit)libpathplan.so.4()(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.8)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.15)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^ϧ\Z]@Y@Y|YY@YV@Y@YY*Ux&U&iTi@Christian Vögl Christian Vögl dimstar@opensuse.orgpth@suse.depth@suse.depth@suse.dedimstar@opensuse.orgtchvatal@suse.comtchvatal@suse.comtchvatal@suse.combwiedemann@suse.commpluskal@suse.comopensuse.lietuviu.kalba@gmail.comLed - Added graphviz-null_dereference.patch to fix CVE-2018-10196 (boo#1093447)- Added graphivz-malformed_input.patch from commit 839085f8 to fix CVE-2019-11023 (boo#1132091)- Disable building the graphviz-ocaml package: we have no consumer of it, but not building it allows us to elminiate a build cycle.- Reverse last change.- Remove pre_checkin.sh and graphviz-addon.* as they aren't needed anymore.- Replace the recommends for graphviz-gnome by a 'supplements packageand' so that graphviz doesn't pull in all the X11 related stuff on a machine without graphical desktop (bsc#930442).- Exclude %{_mandir}/man1/smyrna.1%{ext_man} from graphiz' main package, since the man page is packaged in the -smyrna sub package already.- Add bcond for java and ocaml that can be overriden in staging prj- Drop smyrna and gvedit separate spec, now handled by graphviz-addons * Switch graphviz-gvedit to Qt5: + graphviz-qt5.patch - Drop graphviz-plugin subkpg in favor of graphviz-addons.spec that is generated from graphviz directly - Make sure all patches are applied also in main package so none get lost by accident - Refresh patch graphviz-plugins-fix_install_dirs.patch - Make sure graphviz php plugins are generated using php7 * set the php7 path in graphviz-plugins-fix_install_dirs.patch - Remove tkspline from tcl package as it is no longer shipped - Make sure the pic/pie is enforced on all the libs/bins- Update to 2.40.1 release: * Remove usage of ast_common.h * network-simplex fixes and optimization (Stephen North) * built-in tred tool now available in the various swig generated language bindings (John Ellson) * number rounding added to SVG renderer (same as PS and TK rounding) to aid regression testing. (John Ellson) * additional regressson test framework, used in Travis CI builds. (Erwin Janssen) * PHP7 support (requires swig-3.0.11 or later). (John Ellson) * Allow user to specify clustering algorithm in gvmap. (Emden Gansner) * Add Sierpinski graph generator to gvgen. (Emden Gansner) * Extensive code cleanup (Erwin Janssen) * Removal of libgd source - use vanilla libgd from separate install * Windows builds (Erwin Janssen) * Appveyor CI for automated Windows build testing (Erwin Janssen) * Travis CI for Fedora/Centos builds (Erwin Janssen) * Added JSON output format, -Tjson (Emden Gansner) * New curved arrowhead, cylinder node shape. * Resolves bugs: 2599, 1172 * Add cylinder shape for databases. * Free installed plugins * Update makefile for dot so that the using libpanco_C in the static build include PANGOFT2 as well as PANGOCAIRO_LIBS (needed for some versions of Ubuntu) * Add json output format * output class value in svg files * Add plain shape for use with HTML-like labels. * Add icurve arrowhead. * Revert to old, translate to origin semantics in neato, etc. Add flag notranslate if that is what the user desires. - Run over with spec-cleaner and convert deps to pkgconfig - Fix Group - Remove unused pre requirements as there is no pre phase - Inline sed changes and do not rely on pipes - Do not add needless requires to devel pkg, there are no such stated dependencies in any of the .pc files provided - Add pre_checkin.sh scriptlet to allow generating of the extras subpkg instead of having independent spec files- Add reproducible.patch to not have binaries depend on build system timings- Remove pangocairo and lasi support as it introduces build cycle- Build with pangocairo and lasi support.- fix ksh-specific constrictions in gvmap.sh script - add patches: + graphviz-2.38.0-fix-gvmap.patch/bin/sh/bin/shobs-arm-9 1598458294 2.40.1-lp151.6.6.12.40.1-lp151.6.6.1graphvizconfig6libgvplugin_core.solibgvplugin_core.so.6libgvplugin_core.so.6.0.0libgvplugin_dot_layout.solibgvplugin_dot_layout.so.6libgvplugin_dot_layout.so.6.0.0libgvplugin_neato_layout.solibgvplugin_neato_layout.so.6libgvplugin_neato_layout.so.6.0.0/usr/lib64//usr/lib64/graphviz/-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.opensuse.org/openSUSE:Maintenance:13782/openSUSE_Leap_15.1_Update_ports/599a8fe0fa716c1ce81e4cb787054927-graphviz.openSUSE_Leap_15.1_Updatedrpmxz5aarch64-suse-linuxdirectoryemptyELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=293babc18196f4ef515a197f1d111ded20a58105, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=297ea77b58b290b3ed1c07d22a291e71823f82e6, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, BuildID[sha1]=6362858e743de6f36e31216e2cec5b6894730e97, stripped  PR RRR R RRRRPRR RR RRR RRPR RR RRRRRRRRR RRRRR R RRGoŎ41W!utf-889cdf9de72f925a62ff2a86268b2939c3fa39da874338165af43c30a599d6c82?7zXZ !t/c>]"k%Fe7^).J55RPxn Ln qݢ'~R,%z#1Kbnz]\rnC\1Bg=}FNI9γLMd,-/1?Jl6jkڸel-Wޟ`)ZjWsjO,`<!1eT_TFk& 0U_ Tqⷆk&7,fJ<|~PDc~n!" E j\|GhQc6O=8P/QNզ\#0\?FL3qMefChMP/cƽhu2[: rWng5=4ҹi__/ U4:tM|3E.,ǀ U+1"H%V/@o(vn({Ui}*"тfn|9.֖` 8NPFbI}LJ VJѪ7S`@vM4x\ ~)R B5 K7hBG皜tp KKTScxۡPtyiRܾW3t : .[]fTޣb9C"Jg"Ě$]"9nT:4^Z:Z؀/CZPʪ%(@kxHeN'aࢴlR( :6a ڼCR0N{uu(7W -G r}=Lf$=o(K~$6GM`.-+ :+Av\ϒ@C 1aY/ Ƶ i}S0n]!ٺHg0)x[U]ޯ/BPDŭm) ϓL#/ASX{SXsYHa!Z^S2rhziaVS4"{eYHV5Lxi `.ET<)gߟzixՆ݁$9tP%cm,D`&j됃͇.:;0r+BҦ^0?(cQU!dC{ 8^T~ydIۺ N#VN?U"VI%7JLR[-9@lMpjxm)DjSy.H?- ę|{KtI>qLGdd.([ӕ8Edjy! `GT`Trgn8ݑkQ6s$/TXTS ^OjrTT'qsT%W>B5s:U)iU&(0w=ܣuMn,g8a+|!|2V|X)L:wVY|"9 W8/☆9ӎ[-(MN8nY`<8Cy~SZYV~EUjc,ȈlvSwrdy 0m55i6S .x{ZRܺ8 n j~in% V봵R$,kjtB)eNGC K V+~&y| W܄mSP°j&Ro& `0A/mg8wd'7a$%I  Fq0 4¨K&zyGeS`PO*aJf9 ?:2bfED =;.* ~v.%t;l,0'>2kk%Da⨼e¬-]ƎmO` xyr><0kq bAHJS A9yg7͜x."T=+ Dx"To\qkEoՀM-ԊԮz9UʮAʂ5{z?z=P FY A˓/$wE* V9<S?I٧25}A7q_(Kr;%s'tyOh H{Go$,11?XkHun[ !|6@ƆŔhuHJ Nr2w&LoV;nX4|.~Aո3F5I$X|;L;-D/v! Ik؞)b/d_w?R/OUhr ?ʟYx\meI9/[1NW~HlrGxrOsZ>2n3vr/:Ǯ/ü1=pO*Jy]>i5>")}L9t(.+M@s6siSWp^/pQ4sCկ/5 ">t[_dt)P\ vUkN ^$wb1 ޤtIJM29>:M)mdZ,xwP e,H`Vti$5Jj )\[a9$!+Ӎ䚺@H'-տ4f*L%\]]ъ*Ƈ(%)H 9;As(eTb&JX-ʦםwFJ2~V_}VuT5+lfxYvAFX 1SnkRUJd@hmm!V<]R%mo9LIڬD]ɳ1`w<ؕh9 5kCnyAx=J.;S~ B"DBbRa\CZ7=AuBAj6ў?h3V؉,\_F!Yˌ/h7(waBiN(ԍ+dࢫ#wnN+/_ 7W>_*2\oEPXl D=d$Q?Dq'zG,SPN.ǃm, Y(Sò'ʆ^^jֹ'XяʧEy>(ȒxJܣcpʵGg߫8myJta MtF!v4r)Kt_BkVF? BSi MJs*|JH:$ I9nx]aeq@3Ղ&vK clv7StA=wEnjS4Uhּoe@p up;";B2:gCmJ/ՌqLi{)nLA`a[BS+Ğ\J@wBAdIQf4KA+sYsUD6H@Xf# `꾓9xwqQ=5L2A )AcIQ5~McL5>{ePkB+Eˡb`PIjDg5 Ano#'i$ڭ+7~g9[9:+!*qO8U礼3uV^d%58H PQ8ډ9nTMB.zqQS6W>(i9y_3:qtD##gSU _tO 04qu>YDМK>H\kp`nٯ~Pּ~;!W7r2zKX.=>IhZVv6;FBI+Phv4=j%sG?W"7rJ>PrCȦR`B%*̬Ĝfq(PFE'ՙӂLN-;oK[9pՏZ⮗B-aZ5b j8-^eZӛ9!#" uMAsp W#,{e?vutz8L Ħܠ]4ka wQY&fF$~1UL{ՓQK&DsܷQQ*$IIio=L!:MK:u~5S4vuk87~}0vGgy nkZ,f0Xp o}ZMD6Ȥ51 1$C98jv-~nҬK**rɦ;ө{m*.}}-.n&V%J_#c[EQ$!:̲O!4a@eFG)&` b&~(7fo0\_Ί0vO#Q#,>4Y=TP|sN&yQY nf>&Ͷ:džGV{0%4# *DN(O?%5✢Ypoz~IԈlFl #Y.ЖطQ*QKKh7$**[a!?:>s8wG y1KT|)'Ae|Rc Ith IdC(}I |PAT, 1;rw2g8"R9an؋f-*bjC#KŜ5*u|46CWRŊ?#.hz6s_m sɦsE FEn7ܟ~X;Q҂ہI 4*AQJlp3K8V. jr=rυ#M"zr !L=羟̕!JB/!ǜ̘M#AH]" ?upFO 9r9ड{*&4-2\((f%<<ю/3OÊnbFc̉`=wPD|8/_F@O+Vʒrt9>du+p0W)~2h{Eat_`>x>uFՒLLd)/\iF `o- gG胰/s"Uaq}׃Ɗ^gX{rqVL/T΄pHyY>8V)WKu'f%hqOߌdqzr%ŁŜMk |ί=Ń):ly&ֵb  ^k&q&q7u #TEfza#NSvLhُ lَu}VPI[sY? a헠d`LplU?L(Ll+)fPUAzя,.+9 aw(jf˰wYODKݹ<oQP#69{^ۺaĻ5[vqRn'ӎl: 9sg+i@o&M/ȅ9D*|qmAT\<;wk]3+&pf `26܍DYa@>txHSnD9ė"%5& ТCTI.C8G"NB5>UXyߴTeCg9S$@mީz SUXWRX_.2łk%V7 u@?c,MZJ|H;AetrWЖ7MMZi)|S[9; ckem.FRF|kH*qe_cC81oHoZp@2YܘpEfp nY۷o|)iS8yM]Q^MErZϕ6 {n[ HJ['nZɐ"Gk9 Y{?s]fx@D%Eҁ!~\+že8O^;p,Qt, ÑY{l%jH/j&6i>CF~jPH7@-=]FpFTjUJ? d??IaP^u=\=X0&ZZf?8h.mH}nޅ`"#CB /V:9BN6gyKX]ݚtNnLZvҪ'{05E 5^ǦGcH!b3H'6$~A<|6 !NQjY ºzpdt^le8ăg'66- l:u] b0sy!V6MՐ1ddI2(V;MnW0_+_m6b!~ NˮR$Ճ% Wt fc.a<>LGqi8)ocqEqƊ[4=SV:$aT^uetWJZ 粎]Tȩ=MfC:l ꦬ;|1Ftшc+ڇ_Vo TjrAO+7IdB~3"0|w, 3Q^ܗr<=.@E؞%$KZ9WPMm)HX ; R QjT(ÆV,udf;wmv:Y0hm,7\mz;` JF`}_ZEszbX-gtIXSYq5Nn2N =T.%0=9fu,ڱy%gnsNyS>֚|dy&nbtX"eiExRհSX= Z{`V3td-e֥FʂJGx|(?y fIgP}*+HS;BhJhN1[2 ?AD&iɢ9j(΃f4 :$X1VUgD 1e !kruAsh rJ=qӾAطMd Uw㚌g|9cXtg?^X2P}:%$b/"&Ƥb=@ygů"etmwRΦ<2it˯ǟilF}/`n,)2浌K[a2 abjv޿5| ٥5՗pLz[ w\~|#`܆ݏX>tV)BԬs Y@U1֨/s y`xի]-a&Ӛ^n|[6noIڬ ^7S[(vTan_d(zU G#I#0̰"դF]<ɬGMf*i8ra"b2V` /`e4c]Yl]UM~eY G2Ѻ U/<h bMx͛RRP\xþb AS K:wt< ̃Ty1F**LJ2 $鈹 3}^1X9VJm3Er_kh7Z"sS#%r*u_(=ĝXS8Z-ïF Las6/VWm{w@S,9/N ե3VX|LhRfg-b5@ h)z!NUW(rzk!J_THsÌL/I3^ʒʋ}[ڱW尸-0&0R?ycRk';z]BSNZ¦2@vX3&IlѰiCJmpV-ܖD˟#/{@Ð*<%8W3f]֣qMO2[i1{&p}!xNeZBw-iDē#II7 8_L[Ԏ#Eg,?G!,NB׉'eo!/39l[:!쇱Kj|2`M] Yyf6i [4/GdԣъPqwEehkC2Wqݳ~JBATL[=sV Q/p ӌQW{1 -_{~_d/D(\n!+>w fF d#]\'t~ G*f@"6Kft;3>7/ܗZ|+P3 hf&>߄"]07T(R,:^H"L A!a1ɛ8.΃aDQv]-ʮŘW#2@Z1gK,*_lǼ$^Yu_[^ɥ.g80@ab|<ԘS<5; )5.Y[ԧ|IZاt {87R=F>,T]Dg yruKndՃ`pcn=,D24YYhD\3fk)$S ͋hVnZW Uc&< mYqFN6`hH:VV-5vi>-U|# kd -c.8AJbk|q09\E[''uc8w_0&Cte`?G$7[V$n,+Z#6Nr2]h_*3cܯ|1c)6<\'0Gp&/SPo3J|Vqj]dw8q% j`% }+Fz/_Hcpy6_swN:&'gΣ5I ;ٖ<4smU4t\ovšw#97noV?cÖXtVZR8vK{1b\:4uLjIUӻ< LB]#H?5g;ڢqLLI6_:;3]cv9ѶqA*PvFt`f3x S9Vy йpPU-d{~^ftL<j3p w{nex15B(J{AXvӪb\9EY!!Xa|_.$fvtA|S+ΩDey:ψzlX 4cܤ_`㒏(H@bڮ9EKޔUvֺ=p)9wԿQ]΂LΗhcy濦,4j:?CfUm.-! R~BtNVU1ފ3xscOGw) {ਸ਼V~i4L8U"I8b@=*Fd3~|6jah8$)DVL\mC$X0&ZZǕp`;~SJHlʫi'Qd#KY{uD"r_[@L=~ EChC?n@Wl_d&ҿrM{~|NB%d %GZt1c2ǯ%>r,H }3Q^mKf%n{ʺ%?8BAo%z>RJQKS=Kc5/%?Ctf+`NvWNlF60BJ%FtcTT{x"(mA}$O~V8r>;6|E=/fgXЃ&5ww!wB G~m}C真K',%kqEhw+0%,k:m0@68r#hAj $^&BBIwfN#"|FbȗS^0PTIU@๸C&aOR#;Wyks~u:vPHRĿ1fCTLҾTðdcq<' I~H%,r!PbMSO (2-Y7/@Χጉ}O3ckZcCd|ɓo"eP]g.S3,mM0'`vb9k~u|p:>LsƄz!r_s_yJj6TsT97~!ʄӶP$Dں!˜9 ߴ#j.sntx|"@"8 (~@JMZu9< fV0ɍn$eD_KQպA܆=0)QJ 8LBD ^/LZU.)BM :( e^`8ވ*Iq2x/Nr*9qux|V7foj܌1DD.`I6Pd.`8 =-ޘKqDt]z_2_OXjO9ؙz*.mfGʕxqh?aG[Ëe9_ az>!e[ԇvLGɻ`!:(!4CK9hTM0"`%n)i|ϐIǎT^(ZP~Rd6u"uPGfj3J{,+Ʈk4޾e N V6>sW9l}~%ss?7k-(jD :bM1O_kyRxcʝ28$̯?``ZHxF䣦6N{NJ]܃dZa5~DSx4WrCr5~sP^ +R0Zۖ'ZMҺe.e6ȡir?^Jbc>l[3zu!pOq"z4e+MQ8i Cۆt/RKN;H龵Qr~cZ<0\)ID .p] bOj3b~J> 4h&4|,AHΞǁe4oa$(}0b7֮F*.S<h XP|" )tfOtW1^)/ɲ} #$2cW'n[N?(ϧH3HD>-iIo`1T/hˑJmdZTu1z c ybBc0i6\Ν@Zڥnˤ?W)f 9DTgאM0>.`+5_adܤ\Ro\}RLzr.kGGC.MM `PWnj ՛[PIqԾcm}r2DXn. z2#^WAY?O}/Mߤ Pe=$ĭiǓxO:B0N8H z"nKv3 [IfD8i*~; YZ