Hello community,
here is the log from the commit of package python-debtcollector for
openSUSE:Factory checked in at 2018-03-19 23:34:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-debtcollector (Old)
and /work/SRC/openSUSE:Factory/.python-debtcollector.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-debtcollector"
Mon Mar 19 23:34:25 2018 rev:10 rq:583294 version:1.19.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-debtcollector/python-debtcollector.changes
2018-02-14 10:50:25.436270857 +0100
+++
/work/SRC/openSUSE:Factory/.python-debtcollector.new/python-debtcollector.changes
2018-03-19 23:34:26.225883736 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:53:06 UTC 2018 - [email protected]
+
+- Switch to stable/queens spec template
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-debtcollector.spec ++++++
--- /var/tmp/diff_new_pack.YKN2Xd/_old 2018-03-19 23:34:26.881860072 +0100
+++ /var/tmp/diff_new_pack.YKN2Xd/_new 2018-03-19 23:34:26.885859927 +0100
@@ -65,8 +65,8 @@
Summary: Documentation for %{name}
Group: Documentation/HTML
BuildRequires: python-Sphinx
-BuildRequires: python2-openstackdocstheme >= 1.17.0
-BuildRequires: python3-openstackdocstheme >= 1.17.0
+BuildRequires: python2-openstackdocstheme >= 1.18.1
+BuildRequires: python3-openstackdocstheme >= 1.18.1
%description -n python-debtcollector-doc
A collection of Python deprecation patterns and strategies that help
++++++ _service ++++++
--- /var/tmp/diff_new_pack.YKN2Xd/_old 2018-03-19 23:34:26.917858773 +0100
+++ /var/tmp/diff_new_pack.YKN2Xd/_new 2018-03-19 23:34:26.921858629 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/debtcollector/debtcollector.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/debtcollector/debtcollector.spec.j2</param>
<param name="output-name">python-debtcollector.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,debtcollector</param>
</service>