graphviz-java-2.40.1-lp152.7.13.1<>,0Xa(R/=„.Kxb1(ApX9MM.I| RAm/ĢnZ)cEZd> t? dd $ >  7PV\   L ` D$X   x ( 8 9 : F]GpHIX$Y0\\]^bc=defluv@wDxyz     `Cgraphviz-java2.40.1lp152.7.13.1Graph Visualization ToolsA collection of tools and tcl packages for the manipulation and layout of graphs (as in nodes and edges, not as in bar charts).a(Rlamb12kopenSUSE Leap 15.2openSUSEEPL-1.0http://bugs.opensuse.orgProductivity/Graphics/Visualization/Graphhttp://www.graphviz.org/linuxi5869G הAAA큤큤a(@a(@a(:a(Fa(Ba(:a(Ba(:a(Ba(:a(Ba(:a(Ba(:a(Ba(:a(Ba(:a(Ja(:77ce79c799fb5e3ca7c7cbe47acaf84486641d10babafaabeb833923f33caf81863eac284ea75be0998e1be163618eb2422fd88ba774df5424d366ff11a6f86c595a0dfdfb0e6d7b628cc327277b472ed9088accf0a925c434666623fee2420e53ad5a3dfb4dd222749d36876c2c8777d3e6e37b3731728089f24f461d865adedd9e2145e9a648ac1eca32b19b88d2c4d41bd3e8ca3a99835a8e0b9d1c189b929b338f9cfa8c157f71397800cd9e4850cf2f34bbfd564ace07f5eb673b83ea856df91d716a66e37d2178ff9b6d76219c24483ab9e55a12b7311794d021db8235112e6977a62d9b02d3ec70efdc3dbe1ce262ddfb21cf681fc4301d72bd49aa89e806ab7c1845f8efb08421e92360bc4987259519d3725ec8363fd937d9bfcf4f7196cf2594004a9c57db9317857407f8dd90ca64581a1cc635c1e4e5618170946eeee289f2350827bfa5eae3ae71257febb16d2908454505c149ff2f24841d83b2ebf19016e856b943c891be67a4486ea04f41f5f5382cc7ab815c26d5395976f61b65721995acb5f32e521f0fc3e1869dec6f47e823887a421f6df17890b360765b2d96e9d7f4648b09f48d7187acdb7205e95544f8c11f480a9c6fcdea76986f0ef85f15ab823c2b741f6fe82749407cd9d0071b2712f45a82db89cc6ffa9020b6881a2eb8f1a2247eccb3ac2e1c95caf4c5faabb00621c39c880411fd3a14org/graphviz/libgv_java.sorootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgraphviz-addons-2.40.1-lp152.7.13.1.src.rpmgraphviz-javagraphviz-java(x86-32)libgv_java.so@@@@@@@    graphvizjavalibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.4)libcgraph.so.6libgvc.so.6rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.40.13.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.patchlamb12 1630052434 2.40.1-lp152.7.13.12.40.1-lp152.7.13.1javalibgv.soorggraphvizSWIGTYPE_p_Agedge_t.classSWIGTYPE_p_Agedge_t.javaSWIGTYPE_p_Agnode_t.classSWIGTYPE_p_Agnode_t.javaSWIGTYPE_p_Agraph_t.classSWIGTYPE_p_Agraph_t.javaSWIGTYPE_p_Agsym_t.classSWIGTYPE_p_Agsym_t.javaSWIGTYPE_p_FILE.classSWIGTYPE_p_FILE.javagv.classgv.javagvJNI.classgvJNI.javalibgv_java.sogv.3java.gz/usr/lib/graphviz//usr/lib/graphviz/java//usr/lib/graphviz/java/org//usr/lib/graphviz/java/org/graphviz//usr/share/man/man3/-fomit-frame-pointer -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:16874/openSUSE_Leap_15.2_Update/d24993d5057d7cf8280f6dedb34af9ff-graphviz-addons.openSUSE_Leap_15.2_Updatedrpmxz5i586-suse-linuxdirectoryASCII textELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=f003bf828ad203f66029e18a970f14a0f70d2700, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRRRRRRRgCh}[pNutf-86268f431077053348e8bdafa7754500c3ac6006844389ee91a64e4eb756e7314? 7zXZ !t/3 ]"k%qe7^).J5O/LwfUt5,Lc8kt3 ?EtRN,WBn- BMa/? LlɭK7fVMKp $WnceL?/#&۶՜&9>Mۅ1RGjY""GUDN8⬯Hle7` fo!["APGpnnv|=%R1:׏i$+y[(;=%IkCsgǩP)̢[̅}"q_t+ER#~Xh0@&#^XQJL%5L".32JhYg.K=}VIg70ƛz#3w 5?-#!o#~!;mH,BU_u"$ &78wݜ7@ʡec^ SXMdr󈇕 $2|Znqp22%:[WGqVK29CGsEWO h,j1aU^,0C1Q 8<<!wk ]Gi沽`^< r%,YV岯ʳ١nh yL}:Az3zV t@P4:"HVDh!؅TbLcvvNCE+ZT}T9ai/}9 Y`* !0kh&Xy@Ąj/3c((!Wnu'ALKebFJU4}IXy#υv`֙ MCT@Ȳjiߴ v*۶77[1+)RA-KSEV{șN e>|b)ljAwqvν4-)b 埚M J$C:.x\EmIpB, DX|p|#R$5H&6ٳncl>7F35GQZGd5>!/ϗwGMD0л!?hq"-i2d;ZꞐx`m=Z8R<0GdTw_:D Ual=6pA&?W±?)8qsM)w|#a\%zߗh$c,;`|Lni+dSB##s_Xʼc.eٗsb??U?a^a,܀cc*NPr~?=ջY[;W=xţK }GA{jQѺ 7˱ h?E602+,,? 2t4-O+~iZ:Hў֜9 +SA \AG $2ByM"Qy1uDCSq;2'0@)h_Is6.*, 1-0;DEPH1k 5Ì 9G+y5w(l n5`r/V0t ٻnaχדuK;JQZ}i3J*(+%9 $@v*Ht[ğn>T>ze? ׶$T{cMzPN\2%c.FsnQm=\7h*>ZTqS(z~݌.5;S#pec;`wMa&b >񒆶 YZ