Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-murano-pkg-check for
openSUSE:Factory checked in at 2021-05-10 15:37:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-murano-pkg-check (Old)
and /work/SRC/openSUSE:Factory/.python-murano-pkg-check.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-murano-pkg-check"
Mon May 10 15:37:30 2021 rev:6 rq:889978 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-murano-pkg-check/python-murano-pkg-check.changes
2020-10-14 15:39:58.082378659 +0200
+++
/work/SRC/openSUSE:Factory/.python-murano-pkg-check.new.2988/python-murano-pkg-check.changes
2021-05-10 15:39:42.213484806 +0200
@@ -1,0 +2,5 @@
+Sun May 2 17:56:48 UTC 2021 - Dirk M??ller <[email protected]>
+
+- switch to wallaby template
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-murano-pkg-check.spec ++++++
--- /var/tmp/diff_new_pack.g92K3t/_old 2021-05-10 15:39:42.613483169 +0200
+++ /var/tmp/diff_new_pack.g92K3t/_new 2021-05-10 15:39:42.617483153 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-murano-pkg-check
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
Summary: Murano package validator tool
License: Apache-2.0
Group: Development/Languages/Python
-URL: https://docs.openstack.org/developer/murano/
+URL: https://docs.openstack.org/murano/latest/
Source0:
https://files.pythonhosted.org/packages/source/m/murano-pkg-check/murano-pkg-check-0.3.0.tar.gz
BuildRequires: openstack-macros
BuildRequires: python3-PyYAML >= 3.10.0
@@ -42,7 +42,6 @@
%package -n python3-murano-pkg-check
Summary: Murano package validator tool
-Group: Development/Languages/Python
Requires: python3-PyYAML >= 3.10.0
Requires: python3-oslo.i18n >= 2.1.0
Requires: python3-semantic_version
++++++ _service ++++++
--- /var/tmp/diff_new_pack.g92K3t/_old 2021-05-10 15:39:42.641483055 +0200
+++ /var/tmp/diff_new_pack.g92K3t/_new 2021-05-10 15:39:42.641483055 +0200
@@ -1,6 +1,6 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/victoria/openstack/murano-pkg-check/murano-pkg-check.spec.j2</param>
+ <param
name="input-template">https://opendev.org/openstack/rpm-packaging/raw/branch/stable/wallaby/openstack/murano-pkg-check/murano-pkg-check.spec.j2</param>
<param name="output-name">python-murano-pkg-check.spec</param>
<param
name="requirements">https://opendev.org/openstack/murano-pkg-check/raw/tag/0.3.0/requirements.txt</param>
<param name="changelog-email">[email protected]</param>