Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package graphviz for openSUSE:Factory 
checked in at 2024-02-23 16:40:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/graphviz (Old)
 and      /work/SRC/openSUSE:Factory/.graphviz.new.1770 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "graphviz"

Fri Feb 23 16:40:45 2024 rev:100 rq:1149009 version:2.49.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/graphviz/graphviz.changes        2023-12-05 
17:01:13.336737744 +0100
+++ /work/SRC/openSUSE:Factory/.graphviz.new.1770/graphviz.changes      
2024-02-23 16:40:51.293605084 +0100
@@ -1,0 +2,6 @@
+Thu Feb 22 07:45:53 UTC 2024 - Michael Vetter <mvet...@suse.com>
+
+- Use %patch -P N instead of deprecated %patchN.
+- Update graphviz-rpmlintrc
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ graphviz.spec ++++++
--- /var/tmp/diff_new_pack.NMI9E7/_old  2024-02-23 16:40:52.285641045 +0100
+++ /var/tmp/diff_new_pack.NMI9E7/_new  2024-02-23 16:40:52.289641189 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package graphviz
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -406,14 +406,14 @@
 %prep
 #autosetup breaks graphviz-addons
 %setup -q -n %{mname}-%{version}
-%patch0
-%patch1
-%patch2
-%patch3
-%patch4
-%patch5 -p1
-%patch6
-%patch7 -p1
+%patch -P 0
+%patch -P 1
+%patch -P 2
+%patch -P 3
+%patch -P 4
+%patch -P 5 -p1
+%patch -P 6
+%patch -P 7 -p1
 
 # pkg-config returns 0 (TRUE) when guile-2.2 is present
 if pkg-config --atleast-version=2.2 guile-2.2; then

++++++ graphviz-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.NMI9E7/_old  2024-02-23 16:40:52.389644815 +0100
+++ /var/tmp/diff_new_pack.NMI9E7/_new  2024-02-23 16:40:52.397645105 +0100
@@ -1,7 +1,5 @@
 # This line is mandatory to access the configuration functions
 from Config import *
 
-addFilter("graphviz-tcl.* devel-file-in-non-devel-package")
 addFilter("lib.* obsolete-not-provided libgraphviz6")
-addFilter("liblab_gamut.* shared-library-without-dependency-information")
 

Reply via email to