Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-junitxml for openSUSE:Factory
checked in at 2022-01-13 00:22:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-junitxml (Old)
and /work/SRC/openSUSE:Factory/.python-junitxml.new.1892 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-junitxml"
Thu Jan 13 00:22:12 2022 rev:4 rq:945679 version:0.7
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-junitxml/python-junitxml.changes
2021-11-10 21:46:12.063804991 +0100
+++
/work/SRC/openSUSE:Factory/.python-junitxml.new.1892/python-junitxml.changes
2022-01-13 00:22:34.515939084 +0100
@@ -1,0 +2,5 @@
+Tue Jan 11 21:06:55 UTC 2022 - Dirk M??ller <[email protected]>
+
+- add python-rpm-macros dependency
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-junitxml.spec ++++++
--- /var/tmp/diff_new_pack.Ic5nVq/_old 2022-01-13 00:22:34.947939396 +0100
+++ /var/tmp/diff_new_pack.Ic5nVq/_new 2022-01-13 00:22:34.951939399 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-junitxml
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@
Patch0: junitxml-tests.patch
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module xml}
+BuildRequires: python-rpm-macros
%ifpython2
Requires: python-xml
%endif