Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2020-02-04 19:56:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot"

Tue Feb  4 19:56:55 2020 rev:59 rq:769952 version:5.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2019-12-14 
12:23:24.835199007 +0100
+++ /work/SRC/openSUSE:Factory/.plplot.new.26092/plplot.changes 2020-02-04 
19:57:03.073451010 +0100
@@ -1,0 +2,6 @@
+Tue Feb  4 09:40:55 UTC 2020 - Dominique Leuenberger <[email protected]>
+
+- Do not require libcsironn0 from the -devel package on
+  suse_version>=1550, where this is no longer built.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.rxwCif/_old  2020-02-04 19:57:05.525452440 +0100
+++ /var/tmp/diff_new_pack.rxwCif/_new  2020-02-04 19:57:05.565452463 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plplot
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -169,7 +169,9 @@
 Group:          Development/Libraries/C and C++
 Requires:       %{c_shlib} = %{version}
 Requires:       %{csirocsa_shlib} = %{version}
+%if 0%{?suse_version} < 1550
 Requires:       %{csironn_shlib} = %{version}
+%endif
 Requires:       %{qsastime_shlib} = %{version}
 Requires:       gcc-c++
 Requires:       pkgconfig


Reply via email to