Hello community,
here is the log from the commit of package python-oslo.concurrency for
openSUSE:Factory checked in at 2018-03-19 23:35:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.concurrency (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.concurrency.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.concurrency"
Mon Mar 19 23:35:37 2018 rev:11 rq:583335 version:3.25.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-oslo.concurrency/python-oslo.concurrency.changes
2018-02-14 10:51:46.373358017 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.concurrency.new/python-oslo.concurrency.changes
2018-03-19 23:35:37.767302918 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:19:56 UTC 2018 - [email protected]
+
+- Switch to stable/queens spec template
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.concurrency.spec ++++++
--- /var/tmp/diff_new_pack.j1Dgdf/_old 2018-03-19 23:35:38.547274781 +0100
+++ /var/tmp/diff_new_pack.j1Dgdf/_new 2018-03-19 23:35:38.555274492 +0100
@@ -82,7 +82,7 @@
Summary: Documentation for OpenStack concurrency library
Group: Development/Languages/Python
BuildRequires: python-Sphinx
-BuildRequires: python-openstackdocstheme >= 1.17.0
+BuildRequires: python-openstackdocstheme >= 1.18.1
%description -n python-oslo.concurrency-doc
The oslo.concurrency library has utilities for safely running multi-thread,
++++++ _service ++++++
--- /var/tmp/diff_new_pack.j1Dgdf/_old 2018-03-19 23:35:38.587273338 +0100
+++ /var/tmp/diff_new_pack.j1Dgdf/_new 2018-03-19 23:35:38.587273338 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.concurrency/oslo.concurrency.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.concurrency/oslo.concurrency.spec.j2</param>
<param name="output-name">python-oslo.concurrency.spec</param>
- <param
name="requirements">https://raw.githubusercontent.com/openstack/rpm-packaging/master/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,oslo.concurrency</param>
</service>