Hello community,

here is the log from the commit of package python-qtdatavis3d-qt5 for 
openSUSE:Factory checked in at 2019-03-05 12:26:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-qtdatavis3d-qt5 (Old)
 and      /work/SRC/openSUSE:Factory/.python-qtdatavis3d-qt5.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-qtdatavis3d-qt5"

Tue Mar  5 12:26:24 2019 rev:2 rq:681640 version:5.12

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-qtdatavis3d-qt5/python-qtdatavis3d-qt5.changes
    2019-02-27 17:29:03.639322679 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-qtdatavis3d-qt5.new.28833/python-qtdatavis3d-qt5.changes
 2019-03-05 12:26:26.356831044 +0100
@@ -1,0 +2,7 @@
+Wed Feb 27 20:00:44 UTC 2019 - Todd R <[email protected]>
+
+- Make eric api files supplement eric.
+- Make sip api files supplement sip.
+- Fix sip api dependency.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-qtdatavis3d-qt5.spec ++++++
--- /var/tmp/diff_new_pack.hLpvKU/_old  2019-03-05 12:26:26.872831137 +0100
+++ /var/tmp/diff_new_pack.hLpvKU/_new  2019-03-05 12:26:26.872831137 +0100
@@ -31,13 +31,7 @@
 BuildRequires:  %{python_module sip-devel >= 4.19.1}
 BuildRequires:  python-rpm-macros
 Requires:       python-qt5
-
-%ifpython2
-%requires_python_sip_api
-%endif
-%ifpython3
-%requires_python3_sip_api
-%endif
+Requires:       python-sip(api) = %{python_sip_api_ver}
 
 %python_subpackages
 
@@ -46,18 +40,23 @@
 Visualization library.
 
 %package     -n %{name}-api
-Summary:        Eric6 API files for %{name}
+Summary:        Eric API files for %{name}
 Group:          Development/Libraries/Python
 Provides:       %{python_module qtdatavis3d-qt5-api = %{version}}
+Supplements:    packageand(eric:%{python2_prefix}-qtdatavis3d-qt5)
+Supplements:    packageand(eric:python3-qtdatavis3d-qt5)
 BuildArch:      noarch
 
 %description -n %{name}-api
-This package provides Qt5 Data Visualization library API files for eric6.
+This package provides Qt5 Data Visualization library API files for the
+Eric IDE.
 
 %package     -n %{name}-sip
 Summary:        Sip files for %{name}
 Group:          Development/Tools/IDE
 Provides:       %{python_module qtdatavis3d-qt5-sip = %{version}}
+Supplements:    
packageand(%{python2_prefix}-sip:%{python2_prefix}-qtdatavis3d-qt5)
+Supplements:    packageand(python3-sip:python3-qtdatavis3d-qt5)
 BuildArch:      noarch
 
 %description -n %{name}-sip


Reply via email to