Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-subprocrunner for
openSUSE:Factory checked in at 2022-04-22 21:54:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-subprocrunner (Old)
and /work/SRC/openSUSE:Factory/.python-subprocrunner.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-subprocrunner"
Fri Apr 22 21:54:34 2022 rev:8 rq:971950 version:1.6.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-subprocrunner/python-subprocrunner.changes
2021-06-05 23:32:17.088516498 +0200
+++
/work/SRC/openSUSE:Factory/.python-subprocrunner.new.1538/python-subprocrunner.changes
2022-04-22 21:55:45.914909300 +0200
@@ -1,0 +2,5 @@
+Thu Apr 21 23:58:17 UTC 2022 - Matej Cepl <[email protected]>
+
+- Add missing BR hostname
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-subprocrunner.spec ++++++
--- /var/tmp/diff_new_pack.LOObHx/_old 2022-04-22 21:55:46.338909784 +0200
+++ /var/tmp/diff_new_pack.LOObHx/_new 2022-04-22 21:55:46.346909793 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-subprocrunner
#
-# 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
@@ -35,6 +35,7 @@
Requires: python-typepy
BuildArch: noarch
# SECTION test requirements
+BuildRequires: hostname
BuildRequires: %{python_module loguru >= 0.4.1}
BuildRequires: %{python_module mbstrdecoder >= 1.0.0}
BuildRequires: %{python_module pytest-mock}