Hello community,
here is the log from the commit of package python-murano-pkg-check for
openSUSE:Factory checked in at 2018-03-19 23:34:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-murano-pkg-check (Old)
and /work/SRC/openSUSE:Factory/.python-murano-pkg-check.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-murano-pkg-check"
Mon Mar 19 23:34:54 2018 rev:3 rq:583319 version:0.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-murano-pkg-check/python-murano-pkg-check.changes
2017-08-28 15:31:11.910382353 +0200
+++
/work/SRC/openSUSE:Factory/.python-murano-pkg-check.new/python-murano-pkg-check.changes
2018-03-19 23:34:54.712856083 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:12:04 UTC 2018 - [email protected]
+
+- Switch to stable/queens spec template
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-murano-pkg-check.spec ++++++
--- /var/tmp/diff_new_pack.836A2r/_old 2018-03-19 23:34:55.716819866 +0100
+++ /var/tmp/diff_new_pack.836A2r/_new 2018-03-19 23:34:55.724819576 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-murano-pkg-check
#
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -24,27 +24,27 @@
License: Apache-2.0
Group: Development/Languages/Python
Url: http://docs.openstack.org/developer/murano/
-Source0:
https://pypi.io/packages/source/m/murano-pkg-check/murano-pkg-check-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/m/murano-pkg-check/murano-pkg-check-%{version}.tar.gz
BuildRequires: openstack-macros
-BuildRequires: python-PyYAML >= 3.10.0
+BuildRequires: python-PyYAML >= 3.10
BuildRequires: python-devel
-BuildRequires: python-oslo.i18n >= 2.1.0
-BuildRequires: python-oslotest >= 1.10.0
+BuildRequires: python-oslo.i18n >= 3.15.3
+BuildRequires: python-oslotest >= 3.2.0
BuildRequires: python-pbr >= 2.0.0
-BuildRequires: python-python-subunit >= 0.0.18
-BuildRequires: python-semantic_version >= 2.3.1
+BuildRequires: python-python-subunit >= 1.0.0
+BuildRequires: python-semantic_version
BuildRequires: python-setuptools >= 16.0
BuildRequires: python-stevedore >= 1.20.0
BuildRequires: python-testrepository >= 0.0.18
BuildRequires: python-testscenarios >= 0.4
-BuildRequires: python-testtools >= 1.4.0
-BuildRequires: python-yaql >= 1.1.0
-Requires: python-PyYAML >= 3.10.0
-Requires: python-oslo.i18n >= 2.1.0
-Requires: python-semantic_version >= 2.3.1
-Requires: python-six >= 1.9.0
+BuildRequires: python-testtools >= 2.2.0
+BuildRequires: python-yaql >= 1.1.3
+Requires: python-PyYAML >= 3.10
+Requires: python-oslo.i18n >= 3.15.3
+Requires: python-semantic_version
+Requires: python-six >= 1.10.0
Requires: python-stevedore >= 1.20.0
-Requires: python-yaql >= 1.1.0
+Requires: python-yaql >= 1.1.3
BuildArch: noarch
%description
++++++ _service ++++++
--- /var/tmp/diff_new_pack.836A2r/_old 2018-03-19 23:34:55.788817268 +0100
+++ /var/tmp/diff_new_pack.836A2r/_new 2018-03-19 23:34:55.792817124 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/murano-pkg-check/murano-pkg-check.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/murano-pkg-check/murano-pkg-check.spec.j2</param>
<param name="output-name">python-murano-pkg-check.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt</param>
+ <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt</param>
<param name="changelog-email">[email protected]</param>
<param
name="changelog-provider">gh,openstack,python-murano-pkg-check</param>
</service>