Hello community,
here is the log from the commit of package python-ceilometerclient for
openSUSE:Factory checked in at 2018-03-19 23:34:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-ceilometerclient (Old)
and /work/SRC/openSUSE:Factory/.python-ceilometerclient.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ceilometerclient"
Mon Mar 19 23:34:19 2018 rev:26 rq:583291 version:2.9.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-ceilometerclient/python-ceilometerclient.changes
2018-01-17 21:56:42.843704756 +0100
+++
/work/SRC/openSUSE:Factory/.python-ceilometerclient.new/python-ceilometerclient.changes
2018-03-19 23:34:19.630121675 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:51:00 UTC 2018 - [email protected]
+
+- Switch to stable/queens spec template
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-ceilometerclient.spec ++++++
--- /var/tmp/diff_new_pack.L4Foak/_old 2018-03-19 23:34:20.714082572 +0100
+++ /var/tmp/diff_new_pack.L4Foak/_new 2018-03-19 23:34:20.726082139 +0100
@@ -27,11 +27,11 @@
BuildRequires: openstack-macros
BuildRequires: python-devel
BuildRequires: python2-PrettyTable >= 0.7.1
-BuildRequires: python2-keystoneauth1 >= 3.2.0
+BuildRequires: python2-keystoneauth1 >= 3.3.0
BuildRequires: python2-mock >= 2.0.0
BuildRequires: python2-oslo.i18n >= 3.15.3
BuildRequires: python2-oslo.serialization >= 2.18.0
-BuildRequires: python2-oslo.utils >= 3.31.0
+BuildRequires: python2-oslo.utils >= 3.33.0
BuildRequires: python2-pbr >= 2.0.0
BuildRequires: python2-requests >= 2.14.2
BuildRequires: python2-requests-mock >= 1.1.0
@@ -43,11 +43,11 @@
BuildRequires: python2-testtools >= 2.2.0
BuildRequires: python3-PrettyTable >= 0.7.1
BuildRequires: python3-devel
-BuildRequires: python3-keystoneauth1 >= 3.2.0
+BuildRequires: python3-keystoneauth1 >= 3.3.0
BuildRequires: python3-mock >= 2.0.0
BuildRequires: python3-oslo.i18n >= 3.15.3
BuildRequires: python3-oslo.serialization >= 2.18.0
-BuildRequires: python3-oslo.utils >= 3.31.0
+BuildRequires: python3-oslo.utils >= 3.33.0
BuildRequires: python3-pbr >= 2.0.0
BuildRequires: python3-requests >= 2.14.2
BuildRequires: python3-requests-mock >= 1.1.0
@@ -59,10 +59,10 @@
BuildRequires: python3-testtools >= 2.2.0
Requires: python-PrettyTable >= 0.7.1
Requires: python-iso8601 >= 0.1.11
-Requires: python-keystoneauth1 >= 3.2.0
+Requires: python-keystoneauth1 >= 3.3.0
Requires: python-oslo.i18n >= 3.15.3
Requires: python-oslo.serialization >= 2.18.0
-Requires: python-oslo.utils >= 3.31.0
+Requires: python-oslo.utils >= 3.33.0
Requires: python-pbr >= 2.0.0
Requires: python-requests >= 2.14.2
Requires: python-six >= 1.10.0
++++++ _service ++++++
--- /var/tmp/diff_new_pack.L4Foak/_old 2018-03-19 23:34:20.770080552 +0100
+++ /var/tmp/diff_new_pack.L4Foak/_new 2018-03-19 23:34:20.774080407 +0100
@@ -1,8 +1,8 @@
<services>
<service mode="disabled" name="renderspec">
- <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-ceilometerclient/python-ceilometerclient.spec.j2</param>
+ <param
name="input-template">https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-ceilometerclient/python-ceilometerclient.spec.j2</param>
<param name="output-name">python-ceilometerclient.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,python-ceilometerclient</param>
</service>