Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package graphviz for openSUSE:Factory 
checked in at 2021-07-02 13:26:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/graphviz (Old)
 and      /work/SRC/openSUSE:Factory/.graphviz.new.2625 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "graphviz"

Fri Jul  2 13:26:49 2021 rev:86 rq:903073 version:2.47.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/graphviz/graphviz.changes        2021-06-13 
23:05:38.927614937 +0200
+++ /work/SRC/openSUSE:Factory/.graphviz.new.2625/graphviz.changes      
2021-07-02 13:27:25.068783528 +0200
@@ -1,0 +2,6 @@
+Mon Jun 28 06:30:57 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update graphviz-2.20.2-interpreter_names.patch so the Python demo
+  uses Python 3.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ graphviz.spec ++++++
--- /var/tmp/diff_new_pack.BmOEys/_old  2021-07-02 13:27:27.392765496 +0200
+++ /var/tmp/diff_new_pack.BmOEys/_new  2021-07-02 13:27:27.396765465 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package graphviz
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -344,6 +344,7 @@
 programs that use the graphviz libraries including man3 pages.
 
 
+
 #autosetup breaks graphviz-addons
 
 %prep

++++++ graphviz-2.20.2-interpreter_names.patch ++++++
--- /var/tmp/diff_new_pack.BmOEys/_old  2021-07-02 13:27:27.436765154 +0200
+++ /var/tmp/diff_new_pack.BmOEys/_new  2021-07-02 13:27:27.436765154 +0200
@@ -1,4 +1,6 @@
---- tclpkg/gv/demo/modgraph.lua
+Index: tclpkg/gv/demo/modgraph.lua
+===================================================================
+--- tclpkg/gv/demo/modgraph.lua.orig
 +++ tclpkg/gv/demo/modgraph.lua
 @@ -1,4 +1,4 @@
 -#!/usr/bin/lua
@@ -6,3 +8,13 @@
  
  -- display the kernel module dependencies
  
+Index: tclpkg/gv/demo/modgraph.py
+===================================================================
+--- tclpkg/gv/demo/modgraph.py.orig
++++ tclpkg/gv/demo/modgraph.py
+@@ -1,4 +1,4 @@
+-#!/usr/bin/python
++#!/usr/bin/python3
+ 
+ # display the kernel module dependencies
+ 

Reply via email to