Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rrdtool for openSUSE:Factory checked 
in at 2023-03-24 15:18:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rrdtool (Old)
 and      /work/SRC/openSUSE:Factory/.rrdtool.new.31432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rrdtool"

Fri Mar 24 15:18:25 2023 rev:76 rq:1073788 version:1.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rrdtool/rrdtool.changes  2022-04-16 
00:14:12.245645483 +0200
+++ /work/SRC/openSUSE:Factory/.rrdtool.new.31432/rrdtool.changes       
2023-03-24 15:18:45.046365383 +0100
@@ -1,0 +2,12 @@
+Wed Mar 22 12:56:56 UTC 2023 - Adam Majer <adam.ma...@suse.de>
+
+- Decouple e59f703bbcc0af949ee365206426b6394c340c6f.patch from
+  github url
+
+-------------------------------------------------------------------
+Tue Mar 21 18:55:20 UTC 2023 - Bjørn Lie <bjorn....@gmail.com>
+
+- Follow upstream, disable the following, failing tests: rpn1
+  https://github.com/oetiker/rrdtool-1.x/blob/master/.travis.yml#L30
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rrdtool.spec ++++++
--- /var/tmp/diff_new_pack.5FrbSW/_old  2023-03-24 15:18:45.534367927 +0100
+++ /var/tmp/diff_new_pack.5FrbSW/_new  2023-03-24 15:18:45.538367948 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rrdtool
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -44,7 +44,8 @@
 Source5:        rrdcached.service
 Source99:       %{name}.changes
 # PATCH-FIX-UPSTREAM -- Fix BUILD_DATE in rrdtool help output (fix segfault)
-Patch1:         
https://github.com/oetiker/rrdtool-1.x/commit/e59f703bbcc0af949ee365206426b6394c340c6f.patch
+# 
https://github.com/oetiker/rrdtool-1.x/commit/e59f703bbcc0af949ee365206426b6394c340c6f.patch
+Patch1:         e59f703bbcc0af949ee365206426b6394c340c6f.patch
 # PATCH-FIX-UPSTREAM -- Prevent possible segfault
 Patch3:         rrdtool-tclsegfault.patch
 # PATCH-FIX-UPSTREAM -- bnc#793636
@@ -316,7 +317,12 @@
 ln -s %{_sbindir}/service %{buildroot}%{_sbindir}/rcrrdcached
 
 %check
-make %{?_smp_mflags} check
+# Follow upstream, disable the following, failing tests: rpn1
+# https://github.com/oetiker/rrdtool-1.x/blob/master/.travis.yml#L30
+make %{?_smp_mflags} check TESTS="modify1 modify2 modify3 modify4 modify5 rpn2 
xport1 \
+tune1 tune2 graph1 rrdcreate dump-restore create-with-source-1 
create-with-source-2 \
+create-with-source-3 create-with-source-4 create-with-source-and-mapping-1 \
+create-from-template-1 dcounter1 vformatter1 list1 pdp-calc1"
 
 %pre cached
 getent group %{rrdcached_group} >/dev/null || groupadd %{rrdcached_group}

Reply via email to