Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-ini2toml for openSUSE:Factory
checked in at 2023-04-23 22:43:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ini2toml (Old)
and /work/SRC/openSUSE:Factory/.python-ini2toml.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ini2toml"
Sun Apr 23 22:43:44 2023 rev:5 rq:1082131 version:0.11.3
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ini2toml/python-ini2toml.changes
2022-11-25 14:08:06.577184402 +0100
+++
/work/SRC/openSUSE:Factory/.python-ini2toml.new.1533/python-ini2toml.changes
2023-04-23 22:44:32.937723363 +0200
@@ -1,0 +2,16 @@
+Fri Apr 21 12:26:55 UTC 2023 - Dirk Müller <[email protected]>
+
+- add sle15_python_module_pythons (jsc#PED-68)
+
+-------------------------------------------------------------------
+Tue Apr 18 22:30:13 UTC 2023 - Matej Cepl <[email protected]>
+
+- Switch to single spec version build for PSP
+- Set ringdisabled for PSP (we need only -lite subpackage).
+
+-------------------------------------------------------------------
+Tue Apr 18 22:09:56 UTC 2023 - Matej Cepl <[email protected]>
+
+- Switch to single spec version build for PSP
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ini2toml.spec ++++++
--- /var/tmp/diff_new_pack.7H2bQQ/_old 2023-04-23 22:44:33.993729330 +0200
+++ /var/tmp/diff_new_pack.7H2bQQ/_new 2023-04-23 22:44:33.997729353 +0200
@@ -15,7 +15,7 @@
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
-
+%{?sle15_python_module_pythons}
%global flavor @BUILD_FLAVOR@%{nil}
%if "%{flavor}" == "test"
%define psuffix -test
@@ -35,6 +35,9 @@
# all | | x |
# experimental | | |
%bcond_without lite
+%if 0%{?suse_version} == 1500 && 0%{?sle_version} >= 150400
+%bcond_without ringdisabled
+%endif
%if %{with ringdisabled}
%bcond_with full
%bcond_with all