Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2018-02-16 21:46:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plplot (Old)
 and      /work/SRC/openSUSE:Factory/.plplot.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plplot"

Fri Feb 16 21:46:30 2018 rev:48 rq:577296 version:5.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/plplot/plplot.changes    2018-02-13 
10:30:11.219399603 +0100
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes       2018-02-16 
21:46:31.219088710 +0100
@@ -1,0 +2,13 @@
+Fri Feb 16 12:24:17 UTC 2018 - badshah...@gmail.com
+
+- Remove python3-base from Requires for %{name}-tcltk; it is
+  unneeded in light of python(abi) getting pulled in
+  automatically.
+
+-------------------------------------------------------------------
+Mon Feb 12 17:19:40 UTC 2018 - badshah...@gmail.com
+
+- Replace even more python2 Requires with python3 ones; this
+  finally fixes build failures on openSUSE:Leap:15.0.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ plplot.spec ++++++
--- /var/tmp/diff_new_pack.WbZufL/_old  2018-02-16 21:46:32.979025236 +0100
+++ /var/tmp/diff_new_pack.WbZufL/_new  2018-02-16 21:46:32.987024948 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package plplot
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -429,23 +429,22 @@
 %endif
 ##########################################################################
 
-%package python-qt
+%package python3-qt
 ##########################################################################
 Summary:        PLplot functions for scientific plotting with python-qt4
 License:        LGPL-2.1+
 Group:          Development/Libraries/Python
 Requires:       %{name}-common = %{version}
-Requires:       python-base = %{py_ver}
-Requires:       python-qt5
+Requires:       python3-qt5
 
-%description python-qt
+%description python3-qt
 PLplot is a library of functions that are useful for making scientific
 plots.
 
 This package provides the PLplot functions required for scientific
 plotting with python-qt.
 
-%files python-qt
+%files python3-qt
 %defattr(-,root,root)
 %{python3_sitearch}/plplot_pyqt5.so
 ##########################################################################
@@ -534,7 +533,6 @@
 Requires:       itcl-devel
 Requires:       itk
 Requires:       pkgconfig
-Requires:       python-base = %{py_ver}
 Requires:       tcl-devel
 Requires:       tk-devel
 


Reply via email to