commit include-what-you-use for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package include-what-you-use for 
openSUSE:Factory checked in at 2018-03-19 23:40:19

Comparing /work/SRC/openSUSE:Factory/include-what-you-use (Old)
 and  /work/SRC/openSUSE:Factory/.include-what-you-use.new (New)


Package is "include-what-you-use"

Mon Mar 19 23:40:19 2018 rev:2 rq:588707 version:0.9

Changes:

--- 
/work/SRC/openSUSE:Factory/include-what-you-use/include-what-you-use.changes
2018-02-24 16:38:49.962630249 +0100
+++ 
/work/SRC/openSUSE:Factory/.include-what-you-use.new/include-what-you-use.changes
   2018-03-19 23:40:43.684267225 +0100
@@ -1,0 +2,11 @@
+Sat Mar 17 16:28:32 UTC 2018 - aaronpuch...@alice-dsl.net
+
+- Make tools package "noarch", since it contains only scripts.
+
+---
+Thu Mar 15 20:12:47 UTC 2018 - aaronpuch...@alice-dsl.net
+
+- Use tarball from website, where it is now available.
+  There should be no functional change.
+
+---

Old:

  clang_5.0.tar.gz

New:

  include-what-you-use-0.9.src.tar.gz



Other differences:
--
++ include-what-you-use.spec ++
--- /var/tmp/diff_new_pack.7AJhhu/_old  2018-03-19 23:40:44.968220908 +0100
+++ /var/tmp/diff_new_pack.7AJhhu/_new  2018-03-19 23:40:44.968220908 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package include-what-you-use
 #
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018 Aaron Puchert.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,8 +16,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define clang_ver clang_5.0
-%define commitshort 15b3f1d
 
 Name:   include-what-you-use
 Version:0.9
@@ -25,7 +24,7 @@
 License:NCSA
 Group:  Development/Languages/C and C++
 Url:https://include-what-you-use.org/
-Source0:https://github.com/%{name}/%{name}/archive/%{clang_ver}.tar.gz
+Source0:
https://include-what-you-use.org/downloads/%{name}-%{version}.src.tar.gz
 Source1:%{name}.1.gz
 Patch0: llvm-link.patch
 Patch1: fix-shebang.patch
@@ -60,22 +59,20 @@
 Summary:Additional tools to use %{name} effectively
 Group:  Development/Languages/C and C++
 Requires:   %{name} = %{version}-%{release}
+BuildArch:  noarch
 
 %description tools
 This package contains additional scripts for using %{name} as automated
 refactoring tool.
 
 %prep
-%setup -q -n %{name}-%{clang_ver}
+%setup -q -n %{name}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
 
 %build
-# Set git hash
-sed -i "s,\${IWYU_GIT_REV},%{commitshort},g" CMakeLists.txt
-
 # Remove obsolete files - this is now hardcoded into iwyu_include_picker.cc.
 rm gcc.libc.imp gcc.symbols.imp gcc.stl.headers.imp stl.c.headers.imp
 # The includes from third_party.imp probably only make sense in some code 
bases.





commit openslide for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package openslide for openSUSE:Factory 
checked in at 2018-03-19 23:40:14

Comparing /work/SRC/openSUSE:Factory/openslide (Old)
 and  /work/SRC/openSUSE:Factory/.openslide.new (New)


Package is "openslide"

Mon Mar 19 23:40:14 2018 rev:10 rq:588691 version:3.4.1

Changes:

--- /work/SRC/openSUSE:Factory/openslide/openslide.changes  2015-04-30 
11:50:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.openslide.new/openslide.changes 2018-03-19 
23:40:40.532380927 +0100
@@ -1,0 +2,5 @@
+Mon Mar 19 16:32:56 UTC 2018 - crrodrig...@opensuse.org
+
+ - zlib is directly required so it should be in Buildrequires.
+
+---



Other differences:
--
++ openslide.spec ++
--- /var/tmp/diff_new_pack.B9MR93/_old  2018-03-19 23:40:41.632341247 +0100
+++ /var/tmp/diff_new_pack.B9MR93/_new  2018-03-19 23:40:41.640340957 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openslide
 #
-# Copyright (c) 2015 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
@@ -23,7 +23,7 @@
 Version:3.4.1
 Release:0
 Summary:C library for reading virtual slides
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  System/Libraries
 Url:http://openslide.org/
 Source0:
https://github.com/openslide/openslide/releases/download/v%{version}/openslide-%{version}.tar.xz
@@ -39,6 +39,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  sqlite3-devel
 BuildRequires:  xz
+BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit xtrabackup for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package xtrabackup for openSUSE:Factory 
checked in at 2018-03-19 23:39:53

Comparing /work/SRC/openSUSE:Factory/xtrabackup (Old)
 and  /work/SRC/openSUSE:Factory/.xtrabackup.new (New)


Package is "xtrabackup"

Mon Mar 19 23:39:53 2018 rev:43 rq:588593 version:2.4.9

Changes:

--- /work/SRC/openSUSE:Factory/xtrabackup/xtrabackup.changes2018-01-13 
21:44:00.132270301 +0100
+++ /work/SRC/openSUSE:Factory/.xtrabackup.new/xtrabackup.changes   
2018-03-19 23:40:21.001085496 +0100
@@ -1,0 +2,7 @@
+Wed Mar 14 13:43:24 CET 2018 - r...@suse.de
+
+- compile some files with -O0 to allow build on aarch64
+- add percona-xtrabackup-2.4.9-aarch_buildfix.patch
+- add _constraints file: min 6G mem, min 8G diskspace
+
+---
@@ -62,0 +70,6 @@
+
+---
+Wed Jul 19 14:17:19 UTC 2017 - astie...@suse.com
+
+- Remove unused bundled libarchive windows build files with
+  proprietary license keywords - bsc#1049458

New:

  _constraints
  percona-xtrabackup-2.4.9-aarch_buildfix.patch



Other differences:
--
++ xtrabackup.spec ++
--- /var/tmp/diff_new_pack.XAAZXc/_old  2018-03-19 23:40:23.588992140 +0100
+++ /var/tmp/diff_new_pack.XAAZXc/_new  2018-03-19 23:40:23.592991997 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xtrabackup
 #
-# 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
@@ -31,6 +31,7 @@
 Patch3: percona-xtrabackup-2.2.9-nodoc.patch
 Patch4: percona-xtrabackup-2.3.3-disable-version-check.patch
 Patch5: percona-xtrabackup-2.3.2-unbundle-jsnm.patch
+Patch6: percona-xtrabackup-2.4.9-aarch_buildfix.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
@@ -83,6 +84,9 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%ifarch aarch64
+%patch6 -p1
+%endif
 
 %build
 %cmake \

++ _constraints ++

  


  
6
  
  
8
  

  


++ percona-xtrabackup-2.4.9-aarch_buildfix.patch ++
--- percona-xtrabackup-2.4.9/libmysqld/CMakeLists.txt   2018/03/14 00:42:59 
1.1
+++ percona-xtrabackup-2.4.9/libmysqld/CMakeLists.txt   2018/03/14 00:44:45
@@ -118,6 +118,11 @@
   COMPILE_FLAGS -I${BOOST_PATCHES_DIR} -isystem ${BOOST_INCLUDE_DIR}
 )
 
+ADD_COMPILE_FLAGS(
+  ../sql/item_geofunc_setops.cc
+  COMPILE_FLAGS -O0
+)
+
 # Fixes "C1128: number of sections exceeded object file format limit" in MSVC 
/MD
 # The flag /bigobj is not added if the build is not /MD
 IF(WIN32 AND CMAKE_SIZEOF_VOID_P MATCHES 8)
--- percona-xtrabackup-2.4.9/storage/innobase/CMakeLists.txt2018/03/14 
01:03:50 1.1
+++ percona-xtrabackup-2.4.9/storage/innobase/CMakeLists.txt2018/03/14 
01:04:37
@@ -178,7 +178,11 @@
 btr/btr0btr.cc
 btr/btr0cur.cc
 buf/buf0buf.cc
+fts/fts0fts.cc
 gis/gis0sea.cc
+handler/handler0alter.cc
+row/row0mysql.cc
+srv/srv0srv.cc
 COMPILE_FLAGS "-O0"
   )
 ENDIF()
--- percona-xtrabackup-2.4.9/sql/CMakeLists.txt 2018/03/14 09:07:34 1.1
+++ percona-xtrabackup-2.4.9/sql/CMakeLists.txt 2018/03/14 09:08:42
@@ -312,6 +312,11 @@
   COMPILE_FLAGS -I${BOOST_PATCHES_DIR} -isystem ${BOOST_INCLUDE_DIR}
 )
 
+ADD_COMPILE_FLAGS(
+  item_geofunc_setops.cc
+  COMPILE_FLAGS -O0
+)
+
 # Fixes "C1128: number of sections exceeded object file format limit" in MSVC 
/MD
 # The flag /bigobj is not added if the build is not WINDOWS_RUNTIME_MD (/MD)
 IF(WINDOWS_RUNTIME_MD AND CMAKE_SIZEOF_VOID_P MATCHES 8)



commit python-jupyter_widgetsnbextension for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-jupyter_widgetsnbextension 
for openSUSE:Factory checked in at 2018-03-19 23:40:20

Comparing /work/SRC/openSUSE:Factory/python-jupyter_widgetsnbextension (Old)
 and  /work/SRC/openSUSE:Factory/.python-jupyter_widgetsnbextension.new 
(New)


Package is "python-jupyter_widgetsnbextension"

Mon Mar 19 23:40:20 2018 rev:7 rq:588726 version:3.1.4

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_widgetsnbextension/python-jupyter_widgetsnbextension.changes
  2018-03-07 10:34:25.739016668 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_widgetsnbextension.new/python-jupyter_widgetsnbextension.changes
 2018-03-19 23:40:45.148214415 +0100
@@ -1,0 +2,10 @@
+Mon Mar 19 20:19:04 UTC 2018 - toddrme2...@gmail.com
+
+- Re-remove bashisms
+
+---
+Tue Mar 13 12:21:35 UTC 2018 - toddrme2...@gmail.com
+
+- Switch to simpler and more reliable wheels
+
+---

Old:

  widgetsnbextension-3.1.4.tar.gz

New:

  widgetsnbextension-3.1.4-py2.py3-none-any.whl



Other differences:
--
++ python-jupyter_widgetsnbextension.spec ++
--- /var/tmp/diff_new_pack.hiDRzR/_old  2018-03-19 23:40:46.516165067 +0100
+++ /var/tmp/diff_new_pack.hiDRzR/_new  2018-03-19 23:40:46.520164924 +0100
@@ -25,24 +25,25 @@
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:
https://github.com/jupyter-widgets/ipywidgets/tree/master/widgetsnbextension
-Source: 
https://files.pythonhosted.org/packages/source/w/widgetsnbextension/widgetsnbextension-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/py2.py3/w/widgetsnbextension/widgetsnbextension-%{version}-py2.py3-none-any.whl
 # This package is created from inside the ipywidgets github project at the 
same time, so use its license.
 Source10:   
https://raw.githubusercontent.com/jupyter-widgets/ipywidgets/%%40jupyter-widgets/notebook-manager%%40%{version}/COPYING.md
 Source11:   
https://raw.githubusercontent.com/jupyter-widgets/ipywidgets/%%40jupyter-widgets/notebook-manager%%40%{version}/LICENSE
+BuildRequires:  %{python_module certifi}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module jupyter_notebook >= 4.4.1}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-%ifpython2
+Requires:   python-certifi
 Requires:   python-jupyter_notebook >= 4.4.1
+%ifpython2
 Requires:   python3-jupyter_widgetsnbextension
 %endif
 %ifpython3
 Provides:   %{oldpython}-jupyter_widgetsnbextension-nbextension = 
%{version}
 Obsoletes:  %{oldpython}-jupyter_widgetsnbextension-nbextension < 
%{version}
-Requires(post):   python3-jupyter_notebook >= 4.4.1
-Requires(preun):  python3-jupyter_notebook >= 4.4.1
 %endif
 BuildArch:  noarch
 %python_subpackages
@@ -55,16 +56,15 @@
 documentation for usage instructions.
 
 %prep
-%setup -q -n widgetsnbextension-%{version}
+%setup -c -T
 cp %{SOURCE10} .
 cp %{SOURCE11} .
 
 %build
-%python_build
+# not needed
 
 %install
-%python_install
-%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%python_expand pip%{$python_bin_suffix} install --root=%{buildroot} %{SOURCE0}
 
 if [ "$(dirname %{_prefix}/etc/jupyter)" != "$(dirname 
%{_sysconfdir}/jupyter)" ]; then
 mkdir -p %{buildroot}%{_sysconfdir}
@@ -72,21 +72,14 @@
 rm -d %{buildroot}%{_prefix}/etc
 fi
 
-%post -n python3-jupyter_widgetsnbextension
-jupyter nbextension enable --system --py widgetsnbextension
-exit 0
-
-%preun -n python3-jupyter_widgetsnbextension
-if [ $1 == 0 ]   && [ -d %{python3_sitelib}/widgetsnbextension/ ] ; then
-jupyter nbextension disable --system --py widgetsnbextension
-fi
-exit 0
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+%{fdupes %{buildroot}%{_datadir}/jupyter/ %{buildroot}%{python3_sitelib}}
 
 %files %{python_files}
 %defattr(-,root,root,-)
 %doc COPYING.md LICENSE
-%{python_sitelib}/widgetsnbextension-%{version}-py*.egg-info
 %{python_sitelib}/widgetsnbextension/
+%{python_sitelib}/widgetsnbextension-%{version}.dist-info
 %python3_only %{_datadir}/jupyter/nbextensions/jupyter-js-widgets/
 %python3_only %config 
%{_sysconfdir}/jupyter/nbconfig/notebook.d/widgetsnbextension.json
 




commit octave for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2018-03-19 23:40:11

Comparing /work/SRC/openSUSE:Factory/octave (Old)
 and  /work/SRC/openSUSE:Factory/.octave.new (New)


Package is "octave"

Mon Mar 19 23:40:11 2018 rev:54 rq:588690 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/octave/octave.changes2017-10-05 
12:03:38.619587358 +0200
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes   2018-03-19 
23:40:38.508453938 +0100
@@ -1,0 +2,9 @@
+Mon Mar 19 14:37:36 UTC 2018 - badshah...@gmail.com
+
+- Update to version 4.2.2:
+  * Long list of changes: see
+
https://www.gnu.org/software/octave/news/release/2018/03/13/octave-4.2.2-released.html
+- Drop octave-also-check-for-qscintilla2_qt5.patch: incorporated
+  upstream.
+
+---

Old:

  octave-4.2.1.tar.lz
  octave-also-check-for-qscintilla2_qt5.patch

New:

  octave-4.2.2.tar.lz



Other differences:
--
++ octave.spec ++
--- /var/tmp/diff_new_pack.8bsgjw/_old  2018-03-19 23:40:40.372386698 +0100
+++ /var/tmp/diff_new_pack.8bsgjw/_new  2018-03-19 23:40:40.372386698 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave
 #
-# 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
@@ -59,20 +59,18 @@
 %endif
 
 Name:   octave
-Version:4.2.1
+Version:4.2.2
 Release:0
 # Required for RC builds, in this case version contains ~rc, src_ver -rc
 %define src_ver %{version}
 Summary:A High Level Programming Language
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Scientific/Math
 %define apiver  v51
 Url:http://www.octave.org/
 Source: ftp://ftp.gnu.org/gnu/octave/%{name}-%{src_ver}.tar.lz
 Source2:octave.pc.in
 Source3:octave.macros
-# PATCH-FIX-UPSTREAM octave-also-check-for-qscintilla2_qt5.patch 
badshah...@gmail.com -- When checking for the availibility of QT5 bindings for 
scintilla, also check for qscintilla2_qt5 (which is the name used by openSUSE); 
patch taken from upstream
-Patch0: octave-also-check-for-qscintilla2_qt5.patch
 # PATCH-FIX-UPSTREAM octave-java-use-source-target-1_6.patch 
badshah...@gmail.com -- Switch source/target to 1.6 from 1.3, to get octave 
building with java 9 (for openSUSE >= 1320); patch taken from upstream 
mercurial repository.
 Patch1: octave-java-use-source-target-1_6.patch
 BuildRequires:  arpack-ng-devel
@@ -244,10 +242,6 @@
 sed -i 's/OCTAVE_BLAS_LIBRARY_NAME/blas/g' %{SOURCE3}
 %endif
 
-%if 0%{?with_qt5gui}
-%patch0 -p1
-%endif
-
 %if 0%{?suse_version} > 1320
 %patch1 -p1
 %endif




commit perl-GD-Graph3d for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package perl-GD-Graph3d for openSUSE:Factory 
checked in at 2018-03-19 23:39:50

Comparing /work/SRC/openSUSE:Factory/perl-GD-Graph3d (Old)
 and  /work/SRC/openSUSE:Factory/.perl-GD-Graph3d.new (New)


Package is "perl-GD-Graph3d"

Mon Mar 19 23:39:50 2018 rev:21 rq:588549 version:0.63

Changes:

--- /work/SRC/openSUSE:Factory/perl-GD-Graph3d/perl-GD-Graph3d.changes  
2014-01-23 15:51:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-GD-Graph3d.new/perl-GD-Graph3d.changes 
2018-03-19 23:40:19.005157497 +0100
@@ -1,0 +2,5 @@
+Tue Mar 13 15:13:56 UTC 2018 - crrodrig...@opensuse.org
+
+- Remove buildrequires on jpeg and xorg-x11-devel 
+
+---



Other differences:
--
++ perl-GD-Graph3d.spec ++
--- /var/tmp/diff_new_pack.YTJ2Im/_old  2018-03-19 23:40:20.149116230 +0100
+++ /var/tmp/diff_new_pack.YTJ2Im/_new  2018-03-19 23:40:20.149116230 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-GD-Graph3d
 #
-# Copyright (c) 2014 SUSE LINUX Products 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
@@ -17,12 +17,10 @@
 
 
 Name:   perl-GD-Graph3d
-BuildRequires:  libjpeg-devel
 BuildRequires:  perl-GD
 BuildRequires:  perl-GDGraph
 BuildRequires:  perl-GDTextUtil
 BuildRequires:  perl-macros
-BuildRequires:  xorg-x11-devel
 Version:0.63
 Release:0
 Requires:   perl-GD




commit python-MiniMock for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-MiniMock for openSUSE:Factory 
checked in at 2018-03-19 23:40:07

Comparing /work/SRC/openSUSE:Factory/python-MiniMock (Old)
 and  /work/SRC/openSUSE:Factory/.python-MiniMock.new (New)


Package is "python-MiniMock"

Mon Mar 19 23:40:07 2018 rev:17 rq:588635 version:1.2.8

Changes:

--- /work/SRC/openSUSE:Factory/python-MiniMock/python-MiniMock.changes  
2017-09-05 15:16:25.26625 +0200
+++ /work/SRC/openSUSE:Factory/.python-MiniMock.new/python-MiniMock.changes 
2018-03-19 23:40:25.376927643 +0100
@@ -1,0 +2,5 @@
+Mon Mar 19 14:26:44 UTC 2018 - dims...@opensuse.org
+
+- BuildRequire python3-2to3: the spec calls 2to3.
+
+---



Other differences:
--
++ python-MiniMock.spec ++
--- /var/tmp/diff_new_pack.xCNXTM/_old  2018-03-19 23:40:26.776877141 +0100
+++ /var/tmp/diff_new_pack.xCNXTM/_new  2018-03-19 23:40:26.808875987 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-MiniMock
 #
-# 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,12 +24,12 @@
 Summary:A mock library for Python
 License:MIT
 Group:  Development/Languages/Python
-Url:http://pypi.python.org/pypi/MiniMock
+URL:http://pypi.python.org/pypi/MiniMock
 Source: 
https://files.pythonhosted.org/packages/source/M/MiniMock/MiniMock-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python3-2to3
 BuildArch:  noarch
 %ifpython2
 Provides:   %{oldpython}-minimock = %{version}




commit movit for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package movit for openSUSE:Factory checked 
in at 2018-03-19 23:40:16

Comparing /work/SRC/openSUSE:Factory/movit (Old)
 and  /work/SRC/openSUSE:Factory/.movit.new (New)


Package is "movit"

Mon Mar 19 23:40:16 2018 rev:11 rq:588706 version:1.6.2

Changes:

--- /work/SRC/openSUSE:Factory/movit/movit.changes  2018-02-05 
10:53:35.818662740 +0100
+++ /work/SRC/openSUSE:Factory/.movit.new/movit.changes 2018-03-19 
23:40:42.332315996 +0100
@@ -1,0 +2,8 @@
+Sun Mar 18 23:07:11 UTC 2018 - avin...@opensuse.org
+
+- Update to version 1.6.2:
+  * fix issue with strong one-to-one effects and compute shaders
+  * fix compile issue with gcc5
+- cleanup with spec-cleaner
+
+---

Old:

  movit-1.6.1.tar.gz

New:

  movit-1.6.2.tar.gz



Other differences:
--
++ movit.spec ++
--- /var/tmp/diff_new_pack.wJL8Rm/_old  2018-03-19 23:40:43.320280356 +0100
+++ /var/tmp/diff_new_pack.wJL8Rm/_new  2018-03-19 23:40:43.324280211 +0100
@@ -21,22 +21,16 @@
 # Benchmark support disabled for now, looks like its .pc file can't be found
 %bcond_with benchmark
 Name:   movit
-Version:1.6.1
+Version:1.6.2
 Release:0
 Summary:GPU video filter library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Url:https://movit.sesse.net
 Source0:https://movit.sesse.net/movit-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM movit-1.6.0-versioned-shaderdir.patch -- Make shader 
directory versioned
 Patch0: movit-1.6.0-versioned-shaderdir.patch
 BuildRequires:  automake
-%if 0%{?suse_version} == 1315
-# For Leap 42.3
-BuildRequires:  gcc7-c++
-%else
-BuildRequires:  gcc-c++
-%endif
 BuildRequires:  make
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(egl)
@@ -44,6 +38,12 @@
 BuildRequires:  pkgconfig(epoxy)
 BuildRequires:  pkgconfig(fftw3)
 BuildRequires:  pkgconfig(sdl2)
+%if 0%{?suse_version} == 1315
+# For Leap 42.3
+BuildRequires:  gcc7-c++
+%else
+BuildRequires:  gcc-c++
+%endif
 %if %{with benchmark}
 BuildRequires:  pkgconfig(benchmark)
 %endif
@@ -121,18 +121,16 @@
 %postun -n libmovit%{_sonum} -p /sbin/ldconfig
 
 %files -n libmovit%{_sonum}
-%defattr(-,root,root)
-%doc README NEWS COPYING
+%license COPYING
+%doc README NEWS
 %{_libdir}/libmovit.so.*
 
 %files -n movit%{_sonum}-data
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_datadir}/movit%{_sonum}/
 
 %files devel
-%defattr(-,root,root)
-%doc COPYING
+%license COPYING
 %{_libdir}/libmovit.so
 %{_includedir}/%{name}
 %{_libdir}/pkgconfig/%{name}.pc

++ movit-1.6.1.tar.gz -> movit-1.6.2.tar.gz ++
 3202 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/movit-1.6.1/NEWS new/movit-1.6.2/NEWS
--- old/movit-1.6.1/NEWS2018-01-31 23:01:23.0 +0100
+++ new/movit-1.6.2/NEWS2018-03-18 16:23:37.0 +0100
@@ -1,3 +1,8 @@
+Movit 1.6.2, March 18th, 2018
+
+  - Various bugfixes.
+
+
 Movit 1.6.1, January 31st, 2018
 
   - Loosen up some restrictions on strong one-to-one-effects. In particular,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/movit-1.6.1/autom4te.cache/requests new/movit-1.6.2/autom4te.cache/requests
--- old/movit-1.6.1/autom4te.cache/requests 2018-01-31 23:02:13.0 
+0100
+++ new/movit-1.6.2/autom4te.cache/requests 2018-03-18 16:24:07.0 
+0100
@@ -14,146 +14,179 @@
 '-',
 
'/usr/share/aclocal-1.15/internal/ac-config-macro-dirs.m4',
 '/usr/share/aclocal/libtool.m4',
+'/usr/share/aclocal/ltargz.m4',
+'/usr/share/aclocal/ltdl.m4',
 '/usr/share/aclocal/ltoptions.m4',
 '/usr/share/aclocal/ltsugar.m4',
 '/usr/share/aclocal/ltversion.m4',
 '/usr/share/aclocal/lt~obsolete.m4',
 '/usr/share/aclocal/pkg.m4',
+'/usr/share/aclocal-1.15/cond.m4',
+

commit perl-Net-Dropbox-API for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package perl-Net-Dropbox-API for 
openSUSE:Factory checked in at 2018-03-19 23:40:09

Comparing /work/SRC/openSUSE:Factory/perl-Net-Dropbox-API (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Net-Dropbox-API.new (New)


Package is "perl-Net-Dropbox-API"

Mon Mar 19 23:40:09 2018 rev:2 rq:588639 version:1.9

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Net-Dropbox-API/perl-Net-Dropbox-API.changes
2016-11-08 18:27:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Net-Dropbox-API.new/perl-Net-Dropbox-API.changes
   2018-03-19 23:40:29.660773108 +0100
@@ -1,0 +2,5 @@
+Sat Mar 17 05:15:01 UTC 2018 - bwiedem...@suse.com
+
+- Fix build
+
+---



Other differences:
--
++ perl-Net-Dropbox-API.spec ++
--- /var/tmp/diff_new_pack.cUmEpz/_old  2018-03-19 23:40:30.612738767 +0100
+++ /var/tmp/diff_new_pack.cUmEpz/_new  2018-03-19 23:40:30.612738767 +0100
@@ -55,7 +55,7 @@
 find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+PERL5LIB=. %{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
 %check




commit libnss_usrfiles for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package libnss_usrfiles for openSUSE:Factory 
checked in at 2018-03-19 23:39:26

Comparing /work/SRC/openSUSE:Factory/libnss_usrfiles (Old)
 and  /work/SRC/openSUSE:Factory/.libnss_usrfiles.new (New)


Package is "libnss_usrfiles"

Mon Mar 19 23:39:26 2018 rev:3 rq:588517 version:2.25

Changes:

--- /work/SRC/openSUSE:Factory/libnss_usrfiles/libnss_usrfiles.changes  
2018-01-09 14:55:21.897693583 +0100
+++ /work/SRC/openSUSE:Factory/.libnss_usrfiles.new/libnss_usrfiles.changes 
2018-03-19 23:40:09.149513029 +0100
@@ -1,0 +2,5 @@
+Mon Mar 19 12:01:45 CET 2018 - ku...@suse.de
+
+- Use %license instead of %doc [bsc#1082318]
+
+---



Other differences:
--
++ libnss_usrfiles.spec ++
--- /var/tmp/diff_new_pack.BXAOlz/_old  2018-03-19 23:40:10.209474793 +0100
+++ /var/tmp/diff_new_pack.BXAOlz/_new  2018-03-19 23:40:10.213474648 +0100
@@ -22,14 +22,13 @@
 Version:2.25
 Release:0
 Summary:NSS usrfiles plugin for glibc
-License:LGPL-2.1
+License:LGPL-2.1-only
 Group:  System/Base
-Url:http://github.com/thkukuk/libnss_usrfiles
+URL:http://github.com/thkukuk/libnss_usrfiles
 Source: %{name}-%{version}.tar.bz2
 Source1:baselibs.conf
 BuildRequires:  autoconf
 BuildRequires:  libtool
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The NSS usrfiles plugin additionally looks in %{_prefix}%{_sysconfdir} for 
passwd and
@@ -55,9 +54,9 @@
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 rm -v %{buildroot}/%{_lib}/%{name}.{a,la,so}
-mkdir -p %{buildroot}%{_prefix}/etc
+mkdir -p %{buildroot}%{_prefix}%{_sysconfdir}
 
 %post -n libnss_usrfiles2
 /sbin/ldconfig
@@ -67,9 +66,9 @@
 %postun -n libnss_usrfiles2 -p /sbin/ldconfig
 
 %files -n libnss_usrfiles2
-%defattr(-,root,root)
-%doc README.md COPYING
+%license COPYING
+%doc README.md
 /%{_lib}/libnss_usrfiles.so.2*
-%dir %{_prefix}/etc
+%dir %{_prefix}%{_sysconfdir}
 
 %changelog




commit salt for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2018-03-19 23:38:54

Comparing /work/SRC/openSUSE:Factory/salt (Old)
 and  /work/SRC/openSUSE:Factory/.salt.new (New)


Package is "salt"

Mon Mar 19 23:38:54 2018 rev:73 rq:588455 version:2018.1.99

Changes:

--- /work/SRC/openSUSE:Factory/salt/salt.changes2018-03-02 
21:10:30.627524983 +0100
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2018-03-19 
23:39:41.810499256 +0100
@@ -2 +2,109 @@
-Thu Mar  1 10:35:18 UTC 2018 - Mihai Dinca 
+Wed Mar 14 09:37:07 UTC 2018 - Mihai Dinca 
+   
 
+- Update patches
+
+- Modified:
+  * run-salt-master-as-dedicated-salt-user.patch
+  * run-salt-api-as-user-salt-bsc-1064520.patch
+  * fix-openscap-push.patch
+  * fix-cp.push-empty-file.patch
+  * avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
+  * feat-add-grain-for-all-fqdns.patch
+  * fix-bsc-1065792.patch
+  * move-log_file-option-to-changeable-defaults.patch
+  * activate-all-beacons-sources-config-pillar-grains.patch
+  * remove-obsolete-unicode-handling-in-pkg.info_install.patch
+  
+- Removed:
+  * salt-ssh-fix-json-load-of-return-data-when-it-contai.patch
+  
+---

 
+Tue Mar 13 18:28:03 UTC 2018 - Mihai Dinca 
+   
 
+- Update cp.push patch
+- Modified:
+  * fix-cp.push-empty-file.patch
+  * salt-ssh-fix-json-load-of-return-data-when-it-contai.patch
+
+---
+Mon Mar 12 17:47:34 UTC 2018 - Michael Calmer 
+
+- force re-generate a new thin.tgz when an update gets installed
+
+---
+Sat Mar 10 12:00:17 UTC 2018 - Michael Calmer 
+
+- fix salt-ssh with a different patch
+
+- remove: dumps-should-return-unicode-also-with-py2-to-prevent.patch
+- added: salt-ssh-fix-json-load-of-return-data-when-it-contai.patch
+
+- Added:
+  * salt-ssh-fix-json-load-of-return-data-when-it-contai.patch
+
+- Removed:
+  * dumps-should-return-unicode-also-with-py2-to-prevent.patch
+
+---
+Fri Mar 9 15:56:00 UTC 2018 - Mihai Dinca 
+
+- Fix unicode decode error with salt-ssh
+
+- Added:
+  * dumps-should-return-unicode-also-with-py2-to-prevent.patch
+  
+- Modified:
+  * run-salt-master-as-dedicated-salt-user.patch
+  
+  * run-salt-api-as-user-salt-bsc-1064520.patch
+  
+  * fix-openscap-push.patch
+  
+  * fix-cp.push-empty-file.patch
+  
+  * avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
+  
+  * feat-add-grain-for-all-fqdns.patch
+  
+  * fix-bsc-1065792.patch
+  
+  * move-log_file-option-to-changeable-defaults.patch
+  
+  * activate-all-beacons-sources-config-pillar-grains.patch
+  
+  * remove-obsolete-unicode-handling-in-pkg.info_install.patch
+  
+
+---

 
+Thu Mar 8 11:20:01 UTC 2018 - Mihai Dinca 
+   
 
+- Fix cp.push empty file (bsc#1075950)
+- salt-ssh - move log_file option to changeable defaults
+
+- Added:
+  * fix-cp.push-empty-file.patch
+  * move-log_file-option-to-changeable-defaults.patch
+  
+- Modified:
+  * run-salt-master-as-dedicated-salt-user.patch
+  * run-salt-api-as-user-salt-bsc-1064520.patch
+  * fix-openscap-push.patch
+  * avoid-excessive-syslogging-by-watchdog-cronjob-58.patch
+  * feat-add-grain-for-all-fqdns.patch
+  * fix-bsc-1065792.patch
+  * activate-all-beacons-sources-config-pillar-grains.patch
+  * remove-obsolete-unicode-handling-in-pkg.info_install.patch
+
+---
+Fri Mar  2 13:15:46 UTC 2018 - Mihai Dinca 
+
+- Daily update
+
+- Added:
+  * fix-openscap-push.patch
+
+- Removed:
+  * fix-grains-with-n.patch
+
+---
+Fri Mar  2 13:15:46 UTC 2018 - Mihai Dinca 

Old:

  _servicedata
  fix-grains-with-n.patch

New:

  _lastrevision
  fix-cp.push-empty-file.patch
  fix-openscap-push.patch
  move-log_file-option-to-changeable-defaults.patch



Other differences:
--
++ salt.spec ++
--- 

commit perl-Test-Inter for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package perl-Test-Inter for openSUSE:Factory 
checked in at 2018-03-19 23:39:23

Comparing /work/SRC/openSUSE:Factory/perl-Test-Inter (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-Inter.new (New)


Package is "perl-Test-Inter"

Mon Mar 19 23:39:23 2018 rev:14 rq:588514 version:1.07

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Inter/perl-Test-Inter.changes  
2015-04-16 14:13:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Test-Inter.new/perl-Test-Inter.changes 
2018-03-19 23:40:07.881558770 +0100
@@ -1,0 +2,11 @@
+Fri Mar 16 06:54:03 UTC 2018 - co...@suse.com
+
+- updated to 1.07
+   see /usr/share/doc/packages/perl-Test-Inter/Changes
+
+1.07  2018-03-15
+  - Some improvements to the POD documentation.
+  - Some changes to get better test coverage.
+  - Better handling of empty structures (i.e [] and {}).
+
+---

Old:

  Test-Inter-1.06.tar.gz

New:

  Test-Inter-1.07.tar.gz



Other differences:
--
++ perl-Test-Inter.spec ++
--- /var/tmp/diff_new_pack.bITppA/_old  2018-03-19 23:40:08.825524717 +0100
+++ /var/tmp/diff_new_pack.bITppA/_new  2018-03-19 23:40:08.833524429 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Inter
 #
-# Copyright (c) 2015 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
@@ -17,60 +17,59 @@
 
 
 Name:   perl-Test-Inter
-Version:1.06
+Version:1.07
 Release:0
 %define cpan_name Test-Inter
 Summary:Framework for More Readable Interactive Test Scripts
-License:Artistic-1.0 or GPL-1.0+
+License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Inter/
-Source0:
http://www.cpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{version}.tar.gz
+Source0:
https://cpan.metacpan.org/authors/id/S/SB/SBECK/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build) >= 0.21
 %{perl_requires}
 
 %description
-This is another framework for writing test scripts. Some of the syntax is
-loosely inspired by Test::More, and has most of it's functionality, but it
-is not a drop-in replacement.
+This is another framework for writing test scripts. Much of the syntax is
+loosely inspired by Test::More, and Test::Inter has most of it's
+functionality, but it is not a drop-in replacement.
 
 Test::More (and other existing test frameworks) suffer from two weaknesses,
 both of which have prevented me from ever using them:
 
None offer the ability to access specific tests in
-   a reasonably interactive fashion
+   a reasonably interactive fashion, primarily for
+   debugging purposes
 
None offer the ability to write the tests in
whatever format would make the tests the most
readable
 
 The way I write and use test scripts, existing Test::* modules are not
-nearly as useful as they could be. Test scripts written using Test::More
-work fine when running as part of the test suite, but debugging an
-individual test requires extra steps, and the tests themselves are not as
-readable as they should be.
+nearly as useful as they could be.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-find . -type f -print0 | xargs -0 chmod 644
+find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build build flags=%{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__make} %{?_smp_mflags}
 
 %check
-./Build test
+%{__make} test
 
 %install
-./Build install destdir=%{buildroot} create_packlist=0
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples LICENSE README
+%doc Changes examples README
+%license LICENSE
 
 %changelog

++ Test-Inter-1.06.tar.gz -> Test-Inter-1.07.tar.gz ++
 2149 lines of diff (skipped)




commit perl-GDTextUtil for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package perl-GDTextUtil for openSUSE:Factory 
checked in at 2018-03-19 23:39:42

Comparing /work/SRC/openSUSE:Factory/perl-GDTextUtil (Old)
 and  /work/SRC/openSUSE:Factory/.perl-GDTextUtil.new (New)


Package is "perl-GDTextUtil"

Mon Mar 19 23:39:42 2018 rev:21 rq:588544 version:0.86

Changes:

--- /work/SRC/openSUSE:Factory/perl-GDTextUtil/perl-GDTextUtil.changes  
2013-09-09 19:47:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-GDTextUtil.new/perl-GDTextUtil.changes 
2018-03-19 23:40:14.581317083 +0100
@@ -1,0 +2,5 @@
+Tue Mar 13 15:17:08 UTC 2018 - crrodrig...@opensuse.org
+
+- remove buildrequires on jpeg and xorg-x11-devel, both unused. 
+
+---



Other differences:
--
++ perl-GDTextUtil.spec ++
--- /var/tmp/diff_new_pack.aumbiz/_old  2018-03-19 23:40:15.673277692 +0100
+++ /var/tmp/diff_new_pack.aumbiz/_new  2018-03-19 23:40:15.677277547 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-GDTextUtil
 #
-# Copyright (c) 2013 SUSE LINUX Products 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
@@ -21,7 +21,7 @@
 Release:0
 %define cpan_name GDTextUtil
 Summary:GDTextUtil Perl module
-License:Artistic-1.0 or GPL-2.0+
+License:Artistic-1.0 OR GPL-2.0-or-later
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/GDTextUtil/
 Source: GDTextUtil-0.86.tar.bz2
@@ -31,8 +31,6 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(GD) >= 1
 # MANUAL
-BuildRequires:  libjpeg-devel
-BuildRequires:  xorg-x11-devel
 Requires:   perl(GD) >= 1
 %{perl_requires}
 




commit perl-Mojolicious for openSUSE:Factory

2018-03-19 Thread root


biny1X3XfRWqY.bin
Description: Binary data


commit apcupsd for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package apcupsd for openSUSE:Factory checked 
in at 2018-03-19 23:39:45

Comparing /work/SRC/openSUSE:Factory/apcupsd (Old)
 and  /work/SRC/openSUSE:Factory/.apcupsd.new (New)


Package is "apcupsd"

Mon Mar 19 23:39:45 2018 rev:64 rq:588548 version:3.14.14

Changes:

--- /work/SRC/openSUSE:Factory/apcupsd/apcupsd.changes  2017-12-20 
10:40:42.955288073 +0100
+++ /work/SRC/openSUSE:Factory/.apcupsd.new/apcupsd.changes 2018-03-19 
23:40:16.733239454 +0100
@@ -1,0 +2,9 @@
+Thu Mar 15 11:04:07 UTC 2018 - tchva...@suse.com
+
+- Drop support for < sle12, also removes patch:
+  * apcupsd-pm-utils.patch
+- Drop intitscript
+- Format with spec-cleaner
+- Use license macros instead of %doc macros
+
+---
@@ -24 +33 @@
-  are commented out, so this file acts as example only.
+  are commented out, so this file acts as example only. bsc#950950

Old:

  apcupsd-pm-utils.patch
  apcupsd.init



Other differences:
--
++ apcupsd.spec ++
--- /var/tmp/diff_new_pack.eJ9cEq/_old  2018-03-19 23:40:17.965195013 +0100
+++ /var/tmp/diff_new_pack.eJ9cEq/_new  2018-03-19 23:40:17.969194869 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apcupsd
 #
-# 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
@@ -18,25 +18,22 @@
 
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}
-  %define _fillupdir /var/adm/fillup-templates
+  %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
-
-%define apache_serverroot %(%{_sbindir}/apxs2 -q datadir 2>/dev/null || 
%{_sbindir}/apxs -q PREFIX)
 Name:   apcupsd
 Version:3.14.14
 Release:0
 Summary:APC UPS Daemon (Powerful Daemon for APC UPSs)
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Hardware/UPS
 Url:http://www.apcupsd.com/
-Source: 
https://sourceforge.net/projects/apcupsd/files/apcupsd%20-%20Stable/%{version}/apcupsd-%{version}.tar.gz
-Source1:apcupsd.init
+Source: 
https://sourceforge.net/projects/apcupsd/files/apcupsd%%20-%%20Stable/%{version}/apcupsd-%{version}.tar.gz
 Source2:README.SUSE
 Source4:%{name}.hibernate
 Source5:%{name}.sysconfig
 Source6:%{name}.logrotate
 Source7:apcupsd-httpd.conf
-Source8:
https://sourceforge.net/projects/apcupsd/files/apcupsd%20-%20Stable/%{version}/apcupsd-%{version}.tar.gz.sig
+Source8:
https://sourceforge.net/projects/apcupsd/files/apcupsd%%20-%%20Stable/%{version}/apcupsd-%{version}.tar.gz.sig
 Source9:%{name}.keyring
 Source10:   %{name}.firewall
 # PATCH-FIX-OPENSUSE apcupsd-suse.patch sbra...@suse.cz -- Do not perform halt 
script alternation on install.
@@ -47,45 +44,32 @@
 Patch11:apcupsd-3.14.8-systemd.patch
 # PATCH-FIX-OPENSUSE apcupsd-3.14.9-fixgui.patch rhbz#578276 
p.drou...@gmail.com -- fix crash in gui
 Patch13:apcupsd-3.14.9-fixgui.patch
-# PATCH-FEATURE-OPENSUSE apcupsd-pm-utils.patch sbra...@suse.cz -- Use 
pm-utils in openSUSE < 13.1 and SLE < 12
-Patch15:apcupsd-pm-utils.patch
+BuildRequires:  apache-rpm-macros
 BuildRequires:  apache2-devel
 BuildRequires:  distribution-release
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gconf2-devel
-BuildRequires:  gd-devel
-BuildRequires:  gnome-vfs2-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  libusb-devel
 BuildRequires:  mailx
 BuildRequires:  ncurses-devel
+BuildRequires:  pkgconfig
+BuildRequires:  systemd-rpm-macros
+BuildRequires:  systemd-sysvinit
 BuildRequires:  tcpd-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gconf-2.0)
+BuildRequires:  pkgconfig(gdlib)
+BuildRequires:  pkgconfig(gnome-vfs-2.0)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(systemd)
 BuildRequires:  pkgconfig(x11)
 Requires:   %{_bindir}/mail
 Requires(post): %fillup_prereq
-Requires(post): %{_bindir}/grep
-# sed and grep are still prerequred to finish upgrade from sysvinit scripts:
-Requires(post): %{_bindir}/sed
-Suggests:   logrotate
-%if 0%{?suse_version} > 1210
-BuildRequires:  systemd-rpm-macros
-BuildRequires:  systemd-sysvinit
-%else
-BuildRequires:  sysvinit
-%endif
-%if 0%{?suse_version} >= 1310
-BuildRequires:  systemd
-%else
-BuildRequires:  pm-utils
-%endif
-%if 0%{?suse_version} > 1220
+Requires(post): grep
+Requires(post): sed
+Recommends: logrotate
 %{?systemd_requires}
-%else

commit python-Markdown for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-Markdown for openSUSE:Factory 
checked in at 2018-03-19 23:39:33

Comparing /work/SRC/openSUSE:Factory/python-Markdown (Old)
 and  /work/SRC/openSUSE:Factory/.python-Markdown.new (New)


Package is "python-Markdown"

Mon Mar 19 23:39:33 2018 rev:25 rq:588542 version:2.6.11

Changes:

--- /work/SRC/openSUSE:Factory/python-Markdown/python-Markdown.changes  
2018-01-07 17:22:56.492864695 +0100
+++ /work/SRC/openSUSE:Factory/.python-Markdown.new/python-Markdown.changes 
2018-03-19 23:40:13.173367873 +0100
@@ -1,0 +2,6 @@
+Mon Mar 19 11:32:36 UTC 2018 - tchva...@suse.com
+
+- Add build/runtime dependency over setuptools wrt bsc#1079287
+- Remove python-devel dependency which is not really needed
+
+---



Other differences:
--
++ python-Markdown.spec ++
--- /var/tmp/diff_new_pack.swoSzG/_old  2018-03-19 23:40:14.429322566 +0100
+++ /var/tmp/diff_new_pack.swoSzG/_new  2018-03-19 23:40:14.433322422 +0100
@@ -27,22 +27,21 @@
 Url:http://packages.python.org/Markdown/
 Source: 
https://files.pythonhosted.org/packages/source/M/Markdown/Markdown-%{version}.tar.gz
 BuildRequires:  %{python_module PyYAML}
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module nose}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module xml}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-setuptools
 Requires:   python-xml
 Requires(post):update-alternatives
 Requires(postun):  update-alternatives
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %ifpython2
 # older python2 version provided the package in lowercase
 Provides:   %{oldpython}-markdown = %{version}
 Obsoletes:  %{oldpython}-markdown < %{version}
 %endif
-
 %python_subpackages
 
 %description
@@ -74,8 +73,8 @@
 %python_uninstall_alternative markdown_py
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE.md README.md docs/*
+%license LICENSE.md
+%doc README.md docs/*
 %python_alternative %{_bindir}/markdown_py
 %{python_sitelib}/Markdown-%{version}-py%{python_version}.egg-info
 %{python_sitelib}/markdown




commit unity-gtk-module for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package unity-gtk-module for 
openSUSE:Factory checked in at 2018-03-19 23:39:29

Comparing /work/SRC/openSUSE:Factory/unity-gtk-module (Old)
 and  /work/SRC/openSUSE:Factory/.unity-gtk-module.new (New)


Package is "unity-gtk-module"

Mon Mar 19 23:39:29 2018 rev:4 rq:588518 version:0.0.0+bzr20171202

Changes:

--- /work/SRC/openSUSE:Factory/unity-gtk-module/unity-gtk-module.changes
2017-11-30 12:44:33.259744601 +0100
+++ /work/SRC/openSUSE:Factory/.unity-gtk-module.new/unity-gtk-module.changes   
2018-03-19 23:40:11.073443626 +0100
@@ -1,0 +2,8 @@
+Mon Mar 12 12:43:56 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 0.0.0+bzr20171202:
+  * Don't depend on GTK+ 2 to allow these GTK+ 2 modules to be
+pre-installed without requiring GTK+ 2 to be installed too.
+- Explicitly build with Python2.
+
+---

Old:

  unity-gtk-module_0.0.0+17.10.20170817.orig.tar.gz

New:

  unity-gtk-module_0.0.0+18.04.20171202.orig.tar.gz



Other differences:
--
++ unity-gtk-module.spec ++
--- /var/tmp/diff_new_pack.XLD5Lm/_old  2018-03-19 23:40:12.169404090 +0100
+++ /var/tmp/diff_new_pack.XLD5Lm/_new  2018-03-19 23:40:12.185403513 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package unity-gtk-module
 #
-# 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
@@ -20,18 +20,18 @@
 %define _name_gtk3 unity-gtk3-module
 %define lname_gtk2 libunity-gtk2-parser0
 %define lname_gtk3 libunity-gtk3-parser0
-%define _version 0.0.0+17.10.20170817
+%define _version 0.0.0+18.04.20171202
 Name:   unity-gtk-module
-Version:0.0.0+bzr20170817
+Version:0.0.0+bzr20171202
 Release:0
 Summary:GTK+ module for exporting old-style menus as GMenuModels
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  System/GUI/Other
 Url:https://launchpad.net/unity-gtk-module
 Source: 
https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{_version}.orig.tar.gz
 Source1:baselibs.conf
-# PATCH-FIX-OPENSUSE unity-gtk-module-gsettings.patch ria.freelan...@gmail.com 
-- Use GSettings key instead of patched Gtk2.
-Patch0: %{name}-gsettings.patch
+# PATCH-FIX-OPENSUSE unity-gtk-module-gsettings.patch ria.freelan...@gmail.com 
-- Use a GSettings key instead of patched Gtk2.
+Patch0: unity-gtk-module-gsettings.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -39,6 +39,7 @@
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  python
+BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(x11)
@@ -151,6 +152,7 @@
 %build
 NOCONFIGURE=1 ./autogen.sh
 %global _configure ../configure
+export PYTHON=python2
 for ver in 2 3; do
 mkdir build-gtk$ver
 pushd build-gtk$ver
@@ -172,37 +174,39 @@
 install -Dpm 0644 %{name}.csh %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh
 rm -rf %{buildroot}%{python_sitelib}/unity_gtk_module/ \
   %{buildroot}%{_datadir}/upstart/
-%if 0%{?suse_version} <= 1320 && 0%{?sle_version} < 120200
+%if 0%{?suse_version} < 1500 && 0%{?sle_version} < 120200
 rm %{buildroot}%{_libexecdir}/systemd/user/unity-gtk-module.service
 %endif
 find %{buildroot} -type f -name "*.la" -delete -print
 
+%post -n %{lname_gtk2} -p /sbin/ldconfig
+
+%postun -n %{lname_gtk2} -p /sbin/ldconfig
+
+%post -n %{lname_gtk3} -p /sbin/ldconfig
+
+%postun -n %{lname_gtk3} -p /sbin/ldconfig
+
 %post common
-%if 0%{?suse_version} <= 1320
+%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 120200
+%systemd_user_post %{name}.service
+%endif
+%if 0%{?suse_version} < 1500
 %glib2_gsettings_schema_post
 %endif
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
-%systemd_user_post %{name}.service
 
+%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 120200
 %preun common
 %systemd_user_preun %{name}.service
 %endif
 
 %postun common
-%if 0%{?suse_version} <= 1320
-%glib2_gsettings_schema_postun
-%endif
-%if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
+%if 0%{?suse_version} >= 1500 || 0%{?sle_version} >= 120200
 %systemd_user_postun %{name}.service
 %endif
-
-%post -n %{lname_gtk2} -p /sbin/ldconfig
-
-%postun -n %{lname_gtk2} -p /sbin/ldconfig
-
-%post -n %{lname_gtk3} -p /sbin/ldconfig
-
-%postun -n %{lname_gtk3} -p /sbin/ldconfig
+%if 0%{?suse_version} < 1500
+%glib2_gsettings_schema_postun
+%endif
 
 %files -n 

commit rofi for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package rofi for openSUSE:Factory checked in 
at 2018-03-19 23:39:16

Comparing /work/SRC/openSUSE:Factory/rofi (Old)
 and  /work/SRC/openSUSE:Factory/.rofi.new (New)


Package is "rofi"

Mon Mar 19 23:39:16 2018 rev:13 rq:588487 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/rofi/rofi.changes2018-02-02 
22:22:12.654075285 +0100
+++ /work/SRC/openSUSE:Factory/.rofi.new/rofi.changes   2018-03-19 
23:40:04.357685890 +0100
@@ -1,0 +2,12 @@
+Sun Mar 18 18:30:39 UTC 2018 - avin...@opensuse.org
+
+- Update to version 1.5.1
+  * [SSH] Reload when ssh entry is deleted.
+  * Add support for randr 1.5 monitors.
+  * Fix border layout structure.
+  * Fix make test in libnkutils.
+  * Fix typos in theme manpage.
+  * Fix README config file location.
+- cleanup with spec-cleaner
+
+---

Old:

  rofi-1.5.0.tar.xz

New:

  rofi-1.5.1.tar.xz



Other differences:
--
++ rofi.spec ++
--- /var/tmp/diff_new_pack.gbdOTC/_old  2018-03-19 23:40:06.141621536 +0100
+++ /var/tmp/diff_new_pack.gbdOTC/_new  2018-03-19 23:40:06.145621392 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rofi
-Version:1.5.0
+Version:1.5.1
 Release:0
 Summary:A window switcher, run dialog and dmenu replacement
 License:MIT
@@ -70,16 +70,17 @@
 %make_install
 
 %files
-%doc Changelog README.md COPYING
+%license COPYING
+%doc Changelog README.md
 %{_bindir}/rofi
 %{_bindir}/rofi-sensible-terminal
 %{_bindir}/rofi-theme-selector
 %dir %{_datadir}/rofi/
 %{_datadir}/rofi/themes/
-%{_mandir}/man1/rofi.1%{ext_man}
-%{_mandir}/man1/rofi-sensible-terminal.1%{ext_man}
-%{_mandir}/man1/rofi-theme-selector.1%{ext_man}
-%{_mandir}/man5/rofi-theme.5%{ext_man}
+%{_mandir}/man1/rofi.1%{?ext_man}
+%{_mandir}/man1/rofi-sensible-terminal.1%{?ext_man}
+%{_mandir}/man1/rofi-theme-selector.1%{?ext_man}
+%{_mandir}/man5/rofi-theme.5%{?ext_man}
 
 %files devel
 %{_includedir}/rofi/

++ rofi-1.5.0.tar.xz -> rofi-1.5.1.tar.xz ++
 5765 lines of diff (skipped)




commit odp-thunderx for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package odp-thunderx for openSUSE:Factory 
checked in at 2018-03-19 23:39:01

Comparing /work/SRC/openSUSE:Factory/odp-thunderx (Old)
 and  /work/SRC/openSUSE:Factory/.odp-thunderx.new (New)


Package is "odp-thunderx"

Mon Mar 19 23:39:01 2018 rev:7 rq:588456 version:1.11.0.0

Changes:

--- /work/SRC/openSUSE:Factory/odp-thunderx/odp-thunderx.changes
2018-02-23 15:31:21.327146492 +0100
+++ /work/SRC/openSUSE:Factory/.odp-thunderx.new/odp-thunderx.changes   
2018-03-19 23:39:45.238375599 +0100
@@ -1,0 +2,5 @@
+Fri Mar 16 13:15:16 UTC 2018 - marco.varl...@suse.de
+
+- Added sync_mailbox_defs_with_linux_pf_drv.patch to align user-space odp with 
Linux PF driver
+
+---

New:

  sync_mailbox_defs_with_linux_pf_drv.patch



Other differences:
--
++ odp-thunderx.spec ++
--- /var/tmp/diff_new_pack.gEig9w/_old  2018-03-19 23:39:46.274338228 +0100
+++ /var/tmp/diff_new_pack.gEig9w/_new  2018-03-19 23:39:46.278338084 +0100
@@ -27,6 +27,7 @@
 # https://github.com/Linaro/odp-thunderx/archive/master.zip
 Source0:odp-thunderx-1.11.0.0.tar.gz
 Patch0: 0002-fix_libopenssl.patch
+Patch1: sync_mailbox_defs_with_linux_pf_drv.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  doxygen
@@ -76,6 +77,7 @@
 %if %{suse_version} >= 1330
 %patch0
 %endif
+%patch1 -p1
 
 %build
 %if %{suse_version} >= 1330

++ sync_mailbox_defs_with_linux_pf_drv.patch ++
diff -Nuar 
odp-thunderx.old/platform/linux-thunder/include/thunder/nicvf/nic_mbox.h 
odp-thunderx/platform/linux-thunder/include/thunder/nicvf/nic_mbox.h
--- odp-thunderx.old/platform/linux-thunder/include/thunder/nicvf/nic_mbox.h
2018-03-16 13:59:41.700262595 +0100
+++ odp-thunderx/platform/linux-thunder/include/thunder/nicvf/nic_mbox.h
2018-03-16 14:01:45.604837317 +0100
@@ -81,16 +81,10 @@
 #defineNIC_MBOX_MSG_ALLOC_SQS  0x12/* Allocate secondary 
Qset */
 #defineNIC_MBOX_MSG_LOOPBACK   0x16/* Set interface in 
loopback */
 #defineNIC_MBOX_MSG_RESET_STAT_COUNTER 0x17/* Reset statistics 
counters */
-#defineNIC_MBOX_MSG_CFG_DONE   0x7E/* VF configuration 
done */
-#defineNIC_MBOX_MSG_SHUTDOWN   0x7F/* VF is being shutdown 
*/
-#defineNIC_MBOX_MSG_RES_BIT0x80/* Mark for response 
message */
+#defineNIC_MBOX_MSG_CFG_DONE   0xF0/* VF configuration 
done */
+#defineNIC_MBOX_MSG_SHUTDOWN   0xF1/* VF is being shutdown 
*/
 #defineNIC_MBOX_MSG_MAX0x100   /* Maximum number of 
messages */
 
-#define NIC_MBOX_MSG_RSS_SIZE_RES_BIT \
-   (NIC_MBOX_MSG_RSS_SIZE | NIC_MBOX_MSG_RES_BIT)
-#define NIC_MBOX_MSG_ALLOC_SQS_RES_BIT \
-   (NIC_MBOX_MSG_ALLOC_SQS | NIC_MBOX_MSG_RES_BIT)
-
 /* Get vNIC VF configuration */
 struct nic_cfg_msg {
uint8_tmsg;
diff -Nuar odp-thunderx.old/platform/linux-thunder/thunder/nicvf/nic_mbox.c 
odp-thunderx/platform/linux-thunder/thunder/nicvf/nic_mbox.c
--- odp-thunderx.old/platform/linux-thunder/thunder/nicvf/nic_mbox.c
2018-03-16 13:59:41.700262595 +0100
+++ odp-thunderx/platform/linux-thunder/thunder/nicvf/nic_mbox.c
2018-03-16 14:03:27.785309994 +0100
@@ -100,13 +100,13 @@
case NIC_MBOX_MSG_READY:
case NIC_MBOX_MSG_ACK:
case NIC_MBOX_MSG_NACK:
-   case NIC_MBOX_MSG_RSS_SIZE | NIC_MBOX_MSG_RES_BIT:
+   case NIC_MBOX_MSG_RSS_SIZE:
 #ifdef VNIC_MULTI_QSET_SUPPORT
-   case NIC_MBOX_MSG_ALLOC_SQS | NIC_MBOX_MSG_RES_BIT:
+   case NIC_MBOX_MSG_ALLOC_SQS:
 #endif
case NIC_MBOX_MSG_BGX_LINK_CHANGE:
DBGV3("VF Mbox msg received msg_id=0x%x %s\n",
- msg, msg_names[msg & (~NIC_MBOX_MSG_RES_BIT)]);
+ msg, msg_names[msg]);
/* overwrite the message buffer so we won't receive it again */
nicvf_vf_reg_write(qset, NIC_VF_PF_MAILBOX_0_1, 
NIC_MBOX_MSG_INVALID);
 
@@ -124,8 +124,7 @@
 
default:
/* in other cases it means message was invalid or not received 
*/
-   DBG("Unknown Mbox msg received msg_id=0x%x\n",
-   msg & (~NIC_MBOX_MSG_RES_BIT));
+   DBG("Unknown Mbox msg received msg_id=0x%x\n", msg);
ret = -1;
break;
}
@@ -173,7 +172,7 @@
int i;
 
DBG("Sending msg to PF msg=0x%02x %s\n", mbx->msg.msg,
-msg_names[mbx->msg.msg & (~NIC_MBOX_MSG_RES_BIT)]);
+msg_names[mbx->msg.msg]);
 
mbx_addr = NIC_VF_PF_MAILBOX_0_1;
mbx_ptr = (uint64_t *)mbx;

commit go1.9 for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package go1.9 for openSUSE:Factory checked 
in at 2018-03-19 23:39:05

Comparing /work/SRC/openSUSE:Factory/go1.9 (Old)
 and  /work/SRC/openSUSE:Factory/.go1.9.new (New)


Package is "go1.9"

Mon Mar 19 23:39:05 2018 rev:4 rq:588469 version:1.9.4

Changes:

--- /work/SRC/openSUSE:Factory/go1.9/go1.9.changes  2018-03-07 
10:31:52.116557985 +0100
+++ /work/SRC/openSUSE:Factory/.go1.9.new/go1.9.changes 2018-03-19 
23:39:50.310192639 +0100
@@ -4,5 +4,6 @@
-- Ensure go binaries are not stripped (eg: go tools trace), this cause
-  some of them to misbehave
-- Ensure go trace html template is shipped as part of the installation,
-  otherwise the web UI won't work
-- Fix license of go race
+- fix various issues in go trace (bsc#1085785):
+  * Ensure go binaries are not stripped (eg: go tools trace), this
+caused some of them to misbehave
+  * Ensure go trace html template is shipped as part of the
+installation, otherwise the web UI won't work
+  * Fix license of go race



Other differences:
--



commit hdf for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package hdf for openSUSE:Factory checked in 
at 2018-03-19 23:38:42

Comparing /work/SRC/openSUSE:Factory/hdf (Old)
 and  /work/SRC/openSUSE:Factory/.hdf.new (New)


Package is "hdf"

Mon Mar 19 23:38:42 2018 rev:10 rq:588449 version:4.2.11

Changes:

--- /work/SRC/openSUSE:Factory/hdf/hdf.changes  2017-11-21 15:20:11.355704775 
+0100
+++ /work/SRC/openSUSE:Factory/.hdf.new/hdf.changes 2018-03-19 
23:38:44.788556268 +0100
@@ -1,0 +2,6 @@
+Sat Mar 17 11:56:20 CET 2018 - r...@suse.de
+
+- add hdf-ppc64le.patch (bsc#1085754)
+  properly detect ppc64le as a little endian platform 
+
+---

New:

  hdf-ppc64le.patch



Other differences:
--
++ hdf.spec ++
--- /var/tmp/diff_new_pack.SJKypy/_old  2018-03-19 23:38:46.072509951 +0100
+++ /var/tmp/diff_new_pack.SJKypy/_new  2018-03-19 23:38:46.076509806 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hdf
 #
-# 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
@@ -52,6 +52,7 @@
 Patch12:hdf-s390.patch
 # The test for fortestF is failing, causing buildfailures for different 
platforms. Disable for now.
 Patch13:hdf-disable-fortestF.patch 
+Patch14:hdf-ppc64le.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  bison
 BuildRequires:  bzip2
@@ -392,6 +393,7 @@
 %patch11 -p1
 %patch12 -p0
 %patch13 -p1
+%patch14 -p1
 
 for mpi in %_mpi;
 do

++ hdf-ppc64le.patch ++
--- hdf-4.2.11/hdf/src/hdfi.h   2018/03/17 10:41:43 1.1
+++ hdf-4.2.11/hdf/src/hdfi.h   2018/03/17 10:54:24
@@ -931,7 +931,11 @@
 
 #include/* for unbuffered i/o stuff */
 #include 
+#if defined(__LITTLE_ENDIAN__)
+#define DF_MT DFMT_LINUX64
+#else
 #define DF_MT DFMT_POWERPC64
+#endif
 typedef void  VOID;
 typedef void  *VOIDP;
 typedef char  *_fcd;
@@ -955,6 +959,10 @@
 #define _fcdtocp(desc) (desc)
 #define FILELIB UNIXBUFIO
 
+#ifndef BIG_LONGS
+#define BIG_LONGS
+#endif
+
 /* JPEG #define's - Look in the JPEG docs before changing - (Q) */
 
 /* Determine the memory manager we are going to use. Valid values are: */
--- hdf-4.2.11/mfhdf/libsrc/xdrposix.c  2018/03/17 11:02:34 1.1
+++ hdf-4.2.11/mfhdf/libsrc/xdrposix.c  2018/03/17 11:04:16
@@ -435,7 +435,7 @@
 #endif
 {
 unsigned char *up = (unsigned char *)lp ;
-#if (defined AIX5L64 || defined __powerpc64__ || defined __s390x__ || (defined 
__hpux && __LP64__))  
+#if (defined AIX5L64 || (defined __powerpc64__ && __BIG_ENDIAN__) || defined 
__s390x__ || (defined __hpux && __LP64__))  
 *lp = 0 ;
 up += (sizeof(long) - 4) ;
 #endif
@@ -462,7 +462,7 @@
 netlong mycopy = htonl(*lp);
 up = (unsigned char *)
 #endif
-#if (defined AIX5L64  || defined __powerpc64__ || defined __s390x__ || 
(defined __hpux && __LP64__))
+#if (defined AIX5L64  || (defined __powerpc64__ && __BIG_ENDIAN__) || defined 
__s390x__ || (defined __hpux && __LP64__))
 up += (sizeof(long) - 4) ;
 #endif
 
--- hdf-4.2.11/hdf/src/hconv.h  2018/03/17 11:28:46 1.1
+++ hdf-4.2.11/hdf/src/hconv.h  2018/03/17 11:29:35
@@ -59,7 +59,7 @@
 /* CONSTANT DEFINITIONS  */
 /*/
 /* Generally Big-Endian machines */
-#if !defined(INTEL86) && !defined(MIPSEL) && !defined(DEC_ALPHA) && 
!defined(I860) && !defined(SUN386) && !(defined(__ia64) && !(defined(hpux) || 
defined(__hpux))) && !defined(__x86_64__) && !defined(__arm__) && !defined 
__aarch64__
+#if !defined(INTEL86) && !defined(MIPSEL) && !defined(DEC_ALPHA) && 
!defined(I860) && !defined(SUN386) && !(defined(__ia64) && !(defined(hpux) || 
defined(__hpux))) && !defined(__x86_64__) && !defined(__arm__) && !defined 
__aarch64__ && !(defined(__powerpc__) && defined(__LITTLE_ENDIAN__))
 #   define UI8_IN DFKnb1b   /* Unsigned Integer, 8 bits */
 #   define UI8_OUTDFKnb1b
 #   define SI16_INDFKnb2b   /* S = Signed */



commit container-feeder for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package container-feeder for 
openSUSE:Factory checked in at 2018-03-19 23:38:19

Comparing /work/SRC/openSUSE:Factory/container-feeder (Old)
 and  /work/SRC/openSUSE:Factory/.container-feeder.new (New)


Package is "container-feeder"

Mon Mar 19 23:38:19 2018 rev:4 rq:588048 version:0.0.0+20180316.git_r76_501cba1

Changes:

--- /work/SRC/openSUSE:Factory/container-feeder/container-feeder.changes
2018-03-16 10:45:18.288247970 +0100
+++ /work/SRC/openSUSE:Factory/.container-feeder.new/container-feeder.changes   
2018-03-19 23:38:19.325474826 +0100
@@ -1,0 +2,37 @@
+Fri Mar 16 13:33:09 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 351b951 by Valentin Rothberg vrothb...@suse.com
+ crio_feeder: speedup image loading
+ 
+ Shell out to /usr/bin/unxz to uncompress the container images instead of
+ using the golang xz library to speed things up.  Preliminary experiments have
+ shown speed improvements from nearly 18 seconds down to 5 seconds per image
+ load.
+ 
+ Signed-off-by: Valentin Rothberg  feature#crio
+
+
+---
+Fri Mar 16 11:16:46 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 405a96f by Valentin Rothberg vrothb...@suse.com 
+ add whitelist support
+
+ Depending on the cluster-role and use-case of a machine, only a subset of
+ container images must be loaded.  Add whitelist support for image loading to
+ container-feeder in order to avoid redundant loading and to ultimately speed
+ things up.
+
+ The whitelist can be specified via the `/etc/container-feeder.json` config. 
+ The `whitelist` field in the config is an array of strings, each representing
+ an image name (e.g., `opensuse/tumbleweed`).  Hence, the whitelist filtering
+ is image-name based and ignores tags.  If the whitelist is empty, no
+ filtering will be applied.
+
+ From the code perspective, the change required to break the Feeder into a
+ concrete type and an interface.
+
+ Signed-off-by: Valentin Rothberg  feature#crio
+
+
+---



Other differences:
--
++ container-feeder.spec ++
--- /var/tmp/diff_new_pack.maVD0r/_old  2018-03-19 23:38:20.233442072 +0100
+++ /var/tmp/diff_new_pack.maVD0r/_new  2018-03-19 23:38:20.233442072 +0100
@@ -29,7 +29,7 @@
 %endif
 
 Name:   container-feeder
-Version:0.0.0+20180315.git_r72_397c4cf
+Version:0.0.0+20180316.git_r76_501cba1
 Release:0
 Summary:Load container images from RPMs into different container 
engines
 License:Apache-2.0
@@ -56,6 +56,7 @@
 Requires:   libcontainers-common
 Requires:   libcontainers-image
 Requires:   libcontainers-storage
+Requires:   xz
 Requires(post): %fillup_prereq
 %{?systemd_requires}
 %{go_nostrip}

++ master.tar.gz ++
/work/SRC/openSUSE:Factory/container-feeder/master.tar.gz 
/work/SRC/openSUSE:Factory/.container-feeder.new/master.tar.gz differ: char 28, 
line 1




commit vboot for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package vboot for openSUSE:Factory checked 
in at 2018-03-19 23:38:30

Comparing /work/SRC/openSUSE:Factory/vboot (Old)
 and  /work/SRC/openSUSE:Factory/.vboot.new (New)


Package is "vboot"

Mon Mar 19 23:38:30 2018 rev:2 rq:588320 version:66.10452

Changes:

--- /work/SRC/openSUSE:Factory/vboot/vboot.changes  2018-01-24 
15:28:34.119794241 +0100
+++ /work/SRC/openSUSE:Factory/.vboot.new/vboot.changes 2018-03-19 
23:38:32.768989863 +0100
@@ -1,0 +2,16 @@
+Wed Mar 14 21:37:13 UTC 2018 - kasim...@outlook.de
+
+- Update to R66-10452
+  * firmware: Remove VbLockDevice()
+
+---
+Wed Mar  7 17:58:59 UTC 2018 - kasim...@outlook.de
+
+- Update to R65-10323
+  * EC-EFS: Copy dev keys from platform/ec
+- removed obsolete Fix-arch-detection-for-aarch64.patch
+- Add patch to enable armv6 build
+  * Fix-arch-detection-for-armv6.patch
+- Update fix_Makefile.patch
+
+---

Old:

  Fix-arch-detection-for-aarch64.patch
  release-R64-10176.B.tar.gz

New:

  Fix-arch-detection-for-armv6.patch
  release-R66-10452.B.tar.gz



Other differences:
--
++ vboot.spec ++
--- /var/tmp/diff_new_pack.1RlGqk/_old  2018-03-19 23:38:34.280935321 +0100
+++ /var/tmp/diff_new_pack.1RlGqk/_new  2018-03-19 23:38:34.284935177 +0100
@@ -16,8 +16,8 @@
 #
 
 
-%define major_version 64
-%define minor_version 10176
+%define major_version 66
+%define minor_version 10452
 Name:   vboot
 Version:%{major_version}.%{minor_version}
 Release:0
@@ -29,7 +29,7 @@
 Source: release-R%{major_version}-%{minor_version}.B.tar.gz
 # Disable static builds
 Patch1: fix_Makefile.patch
-Patch2: Fix-arch-detection-for-aarch64.patch
+Patch2: Fix-arch-detection-for-armv6.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libgnutls-devel
 BuildRequires:  libuuid-devel
@@ -79,7 +79,9 @@
 %{_bindir}/enable_dev_usb_boot
 %{_bindir}/futility
 %{_bindir}/futility_s
+%{_bindir}/gbb_flags_common.sh
 %{_bindir}/gbb_utility
+%{_bindir}/get_gbb_flags.sh
 %{_bindir}/load_kernel_test
 %{_bindir}/make_dev_firmware.sh
 %{_bindir}/make_dev_ssd.sh

++ Fix-arch-detection-for-armv6.patch ++
From: kasimir 
Date: Mon, 5 Mar 2018 20:59:15 +0100
Subject: [PATCH] Fix arch detection for armv6

---
 Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Makefile b/Makefile
index 013c6d8a..0f66a95c 100644
--- a/Makefile
+++ b/Makefile
@@ -103,6 +103,8 @@ endif
 
 ifeq (${ARCH},armv7l)
   override ARCH := arm
+else ifeq (${ARCH},armv6l)
+  override ARCH := arm
 else ifeq (${ARCH},aarch64)
   override ARCH := arm
 else ifeq (${ARCH},i386)
   override ARCH := x86
 else ifeq (${ARCH},i686)
-- 
2.12.3++ fix_Makefile.patch ++
--- /var/tmp/diff_new_pack.1RlGqk/_old  2018-03-19 23:38:34.328933590 +0100
+++ /var/tmp/diff_new_pack.1RlGqk/_new  2018-03-19 23:38:34.332933445 +0100
@@ -1,6 +1,6 @@
 Makefile.orig  2017-11-28 14:32:14.350700249 +0100
-+++ Makefile   2017-11-28 14:47:47.200437723 +0100
-@@ -229,12 +229,6 @@ LD = ${CC}
+--- Makefile.orig  2018-03-02 20:45:50.0 +0100
 Makefile   2018-03-02 21:52:49.564224600 +0100
+@@ -227,12 +227,6 @@ LD = ${CC}
  CXX ?= g++
  PKG_CONFIG ?= pkg-config
  
@@ -13,7 +13,7 @@
  # Determine QEMU architecture needed, if any
  ifeq (${ARCH},${HOST_ARCH})
# Same architecture; no need for QEMU
-@@ -595,11 +589,11 @@ UTIL_SCRIPTS += \
+@@ -589,11 +583,11 @@ UTIL_SCRIPTS += \
  endif
  
  # These utilities should also provide static linked version (*_s).
@@ -28,7 +28,7 @@
utility/dumpRSAPublicKey \
utility/tpmc
  
-@@ -1004,7 +998,6 @@ ${UTILBDB}: ${UTILBDB_OBJS} ${BDBLIB_OBJ
+@@ -991,7 +985,6 @@ ${UTILBDB}: ${UTILBDB_OBJS} ${BDBLIB_OBJ
  # Link tests for external repos
  ${BUILD}/host/linktest/extern: ${HOSTLIB}
  ${BUILD}/host/linktest/extern: LIBS = ${HOSTLIB}
@@ -36,7 +36,7 @@
  TEST_OBJS += ${BUILD}/host/linktest/extern.o
  
  .PHONY: hostlib
-@@ -1095,10 +1088,6 @@ ${BUILD}/utility/%: INCLUDES += -Iutilit
+@@ -1082,10 +1075,6 @@ ${BUILD}/utility/%: INCLUDES += -Iutilit
  ${UTIL_BINS} ${UTIL_BINS_STATIC}: ${UTILLIB}
  ${UTIL_BINS} ${UTIL_BINS_STATIC}: LIBS = ${UTILLIB}
  
@@ -47,12 +47,12 @@
  .PHONY: utils
  utils: ${UTIL_BINS} ${UTIL_SCRIPTS}
${Q}cp -f ${UTIL_SCRIPTS} ${BUILD}/utility
-@@ -1130,7 +1119,7 @@ futil: ${FUTIL_STATIC_BIN} ${FUTIL_BIN}
- ${FUTIL_STATIC_BIN}: LDLIBS += ${CRYPTO_STATIC_LIBS}
+@@ -1117,7 +1106,7 @@ futil: ${FUTIL_STATIC_BIN} ${FUTIL_BIN}
+ ${FUTIL_STATIC_BIN}: LDLIBS += ${CRYPTO_STATIC_LIBS} -lpthread
  ${FUTIL_STATIC_BIN}: ${FUTIL_STATIC_OBJS} ${UTILLIB}
  

commit openSUSE-release-tools for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-03-19 23:38:37

Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old)
 and  /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new (New)


Package is "openSUSE-release-tools"

Mon Mar 19 23:38:37 2018 rev:72 rq:588346 version:20180317.88a6e97

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2018-03-18 21:45:01.929308406 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2018-03-19 23:38:42.852626105 +0100
@@ -1,0 +2,8 @@
+Sat Mar 17 06:14:43 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180317.88a6e97:
+  * check_source: delete: place maintainer review check behind ignore_devel.
+  * osclib/conf: SLE-15: set check-source-in-air-rename-allow to True.
+  * check_source: provide in-air-rename-allow config setting.
+
+---

Old:

  openSUSE-release-tools-20180315.d11501f.obscpio

New:

  openSUSE-release-tools-20180317.88a6e97.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.Cqaerk/_old  2018-03-19 23:38:43.736594217 +0100
+++ /var/tmp/diff_new_pack.Cqaerk/_new  2018-03-19 23:38:43.740594073 +0100
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20180315.d11501f
+Version:20180317.88a6e97
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0-or-later AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.Cqaerk/_old  2018-03-19 23:38:43.788592341 +0100
+++ /var/tmp/diff_new_pack.Cqaerk/_new  2018-03-19 23:38:43.788592341 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/openSUSE-release-tools.git
-d11501f8842e1ab602349c6098786a72f5a59b32
+42139de4d68490f8128cfae6451a21d8e9f2db5d
   
 

++ openSUSE-release-tools-20180315.d11501f.obscpio -> 
openSUSE-release-tools-20180317.88a6e97.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20180315.d11501f/check_source.py 
new/openSUSE-release-tools-20180317.88a6e97/check_source.py
--- old/openSUSE-release-tools-20180315.d11501f/check_source.py 2018-03-15 
17:38:48.0 +0100
+++ new/openSUSE-release-tools-20180317.88a6e97/check_source.py 2018-03-17 
07:10:11.0 +0100
@@ -39,6 +39,7 @@
 config = self.staging_config[project]
 
 self.ignore_devel = not str2bool(config.get('devel-project-enforce', 
'False'))
+self.in_air_rename_allow = 
str2bool(config.get('check-source-in-air-rename-allow', 'False'))
 self.add_review_team = 
str2bool(config.get('check-source-add-review-team', 'True'))
 self.review_team = config.get('review-team')
 self.repo_checker = config.get('repo-checker')
@@ -101,7 +102,7 @@
 return False
 
 # We want to see the same package name in the devel project as in the 
distro; anything else calls for confusion
-if source_package != target_package:
+if not self.in_air_rename_allow and source_package != target_package:
 self.review_messages['declined'] = "No in-air renames: The package 
must be called the same in the devel project as in the target project"
 return False
 
@@ -261,8 +262,9 @@
 # Decline the delete request against linked package.
 links = root.findall('sourceinfo/linked')
 if links is None or len(links) == 0:
-# Utilize maintbot to add devel project review if necessary.
-self.maintbot.check_one_request(request)
+if not self.ignore_devel:
+# Utilize maintbot to add devel project review if necessary.
+self.maintbot.check_one_request(request)
 
 if not self.skip_add_reviews and self.repo_checker is not None:
 self.add_review(self.request, by_user=self.repo_checker, 
msg='Is this delete request safe?')
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20180315.d11501f/osclib/conf.py 
new/openSUSE-release-tools-20180317.88a6e97/osclib/conf.py
--- old/openSUSE-release-tools-20180315.d11501f/osclib/conf.py  2018-03-15 
17:38:48.0 +0100
+++ new/openSUSE-release-tools-20180317.88a6e97/osclib/conf.py  2018-03-17 
07:10:11.0 +0100
@@ -111,6 +111,7 @@
 'delreq-review': None,
 'main-repo': 'standard',

commit humanity-icon-theme for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package humanity-icon-theme for 
openSUSE:Factory checked in at 2018-03-19 23:38:27

Comparing /work/SRC/openSUSE:Factory/humanity-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.humanity-icon-theme.new (New)


Package is "humanity-icon-theme"

Mon Mar 19 23:38:27 2018 rev:4 rq:588208 version:0.6.15

Changes:

--- /work/SRC/openSUSE:Factory/humanity-icon-theme/humanity-icon-theme.changes  
2015-10-12 10:03:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.humanity-icon-theme.new/humanity-icon-theme.changes 
2018-03-19 23:38:28.833131846 +0100
@@ -1,0 +2,11 @@
+Mon Mar 12 12:43:56 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 0.6.15 (changes since 0.6.10):
+  * Adapt to the new Totem icon name (lp#1623768).
+  * Add hidpi @2 support (lp#1657863, lp#1622686).
+  * Add symlinks to handle Nautilus 3.24's new icon name
+(lp#1669655).
+  * Add symlinks to handle gnome-control-center 3.28's new icon
+name (lp#1750174).
+
+---

Old:

  humanity-icon-theme_0.6.10.tar.gz

New:

  humanity-icon-theme_0.6.15.tar.xz



Other differences:
--
++ humanity-icon-theme.spec ++
--- /var/tmp/diff_new_pack.x6gNAH/_old  2018-03-19 23:38:29.833095773 +0100
+++ /var/tmp/diff_new_pack.x6gNAH/_new  2018-03-19 23:38:29.833095773 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package humanity-icon-theme
 #
-# Copyright (c) 2015 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
@@ -18,13 +18,13 @@
 
 %define _name   Humanity
 Name:   humanity-icon-theme
-Version:0.6.10
+Version:0.6.15
 Release:0
 Summary:Ayatana Humanity icon theme
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  System/GUI/Other
 Url:https://launchpad.net/humanity
-Source: 
http://archive.ubuntu.com/ubuntu/pool/main/h/%{name}/%{name}_%{version}.tar.gz
+Source: 
https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
 Requires:   adwaita-icon-theme
@@ -53,15 +53,21 @@
 %icon_theme_cache_create_ghost %{_name}-Dark
 %fdupes %{buildroot}%{_datadir}/icons/
 
+%if 0%{?suse_version} < 1500
 %post
 %icon_theme_cache_post %{_name}
 %icon_theme_cache_post %{_name}-Dark
 
 # No need for %%icon_theme_cache_postun in %%postun since the theme won't 
exist anymore.
+%endif
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS CONTRIBUTORS COPYING
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS CONTRIBUTORS
 %ghost %{_datadir}/icons/%{_name}*/icon-theme.cache
 %{_datadir}/icons/%{_name}*
 




commit epic for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package epic for openSUSE:Factory checked in 
at 2018-03-19 23:38:33

Comparing /work/SRC/openSUSE:Factory/epic (Old)
 and  /work/SRC/openSUSE:Factory/.epic.new (New)


Package is "epic"

Mon Mar 19 23:38:33 2018 rev:18 rq:588329 version:2.10.6

Changes:

--- /work/SRC/openSUSE:Factory/epic/epic.changes2018-01-01 
22:30:50.931770550 +0100
+++ /work/SRC/openSUSE:Factory/.epic.new/epic.changes   2018-03-19 
23:38:34.848914832 +0100
@@ -1,0 +2,6 @@
+Wed Mar 14 09:43:03 UTC 2018 - bwiedem...@suse.com
+
+- Add reproducible.patch to make build reproducible
+  (boo#1084909, boo#1047218)
+
+---

New:

  reproducible.patch



Other differences:
--
++ epic.spec ++
--- /var/tmp/diff_new_pack.XUhIBa/_old  2018-03-19 23:38:35.592887994 +0100
+++ /var/tmp/diff_new_pack.XUhIBa/_new  2018-03-19 23:38:35.592887994 +0100
@@ -34,6 +34,8 @@
 Source0:epic4-%version.tar.gz
 Source1:epic4-help-20070412.tar.bz2
 Patch:  epic4-config.patch
+# PATCH-FIX-UPSTREAM
+Patch1: reproducible.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -50,6 +52,7 @@
 %prep
 %setup -q -n epic4-%version -a 1
 %patch -p1
+%patch1 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -O2 -Wall -fno-strict-aliasing" ./configure \

++ reproducible.patch ++
commit 5b01b19fae8bc3fc6c3f27080a9337ddbaf8c619
Author: Bernhard M. Wiedemann 
Date:   Mon Mar 12 11:14:20 2018 +0100

Allow to not store build host and user

and use __DATE__ and __TIME__ macros which are overridable in gcc
in order to make builds reproducible.
See https://reproducible-builds.org/ for why this is good.

Note: this slightly changes the date format in the compile_info string

diff --git a/source/info.c.sh.in b/source/info.c.sh.in
index c7ff969..6df87b8 100644
--- a/source/info.c.sh.in
+++ b/source/info.c.sh.in
@@ -6,11 +6,10 @@
 info_c_sum=`cksum @srcdir@/info.c.sh`
 comp_host=`uname -n`
 comp_user=$LOGNAME
-comp_time=`date | \
-awk '{if (NF == 6) \
- { print $1 " "  $2 " " $3 " "  $6 " at " $4 " " $5 } \
-else \
- { print $1 " "  $2 " " $3 " " $7 " at " $4 " " $5 " " $6 }}'`
+if [ -n "$SOURCE_DATE_EPOCH" ] ; then
+comp_host=reproducible
+comp_user=reproducible
+fi
 
 # Dump the C file...
 cat > info.c << __E__O__F__
@@ -27,8 +26,8 @@ cat > info.c << __E__O__F__
 
 const char *compile_user = "$comp_user";
 const char *compile_host = "$comp_host";
-const char *compile_time = "$comp_time";
+const char *compile_time = __DATE__ " at " __TIME__;
 const char *info_c_sum   = "$info_c_sum";
-const char *compile_info = "Compiled by " USER "@$comp_host on $comp_time";
+const char *compile_info = "Compiled by " USER "@$comp_host on " __DATE__ " at 
" __TIME__;
 
 __E__O__F__



commit icewm-theme-branding for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package icewm-theme-branding for 
openSUSE:Factory checked in at 2018-03-19 23:38:47

Comparing /work/SRC/openSUSE:Factory/icewm-theme-branding (Old)
 and  /work/SRC/openSUSE:Factory/.icewm-theme-branding.new (New)


Package is "icewm-theme-branding"

Mon Mar 19 23:38:47 2018 rev:6 rq:588454 version:1.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/icewm-theme-branding/icewm-theme-branding.changes
2017-10-19 19:32:37.815491045 +0200
+++ 
/work/SRC/openSUSE:Factory/.icewm-theme-branding.new/icewm-theme-branding.changes
   2018-03-19 23:38:53.420244888 +0100
@@ -1,0 +2,7 @@
+Mon Mar 19 01:41:59 UTC 2018 - qzh...@suse.com
+
+- Version update to 1.2.4
+  CJK fonts issue with the zpaker theme was fixed (bsc#1077174) and
+  MenuMouseTracking now enabled by default.
+
+---

Old:

  icewm-config-openSUSE-1.2.3.tar.gz

New:

  icewm-config-openSUSE-1.2.4.tar.gz



Other differences:
--
++ icewm-theme-branding.spec ++
--- /var/tmp/diff_new_pack.BShar5/_old  2018-03-19 23:38:54.960189336 +0100
+++ /var/tmp/diff_new_pack.BShar5/_new  2018-03-19 23:38:54.960189336 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package icewm-theme-branding
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define _name   icewm-config-openSUSE
 Name:   icewm-theme-branding
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:Icewm theme branding for SLES or openSUSE
 License:LGPL-2.1+ and GPL-3.0+

++ icewm-config-openSUSE-1.2.3.tar.gz -> icewm-config-openSUSE-1.2.4.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/icewm-config-openSUSE-icewm-config-openSUSE-1.2.3/preferences 
new/icewm-config-openSUSE-icewm-config-openSUSE-1.2.4/preferences
--- old/icewm-config-openSUSE-icewm-config-openSUSE-1.2.3/preferences   
2017-09-30 03:12:50.0 +0200
+++ new/icewm-config-openSUSE-icewm-config-openSUSE-1.2.4/preferences   
2018-03-16 10:28:37.0 +0100
@@ -128,7 +128,7 @@
 # CenterTransientsOnOwner=1 # 0/1
 
 #  Menus track mouse even with no mouse buttons held
-# MenuMouseTracking=0 # 0/1
+MenuMouseTracking=1 # 0/1
 
 #  Auto raise windows after delay
 # AutoRaise=0 # 0/1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/icewm-config-openSUSE-icewm-config-openSUSE-1.2.3/themes/zpaker/default.theme
 
new/icewm-config-openSUSE-icewm-config-openSUSE-1.2.4/themes/zpaker/default.theme
--- 
old/icewm-config-openSUSE-icewm-config-openSUSE-1.2.3/themes/zpaker/default.theme
   2017-09-30 03:12:50.0 +0200
+++ 
new/icewm-config-openSUSE-icewm-config-openSUSE-1.2.4/themes/zpaker/default.theme
   2018-03-16 10:28:37.0 +0100
@@ -82,23 +82,23 @@
 #DesktopBackgroundScaled=1 # 0 / 1
 #DesktopBackgroundImage="6_10.jpg"
 
-TitleFontNameXft="droid sans:size=10:bold"
-MenuFontNameXft="droid sans:size=10"
-StatusFontNameXft="droid sans:size=10"
-QuickSwitchFontNameXft="droid sans:size=10"
-NormalButtonFontNameXft="droid sans:size=10"
-ActiveButtonFontNameXft="droid sans:size=10"
-NormalTaskBarFontNameXft="droid sans:size=10"
-ActiveTaskBarFontNameXft="droid sans:size=10:bold"
-ToolButtonFontNameXft="droid sans:size=10"
-NormalWorkspaceFontNameXft="droid sans:size=10"
-ActiveWorkspaceFontNameXft="droid sans:size=10"
-MinimizedWindowFontNameXft="droid sans:size=10"
-ListBoxFontNameXft="droid sans:size=10"
-ToolTipFontNameXft="droid sans:size=10"
-ClockFontNameXft="droid sans:size=10:bold"
-ApmFontNameXft="droid sans:size=10:bold"
-InputFontNameXft="droid sans:size=10"
-LabelFontNameXft="droid sans:size=10"
+TitleFontNameXft="Droid Sans Fallback:size=10:bold"
+MenuFontNameXft="Droid Sans Fallback:size=10"
+StatusFontNameXft="Droid Sans Fallback:size=10"
+QuickSwitchFontNameXft="Droid Sans Fallback:size=10"
+NormalButtonFontNameXft="Droid Sans Fallback:size=10"
+ActiveButtonFontNameXft="Droid Sans Fallback:size=10"
+NormalTaskBarFontNameXft="Droid Sans Fallback:size=10"
+ActiveTaskBarFontNameXft="Droid Sans Fallback:size=10:bold"
+ToolButtonFontNameXft="Droid Sans Fallback:size=10"
+NormalWorkspaceFontNameXft="Droid Sans Fallback:size=10"
+ActiveWorkspaceFontNameXft="Droid Sans Fallback:size=10"
+MinimizedWindowFontNameXft="Droid Sans Fallback:size=10"
+ListBoxFontNameXft="Droid Sans Fallback:size=10"
+ToolTipFontNameXft="Droid Sans Fallback:size=10"
+ClockFontNameXft="Droid Sans 

commit php7-gmagick for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package php7-gmagick for openSUSE:Factory 
checked in at 2018-03-19 23:37:57

Comparing /work/SRC/openSUSE:Factory/php7-gmagick (Old)
 and  /work/SRC/openSUSE:Factory/.php7-gmagick.new (New)


Package is "php7-gmagick"

Mon Mar 19 23:37:57 2018 rev:4 rq:587903 version:2.0.5RC1

Changes:

--- /work/SRC/openSUSE:Factory/php7-gmagick/php7-gmagick.changes
2018-03-09 10:46:02.359881220 +0100
+++ /work/SRC/openSUSE:Factory/.php7-gmagick.new/php7-gmagick.changes   
2018-03-19 23:37:58.698218937 +0100
@@ -1,0 +2,9 @@
+Fri Mar 16 13:35:22 UTC 2018 - crrodrig...@opensuse.org
+
+- Build extension with -fvisibility=hidden, to limit
+  chance of symbol collisions with other extensions or libraries
+  loaded in the same process.
+
+- This extenion conflicts with php7-imagick (boo#1085595)
+
+---



Other differences:
--
++ php7-gmagick.spec ++
--- /var/tmp/diff_new_pack.TFX7iw/_old  2018-03-19 23:37:59.546188347 +0100
+++ /var/tmp/diff_new_pack.TFX7iw/_new  2018-03-19 23:37:59.550188203 +0100
@@ -12,9 +12,10 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define php_namephp7
 %define pkg_namegmagick
 Name:   %{php_name}-%{pkg_name}
@@ -23,7 +24,7 @@
 Summary:Wrapper to the GraphicsMagick library
 License:PHP-3.01
 Group:  Productivity/Networking/Web/Servers
-URL:https://pecl.php.net/package/gmagick
+Url:https://pecl.php.net/package/gmagick
 Source0:https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:%{pkg_name}.ini
 BuildRequires:  %{php_name}-devel >= 7.0.1
@@ -37,6 +38,7 @@
 %else
 %requires_eq%{php_name}
 %endif
+Conflicts:  php7-imagick
 
 %description
 PHP extension to create, modify and obtain meta information of images using
@@ -48,6 +50,7 @@
 
 %build
 %{_bindir}/phpize
+export CFLAGS="%optflags -fvisibility=hidden"
 %configure --with-%{pkg_name}=%{_usr}
 make %{?_smp_mflags}
 




commit evemu for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package evemu for openSUSE:Factory checked 
in at 2018-03-19 23:38:25

Comparing /work/SRC/openSUSE:Factory/evemu (Old)
 and  /work/SRC/openSUSE:Factory/.evemu.new (New)


Package is "evemu"

Mon Mar 19 23:38:25 2018 rev:3 rq:588194 version:2.7.0

Changes:

--- /work/SRC/openSUSE:Factory/evemu/evemu.changes  2016-08-05 
18:17:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.evemu.new/evemu.changes 2018-03-19 
23:38:27.201190717 +0100
@@ -1,0 +2,8 @@
+Mon Mar 12 12:43:56 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 2.7.0:
+  * No changelog available.
+- Use GPG signing.
+- Rename python-evemu to python2evemu for Leap 15.0 or later.
+
+---

Old:

  evemu_2.1.0.orig.tar.xz

New:

  evemu-2.7.0.tar.xz
  evemu-2.7.0.tar.xz.sig
  evemu.keyring



Other differences:
--
++ evemu.spec ++
--- /var/tmp/diff_new_pack.vJgrFn/_old  2018-03-19 23:38:27.961163301 +0100
+++ /var/tmp/diff_new_pack.vJgrFn/_new  2018-03-19 23:38:27.973162868 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package evemu
 #
-# Copyright (c) 2016 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
@@ -19,13 +19,15 @@
 %define soname  libevemu
 %define sover   3
 Name:   evemu
-Version:2.1.0
+Version:2.7.0
 Release:0
 Summary:Input Event Device Emulation Library
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Hardware/Other
 Url:https://freedesktop.org/wiki/Evemu
-Source: 
https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}.orig.tar.xz
+Source: 
https://freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
+Source1:
https://freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz.sig
+Source2:%{name}.keyring
 BuildRequires:  asciidoc
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -51,12 +53,24 @@
 data, create emulation devices and replay data from kernel evdev
 (input event) devices.
 
+%if 0%{?suse_version} >= 1500
+%package -n python2-%{name}
+%else
 %package -n python-%{name}
+%endif
 Summary:Python2 bindings for evemu
 Group:  Development/Languages/Python
 Requires:   %{soname}%{sover} = %{version}
+%if 0%{?suse_version} >= 1500
+# python-evemu was last used in openSUSE Leap 42.3.
+Provides:   python-%{name} = %{version}-%{release}
+Obsoletes:  python-%{name} < %{version}-%{release}
+
+%description -n python2-%{name}
+%else
 
 %description -n python-%{name}
+%endif
 The evemu library and tools are used to describe devices, record
 data, create emulation devices and replay data from kernel evdev
 (input event) devices.
@@ -128,28 +142,40 @@
 %postun -n %{soname}%{sover} -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
 %doc COPYING
+%endif
 %{_bindir}/%{name}-*
 %{_mandir}/man?/%{name}-*?%{?ext_man}
 
 %files -n %{soname}%{sover}
-%defattr(-,root,root)
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
 %doc COPYING
+%endif
 %{_libdir}/%{soname}.so.%{sover}*
 
+%if 0%{?suse_version} >= 1500
+%files -n python2-%{name}
+%license COPYING
+%else
 %files -n python-%{name}
-%defattr(-,root,root)
 %doc COPYING
+%endif
 %{python_sitelib}/%{name}/
 
 %files -n python3-%{name}
-%defattr(-,root,root)
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
 %doc COPYING
+%endif
 %{python3_sitelib}/%{name}/
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}.h
 %{_libdir}/%{soname}.so
 %{_libdir}/pkgconfig/%{name}.pc

++ evemu.keyring ++
pub   rsa2048 2010-03-05 [SC]
  0A75 E35E 0FAE E97E C769  103E 2F26 70AC 164D B36F
uid [ unknown] Benjamin Tissoires 
uid [ unknown] Benjamin Tissoires 
uid [ unknown] Benjamin Tissoires 

sub   rsa2048 2010-03-05 [E]
sub   elg2048 2015-05-31 [E]

pub   1024D/0xE83D089481836EBF 2006-06-26
  Key fingerprint = 45B1 103F B93A CBD9 0296  DBCA E83D 0894 8183 6EBF
uid [ unknown] Marco Trevisan (at 3v1n0.net) 

uid [ unknown] Treviño (3v1n0) 
uid [ unknown] Treviño (at 3v1n0.net) 
uid [ unknown] Marco Trevisan (Treviño) 
uid [ unknown] Marco Trevisan (Ubuntu Member) <3v...@ubuntu.com>
uid [ unknown] Marco 

commit pidgin-birthday-reminder for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package pidgin-birthday-reminder for 
openSUSE:Factory checked in at 2018-03-19 23:38:02

Comparing /work/SRC/openSUSE:Factory/pidgin-birthday-reminder (Old)
 and  /work/SRC/openSUSE:Factory/.pidgin-birthday-reminder.new (New)


Package is "pidgin-birthday-reminder"

Mon Mar 19 23:38:02 2018 rev:9 rq:587933 version:1.12

Changes:

--- 
/work/SRC/openSUSE:Factory/pidgin-birthday-reminder/pidgin-birthday-reminder.changes
2017-05-31 12:17:36.986405109 +0200
+++ 
/work/SRC/openSUSE:Factory/.pidgin-birthday-reminder.new/pidgin-birthday-reminder.changes
   2018-03-19 23:38:03.930030204 +0100
@@ -1,0 +2,6 @@
+Thu Mar 15 18:12:21 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.12:
+  * Fix translations with plural forms.
+
+---

Old:

  pidgin-birthday-reminder-1.11.tar.gz
  pidgin-birthday-reminder-1.11.tar.gz.asc

New:

  pidgin-birthday-reminder-1.12.tar.gz
  pidgin-birthday-reminder-1.12.tar.gz.asc



Other differences:
--
++ pidgin-birthday-reminder.spec ++
--- /var/tmp/diff_new_pack.9EqnfY/_old  2018-03-19 23:38:04.610005674 +0100
+++ /var/tmp/diff_new_pack.9EqnfY/_new  2018-03-19 23:38:04.610005674 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin-birthday-reminder
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Christoph Miebach 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,18 +18,18 @@
 
 
 Name:   pidgin-birthday-reminder
-Version:1.11
+Version:1.12
 Release:0
 Summary:Pidgin plugin to remind you of the birthdays of your buddies
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Productivity/Networking/Instant Messenger
 Url:https://github.com/kgraefe/pidgin-birthday-reminder
 Source: 
https://github.com/kgraefe/pidgin-birthday-reminder/releases/download/v%{version}/%{name}-%{version}.tar.gz
 Source1:
https://github.com/kgraefe/pidgin-birthday-reminder/releases/download/v%{version}/%{name}-%{version}.tar.gz.asc
 Source2:%{name}.keyring
 BuildRequires:  intltool
-BuildRequires:  pidgin-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(pidgin)
 
 %description
 Pidgin Birthday Reminder reminds you of your buddies birthdays.
@@ -39,13 +39,13 @@
 %package -n pidgin-plugin-birthday-reminder
 Summary:Pidgin plugin to remind you of the birthdays of your buddies
 Group:  Productivity/Networking/Instant Messenger
+%requires_gepidgin
 Recommends: pidgin-plugin-birthday-reminder-lang
 # pidgin-birthday-reminder was last used in openSUSE 12.1.
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
 # pidgin-birthday-reminder-lang was last used in openSUSE Leap 14.2.
 Obsoletes:  %{name}-lang < %{version}
-%requires_gepidgin
 
 %description -n pidgin-plugin-birthday-reminder
 Pidgin Birthday Reminder reminds you of your buddies birthdays.
@@ -68,8 +68,12 @@
 %find_lang %{name}
 
 %files -n pidgin-plugin-birthday-reminder
-%defattr (-,root,root)
-%doc AUTHORS.md CHANGES.md COPYING
+%if 0%{?suse_version} >= 1500
+%license COPYING
+%else
+%doc COPYING
+%endif
+%doc AUTHORS.md CHANGES.md
 %{_libdir}/pidgin/birthday_reminder.so
 %{_datadir}/pixmaps/pidgin/birthday_reminder/
 %dir %{_datadir}/sounds/pidgin/
@@ -78,6 +82,5 @@
 %{_datadir}/appdata/%{name}.metainfo.xml
 
 %files -n pidgin-plugin-birthday-reminder-lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ pidgin-birthday-reminder-1.11.tar.gz -> 
pidgin-birthday-reminder-1.12.tar.gz ++
 22605 lines of diff (skipped)




commit sbd for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package sbd for openSUSE:Factory checked in 
at 2018-03-19 23:38:24

Comparing /work/SRC/openSUSE:Factory/sbd (Old)
 and  /work/SRC/openSUSE:Factory/.sbd.new (New)


Package is "sbd"

Mon Mar 19 23:38:24 2018 rev:23 rq:588123 version:1.3.1+20180316.8873890

Changes:

--- /work/SRC/openSUSE:Factory/sbd/sbd.changes  2018-02-09 15:52:04.245641167 
+0100
+++ /work/SRC/openSUSE:Factory/.sbd.new/sbd.changes 2018-03-19 
23:38:25.881238333 +0100
@@ -1,0 +2,12 @@
+Sat Mar 17 08:44:16 UTC 2018 - y...@suse.com
+
+- Update to version 1.3.1+20180316.8873890:
+- Fix: add Documentation value to systemd services
+
+---
+Tue Mar 13 19:12:53 UTC 2018 - y...@suse.com
+
+- Update to version 1.3.1+20180313.fe5fe1d:
+- Build: sbd-pacemaker: Query CIB directly with the API instead of 
get_cib_copy() (bsc#1084689)
+
+---

Old:

  sbd-1.3.1+20180202.cc3e4cb.tar.xz

New:

  sbd-1.3.1+20180316.8873890.tar.xz



Other differences:
--
++ sbd.spec ++
--- /var/tmp/diff_new_pack.VF8ZRG/_old  2018-03-19 23:38:26.653210484 +0100
+++ /var/tmp/diff_new_pack.VF8ZRG/_new  2018-03-19 23:38:26.665210052 +0100
@@ -23,7 +23,7 @@
 %endif
 
 Name:   sbd
-Version:1.3.1+20180202.cc3e4cb
+Version:1.3.1+20180316.8873890
 Release:0
 Summary:Storage-based death
 License:GPL-2.0+

++ _servicedata ++
--- /var/tmp/diff_new_pack.VF8ZRG/_old  2018-03-19 23:38:26.745207166 +0100
+++ /var/tmp/diff_new_pack.VF8ZRG/_new  2018-03-19 23:38:26.745207166 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/ClusterLabs/sbd.git
-cc3e4cb7ac402a33a1e8996e3246589633b54871
+fa6b9ea42c8c4680d0bc44583c6bfd801f5f179b
   
 
\ No newline at end of file

++ sbd-1.3.1+20180202.cc3e4cb.tar.xz -> sbd-1.3.1+20180316.8873890.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sbd-1.3.1+20180202.cc3e4cb/.copr/Makefile 
new/sbd-1.3.1+20180316.8873890/.copr/Makefile
--- old/sbd-1.3.1+20180202.cc3e4cb/.copr/Makefile   1970-01-01 
01:00:00.0 +0100
+++ new/sbd-1.3.1+20180316.8873890/.copr/Makefile   2018-03-16 
21:46:08.0 +0100
@@ -0,0 +1,5 @@
+srpm:
+   dnf -y install git
+   make PACKAGE=sbd -f Makefile.am srpm
+   cp -v *.src.rpm $(outdir)
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sbd-1.3.1+20180202.cc3e4cb/.gitattributes 
new/sbd-1.3.1+20180316.8873890/.gitattributes
--- old/sbd-1.3.1+20180202.cc3e4cb/.gitattributes   1970-01-01 
01:00:00.0 +0100
+++ new/sbd-1.3.1+20180316.8873890/.gitattributes   2018-03-16 
21:46:08.0 +0100
@@ -0,0 +1,2 @@
+/.*export-ignore
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/sbd-1.3.1+20180202.cc3e4cb/src/sbd-pacemaker.c 
new/sbd-1.3.1+20180316.8873890/src/sbd-pacemaker.c
--- old/sbd-1.3.1+20180202.cc3e4cb/src/sbd-pacemaker.c  2018-02-02 
10:47:49.0 +0100
+++ new/sbd-1.3.1+20180316.8873890/src/sbd-pacemaker.c  2018-03-16 
21:46:08.0 +0100
@@ -109,6 +109,38 @@
return;
 }
 
+static void
+mon_retrieve_current_cib()
+{
+   xmlNode *xml_cib = NULL;
+   int options = cib_scope_local | cib_sync_call;
+   int rc = pcmk_ok;
+
+   free_xml(current_cib);
+   current_cib = NULL;
+
+   rc = cib->cmds->query(cib, NULL, _cib, options);
+
+   if (rc != pcmk_ok) {
+   crm_err("Couldn't retrieve the CIB: %s (%d)", 
pcmk_strerror(rc), rc);
+   free_xml(xml_cib);
+   return;
+
+   } else if (xml_cib == NULL) {
+   crm_err("Couldn't retrieve the CIB: empty result");
+   return;
+   }
+
+   if (safe_str_eq(crm_element_name(xml_cib), XML_TAG_CIB)) {
+   current_cib = xml_cib;
+
+   } else {
+   free_xml(xml_cib);
+   }
+
+   return;
+}
+
 static gboolean
 mon_timer_notify(gpointer data)
 {
@@ -121,8 +153,7 @@
 
if (cib_connected) {
if (counter == counter_max) {
-   free_xml(current_cib);
-   current_cib = get_cib_copy(cib);
+   mon_retrieve_current_cib();
mon_refresh_state(NULL);
counter = 0;
} else {
@@ -163,7 +194,7 @@
return rc;
}
 
-   current_cib = get_cib_copy(cib);
+   mon_retrieve_current_cib();
mon_refresh_state(NULL);
 
if (full) {
@@ -308,7 +339,7 

commit lttng-tools for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package lttng-tools for openSUSE:Factory 
checked in at 2018-03-19 23:38:13

Comparing /work/SRC/openSUSE:Factory/lttng-tools (Old)
 and  /work/SRC/openSUSE:Factory/.lttng-tools.new (New)


Package is "lttng-tools"

Mon Mar 19 23:38:13 2018 rev:2 rq:588014 version:2.10.2

Changes:

--- /work/SRC/openSUSE:Factory/lttng-tools/lttng-tools.changes  2017-11-07 
10:00:24.405059442 +0100
+++ /work/SRC/openSUSE:Factory/.lttng-tools.new/lttng-tools.changes 
2018-03-19 23:38:15.081627920 +0100
@@ -1,0 +2,46 @@
+Thu Mar 15 16:19:49 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 2.10.2:
+  * Do not flag consumer as disabled on relayd comm failure.
+  * Cleanup inactive FDs in the consumer polling thread.
+  * man: Document dead-peer detection for lttng-relayd.
+  * lttng-relayd: Use the TCP keep-alive mechanism to detect a
+dead-peer.
+  * Tests: race between consumer pause and trace start/stop.
+  * Fix notification thread being not notified of channel creation
+on application error.
+  * Fix using putenv() and free()-ing the value is invalid.
+  * Fix unknown consumer type considered a libc error.
+  * Fix that consumerd(64/32)_lib_dir can be NULL.
+  * Fix a nonsensical message printed by lttng track/untrack.
+  * Fix O_CLOEXEC being erroneously used on pipe creation.
+  * Fix a wrong parameter to fcntl in pipe_set_flag.
+  * Use lttng_clock_gettime instead of clock_gettime.
+  * Close channel monitor pipe after killing the
+metadata_timer_thread.
+  * Use file based synchronisation for python logging test.
+  * Test: Add file based synchronisation point for the Python test
+application.
+  * Fix wrong use of the relay_streams_sent in snapshot.
+  * Fix the return code of lttcomm_send_unix_sock signed.
+  * Fix a src/bin/lttng/utils.c: cast incompatible pointer warning.
+  * Fix: src/common/pipe.h: include  for ssize_t and
+mode_t.
+  * Fix detect dlmopen() and disable corresponding tests if not
+available.
+  * Use tmpdir for intermediary files.
+  * Fix include scripts for distribution.
+  * Fix a typo in lttng-consumerd file default.
+  * Fix missing NULL checks in logging statements.
+  * Test: Kernel testing for notification.
+  * Kernel consumerd sock paths need rundir substitution.
+  * Create lttng run dir regardless of user privilege.
+  * Make version.h generation work with dash.
+  * lttng-enable-event(1): filtering: Specify that `$ctx.cpu_id`
+is available.
+  * Centralise sessiond config option handling.
+  * Fix buffer overflow warning in python bindings.
+  * Tests fix: BT2 does not output the metadata of a trace
+collection.
+
+---

Old:

  lttng-tools-2.10.1.tar.bz2

New:

  lttng-tools-2.10.2.tar.bz2



Other differences:
--
++ lttng-tools.spec ++
--- /var/tmp/diff_new_pack.ymaCzf/_old  2018-03-19 23:38:15.637607863 +0100
+++ /var/tmp/diff_new_pack.ymaCzf/_new  2018-03-19 23:38:15.641607718 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lttng-tools
 #
-# 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
@@ -20,13 +20,13 @@
 %define soname_ctl liblttng-ctl
 %define sover_ctl 0
 Name:   lttng-tools
-Version:2.10.1
+Version:2.10.2
 Release:0
 Summary:Linux Trace Toolkit Next Generation userspace tools
-License:GPL-2.0 AND LGPL-2.1
+License:GPL-2.0-only AND LGPL-2.1-only
 Group:  Development/Tools/Other
-URL:https://lttng.org/
-Source: https://lttng.org/files/%{name}/%{name}-%{version}.tar.bz2
+Url:https://lttng.org/
+Source: https://lttng.org/files/lttng-tools/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE lttng-tools-fix-pkgconfig.patch sor.ale...@meowr.ru -- 
Add missing dependencies to lttng-ctl.pc.
 Patch0: lttng-tools-fix-pkgconfig.patch
 BuildRequires:  bison

++ lttng-tools-2.10.1.tar.bz2 -> lttng-tools-2.10.2.tar.bz2 ++
 7549 lines of diff (skipped)




commit lftp for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package lftp for openSUSE:Factory checked in 
at 2018-03-19 23:38:06

Comparing /work/SRC/openSUSE:Factory/lftp (Old)
 and  /work/SRC/openSUSE:Factory/.lftp.new (New)


Package is "lftp"

Mon Mar 19 23:38:06 2018 rev:71 rq:587941 version:4.8.3

Changes:

--- /work/SRC/openSUSE:Factory/lftp/lftp.changes2018-02-28 
20:03:03.555253065 +0100
+++ /work/SRC/openSUSE:Factory/.lftp.new/lftp.changes   2018-03-19 
23:38:08.433867732 +0100
@@ -1,0 +2,13 @@
+Fri Mar 16 13:12:01 UTC 2018 - psim...@suse.com
+
+- Added openSUSE-specific patches that implement a wrapper script
+  called "ftp" on top of the lftp command that is compatible to
+  lukemftp. Those patches are maintained in a fork of the upstream
+  project at https://github.com/opensuse/lftp. [bsc#1083331]
+  * 0001-Add-content-of-the-SUSE-lftp-vi-1.1-archive.patch
+  * 0002-Add-content-of-lftp-compat-addfiles.patch.patch
+  * 0003-Add-content-of-lftp-completion.patch.patch
+  * 0004-Include-config.h-to-detect-gnulib-macros.patch
+  * 0005-Add-the-wrapper-code-to-the-Makefile-in-order-to-bui.patch
+
+---

New:

  0001-Add-content-of-the-SUSE-lftp-vi-1.1-archive.patch
  0002-Add-content-of-lftp-compat-addfiles.patch.patch
  0003-Add-content-of-lftp-completion.patch.patch
  0004-Include-config.h-to-detect-gnulib-macros.patch
  0005-Add-the-wrapper-code-to-the-Makefile-in-order-to-bui.patch



Other differences:
--
++ lftp.spec ++
--- /var/tmp/diff_new_pack.dTAkER/_old  2018-03-19 23:38:09.201840028 +0100
+++ /var/tmp/diff_new_pack.dTAkER/_new  2018-03-19 23:38:09.205839884 +0100
@@ -23,15 +23,24 @@
 Summary:Command Line File Transfer Program
 License:GPL-3.0+
 Group:  Productivity/Networking/Ftp/Clients
-Url:http://lftp.yar.ru/
+URL:http://lftp.yar.ru/
 Source: http://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz
 Source2:
http://lav.yar.ru/l...@yars.free.net-gpg-public-key#/%name.keyring
 Source3:http://lftp.yar.ru/ftp/%{name}-%{version}.tar.xz.asc
 # PATCH-FEATURE-OPENSUSE lftp-ssl-cipher.patch pgaj...@suse.cz -- use stronger 
cipher [bnc#857148]
 Patch0: lftp-default-ssl-cipher.patch
-# PATCH-FIX-UPSTREAM fix-for-upstream-sources.patch bsc#1079168
+# PATCH-FIX-UPSTREAM fix-for-upstream-sources.patch psim...@suse.com -- lftp 
hangs if uploading a 0 byte file [bsc#1079168]
 Patch1: 
https://github.com/lavv17/lftp/commit/b934dbba0cb3.patch#/fix-zero-byte-file-upload-via-ssl.patch
+# PATCH-FEATURE-OPENSUSE patch2-patch6 psim...@suse.com -- maintained at 
https://github.com/opensuse/lftp [bsc#1083331]
+Patch2: 0001-Add-content-of-the-SUSE-lftp-vi-1.1-archive.patch
+Patch3: 0002-Add-content-of-lftp-compat-addfiles.patch.patch
+Patch4: 0003-Add-content-of-lftp-completion.patch.patch
+Patch5: 0004-Include-config.h-to-detect-gnulib-macros.patch
+Patch6: 0005-Add-the-wrapper-code-to-the-Makefile-in-order-to-bui.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  gcc-c++
+BuildRequires:  gettext-tools
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
 BuildRequires:  make
@@ -39,11 +48,15 @@
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
+BuildRequires:  update-alternatives
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(expat)
 BuildRequires:  pkgconfig(libidn2)
 BuildRequires:  pkgconfig(zlib)
 Requires:   less
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+Conflicts:  ftp
 
 %description
 LFTP is a reliable shell-like command line FTP client. It can retry
@@ -65,6 +78,10 @@
 %autopatch -p1
 
 %build
+# It's necessary to update the Autotools build system, because of patches 2-6
+# that we apply above.
+gettextize --force --copy --no-changelog
+autoreconf --install --force
 %configure \
--disable-silent-rules \
--without-included-regex \
@@ -83,27 +100,42 @@
 
 %install
 %make_install
-%suse_update_desktop_file %{name} -G "FTP client" Network FileTransfer
-
-# We don't package the .la files
 find %{buildroot} -type f -name "*.la" -delete -print
-
+mkdir -p %{buildroot}%{_sysconfdir}/alternatives
+ln -sf %{_sysconfdir}/alternatives/ftp %{buildroot}%{_bindir}/ftp
+ln -sf %{_sysconfdir}/alternatives/ftp.1.gz 
%{buildroot}%{_mandir}/man1/ftp.1.gz
+%suse_update_desktop_file %{name} -G "FTP client" Network FileTransfer
 %find_lang %{name}
 
-%post -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post
+/sbin/ldconfig
+update-alternatives --install %{_bindir}/ftp ftp %{_bindir}/%{name}_wrapper 5 \
+  --slave %{_mandir}/man1/ftp.1.gz ftp.1 

commit php7-imagick for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package php7-imagick for openSUSE:Factory 
checked in at 2018-03-19 23:38:17

Comparing /work/SRC/openSUSE:Factory/php7-imagick (Old)
 and  /work/SRC/openSUSE:Factory/.php7-imagick.new (New)


Package is "php7-imagick"

Mon Mar 19 23:38:17 2018 rev:5 rq:588043 version:3.4.3

Changes:

--- /work/SRC/openSUSE:Factory/php7-imagick/php7-imagick.changes
2018-03-11 15:25:32.998572373 +0100
+++ /work/SRC/openSUSE:Factory/.php7-imagick.new/php7-imagick.changes   
2018-03-19 23:38:17.993522875 +0100
@@ -1,0 +2,12 @@
+Fri Mar 16 13:23:30 UTC 2018 - crrodrig...@opensuse.org
+
+- Build module with fvisibility=hidden, this should 
+  avoid additional symbol conflicts.
+
+---
+Fri Mar 16 13:11:31 UTC 2018 - crrodrig...@opensuse.org
+
+- add a Conflict between this extension and gmagick.
+  (boo#1085595)
+
+---



Other differences:
--
++ php7-imagick.spec ++
--- /var/tmp/diff_new_pack.CDQLZu/_old  2018-03-19 23:38:19.145481320 +0100
+++ /var/tmp/diff_new_pack.CDQLZu/_new  2018-03-19 23:38:19.149481175 +0100
@@ -12,9 +12,10 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via https://bugs.opensuse.org
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define php_namephp7
 %define pkg_nameimagick
 Name:   %{php_name}-%{pkg_name}
@@ -23,7 +24,7 @@
 Summary:Wrapper to the ImageMagick library
 License:PHP-3.01
 Group:  Productivity/Networking/Web/Servers
-URL:https://pecl.php.net/package/imagick
+Url:https://pecl.php.net/package/imagick
 Source0:https://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:%{pkg_name}.ini
 Patch0: imagick-reproducible.patch
@@ -38,6 +39,7 @@
 %else
 %requires_eq%{php_name}
 %endif
+Conflicts:  php7-gmagick
 
 %description
 PHP extension to create, modify and obtain meta information of images using
@@ -50,6 +52,7 @@
 
 %build
 %{_bindir}/phpize
+export CFLAGS="%optflags -fvisibility=hidden"
 %configure --with-%{pkg_name}=%{_usr}
 make %{?_smp_mflags}
 




commit uisp for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package uisp for openSUSE:Factory checked in 
at 2018-03-19 23:37:47

Comparing /work/SRC/openSUSE:Factory/uisp (Old)
 and  /work/SRC/openSUSE:Factory/.uisp.new (New)


Package is "uisp"

Mon Mar 19 23:37:47 2018 rev:21 rq:587836 version:20050207suse

Changes:

--- /work/SRC/openSUSE:Factory/uisp/uisp.changes2017-04-11 
09:36:44.384476337 +0200
+++ /work/SRC/openSUSE:Factory/.uisp.new/uisp.changes   2018-03-19 
23:37:47.814611553 +0100
@@ -1,0 +2,5 @@
+Mon Mar 12 17:09:25 UTC 2018 - bwiedem...@suse.com
+
+- Add uisp-20050207-reproducible.patch to override build date (boo#1047218)
+
+---

New:

  uisp-20050207-reproducible.patch



Other differences:
--
++ uisp.spec ++
--- /var/tmp/diff_new_pack.QZzaK1/_old  2018-03-19 23:37:48.558584716 +0100
+++ /var/tmp/diff_new_pack.QZzaK1/_new  2018-03-19 23:37:48.558584716 +0100
@@ -40,6 +40,7 @@
 Patch5: uisp-20050207suse.diff
 Patch6: uisp-20050207-m168-stk500-extendedFuseSupport.patch
 Patch7: stk500_pgzs_shift.diff
+Patch8: uisp-20050207-reproducible.patch
 
 %description
 Uisp is a tool for avr microcontrollers and drives many hardware
@@ -67,6 +68,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
 
 %build
 touch README

++ uisp-20050207-reproducible.patch ++
Author: Bernhard M. Wiedemann 
Date: 2018-03-12

make package build bit-reproducible

Index: uisp-20050207/configure.ac
===
--- uisp-20050207.orig/configure.ac
+++ uisp-20050207/configure.ac
@@ -53,7 +53,7 @@ AC_FUNC_VPRINTF
 AC_CHECK_FUNCS([gettimeofday memset select strcasecmp strncasecmp strstr 
strtol])
 
 # Set the DATE variable for the man page
-DATE=`date "+%B, %Y"`
+DATE=`date -u -d@${SOURCE_DATE_EPOCH:-$(date +%s)} "+%B, %Y"`
 AC_SUBST(DATE)
 
 AC_CONFIG_FILES([Makefile



commit python-pymongo for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-pymongo for openSUSE:Factory 
checked in at 2018-03-19 23:37:53

Comparing /work/SRC/openSUSE:Factory/python-pymongo (Old)
 and  /work/SRC/openSUSE:Factory/.python-pymongo.new (New)


Package is "python-pymongo"

Mon Mar 19 23:37:53 2018 rev:29 rq:587884 version:3.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pymongo/python-pymongo.changes
2018-03-08 10:58:56.434210320 +0100
+++ /work/SRC/openSUSE:Factory/.python-pymongo.new/python-pymongo.changes   
2018-03-19 23:37:56.506298008 +0100
@@ -15 +15 @@
-  all our platforms install this to sitearch 
+  all our platforms install this to sitearch (bsc#1085572)



Other differences:
--



commit profanity for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package profanity for openSUSE:Factory 
checked in at 2018-03-19 23:38:08

Comparing /work/SRC/openSUSE:Factory/profanity (Old)
 and  /work/SRC/openSUSE:Factory/.profanity.new (New)


Package is "profanity"

Mon Mar 19 23:38:08 2018 rev:9 rq:587942 version:0.5.1

Changes:

--- /work/SRC/openSUSE:Factory/profanity/profanity.changes  2017-07-17 
09:11:54.197640420 +0200
+++ /work/SRC/openSUSE:Factory/.profanity.new/profanity.changes 2018-03-19 
23:38:10.885779281 +0100
@@ -1,0 +2,7 @@
+Fri Mar 16 15:51:03 UTC 2018 - mvet...@suse.com
+
+- Compile profanity-mini with --disable-icons:
+  Since we first do the standard build we need to disable the
+  icons in the later build to really get rid of the GTK dependency
+
+---



Other differences:
--
++ profanity.spec ++
--- /var/tmp/diff_new_pack.J7AsJE/_old  2018-03-19 23:38:11.653751577 +0100
+++ /var/tmp/diff_new_pack.J7AsJE/_new  2018-03-19 23:38:11.657751433 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package profanity
 #
-# 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
@@ -101,7 +101,9 @@
--disable-notifications \
--enable-otr \
--with-themes \
-   --enable-pgp
+   --enable-pgp \
+   --disable-icons
+
 make %{?_smp_mflags}
 make %{?_smp_mflags} DESTDIR=%{buildroot} install
 rm %{buildroot}%{_libdir}/libprofanity.la




commit kubernetes-salt for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package kubernetes-salt for openSUSE:Factory 
checked in at 2018-03-19 23:38:21

Comparing /work/SRC/openSUSE:Factory/kubernetes-salt (Old)
 and  /work/SRC/openSUSE:Factory/.kubernetes-salt.new (New)


Package is "kubernetes-salt"

Mon Mar 19 23:38:21 2018 rev:6 rq:588115 version:3.0.0+git_r650_e65e789

Changes:

--- /work/SRC/openSUSE:Factory/kubernetes-salt/kubernetes-salt.changes  
2018-03-16 10:45:16.848299820 +0100
+++ /work/SRC/openSUSE:Factory/.kubernetes-salt.new/kubernetes-salt.changes 
2018-03-19 23:38:22.813349004 +0100
@@ -1,0 +2,55 @@
+Fri Mar 16 17:05:34 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 30b9ae5 by Kiall Mac Innes ki...@macinnes.ie
+ Dex: Delay liveness probe in addition to readiness probe
+ 
+ Delay the liveness probe by 30 seconds, matching the readiness probe.
+
+
+---
+Fri Mar 16 16:57:20 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 753978f by Rafael Fernández López eresli...@ereslibre.es
+ Use complete host references on haproxy configuration
+ 
+ This avoids an incompatibility on the admin node in which if the external
+ fqdn field matched any of the master nodes host, haproxy would be checking
+ 127.0.0.1:6444 for the apiserver for healthchecks.
+ 
+ Now, we are using the internal infra domain suffix so we are sure we are
+ referring to the real /etc/hosts entry with the ip address of the target
+ machines.
+
+
+---
+Fri Mar 16 16:56:19 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 9f06d7d by Rafael Fernández López eresli...@ereslibre.es
+ PCRE grain expressions only allow the regexp on the value side.
+ 
+ Fix PCRE grain query expressions so they are matching what we expect.
+ 
+ ``` caasp-admin:~ # docker exec -it 06bf salt -P 'bootstrap_complete:.*'
+ cmd.run hostname admin:
+ caasp-admin 6b5cb85d20f94f6eb813449b228cfe13:
+ caasp-worker-1 4c0e4d31bc754369940ffcbae28e2f0a:
+ caasp-worker-0 cb92123fa85d4170807e0aa24573501b:
+ caasp-master-0 66d5844bc5f14d1480896b1bc234dd92:
+ caasp-master-1 3f3f505c6eb3464e8a08cc0ae6fbc8f4:
+ caasp-master-2 caasp-admin:~ # docker exec -it 06bf salt -P
+ 'bootstrap_.*:true' cmd.run hostname No minions matched the target. No
+ command was sent, no jid was assigned. ERROR: No return received
+ ```
+
+
+---
+Thu Mar 15 21:22:34 UTC 2018 - containers-bugow...@suse.de
+
+- Commit afc91fe by Kiall Mac Innes ki...@macinnes.ie
+ Wipe out our /etc/hosts changes before reboot
+ 
+ This ensures the systemd/wicked logic is unaffected by our /etc/hosts
+ changes.
+
+
+---



Other differences:
--
++ kubernetes-salt.spec ++
--- /var/tmp/diff_new_pack.bGJU80/_old  2018-03-19 23:38:23.453325918 +0100
+++ /var/tmp/diff_new_pack.bGJU80/_new  2018-03-19 23:38:23.457325773 +0100
@@ -32,7 +32,7 @@
 
 Name:   kubernetes-salt
 %define gitrepo salt
-Version:3.0.0+git_r642_292b025
+Version:3.0.0+git_r650_e65e789
 Release:0
 BuildArch:  noarch
 Summary:Production-Grade Container Scheduling and Management

++ master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/salt-master/salt/_modules/caasp_etcd.py 
new/salt-master/salt/_modules/caasp_etcd.py
--- old/salt-master/salt/_modules/caasp_etcd.py 2018-03-14 09:56:11.0 
+0100
+++ new/salt-master/salt/_modules/caasp_etcd.py 2018-03-16 18:05:32.0 
+0100
@@ -135,7 +135,9 @@
 expr = ''
 expr += 'not G@roles:etcd'
 expr += ' and not G@roles:admin and not G@roles:ca'
-expr += ' and not P@.*_in_progress:true'
+expr += ' and not G@bootstrap_in_progress:true'
+expr += ' and not G@update_in_progress:true'
+expr += ' and not G@removal_in_progress:true'
 expr += ' and {}'.format(role)
 
 log.debug('CaaS: trying to find an etcd replacement with %s', expr)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/salt-master/salt/addons/dex/manifests/20-deployment.yaml 
new/salt-master/salt/addons/dex/manifests/20-deployment.yaml
--- old/salt-master/salt/addons/dex/manifests/20-deployment.yaml
2018-03-14 09:56:11.0 +0100
+++ new/salt-master/salt/addons/dex/manifests/20-deployment.yaml
2018-03-16 18:05:32.0 +0100
@@ -68,6 +68,8 @@
 scheme: HTTPS
 
 livenessProbe:
+  # Give Dex a little time to startup
+  initialDelaySeconds: 30
   httpGet:
 path: 

commit thunderbolt-user-space for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package thunderbolt-user-space for 
openSUSE:Factory checked in at 2018-03-19 23:37:59

Comparing /work/SRC/openSUSE:Factory/thunderbolt-user-space (Old)
 and  /work/SRC/openSUSE:Factory/.thunderbolt-user-space.new (New)


Package is "thunderbolt-user-space"

Mon Mar 19 23:37:59 2018 rev:5 rq:587908 version:0.9.3

Changes:

--- 
/work/SRC/openSUSE:Factory/thunderbolt-user-space/thunderbolt-user-space.changes
2018-02-23 15:32:21.876958753 +0100
+++ 
/work/SRC/openSUSE:Factory/.thunderbolt-user-space.new/thunderbolt-user-space.changes
   2018-03-19 23:38:01.166129909 +0100
@@ -1,0 +2,6 @@
+Thu Mar 15 17:10:03 CET 2018 - n...@suse.de
+
+- fate reference: this package needed for thunderbolt support in 
+  SLE12SP4 (fate#325100)
+
+---



Other differences:
--



commit u-boot for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2018-03-19 23:37:26

Comparing /work/SRC/openSUSE:Factory/u-boot (Old)
 and  /work/SRC/openSUSE:Factory/.u-boot.new (New)


Package is "u-boot"

Mon Mar 19 23:37:26 2018 rev:94 rq:587600 version:2018.03

Changes:

--- /work/SRC/openSUSE:Factory/u-boot/u-boot-a10-olinuxino-lime.changes 
2018-01-31 19:50:53.868250180 +0100
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes
2018-03-19 23:37:39.362916442 +0100
@@ -1,0 +2,47 @@
+Thu Mar 15 16:34:22 UTC 2018 - ag...@suse.com
+
+- Enable new RPi3 B+ (bsc#1085262)
+- Fix network boot (bsc#1070775)
+- Patch queue updated from git://github.com/openSUSE/u-boot.git 
tumbleweed-2018.03
+* Patches added:
+  0005-rpi3-Enable-lan78xx-driver.patch
+  0006-net-Only-access-network-devices-aft.patch
+  0007-rpi-Add-identifier-for-the-new-RPi3.patch
+  0008-efi_loader-Fix-network-DP-with-DM_E.patch
+
+---
+Wed Mar 14 15:13:44 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Updated to 2018.03
+
+---
+Tue Mar  6 13:26:21 UTC 2018 - guilla...@opensuse.org
+
+- Updated to 2018.03-rc4
+
+---
+Thu Feb 22 08:43:30 UTC 2018 - guilla...@opensuse.org
+
+- Updated to 2018.03-rc3
+
+---
+Wed Feb 21 16:48:20 UTC 2018 - ag...@suse.com
+
+- Patch queue updated from git://github.com/openSUSE/u-boot.git 
tumbleweed-2018.03
+* Patches added:
+  0004-rpi-Use-firmware-provided-device-tr.patch
+
+---
+Tue Feb 13 12:26:59 UTC 2018 - guilla...@opensuse.org
+
+- Updated to 2018.03-rc2
+
+---
+Tue Jan 30 07:48:10 UTC 2018 - guilla...@opensuse.org
+
+- Updated to 2018.03-rc1
+- Patch queue updated from git://github.com/openSUSE/u-boot.git 
tumbleweed-2018.03
+* Patches dropped:
+  0004-Fix-MMC1-external-SD-slot-on-Samsun.patch (Fixed upstream)
+
+---
u-boot-a13-olinuxino.changes: same change
u-boot-a13-olinuxinom.changes: same change
u-boot-a20-olinuxino-lime.changes: same change
u-boot-a20-olinuxino-lime2.changes: same change
u-boot-a20-olinuxinomicro.changes: same change
u-boot-am335xboneblack.changes: same change
u-boot-am335xevm.changes: same change
u-boot-am57xxevm.changes: same change
u-boot-arndale.changes: same change
u-boot-bananapi.changes: same change
u-boot-clearfog.changes: same change
u-boot-colibrit20.changes: same change
u-boot-cubieboard.changes: same change
u-boot-cubieboard2.changes: same change
u-boot-cubietruck.changes: same change
u-boot-dragonboard410c.changes: same change
u-boot-evb-rk3399.changes: same change
u-boot-firefly-rk3288.changes: same change
u-boot-firefly-rk3399.changes: same change
u-boot-geekbox.changes: same change
u-boot-highbank.changes: same change
u-boot-hikey.changes: same change
u-boot-hyundaia7hd.changes: same change
u-boot-jetson-tk1.changes: same change
u-boot-lamobor1.changes: same change
u-boot-ls1012afrdmqspi.changes: same change
u-boot-melea1000.changes: same change
u-boot-merriia80optimus.changes: same change
u-boot-mvebudb-88f3720.changes: same change
u-boot-mvebudbarmada8k.changes: same change
u-boot-mvebuespressobin-88f3720.changes: same change
u-boot-mvebumcbin-88f8040.changes: same change
u-boot-mx53loco.changes: same change
u-boot-mx6cuboxi.changes: same change
u-boot-mx6qsabrelite.changes: same change
u-boot-nanopia64.changes: same change
u-boot-nanopineo.changes: same change
u-boot-nanopineoair.changes: same change
u-boot-odroid-c2.changes: same change
u-boot-odroid-xu3.changes: same change
u-boot-odroid.changes: same change
u-boot-omap3beagle.changes: same change
u-boot-omap4panda.changes: same change
u-boot-orangepipc.changes: same change
u-boot-orangepipc2.changes: same change
u-boot-p2371-2180.changes: same change
u-boot-paz00.changes: same change
u-boot-pcm051rev3.changes: same change
u-boot-pine64plus.changes: same change
u-boot-qemu-ppce500.changes: same change
u-boot-rpi.changes: same change
u-boot-rpi2.changes: same change
u-boot-rpi3.changes: same change
u-boot-rpi332b.changes: same change
u-boot-sinovoipbpim2plus.changes: same change
u-boot-snow.changes: same change
u-boot-socfpgade0nanosoc.changes: same change
u-boot-spring.changes: same change
u-boot-tinker-rk3288.changes: same change
u-boot-turrisomnia.changes: same change
u-boot-udoo.changes: same change
u-boot-udooneo.changes: same change
u-boot.changes: same change

Old:

  0004-Fix-MMC1-external-SD-slot-on-Samsun.patch
  u-boot-2018.01.tar.bz2
  

commit odp for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package odp for openSUSE:Factory checked in 
at 2018-03-19 23:38:04

Comparing /work/SRC/openSUSE:Factory/odp (Old)
 and  /work/SRC/openSUSE:Factory/.odp.new (New)


Package is "odp"

Mon Mar 19 23:38:04 2018 rev:6 rq:587938 version:1.11.0.1

Changes:

--- /work/SRC/openSUSE:Factory/odp/odp.changes  2018-02-23 15:31:19.819200975 
+0100
+++ /work/SRC/openSUSE:Factory/.odp.new/odp.changes 2018-03-19 
23:38:05.481974219 +0100
@@ -1,0 +2,6 @@
+Fri Mar 16 15:28:55 UTC 2018 - marco.varl...@suse.de
+
+- Removed 0002-fix_libopenssl.patch since fix in upstream code
+- Upgraded to latest monarch release 1.11.0.1
+
+---

Old:

  0002-fix_libopenssl.patch
  odp-1.11.0.0_monarch.tar.gz

New:

  odp-1.11.0.1_monarch.tar.gz



Other differences:
--
++ odp.spec ++
--- /var/tmp/diff_new_pack.gf0yWQ/_old  2018-03-19 23:38:06.789927035 +0100
+++ /var/tmp/diff_new_pack.gf0yWQ/_new  2018-03-19 23:38:06.793926891 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   odp
-Version:1.11.0.0
+Version:1.11.0.1
 Release:0
 Summary:OpenDataPlane Reference implementation
 License:BSD-3-Clause
@@ -25,9 +25,6 @@
 Url:https://www.opendataplane.org
 Source0:
https://git.linaro.org/lng/odp.git/snapshot/odp-%{version}_monarch.tar.gz
 Patch0: 0001-increase_ODP_CPUMASK_SIZE.patch
-%if %{suse_version} >= 1330
-Patch1: 0002-fix_libopenssl.patch
-%endif
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  doxygen
@@ -71,13 +68,10 @@
 reference implementation.
 
 %prep
-%setup -q -n odp-1.11.0.0_monarch
+%setup -q -n odp-1.11.0.1_monarch
 # The below command is used to replace the use of git-hash with the version of 
the source code
 sed -i "s|^AC_INIT.*|AC_INIT([OpenDataPlane], [%{version}], 
[lng-...@lists.linaro.org])|" configure.ac
 %patch0
-%if %{suse_version} >= 1330
-%patch1
-%endif
 
 %build
 %if %{suse_version} >= 1330

++ odp-1.11.0.0_monarch.tar.gz -> odp-1.11.0.1_monarch.tar.gz ++
 1945 lines of diff (skipped)




commit apulse for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package apulse for openSUSE:Factory checked 
in at 2018-03-19 23:37:49

Comparing /work/SRC/openSUSE:Factory/apulse (Old)
 and  /work/SRC/openSUSE:Factory/.apulse.new (New)


Package is "apulse"

Mon Mar 19 23:37:49 2018 rev:9 rq:587877 version:0.1.10

Changes:

--- /work/SRC/openSUSE:Factory/apulse/apulse.changes2017-07-21 
22:49:43.629952915 +0200
+++ /work/SRC/openSUSE:Factory/.apulse.new/apulse.changes   2018-03-19 
23:37:50.438516899 +0100
@@ -0,0 +1,8 @@
+---
+Fri Mar 12 17:50:15 UTC 2018 - i...@ilya.pp.ua
+
+- Refresh spec-file via spec-cleaner.
+  * Add %license macro.
+  * Add cmake -LA option for print local variables.
+
+---



Other differences:
--
++ apulse.spec ++
--- /var/tmp/diff_new_pack.JJL27Z/_old  2018-03-19 23:37:51.710471014 +0100
+++ /var/tmp/diff_new_pack.JJL27Z/_new  2018-03-19 23:37:51.714470869 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apulse
 #
-# 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
@@ -12,10 +12,9 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org
 #
 
-
 %define __provides_exclude_from ^%{_libdir}/apulse/.*.so.*$
 Name:   apulse
 Version:0.1.10
@@ -23,7 +22,7 @@
 Summary:PulseAudio emulation for ALSA
 License:MIT
 Group:  System/Libraries
-Url:https://github.com/i-rinat/apulse
+URL:https://github.com/i-rinat/apulse
 Source0:
https://github.com/i-rinat/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
 Source2:%{name}.conf
@@ -48,7 +47,7 @@
 %patch0 -p1
 
 %build
-%cmake -DUSE_BUNDLED_PULSEAUDIO_HEADERS=OFF -DAPULSEPATH=%{_libdir}/%{name}
+%cmake -LA -DUSE_BUNDLED_PULSEAUDIO_HEADERS=OFF -DAPULSEPATH=%{_libdir}/%{name}
 make %{?_smp_mflags}
 
 %install
@@ -59,12 +58,16 @@
 mkdir %{buildroot}%{_bindir}
 install %{SOURCE3} %{buildroot}%{_bindir}
 
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
+
 %files
-%defattr(-,root,root)
-%{_bindir}/%{name}
+%defattr(0644,root,root,-)
+%license LICENSE.MIT
+%doc README.md
+%config(noreplace) %{_sysconfdir}/%{name}.conf
+%attr(0755,root,root) %{_bindir}/%{name}
 %dir %{_libdir}/%{name}
 %{_libdir}/%{name}/libpulse*.so.*
-%config(noreplace) %{_sysconfdir}/%{name}.conf
-%doc LICENSE.MIT README.md
 
 %changelog




commit Jamulus for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package Jamulus for openSUSE:Factory checked 
in at 2018-03-19 23:38:11

Comparing /work/SRC/openSUSE:Factory/Jamulus (Old)
 and  /work/SRC/openSUSE:Factory/.Jamulus.new (New)


Package is "Jamulus"

Mon Mar 19 23:38:11 2018 rev:2 rq:587948 version:3.4.2

Changes:

--- /work/SRC/openSUSE:Factory/Jamulus/Jamulus.changes  2018-03-14 
19:37:58.111481070 +0100
+++ /work/SRC/openSUSE:Factory/.Jamulus.new/Jamulus.changes 2018-03-19 
23:38:11.817745661 +0100
@@ -1,0 +2,5 @@
+Fri Mar 16 16:42:27 UTC 2018 - o...@aepfle.de
+
+- obsolete jamulus to allow pkg migration from packman to OBS
+
+---



Other differences:
--
++ Jamulus.spec ++
--- /var/tmp/diff_new_pack.MaRgjA/_old  2018-03-19 23:38:12.421723873 +0100
+++ /var/tmp/diff_new_pack.MaRgjA/_new  2018-03-19 23:38:12.425723729 +0100
@@ -39,6 +39,8 @@
 Requires:   jack
 Provides:   llcon = %{version}
 Obsoletes:  llcon < %{version}
+Provides:   jamulus = %{version}-%{release}
+Obsoletes:  jamulus
 
 %description
 The Jamulus software enables musicians to perform real-time jam sessions over





commit caasp-container-manifests for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package caasp-container-manifests for 
openSUSE:Factory checked in at 2018-03-19 23:37:51

Comparing /work/SRC/openSUSE:Factory/caasp-container-manifests (Old)
 and  /work/SRC/openSUSE:Factory/.caasp-container-manifests.new (New)


Package is "caasp-container-manifests"

Mon Mar 19 23:37:51 2018 rev:3 rq:587878 version:3.0.0+git_r260_831e0be

Changes:

--- 
/work/SRC/openSUSE:Factory/caasp-container-manifests/caasp-container-manifests.changes
  2018-03-06 10:49:28.775533866 +0100
+++ 
/work/SRC/openSUSE:Factory/.caasp-container-manifests.new/caasp-container-manifests.changes
 2018-03-19 23:37:51.902464088 +0100
@@ -1,0 +2,14 @@
+Thu Mar 15 17:07:22 UTC 2018 - containers-bugow...@suse.de
+
+- Commit a90b497 by Richard Brown rbrown...@opensuse.org
+ Remove Kubic workaround, caasp-tools no longer conflicts
+
+
+---
+Wed Mar 14 11:41:38 UTC 2018 - containers-bugow...@suse.de
+
+- Commit 6103539 by Richard Brown rbrown...@opensuse.org
+ Change manifest __TAG__'s for Kubic also
+
+
+---



Other differences:
--
++ caasp-container-manifests.spec ++
--- /var/tmp/diff_new_pack.7olimL/_old  2018-03-19 23:37:52.678436096 +0100
+++ /var/tmp/diff_new_pack.7olimL/_new  2018-03-19 23:37:52.682435951 +0100
@@ -29,7 +29,7 @@
 %endif
 
 Name:   caasp-container-manifests
-Version:3.0.0+git_r256_2ce2854
+Version:3.0.0+git_r260_831e0be
 Release:0
 Summary:Manifest file templates for containers on controller node
 License:Apache-2.0

++ master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/caasp-container-manifests-master/admin-node-setup.sh 
new/caasp-container-manifests-master/admin-node-setup.sh
--- old/caasp-container-manifests-master/admin-node-setup.sh2018-02-27 
15:13:49.0 +0100
+++ new/caasp-container-manifests-master/admin-node-setup.sh2018-03-15 
18:07:05.0 +0100
@@ -32,7 +32,7 @@
 
 cp $manifest_dir/*.yaml $tmp_dir
 
-for i in $(ls $images_dir/sles*.tag);do
+for i in $(ls $images_dir/sles*.tag $images_dir/kubic*.tag);do
 metadata_file=$(basename $i .tag).metadata
 image_name=$(cat $images_dir/$metadata_file | grep \"name\": | cut -d":" 
-f2 | cut -d\" -f2)
 tag=$(cat $i)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/caasp-container-manifests-master/packaging/suse/make_spec.sh 
new/caasp-container-manifests-master/packaging/suse/make_spec.sh
--- old/caasp-container-manifests-master/packaging/suse/make_spec.sh
2018-02-27 15:13:49.0 +0100
+++ new/caasp-container-manifests-master/packaging/suse/make_spec.sh
2018-03-15 18:07:05.0 +0100
@@ -78,12 +78,6 @@
 Requires:   kubernetes-salt
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if ! 0%{?is_susecaasp}
-# caasp-tools package provides 
%{_datadir}/caasp-container-manifests/activate.sh
-# if this is not building for SUSE CaaSP, so both packages can't be installed
-# at the same time.
-Conflicts:  caasp-tools
-%endif
 
 %description
 Manifest file templates will instruct kubelet service to bring up salt




commit gnome-themes-extra for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package gnome-themes-extra for 
openSUSE:Factory checked in at 2018-03-19 23:37:22

Comparing /work/SRC/openSUSE:Factory/gnome-themes-extra (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-themes-extra.new (New)


Package is "gnome-themes-extra"

Mon Mar 19 23:37:22 2018 rev:2 rq:587482 version:3.27.92

Changes:

--- /work/SRC/openSUSE:Factory/gnome-themes-extra/gnome-themes-extra.changes
2018-03-14 19:37:15.760985323 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-themes-extra.new/gnome-themes-extra.changes   
2018-03-19 23:37:23.731480333 +0100
@@ -1,0 +2,5 @@
+Sat Mar 10 09:27:28 UTC 2018 - jeng...@inai.de
+
+- Update descriptions.
+
+---



Other differences:
--
++ gnome-themes-extra.spec ++
--- /var/tmp/diff_new_pack.vXFVP2/_old  2018-03-19 23:37:24.659446858 +0100
+++ /var/tmp/diff_new_pack.vXFVP2/_new  2018-03-19 23:37:24.663446714 +0100
@@ -44,7 +44,7 @@
 This packages contains extra GNOME themes from GNOME 3 and later.
 
 %package -n metatheme-adwaita-common
-Summary:Adwaita GNOME Theme -- Common Files
+Summary:Common files for the Adwaita GNOME theme
 Group:  System/GUI/GNOME
 Suggests:   gtk2-metatheme-adwaita
 Suggests:   gtk3-metatheme-adwaita
@@ -55,7 +55,7 @@
 
 # Note: it's really a metatheme, and not just a gtk2 theme as we require 
metatheme-adwaita-common
 %package -n gtk2-metatheme-adwaita
-Summary:Adwaita GNOME Theme -- GTK+ 2 Support
+Summary:GTK+ 2 support for the Adwaita GNOME theme
 Group:  System/GUI/GNOME
 # the theme is using the pixmap engine, shipped inside gtk2
 Requires:   gtk2
@@ -69,7 +69,7 @@
 
 # Note: it's really a metatheme, and not just a gtk3 theme as we require 
metatheme-adwaita-common
 %package -n gtk3-metatheme-adwaita
-Summary:Adwaita GNOME Theme -- GTK+ 3 Support
+Summary:GTK+ 3 support for the Adwaita GNOME theme
 Group:  System/GUI/GNOME
 Requires:   cantarell-fonts
 Requires:   metatheme-adwaita-common = %{version}




commit python-zaqarclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-zaqarclient for 
openSUSE:Factory checked in at 2018-03-19 23:37:06

Comparing /work/SRC/openSUSE:Factory/python-zaqarclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-zaqarclient.new (New)


Package is "python-zaqarclient"

Mon Mar 19 23:37:06 2018 rev:7 rq:583364 version:1.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-zaqarclient/python-zaqarclient.changes
2018-01-24 15:28:12.948784436 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-zaqarclient.new/python-zaqarclient.changes   
2018-03-19 23:37:08.736021284 +0100
@@ -1,0 +2,12 @@
+Fri Feb 23 14:00:07 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:12:43 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.9.0 (bsc#1078607)
+  - Update queue metadata test
+  - Support client for delayed queues
+
+---

Old:

  python-zaqarclient-1.8.0.tar.gz

New:

  python-zaqarclient-1.9.0.tar.gz



Other differences:
--
++ python-zaqarclient.spec ++
--- /var/tmp/diff_new_pack.DTBrXy/_old  2018-03-19 23:37:09.851981026 +0100
+++ /var/tmp/diff_new_pack.DTBrXy/_new  2018-03-19 23:37:09.855980882 +0100
@@ -18,7 +18,7 @@
 
 %global sname zaqarclient
 Name:   python-zaqarclient
-Version:1.8.0
+Version:1.9.0
 Release:0
 Summary:Client Library for OpenStack Zaqar Queueing API
 License:Apache-2.0
@@ -30,14 +30,14 @@
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-jsonschema >= 2.6.0
-BuildRequires:  python-keystoneauth1 >= 3.2.0
+BuildRequires:  python-keystoneauth1 >= 3.3.0
 BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-nose >= 1.3.7
 BuildRequires:  python-nose-exclude >= 0.3.0
 BuildRequires:  python-os-client-config >= 1.28.0
-BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-osc-lib >= 1.8.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-requests >= 2.14.2
@@ -47,11 +47,11 @@
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-jsonschema >= 2.6.0
-Requires:   python-keystoneauth1 >= 3.2.0
-Requires:   python-osc-lib >= 1.7.0
+Requires:   python-keystoneauth1 >= 3.3.0
+Requires:   python-osc-lib >= 1.8.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.log >= 3.36.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
@@ -65,7 +65,7 @@
 Summary:Documentation for OpenStack Zaqar Queueing API
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for the client library for interacting with Openstack

++ _service ++
--- /var/tmp/diff_new_pack.DTBrXy/_old  2018-03-19 23:37:09.907979005 +0100
+++ /var/tmp/diff_new_pack.DTBrXy/_new  2018-03-19 23:37:09.907979005 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-zaqarclient/python-zaqarclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-zaqarclient/python-zaqarclient.spec.j2
 python-zaqarclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-zaqarclient
   

++ python-zaqarclient-1.8.0.tar.gz -> python-zaqarclient-1.9.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-zaqarclient-1.8.0/ChangeLog 
new/python-zaqarclient-1.9.0/ChangeLog
--- old/python-zaqarclient-1.8.0/ChangeLog  2017-12-18 13:55:39.0 
+0100
+++ new/python-zaqarclient-1.9.0/ChangeLog  2018-01-29 19:05:12.0 
+0100
@@ -1,6 +1,12 @@
 CHANGES
 ===
 
+1.9.0
+-
+
+* Support client for delayed queues
+* Update queue metadata test
+
 1.8.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-zaqarclient-1.8.0/PKG-INFO 

commit python-troveclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-troveclient for 
openSUSE:Factory checked in at 2018-03-19 23:37:02

Comparing /work/SRC/openSUSE:Factory/python-troveclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-troveclient.new (New)


Package is "python-troveclient"

Mon Mar 19 23:37:02 2018 rev:10 rq:583362 version:2.14.0

Changes:

--- /work/SRC/openSUSE:Factory/python-troveclient/python-troveclient.changes
2017-08-28 15:32:01.935349561 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-troveclient.new/python-troveclient.changes   
2018-03-19 23:37:03.916195155 +0100
@@ -1,0 +2,84 @@
+Fri Feb 23 13:55:59 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:12:09 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.14.0 (bsc#1078607)
+  - Fix trove schedule-list error
+  - Add show to OSC
+  - Add force-delete to OSC
+  - Use openstackclient-plugin-jobs
+  - Fix abnormal display with openstack database instance list
+  - Add restart to OSC
+  - Add backup-show to OSC
+  - Fix print_list label name in troveclient/utils.py
+  - Add datastore-show to OSC
+  - Avoid tox_install.sh for constraints support
+  - Use ID instead of Name in secgroup_delete_rule
+  - Add root-disable to OSC
+  - Add create to OSC
+  - Add user-delete to OSC
+  - Add upgrade to OSC
+  - Fix log-enable high priority error
+  - Support delete and cluster_delete with many resources
+  - Add configuration-parameter-show to OSC
+  - Add datastore-version-show to OSC
+  - Add flavor-show to OSC
+  - Add resize-instance to OSC
+  - Add instance-delete to OSC
+  - Update the doc link
+  - Add quota commands to OSC
+  - Add user-update-attributes to OSC
+  - Add backup-delete to OSC
+  - Fix datastore abnormal display with trove list
+  - Remove extra parameter 'backup' in backup-create
+  - Add configuration-parameter-list to OSC
+  - Add datastore-version-list to OSC
+  - Add configuration-show to OSC
+  - Add database-delete to OSC
+  - Add configuration-create to OSC
+  - Fix "trove module-instances" command which don't work.
+  - Add cluster-delete to OSC
+  - Add proper message when delete instance or cluster
+  - Add cluster-instances to OSC
+  - Make OSC user list and show support instance name
+  - Add reset-status to OSC
+  - Modify database-list in OSC
+  - Add configuration-delete to OSC
+  - Zuul: add file extension to playbook path
+  - Add user-create to OSC
+  - Add user-show to OSC
+  - Add cluster-show to OSC
+  - Add root-enable to OSC
+  - Consume new trove tempest plugin
+  - Add database-create to OSC
+  - ESFIX:Fix troveclient error with Chinese character
+  - Add configuration-attach/detach to OSC
+  - Add user access related to OSC
+  - Remove log translations
+  - Fix show instance with integer name NotFound
+  - Add backup-create to OSC
+  - Add backup-list-instance to OSC
+  - Remove setting of version/release from releasenotes
+  - Add cluster-create to OSC
+  - Add resize-volume to OSC
+  - Fix error with  configuration-parameter-show
+  - Fix networks abnormal display with trove show
+  - Rename zuul v3 job
+  - Add log-enable to OSC
+  - Add root-show to OSC
+  - Updated from global requirements
+  - Fix datastore abnormal display with trove backup-show
+
+---
+Mon Jan 15 12:06:13 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.13.0 (bsc#1078607)
+  - Update reno for stable/pike
+  - Fix gate / add tempest job
+  - Updated from global requirements
+  - Enable Keystone v3 support for compat client
+
+---

Old:

  python-troveclient-2.12.0.tar.gz

New:

  python-troveclient-2.14.0.tar.gz



Other differences:
--
++ python-troveclient.spec ++
--- /var/tmp/diff_new_pack.qRmla3/_old  2018-03-19 23:37:04.588170914 +0100
+++ /var/tmp/diff_new_pack.qRmla3/_new  2018-03-19 23:37:04.592170769 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-troveclient
 #
-# 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
@@ -17,43 +17,43 @@
 
 
 Name:   python-troveclient
-Version:2.12.0
+Version:2.14.0
 Release:0
 Summary:Client library for OpenStack DBaaS API
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/%{name}
-Source0:

commit python-yaql for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-yaql for openSUSE:Factory 
checked in at 2018-03-19 23:37:04

Comparing /work/SRC/openSUSE:Factory/python-yaql (Old)
 and  /work/SRC/openSUSE:Factory/.python-yaql.new (New)


Package is "python-yaql"

Mon Mar 19 23:37:04 2018 rev:6 rq:583363 version:1.1.3

Changes:

--- /work/SRC/openSUSE:Factory/python-yaql/python-yaql.changes  2017-08-13 
14:56:35.126721397 +0200
+++ /work/SRC/openSUSE:Factory/.python-yaql.new/python-yaql.changes 
2018-03-19 23:37:04.928158649 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:59:40 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-yaql.spec ++
--- /var/tmp/diff_new_pack.3q2b6M/_old  2018-03-19 23:37:05.688131233 +0100
+++ /var/tmp/diff_new_pack.3q2b6M/_new  2018-03-19 23:37:05.688131233 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-yaql
 #
-# 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,7 +24,7 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/y/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/y/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 # for testing
 BuildRequires:  python-Sphinx
@@ -34,15 +34,15 @@
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-ply
 BuildRequires:  python-python-dateutil >= 2.4.2
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-six >= 1.9.0
+BuildRequires:  python-python-subunit >= 1.0.0
+BuildRequires:  python-six >= 1.10.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-ply
 Requires:   python-python-dateutil >= 2.4.2
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 
 %description

++ _service ++
--- /var/tmp/diff_new_pack.3q2b6M/_old  2018-03-19 23:37:05.728129790 +0100
+++ /var/tmp/diff_new_pack.3q2b6M/_new  2018-03-19 23:37:05.728129790 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/yaql/yaql.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/yaql/yaql.spec.j2
 python-yaql.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,yaql
   




commit python-manilaclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-manilaclient for 
openSUSE:Factory checked in at 2018-03-19 23:37:08

Comparing /work/SRC/openSUSE:Factory/python-manilaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-manilaclient.new (New)


Package is "python-manilaclient"

Mon Mar 19 23:37:08 2018 rev:12 rq:584482 version:1.21.0

Changes:

--- /work/SRC/openSUSE:Factory/python-manilaclient/python-manilaclient.changes  
2018-02-14 10:50:37.363841617 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-manilaclient.new/python-manilaclient.changes 
2018-03-19 23:37:13.743840630 +0100
@@ -1,0 +2,11 @@
+Thu Mar  8 15:48:29 UTC 2018 - tbecht...@suse.com
+
+- Update spec file based on upstream spec
+  * Switch to singlespec
+
+---
+Fri Feb 23 13:08:51 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-manilaclient.spec ++
--- /var/tmp/diff_new_pack.ZpqidT/_old  2018-03-19 23:37:14.467814513 +0100
+++ /var/tmp/diff_new_pack.ZpqidT/_new  2018-03-19 23:37:14.471814369 +0100
@@ -22,18 +22,25 @@
 Summary:Client Library for OpenStack Share API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/python-manilaclient
+URL:https://launchpad.net/python-manilaclient
 Source0:
https://files.pythonhosted.org/packages/source/p/python-manilaclient/python-manilaclient-1.21.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  openstack-tempest
-BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-openstackclient >= 3.12.0
-BuildRequires:  python-oslotest >= 3.2.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testtools >= 2.2.0
+BuildRequires:  python2-ddt >= 1.0.1
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-openstackclient >= 3.12.0
+BuildRequires:  python2-oslotest >= 3.2.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-ddt >= 1.0.1
+BuildRequires:  python3-devel
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-openstackclient >= 3.12.0
+BuildRequires:  python3-oslotest >= 3.2.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
 Requires:   python-debtcollector >= 1.2.0
@@ -46,79 +53,80 @@
 Requires:   python-simplejson >= 3.5.1
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
+%if 0%{?suse_version}
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
+%else
+# on RDO, update-alternatives is in chkconfig
+Requires(post): chkconfig
+Requires(postun): chkconfig
+%endif
+%python_subpackages
 
 %description
 Client library and command line utility for interacting with Openstack
 Share API.
 
-%package doc
+%package -n python-manilaclient-doc
 Summary:Documentation for OpenStack Share API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
-%description  doc
+%description -n python-manilaclient-doc
 Client library and command line utility for interacting with Openstack
 Share API.
 This package contains auto-generated documentation.
 
-%package test
-Summary:Testsuite for OpenStack Share API Client
-Group:  Development/Languages/Python
-Requires:   %{name} = %{version}
-Requires:   openstack-tempest
-Requires:   python-ddt >= 1.0.1
-Requires:   python-fixtures >= 3.0.0
-Requires:   python-mock >= 2.0.0
-Requires:   python-openstackclient >= 3.12.0
-Requires:   python-oslotest >= 3.2.0
-Requires:   python-testrepository >= 0.0.18
-Requires:   python-testtools >= 2.2.0
-
-%descriptiontest
-Client library and command line utility for interacting with Openstack
-Share API.
-This package contains the testsuite.
-
 %prep
 %autosetup -p1 -n python-manilaclient-1.21.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
-%{py2_build}
+%{python_build}
 
 %{__python2} setup.py build_sphinx --builder=html,man
 # remove the sphinx-build leftovers
 rm -rf doc/build/html/.{doctrees,buildinfo}
 
 %install
-%{py2_install}
+%{python_install}
 # man page
-install -p 

commit python-oslo.rootwrap for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.rootwrap for 
openSUSE:Factory checked in at 2018-03-19 23:36:21

Comparing /work/SRC/openSUSE:Factory/python-oslo.rootwrap (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.rootwrap.new (New)


Package is "python-oslo.rootwrap"

Mon Mar 19 23:36:21 2018 rev:7 rq:583347 version:5.13.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.rootwrap/python-oslo.rootwrap.changes
2018-01-17 21:56:34.688086244 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.rootwrap.new/python-oslo.rootwrap.changes
   2018-03-19 23:36:21.653719744 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:27:07 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.rootwrap.spec ++
--- /var/tmp/diff_new_pack.amN7tP/_old  2018-03-19 23:36:22.249698244 +0100
+++ /var/tmp/diff_new_pack.amN7tP/_new  2018-03-19 23:36:22.249698244 +0100
@@ -29,7 +29,7 @@
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-six >= 1.10.0
@@ -52,7 +52,7 @@
 Summary:Documentation for OpenStack oslo.rootwrap
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description doc

++ _service ++
--- /var/tmp/diff_new_pack.amN7tP/_old  2018-03-19 23:36:22.297696513 +0100
+++ /var/tmp/diff_new_pack.amN7tP/_new  2018-03-19 23:36:22.297696513 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.rootwrap/oslo.rootwrap.spec.j2
 python-oslo.rootwrap.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.rootwrap
   




commit python-swiftclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-swiftclient for 
openSUSE:Factory checked in at 2018-03-19 23:36:58

Comparing /work/SRC/openSUSE:Factory/python-swiftclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-swiftclient.new (New)


Package is "python-swiftclient"

Mon Mar 19 23:36:58 2018 rev:24 rq:583359 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-swiftclient/python-swiftclient.changes
2018-01-24 15:28:24.352251080 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-swiftclient.new/python-swiftclient.changes   
2018-03-19 23:36:59.848341900 +0100
@@ -1,0 +2,21 @@
+Fri Feb 23 13:45:16 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:11:31 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.5.0 (bsc#1078607)
+  - Add support for versionless endpoints
+  - Update tox_install.sh to align for sphinx jobs
+  - Remove setting of version/release from releasenotes
+  - authors/changelog updates for 3.5.0 release
+  - Allow for object uploads > 5GB from stdin.
+  - Trying out the new releasenotes jobs
+  - Make tox runnable in a directory with spaces
+  - Add pypy-devel for RPM-based systems
+  - Add releasenotes tox env
+  - Revert "Add Constraints support"
+  - Allow --meta on upload
+
+---

Old:

  python-swiftclient-3.4.0.tar.gz

New:

  python-swiftclient-3.5.0.tar.gz



Other differences:
--
++ python-swiftclient.spec ++
--- /var/tmp/diff_new_pack.cUQOWB/_old  2018-03-19 23:37:00.444320400 +0100
+++ /var/tmp/diff_new_pack.cUQOWB/_new  2018-03-19 23:37:00.448320256 +0100
@@ -17,33 +17,33 @@
 
 
 Name:   python-swiftclient
-Version:3.4.0
+Version:3.5.0
 Release:0
 Summary:OpenStack Object Storage API Client Library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/python-swiftclient
-Source0:
https://files.pythonhosted.org/packages/source/p/python-swiftclient/python-swiftclient-3.4.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-swiftclient/python-swiftclient-3.5.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python2-keystoneclient
-BuildRequires:  python2-mock
-BuildRequires:  python2-pbr
-BuildRequires:  python2-setuptools
-BuildRequires:  python2-testrepository
-BuildRequires:  python2-testscenarios
+BuildRequires:  python2-keystoneclient >= 3.8.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-setuptools >= 16.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testscenarios >= 0.4
 BuildRequires:  python3-devel
-BuildRequires:  python3-keystoneclient
-BuildRequires:  python3-mock
-BuildRequires:  python3-pbr
-BuildRequires:  python3-setuptools
-BuildRequires:  python3-testrepository
-BuildRequires:  python3-testscenarios
-Requires:   python-requests
-Requires:   python-six
+BuildRequires:  python3-keystoneclient >= 3.8.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testscenarios >= 0.4
+Requires:   python-requests >= 2.14.2
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 %ifpython2
-Requires:   python-futures
+Requires:   python-futures >= 3.0.0
 %endif
 %if 0%{?suse_version}
 Requires(post): update-alternatives
@@ -63,8 +63,8 @@
 Summary:%{summary} - Documentation
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-futures
-BuildRequires:  python-oslosphinx
+BuildRequires:  python-futures >= 3.0.0
+BuildRequires:  python-oslosphinx >= 4.7.0
 Requires:   %{name} = %{version}
 
 %description -n python-swiftclient-doc
@@ -74,7 +74,7 @@
 This package contains documentation files for %{name}.
 
 %prep
-%autosetup -p1 -n python-swiftclient-3.4.0
+%autosetup -p1 -n python-swiftclient-3.5.0
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.cUQOWB/_old  2018-03-19 23:37:00.488318813 +0100
+++ /var/tmp/diff_new_pack.cUQOWB/_new  2018-03-19 23:37:00.488318813 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-swiftclient/python-swiftclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-swiftclient/python-swiftclient.spec.j2
 python-swiftclient.spec
-

commit python-oslo.serialization for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.serialization for 
openSUSE:Factory checked in at 2018-03-19 23:36:23

Comparing /work/SRC/openSUSE:Factory/python-oslo.serialization (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.serialization.new (New)


Package is "python-oslo.serialization"

Mon Mar 19 23:36:23 2018 rev:10 rq:583348 version:2.24.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.serialization/python-oslo.serialization.changes
  2018-01-17 21:56:46.939513170 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.serialization.new/python-oslo.serialization.changes
 2018-03-19 23:36:27.529507779 +0100
@@ -1,0 +2,18 @@
+Fri Feb 23 13:27:33 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:05:15 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.24.0
+  - When serializing an exception return its 'repr'
+  - Remove -U from pip install
+  - Remove setting of version/release from releasenotes
+  - Update .gitreview for stable/queens
+  - Avoid tox_install.sh for constraints support
+  - Add bandit to pep8 job
+  - Updated from global requirements
+  - msgpack-python has been renamed to msgpack
+
+---
@@ -4 +22 @@
-- update to version 2.21.1
+- update to version 2.21.1 (bsc#1078607)

Old:

  oslo.serialization-2.21.1.tar.gz

New:

  oslo.serialization-2.24.0.tar.gz



Other differences:
--
++ python-oslo.serialization.spec ++
--- /var/tmp/diff_new_pack.lbiLid/_old  2018-03-19 23:36:28.509472427 +0100
+++ /var/tmp/diff_new_pack.lbiLid/_new  2018-03-19 23:36:28.521471994 +0100
@@ -17,33 +17,33 @@
 
 
 Name:   python-oslo.serialization
-Version:2.21.1
+Version:2.24.0
 Release:0
 Summary:OpenStack serialization library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/oslo.serialization
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.serialization/oslo.serialization-2.21.1.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.serialization/oslo.serialization-2.24.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-ipaddress >= 1.0.16
 BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-msgpack-python >= 0.4.0
+BuildRequires:  python2-msgpack >= 0.4.0
 BuildRequires:  python2-netaddr >= 0.7.18
 BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslo.utils >= 3.31.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python3-devel
 BuildRequires:  python3-mock >= 2.0.0
-BuildRequires:  python3-msgpack-python >= 0.4.0
+BuildRequires:  python3-msgpack >= 0.4.0
 BuildRequires:  python3-netaddr >= 0.7.18
 BuildRequires:  python3-oslo.i18n >= 3.15.3
-BuildRequires:  python3-oslo.utils >= 3.31.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslo.utils >= 3.33.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-pbr >= 2.0.0
-Requires:   python-msgpack-python >= 0.4.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-msgpack >= 0.4.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pytz >= 2013.6
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -57,7 +57,7 @@
 Summary:Documentation for OpenStack serialization library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-oslo.serialization-doc
 The oslo.serialization library provides support for representing objects
@@ -65,7 +65,7 @@
 This package contains the documentation.
 
 %prep
-%autosetup -p1 -n oslo.serialization-2.21.1
+%autosetup -p1 -n oslo.serialization-2.24.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ _service ++
--- /var/tmp/diff_new_pack.lbiLid/_old  2018-03-19 23:36:28.557470696 +0100
+++ /var/tmp/diff_new_pack.lbiLid/_new  2018-03-19 23:36:28.561470551 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.serialization/oslo.serialization.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.serialization/oslo.serialization.spec.j2
 python-oslo.serialization.spec
-

commit python-pycadf for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-pycadf for openSUSE:Factory 
checked in at 2018-03-19 23:36:49

Comparing /work/SRC/openSUSE:Factory/python-pycadf (Old)
 and  /work/SRC/openSUSE:Factory/.python-pycadf.new (New)


Package is "python-pycadf"

Mon Mar 19 23:36:49 2018 rev:11 rq:583356 version:2.7.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycadf/python-pycadf.changes  
2017-09-20 17:13:19.404213501 +0200
+++ /work/SRC/openSUSE:Factory/.python-pycadf.new/python-pycadf.changes 
2018-03-19 23:36:51.144655879 +0100
@@ -1,0 +2,20 @@
+Fri Feb 23 13:39:51 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:09:33 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.7.0 (bsc#1078607)
+  - Turn on warning-is-error for sphinx build
+  - Removed references to events api
+  - Stopping using norm_ns
+  - Update URL in docs as per the doc-migration spec
+  - Adding panko_api_audit_map.conf to pycadf
+  - Adding gnocchi_api_audit_map.conf to pycadf
+  - Avoid tox_install.sh for constraints support
+  - Updated from global requirements
+  - Switch from oslosphinx to openstackdocstheme
+  - changed 'target_endpoint_type' value
+
+---

Old:

  pycadf-2.6.0.tar.gz

New:

  pycadf-2.7.0.tar.gz



Other differences:
--
++ python-pycadf.spec ++
--- /var/tmp/diff_new_pack.4P4oQj/_old  2018-03-19 23:36:51.960626443 +0100
+++ /var/tmp/diff_new_pack.4P4oQj/_new  2018-03-19 23:36:51.964626299 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python
 #
-# 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
@@ -18,27 +18,26 @@
 
 %global sname pycadf
 Name:   python-%{sname}
-Version:2.6.0
+Version:2.7.0
 Release:0
 Summary:DMTF Cloud Audit (CADF) data model
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/pycadf
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
+BuildRequires:  python-fixtures >= 3.0.0
+BuildRequires:  python-oslo.config >= 5.1.0
+BuildRequires:  python-oslo.serialization >= 2.18.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-setuptools >= 16.0
-Requires:   python-Babel >= 2.3.4
-Requires:   python-WebOb >= 1.7.1
 Requires:   python-debtcollector >= 1.2.0
-Requires:   python-iso8601 >= 0.1.11
-Requires:   python-netaddr >= 0.7.13
-Requires:   python-oslo.config >= 4.0.0
-Requires:   python-oslo.messaging >= 5.24.2
-Requires:   python-oslo.serialization >= 1.10.0
+Requires:   python-oslo.config >= 5.1.0
+Requires:   python-oslo.serialization >= 2.18.0
 Requires:   python-pytz >= 2013.6
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 
 %description
@@ -48,13 +47,14 @@
 Summary:Documentation for the DMTF Cloud Audit (CADF) data model
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for the DMTF Cloud Audit (CADF) data model.
 
 %prep
 %autosetup -n %{sname}-%{version}
+sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 %py_req_cleanup
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.4P4oQj/_old  2018-03-19 23:36:52.012624567 +0100
+++ /var/tmp/diff_new_pack.4P4oQj/_new  2018-03-19 23:36:52.012624567 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/pycadf/pycadf.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/pycadf/pycadf.spec.j2
 python-pycadf.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,pycadf
   

++ pycadf-2.6.0.tar.gz -> pycadf-2.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pycadf-2.6.0/AUTHORS 

commit python-tooz for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-tooz for openSUSE:Factory 
checked in at 2018-03-19 23:37:00

Comparing /work/SRC/openSUSE:Factory/python-tooz (Old)
 and  /work/SRC/openSUSE:Factory/.python-tooz.new (New)


Package is "python-tooz"

Mon Mar 19 23:37:00 2018 rev:6 rq:583360 version:1.60.0

Changes:

--- /work/SRC/openSUSE:Factory/python-tooz/python-tooz.changes  2018-02-20 
17:55:35.853336069 +0100
+++ /work/SRC/openSUSE:Factory/.python-tooz.new/python-tooz.changes 
2018-03-19 23:37:00.768308713 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:55:30 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-tooz.spec ++
--- /var/tmp/diff_new_pack.3f3blb/_old  2018-03-19 23:37:01.464283606 +0100
+++ /var/tmp/diff_new_pack.3f3blb/_new  2018-03-19 23:37:01.468283461 +0100
@@ -73,7 +73,7 @@
 Summary:Documentation for %{name}
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-redis >= 2.10.0
 
 %description doc

++ _service ++
--- /var/tmp/diff_new_pack.3f3blb/_old  2018-03-19 23:37:01.508282018 +0100
+++ /var/tmp/diff_new_pack.3f3blb/_new  2018-03-19 23:37:01.508282018 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/tooz/tooz.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/tooz/tooz.spec.j2
 python-tooz.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,tooz
   




commit python-oslo.service for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.service for 
openSUSE:Factory checked in at 2018-03-19 23:36:28

Comparing /work/SRC/openSUSE:Factory/python-oslo.service (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.service.new (New)


Package is "python-oslo.service"

Mon Mar 19 23:36:28 2018 rev:11 rq:583349 version:1.29.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.service/python-oslo.service.changes  
2017-08-28 15:31:37.178829994 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.service.new/python-oslo.service.changes 
2018-03-19 23:36:29.233446310 +0100
@@ -1,0 +2,21 @@
+Fri Feb 23 13:28:03 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Jan 15 12:00:15 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.29.0
+  - Remove -U from pip install
+  - change periodic_task to catch all exceptions including BaseException
+  - Update reno for stable/pike
+  - Maintain shared memory after fork in Python >=3.7
+  - Remove setting of version/release from releasenotes
+  - Imported Translations from Zanata
+  - Revert "Permit aborting loopingcall while sleeping"
+  - Permit aborting loopingcall while sleeping
+  - Fix bandit scan and make it voting
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---

Old:

  oslo.service-1.25.0.tar.gz

New:

  oslo.service-1.29.0.tar.gz



Other differences:
--
++ python-oslo.service.spec ++
--- /var/tmp/diff_new_pack.s9emkt/_old  2018-03-19 23:36:30.161412835 +0100
+++ /var/tmp/diff_new_pack.s9emkt/_new  2018-03-19 23:36:30.165412690 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-oslo.service
 #
-# 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
@@ -16,48 +16,50 @@
 #
 
 
-%global sname oslo.service
+%if 0%{?rhel} || 0%{?fedora}
+%global rdo 1
+%endif
 Name:   python-oslo.service
-Version:1.25.0
+Version:1.29.0
 Release:0
 Summary:OpenStack oslo.service library
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/o/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/oslo.service
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.service/oslo.service-1.29.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  procps
-BuildRequires:  python-Paste
+BuildRequires:  python-Paste >= 2.0.2
 BuildRequires:  python-PasteDeploy >= 1.5.0
 BuildRequires:  python-Routes >= 2.3.1
 BuildRequires:  python-WebOb >= 1.7.1
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-greenlet >= 0.3.2
-BuildRequires:  python-mock >= 2.0
+BuildRequires:  python-greenlet >= 0.4.10
+BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-monotonic >= 0.6
-BuildRequires:  python-oslo.concurrency >= 3.8.0
-BuildRequires:  python-oslo.config >= 4.0.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.log >= 3.22.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.concurrency >= 3.25.0
+BuildRequires:  python-oslo.config >= 5.1.0
+BuildRequires:  python-oslo.i18n >= 3.15.3
+BuildRequires:  python-oslo.log >= 3.36.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-six >= 1.9.0
-Requires:   python-Paste
+BuildRequires:  python-six >= 1.10.0
+Requires:   python-Paste >= 2.0.2
 Requires:   python-PasteDeploy >= 1.5.0
 Requires:   python-Routes >= 2.3.1
 Requires:   python-WebOb >= 1.7.1
 Requires:   python-eventlet >= 0.18.2
-Requires:   python-greenlet >= 0.3.2
+Requires:   python-greenlet >= 0.4.10
 Requires:   python-monotonic >= 0.6
-Requires:   python-oslo.concurrency >= 3.8.0
-Requires:   python-oslo.config >= 4.0.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 3.22.0
-Requires:   python-oslo.utils >= 3.20.0
-Requires:   python-six >= 1.9.0
+Requires:   python-oslo.concurrency >= 3.25.0
+Requires:   python-oslo.config >= 5.1.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.log >= 

commit python-senlinclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-senlinclient for 
openSUSE:Factory checked in at 2018-03-19 23:36:54

Comparing /work/SRC/openSUSE:Factory/python-senlinclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-senlinclient.new (New)


Package is "python-senlinclient"

Mon Mar 19 23:36:54 2018 rev:5 rq:583358 version:1.7.0

Changes:

--- /work/SRC/openSUSE:Factory/python-senlinclient/python-senlinclient.changes  
2018-01-24 15:28:08.860975628 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-senlinclient.new/python-senlinclient.changes 
2018-03-19 23:36:55.700491530 +0100
@@ -1,0 +2,18 @@
+Fri Feb 23 13:42:24 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.7.0
+  - Q3 release note
+  - Receiver update faild when action value None
+  - Refactored make_client
+  - Zuul: Remove project name
+  - Retire senlin command line tool
+  - Update the home page
+  - Add support for region_name and interface for client connection
+  - Avoid tox_install.sh for constraints support
+  - Fix cluster/node force delete parameter location error
+  - Add basic functional tests
+  - Updated from global requirements
+  - Delete TODO file support action create,delete operation
+- Switch to stable/queens spec template
+
+---

Old:

  python-senlinclient-1.5.0.tar.gz

New:

  python-senlinclient-1.7.0.tar.gz



Other differences:
--
++ python-senlinclient.spec ++
--- /var/tmp/diff_new_pack.6DHjfv/_old  2018-03-19 23:36:56.868449397 +0100
+++ /var/tmp/diff_new_pack.6DHjfv/_new  2018-03-19 23:36:56.888448675 +0100
@@ -18,7 +18,7 @@
 
 %global sname python-senlinclient
 Name:   python-senlinclient
-Version:1.5.0
+Version:1.7.0
 Release:0
 Summary:Python API and CLI for OpenStack Senlin
 License:Apache-2.0
@@ -38,11 +38,11 @@
 BuildRequires:  python-openstackclient >= 3.12.0
 BuildRequires:  python-openstacksdk >= 0.9.19
 BuildRequires:  python-os-testr >= 1.0.0
-BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-osc-lib >= 1.8.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-requests >= 2.14.2
@@ -53,13 +53,13 @@
 Requires:   python-appdirs >= 1.3.0
 Requires:   python-heatclient >= 1.10.0
 Requires:   python-jsonschema >= 2.6.0
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-openstackclient >= 3.12.0
 Requires:   python-openstacksdk >= 0.9.19
-Requires:   python-osc-lib >= 1.7.0
+Requires:   python-osc-lib >= 1.8.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
@@ -68,19 +68,19 @@
 %description
 OpenStack Clustering service Provisioning API Client Library
 
-This is a client for the OpenStack Senlin API. It provides a Python API (the
-senlinclient module) and a command-line interface (senlin).
+This is a client for the OpenStack Senlin API.
+It provides a Python API (the senlinclient module).
 
 %package doc
 Summary:Documentation for OpenStack Senlin API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description doc
-This is a client for the OpenStack Senlin API and a command-line script 
(senlin).
-Each implements 100% of the OpenStack Senlin API. This package contains
+This is a client for the OpenStack Senlin API.
+It implements 100% of the OpenStack Senlin API. This package contains
 auto-generated documentation.
 
 %prep
@@ -97,8 +97,6 @@
 
 %install
 %{py2_install}
-# bash completion
-install -p -D -m 644 tools/senlin.bash_completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/senlin.bash_completion
 
 %check
 %{__python2} setup.py testr
@@ -106,11 +104,8 @@
 %files
 %license LICENSE
 %doc README.rst
-%{_bindir}/senlin
 %{python2_sitelib}/senlinclient
 %{python2_sitelib}/*.egg-info
-%{_bindir}/senlin
-%{_sysconfdir}/bash_completion.d/senlin.bash_completion
 
 %files doc
 %license LICENSE

++ _service ++
--- /var/tmp/diff_new_pack.6DHjfv/_old  

commit python-oslotest for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslotest for openSUSE:Factory 
checked in at 2018-03-19 23:36:47

Comparing /work/SRC/openSUSE:Factory/python-oslotest (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslotest.new (New)


Package is "python-oslotest"

Mon Mar 19 23:36:47 2018 rev:14 rq:583354 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslotest/python-oslotest.changes  
2018-01-24 15:28:04.701170189 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslotest.new/python-oslotest.changes 
2018-03-19 23:36:48.516750679 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:28:58 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslotest.spec ++
--- /var/tmp/diff_new_pack.DDHEiT/_old  2018-03-19 23:36:50.028696136 +0100
+++ /var/tmp/diff_new_pack.DDHEiT/_new  2018-03-19 23:36:50.040695703 +0100
@@ -26,35 +26,35 @@
 Source0:
https://files.pythonhosted.org/packages/source/o/oslotest/oslotest-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python2-debtcollector
-BuildRequires:  python2-fixtures
-BuildRequires:  python2-mock
-BuildRequires:  python2-mox3
-BuildRequires:  python2-pbr
-BuildRequires:  python2-python-subunit
-BuildRequires:  python2-six
-BuildRequires:  python2-testrepository
-BuildRequires:  python2-testtools
-BuildRequires:  python3-debtcollector
+BuildRequires:  python2-debtcollector >= 1.2.0
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-mox3 >= 0.20.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-python-subunit >= 1.0.0
+BuildRequires:  python2-six >= 1.10.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-debtcollector >= 1.2.0
 BuildRequires:  python3-devel
-BuildRequires:  python3-fixtures
-BuildRequires:  python3-mock
-BuildRequires:  python3-mox3
-BuildRequires:  python3-pbr
-BuildRequires:  python3-python-subunit
-BuildRequires:  python3-six
-BuildRequires:  python3-testrepository
-BuildRequires:  python3-testtools
-Requires:   python-debtcollector
-Requires:   python-fixtures
-Requires:   python-mock
-Requires:   python-mox3
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-mox3 >= 0.20.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-python-subunit >= 1.0.0
+BuildRequires:  python3-six >= 1.10.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testtools >= 2.2.0
+Requires:   python-debtcollector >= 1.2.0
+Requires:   python-fixtures >= 3.0.0
+Requires:   python-mock >= 2.0.0
+Requires:   python-mox3 >= 0.20.0
 # NOTE: python-os-client-config is only needed for functional testing
-# Requires:   python-os-client-config
-Requires:   python-python-subunit
-Requires:   python-six
-Requires:   python-testrepository
-Requires:   python-testtools
+# Requires:   python-os-client-config >= 1.28.0
+Requires:   python-python-subunit >= 1.0.0
+Requires:   python-six >= 1.10.0
+Requires:   python-testrepository >= 0.0.18
+Requires:   python-testtools >= 2.2.0
 BuildArch:  noarch
 %if 0%{?suse_version}
 Requires(post): update-alternatives

++ _service ++
--- /var/tmp/diff_new_pack.DDHEiT/_old  2018-03-19 23:36:50.108693250 +0100
+++ /var/tmp/diff_new_pack.DDHEiT/_new  2018-03-19 23:36:50.108693250 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslotest/oslotest.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslotest/oslotest.spec.j2
 python-oslotest.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslotest
   




commit python-oslo.reports for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.reports for 
openSUSE:Factory checked in at 2018-03-19 23:36:18

Comparing /work/SRC/openSUSE:Factory/python-oslo.reports (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.reports.new (New)


Package is "python-oslo.reports"

Mon Mar 19 23:36:18 2018 rev:6 rq:583346 version:1.26.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.reports/python-oslo.reports.changes  
2018-02-14 10:50:53.779250861 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.reports.new/python-oslo.reports.changes 
2018-03-19 23:36:20.509761011 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:26:39 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.reports.spec ++
--- /var/tmp/diff_new_pack.qyvmgZ/_old  2018-03-19 23:36:21.197736193 +0100
+++ /var/tmp/diff_new_pack.qyvmgZ/_new  2018-03-19 23:36:21.217735471 +0100
@@ -29,18 +29,18 @@
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-greenlet >= 0.4.10
-BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.config >= 5.1.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-psutil >= 3.2.2
 BuildRequires:  python-six >= 1.10.0
 Requires:   python-Jinja2 >= 2.8
 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-psutil >= 3.2.2
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -53,7 +53,7 @@
 Summary:Documentation for OpenStack reports library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 The project oslo.reports hosts a general purpose error report generation

++ _service ++
--- /var/tmp/diff_new_pack.qyvmgZ/_old  2018-03-19 23:36:21.433727680 +0100
+++ /var/tmp/diff_new_pack.qyvmgZ/_new  2018-03-19 23:36:21.437727535 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.reports/oslo.reports.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.reports/oslo.reports.spec.j2
 python-oslo.reports.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.reports
   




commit python-oslo.versionedobjects for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.versionedobjects for 
openSUSE:Factory checked in at 2018-03-19 23:36:36

Comparing /work/SRC/openSUSE:Factory/python-oslo.versionedobjects (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.versionedobjects.new (New)


Package is "python-oslo.versionedobjects"

Mon Mar 19 23:36:36 2018 rev:5 rq:583351 version:1.31.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.versionedobjects/python-oslo.versionedobjects.changes
2018-01-24 15:27:58.537458476 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.versionedobjects.new/python-oslo.versionedobjects.changes
   2018-03-19 23:36:38.901097557 +0100
@@ -1,0 +2,15 @@
+Fri Feb 23 13:29:57 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:05:52 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.31.2 (bsc#1078607)
+  - Treat doc warnings as errors
+  - Update .gitreview for stable/queens
+  - Update UPPER_CONSTRAINTS_FILE for stable/queens
+  - Remove log translations
+  - Handle TZ change in iso8601 >=0.1.12
+
+---
@@ -4 +19 @@
-- update to version 1.31.0
+- update to version 1.31.0 (bsc#1078607)

Old:

  oslo.versionedobjects-1.31.0.tar.gz

New:

  oslo.versionedobjects-1.31.2.tar.gz



Other differences:
--
++ python-oslo.versionedobjects.spec ++
--- /var/tmp/diff_new_pack.7DaGQX/_old  2018-03-19 23:36:39.393079809 +0100
+++ /var/tmp/diff_new_pack.7DaGQX/_new  2018-03-19 23:36:39.397079664 +0100
@@ -17,40 +17,39 @@
 
 
 Name:   python-oslo.versionedobjects
-Version:1.31.0
+Version:1.31.2
 Release:0
 Summary:Oslo Versioned Objects library
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/oslo.versionedobjects
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.versionedobjects/oslo.versionedobjects-1.31.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.versionedobjects/oslo.versionedobjects-1.31.2.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python-iso8601 >= 0.1.11
 BuildRequires:  python-jsonschema >= 2.6.0
-BuildRequires:  python-oslo.concurrency >= 3.20.0
-BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.concurrency >= 3.25.0
+BuildRequires:  python-oslo.config >= 5.1.0
 BuildRequires:  python-oslo.context >= 2.19.2
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-oslo.messaging >= 5.29.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-WebOb >= 1.7.1
 Requires:   python-iso8601 >= 0.1.11
-Requires:   python-jsonschema >= 2.6.0
 Requires:   python-netaddr >= 0.7.18
-Requires:   python-oslo.concurrency >= 3.20.0
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.concurrency >= 3.25.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.context >= 2.19.2
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.log >= 3.36.0
 Requires:   python-oslo.messaging >= 5.29.0
 Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 
@@ -66,20 +65,19 @@
 Summary:osloversionedobjects library - Documentation
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 Requires:   %{name} = %{version}
 
 %description doc
 This package contains documentation files for %{name}.
 
 %prep
-%autosetup -p1 -n oslo.versionedobjects-1.31.0
+%autosetup -p1 -n oslo.versionedobjects-1.31.2
 %py_req_cleanup
-sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 
 %build
 %{py2_build}
-%{__python2} setup.py build_sphinx && rm doc/build/html/.buildinfo
+PYTHONPATH=. sphinx-build -b html doc/source doc/build/html
 
 %install
 %{py2_install}

++ _service ++
--- /var/tmp/diff_new_pack.7DaGQX/_old  2018-03-19 23:36:39.429078510 +0100
+++ 

commit python-oslo.vmware for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.vmware for 
openSUSE:Factory checked in at 2018-03-19 23:36:39

Comparing /work/SRC/openSUSE:Factory/python-oslo.vmware (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.vmware.new (New)


Package is "python-oslo.vmware"

Mon Mar 19 23:36:39 2018 rev:12 rq:583352 version:2.26.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.vmware/python-oslo.vmware.changes
2018-01-24 15:28:00.717356518 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.vmware.new/python-oslo.vmware.changes   
2018-03-19 23:36:39.961059319 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:30:31 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.vmware.spec ++
--- /var/tmp/diff_new_pack.7Y2KM4/_old  2018-03-19 23:36:41.021021082 +0100
+++ /var/tmp/diff_new_pack.7Y2KM4/_new  2018-03-19 23:36:41.025020937 +0100
@@ -34,9 +34,9 @@
 BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-mox3 >= 0.20.0
 BuildRequires:  python-netaddr >= 0.7.18
-BuildRequires:  python-oslo.concurrency >= 3.20.0
+BuildRequires:  python-oslo.concurrency >= 3.25.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.utils >= 3.31.0
+BuildRequires:  python-oslo.utils >= 3.33.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-requests >= 2.14.2
@@ -49,9 +49,9 @@
 Requires:   python-eventlet >= 0.18.2
 Requires:   python-lxml >= 3.4.1
 Requires:   python-netaddr >= 0.7.18
-Requires:   python-oslo.concurrency >= 3.20.0
+Requires:   python-oslo.concurrency >= 3.25.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.10.0
 Requires:   python-stevedore >= 1.20.0
@@ -71,7 +71,7 @@
 Summary:Documentation for OpenStack common VMware library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 Requires:   %{name} = %{version}
 
 %description doc

++ _service ++
--- /var/tmp/diff_new_pack.7Y2KM4/_old  2018-03-19 23:36:41.073019206 +0100
+++ /var/tmp/diff_new_pack.7Y2KM4/_new  2018-03-19 23:36:41.073019206 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.vmware/oslo.vmware.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.vmware/oslo.vmware.spec.j2
 python-oslo.vmware.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.vmware
   




commit python-oslosphinx for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslosphinx for 
openSUSE:Factory checked in at 2018-03-19 23:36:44

Comparing /work/SRC/openSUSE:Factory/python-oslosphinx (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslosphinx.new (New)


Package is "python-oslosphinx"

Mon Mar 19 23:36:44 2018 rev:13 rq:583353 version:4.18.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslosphinx/python-oslosphinx.changes  
2018-01-24 15:28:13.984735983 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslosphinx.new/python-oslosphinx.changes 
2018-03-19 23:36:47.308794255 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:28:32 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ _service ++
--- /var/tmp/diff_new_pack.UDm6az/_old  2018-03-19 23:36:47.920772178 +0100
+++ /var/tmp/diff_new_pack.UDm6az/_new  2018-03-19 23:36:47.924772034 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslosphinx/oslosphinx.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslosphinx/oslosphinx.spec.j2
 python-oslosphinx.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslosphinx
   




commit python-oslo.utils for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.utils for 
openSUSE:Factory checked in at 2018-03-19 23:36:33

Comparing /work/SRC/openSUSE:Factory/python-oslo.utils (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.utils.new (New)


Package is "python-oslo.utils"

Mon Mar 19 23:36:33 2018 rev:15 rq:583350 version:3.35.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.utils/python-oslo.utils.changes  
2018-02-14 10:51:44.937409698 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.utils.new/python-oslo.utils.changes 
2018-03-19 23:36:36.705176773 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:29:28 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ _service ++
--- /var/tmp/diff_new_pack.a8Z1OT/_old  2018-03-19 23:36:37.365152965 +0100
+++ /var/tmp/diff_new_pack.a8Z1OT/_new  2018-03-19 23:36:37.365152965 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.utils/oslo.utils.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.utils/oslo.utils.spec.j2
 python-oslo.utils.spec
-https://raw.githubusercontent.com/openstack/requirements/master/requirements.txt
+https://raw.githubusercontent.com/openstack/requirements/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.utils
   




commit python-saharaclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-saharaclient for 
openSUSE:Factory checked in at 2018-03-19 23:36:52

Comparing /work/SRC/openSUSE:Factory/python-saharaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-saharaclient.new (New)


Package is "python-saharaclient"

Mon Mar 19 23:36:52 2018 rev:8 rq:583357 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-saharaclient/python-saharaclient.changes  
2018-01-24 15:28:06.305095171 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-saharaclient.new/python-saharaclient.changes 
2018-03-19 23:36:52.580604078 +0100
@@ -1,0 +2,20 @@
+Fri Feb 23 13:41:56 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:10:07 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.5.0 (bsc#1078607)
+  - Remove -U from pip install
+  - APIv2 support in client
+  - Fix misleading docstring
+  - Remove setting of version/release from releasenotes
+  - Modify home page in setup.cfg
+  - Properly document job binary "extra"
+  - Auto-document members properly
+  - Avoid tox_install.sh for constraints support
+  - Updated from global requirements
+  - Support of S3 binaries in OSC
+
+---

Old:

  python-saharaclient-1.4.0.tar.gz

New:

  python-saharaclient-1.5.0.tar.gz



Other differences:
--
++ python-saharaclient.spec ++
--- /var/tmp/diff_new_pack.y7bOsN/_old  2018-03-19 23:36:53.460572334 +0100
+++ /var/tmp/diff_new_pack.y7bOsN/_new  2018-03-19 23:36:53.464572190 +0100
@@ -18,7 +18,7 @@
 
 %global sname saharaclient
 Name:   python-saharaclient
-Version:1.4.0
+Version:1.5.0
 Release:0
 Summary:Client library for OpenStack Sahara API
 License:Apache-2.0
@@ -30,12 +30,12 @@
 BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-os-testr >= 1.0.0
-BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-osc-lib >= 1.8.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-requests >= 2.14.2
 BuildRequires:  python-requests-mock >= 1.1.0
@@ -43,14 +43,14 @@
 BuildRequires:  python-testrepository >= 0.0.18
 Requires:   python-Babel >= 2.3.4
 Requires:   python-PrettyTable >= 0.7.1
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-keystoneclient >= 3.8.0
 Requires:   python-openstackclient >= 3.12.0
-Requires:   python-osc-lib >= 1.7.0
+Requires:   python-osc-lib >= 1.8.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.log >= 3.36.0
 Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -62,7 +62,7 @@
 Summary:Documentation for Client library for OpenStack Sahara API
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Python client library for interacting with OpenStack Sahara API.

++ _service ++
--- /var/tmp/diff_new_pack.y7bOsN/_old  2018-03-19 23:36:53.496571035 +0100
+++ /var/tmp/diff_new_pack.y7bOsN/_new  2018-03-19 23:36:53.500570891 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-saharaclient/python-saharaclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-saharaclient/python-saharaclient.spec.j2
 python-saharaclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-saharaclient
   

++ python-saharaclient-1.4.0.tar.gz -> python-saharaclient-1.5.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-saharaclient-1.4.0/AUTHORS 
new/python-saharaclient-1.5.0/AUTHORS
--- 

commit python-oslo.messaging for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.messaging for 
openSUSE:Factory checked in at 2018-03-19 23:36:00

Comparing /work/SRC/openSUSE:Factory/python-oslo.messaging (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.messaging.new (New)


Package is "python-oslo.messaging"

Mon Mar 19 23:36:00 2018 rev:15 rq:583342 version:5.35.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.messaging/python-oslo.messaging.changes  
2018-01-24 15:27:49.073901102 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.messaging.new/python-oslo.messaging.changes
 2018-03-19 23:36:04.382342797 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:23:04 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.messaging.spec ++
--- /var/tmp/diff_new_pack.eycN4I/_old  2018-03-19 23:36:05.006320288 +0100
+++ /var/tmp/diff_new_pack.eycN4I/_new  2018-03-19 23:36:05.006320288 +0100
@@ -40,14 +40,14 @@
 BuildRequires:  python-kombu >= 4.0.0
 BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-monotonic >= 0.6
-BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.config >= 5.1.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-oslo.middleware >= 3.31.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
 BuildRequires:  python-oslo.service >= 1.24.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-pifpaf >= 0.10.0
 BuildRequires:  python-pika >= 0.10.0
@@ -72,13 +72,13 @@
 Requires:   python-greenlet >= 0.4.10
 Requires:   python-kombu >= 4.0.0
 Requires:   python-monotonic >= 0.6
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.log >= 3.36.0
 Requires:   python-oslo.middleware >= 3.31.0
 Requires:   python-oslo.serialization >= 2.18.0
 Requires:   python-oslo.service >= 1.24.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pika >= 0.10.0
 Requires:   python-pika-pool >= 0.1.3
 Requires:   python-six >= 1.10.0
@@ -94,7 +94,7 @@
 Summary:Documentation for OpenStack messaging library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 The Oslo messaging API supports RPC and notifications over a number

++ _service ++
--- /var/tmp/diff_new_pack.eycN4I/_old  2018-03-19 23:36:05.062318267 +0100
+++ /var/tmp/diff_new_pack.eycN4I/_new  2018-03-19 23:36:05.062318267 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.messaging/oslo.messaging.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.messaging/oslo.messaging.spec.j2
 python-oslo.messaging.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.messaging
   




commit python-oslo.privsep for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.privsep for 
openSUSE:Factory checked in at 2018-03-19 23:36:14

Comparing /work/SRC/openSUSE:Factory/python-oslo.privsep (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.privsep.new (New)


Package is "python-oslo.privsep"

Mon Mar 19 23:36:14 2018 rev:7 rq:583345 version:1.27.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.privsep/python-oslo.privsep.changes  
2018-01-24 15:27:53.941673428 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.privsep.new/python-oslo.privsep.changes 
2018-03-19 23:36:17.537868220 +0100
@@ -1,0 +2,12 @@
+Fri Feb 23 13:26:01 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:04:39 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.27.0 (bsc#1078607)
+  - Update .gitreview for stable/queens
+  - msgpack-python has been renamed to msgpack
+
+---
@@ -4 +16 @@
-- update to version 1.26.0
+- update to version 1.26.0 (bsc#1078607)

Old:

  oslo.privsep-1.26.0.tar.gz

New:

  oslo.privsep-1.27.0.tar.gz



Other differences:
--
++ python-oslo.privsep.spec ++
--- /var/tmp/diff_new_pack.mvtQbf/_old  2018-03-19 23:36:18.041850039 +0100
+++ /var/tmp/diff_new_pack.mvtQbf/_new  2018-03-19 23:36:18.041850039 +0100
@@ -17,40 +17,39 @@
 
 
 Name:   python-oslo.privsep
-Version:1.26.0
+Version:1.27.0
 Release:0
 Summary:OpenStack library for privilege separation
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/oslo.privsep
-Source0:
https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.26.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/o/oslo.privsep/oslo.privsep-1.27.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-Babel >= 2.3.4
 BuildRequires:  python-Sphinx
 BuildRequires:  python-cffi >= 1.7.0
 BuildRequires:  python-devel
 BuildRequires:  python-enum34 >= 1.0.4
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-greenlet >= 0.4.10
-BuildRequires:  python-msgpack-python >= 0.4.0
-BuildRequires:  python-openstackdocstheme >= 1.17.0
-BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-msgpack >= 0.4.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
+BuildRequires:  python-oslo.config >= 5.1.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.30.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.log >= 3.36.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-setuptools >= 16.0
-Requires:   python-Babel >= 2.3.4
 Requires:   python-cffi >= 1.7.0
 Requires:   python-enum34 >= 1.0.4
 Requires:   python-eventlet >= 0.18.2
 Requires:   python-greenlet >= 0.4.10
-Requires:   python-msgpack-python >= 0.4.0
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-msgpack >= 0.4.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.log >= 3.36.0
+Requires:   python-oslo.utils >= 3.33.0
 BuildArch:  noarch
 
 %description
@@ -65,7 +64,7 @@
 Documentation for oslo.privsep
 
 %prep
-%autosetup -p1 -n oslo.privsep-1.26.0
+%autosetup -p1 -n oslo.privsep-1.27.0
 %py_req_cleanup
 sed -i 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg
 

++ _service ++
--- /var/tmp/diff_new_pack.mvtQbf/_old  2018-03-19 23:36:18.073848885 +0100
+++ /var/tmp/diff_new_pack.mvtQbf/_new  2018-03-19 23:36:18.073848885 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.privsep/oslo.privsep.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.privsep/oslo.privsep.spec.j2
 python-oslo.privsep.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.privsep
   

++ oslo.privsep-1.26.0.tar.gz -> oslo.privsep-1.27.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.privsep-1.26.0/AUTHORS 

commit python-oslo.policy for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.policy for 
openSUSE:Factory checked in at 2018-03-19 23:36:07

Comparing /work/SRC/openSUSE:Factory/python-oslo.policy (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.policy.new (New)


Package is "python-oslo.policy"

Mon Mar 19 23:36:07 2018 rev:7 rq:583344 version:1.33.1

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.policy/python-oslo.policy.changes
2018-01-17 21:59:56.458630536 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.policy.new/python-oslo.policy.changes   
2018-03-19 23:36:14.665971822 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:24:01 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.policy.spec ++
--- /var/tmp/diff_new_pack.EG1FC5/_old  2018-03-19 23:36:15.633936903 +0100
+++ /var/tmp/diff_new_pack.EG1FC5/_new  2018-03-19 23:36:15.641936615 +0100
@@ -27,24 +27,24 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-PyYAML >= 3.10
-BuildRequires:  python2-oslo.config >= 4.6.0
+BuildRequires:  python2-oslo.config >= 5.1.0
 BuildRequires:  python2-oslo.i18n >= 3.15.3
 BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-requests >= 2.14.2
 BuildRequires:  python2-requests-mock >= 1.1.0
 BuildRequires:  python3-PyYAML >= 3.10
 BuildRequires:  python3-devel
-BuildRequires:  python3-oslo.config >= 4.6.0
+BuildRequires:  python3-oslo.config >= 5.1.0
 BuildRequires:  python3-oslo.i18n >= 3.15.3
 BuildRequires:  python3-oslo.serialization >= 2.18.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-requests >= 2.14.2
 BuildRequires:  python3-requests-mock >= 1.1.0
 Requires:   python-PyYAML >= 3.10
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.i18n >= 3.15.3
 Requires:   python-oslo.serialization >= 2.18.0
 Requires:   python-requests >= 2.14.2
@@ -69,7 +69,7 @@
 Summary:Documentation for the Oslo Policy library
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-oslo.policy-doc
 Documentation for the Oslo Policy library.

++ _service ++
--- /var/tmp/diff_new_pack.EG1FC5/_old  2018-03-19 23:36:15.677935316 +0100
+++ /var/tmp/diff_new_pack.EG1FC5/_new  2018-03-19 23:36:15.677935316 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.policy/oslo.policy.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.policy/oslo.policy.spec.j2
 python-oslo.policy.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.policy
   




commit python-oslo.middleware for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.middleware for 
openSUSE:Factory checked in at 2018-03-19 23:36:04

Comparing /work/SRC/openSUSE:Factory/python-oslo.middleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.middleware.new (New)


Package is "python-oslo.middleware"

Mon Mar 19 23:36:04 2018 rev:10 rq:583343 version:3.34.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-oslo.middleware/python-oslo.middleware.changes
2018-02-14 10:50:51.571330320 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.middleware.new/python-oslo.middleware.changes
   2018-03-19 23:36:07.582227364 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:23:35 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.middleware.spec ++
--- /var/tmp/diff_new_pack.VZr29y/_old  2018-03-19 23:36:08.238203700 +0100
+++ /var/tmp/diff_new_pack.VZr29y/_new  2018-03-19 23:36:08.238203700 +0100
@@ -31,12 +31,12 @@
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.config >= 5.1.0
 BuildRequires:  python-oslo.context >= 2.19.2
 BuildRequires:  python-oslo.i18n >= 3.15.3
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-six >= 1.10.0
 BuildRequires:  python-statsd >= 3.2.1
@@ -45,11 +45,11 @@
 Requires:   python-Jinja2 >= 2.8
 Requires:   python-WebOb >= 1.7.1
 Requires:   python-debtcollector >= 1.2.0
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.context >= 2.19.2
 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-six >= 1.10.0
 Requires:   python-statsd >= 3.2.1
 Requires:   python-stevedore >= 1.20.0
@@ -65,7 +65,7 @@
 Summary:Documentation for OpenStack middleware library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description doc

++ _service ++
--- /var/tmp/diff_new_pack.VZr29y/_old  2018-03-19 23:36:08.274202401 +0100
+++ /var/tmp/diff_new_pack.VZr29y/_new  2018-03-19 23:36:08.278202257 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.middleware/oslo.middleware.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.middleware/oslo.middleware.spec.j2
 python-oslo.middleware.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.middleware
   




commit python-openstackclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-openstackclient for 
openSUSE:Factory checked in at 2018-03-19 23:35:03

Comparing /work/SRC/openSUSE:Factory/python-openstackclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-openstackclient.new (New)


Package is "python-openstackclient"

Mon Mar 19 23:35:03 2018 rev:14 rq:583326 version:3.14.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-openstackclient/python-openstackclient.changes
2018-02-14 10:50:40.495728908 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-openstackclient.new/python-openstackclient.changes
   2018-03-19 23:35:16.308077047 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:14:48 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-openstackclient.spec ++
--- /var/tmp/diff_new_pack.mm4pXO/_old  2018-03-19 23:35:20.539924385 +0100
+++ /var/tmp/diff_new_pack.mm4pXO/_new  2018-03-19 23:35:20.555923808 +0100
@@ -105,11 +105,11 @@
 #BuildRequires:  python-congressclient >= 1.9.0
 #BuildRequires:  python-designateclient >= 2.7.0
 #BuildRequires:  python-heatclient >= 1.10.0
-#BuildRequires:  python-ironicclient >= 1.14.0
+#BuildRequires:  python-ironicclient >= 2.2.0
 #BuildRequires:  python-mistralclient >= 3.1.0
 #BuildRequires:  python-muranoclient >= 0.8.2
 #BuildRequires:  python-neutronclient >= 6.3.0
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 #BuildRequires:  python-ironic-inspector-client >= 1.5.0
 #BuildRequires:  python-saharaclient >= 1.4.0
 #BuildRequires:  python-zaqarclient >= 1.0.0

++ _service ++
--- /var/tmp/diff_new_pack.mm4pXO/_old  2018-03-19 23:35:20.59991 +0100
+++ /var/tmp/diff_new_pack.mm4pXO/_new  2018-03-19 23:35:20.59991 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-openstackclient/python-openstackclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-openstackclient/python-openstackclient.spec.j2
 python-openstackclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-openstackclient
   




commit python-oslo.cache for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.cache for 
openSUSE:Factory checked in at 2018-03-19 23:35:34

Comparing /work/SRC/openSUSE:Factory/python-oslo.cache (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.cache.new (New)


Package is "python-oslo.cache"

Mon Mar 19 23:35:34 2018 rev:4 rq:583334 version:1.28.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.cache/python-oslo.cache.changes  
2018-01-24 15:27:40.430305379 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.cache.new/python-oslo.cache.changes 
2018-03-19 23:35:36.407351978 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:19:25 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.cache.spec ++
--- /var/tmp/diff_new_pack.KZ3H8G/_old  2018-03-19 23:35:37.455314173 +0100
+++ /var/tmp/diff_new_pack.KZ3H8G/_new  2018-03-19 23:35:37.459314029 +0100
@@ -28,20 +28,20 @@
 BuildRequires:  python-devel
 BuildRequires:  python-dogpile.cache >= 0.6.2
 BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.config >= 5.1.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.30.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.log >= 3.36.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-pymongo >= 3.0.2
 BuildRequires:  python-python-memcached >= 1.56
 BuildRequires:  python-six >= 1.10.0
 Requires:   python-dogpile.cache >= 0.6.2
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.log >= 3.36.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-python-memcached >= 1.56
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -56,7 +56,7 @@
 Summary:Documentation for the OpenStack Oslo Cache library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for the OpenStack Oslo cache library.

++ _service ++
--- /var/tmp/diff_new_pack.KZ3H8G/_old  2018-03-19 23:35:37.511312153 +0100
+++ /var/tmp/diff_new_pack.KZ3H8G/_new  2018-03-19 23:35:37.515312008 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.cache/oslo.cache.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.cache/oslo.cache.spec.j2
 python-oslo.cache.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.cache
   




commit python-os-client-config for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-os-client-config for 
openSUSE:Factory checked in at 2018-03-19 23:35:22

Comparing /work/SRC/openSUSE:Factory/python-os-client-config (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-client-config.new (New)


Package is "python-os-client-config"

Mon Mar 19 23:35:22 2018 rev:10 rq:583329 version:1.29.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-os-client-config/python-os-client-config.changes
  2018-02-14 10:51:15.226478999 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-os-client-config.new/python-os-client-config.changes
 2018-03-19 23:35:23.899803180 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:18:56 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-os-client-config.spec ++
--- /var/tmp/diff_new_pack.we7RsF/_old  2018-03-19 23:35:24.547779805 +0100
+++ /var/tmp/diff_new_pack.we7RsF/_new  2018-03-19 23:35:24.551779660 +0100
@@ -67,7 +67,7 @@
 Summary:Documentation for OpenStack client configuration library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description -n python-os-client-config-doc

++ _service ++
--- /var/tmp/diff_new_pack.we7RsF/_old  2018-03-19 23:35:24.587778362 +0100
+++ /var/tmp/diff_new_pack.we7RsF/_new  2018-03-19 23:35:24.587778362 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/os-client-config/os-client-config.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/os-client-config/os-client-config.spec.j2
 python-os-client-config.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,os-client-config
   




commit python-oslo.context for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.context for 
openSUSE:Factory checked in at 2018-03-19 23:35:43

Comparing /work/SRC/openSUSE:Factory/python-oslo.context (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.context.new (New)


Package is "python-oslo.context"

Mon Mar 19 23:35:43 2018 rev:10 rq:583337 version:2.20.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.context/python-oslo.context.changes  
2018-01-17 21:56:54.371165510 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.context.new/python-oslo.context.changes 
2018-03-19 23:35:50.354848830 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:21:06 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.context.spec ++
--- /var/tmp/diff_new_pack.wphvoH/_old  2018-03-19 23:35:51.578804677 +0100
+++ /var/tmp/diff_new_pack.wphvoH/_new  2018-03-19 23:35:51.606803667 +0100
@@ -35,9 +35,9 @@
 BuildArch:  noarch
 %if %{with test}
 BuildRequires:  python2-debtcollector >= 1.2.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python3-debtcollector >= 1.2.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslotest >= 3.2.0
 %endif
 %python_subpackages
 
@@ -51,7 +51,7 @@
 Summary:Documentation for OpenStack common context library
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-oslo.context-doc
 Documentation for the oslo-context library.

++ _service ++
--- /var/tmp/diff_new_pack.wphvoH/_old  2018-03-19 23:35:51.870794143 +0100
+++ /var/tmp/diff_new_pack.wphvoH/_new  2018-03-19 23:35:51.882793710 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.context/oslo.context.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.context/oslo.context.spec.j2
 python-oslo.context.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.context
   




commit python-oslo.concurrency for openSUSE:Factory

2018-03-19 Thread root
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 - tbecht...@suse.com
+
+- 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 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.concurrency/oslo.concurrency.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.concurrency/oslo.concurrency.spec.j2
 python-oslo.concurrency.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.concurrency
   




commit python-os-testr for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-os-testr for openSUSE:Factory 
checked in at 2018-03-19 23:35:26

Comparing /work/SRC/openSUSE:Factory/python-os-testr (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-testr.new (New)


Package is "python-os-testr"

Mon Mar 19 23:35:26 2018 rev:8 rq:583331 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-testr/python-os-testr.changes  
2018-01-06 18:48:01.406500027 +0100
+++ /work/SRC/openSUSE:Factory/.python-os-testr.new/python-os-testr.changes 
2018-03-19 23:35:27.871659898 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:32:34 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-os-testr.spec ++
--- /var/tmp/diff_new_pack.cWOsbc/_old  2018-03-19 23:35:28.683630606 +0100
+++ /var/tmp/diff_new_pack.cWOsbc/_new  2018-03-19 23:35:28.687630462 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-os-testr
 #
-# 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
@@ -27,14 +27,14 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-ddt >= 1.0.1
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-six >= 1.10.0
 BuildRequires:  python2-stestr >= 1.0.0
 BuildRequires:  python2-testscenarios >= 0.4
 BuildRequires:  python3-ddt >= 1.0.1
 BuildRequires:  python3-devel
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-six >= 1.10.0
 BuildRequires:  python3-stestr >= 1.0.0
@@ -64,7 +64,7 @@
 Summary:Documentation for the testr
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-os-testr-doc
 Documentation for the testr wrapper.

++ _service ++
--- /var/tmp/diff_new_pack.cWOsbc/_old  2018-03-19 23:35:28.747628297 +0100
+++ /var/tmp/diff_new_pack.cWOsbc/_new  2018-03-19 23:35:28.747628297 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/os-testr/os-testr.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/os-testr/os-testr.spec.j2
 python-os-testr.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,os-testr
   




commit python-oslo.config for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.config for 
openSUSE:Factory checked in at 2018-03-19 23:35:39

Comparing /work/SRC/openSUSE:Factory/python-oslo.config (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.config.new (New)


Package is "python-oslo.config"

Mon Mar 19 23:35:39 2018 rev:26 rq:583336 version:5.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes
2018-01-17 21:56:32.396193449 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.config.new/python-oslo.config.changes   
2018-03-19 23:35:42.659126449 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:20:32 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.config.spec ++
--- /var/tmp/diff_new_pack.yCBR2b/_old  2018-03-19 23:35:43.603092396 +0100
+++ /var/tmp/diff_new_pack.yCBR2b/_new  2018-03-19 23:35:43.607092251 +0100
@@ -32,7 +32,7 @@
 BuildRequires:  python2-mock >= 2.0.0
 BuildRequires:  python2-netaddr >= 0.7.18
 BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-python-subunit >= 1.0.0
 BuildRequires:  python2-rfc3986 >= 0.3.1
@@ -48,7 +48,7 @@
 BuildRequires:  python3-mock >= 2.0.0
 BuildRequires:  python3-netaddr >= 0.7.18
 BuildRequires:  python3-oslo.i18n >= 3.15.3
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-python-subunit >= 1.0.0
 BuildRequires:  python3-rfc3986 >= 0.3.1
@@ -88,7 +88,7 @@
 Summary:Documentation for OpenStack common configuration library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-oslo.config-doc
 Documentation for the oslo-config library.

++ _service ++
--- /var/tmp/diff_new_pack.yCBR2b/_old  2018-03-19 23:35:43.635091241 +0100
+++ /var/tmp/diff_new_pack.yCBR2b/_new  2018-03-19 23:35:43.639091097 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.config/oslo.config.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.config/oslo.config.spec.j2
 python-oslo.config.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.config
   




commit python-oslo.log for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.log for openSUSE:Factory 
checked in at 2018-03-19 23:35:56

Comparing /work/SRC/openSUSE:Factory/python-oslo.log (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.log.new (New)


Package is "python-oslo.log"

Mon Mar 19 23:35:56 2018 rev:11 rq:583340 version:3.36.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.log/python-oslo.log.changes  
2018-01-17 21:56:39.155877258 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.log.new/python-oslo.log.changes 
2018-03-19 23:35:57.914576117 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:22:28 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.log.spec ++
--- /var/tmp/diff_new_pack.dzdwf8/_old  2018-03-19 23:35:59.370523595 +0100
+++ /var/tmp/diff_new_pack.dzdwf8/_new  2018-03-19 23:35:59.394522729 +0100
@@ -28,12 +28,12 @@
 BuildRequires:  python-devel
 BuildRequires:  python2-mock >= 2.0.0
 BuildRequires:  python2-monotonic >= 0.6
-BuildRequires:  python2-oslo.config >= 4.6.0
+BuildRequires:  python2-oslo.config >= 5.1.0
 BuildRequires:  python2-oslo.context >= 2.19.2
 BuildRequires:  python2-oslo.i18n >= 3.15.3
 BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslo.utils >= 3.31.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-pyinotify >= 0.9.6
 BuildRequires:  python2-python-dateutil >= 2.4.2
@@ -45,12 +45,12 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-mock >= 2.0.0
 BuildRequires:  python3-monotonic >= 0.6
-BuildRequires:  python3-oslo.config >= 4.6.0
+BuildRequires:  python3-oslo.config >= 5.1.0
 BuildRequires:  python3-oslo.context >= 2.19.2
 BuildRequires:  python3-oslo.i18n >= 3.15.3
 BuildRequires:  python3-oslo.serialization >= 2.18.0
-BuildRequires:  python3-oslo.utils >= 3.31.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslo.utils >= 3.33.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-pyinotify >= 0.9.6
 BuildRequires:  python3-python-dateutil >= 2.4.2
@@ -61,11 +61,11 @@
 BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-debtcollector >= 1.2.0
 Requires:   python-monotonic >= 0.6
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.context >= 2.19.2
 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-pyinotify >= 0.9.6
 Requires:   python-python-dateutil >= 2.4.2
 Requires:   python-six >= 1.10.0
@@ -89,7 +89,7 @@
 Summary:Documentation for OpenStack log library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-oslo.log-doc
 Documentation for the oslo.log library.

++ _service ++
--- /var/tmp/diff_new_pack.dzdwf8/_old  2018-03-19 23:35:59.438521143 +0100
+++ /var/tmp/diff_new_pack.dzdwf8/_new  2018-03-19 23:35:59.442520998 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.log/oslo.log.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.log/oslo.log.spec.j2
 python-oslo.log.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.log
   




commit python-oslo.i18n for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.i18n for 
openSUSE:Factory checked in at 2018-03-19 23:35:54

Comparing /work/SRC/openSUSE:Factory/python-oslo.i18n (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.i18n.new (New)


Package is "python-oslo.i18n"

Mon Mar 19 23:35:54 2018 rev:11 rq:583339 version:3.19.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.i18n/python-oslo.i18n.changes
2018-01-24 15:27:45.894049830 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.i18n.new/python-oslo.i18n.changes   
2018-03-19 23:35:54.574696601 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:22:04 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.i18n.spec ++
--- /var/tmp/diff_new_pack.6fqjSe/_old  2018-03-19 23:35:55.222673227 +0100
+++ /var/tmp/diff_new_pack.6fqjSe/_new  2018-03-19 23:35:55.230672938 +0100
@@ -27,12 +27,12 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python2-Babel >= 2.3.4
 BuildRequires:  python2-mock >= 2.0.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-testscenarios >= 0.4
 BuildRequires:  python3-Babel >= 2.3.4
 BuildRequires:  python3-mock >= 2.0.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-testscenarios >= 0.4
 Requires:   python-Babel >= 2.3.4
@@ -49,7 +49,7 @@
 Summary:Documentation for OpenStack i18n library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-oslo.i18n-doc
 Documentation for the oslo.i18n library.

++ _service ++
--- /var/tmp/diff_new_pack.6fqjSe/_old  2018-03-19 23:35:55.270671495 +0100
+++ /var/tmp/diff_new_pack.6fqjSe/_new  2018-03-19 23:35:55.270671495 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.i18n/oslo.i18n.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.i18n/oslo.i18n.spec.j2
 python-oslo.i18n.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.i18n
   




commit python-os-service-types for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-os-service-types for 
openSUSE:Factory checked in at 2018-03-19 23:35:24

Comparing /work/SRC/openSUSE:Factory/python-os-service-types (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-service-types.new (New)


Package is "python-os-service-types"

Mon Mar 19 23:35:24 2018 rev:2 rq:583330 version:1.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-os-service-types/python-os-service-types.changes
  2018-02-15 13:25:34.895811845 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-os-service-types.new/python-os-service-types.changes
 2018-03-19 23:35:25.507745174 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:31:55 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-os-service-types.spec ++
--- /var/tmp/diff_new_pack.GwAYWy/_old  2018-03-19 23:35:26.495709534 +0100
+++ /var/tmp/diff_new_pack.GwAYWy/_new  2018-03-19 23:35:26.503709246 +0100
@@ -53,7 +53,7 @@
 Summary:Documentation for OpenStack os-service-types library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n os-service-types-doc
 The OpenStack Service Types Authority contains information about official

++ _service ++
--- /var/tmp/diff_new_pack.GwAYWy/_old  2018-03-19 23:35:26.535708091 +0100
+++ /var/tmp/diff_new_pack.GwAYWy/_new  2018-03-19 23:35:26.535708091 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/os-service-types/os-service-types.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/os-service-types/os-service-types.spec.j2
 python-os-service-types.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,os-service-types
   




commit python-oslo.db for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-oslo.db for openSUSE:Factory 
checked in at 2018-03-19 23:35:50

Comparing /work/SRC/openSUSE:Factory/python-oslo.db (Old)
 and  /work/SRC/openSUSE:Factory/.python-oslo.db.new (New)


Package is "python-oslo.db"

Mon Mar 19 23:35:50 2018 rev:14 rq:583338 version:4.33.0

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.db/python-oslo.db.changes
2018-02-14 10:50:49.407408196 +0100
+++ /work/SRC/openSUSE:Factory/.python-oslo.db.new/python-oslo.db.changes   
2018-03-19 23:35:53.006753164 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:21:36 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-oslo.db.spec ++
--- /var/tmp/diff_new_pack.dX0ncX/_old  2018-03-19 23:35:54.282707135 +0100
+++ /var/tmp/diff_new_pack.dX0ncX/_new  2018-03-19 23:35:54.286706990 +0100
@@ -32,11 +32,11 @@
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.config >= 5.1.0
 BuildRequires:  python-oslo.context >= 2.19.2
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-psycopg2 >= 2.6.2
 BuildRequires:  python-python-subunit >= 1.0.0
@@ -51,10 +51,10 @@
 Requires:   python-SQLAlchemy >= 1.0.10
 Requires:   python-alembic >= 0.8.10
 Requires:   python-debtcollector >= 1.2.0
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.context >= 2.19.2
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-psycopg2 >= 2.6.2
 Requires:   python-six >= 1.10.0
 Requires:   python-sqlalchemy-migrate >= 0.11.0
@@ -72,7 +72,7 @@
 Summary:Documentation for the Oslo database handling library
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for the Oslo database handling library.

++ _service ++
--- /var/tmp/diff_new_pack.dX0ncX/_old  2018-03-19 23:35:54.330705404 +0100
+++ /var/tmp/diff_new_pack.dX0ncX/_new  2018-03-19 23:35:54.338705115 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/oslo.db/oslo.db.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/oslo.db/oslo.db.spec.j2
 python-oslo.db.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,oslo.db
   




commit python-os-api-ref for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-os-api-ref for 
openSUSE:Factory checked in at 2018-03-19 23:35:14

Comparing /work/SRC/openSUSE:Factory/python-os-api-ref (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-api-ref.new (New)


Package is "python-os-api-ref"

Mon Mar 19 23:35:14 2018 rev:5 rq:583328 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-api-ref/python-os-api-ref.changes  
2018-02-14 10:50:41.807681694 +0100
+++ /work/SRC/openSUSE:Factory/.python-os-api-ref.new/python-os-api-ref.changes 
2018-03-19 23:35:22.243862917 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:17:47 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-os-api-ref.spec ++
--- /var/tmp/diff_new_pack.ZmFYTa/_old  2018-03-19 23:35:22.923838387 +0100
+++ /var/tmp/diff_new_pack.ZmFYTa/_new  2018-03-19 23:35:22.931838098 +0100
@@ -30,7 +30,7 @@
 BuildRequires:  python-Sphinx
 BuildRequires:  python-beautifulsoup4 >= 4.6.0
 BuildRequires:  python-docutils >= 0.11
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-oslosphinx >= 4.7.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
@@ -40,7 +40,7 @@
 Requires:   python-PyYAML >= 3.10
 Requires:   python-Sphinx
 Requires:   python-docutils >= 0.11
-Requires:   python-openstackdocstheme >= 1.17.0
+Requires:   python-openstackdocstheme >= 1.18.1
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 

++ _service ++
--- /var/tmp/diff_new_pack.ZmFYTa/_old  2018-03-19 23:35:22.963836944 +0100
+++ /var/tmp/diff_new_pack.ZmFYTa/_new  2018-03-19 23:35:22.967836800 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/os-api-ref/os-api-ref.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/os-api-ref/os-api-ref.spec.j2
 python-os-api-ref.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,os-api-ref
   




commit python-osc-lib for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-osc-lib for openSUSE:Factory 
checked in at 2018-03-19 23:35:32

Comparing /work/SRC/openSUSE:Factory/python-osc-lib (Old)
 and  /work/SRC/openSUSE:Factory/.python-osc-lib.new (New)


Package is "python-osc-lib"

Mon Mar 19 23:35:32 2018 rev:6 rq:58 version:1.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-osc-lib/python-osc-lib.changes
2018-02-14 10:50:47.627472252 +0100
+++ /work/SRC/openSUSE:Factory/.python-osc-lib.new/python-osc-lib.changes   
2018-03-19 23:35:34.487421238 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:18:19 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-osc-lib.spec ++
--- /var/tmp/diff_new_pack.Jr19tr/_old  2018-03-19 23:35:35.399388339 +0100
+++ /var/tmp/diff_new_pack.Jr19tr/_new  2018-03-19 23:35:35.399388339 +0100
@@ -89,7 +89,7 @@
 Summary:Documentation for the OpenStack client library
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-osc-lib-doc
 Documentation for the OpenStack client library.

++ _service ++
--- /var/tmp/diff_new_pack.Jr19tr/_old  2018-03-19 23:35:35.435387042 +0100
+++ /var/tmp/diff_new_pack.Jr19tr/_new  2018-03-19 23:35:35.435387042 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/osc-lib/osc-lib.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/osc-lib/osc-lib.spec.j2
 python-osc-lib.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,osc-lib
   




commit python-os-win for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-os-win for openSUSE:Factory 
checked in at 2018-03-19 23:35:28

Comparing /work/SRC/openSUSE:Factory/python-os-win (Old)
 and  /work/SRC/openSUSE:Factory/.python-os-win.new (New)


Package is "python-os-win"

Mon Mar 19 23:35:28 2018 rev:5 rq:583332 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-os-win/python-os-win.changes  
2018-02-14 10:50:46.707505360 +0100
+++ /work/SRC/openSUSE:Factory/.python-os-win.new/python-os-win.changes 
2018-03-19 23:35:32.483493528 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:33:07 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-os-win.spec ++
--- /var/tmp/diff_new_pack.MWXEev/_old  2018-03-19 23:35:33.183468277 +0100
+++ /var/tmp/diff_new_pack.MWXEev/_new  2018-03-19 23:35:33.183468277 +0100
@@ -31,11 +31,11 @@
 BuildRequires:  python-devel
 BuildRequires:  python-eventlet >= 0.18.2
 BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-oslo.concurrency >= 3.20.0
+BuildRequires:  python-oslo.concurrency >= 3.25.0
 BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-oslosphinx >= 4.7.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-testrepository >= 0.0.18
@@ -43,12 +43,12 @@
 BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-eventlet >= 0.18.2
-Requires:   python-oslo.concurrency >= 3.20.0
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.concurrency >= 3.25.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.log >= 3.36.0
 Requires:   python-oslo.service >= 1.24.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-pbr >= 2.0.0
 BuildArch:  noarch
 
@@ -60,7 +60,7 @@
 Summary:Documentation for OpenStack Windows/Hyper-V Library
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for the Hyper-V library.

++ _service ++
--- /var/tmp/diff_new_pack.MWXEev/_old  2018-03-19 23:35:33.231466546 +0100
+++ /var/tmp/diff_new_pack.MWXEev/_new  2018-03-19 23:35:33.231466546 +0100
@@ -1,8 +1,8 @@
 
   
-https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/os-win/os-win.spec.j2?h=master
+https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/os-win/os-win.spec.j2?h=stable/queens
 python-os-win.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,os-win
   




commit python-muranoclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-muranoclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:57

Comparing /work/SRC/openSUSE:Factory/python-muranoclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-muranoclient.new (New)


Package is "python-muranoclient"

Mon Mar 19 23:34:57 2018 rev:5 rq:583321 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-muranoclient/python-muranoclient.changes  
2018-02-14 10:50:39.495764895 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-muranoclient.new/python-muranoclient.changes 
2018-03-19 23:34:58.984701978 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:11:36 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-muranoclient.spec ++
--- /var/tmp/diff_new_pack.Hx19yn/_old  2018-03-19 23:35:00.204657969 +0100
+++ /var/tmp/diff_new_pack.Hx19yn/_new  2018-03-19 23:35:00.212657681 +0100
@@ -32,10 +32,10 @@
 BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-murano-pkg-check >= 0.3.0
-BuildRequires:  python-osc-lib >= 1.7.0
-BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-osc-lib >= 1.8.0
+BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
+BuildRequires:  python-oslo.utils >= 3.33.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-pyOpenSSL >= 16.2.0
 BuildRequires:  python-requests-mock >= 1.1.0
@@ -51,11 +51,11 @@
 Requires:   python-iso8601 >= 0.1.11
 Requires:   python-keystoneclient >= 3.8.0
 Requires:   python-murano-pkg-check >= 0.3.0
-Requires:   python-osc-lib >= 1.7.0
+Requires:   python-osc-lib >= 1.8.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.log >= 3.36.0
 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-pyOpenSSL >= 16.2.0
 Requires:   python-requests >= 2.14.2
@@ -71,7 +71,7 @@
 Summary:Documentation for OpenStack Magnum API client libary
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description doc

++ _service ++
--- /var/tmp/diff_new_pack.Hx19yn/_old  2018-03-19 23:35:00.260655949 +0100
+++ /var/tmp/diff_new_pack.Hx19yn/_new  2018-03-19 23:35:00.260655949 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-muranoclient/python-muranoclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-muranoclient/python-muranoclient.spec.j2
 python-muranoclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-muranoclient
   




commit python-neutronclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-neutronclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:59

Comparing /work/SRC/openSUSE:Factory/python-neutronclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-neutronclient.new (New)


Package is "python-neutronclient"

Mon Mar 19 23:34:59 2018 rev:18 rq:583322 version:6.7.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-neutronclient/python-neutronclient.changes
2018-01-24 15:27:25.487004308 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-neutronclient.new/python-neutronclient.changes
   2018-03-19 23:35:01.608607322 +0100
@@ -1,0 +2,22 @@
+Fri Feb 23 13:13:15 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 10:01:09 UTC 2018 - cloud-de...@suse.de
+
+- update to version 6.7.0 (bsc#1078607)
+  - Add Logging commands for OSC plugin
+  - Add VPNaaS commands for OSC plugin
+  - Consume tempest CLIClient keystone v3 support
+  - Remove a workaround for osc-lib in FWaaS UT
+  - Define IpAddressAlreadyAllocated exception
+  - Pass headers to httpclient
+  - Add commands to support BGP VPN route control new API extension
+  - VNI support in BGPVPN CLI
+  - Add correlation type "nsh" to both PPs and PCs
+  - Fix broken links
+  - Updated from global requirements
+  - Add 'revision_number' to update_* API
+
+---

Old:

  python-neutronclient-6.6.0.tar.gz

New:

  python-neutronclient-6.7.0.tar.gz



Other differences:
--
++ python-neutronclient.spec ++
--- /var/tmp/diff_new_pack.ienJJb/_old  2018-03-19 23:35:02.832563169 +0100
+++ /var/tmp/diff_new_pack.ienJJb/_new  2018-03-19 23:35:02.852562447 +0100
@@ -17,29 +17,29 @@
 
 
 Name:   python-neutronclient
-Version:6.6.0
+Version:6.7.0
 Release:0
 Summary:Python API and CLI for OpenStack Neutron
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/%{name}
-Source0:
https://files.pythonhosted.org/packages/source/p/python-neutronclient/python-neutronclient-6.6.0.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/python-neutronclient/python-neutronclient-6.7.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python2-cliff >= 2.8.0
 BuildRequires:  python2-fixtures >= 3.0.0
-BuildRequires:  python2-keystoneauth1 >= 3.2.0
+BuildRequires:  python2-keystoneauth1 >= 3.3.0
 BuildRequires:  python2-keystoneclient >= 3.8.0
 BuildRequires:  python2-mock >= 2.0.0
 BuildRequires:  python2-mox3 >= 0.20.0
 BuildRequires:  python2-netaddr >= 0.7.18
 BuildRequires:  python2-os-client-config >= 1.28.0
-BuildRequires:  python2-osc-lib >= 1.7.0
+BuildRequires:  python2-osc-lib >= 1.8.0
 BuildRequires:  python2-oslo.i18n >= 3.15.3
-BuildRequires:  python2-oslo.log >= 3.30.0
+BuildRequires:  python2-oslo.log >= 3.36.0
 BuildRequires:  python2-oslo.serialization >= 2.18.0
-BuildRequires:  python2-oslo.utils >= 3.31.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-osprofiler >= 1.4.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-requests-mock >= 1.1.0
@@ -50,18 +50,18 @@
 BuildRequires:  python3-cliff >= 2.8.0
 BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures >= 3.0.0
-BuildRequires:  python3-keystoneauth1 >= 3.2.0
+BuildRequires:  python3-keystoneauth1 >= 3.3.0
 BuildRequires:  python3-keystoneclient >= 3.8.0
 BuildRequires:  python3-mock >= 2.0.0
 BuildRequires:  python3-mox3 >= 0.20.0
 BuildRequires:  python3-netaddr >= 0.7.18
 BuildRequires:  python3-os-client-config >= 1.28.0
-BuildRequires:  python3-osc-lib >= 1.7.0
+BuildRequires:  python3-osc-lib >= 1.8.0
 BuildRequires:  python3-oslo.i18n >= 3.15.3
-BuildRequires:  python3-oslo.log >= 3.30.0
+BuildRequires:  python3-oslo.log >= 3.36.0
 BuildRequires:  python3-oslo.serialization >= 2.18.0
-BuildRequires:  python3-oslo.utils >= 3.31.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-oslo.utils >= 3.33.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-osprofiler >= 1.4.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-requests-mock >= 1.1.0
@@ -73,14 +73,14 @@
 Requires:   python-cliff >= 2.8.0
 Requires:   python-debtcollector >= 1.2.0
 Requires:   python-iso8601 >= 0.1.11
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-keystoneclient >= 3.8.0
 Requires:   python-netaddr >= 

commit python-mistralclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-mistralclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:52

Comparing /work/SRC/openSUSE:Factory/python-mistralclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-mistralclient.new (New)


Package is "python-mistralclient"

Mon Mar 19 23:34:52 2018 rev:6 rq:583309 version:3.3.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-mistralclient/python-mistralclient.changes
2018-01-24 15:27:16.919405033 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-mistralclient.new/python-mistralclient.changes
   2018-03-19 23:34:52.980918562 +0100
@@ -1,0 +2,34 @@
+Fri Feb 23 13:09:48 UTC 2018 - cloud-de...@suse.de
+
+- update to version 3.3.0
+  - Create and run a workflow within a namespace
+  - Support for Project_domain_id and user_domain_id.
+  - Update .gitreview for stable/queens
+  - Avoid tox_install.sh for constraints support
+  - Clean up keystone authentication
+  - Use keystoneauth plugins and session instead of keystoneclient
+  - Fix limit handling to not send value of -1
+  - Namespaces release note
+  - Fix how "--limit" is passed to the server for action executions
+  - mistral execution-list -f value should be empty
+  - Support no_auth mode in mistral client
+  - Running new workflow based on existing execution.
+  - Fix several problems in keycloak auth module
+  - Remove "insecure" in token-based authentication.
+  - Update and optimize documentation links
+  - Update UPPER_CONSTRAINTS_FILE for stable/queens
+  - Make README better
+  - Task list now only queries the displayed fields.
+  - Don't create client for help and bash completion
+  - Add default values for domain related options
+  - Don't override session during auth
+  - Fix a typo in env variable name
+  - Add test for target parameters and fix requests lib error
+  - Update reno for stable/pike
+  - Remove setting of version/release from releasenotes
+  - Add CLI for event trigger operations
+  - Enable ssl support for keycloak auth module
+  - Updated from global requirements
+- Switch to stable/queens spec template
+
+---

Old:

  python-mistralclient-3.1.4.tar.gz

New:

  python-mistralclient-3.3.0.tar.gz



Other differences:
--
++ python-mistralclient.spec ++
--- /var/tmp/diff_new_pack.PNc6wv/_old  2018-03-19 23:34:54.164875851 +0100
+++ /var/tmp/diff_new_pack.PNc6wv/_new  2018-03-19 23:34:54.168875707 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-mistralclient
-Version:3.1.4
+Version:3.3.0
 Release:0
 Summary:Python API and CLI for OpenStack Mistral
 License:Apache-2.0
@@ -31,7 +31,7 @@
 BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-nose >= 1.3.7
 BuildRequires:  python-openstackclient >= 3.12.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-osprofiler >= 1.4.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-requests-mock >= 1.1.0
@@ -42,9 +42,9 @@
 Requires:   python-cliff >= 2.8.0
 Requires:   python-keystoneclient >= 3.8.0
 Requires:   python-os-client-config >= 1.28.0
-Requires:   python-osc-lib >= 1.7.0
+Requires:   python-osc-lib >= 1.8.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 Requires:   python-osprofiler >= 1.4.0
 Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.10.0
@@ -59,7 +59,7 @@
 Summary:Documentation for OpenStack Mistral API client libary
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Client library for Mistral built on the Mistral API. It provides a Python API

++ _service ++
--- /var/tmp/diff_new_pack.PNc6wv/_old  2018-03-19 23:34:54.212874119 +0100
+++ /var/tmp/diff_new_pack.PNc6wv/_new  2018-03-19 23:34:54.212874119 +0100
@@ -1,8 +1,8 @@
 
   
-https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-mistralclient/python-mistralclient.spec.j2?h=master
+https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-mistralclient/python-mistralclient.spec.j2?h=stable/queens
 python-mistralclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-mistralclient
 

++ python-mistralclient-3.1.4.tar.gz -> python-mistralclient-3.3.0.tar.gz 
++

commit python-murano-pkg-check for openSUSE:Factory

2018-03-19 Thread root
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 - tbecht...@suse.com
+
+- 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 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/murano-pkg-check/murano-pkg-check.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/murano-pkg-check/murano-pkg-check.spec.j2
 python-murano-pkg-check.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-murano-pkg-check
   




commit python-keystonemiddleware for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-keystonemiddleware for 
openSUSE:Factory checked in at 2018-03-19 23:34:48

Comparing /work/SRC/openSUSE:Factory/python-keystonemiddleware (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystonemiddleware.new (New)


Package is "python-keystonemiddleware"

Mon Mar 19 23:34:48 2018 rev:6 rq:583305 version:4.21.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystonemiddleware/python-keystonemiddleware.changes
  2018-01-24 15:26:58.708256812 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-keystonemiddleware.new/python-keystonemiddleware.changes
 2018-03-19 23:34:49.645038902 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:07:44 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-keystonemiddleware.spec ++
--- /var/tmp/diff_new_pack.MPm2lR/_old  2018-03-19 23:34:50.840995758 +0100
+++ /var/tmp/diff_new_pack.MPm2lR/_new  2018-03-19 23:34:50.844995614 +0100
@@ -29,17 +29,17 @@
 BuildRequires:  python-WebOb >= 1.7.1
 BuildRequires:  python-WebTest >= 2.0.27
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneauth1 >= 3.2.0
+BuildRequires:  python-keystoneauth1 >= 3.3.0
 BuildRequires:  python-keystoneclient >= 3.8.0
 BuildRequires:  python-mock >= 2.0.0
 BuildRequires:  python-oslo.cache >= 1.26.0
-BuildRequires:  python-oslo.config >= 4.6.0
+BuildRequires:  python-oslo.config >= 5.1.0
 BuildRequires:  python-oslo.context >= 2.19.2
 BuildRequires:  python-oslo.i18n >= 3.15.3
 BuildRequires:  python-oslo.messaging >= 5.29.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-positional
 BuildRequires:  python-pycadf >= 1.1.0
 BuildRequires:  python-pycrypto >= 2.6
@@ -52,16 +52,17 @@
 BuildRequires:  python-testresources >= 2.0.0
 BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-WebOb >= 1.7.1
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-keystoneclient >= 3.8.0
 Requires:   python-oslo.cache >= 1.26.0
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.context >= 2.19.2
 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-positional
 Requires:   python-pycadf >= 1.1.0
+Requires:   python-python-memcached >= 1.56
 Requires:   python-requests >= 2.14.2
 Requires:   python-six >= 1.10.0
 BuildArch:  noarch
@@ -76,7 +77,7 @@
 Summary:Documentation for Middleware for OpenStack Identity
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for Middleware for OpenStack Identity.

++ _service ++
--- /var/tmp/diff_new_pack.MPm2lR/_old  2018-03-19 23:34:50.884994171 +0100
+++ /var/tmp/diff_new_pack.MPm2lR/_new  2018-03-19 23:34:50.884994171 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/keystonemiddleware/keystonemiddleware.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/keystonemiddleware/keystonemiddleware.spec.j2
 python-keystonemiddleware.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,keystonemiddleware
   




commit python-freezerclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-freezerclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:30

Comparing /work/SRC/openSUSE:Factory/python-freezerclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-freezerclient.new (New)


Package is "python-freezerclient"

Mon Mar 19 23:34:30 2018 rev:3 rq:583296 version:1.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-freezerclient/python-freezerclient.changes
2017-08-28 15:32:30.463338856 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-freezerclient.new/python-freezerclient.changes
   2018-03-19 23:34:31.401697021 +0100
@@ -1,0 +2,26 @@
+Fri Feb 23 12:56:00 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 09:54:30 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.6.0 (bsc#1078607)
+  - Remove the python-subunit from test-requirements.txt
+  - Update reno for stable/pike
+  - Remove setting of version/release from releasenotes
+  - Use namespace to allow CommandManager to load actions
+  - Fix creating freezer client with keystone auth session
+  - Remove astroid from test-requirements
+  - Avoid tox_install.sh for constraints support
+  - Update wrong url for freezerclient
+  - Fix guess auth version error
+  - Updated from global requirements
+  - Update cli reference
+
+---
+Thu Jan 18 15:54:57 UTC 2018 - tbecht...@suse.com
+
+- Convert to singlespec
+
+---

Old:

  0001-Remove-astroid-from-test-requirements.patch
  python-freezerclient-1.5.0.tar.gz

New:

  python-freezerclient-1.6.0.tar.gz



Other differences:
--
++ python-freezerclient.spec ++
--- /var/tmp/diff_new_pack.ecr1iv/_old  2018-03-19 23:34:32.717649549 +0100
+++ /var/tmp/diff_new_pack.ecr1iv/_new  2018-03-19 23:34:32.721649404 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-freezerclient
 #
-# 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
@@ -17,49 +17,68 @@
 
 
 Name:   python-freezerclient
-Version:1.5.0
+Version:1.6.0
 Release:0
 Summary:Python API and CLI for OpenStack Freezer
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:http://launchpad.net/%{name}
-Source0:
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
-# https://review.openstack.org/#/c/496487/
-Patch1: 0001-Remove-astroid-from-test-requirements.patch
+Url:https://launchpad.net/python-freezerclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-freezerclient/python-freezerclient-1.6.0.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-keystoneclient >= 3.8.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.utils >= 3.20.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-setuptools >= 16.0
-BuildRequires:  python-testrepository >= 0.0.18
-BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-cliff >= 2.6.0
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-keystoneclient >= 3.8.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest >= 3.2.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-python-subunit >= 1.0.0
+BuildRequires:  python2-setuptools >= 16.0
+BuildRequires:  python2-testrepository >= 0.0.18
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-devel
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-keystoneclient >= 3.8.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.utils >= 3.33.0
+BuildRequires:  python3-oslotest >= 3.2.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-python-subunit >= 1.0.0
+BuildRequires:  python3-setuptools >= 16.0
+BuildRequires:  python3-testrepository >= 0.0.18
+BuildRequires:  python3-testtools >= 2.2.0
+Requires:   python-cliff >= 2.8.0
 Requires:   python-keystoneclient >= 3.8.0
-Requires:   python-oslo.config >= 4.0.0
-Requires:   

commit python-cinderclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:21

Comparing /work/SRC/openSUSE:Factory/python-cinderclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-cinderclient.new (New)


Package is "python-cinderclient"

Mon Mar 19 23:34:21 2018 rev:32 rq:583292 version:3.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2018-02-14 10:50:24.184315911 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2018-03-19 23:34:22.978000902 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:51:39 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.MR7aDq/_old  2018-03-19 23:34:24.017963386 +0100
+++ /var/tmp/diff_new_pack.MR7aDq/_new  2018-03-19 23:34:24.021963241 +0100
@@ -85,7 +85,7 @@
 Summary:Documentation for OpenStack Cinder API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description -n python-cinderclient-doc

++ _service ++
--- /var/tmp/diff_new_pack.MR7aDq/_old  2018-03-19 23:34:24.073961365 +0100
+++ /var/tmp/diff_new_pack.MR7aDq/_new  2018-03-19 23:34:24.073961365 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-cinderclient/python-cinderclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-cinderclient/python-cinderclient.spec.j2
 python-cinderclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-cinderclient
   




commit python-k8sclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-k8sclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:42

Comparing /work/SRC/openSUSE:Factory/python-k8sclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-k8sclient.new (New)


Package is "python-k8sclient"

Mon Mar 19 23:34:42 2018 rev:6 rq:583302 version:0.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-k8sclient/python-k8sclient.changes
2017-09-20 17:13:15.224801832 +0200
+++ /work/SRC/openSUSE:Factory/.python-k8sclient.new/python-k8sclient.changes   
2018-03-19 23:34:44.865211332 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:05:32 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-k8sclient.spec ++
--- /var/tmp/diff_new_pack.kDD9Vd/_old  2018-03-19 23:34:45.693181463 +0100
+++ /var/tmp/diff_new_pack.kDD9Vd/_new  2018-03-19 23:34:45.701181174 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-k8sclient
 #
-# 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
@@ -23,20 +23,20 @@
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/%{name}
-Source0:
https://pypi.io/packages/source/p/%{name}/%{name}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-dateutil >= 2.4.2
-BuildRequires:  python-python-subunit >= 0.0.18
+BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python-testtools >= 2.2.0
 BuildRequires:  python-urllib3 >= 1.21.1
 Requires:   python-pbr >= 2.0.0
 Requires:   python-python-dateutil >= 2.4.2
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 Requires:   python-urllib3 >= 1.21.1
 BuildArch:  noarch
 
@@ -46,7 +46,7 @@
 
 %package doc
 Summary:Documentation for OpenStack K8s API client libary
-Group:  Documentation
+Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
 BuildRequires:  python-oslosphinx >= 4.7.0
 

++ _service ++
--- /var/tmp/diff_new_pack.kDD9Vd/_old  2018-03-19 23:34:45.773178577 +0100
+++ /var/tmp/diff_new_pack.kDD9Vd/_new  2018-03-19 23:34:45.773178577 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-k8sclient/python-k8sclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-k8sclient/python-k8sclient.spec.j2
 python-k8sclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
   
   
 enable




commit python-castellan for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-castellan for 
openSUSE:Factory checked in at 2018-03-19 23:34:15

Comparing /work/SRC/openSUSE:Factory/python-castellan (Old)
 and  /work/SRC/openSUSE:Factory/.python-castellan.new (New)


Package is "python-castellan"

Mon Mar 19 23:34:15 2018 rev:5 rq:583290 version:0.17.0

Changes:

--- /work/SRC/openSUSE:Factory/python-castellan/python-castellan.changes
2018-01-17 21:59:30.463848959 +0100
+++ /work/SRC/openSUSE:Factory/.python-castellan.new/python-castellan.changes   
2018-03-19 23:34:18.714154718 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:50:18 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-castellan.spec ++
--- /var/tmp/diff_new_pack.mucx75/_old  2018-03-19 23:34:19.390130333 +0100
+++ /var/tmp/diff_new_pack.mucx75/_new  2018-03-19 23:34:19.398130044 +0100
@@ -27,10 +27,10 @@
 BuildRequires:  openstack-macros
 BuildRequires:  python2-barbicanclient >= 4.0.0
 BuildRequires:  python2-cryptography >= 1.9
-BuildRequires:  python2-keystoneauth1 >= 3.2.0
-BuildRequires:  python2-oslo.config >= 4.6.0
-BuildRequires:  python2-oslo.log >= 3.30.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-keystoneauth1 >= 3.3.0
+BuildRequires:  python2-oslo.config >= 5.1.0
+BuildRequires:  python2-oslo.log >= 3.36.0
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-python-subunit >= 1.0.0
 BuildRequires:  python2-setuptools >= 16.0
 BuildRequires:  python2-testrepository >= 0.0.18
@@ -38,10 +38,10 @@
 BuildRequires:  python2-testtools >= 2.2.0
 BuildRequires:  python3-barbicanclient >= 4.0.0
 BuildRequires:  python3-cryptography >= 1.9
-BuildRequires:  python3-keystoneauth1 >= 3.2.0
-BuildRequires:  python3-oslo.config >= 4.6.0
-BuildRequires:  python3-oslo.log >= 3.30.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-keystoneauth1 >= 3.3.0
+BuildRequires:  python3-oslo.config >= 5.1.0
+BuildRequires:  python3-oslo.log >= 3.36.0
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-python-subunit >= 1.0.0
 BuildRequires:  python3-setuptools >= 16.0
 BuildRequires:  python3-testrepository >= 0.0.18
@@ -49,13 +49,13 @@
 BuildRequires:  python3-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-cryptography >= 1.9
-Requires:   python-keystoneauth1 >= 3.2.0
-Requires:   python-oslo.config >= 4.6.0
+Requires:   python-keystoneauth1 >= 3.3.0
+Requires:   python-oslo.config >= 5.1.0
 Requires:   python-oslo.context >= 2.19.2
-Requires:   python-oslo.log >= 3.30.0
-Requires:   python-oslo.policy >= 1.23.0
+Requires:   python-oslo.log >= 3.36.0
+Requires:   python-oslo.policy >= 1.30.0
 Requires:   python-oslo.serialization >= 2.18.0
-Requires:   python-oslo.utils >= 3.31.0
+Requires:   python-oslo.utils >= 3.33.0
 BuildArch:  noarch
 %python_subpackages
 
@@ -66,7 +66,7 @@
 Summary:Documentation for castellan
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-castellan-doc
 Castellan is a generic Key Manager interface for OpenStack.

++ _service ++
--- /var/tmp/diff_new_pack.mucx75/_old  2018-03-19 23:34:19.446128312 +0100
+++ /var/tmp/diff_new_pack.mucx75/_new  2018-03-19 23:34:19.446128312 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/castellan/castellan.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/castellan/castellan.spec.j2
 python-castellan.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,castellan
   




commit python-congressclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-congressclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:23

Comparing /work/SRC/openSUSE:Factory/python-congressclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-congressclient.new (New)


Package is "python-congressclient"

Mon Mar 19 23:34:23 2018 rev:5 rq:583293 version:1.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2018-01-31 19:52:00.849135503 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new/python-congressclient.changes
 2018-03-19 23:34:24.877932363 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:52:25 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.vDI9au/_old  2018-03-19 23:34:25.877896290 +0100
+++ /var/tmp/diff_new_pack.vDI9au/_new  2018-03-19 23:34:25.881896145 +0100
@@ -30,11 +30,11 @@
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-jsonpatch >= 1.16
 BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-osc-lib >= 1.7.0
-BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-osc-lib >= 1.8.0
+BuildRequires:  python-oslo.log >= 3.36.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslo.utils >= 3.33.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-pbr >= 2.0.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-requests-mock >= 1.1.0
@@ -44,11 +44,11 @@
 BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
 Requires:   python-cliff >= 2.8.0
-Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-keystoneauth1 >= 3.3.0
 Requires:   python-oslo.i18n >= 3.15.3
-Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.log >= 3.36.0
 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
@@ -68,7 +68,7 @@
 Summary:Documentation for OpenStack Congress API client libary
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description doc

++ _service ++
--- /var/tmp/diff_new_pack.vDI9au/_old  2018-03-19 23:34:25.921894702 +0100
+++ /var/tmp/diff_new_pack.vDI9au/_new  2018-03-19 23:34:25.925894558 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-congressclient/python-congressclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-congressclient/python-congressclient.spec.j2
 python-congressclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-congressclient
   




commit python-masakariclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-masakariclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:50

Comparing /work/SRC/openSUSE:Factory/python-masakariclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-masakariclient.new (New)


Package is "python-masakariclient"

Mon Mar 19 23:34:50 2018 rev:3 rq:583307 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-masakariclient/python-masakariclient.changes  
2018-01-24 15:27:04.251997518 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-masakariclient.new/python-masakariclient.changes
 2018-03-19 23:34:51.312978732 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:09:21 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-masakariclient.spec ++
--- /var/tmp/diff_new_pack.AE0NSS/_old  2018-03-19 23:34:52.672929672 +0100
+++ /var/tmp/diff_new_pack.AE0NSS/_new  2018-03-19 23:34:52.680929383 +0100
@@ -30,11 +30,11 @@
 BuildRequires:  python-ddt >= 1.0.1
 BuildRequires:  python-nose >= 1.3.7
 BuildRequires:  python-openstacksdk >= 0.9.19
-BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-osc-lib >= 1.8.0
 BuildRequires:  python-oslo.serialization >= 2.18.0
-BuildRequires:  python-oslo.utils >= 3.31.0
+BuildRequires:  python-oslo.utils >= 3.33.0
 BuildRequires:  python-oslosphinx >= 4.7.0
-BuildRequires:  python-oslotest >= 1.10.0
+BuildRequires:  python-oslotest >= 3.2.0
 BuildRequires:  python-python-subunit >= 1.0.0
 BuildRequires:  python-reno >= 2.5.0
 BuildRequires:  python-requests-mock >= 1.1.0
@@ -45,7 +45,7 @@
 Requires:   python-openstacksdk >= 0.9.19
 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
 BuildArch:  noarch
 

++ _service ++
--- /var/tmp/diff_new_pack.AE0NSS/_old  2018-03-19 23:34:52.732927507 +0100
+++ /var/tmp/diff_new_pack.AE0NSS/_new  2018-03-19 23:34:52.736927364 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-masakariclient/python-masakariclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-masakariclient/python-masakariclient.spec.j2
 python-masakariclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-masakariclient
   




commit python-heatclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-heatclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:38

Comparing /work/SRC/openSUSE:Factory/python-heatclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-heatclient.new (New)


Package is "python-heatclient"

Mon Mar 19 23:34:38 2018 rev:27 rq:583299 version:1.14.0

Changes:

--- /work/SRC/openSUSE:Factory/python-heatclient/python-heatclient.changes  
2018-02-14 10:50:29.600121012 +0100
+++ /work/SRC/openSUSE:Factory/.python-heatclient.new/python-heatclient.changes 
2018-03-19 23:34:38.969424019 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:03:14 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-heatclient.spec ++
--- /var/tmp/diff_new_pack.A3QtRn/_old  2018-03-19 23:34:39.785394583 +0100
+++ /var/tmp/diff_new_pack.A3QtRn/_new  2018-03-19 23:34:39.789394439 +0100
@@ -86,7 +86,7 @@
 Summary:Documentation for OpenStack Heat API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-heatclient-doc
 This is a client for the OpenStack Heat API. There's a Python API (the

++ _service ++
--- /var/tmp/diff_new_pack.A3QtRn/_old  2018-03-19 23:34:39.829392996 +0100
+++ /var/tmp/diff_new_pack.A3QtRn/_new  2018-03-19 23:34:39.833392852 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-heatclient/python-heatclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-heatclient/python-heatclient.spec.j2
 python-heatclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-heatclient
   




commit python-futurist for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-futurist for openSUSE:Factory 
checked in at 2018-03-19 23:34:33

Comparing /work/SRC/openSUSE:Factory/python-futurist (Old)
 and  /work/SRC/openSUSE:Factory/.python-futurist.new (New)


Package is "python-futurist"

Mon Mar 19 23:34:33 2018 rev:6 rq:583297 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-futurist/python-futurist.changes  
2018-01-24 15:31:13.984317378 +0100
+++ /work/SRC/openSUSE:Factory/.python-futurist.new/python-futurist.changes 
2018-03-19 23:34:36.185524447 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:57:30 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-futurist.spec ++
--- /var/tmp/diff_new_pack.TLLfIT/_old  2018-03-19 23:34:37.253485920 +0100
+++ /var/tmp/diff_new_pack.TLLfIT/_new  2018-03-19 23:34:37.257485777 +0100
@@ -32,8 +32,8 @@
 BuildRequires:  python2-eventlet >= 0.18.2
 BuildRequires:  python2-futures >= 3.0.0
 BuildRequires:  python2-monotonic >= 0.6
-BuildRequires:  python2-openstackdocstheme >= 1.17.0
-BuildRequires:  python2-oslotest >= 1.10.0
+BuildRequires:  python2-openstackdocstheme >= 1.18.1
+BuildRequires:  python2-oslotest >= 3.2.0
 BuildRequires:  python2-pbr >= 2.0.0
 BuildRequires:  python2-setuptools >= 16.0
 BuildRequires:  python2-six >= 1.10.0
@@ -45,8 +45,8 @@
 BuildRequires:  python3-devel
 BuildRequires:  python3-eventlet >= 0.18.2
 BuildRequires:  python3-monotonic >= 0.6
-BuildRequires:  python3-openstackdocstheme >= 1.17.0
-BuildRequires:  python3-oslotest >= 1.10.0
+BuildRequires:  python3-openstackdocstheme >= 1.18.1
+BuildRequires:  python3-oslotest >= 3.2.0
 BuildRequires:  python3-pbr >= 2.0.0
 BuildRequires:  python3-setuptools >= 16.0
 BuildRequires:  python3-six >= 1.10.0

++ _service ++
--- /var/tmp/diff_new_pack.TLLfIT/_old  2018-03-19 23:34:37.301484189 +0100
+++ /var/tmp/diff_new_pack.TLLfIT/_new  2018-03-19 23:34:37.309483901 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/futurist/futurist.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/futurist/futurist.spec.j2
 python-futurist.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,futurist
   




commit python-keystoneclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-keystoneclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:46

Comparing /work/SRC/openSUSE:Factory/python-keystoneclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystoneclient.new (New)


Package is "python-keystoneclient"

Mon Mar 19 23:34:46 2018 rev:28 rq:583304 version:3.15.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystoneclient/python-keystoneclient.changes  
2018-02-14 10:50:35.499908695 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-keystoneclient.new/python-keystoneclient.changes
 2018-03-19 23:34:47.953099938 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:06:51 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-keystoneclient.spec ++
--- /var/tmp/diff_new_pack.aUyens/_old  2018-03-19 23:34:48.701072955 +0100
+++ /var/tmp/diff_new_pack.aUyens/_new  2018-03-19 23:34:48.705072811 +0100
@@ -77,7 +77,7 @@
 Summary:Documentation for OpenStack Identity API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-keystoneclient-doc
 Documentation for the client library for interacting with Openstack

++ _service ++
--- /var/tmp/diff_new_pack.aUyens/_old  2018-03-19 23:34:48.753071079 +0100
+++ /var/tmp/diff_new_pack.aUyens/_new  2018-03-19 23:34:48.757070934 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-keystoneclient/python-keystoneclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-keystoneclient/python-keystoneclient.spec.j2
 python-keystoneclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-keystoneclient
   




commit python-ironicclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-ironicclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:40

Comparing /work/SRC/openSUSE:Factory/python-ironicclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-ironicclient.new (New)


Package is "python-ironicclient"

Mon Mar 19 23:34:40 2018 rev:12 rq:583301 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-ironicclient/python-ironicclient.changes  
2018-01-31 19:52:04.552963268 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-ironicclient.new/python-ironicclient.changes 
2018-03-19 23:34:42.441298773 +0100
@@ -1,0 +2,19 @@
+Fri Feb 23 13:03:45 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---
+Mon Feb 12 09:56:58 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.2.0 (bsc#1078607)
+  - Use StrictVersion to compare versions
+  - Facilitate latest Rest API use
+  - Allow API user to define list of versions
+  - Ignore .eggs from git
+  - Traits support
+  - Add release note for fix to bug 1745099
+  - Can not set portgroup mode as a number
+  - Accept port and portgroup as volume connector types
+  - Updated from global requirements
+
+---

Old:

  python-ironicclient-2.1.0.tar.gz

New:

  python-ironicclient-2.2.0.tar.gz



Other differences:
--
++ python-ironicclient.spec ++
--- /var/tmp/diff_new_pack.8yVrkH/_old  2018-03-19 23:34:43.133273810 +0100
+++ /var/tmp/diff_new_pack.8yVrkH/_new  2018-03-19 23:34:43.137273666 +0100
@@ -16,50 +16,78 @@
 #
 
 
-%global sname python-ironicclient
 Name:   python-ironicclient
-Version:2.1.0
+Version:2.2.0
 Release:0
 Summary:Python API and CLI for OpenStack Ironic
 License:Apache-2.0
 Group:  Development/Languages/Python
-Url:https://launchpad.net/%{sname}
-Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Url:https://launchpad.net/python-ironicclient
+Source0:
https://files.pythonhosted.org/packages/source/p/python-ironicclient/python-ironicclient-2.2.0.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-Babel >= 2.3.4
-BuildRequires:  python-PrettyTable >= 0.7.1
-BuildRequires:  python-PyYAML >= 3.10
-BuildRequires:  python-appdirs >= 1.3.0
 BuildRequires:  python-devel
-BuildRequires:  python-dogpile.cache >= 0.6.2
-BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-jsonschema >= 2.6.0
-BuildRequires:  python-mock >= 2.0.0
-BuildRequires:  python-openstackclient >= 3.12.0
-BuildRequires:  python-os-testr >= 1.0.0
-BuildRequires:  python-osc-lib >= 1.7.0
-BuildRequires:  python-oslo.i18n >= 3.15.3
-BuildRequires:  python-oslo.utils >= 3.31.0
-BuildRequires:  python-oslotest >= 1.10.0
-BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 1.0.0
-BuildRequires:  python-requests >= 2.14.2
-BuildRequires:  python-requests-mock >= 1.1.0
-BuildRequires:  python-testtools >= 2.2.0
+BuildRequires:  python2-Babel >= 2.3.4
+BuildRequires:  python2-PrettyTable >= 0.7.1
+BuildRequires:  python2-PyYAML >= 3.10
+BuildRequires:  python2-appdirs >= 1.3.0
+BuildRequires:  python2-dogpile.cache >= 0.6.2
+BuildRequires:  python2-fixtures >= 3.0.0
+BuildRequires:  python2-jsonschema >= 2.6.0
+BuildRequires:  python2-mock >= 2.0.0
+BuildRequires:  python2-openstackclient >= 3.12.0
+BuildRequires:  python2-os-testr >= 1.0.0
+BuildRequires:  python2-osc-lib >= 1.8.0
+BuildRequires:  python2-oslo.i18n >= 3.15.3
+BuildRequires:  python2-oslo.utils >= 3.33.0
+BuildRequires:  python2-oslotest >= 3.2.0
+BuildRequires:  python2-pbr >= 2.0.0
+BuildRequires:  python2-python-subunit >= 1.0.0
+BuildRequires:  python2-requests >= 2.14.2
+BuildRequires:  python2-requests-mock >= 1.1.0
+BuildRequires:  python2-testtools >= 2.2.0
+BuildRequires:  python3-Babel >= 2.3.4
+BuildRequires:  python3-PrettyTable >= 0.7.1
+BuildRequires:  python3-PyYAML >= 3.10
+BuildRequires:  python3-appdirs >= 1.3.0
+BuildRequires:  python3-devel
+BuildRequires:  python3-dogpile.cache >= 0.6.2
+BuildRequires:  python3-fixtures >= 3.0.0
+BuildRequires:  python3-jsonschema >= 2.6.0
+BuildRequires:  python3-mock >= 2.0.0
+BuildRequires:  python3-openstackclient >= 3.12.0
+BuildRequires:  python3-os-testr >= 1.0.0
+BuildRequires:  python3-osc-lib >= 1.8.0
+BuildRequires:  python3-oslo.i18n >= 3.15.3
+BuildRequires:  python3-oslo.utils >= 3.33.0
+BuildRequires:  python3-oslotest >= 3.2.0
+BuildRequires:  python3-pbr >= 2.0.0
+BuildRequires:  python3-python-subunit >= 1.0.0
+BuildRequires:  python3-requests >= 2.14.2

commit python-designateclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-designateclient for 
openSUSE:Factory checked in at 2018-03-19 23:34:27

Comparing /work/SRC/openSUSE:Factory/python-designateclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-designateclient.new (New)


Package is "python-designateclient"

Mon Mar 19 23:34:27 2018 rev:12 rq:583295 version:2.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-designateclient/python-designateclient.changes
2018-02-14 10:50:27.292204067 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-designateclient.new/python-designateclient.changes
   2018-03-19 23:34:29.569763107 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 12:54:54 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-designateclient.spec ++
--- /var/tmp/diff_new_pack.bcIwCj/_old  2018-03-19 23:34:30.737720974 +0100
+++ /var/tmp/diff_new_pack.bcIwCj/_new  2018-03-19 23:34:30.753720397 +0100
@@ -55,7 +55,7 @@
 Summary:Documentation for the OpenStack DNS as a Service - Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description doc
 Documentation for the OpenStack DNS as a Service - Client.

++ _service ++
--- /var/tmp/diff_new_pack.bcIwCj/_old  2018-03-19 23:34:30.825717799 +0100
+++ /var/tmp/diff_new_pack.bcIwCj/_new  2018-03-19 23:34:30.829717655 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-designateclient/python-designateclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-designateclient/python-designateclient.spec.j2
 python-designateclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-designateclient
   




commit python-debtcollector for openSUSE:Factory

2018-03-19 Thread root
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 - tbecht...@suse.com
+
+- 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 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/debtcollector/debtcollector.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/debtcollector/debtcollector.spec.j2
 python-debtcollector.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,debtcollector
   




commit python-keystoneauth1 for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-keystoneauth1 for 
openSUSE:Factory checked in at 2018-03-19 23:34:45

Comparing /work/SRC/openSUSE:Factory/python-keystoneauth1 (Old)
 and  /work/SRC/openSUSE:Factory/.python-keystoneauth1.new (New)


Package is "python-keystoneauth1"

Mon Mar 19 23:34:45 2018 rev:7 rq:583303 version:3.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystoneauth1/python-keystoneauth1.changes
2018-02-14 10:50:32.792006145 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-keystoneauth1.new/python-keystoneauth1.changes
   2018-03-19 23:34:45.997170497 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:06:06 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-keystoneauth1.spec ++
--- /var/tmp/diff_new_pack.4oBKiy/_old  2018-03-19 23:34:46.865139185 +0100
+++ /var/tmp/diff_new_pack.4oBKiy/_new  2018-03-19 23:34:46.873138896 +0100
@@ -87,7 +87,7 @@
 Summary:Documentation for OpenStack authenticating tools
 Group:  Development/Languages/Python
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 
 %description -n python-keystoneauth1-doc
 Documentation for OpenStack authenticating tools.

++ _service ++
--- /var/tmp/diff_new_pack.4oBKiy/_old  2018-03-19 23:34:46.913137453 +0100
+++ /var/tmp/diff_new_pack.4oBKiy/_new  2018-03-19 23:34:46.913137453 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/keystoneauth1/keystoneauth1.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/keystoneauth1/keystoneauth1.spec.j2
 python-keystoneauth1.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,keystoneauth
   




commit python-novaclient for openSUSE:Factory

2018-03-19 Thread root
Hello community,

here is the log from the commit of package python-novaclient for 
openSUSE:Factory checked in at 2018-03-19 23:35:02

Comparing /work/SRC/openSUSE:Factory/python-novaclient (Old)
 and  /work/SRC/openSUSE:Factory/.python-novaclient.new (New)


Package is "python-novaclient"

Mon Mar 19 23:35:02 2018 rev:29 rq:583323 version:9.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-novaclient/python-novaclient.changes  
2018-01-24 15:28:16.416622240 +0100
+++ /work/SRC/openSUSE:Factory/.python-novaclient.new/python-novaclient.changes 
2018-03-19 23:35:03.760529693 +0100
@@ -1,0 +2,5 @@
+Fri Feb 23 13:14:09 UTC 2018 - tbecht...@suse.com
+
+- Switch to stable/queens spec template
+
+---



Other differences:
--
++ python-novaclient.spec ++
--- /var/tmp/diff_new_pack.co9EQf/_old  2018-03-19 23:35:04.936487271 +0100
+++ /var/tmp/diff_new_pack.co9EQf/_new  2018-03-19 23:35:04.940487127 +0100
@@ -26,7 +26,7 @@
 BuildRequires:  openssl
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
-BuildRequires:  python2-cinderclient >= 3.2.0
+BuildRequires:  python2-cinderclient >= 3.3.0
 BuildRequires:  python2-fixtures >= 3.0.0
 BuildRequires:  python2-glanceclient >= 2.8.0
 BuildRequires:  python2-keystoneclient >= 3.8.0
@@ -39,7 +39,7 @@
 BuildRequires:  python2-testrepository >= 0.0.18
 BuildRequires:  python2-testscenarios >= 0.4
 BuildRequires:  python2-testtools >= 2.2.0
-BuildRequires:  python3-cinderclient >= 3.2.0
+BuildRequires:  python3-cinderclient >= 3.3.0
 BuildRequires:  python3-devel
 BuildRequires:  python3-fixtures >= 3.0.0
 BuildRequires:  python3-glanceclient >= 2.8.0
@@ -57,10 +57,10 @@
 Requires:   python-Babel >= 2.3.4
 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-simplejson >= 3.5.1
 Requires:   python-six >= 1.10.0
@@ -84,7 +84,7 @@
 Summary:Documentation for OpenStack Nova API Client
 Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-openstackdocstheme >= 1.18.1
 BuildRequires:  python-reno >= 2.5.0
 
 %description -n python-novaclient-doc

++ _service ++
--- /var/tmp/diff_new_pack.co9EQf/_old  2018-03-19 23:35:05.012484530 +0100
+++ /var/tmp/diff_new_pack.co9EQf/_new  2018-03-19 23:35:05.012484530 +0100
@@ -1,8 +1,8 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/openstack/python-novaclient/python-novaclient.spec.j2
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/openstack/python-novaclient/python-novaclient.spec.j2
 python-novaclient.spec
-https://raw.githubusercontent.com/openstack/rpm-packaging/master/requirements.txt
+https://raw.githubusercontent.com/openstack/rpm-packaging/stable/queens/requirements.txt
 cloud-de...@suse.de
 gh,openstack,python-novaclient
   




  1   2   >