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-05-20 19:23:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/graphviz (Old)
 and      /work/SRC/openSUSE:Factory/.graphviz.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "graphviz"

Thu May 20 19:23:17 2021 rev:84 rq:893477 version:2.47.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/graphviz/graphviz.changes        2021-05-02 
18:35:22.237138388 +0200
+++ /work/SRC/openSUSE:Factory/.graphviz.new.2988/graphviz.changes      
2021-05-20 19:23:34.234315082 +0200
@@ -1,0 +2,24 @@
+Fri May 14 13:05:09 UTC 2021 - Ferdinand Thiessen <r...@fthiessen.de>
+
+- Update to version 2.47.1
+  * More detailed error messages when opening input file fails
+  * The edges in JSON output are ordered now
+  * Fixed xdot man page does not document some functions
+  * Fixed PIC renderer
+  * Fixed dot conversion to dia format
+  * Fixed memory leak of reference-counted HTML strings
+  * Fix for TBbalance attribute code
+  * Fixed HTML parser error with single closing square bracket in
+    table row
+  * Fixed reference counted strings put the HTML bit in the middle
+    of the reference count
+  * Fixed &amp; escape disappearing
+  * Fixed gvpr -? to actually print usage and exit non-zero
+  * Fixed memory leak in libmingle
+  * Fixed memory leak in ANN bridge
+  * Fixed buffer overflow in unflatten
+  * Fixed agxbputc macro does not bracket its arguments
+- Drop upstream fixed graphviz-2.46-fix-shebang.patch
+  * Using POSIX shell, no need for ksh
+
+-------------------------------------------------------------------

Old:
----
  _service
  graphviz-2.46-fix-shebang.patch
  graphviz-2.46.1.tar.gz

New:
----
  graphviz-2.47.1.tar.bz2

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

Other differences:
------------------
++++++ graphviz.spec ++++++
--- /var/tmp/diff_new_pack.UzdDIw/_old  2021-05-20 19:23:35.122311325 +0200
+++ /var/tmp/diff_new_pack.UzdDIw/_new  2021-05-20 19:23:35.126311309 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package graphviz%{psuffix}
+# spec file for package graphviz
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -54,26 +54,24 @@
 %endif
 %bcond_without python2
 Name:           graphviz%{psuffix}
-Version:        2.46.1
+Version:        2.47.1
 Release:        0
 Summary:        Graph Visualization Tools
 License:        EPL-1.0
 Group:          Productivity/Graphics/Visualization/Graph
 URL:            https://www.graphviz.org/
-Source0:        
https://gitlab.com/graphviz/graphviz/-/archive/2.46.1/graphviz-%{version}.tar.gz
+Source0:        
https://gitlab.com/graphviz/graphviz/-/archive/%version/graphviz-%{version}.tar.bz2
 Source1:        graphviz-rpmlintrc
 #PATCH-FIX-UPSTREAM add flags to also link against libGLU and libGL
-Patch1:         graphviz-smyrna-link_against_glu.patch
-Patch2:         graphviz-fix-pkgIndex.patch
+Patch0:         graphviz-smyrna-link_against_glu.patch
+Patch1:         graphviz-fix-pkgIndex.patch
 #PATCH-FIX-UPSTREAM Off-by-one bug
-Patch3:         graphviz-array_overflow.patch
-
-Patch6:         graphviz-2.20.2-interpreter_names.patch
+Patch2:         graphviz-array_overflow.patch
+Patch3:         graphviz-2.20.2-interpreter_names.patch
 #PATCH-FIX-UPSTREAM Don't warn about harmless issues with swig generated code
-Patch7:         graphviz-useless_warnings.patch
-Patch8:         graphviz-no_strict_aliasing.patch
-Patch9:         graphviz-no_php_extra_libs.patch
-Patch10:        graphviz-2.46-fix-shebang.patch
+Patch4:         graphviz-useless_warnings.patch
+Patch5:         graphviz-no_strict_aliasing.patch
+Patch6:         graphviz-no_php_extra_libs.patch
 
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -350,16 +348,13 @@
 
 %prep
 %setup -q -n %{mname}-%{version}
-
+%patch0
 %patch1
 %patch2
 %patch3
-
+%patch4
+%patch5 -p1
 %patch6
-%patch7
-%patch8 -p1
-%patch9
-%patch10 -p1
 
 # pkg-config returns 0 (TRUE) when guile-2.2 is present
 if pkg-config --atleast-version=2.2 guile-2.2; then

++++++ graphviz-2.46.1.tar.gz -> graphviz-2.47.1.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/graphviz/graphviz-2.46.1.tar.gz 
/work/SRC/openSUSE:Factory/.graphviz.new.2988/graphviz-2.47.1.tar.bz2 differ: 
char 1, line 1

Reply via email to