Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package uranium for openSUSE:Factory checked 
in at 2022-07-06 15:41:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/uranium (Old)
 and      /work/SRC/openSUSE:Factory/.uranium.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "uranium"

Wed Jul  6 15:41:44 2022 rev:17 rq:986746 version:4.13.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/uranium/uranium.changes  2022-02-09 
20:41:02.226639622 +0100
+++ /work/SRC/openSUSE:Factory/.uranium.new.1548/uranium.changes        
2022-07-06 15:41:55.438510546 +0200
@@ -1,0 +2,6 @@
+Tue Jun 21 15:56:30 UTC 2022 - Stefan Br??ns <stefan.bru...@rwth-aachen.de>
+
+- Use versioned python dist provides to enforce a consistent set
+  of installed dependies on change of default python version.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ uranium.spec ++++++
--- /var/tmp/diff_new_pack.waBEZo/_old  2022-07-06 15:41:55.918511253 +0200
+++ /var/tmp/diff_new_pack.waBEZo/_new  2022-07-06 15:41:55.922511260 +0200
@@ -42,8 +42,16 @@
 BuildRequires:  python3-scipy
 BuildRequires:  python3-shapely
 # END for tests
+%if 0%{?suse_version} >= 1550
+# Automatic provides are not generated in Leap 15.x
+Requires:       %{python3_dist arcus}
+Requires:       %{python3_dist cryptography}
+Requires:       %{python3_dist shapely}
+%else
 Requires:       python3-Arcus
 Requires:       python3-cryptography
+Requires:       python3-Shapely
+%endif
 Recommends:     python3-numpy-stl
 BuildArch:      noarch
 # No 32bit support in cura-engine anymore

Reply via email to