commit chromium for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2017-09-23 21:37:34

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


Package is "chromium"

Sat Sep 23 21:37:34 2017 rev:166 rq:528321 version:61.0.3163.100

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2017-09-17 
22:39:41.861106572 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2017-09-23 
21:37:57.122886183 +0200
@@ -1,0 +2,8 @@
+Fri Sep 22 14:50:40 UTC 2017 - astie...@suse.com
+
+- Update to 61.0.3163.100 (boo#1060019):
+  * CVE-2017-5121: Out-of-bounds access in V8
+  * CVE-2017-5122: Out-of-bounds access in V8
+  * Various fixes from internal audits, fuzzing and other initiatives
+
+---

Old:

  chromium-61.0.3163.91.tar.xz

New:

  chromium-61.0.3163.100.tar.xz



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.sKLjSe/_old  2017-09-23 21:38:15.380318521 +0200
+++ /var/tmp/diff_new_pack.sKLjSe/_new  2017-09-23 21:38:15.396316271 +0200
@@ -35,7 +35,7 @@
 %bcond_with system_vpx
 %bcond_with clang
 Name:   chromium
-Version:61.0.3163.91
+Version:61.0.3163.100
 Release:0
 Summary:Google's open source browser project
 License:BSD-3-Clause AND LGPL-2.1+

++ chromium-61.0.3163.91.tar.xz -> chromium-61.0.3163.100.tar.xz ++
/work/SRC/openSUSE:Factory/chromium/chromium-61.0.3163.91.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new/chromium-61.0.3163.100.tar.xz differ: 
char 27, line 1




commit fwts for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package fwts for openSUSE:Factory checked in 
at 2017-09-23 21:37:19

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


Package is "fwts"

Sat Sep 23 21:37:19 2017 rev:27 rq:528280 version:17.08.00

Changes:

--- /work/SRC/openSUSE:Factory/fwts/fwts.changes2017-08-28 
15:33:21.552156218 +0200
+++ /work/SRC/openSUSE:Factory/.fwts.new/fwts.changes   2017-09-23 
21:37:24.479477032 +0200
@@ -1,0 +2,58 @@
+Fri Sep 22 12:03:31 UTC 2017 - mplus...@suse.com
+
+- Update to version 17.08.00:
+  * ACPICA: Update to version 20170728
+  * New ACPI tests defined by ACPI 6.2:
++ acpi: sdei: add ACPI SDEI test (mantis 1714)
++ acpi: pcct: refactor subspace to individual functions
++ acpi: pcct: update PCCT table to ACPI 6.2 (mantis 1659 &
+  1755)
++ acpi: dppt: add ACPI DPPT test (mantis 1795)
++ acpi: pptt: add ACPI PPTT test
++ acpi: hmat: add ACPI HMAT test (mantis 1705)
++ acpi: method: add _LSI test according to ACPI 6.2 (mantis
+  1721)
++ acpi: madt: Add support for ACPI 6.2
+  * New tests for SBBR:
++ acpi: fadt: add SBBR compliance tests
++ acpi: madt: add SBBR compliance tests
++ acpi: spcr: add SBBR compliance tests
++ acpi: xsdt: add SBBR compliance tests
++ acpi: dbg2: add SBBR compliance tests
++ acpi: gtdt: add SBBR compliance tests
++ acpi: acpitables: add SBBR compliance tests
++ dmi: dmicheck: add SBBR compliance tests
++ acpi: method: add SBBR compliance tests
++ acpi: rsdp: add SBBR compliance tests
++ acpi: sbbr: sync up with new SBBR tests
+  * dmicheck: fix dmi_reserved_bits_check function when size is 64
+  * acpi: pmtt: fix typo from pmmt to pmtt
+  * acpi: rasf: add ACPI RASF test
+  * acpi: remove "Linux-ready Firmware Developer Kit" from license
+header of files not derived from the LFDK
+  * opal: fix build error on Ubuntu 12.04 i386 with gcc 4.6.3
+  * lib: fwts_safe_mem: remove need to copy into a buffer
+  * acpi: bert: add safe memory read check on mmap'd memory
+  * acpi: hpet: add safe memory read check on mmap'd memory
+  * acpi: mcfg: add safe memory read check on mmap'd PCI config
+memory
+  * acpi: pcc: add safe memory read check on mmap'd PCC header
+  * bios: pciirq: add safe memory read check on mmap'd pci irq
+region
+  * bios: pnp: add safe memory read check on mmap'd memory region
+  * dmi: dmicheck: fix incorrect safe memory read check on DMI
+mmap'd region
+  * uefi: csm: add safe memory read check on mmap'd interrupt and
+option ROM regions
+  * fwts_safe_mem: workaround longjmp clobber warnings
+  * lib: fwts_smbios: use fwts_safe_memcpy to read SMBIOS entry
+  * lib: fwts_acpi_tables: re-work fwts_acpi_get_rsdp, less memory
+copies
+  * lib: fwts_safe_mem: really force reads
+  * lib: fwts_acpi_tables: unmap mem, fixes memory leak
+  * acpi: xsdt: fix build error on 32 bit systems
+  * acpica: fwts_acpica: fix linker issues on Fedora (LP: #1712572)
+  * acpi: method: Fix error message.
+- Refresh fwts-no-compiletime.patch
+
+---

Old:

  fwts-V17.07.00.tar.gz

New:

  fwts-V17.08.00.tar.gz



Other differences:
--
++ fwts.spec ++
--- /var/tmp/diff_new_pack.Cq36ff/_old  2017-09-23 21:37:25.427343727 +0200
+++ /var/tmp/diff_new_pack.Cq36ff/_new  2017-09-23 21:37:25.427343727 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fwts
-Version:17.07.00
+Version:17.08.00
 Release:0
 Summary:Firmware Test Suite
 License:GPL-2.0+

++ fwts-V17.07.00.tar.gz -> fwts-V17.08.00.tar.gz ++
 10520 lines of diff (skipped)

++ fwts-no-compiletime.patch ++
--- /var/tmp/diff_new_pack.Cq36ff/_old  2017-09-23 21:37:26.29922 +0200
+++ /var/tmp/diff_new_pack.Cq36ff/_new  2017-09-23 21:37:26.29922 +0200
@@ -1,8 +1,8 @@
-Index: fwts-17.07.00/src/acpica/source/compiler/aslutils.c
+Index: fwts-17.08.00/src/acpica/source/compiler/aslutils.c
 ===
 fwts-17.07.00.orig/src/acpica/source/compiler/aslutils.c
-+++ fwts-17.07.00/src/acpica/source/compiler/aslutils.c
-@@ -490,7 +490,7 @@ UtDisplaySummary (
+--- fwts-17.08.00.orig/src/acpica/source/compiler/aslutils.c
 fwts-17.08.00/src/acpica/source/compiler/aslutils.c
+@@ -496,7 +496,7 @@ UtDisplaySummary (
  /* Compiler name and version number */
  
  FlPrintFile (FileId, "%s version %X [%s]\n\n",




commit docker_1_12_6 for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package docker_1_12_6 for openSUSE:Factory 
checked in at 2017-09-23 21:37:12

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


Package is "docker_1_12_6"

Sat Sep 23 21:37:12 2017 rev:2 rq:528270 version:1.12.6

Changes:

--- /work/SRC/openSUSE:Factory/docker_1_12_6/docker_1_12_6.changes  
2017-09-15 22:31:54.462424976 +0200
+++ /work/SRC/openSUSE:Factory/.docker_1_12_6.new/docker_1_12_6.changes 
2017-09-23 21:37:18.744283607 +0200
@@ -1,0 +2,10 @@
+Fri Sep 22 09:58:47 UTC 2017 - vrothb...@suse.com
+
+- Fix bsc#1059011
+
+  The systemd service helper script used a timeout of 60 seconds to
+  start the daemon, which is insufficient in cases where the daemon
+  takes longer to start. Instead, set the service type from 'simple' to
+  'notify' and remove the now superfluous helper script.
+
+---

Old:

  docker_service_helper.sh



Other differences:
--
++ docker_1_12_6.spec ++
--- /var/tmp/diff_new_pack.Rhtjb3/_old  2017-09-23 21:37:20.456042872 +0200
+++ /var/tmp/diff_new_pack.Rhtjb3/_new  2017-09-23 21:37:20.460042310 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package docker
+# spec file for package docker_1_12_6
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -60,7 +60,6 @@
 Source8:docker-audit.rules
 Source9:docker-update-message.txt
 Source10:   tests.sh
-Source11:   docker_service_helper.sh
 # Fixes for architecture-specific issues (gcc-go).
 Patch100:   gcc-go-patches.patch
 Patch102:   netlink_netns_powerpc.patch
@@ -126,11 +125,11 @@
 Conflicts:  docker-libnetwork
 Conflicts:  docker > 1.12.6
 Provides:   docker = 1.12.6
-BuildRoot:  %{_tmppath}/%{_name}-%{version}-build
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:%ix86 s390 ppc
 %ifarch %{go_arches}
-BuildRequires:  golang(API) = 1.6
 BuildRequires:  go-go-md2man
+BuildRequires:  golang(API) = 1.6
 %else
 BuildRequires:  gcc6-go >= 6.1
 %endif
@@ -356,7 +355,6 @@
 #
 install -D -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/%{_name}.service
 ln -sf service %{buildroot}%{_sbindir}/rcdocker
-install -D -m 0755 %{SOURCE11} %{buildroot}/%{_libexecdir}/docker/
 
 #
 # udev rules that prevents dolphin to show all docker devices and slows down

++ docker.service ++
--- /var/tmp/diff_new_pack.Rhtjb3/_old  2017-09-23 21:37:20.664013624 +0200
+++ /var/tmp/diff_new_pack.Rhtjb3/_new  2017-09-23 21:37:20.664013624 +0200
@@ -10,9 +10,8 @@
 # While Docker has support for socket activation (-H fd://), this is not
 # enabled by default because enabling socket activation means that on boot your
 # containers won't start until someone tries to administer the Docker daemon.
-Type=simple
+Type=notify
 ExecStart=/usr/bin/dockerd --containerd /run/containerd/containerd.sock 
--add-runtime oci=/usr/bin/docker-runc $DOCKER_NETWORK_OPTIONS $DOCKER_OPTS
-ExecStartPost=/usr/lib/docker/docker_service_helper.sh wait
 ExecReload=/bin/kill -s HUP $MAINPID
 
 # Having non-zero Limit*s causes performance problems due to accounting 
overhead




commit python-stdeb for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package python-stdeb for openSUSE:Factory 
checked in at 2017-09-23 21:37:24

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


Package is "python-stdeb"

Sat Sep 23 21:37:24 2017 rev:2 rq:528302 version:0.8.5

Changes:

--- /work/SRC/openSUSE:Factory/python-stdeb/python-stdeb.changes
2017-09-11 16:18:21.694025517 +0200
+++ /work/SRC/openSUSE:Factory/.python-stdeb.new/python-stdeb.changes   
2017-09-23 21:37:34.218107428 +0200
@@ -1,0 +2,6 @@
+Sun Sep 17 11:00:01 UTC 2017 - sebix+novell@sebix.at
+
+- add python-requests as dependency
+- add 126.patch fix upstream issue #126 from upstream PR#126
+
+---

New:

  126.patch



Other differences:
--
++ python-stdeb.spec ++
--- /var/tmp/diff_new_pack.5PbBy0/_old  2017-09-23 21:37:35.005996623 +0200
+++ /var/tmp/diff_new_pack.5PbBy0/_new  2017-09-23 21:37:35.013995497 +0200
@@ -13,6 +13,7 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
@@ -20,15 +21,18 @@
 Name:   python-stdeb
 Version:0.8.5
 Release:0
-License:MIT
 Summary:Python to Debian source package conversion utility
-Url:http://github.com/astraw/stdeb
+License:MIT
 Group:  Development/Languages/Python
+Url:http://github.com/astraw/stdeb
 Source: 
https://files.pythonhosted.org/packages/source/s/stdeb/stdeb-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
+# PATCH-FIX-UPSTREAM 126.patch -- fixes 
https://github.com/astraw/stdeb/issues/78
+Patch0: https://github.com/astraw/stdeb/pull/126.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+Requires:   python-requests
 BuildArch:  noarch
 
 %python_subpackages
@@ -44,6 +48,7 @@
 
 %prep
 %setup -q -n stdeb-%{version}
+%patch0 -p1
 
 %build
 %python_build

++ 126.patch ++
>From 80e9141023250b78b2a4c35c0ac4eb1963b3629a Mon Sep 17 00:00:00 2001
From: Sebastian Wagner 
Date: Wed, 12 Oct 2016 09:50:53 +0200
Subject: [PATCH] Fix install_requires

fixes astraw/stdeb#78

Signed-off-by: Sebastian Wagner 
---
 setup.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/setup.py b/setup.py
index d7796f5..cd0d81c 100644
--- a/setup.py
+++ b/setup.py
@@ -29,4 +29,5 @@
 'Programming Language :: Python :: 2.7',
 'Programming Language :: Python :: 3',
 ],
+install_requires=['requests'],
 )



commit osc for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package osc for openSUSE:Factory checked in 
at 2017-09-23 21:36:21

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


Package is "osc"

Sat Sep 23 21:36:21 2017 rev:121 rq:528240 version:0.160.0

Changes:

--- /work/SRC/openSUSE:Factory/osc/osc.changes  2017-08-23 11:54:11.526968365 
+0200
+++ /work/SRC/openSUSE:Factory/.osc.new/osc.changes 2017-09-23 
21:36:30.503068050 +0200
@@ -1,0 +2,12 @@
+Fri Sep 22 07:07:33 UTC 2017 - adr...@suse.de
+
+- 0.160
+  - support fissile build type
+  - Container support for the package cache
+  - Remove all untracked files during "osc clean"
+  - Support the commit of a deleted, but non-existent package
+  - triggerreason --multibuild-package option
+  - improved status display
+  - improved request listing filters
+
+---

Old:

  osc-0.159.0.tar.gz

New:

  osc-0.160.0.tar.gz



Other differences:
--
++ osc.spec ++
--- /var/tmp/diff_new_pack.Q6hU6I/_old  2017-09-23 21:36:35.810321662 +0200
+++ /var/tmp/diff_new_pack.Q6hU6I/_new  2017-09-23 21:36:35.814321098 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define version_unconverted 0.159.0
+%define version_unconverted 0.160.0
 %define osc_plugin_dir %{_prefix}/lib/osc-plugins
 %define macros_file macros.osc
 
 Name:   osc
-Version:0.159.0
+Version:0.160.0
 Release:0
 Summary:Open Build Service Commander
 License:GPL-2.0+

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.Q6hU6I/_old  2017-09-23 21:36:35.846316599 +0200
+++ /var/tmp/diff_new_pack.Q6hU6I/_new  2017-09-23 21:36:35.846316599 +0200
@@ -1,5 +1,5 @@
 pkgname=osc
-pkgver=0.159.0
+pkgver=0.160.0
 pkgrel=0
 pkgdesc="Open Build Service client"
 arch=('i686' 'x86_64')

++ _service ++
--- /var/tmp/diff_new_pack.Q6hU6I/_old  2017-09-23 21:36:35.866313787 +0200
+++ /var/tmp/diff_new_pack.Q6hU6I/_new  2017-09-23 21:36:35.866313787 +0200
@@ -1,7 +1,7 @@
 
   
-0.159.0
-0.159.0
+0.160.0
+0.160.0
 git://github.com/openSUSE/osc.git
 git
   

++ debian.changelog ++
--- /var/tmp/diff_new_pack.Q6hU6I/_old  2017-09-23 21:36:35.906308162 +0200
+++ /var/tmp/diff_new_pack.Q6hU6I/_new  2017-09-23 21:36:35.906308162 +0200
@@ -1,4 +1,4 @@
-osc (0.159.0-0) unstable; urgency=low
+osc (0.160.0-0) unstable; urgency=low
   - Install bash completion
 
  -- Nick Brown   Wed, 26 Oct 2016 10:00:00 +0200

++ osc-0.159.0.tar.gz -> osc-0.160.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-0.159.0/NEWS new/osc-0.160.0/NEWS
--- old/osc-0.159.0/NEWS2017-07-19 00:48:15.0 +0200
+++ new/osc-0.160.0/NEWS2017-09-22 09:06:18.0 +0200
@@ -1,3 +1,12 @@
+0.160
+  - support fissile build type
+  - Container support for the package cache
+  - Remove all untracked files during "osc clean"
+  - Support the commit of a deleted, but non-existent package
+  - triggerreason --multibuild-package option
+  - improved status display
+  - improved request listing filters
+
 0.159
   - "osc buildhistory": show build duration
   - Support builds using native Docker build descriptions
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/osc-0.159.0/osc/build.py new/osc-0.160.0/osc/build.py
--- old/osc-0.159.0/osc/build.py2017-07-19 00:48:15.0 +0200
+++ new/osc-0.160.0/osc/build.py2017-09-22 09:06:18.0 +0200
@@ -349,6 +349,11 @@
 '-type', 'f'],

stdout=subprocess.PIPE).stdout.read().strip()
 s_built = ''
+elif buildtype == 'fissile':
+b_built = subprocess.Popen(['find', os.path.join(pacdir, 'FISSILE'),
+'-type', 'f'],
+   
stdout=subprocess.PIPE).stdout.read().strip()
+s_built = ''
 elif buildtype == 'dsc' or buildtype == 'collax':
 b_built = subprocess.Popen(['find', os.path.join(pacdir, 'DEBS'),
 '-name', '*.deb'],
@@ -520,7 +525,9 @@
 build_type = 'snapcraft'
 if os.path.basename(build_descr) == 'Dockerfile':
 build_type = 'docker'
-if build_type not in ['spec', 'dsc', 'kiwi', 'arch', 'collax', 
'livebuild', 'snapcraft', 'appimage', 'docker']:
+if os.path.basename(build_descr) == 'fissile.yml':
+build_type = 'fissile'
+if build_type not in ['spec', 'dsc', 'kiwi', 'arch', 'collax', 
'livebuild', 'snapcraft', 'appimage', 'docker', 'fissile']:
 raise oscerr.WrongArgs(
   

commit erlang for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package erlang for openSUSE:Factory checked 
in at 2017-09-23 21:35:51

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


Package is "erlang"

Sat Sep 23 21:35:51 2017 rev:58 rq:528212 version:20.0.5

Changes:

--- /work/SRC/openSUSE:Factory/erlang/erlang.changes2017-09-04 
12:35:49.283740832 +0200
+++ /work/SRC/openSUSE:Factory/.erlang.new/erlang.changes   2017-09-23 
21:36:00.639267957 +0200
@@ -1,0 +2,23 @@
+Thu Sep 14 20:36:14 UTC 2017 - matwey.korni...@gmail.com
+
+- Only Java 1.6 is supported by Erlang since 18.0 release
+
+---
+Thu Sep 14 20:05:23 UTC 2017 - matwey.korni...@gmail.com
+
+- Update to 20.0.5:
+  * erts: Fixed bug in binary_to_term and binary_to_atom that could
+cause VM crash. Typically happens when the last character of an
+UTF8 string is in the range 128 to 255, but truncated to only
+one byte. Bug exists in binary_to_term since ERTS version
+5.10.2 (OTP_R16B01) and binary_to_atom since ERTS version 9.0
+(OTP-20.0).
+  * inets: http_uri aligned to follow RFC 3986 and not convert "+"
+to space when decoding URIs.
+  * inets: Added new option max_client_body_chunk to httpd server
+to allow chunked delivery of PUT and POST data to mod_esi
+callback. Note, new mod_esi callback implementation is
+required. Also correct value provided by server_name
+environment variable.
+
+---

Old:

  OTP-20.0.4.tar.gz

New:

  OTP-20.0.5.tar.gz



Other differences:
--
++ erlang.spec ++
--- /var/tmp/diff_new_pack.zkSXlw/_old  2017-09-23 21:36:03.066926543 +0200
+++ /var/tmp/diff_new_pack.zkSXlw/_new  2017-09-23 21:36:03.066926543 +0200
@@ -21,7 +21,7 @@
 %endif
 
 Name:   erlang
-Version:20.0.4
+Version:20.0.5
 Release:0
 # not set up to be built with position independend executable support
 #!BuildIgnore: gcc-PIE
@@ -168,7 +168,7 @@
 Summary:Erlang Java Interface
 Group:  Development/Libraries/Java
 Requires:   %{name} = %{version}
-Requires:   java >= 1.5.0
+Requires:   java >= 1.6.0
 
 %description jinterface
 JInterface module for accessing erlang from Java
@@ -317,10 +317,10 @@
 sed -i 's|WX_LIBS=`$WX_CONFIG_WITH_ARGS --libs`|WX_LIBS="`$WX_CONFIG_WITH_ARGS 
--libs` -lGLU"|' lib/wx/configure || return 1
 
 %build
-# we need build only 1.5 target for java
+# we need build only 1.6 target for java
 # for SLE only
 %if 0%{?sles_version} >= 10 || 0%{?suse_version} >= 1110
-   export JAVAC="javac -source 1.5 -target 1.5"
+   export JAVAC="javac -source 1.6 -target 1.6"
 %endif
 %if 0%{?suse_version} == 1100 || 0%{?fedora_version} == 9
 export CFLAGS="-fno-strict-aliasing"

++ OTP-20.0.4.tar.gz -> OTP-20.0.5.tar.gz ++
/work/SRC/openSUSE:Factory/erlang/OTP-20.0.4.tar.gz 
/work/SRC/openSUSE:Factory/.erlang.new/OTP-20.0.5.tar.gz differ: char 12, line 1




commit python-barbicanclient for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package python-barbicanclient for 
openSUSE:Factory checked in at 2017-09-23 21:36:30

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


Package is "python-barbicanclient"

Sat Sep 23 21:36:30 2017 rev:4 rq:528256 version:4.5.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-barbicanclient/python-barbicanclient.changes  
2017-08-28 15:32:12.233901711 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-barbicanclient.new/python-barbicanclient.changes
 2017-09-23 21:36:48.340559463 +0200
@@ -1,0 +2,17 @@
+Fri Sep 22 10:37:13 UTC 2017 - cloud-de...@suse.de
+
+- update to version 4.5.2
+  - Refactor barbicanclient
+  - Update doc references
+  - rearrange the existing docs into the new standard layout
+  - import content from cli-reference in openstack-manuals
+  - Update the documentation link for doc migration
+  - Workaround for importing objects from old path
+  - Add secret_type filter to CLI
+  - fix default version
+  - Update api references according to refactor result
+  - Support import modules from barbicanclient.client module
+  - Updated from global requirements
+  - Switch from oslosphinx to openstackdocstheme
+
+---

Old:

  python-barbicanclient-4.4.0.tar.gz

New:

  python-barbicanclient-4.5.2.tar.gz



Other differences:
--
++ python-barbicanclient.spec ++
--- /var/tmp/diff_new_pack.HGeAI5/_old  2017-09-23 21:36:52.855924441 +0200
+++ /var/tmp/diff_new_pack.HGeAI5/_new  2017-09-23 21:36:52.859923878 +0200
@@ -18,7 +18,7 @@
 
 %global sname python-barbicanclient
 Name:   python-barbicanclient
-Version:4.4.0
+Version:4.5.2
 Release:0
 Summary:Client for the Barbican Key Management API
 License:Apache-2.0
@@ -26,9 +26,9 @@
 Url:http://launchpad.net/%{sname}
 Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
-BuildRequires:  python-cliff >= 2.6.0
+BuildRequires:  python-cliff >= 2.8.0
 BuildRequires:  python-devel
-BuildRequires:  python-keystoneauth1 >= 2.21.0
+BuildRequires:  python-keystoneauth1 >= 3.1.0
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-oslo.i18n >= 2.1.0
 BuildRequires:  python-oslo.serialization >= 1.10.0
@@ -39,8 +39,8 @@
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
 BuildRequires:  python-testtools >= 1.4.0
-Requires:   python-cliff >= 2.6.0
-Requires:   python-keystoneauth1 >= 2.21.0
+Requires:   python-cliff >= 2.8.0
+Requires:   python-keystoneauth1 >= 3.1.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.serialization >= 1.10.0
 Requires:   python-oslo.utils >= 3.20.0
@@ -61,7 +61,7 @@
 Summary:Documentation for OpenStack Key Management API Client
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-oslosphinx >= 4.7.0
+BuildRequires:  python-openstackdocstheme >= 1.16.0
 
 %description doc
 Documentation for the client library for interacting with

++ python-barbicanclient-4.4.0.tar.gz -> python-barbicanclient-4.5.2.tar.gz 
++
 15362 lines of diff (skipped)




commit perl-Minion for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package perl-Minion for openSUSE:Factory 
checked in at 2017-09-23 21:36:05

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


Package is "perl-Minion"

Sat Sep 23 21:36:05 2017 rev:30 rq:528229 version:7.06

Changes:

--- /work/SRC/openSUSE:Factory/perl-Minion/perl-Minion.changes  2017-08-10 
14:13:19.458137299 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Minion.new/perl-Minion.changes 
2017-09-23 21:36:12.413612068 +0200
@@ -1,0 +2,9 @@
+Fri Sep 22 05:42:22 UTC 2017 - co...@suse.com
+
+- updated to 7.06
+   see /usr/share/doc/packages/perl-Minion/Changes
+
+  7.06  2017-09-21
+- Added guard method to Minion.
+
+---

Old:

  Minion-7.05.tar.gz

New:

  Minion-7.06.tar.gz



Other differences:
--
++ perl-Minion.spec ++
--- /var/tmp/diff_new_pack.blW97x/_old  2017-09-23 21:36:13.60555 +0200
+++ /var/tmp/diff_new_pack.blW97x/_new  2017-09-23 21:36:13.613443331 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Minion
-Version:7.05
+Version:7.06
 Release:0
 %define cpan_name Minion
 Summary:Job queue

++ Minion-7.05.tar.gz -> Minion-7.06.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.05/Changes new/Minion-7.06/Changes
--- old/Minion-7.05/Changes 2017-08-07 17:44:43.0 +0200
+++ new/Minion-7.06/Changes 2017-09-21 11:19:39.0 +0200
@@ -1,4 +1,7 @@
 
+7.06  2017-09-21
+  - Added guard method to Minion.
+
 7.05  2017-08-07
   - Improved foreground method in Minion to rethrow job exceptions.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.05/META.json new/Minion-7.06/META.json
--- old/Minion-7.05/META.json   2017-08-07 21:47:04.0 +0200
+++ new/Minion-7.06/META.json   2017-09-21 19:46:25.0 +0200
@@ -54,6 +54,6 @@
   },
   "x_IRC" : "irc://irc.perl.org/#mojo"
},
-   "version" : "7.05",
+   "version" : "7.06",
"x_serialization_backend" : "JSON::PP version 2.94"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.05/META.yml new/Minion-7.06/META.yml
--- old/Minion-7.05/META.yml2017-08-07 21:47:04.0 +0200
+++ new/Minion-7.06/META.yml2017-09-21 19:46:25.0 +0200
@@ -27,5 +27,5 @@
   homepage: http://mojolicious.org
   license: http://www.opensource.org/licenses/artistic-license-2.0
   repository: https://github.com/kraih/minion.git
-version: '7.05'
+version: '7.06'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Minion-7.05/lib/Minion.pm 
new/Minion-7.06/lib/Minion.pm
--- old/Minion-7.05/lib/Minion.pm   2017-08-07 17:46:30.0 +0200
+++ new/Minion-7.06/lib/Minion.pm   2017-09-21 11:19:16.0 +0200
@@ -16,7 +16,7 @@
 has remove_after  => 172800;
 has tasks => sub { {} };
 
-our $VERSION = '7.05';
+our $VERSION = '7.06';
 
 sub add_task { ($_[0]->tasks->{$_[1]} = $_[2]) and return $_[0] }
 
@@ -43,6 +43,12 @@
   return defined $err ? die $err : !!$job;
 }
 
+sub guard {
+  my ($self, $lock) = (shift, shift);
+  return undef unless $self->lock($lock, @_);
+  return Minion::_Guard->new(minion => $self, lock => $lock);
+}
+
 sub job {
   my ($self, $id) = @_;
 
@@ -103,6 +109,11 @@
   return $self;
 }
 
+package Minion::_Guard;
+use Mojo::Base -base;
+
+sub DESTROY { $_[0]{minion}->unlock($_[0]{lock}) }
+
 1;
 
 =encoding utf8
@@ -417,6 +428,31 @@
 Retry job in C queue, then perform it right away with a
 temporary worker in this process, very useful for debugging.
 
+=head2 guard
+
+  my $guard = $minion->guard('foo', 3600);
+  my $guard = $minion->guard('foo', 3600, {limit => 20});
+
+Same as L, but returns a scope guard object that automatically 
releases
+the lock as soon as the object is destroyed, or C if aquiring the lock
+failed.
+
+  # Only one job should run at a time (unique job)
+  $minion->add_task(do_unique_stuff => sub {
+my ($job, @args) = @_;
+return $job->finish('Previous job is still active')
+  unless my $guard = $minion->guard('fragile_backend_service', 7200);
+...
+  });
+
+  # Only five jobs should run at a time and we try again later if necessary
+  $minion->add_task(do_concurrent_stuff => sub {
+my ($job, @args) = @_;
+return $job->retry({delay => 30})
+  unless my $guard = $minion->guard('some_web_service', 60, {limit => 5});
+...
+  });
+
 =head2 job
 
   my $job = $minion->job($id);
@@ -440,7 +476,9 @@
 
 

commit chrony for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package chrony for openSUSE:Factory checked 
in at 2017-09-23 21:35:56

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


Package is "chrony"

Sat Sep 23 21:35:56 2017 rev:6 rq:528217 version:3.2

Changes:

--- /work/SRC/openSUSE:Factory/chrony/chrony.changes2017-02-03 
17:34:37.310851211 +0100
+++ /work/SRC/openSUSE:Factory/.chrony.new/chrony.changes   2017-09-23 
21:36:10.057943360 +0200
@@ -1,0 +2,36 @@
+Wed Sep 20 23:57:53 UTC 2017 - mp...@suse.com
+
+- Upgraded to version 3.2:
+  Enhancements
+  * Improve stability with NTP sources and reference clocks
+  * Improve stability with hardware timestamping
+  * Improve support for NTP interleaved modes
+  * Control frequency of system clock on macOS 10.13 and later
+  * Set TAI-UTC offset of system clock with leapsectz directive
+  * Minimise data in client requests to improve privacy
+  * Allow transmit-only hardware timestamping
+  * Add support for new timestamping options introduced in Linux 4.13
+  * Add root delay, root dispersion and maximum error to tracking log
+  * Add mindelay and asymmetry options to server/peer/pool directive
+  * Add extpps option to PHC refclock to timestamp external PPS signal
+  * Add pps option to refclock directive to treat any refclock as PPS
+  * Add width option to refclock directive to filter wrong pulse edges
+  * Add rxfilter option to hwtimestamp directive
+  * Add -x option to disable control of system clock
+  * Add -l option to log to specified file instead of syslog
+  * Allow multiple command-line options to be specified together
+  * Allow starting without root privileges with -Q option
+  * Update seccomp filter for new glibc versions
+  * Dump history on exit by default with dumpdir directive
+  * Use hardening compiler options by default
+  Bug fixes
+  * Don't drop PHC samples with low-resolution system clock
+  * Ignore outliers in PHC tracking, RTC tracking, manual input
+  * Increase polling interval when peer is not responding
+  * Exit with error message when include directive fails
+  * Don't allow slash after hostname in allow/deny directive/command
+  * Try to connect to all addresses in chronyc before giving up
+- Upgraded clknetsim to version 71dbbc5.
+- Reworked chrony-fix-open.patch to fit the new version
+
+---

Old:

  chrony-3.1.tar.gz
  clknetsim-ce89a1b.tar.gz

New:

  chrony-3.2.tar.gz
  clknetsim-71dbbc5.tar.gz



Other differences:
--
++ chrony.spec ++
--- /var/tmp/diff_new_pack.hjxZV2/_old  2017-09-23 21:36:11.521737498 +0200
+++ /var/tmp/diff_new_pack.hjxZV2/_new  2017-09-23 21:36:11.525736936 +0200
@@ -17,7 +17,7 @@
 
 
 %define vendorzone opensuse.
-%global clknetsim_ver ce89a1b
+%global clknetsim_ver 71dbbc5
 %if 0%{?suse_version} > 1230
 %bcond_without  systemd
 %bcond_without  syscallfilter
@@ -26,7 +26,7 @@
 %bcond_with syscallfilter
 %endif
 Name:   chrony
-Version:3.1
+Version:3.2
 Release:0
 Summary:System Clock Synchronization Client and Server
 License:GPL-2.0

++ chrony-3.1.tar.gz -> chrony-3.2.tar.gz ++
 10812 lines of diff (skipped)

++ chrony-fix-open.patch ++
--- /var/tmp/diff_new_pack.hjxZV2/_old  2017-09-23 21:36:11.757704313 +0200
+++ /var/tmp/diff_new_pack.hjxZV2/_new  2017-09-23 21:36:11.757704313 +0200
@@ -1,7 +1,7 @@
-Index: chrony-3.1/clknetsim-ce89a1b4e361c432ba3541548008ef0a87bd7fdb/client.c
+Index: chrony-3.2/clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429/client.c
 ===
 chrony-3.1/clknetsim-ce89a1b4e361c432ba3541548008ef0a87bd7fdb/client.c
-+++ chrony-3.1/clknetsim-ce89a1b4e361c432ba3541548008ef0a87bd7fdb/client.c
+--- chrony-3.2/clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429/client.c
 chrony-3.2/clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429/client.c
 @@ -1000,6 +1000,8 @@ int open(const char *pathname, int flags
else if (!strcmp(pathname, "/dev/ptp1"))
return SYSCLK_FD;

++ clknetsim-ce89a1b.tar.gz -> clknetsim-71dbbc5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/clknetsim-ce89a1b4e361c432ba3541548008ef0a87bd7fdb/client.c 
new/clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429/client.c
--- old/clknetsim-ce89a1b4e361c432ba3541548008ef0a87bd7fdb/client.c 
2017-01-24 14:49:02.0 +0100
+++ new/clknetsim-71dbbc509eee05cb29e33468be93d5ba52b79429/client.c 
2017-07-25 09:46:32.0 +0200
@@ -191,7 +191,8 @@
const char *env;
unsigned int connect_retries 

commit openssl-ibmca for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package openssl-ibmca for openSUSE:Factory 
checked in at 2017-09-23 21:36:11

Comparing /work/SRC/openSUSE:Factory/openssl-ibmca (Old)
 and  /work/SRC/openSUSE:Factory/.openssl-ibmca.new (New)


Package is "openssl-ibmca"

Sat Sep 23 21:36:11 2017 rev:27 rq:528233 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/openssl-ibmca/openssl-ibmca.changes  
2017-04-14 13:41:51.704278882 +0200
+++ /work/SRC/openSUSE:Factory/.openssl-ibmca.new/openssl-ibmca.changes 
2017-09-23 21:36:14.217358399 +0200
@@ -1,0 +2,12 @@
+Fri Sep 22 07:50:52 UTC 2017 - mp...@suse.com
+
+- Now that the openSSL engines directory is versioned:
+  * Modified the spec file to query the libcrypto package
+for which directory to install the engine into.
+  * Removed openssl-ibmca-fix-enginepath.patch. Replaced it
+with a sed command so that it will provide the correct
+versioned engines directory
+- Removed openssl-ibmca-configure.patch. It doesn't seem to
+  be needed any longer.
+
+---

Old:

  openssl-ibmca-configure.patch
  openssl-ibmca-fix-enginepath.patch



Other differences:
--
++ openssl-ibmca.spec ++
--- /var/tmp/diff_new_pack.yO2TSK/_old  2017-09-23 21:36:14.889263905 +0200
+++ /var/tmp/diff_new_pack.yO2TSK/_new  2017-09-23 21:36:14.893263342 +0200
@@ -25,9 +25,7 @@
 Url:http://sourceforge.net/projects/opencryptoki
 Source: 
http://sourceforge.net/projects/opencryptoki/files/libica%%20OpenSSL%%20Engine/ibmca-%{version}/openssl-ibmca-%{version}.tar.bz2
 Source1:baselibs.conf
-Patch1: openssl-ibmca-configure.patch
-Patch2: openssl-ibmca-fix-enginepath.patch
-Patch3: 
openssl-ibmca-fix-sha512-evp-digest-to-use-evp_md_flag_pkey_method_signature.patch
+Patch1: 
openssl-ibmca-fix-sha512-evp-digest-to-use-evp_md_flag_pkey_method_signature.patch
 BuildRequires:  libica-devel >= 2.4.0
 BuildRequires:  libica-tools >= 2.4.0
 BuildRequires:  openssl-devel
@@ -41,20 +39,26 @@
 
 %prep
 %setup -q
-%patch1
-%patch2 -p1
-%patch3 -p1
+%patch1 -p1
 
 %build
+# The directory where crypto engines are located is owned by the libcrypto 
package.
+# Find out where that is for this version of the distribution.
+%define _ENGINE_DIR %(pkg-config --variable=enginesdir libcrypto)
+
 export CFLAGS="%{optflags}"
 export CPPFLAGS="%{optflags}"
 %configure \
-  --libdir=/%{_lib}/engines
+  --libdir=%{_ENGINE_DIR}
 make %{?_smp_mflags}
 
 %install
+# Update the sample config file so that the dynamic path points
+# to the correct version of the engines directory.
+sed -i -e "/^dynamic_path/s, = .*/, = %{_ENGINE_DIR}/," src/openssl.cnf.sample
+
 make %{?_smp_mflags} DESTDIR=%{buildroot} install
-rm %{buildroot}/%{_lib}/engines/libibmca.la
+rm %{buildroot}/%{_ENGINE_DIR}/libibmca.la
 
 %post
 #Original fix for bsc#942839 was to update on first install
@@ -108,7 +112,7 @@
 %defattr(-, root, root)
 %doc README COPYING
 %doc src/openssl.cnf.sample
-/%{_lib}/engines/libibmca.*
+%{_ENGINE_DIR}/libibmca.*
 %{_mandir}/man5/ibmca.5%{ext_man}
 
 %changelog




commit tuxguitar for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package tuxguitar for openSUSE:Factory 
checked in at 2017-09-23 21:35:41

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


Package is "tuxguitar"

Sat Sep 23 21:35:41 2017 rev:2 rq:528171 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/tuxguitar/tuxguitar.changes  2017-08-24 
18:43:44.726528982 +0200
+++ /work/SRC/openSUSE:Factory/.tuxguitar.new/tuxguitar.changes 2017-09-23 
21:35:49.728802352 +0200
@@ -1,0 +2,5 @@
+Fri Sep 22 05:16:12 UTC 2017 - opensuse.lietuviu.ka...@gmail.com
+
+- Add tuxguitar-do-not-force-java-1.5.patch: Don't force JAVA 1.5
+
+---
@@ -5 +10 @@
-- Updated to vertion 1.4 (bnc#1038205)
+- Updated to version 1.4 (bnc#1038205)

New:

  tuxguitar-do-not-force-java-1.5.patch



Other differences:
--
++ tuxguitar.spec ++
--- /var/tmp/diff_new_pack.sROwds/_old  2017-09-23 21:35:50.824648238 +0200
+++ /var/tmp/diff_new_pack.sROwds/_new  2017-09-23 21:35:50.832647113 +0200
@@ -34,6 +34,7 @@
 Patch1:   tuxguitar-default-soundfont.patch
 Patch2:   tuxguitar-jsa-build.patch
 Patch3:   tuxguitar-tray-build.patch
+Patch4:   tuxguitar-do-not-force-java-1.5.patch
 License:  LGPL-2.1+
 Group:Applications/Multimedia
 
@@ -72,6 +73,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 # Set debug="true" on javac part of the build scripts.
 for file in $(find . -name build.xml); do

++ tuxguitar-do-not-force-java-1.5.patch ++
Don't force compiling with JAVA 1.5

--- tuxguitar-1.4-src.org/TuxGuitar-viewer/build.xml
+++ tuxguitar-1.4-src/TuxGuitar-viewer/build.xml
@@ -6,8 +6,6 @@



-   
-   






commit jmock for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package jmock for openSUSE:Factory checked 
in at 2017-09-23 21:35:06

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


Package is "jmock"

Sat Sep 23 21:35:06 2017 rev:17 rq:528157 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/jmock/jmock.changes  2017-05-22 
10:48:32.703936590 +0200
+++ /work/SRC/openSUSE:Factory/.jmock.new/jmock.changes 2017-09-23 
21:35:13.721866185 +0200
@@ -1,0 +2,6 @@
+Thu Sep 21 23:31:17 UTC 2017 - fst...@suse.com
+
+- Fix build with jdk9: specify java source and target level 1.6
+- Clean spec files and run fdupes on documentation
+
+---



Other differences:
--
++ jmock.spec ++
--- /var/tmp/diff_new_pack.oaH7IT/_old  2017-09-23 21:35:15.393631077 +0200
+++ /var/tmp/diff_new_pack.oaH7IT/_new  2017-09-23 21:35:15.393631077 +0200
@@ -32,16 +32,15 @@
 Patch1: jmock-1.2.0-build_xml.patch
 BuildRequires:  ant >= 1.6
 BuildRequires:  ant-junit
-#BuildRequires:  cglib >= 2.1.3
 BuildRequires:  asm >= 1.5.3
 BuildRequires:  cglib-nohook >= 2.1.3
+BuildRequires:  fdupes
 BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  junit >= 3.8.1
 Requires:   asm >= 1.5.3
 Requires:   cglib >= 2.1.3
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -100,7 +99,10 @@
 %build
 export OPT_JAR_LIST="ant/ant-junit junit"
 export CLASSPATH=`pwd`/build/classes:$(build-classpath asm cglib)
-ant -Dbuild.sysclasspath=only package
+ant \
+-Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
+-Dbuild.sysclasspath=only \
+package
 
 %install
 install -Dpm 644 build/%{name}-core-%{version}.jar \
@@ -121,23 +123,21 @@
 #
 install -dm 755 %{buildroot}%{_javadocdir}/%{name}
 cp -pr build/javadoc-%{version}/* %{buildroot}%{_javadocdir}/%{name}
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}
 #
 install -dm 755 %{buildroot}%{_datadir}/%{name}-%{version}
 cp -pr examples/* %{buildroot}%{_datadir}/%{name}-%{version}
 
 %files
-%defattr(0644,root,root,0755)
 %doc LICENSE.txt overview.html
 %{_javadir}/*.jar
 %{_mavenpomdir}/*
 %{_datadir}/maven-metadata/%{name}.xml*
 
 %files javadoc
-%defattr(0644,root,root,0755)
 %{_javadocdir}/%{name}
 
 %files demo
-%defattr(0644,root,root,0755)
 %{_datadir}/%{name}-%{version}
 
 %changelog

++ jmock-1.2.0-build_xml.patch ++
--- /var/tmp/diff_new_pack.oaH7IT/_old  2017-09-23 21:35:15.433625452 +0200
+++ /var/tmp/diff_new_pack.oaH7IT/_new  2017-09-23 21:35:15.433625452 +0200
@@ -1,5 +1,5 @@
 build.xml.sav  2007-07-15 11:18:10.0 +0200
-+++ build.xml  2007-07-15 11:19:51.0 +0200
+--- build.xml  2007-04-10 17:35:42.0 +0200
 build.xml  2017-09-19 11:13:25.863347487 +0200
 @@ -1,5 +1,5 @@
  
 -  
@@ -7,7 +7,17 @@



-@@ -27,11 +27,13 @@
+@@ -11,8 +11,7 @@
+   
+
++  debug="true">
+ 
+ 
+ 
+@@ -27,11 +26,13 @@



@@ -21,7 +31,7 @@



-@@ -39,9 +41,11 @@
+@@ -39,9 +40,11 @@



@@ -33,14 +43,14 @@



-@@ -98,8 +102,8 @@
+@@ -97,9 +100,7 @@
+   
-+ source="1.4" 
-+ target="1.4"/>
++ failonerror="yes"/>







commit jformatstring for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package jformatstring for openSUSE:Factory 
checked in at 2017-09-23 21:34:53

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


Package is "jformatstring"

Sat Sep 23 21:34:53 2017 rev:13 rq:528155 version:0

Changes:

--- /work/SRC/openSUSE:Factory/jformatstring/jformatstring.changes  
2014-07-11 20:05:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.jformatstring.new/jformatstring.changes 
2017-09-23 21:34:56.340310633 +0200
@@ -1,0 +2,11 @@
+Mon Sep 18 12:00:25 UTC 2017 - fst...@suse.com
+
+- Fix build with jdk9: source 1.6 and target 1.6
+- Clean spec file and fix duplicate waste
+- Added patch:
+  * jformatstring-sourcetarget.patch
+- Don't hardcode source and target, but allow it to be
+  specified to ant on command-line
+- Remove any traces of gcj_support
+
+---

New:

  jformatstring-sourcetarget.patch



Other differences:
--
++ jformatstring.spec ++
--- /var/tmp/diff_new_pack.NA1wpJ/_old  2017-09-23 21:34:57.688121085 +0200
+++ /var/tmp/diff_new_pack.NA1wpJ/_new  2017-09-23 21:34:57.696119960 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package jformatstring
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2009, JPackage Project
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,16 +17,6 @@
 #
 
 
-%define with()  %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}}
-%define without()   %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}}
-%define bcond_with()%{expand:%%{?_with_%{1}:%%global with_%{1} 1}}
-%define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}}
-%bcond_with gcj_support
-%if %with gcj_support
-%define gcj_support 1
-%else
-%define gcj_support 0
-%endif
 Name:   jformatstring
 Version:0
 Release:0
@@ -36,18 +26,15 @@
 Url:https://jformatstring.dev.java.net/
 # svn -q export -r 8 
https://jformatstring.dev.java.net/svn/jformatstring/trunk/jFormatString 
jformatstring-0 --username guest --password guest && tar cjf 
jformatstring-0.tar.bz2 jformatstring-0
 Source0:jformatstring-0.tar.bz2
+Patch0: jformatstring-sourcetarget.patch
 BuildRequires:  ant
+BuildRequires:  fdupes
 BuildRequires:  java-devel
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 Provides:   jFormatString = %{version}-%{release}
 Obsoletes:  jFormatString < %{version}-%{release}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{gcj_support}
-BuildRequires:  java-gcj-compat-devel
-%else
 BuildArch:  noarch
-%endif
 
 %description
 This project is derived from Sun's implementation of java.util.Formatter. It
@@ -68,6 +55,7 @@
 
 %package javadoc
 Summary:Javadoc for %{name}
+# FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines;
 Group:  Development/Documentation
 Requires:   java-javadoc
 
@@ -76,17 +64,15 @@
 
 %prep
 %setup -q
-
-mkdir lib
-pushd lib
-ln -s $(build-classpath junit)
-popd
+%patch0 -p1
+mkdir -p lib
+build-jar-repository -s -p lib junit
 
 %build
 export CLASSPATH=
 export OPT_JAR_LIST=:
-ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5
-javadoc -d javadoc \
+ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6
+javadoc -d javadoc -source 1.6 \
-sourcepath src/java \
-classpath build/classes:$(build-classpath junit) \
-link %{_javadocdir}/java \
@@ -102,40 +88,19 @@
 
 mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
 cp -pr javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}-%{version}
 ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
 ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/jFormatString-%{version}
 ln -s jFormatString-%{version} %{buildroot}%{_javadocdir}/jFormatString
 
-%if %{gcj_support}
-%{_bindir}/aot-compile-rpm
-%endif
-
-%if %{gcj_support}
-%post
-if [ -x %{_bindir}/rebuild-gcj-db ]; then
-%{_bindir}/rebuild-gcj-db
-fi
-
-%postun
-if [ -x %{_bindir}/rebuild-gcj-db ]; then
-%{_bindir}/rebuild-gcj-db
-fi
-%endif
-
 %files
-%defattr(0644,root,root,0755)
 %doc LICENSE
 %{_javadir}/%{name}-%{version}.jar
 %{_javadir}/%{name}.jar
 %{_javadir}/jFormatString-%{version}.jar
 %{_javadir}/jFormatString.jar
-%if %{gcj_support}
-%dir %{_libdir}/gcj/%{name}
-%attr(-,root,root) %{_libdir}/gcj/%{name}/*
-%endif
 
 %files javadoc
-%defattr(0644,root,root,0755)
 %{_javadocdir}/%{name}-%{version}
 %{_javadocdir}/%{name}
 

commit openssl-ibmpkcs11 for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package openssl-ibmpkcs11 for 
openSUSE:Factory checked in at 2017-09-23 21:35:20

Comparing /work/SRC/openSUSE:Factory/openssl-ibmpkcs11 (Old)
 and  /work/SRC/openSUSE:Factory/.openssl-ibmpkcs11.new (New)


Package is "openssl-ibmpkcs11"

Sat Sep 23 21:35:20 2017 rev:1 rq:528165 version:1.0.0

Changes:

New Changes file:

--- /dev/null   2017-07-20 07:30:00.335470106 +0200
+++ /work/SRC/openSUSE:Factory/.openssl-ibmpkcs11.new/openssl-ibmpkcs11.changes 
2017-09-23 21:35:35.454809776 +0200
@@ -0,0 +1,37 @@
+---
+Fri Sep 22 02:23:42 UTC 2017 - mp...@suse.com
+
+- Modified the spec file to query the libcrypto package
+  for which directory to install the engine into. Needed
+  now that it is versioned.
+
+---
+Fri Oct  7 13:04:14 UTC 2016 - jjo...@suse.com
+
+- Fix engine install location (bsc#997043)
+
+---
+Wed Sep  3 01:41:37 CEST 2014 - r...@suse.de
+
+- sanitize release line in specfile
+
+---
+Thu Mar  6 11:08:31 CET 2014 - r...@suse.de
+
+- changed license entry to OpenSSL as requested 
+
+---
+Wed Mar  5 19:01:36 CET 2014 - r...@suse.de
+
+- fix build on SLE 12 
+
+---
+Fri Aug 12 09:37:38 UTC 2011 - u...@suse.de
+
+- fixed and packaged sample openssl.cnf (bnc#710902)
+
+---
+Tue Jun 28 15:32:30 CEST 2011 - u...@suse.de
+
+- new package (fate#311657)
+

New:

  openssl-ibmpkcs11-1.0.0.tar.bz2
  openssl-ibmpkcs11.changes
  openssl-ibmpkcs11.spec
  openssl-ibmpkcs11_sample_config_file.patch



Other differences:
--
++ openssl-ibmpkcs11.spec ++
#
# spec file for package openssl-ibmpkcs11
#
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


Name:   openssl-ibmpkcs11
Url:http://sourceforge.net/projects/opencryptoki/
BuildRequires:  autoconf
BuildRequires:  automake
BuildRequires:  libtool
BuildRequires:  openssl-devel
Version:1.0.0
Release:0
Summary:OpenSSL Dynamic PKCS #11 Engine
License:OpenSSL
Group:  Productivity/Networking/Security
Source: %name-%{version}.tar.bz2
Patch:  openssl-ibmpkcs11_sample_config_file.patch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
OpenSSL Dynamic PKCS #11 Engine



%prep
%setup
%patch -p1

%build
# The directory where crypto engines are located is owned by the libcrypto 
package.
# Find out where that is for this version of the distribution.
%define _ENGINE_DIR %(pkg-config --variable=enginesdir libcrypto)

sh bootstrap.sh
%configure --libdir=%{_ENGINE_DIR}
make

%install
make install DESTDIR=$RPM_BUILD_ROOT
rm -f $RPM_BUILD_ROOT/%{_ENGINE_DIR}/*.{la,so}

%files
%defattr(-,root,root)
%doc LICENSE ChangeLog README openssl.cnf.sample
%{_ENGINE_DIR}/libibmpkcs11.so.*

%changelog
++ openssl-ibmpkcs11_sample_config_file.patch ++
--- openssl-ibmpkcs11-1.0.0/openssl.cnf.sample.in   2011-05-11 
17:57:02.0 -0400
+++ openssl-ibmpkcs11-1.0.0-key/openssl.cnf.sample.in   2011-08-05 
19:42:30.0 -0400
@@ -17,9 +17,9 @@
 ibmpkcs11 = ibmpkcs11_section
 
 [ibmpkcs11_section]
-SLOT_ID=0
-dynamic_path = @LIBDIR@/libibmpkcs11.so
+dynamic_path = @LIBDIR@/libibmpkcs11.so.0.0.0
 engine_id = ibmpkcs11
+SLOT_ID=0
 #
 # The following algorithms will be enabled by these parameters
 # to the default_algorithms line. Any combination of these is valid,



commit apache-commons-validator for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package apache-commons-validator for 
openSUSE:Factory checked in at 2017-09-23 21:34:57

Comparing /work/SRC/openSUSE:Factory/apache-commons-validator (Old)
 and  /work/SRC/openSUSE:Factory/.apache-commons-validator.new (New)


Package is "apache-commons-validator"

Sat Sep 23 21:34:57 2017 rev:4 rq:528156 version:1.3.1

Changes:

--- 
/work/SRC/openSUSE:Factory/apache-commons-validator/apache-commons-validator.changes
2014-07-16 16:49:36.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-validator.new/apache-commons-validator.changes
   2017-09-23 21:34:57.856097461 +0200
@@ -1,0 +2,7 @@
+Thu Sep 14 15:12:50 UTC 2017 - fst...@suse.com
+
+- Build with java source and target 1.6
+- Use java-devel < 1.9 because with jdk9, some unit tests fail
+- Clean spec file
+
+---



Other differences:
--
++ apache-commons-validator.spec ++
--- /var/tmp/diff_new_pack.uCtNet/_old  2017-09-23 21:34:58.727974846 +0200
+++ /var/tmp/diff_new_pack.uCtNet/_new  2017-09-23 21:34:58.739973158 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-validator
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -45,8 +45,8 @@
 Obsoletes:  %{short_name} < %{version}-%{release}
 Provides:   jakarta-%{short_name} = %{version}-%{release}
 Obsoletes:  jakarta-%{short_name} < %{version}-%{release}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
+BuildConflicts: java-devel >= 1.9
 %if 0%{?suse_version} == 1110
 BuildRequires:  ant-apache-oro
 Requires:   ant-apache-oro
@@ -64,8 +64,7 @@
 %package javadoc
 Summary:Javadoc for jakarta-commons-validator
 Group:  Development/Libraries/Java
-# FIXME: use proper Requires(pre/post/preun/...)
-PreReq: coreutils
+Requires(pre):  coreutils
 
 %description javadoc
 A common issue when receiving data either electronically or from user
@@ -101,7 +100,10 @@
junit \
jakarta-oro )
 
-ant -Dskip.download=true -Dbuild.sysclasspath=first dist
+ant \
+-Dcompile.source=1.6 -Dcompile.target=1.6 \
+-Dskip.download=true -Dbuild.sysclasspath=first \
+dist
 
 %check
 export CLASSPATH=$(build-classpath \
@@ -111,8 +113,10 @@
commons-beanutils \
junit \
jakarta-oro )
-
-ant -Dskip.download=true -Dbuild.sysclasspath=first test
+ant \
+-Dcompile.source=1.6 -Dcompile.target=1.6 \
+-Dskip.download=true -Dbuild.sysclasspath=first \
+test
 
 %install
 
@@ -126,13 +130,11 @@
 cp -pr dist/docs/api*/* %{buildroot}%{_javadocdir}/%{name}/
 
 %files
-%defattr(-,root,root,-)
 %doc LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
 %{_javadir}/%{name}.jar
 %{_javadir}/%{short_name}.jar
 
 %files javadoc
-%defattr(-,root,root,-)
 %doc LICENSE.txt
 %doc %{_javadocdir}/%{name}
 




commit java-atk-wrapper for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package java-atk-wrapper for 
openSUSE:Factory checked in at 2017-09-23 21:34:48

Comparing /work/SRC/openSUSE:Factory/java-atk-wrapper (Old)
 and  /work/SRC/openSUSE:Factory/.java-atk-wrapper.new (New)


Package is "java-atk-wrapper"

Sat Sep 23 21:34:48 2017 rev:5 rq:528153 version:0.33.2

Changes:

--- /work/SRC/openSUSE:Factory/java-atk-wrapper/java-atk-wrapper.changes
2014-10-19 19:28:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.java-atk-wrapper.new/java-atk-wrapper.changes   
2017-09-23 21:34:48.849364119 +0200
@@ -1,0 +2,10 @@
+Wed Sep  6 13:12:32 UTC 2017 - fst...@suse.com
+
+- Upgrade to upsteam 0.33.2
+- Removed patch:
+  * java-atk-wrapper-fortify-decl.patch
++ Integrated upsteam
+- Add manifest.txt missing from the tarball
+- Force source/bytecode target to 1.7.
+
+---

Old:

  java-atk-wrapper-0.30.5.tar.xz
  java-atk-wrapper-fortify-decl.patch

New:

  java-atk-wrapper-0.33.2.tar.xz
  manifest.txt



Other differences:
--
++ java-atk-wrapper.spec ++
--- /var/tmp/diff_new_pack.HOoQbl/_old  2017-09-23 21:34:49.489274126 +0200
+++ /var/tmp/diff_new_pack.HOoQbl/_new  2017-09-23 21:34:49.497273001 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package java-atk-wrapper
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,9 +16,9 @@
 #
 
 
-%global major_version 0.30
+%global major_version 0.33
 Name:   java-atk-wrapper
-Version:0.30.5
+Version:0.33.2
 Release:0
 Summary:Java ATK Wrapper
 License:LGPL-2.0+
@@ -26,23 +26,22 @@
 Url:http://git.gnome.org/browse/java-atk-wrapper/
 Source0:
http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{version}.tar.xz
 Source1:HOWTO
-#PATCH-FIX-UPSTREAM: add missing includes, mvysko...@suse.com
-Patch0: java-atk-wrapper-fortify-decl.patch
-BuildRequires:  atk-devel
-BuildRequires:  gconf2-devel
-BuildRequires:  glib2-devel
-BuildRequires:  gtk2-devel
-BuildRequires:  java-devel >= 1.6.0
-BuildRequires:  xz
-Requires:   java >= 1.6.0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} >= 1130
+Source2:manifest.txt
+BuildRequires:  java-devel >= 1.7.0
+BuildRequires:  pkgconfig
 BuildRequires:  xprop
+BuildRequires:  xz
+BuildRequires:  pkgconfig(atk) >= 2.14.0
+BuildRequires:  pkgconfig(atk-bridge-2.0)
+BuildRequires:  pkgconfig(atspi-2) >= 2.14.0
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gdk-2.0)
+BuildRequires:  pkgconfig(gdk-3.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
+BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(gthread-2.0)
+Requires:   java >= 1.7.0
 Requires:   xprop
-%else
-BuildRequires:  xorg-x11
-Requires:   xorg-x11
-%endif
 
 %description
 Java ATK Wrapper is a implementation of ATK by using JNI technic. It
@@ -56,28 +55,19 @@
 
 %prep
 %setup -q
-%patch0 -p1
 cp %{SOURCE1} .
+cp %{SOURCE2} wrapper/
 
 %build
-%configure JAVACFLAGS="-source 1.5 -target 1.5"
+%configure JAVACFLAGS="-source 1.7 -target 1.7" --libdir=%{_libdir}/%{name}
 make %{?_smp_mflags}
 
 %install
-# java-atk-wrapper's make install is broken by design
-# it installs to the current JDK_HOME. We want to install it to a central
-# location and then allow all/any JRE's/JDK's to use it.
-# make install DESTDIR=$RPM_BUILD_ROOT
-
-mkdir -p %{buildroot}%{_libdir}/%{name}
-
-mv wrapper/java-atk-wrapper.jar %{buildroot}%{_libdir}/%{name}/
-mv jni/src/.libs/libatk-wrapper.so.0.0.13 %{buildroot}%{_libdir}/%{name}/
-ln -s %{_libdir}/%{name}/libatk-wrapper.so.0.0.13 \
-%{buildroot}%{_libdir}/%{name}/libatk-wrapper.so.0
+make -C jni install DESTDIR=%{buildroot}
+install wrapper/java-atk-wrapper.jar %{buildroot}%{_libdir}/%{name}/
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS
 %doc COPYING.LESSER
 %doc NEWS

++ HOWTO ++
--- /var/tmp/diff_new_pack.HOoQbl/_old  2017-09-23 21:34:49.545266252 +0200
+++ /var/tmp/diff_new_pack.HOoQbl/_new  2017-09-23 21:34:49.549265689 +0200
@@ -4,7 +4,7 @@
 accessiblity configuration of the JRE to load this.
 
 For OpenJDK, the process looks like this:
-ln -s %{_libdir}/java-atk-wrapper/libatk-wrapper.so.0 \
+ln -s %{_libdir}/java-atk-wrapper/libatk-wrapper.so \
 /usr/lib/jvm/jre/lib/%{arch}/libatk-wrapper.so
 ln -s %{_libdir}/java-atk-wrapper/java-atk-wrapper.jar \
 

commit caasp-tools for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package caasp-tools for openSUSE:Factory 
checked in at 2017-09-23 21:34:40

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


Package is "caasp-tools"

Sat Sep 23 21:34:40 2017 rev:11 rq:528139 version:0.25

Changes:

--- /work/SRC/openSUSE:Factory/caasp-tools/caasp-tools.changes  2017-09-13 
22:37:21.700253957 +0200
+++ /work/SRC/openSUSE:Factory/.caasp-tools.new/caasp-tools.changes 
2017-09-23 21:34:47.761517108 +0200
@@ -1,0 +2,6 @@
+Thu Sep 21 19:50:18 UTC 2017 - ku...@suse.de
+
+- Move cc_suse_caasp.py out of tar archive and install with in the
+  right python directory
+
+---

Old:

  MicroOS-tools-0.24.tar.bz2

New:

  MicroOS-tools-0.25.tar.bz2
  cc_suse_caasp.py



Other differences:
--
++ caasp-tools.spec ++
--- /var/tmp/diff_new_pack.7SRh6p/_old  2017-09-23 21:34:48.513411366 +0200
+++ /var/tmp/diff_new_pack.7SRh6p/_new  2017-09-23 21:34:48.517410803 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   caasp-tools
-Version:0.24
+Version:0.25
 Release:0
 Summary:Files and Scripts for SUSE CaaS Platform
 License:GPL-2.0+
@@ -25,8 +25,14 @@
 Source0:MicroOS-tools-%{version}.tar.bz2
 Source1:create_autoyast_profile.pl
 Source2:COPYING
+Source3:cc_suse_caasp.py
 BuildRequires:  distribution-release
 BuildRequires:  dracut
+%if 0%{?suse_version} < 1330
+BuildRequires:  python2-base
+%else
+BuildRequires:  python3-base
+%endif
 BuildRequires:  salt-minion
 BuildRequires:  systemd
 Requires:   perl-JSON
@@ -62,6 +68,11 @@
 pod2man %{SOURCE1} > %{buildroot}%{_mandir}/man8/create_autoyast_profile.8
 mkdir -p %{buildroot}%{_docdir}/%{name}
 install -D -m644 %{SOURCE2} %{buildroot}%{_docdir}/%{name}/COPYING
+%if 0%{?suse_version} < 1330
+install -D -m644 %{SOURCE3} 
%{buildroot}%{python_sitelib}/cloudinit/config/cc_suse_caasp.py
+%else
+install -D -m644 %{SOURCE3} 
%{buildroot}%{python3_sitelib}/cloudinit/config/cc_suse_caasp.py
+%endif
 %if ! 0%{?is_susecaasp}
 mkdir -p %{buildroot}/usr/share/caasp-container-manifests
 echo -e "#!/bin/bash\ntrue" > 
%{buildroot}%{_datadir}/caasp-container-manifests/activate.sh

++ MicroOS-tools-0.24.tar.bz2 -> MicroOS-tools-0.25.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MicroOS-tools-0.24/usr/lib/python2.7/site-packages/cloudinit/config/cc_suse_caasp.py
 
new/MicroOS-tools-0.25/usr/lib/python2.7/site-packages/cloudinit/config/cc_suse_caasp.py
--- 
old/MicroOS-tools-0.24/usr/lib/python2.7/site-packages/cloudinit/config/cc_suse_caasp.py
2017-06-27 15:30:45.373885191 +0200
+++ 
new/MicroOS-tools-0.25/usr/lib/python2.7/site-packages/cloudinit/config/cc_suse_caasp.py
1970-01-01 01:00:00.0 +0100
@@ -1,79 +0,0 @@
-# vi: ts=4 expandtab
-#
-#Copyright (C) 2017 SUSE LLC
-#
-#Author: Thorsten Kukuk 
-#
-#This program is free software; you can redistribute it and/or
-#modify it under the terms of the GNU General Public License
-#in Version 2 or later as published by the Free Software Foundation.
-#
-#This program is distributed in the hope that it will be useful,
-#but WITHOUT ANY WARRANTY; without even the implied warranty of
-#MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-#GNU General Public License for more details.
-#
-#You should have received a copy of the GNU General Public License
-#along with this program.  If not, see .
-
-from cloudinit.settings import PER_INSTANCE
-from cloudinit import util
-
-frequency = PER_INSTANCE
-
-DEFAULT_PERMS = 0o644
-
-# suse_caasp:
-#  role: [admin|cluster]
-#  admin_node: admin-node.example.com
-
-def enable_service(service):
-cmd = ['systemctl', 'enable', '--now', service]
-util.subp(cmd, capture=True)
-
-def handle(name, cfg, cloud, log, args):
-if len(args) != 0:
-caasp_cfg = util.read_conf(args[0])
-else:
-if 'suse_caasp' not in cfg:
-log.debug(("Skipping module named %s, "
-   "no 'suse_caasp' configuration found"), name)
-return
-caasp_cfg = cfg['suse_caasp']
-
-if 'role' not in caasp_cfg:
-log.warn(("Skipping module named %s, "
-  "no 'role' found in 'suse_caasp' configuration"), name)
-return
-system_role = caasp_cfg['role']
-
-if system_role == 'admin':
-log.debug(("role administration node found"))
-cmd = ['/usr/share/caasp-container-manifests/activate.sh']
-util.subp(cmd, capture=True)
-  

commit tagsoup for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package tagsoup for openSUSE:Factory checked 
in at 2017-09-23 21:34:29

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


Package is "tagsoup"

Sat Sep 23 21:34:29 2017 rev:2 rq:528137 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/tagsoup/tagsoup.changes  2017-08-24 
18:49:05.549354098 +0200
+++ /work/SRC/openSUSE:Factory/.tagsoup.new/tagsoup.changes 2017-09-23 
21:34:40.446545844 +0200
@@ -1,0 +2,9 @@
+Thu Sep 21 19:46:20 UTC 2017 - fst...@suse.com
+
+- Fix build with jdk9: specify source and target level 1.6
+- Added patch:
+  * tagsoup-1.2.1-jdk9.patch
++ Don't specify java source and target levels on command-line
+   + Give path to the built classes to javadoc
+
+---

New:

  tagsoup-1.2.1-jdk9.patch



Other differences:
--
++ tagsoup.spec ++
--- /var/tmp/diff_new_pack.ir2kMZ/_old  2017-09-23 21:34:41.106453039 +0200
+++ /var/tmp/diff_new_pack.ir2kMZ/_new  2017-09-23 21:34:41.114451914 +0200
@@ -28,14 +28,14 @@
 Source0:tagsoup-1.2.1-src.zip
 Source1:
http://repo1.maven.org/maven2/org/ccil/cowan/tagsoup/tagsoup/%{version}/tagsoup-%{version}.pom
 Patch0: tagsoup-1.2.1-man.patch
+Patch1: tagsoup-1.2.1-jdk9.patch
 BuildRequires:  ant
-BuildRequires:  bash
-BuildRequires:  java-1_7_0-openjdk-devel
+BuildRequires:  fdupes
+BuildRequires:  java-devel
 BuildRequires:  jpackage-utils >= 1.6
 BuildRequires:  unzip
 BuildRequires:  xalan-j2
 Requires:   jpackage-utils >= 1.6
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -54,17 +54,19 @@
 
 %prep
 %setup -q
+%patch0
+%patch1 -p1
 
 find . -name '*.class' -delete
 find . -name "*.jar" -delete
-%patch0
 
 %build
-
 export CLASSPATH=$(build-classpath xalan-j2-serializer xalan-j2)
 ant \
+  -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 \
   -Dtagsoup.version=%{version} \
   -Dj2se.apiurl=%{_javadocdir}/java \
+  -Dclasspath=$(build-classpath xalan-j2-serializer xalan-j2) \
   dist docs-api
 
 %install
@@ -78,19 +80,18 @@
 
 mkdir -p %{buildroot}%{_javadocdir}/%{name}
 cp -pr docs/api/* %{buildroot}%{_javadocdir}/%{name}
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}
 
 mkdir -p %{buildroot}%{_mandir}/man1
 install -m 644 %{name}.1 %{buildroot}%{_mandir}/man1/
 
 %files
-%defattr(-,root,root)
 %{_datadir}/java/tagsoup.jar
 %{_datadir}/maven-poms/JPP-tagsoup.pom
 %{_mandir}/man1/%{name}.1*
 %doc CHANGES LICENSE README TODO %{name}.txt
 
 %files javadoc
-%defattr(-,root,root)
 %{_javadocdir}/%{name}
 %doc LICENSE
 

++ tagsoup-1.2.1-jdk9.patch ++
--- tagsoup-1.2.1/build.xml 2011-07-08 02:17:59.0 +0200
+++ tagsoup-1.2.1/build.xml 2017-09-21 21:44:37.145479041 +0200
@@ -79,7 +79,7 @@
   
   
-
+
   
  

@@ -149,7 +149,7 @@
  description="Generate javadoc documentation.">


   




commit python-ironic-inspector-client for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package python-ironic-inspector-client for 
openSUSE:Factory checked in at 2017-09-23 21:34:03

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


Package is "python-ironic-inspector-client"

Sat Sep 23 21:34:03 2017 rev:5 rq:528072 version:2.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-ironic-inspector-client/python-ironic-inspector-client.changes
2017-08-28 15:30:38.827033296 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ironic-inspector-client.new/python-ironic-inspector-client.changes
   2017-09-23 21:34:12.862425115 +0200
@@ -1,0 +2,8 @@
+Thu Sep 21 13:47:44 UTC 2017 - cloud-de...@suse.de
+
+- update to version 2.1.0
+  - Update .gitreview for stable/pike
+  - Updated from global requirements
+  - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+---

Old:

  python-ironic-inspector-client-2.0.0.tar.gz

New:

  python-ironic-inspector-client-2.1.0.tar.gz



Other differences:
--
++ python-ironic-inspector-client.spec ++
--- /var/tmp/diff_new_pack.8rYudP/_old  2017-09-23 21:34:13.502335122 +0200
+++ /var/tmp/diff_new_pack.8rYudP/_new  2017-09-23 21:34:13.510333997 +0200
@@ -18,7 +18,7 @@
 
 %global sname python-ironic-inspector-client
 Name:   python-ironic-inspector-client
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:Python client and CLI tool for Ironic Inspector
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.8rYudP/_old  2017-09-23 21:34:13.546328935 +0200
+++ /var/tmp/diff_new_pack.8rYudP/_new  2017-09-23 21:34:13.546328935 +0200
@@ -1,6 +1,6 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-ironic-inspector-client/python-ironic-inspector-client.spec.j2
+https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-ironic-inspector-client/python-ironic-inspector-client.spec.j2?h=stable/pike
 python-ironic-inspector-client.spec
 https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
 cloud-de...@suse.de

++ python-ironic-inspector-client-2.0.0.tar.gz -> 
python-ironic-inspector-client-2.1.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ironic-inspector-client-2.0.0/ChangeLog 
new/python-ironic-inspector-client-2.1.0/ChangeLog
--- old/python-ironic-inspector-client-2.0.0/ChangeLog  2017-07-27 
17:52:04.0 +0200
+++ new/python-ironic-inspector-client-2.1.0/ChangeLog  2017-09-06 
00:34:44.0 +0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+2.1.0
+-
+
+* Updated from global requirements
+* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
+* Update .gitreview for stable/pike
+
 2.0.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ironic-inspector-client-2.0.0/PKG-INFO 
new/python-ironic-inspector-client-2.1.0/PKG-INFO
--- old/python-ironic-inspector-client-2.0.0/PKG-INFO   2017-07-27 
17:52:04.0 +0200
+++ new/python-ironic-inspector-client-2.1.0/PKG-INFO   2017-09-06 
00:34:45.0 +0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: python-ironic-inspector-client
-Version: 2.0.0
+Version: 2.1.0
 Summary: Python client for Ironic Inspector
 Home-page: https://launchpad.net/python-ironic-inspector-client
 Author: UNKNOWN
 Author-email: UNKNOWN
 License: Apache-2
+Description-Content-Type: UNKNOWN
 Description: Ironic Inspector Client
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-ironic-inspector-client-2.0.0/python_ironic_inspector_client.egg-info/PKG-INFO
 
new/python-ironic-inspector-client-2.1.0/python_ironic_inspector_client.egg-info/PKG-INFO
--- 
old/python-ironic-inspector-client-2.0.0/python_ironic_inspector_client.egg-info/PKG-INFO
   2017-07-27 17:52:04.0 +0200
+++ 
new/python-ironic-inspector-client-2.1.0/python_ironic_inspector_client.egg-info/PKG-INFO
   2017-09-06 00:34:44.0 +0200
@@ -1,11 +1,12 @@
 Metadata-Version: 1.1
 Name: python-ironic-inspector-client
-Version: 2.0.0
+Version: 2.1.0
 Summary: Python client for Ironic Inspector
 Home-page: https://launchpad.net/python-ironic-inspector-client
 Author: UNKNOWN
 Author-email: UNKNOWN
 License: Apache-2
+Description-Content-Type: UNKNOWN
 Description: Ironic Inspector Client
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit rubygem-winrm-fs for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package rubygem-winrm-fs for 
openSUSE:Factory checked in at 2017-09-23 21:34:21

Comparing /work/SRC/openSUSE:Factory/rubygem-winrm-fs (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-winrm-fs.new (New)


Package is "rubygem-winrm-fs"

Sat Sep 23 21:34:21 2017 rev:2 rq:528126 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-winrm-fs/rubygem-winrm-fs.changes
2017-07-28 09:46:38.948661074 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-winrm-fs.new/rubygem-winrm-fs.changes   
2017-09-23 21:34:27.940304651 +0200
@@ -1,0 +2,6 @@
+Thu Sep 21 09:09:28 UTC 2017 - co...@suse.com
+
+- updated to version 1.0.2
+ see installed changelog.md
+
+---

Old:

  winrm-fs-1.0.1.gem

New:

  winrm-fs-1.0.2.gem



Other differences:
--
++ rubygem-winrm-fs.spec ++
--- /var/tmp/diff_new_pack.Bm1OfH/_old  2017-09-23 21:34:29.936023984 +0200
+++ /var/tmp/diff_new_pack.Bm1OfH/_new  2017-09-23 21:34:29.936023984 +0200
@@ -24,15 +24,15 @@
 #
 
 Name:   rubygem-winrm-fs
-Version:1.0.1
+Version:1.0.2
 Release:0
 %define mod_name winrm-fs
 %define mod_full_name %{mod_name}-%{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{ruby >= 1.9.0}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  update-alternatives
 Url:http://github.com/WinRb/winrm-fs
 Source: https://rubygems.org/gems/%{mod_full_name}.gem

++ winrm-fs-1.0.1.gem -> winrm-fs-1.0.2.gem ++
 4320 lines of diff (skipped)




commit python-ironicclient for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package python-ironicclient for 
openSUSE:Factory checked in at 2017-09-23 21:33:58

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


Package is "python-ironicclient"

Sat Sep 23 21:33:58 2017 rev:10 rq:528065 version:1.17.0

Changes:

--- /work/SRC/openSUSE:Factory/python-ironicclient/python-ironicclient.changes  
2017-08-28 15:30:34.339664137 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ironicclient.new/python-ironicclient.changes 
2017-09-23 21:34:03.179786823 +0200
@@ -1,0 +2,8 @@
+Thu Sep 21 13:18:58 UTC 2017 - cloud-de...@suse.de
+
+- update to version 1.17.0
+  - Update .gitreview for stable/pike
+  - Updated from global requirements
+  - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+---

Old:

  python-ironicclient-1.16.0.tar.gz

New:

  python-ironicclient-1.17.0.tar.gz



Other differences:
--
++ python-ironicclient.spec ++
--- /var/tmp/diff_new_pack.53kdCZ/_old  2017-09-23 21:34:04.199643397 +0200
+++ /var/tmp/diff_new_pack.53kdCZ/_new  2017-09-23 21:34:04.203642835 +0200
@@ -18,7 +18,7 @@
 
 %global sname python-ironicclient
 Name:   python-ironicclient
-Version:1.16.0
+Version:1.17.0
 Release:0
 Summary:Python API and CLI for OpenStack Ironic
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.53kdCZ/_old  2017-09-23 21:34:04.255635522 +0200
+++ /var/tmp/diff_new_pack.53kdCZ/_new  2017-09-23 21:34:04.255635522 +0200
@@ -1,6 +1,6 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-ironicclient/python-ironicclient.spec.j2
+https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-ironicclient/python-ironicclient.spec.j2?h=stable/pike
 python-ironicclient.spec
 https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
 cloud-de...@suse.de

++ python-ironicclient-1.16.0.tar.gz -> python-ironicclient-1.17.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ironicclient-1.16.0/ChangeLog 
new/python-ironicclient-1.17.0/ChangeLog
--- old/python-ironicclient-1.16.0/ChangeLog2017-07-27 17:55:05.0 
+0200
+++ new/python-ironicclient-1.17.0/ChangeLog2017-08-30 20:44:09.0 
+0200
@@ -1,6 +1,13 @@
 CHANGES
 ===
 
+1.17.0
+--
+
+* Updated from global requirements
+* Update UPPER\_CONSTRAINTS\_FILE for stable/pike
+* Update .gitreview for stable/pike
+
 1.16.0
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ironicclient-1.16.0/PKG-INFO 
new/python-ironicclient-1.17.0/PKG-INFO
--- old/python-ironicclient-1.16.0/PKG-INFO 2017-07-27 17:55:06.0 
+0200
+++ new/python-ironicclient-1.17.0/PKG-INFO 2017-08-30 20:44:11.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-ironicclient
-Version: 1.16.0
+Version: 1.17.0
 Summary: OpenStack Bare Metal Provisioning API Client Library
 Home-page: https://docs.openstack.org/python-ironicclient/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-ironicclient-1.16.0/python_ironicclient.egg-info/PKG-INFO 
new/python-ironicclient-1.17.0/python_ironicclient.egg-info/PKG-INFO
--- old/python-ironicclient-1.16.0/python_ironicclient.egg-info/PKG-INFO
2017-07-27 17:55:05.0 +0200
+++ new/python-ironicclient-1.17.0/python_ironicclient.egg-info/PKG-INFO
2017-08-30 20:44:10.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-ironicclient
-Version: 1.16.0
+Version: 1.17.0
 Summary: OpenStack Bare Metal Provisioning API Client Library
 Home-page: https://docs.openstack.org/python-ironicclient/latest/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-ironicclient-1.16.0/python_ironicclient.egg-info/pbr.json 
new/python-ironicclient-1.17.0/python_ironicclient.egg-info/pbr.json
--- old/python-ironicclient-1.16.0/python_ironicclient.egg-info/pbr.json
2017-07-27 17:55:06.0 +0200
+++ new/python-ironicclient-1.17.0/python_ironicclient.egg-info/pbr.json
2017-08-30 20:44:10.0 +0200
@@ -1 +1 @@
-{"git_version": "835c5d4", "is_release": true}
\ No newline at end of file
+{"git_version": "cdff7a0", "is_release": true}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit python-mistralclient for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package python-mistralclient for 
openSUSE:Factory checked in at 2017-09-23 21:34:12

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


Package is "python-mistralclient"

Sat Sep 23 21:34:12 2017 rev:4 rq:528107 version:3.1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-mistralclient/python-mistralclient.changes
2017-08-28 15:31:07.423013203 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-mistralclient.new/python-mistralclient.changes
   2017-09-23 21:34:20.981283327 +0200
@@ -1,0 +2,10 @@
+Thu Sep 21 15:33:49 UTC 2017 - cloud-de...@suse.de
+
+- update to version 3.1.3
+  - Fix how "--limit" is passed to the server for action executions
+  - Update .gitreview for stable/pike
+  - Enable ssl support for keycloak auth module
+  - Updated from global requirements
+  - Update UPPER_CONSTRAINTS_FILE for stable/pike
+
+---

Old:

  python-mistralclient-3.1.1.tar.gz

New:

  python-mistralclient-3.1.3.tar.gz



Other differences:
--
++ python-mistralclient.spec ++
--- /var/tmp/diff_new_pack.sf09Ex/_old  2017-09-23 21:34:21.833163524 +0200
+++ /var/tmp/diff_new_pack.sf09Ex/_new  2017-09-23 21:34:21.837162961 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-mistralclient
-Version:3.1.1
+Version:3.1.3
 Release:0
 Summary:Python API and CLI for OpenStack Mistral
 License:Apache-2.0
@@ -30,7 +30,7 @@
 BuildRequires:  python-fixtures >= 3.0.0
 BuildRequires:  python-mock >= 2.0
 BuildRequires:  python-nose
-BuildRequires:  python-openstackclient >= 3.3.0
+BuildRequires:  python-openstackclient >= 3.11.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-osprofiler >= 1.4.0
 BuildRequires:  python-pbr >= 2.0.0
@@ -39,10 +39,10 @@
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testtools >= 1.4.0
 Requires:   python-PyYAML >= 3.10.0
-Requires:   python-cliff >= 2.6.0
+Requires:   python-cliff >= 2.8.0
 Requires:   python-keystoneclient >= 3.8.0
-Requires:   python-os-client-config >= 1.27.0
-Requires:   python-osc-lib >= 1.5.1
+Requires:   python-os-client-config >= 1.28.0
+Requires:   python-osc-lib >= 1.7.0
 Requires:   python-oslo.i18n >= 2.1.0
 Requires:   python-oslo.utils >= 3.20.0
 Requires:   python-osprofiler >= 1.4.0
@@ -59,7 +59,7 @@
 Summary:Documentation for OpenStack Mistral API client libary
 Group:  Documentation
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
+BuildRequires:  python-openstackdocstheme >= 1.16.0
 
 %description doc
 Client library for Mistral built on the Mistral API. It provides a Python API

++ _service ++
--- /var/tmp/diff_new_pack.sf09Ex/_old  2017-09-23 21:34:21.869158461 +0200
+++ /var/tmp/diff_new_pack.sf09Ex/_new  2017-09-23 21:34:21.869158461 +0200
@@ -1,6 +1,6 @@
 
   
-https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/openstack/python-mistralclient/python-mistralclient.spec.j2
+https://git.openstack.org/cgit/openstack/rpm-packaging/plain/openstack/python-mistralclient/python-mistralclient.spec.j2?h=stable/pike
 python-mistralclient.spec
 https://raw.githubusercontent.com/openstack/rpm-packaging/stable/pike/global-requirements.txt
 cloud-de...@suse.de

++ python-mistralclient-3.1.1.tar.gz -> python-mistralclient-3.1.3.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-mistralclient-3.1.1/AUTHORS 
new/python-mistralclient-3.1.3/AUTHORS
--- old/python-mistralclient-3.1.1/AUTHORS  2017-07-25 08:11:25.0 
+0200
+++ new/python-mistralclient-3.1.3/AUTHORS  2017-09-08 00:21:46.0 
+0200
@@ -35,6 +35,7 @@
 Lucky samadhiya 
 Marcos Fermin Lobo 
 Michal Gershenzon 
+Mike Fedosin 
 Nikolay Mahotkin 
 OpenStack Release Bot 
 Pierre-Arthur MATHIEU 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-mistralclient-3.1.1/ChangeLog 
new/python-mistralclient-3.1.3/ChangeLog
--- old/python-mistralclient-3.1.1/ChangeLog2017-07-25 08:11:25.0 
+0200
+++ new/python-mistralclient-3.1.3/ChangeLog2017-09-08 00:21:45.0 
+0200
@@ -1,6 +1,19 @@
 CHANGES
 ===
 
+3.1.3
+-
+
+* Enable ssl support for keycloak auth module
+* Updated from global 

commit intel-hybrid-driver for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package intel-hybrid-driver for 
openSUSE:Factory checked in at 2017-09-23 21:33:51

Comparing /work/SRC/openSUSE:Factory/intel-hybrid-driver (Old)
 and  /work/SRC/openSUSE:Factory/.intel-hybrid-driver.new (New)


Package is "intel-hybrid-driver"

Sat Sep 23 21:33:51 2017 rev:1 rq:528053 version:1.0.2

Changes:

New Changes file:

--- /dev/null   2017-07-20 07:30:00.335470106 +0200
+++ 
/work/SRC/openSUSE:Factory/.intel-hybrid-driver.new/intel-hybrid-driver.changes 
2017-09-23 21:33:54.529003417 +0200
@@ -0,0 +1,10 @@
+---
+Thu Sep 21 12:21:31 UTC 2017 - sndir...@suse.com
+
+- fixed build on Leap (apparently there is no %make_build macro yet) 
+
+---
+Fri Aug 18 09:07:28 UTC 2017 - zai...@opensuse.org
+
+- Initial packaging for openSUSE, version 1.0.2.
+

New:

  intel-hybrid-driver-1.0.2.tar.gz
  intel-hybrid-driver.changes
  intel-hybrid-driver.spec



Other differences:
--
++ intel-hybrid-driver.spec ++
#
# spec file for package intel-hybrid-driver
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 Bjørn Lie, Bryne, Norway.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# 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/
#


Name:   intel-hybrid-driver
Version:1.0.2
Release:0
Summary:VA driver for Intel G45 & HD Graphics family
License:MIT
Url:https://github.com/01org/intel-hybrid-driver
Source0:
https://github.com/01org/intel-hybrid-driver/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires:  gcc-c++
BuildRequires:  libtool
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(egl)
BuildRequires:  pkgconfig(libcmrt) >= 0.10.0
BuildRequires:  pkgconfig(libdrm) >= 2.4.45
BuildRequires:  pkgconfig(libva) >= 0.38
BuildRequires:  pkgconfig(libva-wayland)
BuildRequires:  pkgconfig(libva-x11)
BuildRequires:  pkgconfig(wayland-client)
# Obviously only for intel platform
ExclusiveArch:  %{ix86} x86_64 ia64

%description
This is the VA-API implementation for Intel G45 chipsets
and Intel HD Graphics for Intel Core processor family.

%prep
%autosetup

%build
autoreconf -fiv
%configure \
--enable-drm \
--enable-x11 \
--enable-wayland \
%{nil}
make

%install
%make_install
find %{buildroot} -type f -name "*.la" -delete -print

%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig

%files
%license COPYING
%doc NEWS README
%dir %{_libdir}/dri
%{_libdir}/dri/hybrid_drv_video.so

%changelog



commit libfm-extra for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package libfm-extra for openSUSE:Factory 
checked in at 2017-09-23 21:33:20

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


Package is "libfm-extra"

Sat Sep 23 21:33:20 2017 rev:5 rq:527701 version:1.2.5

Changes:

--- /work/SRC/openSUSE:Factory/libfm-extra/libfm-extra.changes  2016-02-26 
00:34:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfm-extra.new/libfm-extra.changes 
2017-09-23 21:33:26.172991227 +0200
@@ -1,0 +2,168 @@
+Sun Dec 25 12:01:34 UTC 2016 - t...@gmx.com
+
+- new upstream version 1.2.5
+  * Fixed 'Launch in Terminal' issue when custom args were ignored.
+  * Fixed crash with non-UTF regex search pattern.
+  * Added 'termite' into the terminals database.
+  * Fixed possible crash on FmPlacesView.
+  * Fixed crash on non-existent directory listing job.
+  * Added conversion of all URIs schemes to file:/// by mapping them 
+to FUSE-mounted local paths if that is possible. This is required
+for non-gio applications to open files mounted by gvfs.
+  * Added new MIME type for rar files to the archivers.list file.
+  * Fixed crash in _fm_template_update().
+  * Fixed incorrect initialization of FmPlacesViewClass, it should 
+not call fm_get_home_dir() but initialized with NULL, that will do
+the same at runtime.
+  * Fixed FTBFS when libmenu-cache was installed to non-standard 
+location.
+  * Added check for edit name "/" for remote root directory so 
+display name should be used in such cases as more sensible one.
+  * Fixed wrong width requested by FmCellRendererText (1.2.4 
+regression).
+  * Updated list of MIME types handled by xarchiver.
+  * Don't show error message when attempting to rename file into the 
+same.
+  * Fixed crash after file info job finished on a folder that already 
+left.
+  * Changed limitations on libfm-pref-apps.desktop to show only in 
+LXDE.
+  * Fixed incomplete file copy job pausing in some cases.
+  * Fixed missing 'Empty Trash Can' option in desktop's trash context 
+menu.
+  
+  Changes on 1.2.4 since 1.2.3:
+  
+  * Fixed crash in templates on file that was deleted instantly after
+creation.
+  * Fixed handling %c in desktop entry Exec key: launch may fail if 
+the application name contains spaces so it needs quoting.
+  * Fixed missing folder info update on folder attributes change.
+  * Use G_SPAWN_DO_NOT_REAP_CHILD on application launch, that should 
+fix a problem with pkexec.
+  * Corrected missing newline at end of generated shortcut desktop 
+entry.
+  * Improved file type detection, it failed in some cases such as 
+DOCX.
+  * Returned back the workaround on thumbnailers which don't save any 
+of Thumb::MTime or Thumb::URI in the thumbnail.
+  * Fixed wrong treating files like ".purple" as having extension 
+"purple".
+  * Fixed invalid desktop entry save if 'Cancel' was pressed in the 
+file
+properties dialog window.
+  * Fixed issues on dropping folders into Places for bookmarking them.
+  * Fixed crash in expand_exec_macros() on missing Exec line.
+  * Rewritten broken rubberband rendering in icon view for GTK3.
+  * Eliminated usage of GVolumeMonitor if no FmFolder object was 
+created.
+  * Fixed renaming of desktop entries on copy operation error: it was 
+the file name which was set in renaming dialog but it was 
+compared with display name instead when decided whether "Rename" 
+button should be active or not.
+  * Fixed dropping files onto applications shortcuts on the desktop: 
+those should be not "inode/x-shortcut" but 
+"application/x-desktop" instead and therefore handled as any other
+applications, i.e. allow drop.
+  * Added 'urxvtc' into the terminals database.
+  * Fixed adding user-defined MIME associations into mimeapps.list 
+config.
+  * Few UI adaptations to work with GTK+ 3.10 or newer.
+  * Fixed creating shortcuts on paths with basename started with '?'.
+  * Fixed pointer-related issues with GTK+ 3.10 or newer.
+  * Added 'terminology' into the terminals database.
+  * Fixed stuck tooltip on entering empty folder.
+  * Fixed crash on cancelling FmDirListJob while retrieving is in 
+progress.
+  * Fixed incomplete cleanup on folder reloading.
+  * Corrected autoscrolling to position in view to not include extra 
+space (so not show all the column/row at once but only fully show 
+exactly the item). This may fix a problem with double-click at the
+end of the file name which is already visible so no scrolling is 
+needed, but if another file in the column/row has longer name then
+it could bring a scrolling of the column/row, and second click 
+lands out of item area.
+  * Fixed timer shown in progress 

commit skinlf for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package skinlf for openSUSE:Factory checked 
in at 2017-09-23 21:33:11

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


Package is "skinlf"

Sat Sep 23 21:33:11 2017 rev:5 rq:527475 version:6.7

Changes:

--- /work/SRC/openSUSE:Factory/skinlf/skinlf.changes2014-07-21 
22:34:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.skinlf.new/skinlf.changes   2017-09-23 
21:33:11.855004815 +0200
@@ -1,0 +2,9 @@
+Wed Sep 20 08:09:35 UTC 2017 - fst...@suse.com
+
+- Fix build with jdk9: specify java source and target 1.6
+- Added patch:
+  * skinlf-6.7-getpeer.patch
++ Get the inaccessible getPeer by reflection if it exists,
+  throw exception otherwise
+
+---

New:

  skinlf-6.7-getpeer.patch



Other differences:
--
++ skinlf.spec ++
--- /var/tmp/diff_new_pack.os66yb/_old  2017-09-23 21:33:12.650892887 +0200
+++ /var/tmp/diff_new_pack.os66yb/_new  2017-09-23 21:33:12.650892887 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package skinlf
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,18 +21,20 @@
 Version:6.7
 Release:0
 Summary:Allows developers to write skinnable application using the 
Swing toolkit
-License:Apache-1.1 and Zlib
-Group:  Development/Libraries/Java
 # Included software nanoxml is licensed under zlib, while skinlf is itself 
Apache-1.1
+License:Apache-1.1 AND Zlib
+Group:  Development/Libraries/Java
 Url:http://skinlf.l2fprod.com/index.html
 # Upstream download link 
https://skinlf.dev.java.net/files/documents/66/37801/skinlf-6.7-20060722.zip 
seems dead
 Source0:%{name}-%{version}-%{_version2}.tar.bz2
 Source1:imageconversion.jar
 Source2:%{name}-build.xml
 Source3:%{name}-resources.tar.bz2
-Patch1: skinlf-no-jimi.patch
+Patch0: skinlf-no-jimi.patch
+Patch1: skinlf-6.7-getpeer.patch
 BuildRequires:  ant
 BuildRequires:  dos2unix
+BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.5
 BuildRequires:  jpackage-utils
 BuildRequires:  laf-plugin
@@ -41,7 +43,6 @@
 Requires:   jpackage-utils
 Requires:   laf-plugin
 Requires:   xalan-j2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -93,10 +94,11 @@
dos2unix -o $i
chmod 644 $i
 done
-%patch1
+%patch0
+%patch1 -p1
 
 %build
-ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadocs
+ant -Dant.build.javac.source=1.6 -Dant.build.javac.target=1.6 jar javadocs
 
 %install
 # jars
@@ -108,6 +110,7 @@
 # javadoc
 install -dm 755 %{buildroot}%{_javadocdir}/%{name}
 cp -pr docs/* %{buildroot}%{_javadocdir}/%{name}
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}
 
 # demo
 install -dm 755 %{buildroot}%{_datadir}/%{name}
@@ -118,7 +121,7 @@
 
 cat > bin/alwaysontop.sh << EOF
 #!/bin/bash
-%{java} -cp %{_javadir}/%{name}.jar:%{_datadir}/%{name}/%{name}_demo.jar 
examples.alwaysontop
+%java -cp %{_javadir}/%{name}.jar:%{_datadir}/%{name}/%{name}_demo.jar 
examples.alwaysontop
 EOF
 
 cat > bin/demo.sh << EOF
@@ -129,7 +132,7 @@
 else
shift
 fi
-%{java} -cp 
%{_javadir}/%{name}.jar:%{_javadir}/laf-plugin.jar:%{_datadir}/%{name}/%{name}_demo.jar
 examples.demo \$THEMEPACK \$@
+%java -cp 
%{_javadir}/%{name}.jar:%{_javadir}/laf-plugin.jar:%{_datadir}/%{name}/%{name}_demo.jar
 examples.demo \$THEMEPACK \$@
 EOF
 
 # install startscripts for demo-apps
@@ -137,16 +140,13 @@
%{buildroot}%{_datadir}/%{name}
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS CHANGES LICENSE LICENSE_nanoxml README THANKS
 %{_javadir}/%{name}*.jar
 
 %files javadoc
-%defattr(0644,root,root,0755)
 %doc %{_javadocdir}/%{name}
 
 %files demo
-%defattr(-,root,root)
 %dir %{_datadir}/%{name}
 %{_datadir}/%{name}/*.jar
 %{_datadir}/%{name}/*.sh


++ skinlf-6.7-getpeer.patch ++
--- skinlf-6.7/src/com/l2fprod/gui/nativeskin/win32/Win32NativeSkin.java
2017-09-20 09:40:46.096375168 +0200
+++ skinlf-6.7/src/com/l2fprod/gui/nativeskin/win32/Win32NativeSkin.java
2017-09-20 10:07:02.226568456 +0200
@@ -200,7 +200,7 @@
* @returnThe HWND value
*/
   private static int getHWND(Window window) {
-if (window.getPeer() == null) {
+if (!window.isDisplayable()) {
   window.addNotify();
 }
 
@@ -217,7 +217,7 @@
   drawingSurfaceInfo =
 

commit schemaspy for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package schemaspy for openSUSE:Factory 
checked in at 2017-09-23 21:32:54

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


Package is "schemaspy"

Sat Sep 23 21:32:54 2017 rev:4 rq:527467 version:5.0.0

Changes:

--- /work/SRC/openSUSE:Factory/schemaspy/schemaspy.changes  2017-05-27 
13:16:21.772488338 +0200
+++ /work/SRC/openSUSE:Factory/.schemaspy.new/schemaspy.changes 2017-09-23 
21:32:57.844975091 +0200
@@ -1,0 +2,5 @@
+Wed Sep 20 07:25:39 UTC 2017 - fst...@suse.com
+
+- Fix build with jdk9: specify java source and target level 1.6
+
+---



Other differences:
--
++ schemaspy.spec ++
--- /var/tmp/diff_new_pack.RWGOSn/_old  2017-09-23 21:32:59.600728175 +0200
+++ /var/tmp/diff_new_pack.RWGOSn/_new  2017-09-23 21:32:59.604727612 +0200
@@ -59,7 +59,7 @@
 
 %build
 mkdir classes
-javac -source 1.5 -target 1.5 -d classes `find net -name '*.java' -print`
+javac -source 1.6 -target 1.6 -d classes `find net -name '*.java' -print`
 jar cf %{name}-%{version}.jar META-INF/MANIFEST.MF *.* images -C classes . 
`find net -name '*.properties'`
 
 %install





commit scirenderer for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package scirenderer for openSUSE:Factory 
checked in at 2017-09-23 21:33:02

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


Package is "scirenderer"

Sat Sep 23 21:33:02 2017 rev:4 rq:527468 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/scirenderer/scirenderer.changes  2015-04-16 
14:14:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.scirenderer.new/scirenderer.changes 
2017-09-23 21:33:09.839288292 +0200
@@ -1,0 +2,10 @@
+Wed Sep 20 07:33:57 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * scirenderer-1.1.0-javadoc.patch
++ use the source and target level 6 consistently in all javac
+  and javadoc invocations
++ fix unresolved symbols when generating documentation
+- Clean spec files and run fdupes
+
+---

New:

  scirenderer-1.1.0-javadoc.patch



Other differences:
--
++ scirenderer.spec ++
--- /var/tmp/diff_new_pack.gNZzQE/_old  2017-09-23 21:33:11.635035750 +0200
+++ /var/tmp/diff_new_pack.gNZzQE/_new  2017-09-23 21:33:11.639035187 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scirenderer
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,15 @@
 Patch0: %{name}--jogl2.0.2.patch
 # PATCH-FIX-UPSTREAM scirenderer-fix-compilation-with-jogl-2.3.patch 
badshah...@gmail.com -- Fix compilation with jogl 2.3.x
 Patch1: scirenderer-fix-compilation-with-jogl-2.3.patch
+Patch2: scirenderer-1.1.0-javadoc.patch
 BuildRequires:  ant
+BuildRequires:  fdupes
 BuildRequires:  java-devel
 BuildRequires:  jlatexmath
 BuildRequires:  jogl2 >= 2.3
 BuildRequires:  jpackage-utils
 Requires:   java
 Requires:   jpackage-utils
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -55,6 +56,7 @@
 
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # Update path according to the openSUSE
 tee scirenderer-libs.properties << EOF
@@ -67,21 +69,20 @@
 sed -i '/Class-Path/I d' build.xml
 
 %build
-%ant jar doc
+%{ant} jar doc
 
 %install
 install -Dm 644 jar/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
 
 mkdir -p %{buildroot}%{_javadocdir}/%{name}
 cp -pr docs/* %{buildroot}%{_javadocdir}/%{name}
+%fdupes -s %{buildroot}%{_javadocdir}/%{name}
 
 %files
-%defattr(-,root,root)
 %{_javadir}/%{name}.jar
 %doc README COPYING CHANGES
 
 %files javadoc
-%defattr(-,root,root)
 %{_javadocdir}/%{name}
 
 %changelog

++ scirenderer-1.1.0-javadoc.patch ++
--- scirenderer-1.1.0/build.xml 2017-09-20 09:28:34.738932803 +0200
+++ scirenderer-1.1.0/build.xml 2017-09-20 09:31:22.759435307 +0200
@@ -126,7 +126,8 @@
verbose="off"
listfiles="on"
includeAntRuntime="no"
-   source="5"
+   source="6"
+   target="6"
>
   
 
@@ -148,12 +149,18 @@
 
   
 
   
+  
+
+
+
+  
 
   
 



commit geekodoc for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package geekodoc for openSUSE:Factory 
checked in at 2017-09-23 21:33:26

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


Package is "geekodoc"

Sat Sep 23 21:33:26 2017 rev:2 rq:527718 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/geekodoc/geekodoc.changes2017-06-29 
15:02:44.314040964 +0200
+++ /work/SRC/openSUSE:Factory/.geekodoc.new/geekodoc.changes   2017-09-23 
21:33:32.856051365 +0200
@@ -1,0 +2,18 @@
+Fri Sep 15 07:59:00 UTC 2017 - thomas.schrai...@suse.com
+
+Release 0.9.8
+https://github.com/openSUSE/geekodoc/releases/tag/v0.9.8 
+
+Release 0.9.8
+
+* GeekoDoc
+  * Restrict Possible Values in format Attribute (#24)
+  * Fix outdated Schematron rules (#22)
+  * Implement task elements (#20)
+  * Adapt content model of task* elements (#1)
+  * Add test cases and use Travis to check schema
+
+* Spec file:
+  * Correct summary
+
+---

Old:

  geekodoc-0.9.7.tar.gz

New:

  geekodoc-0.9.8.tar.gz



Other differences:
--
++ geekodoc.spec ++
--- /var/tmp/diff_new_pack.MjNqXw/_old  2017-09-23 21:33:34.559811758 +0200
+++ /var/tmp/diff_new_pack.MjNqXw/_new  2017-09-23 21:33:34.563811197 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package geekodoc
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,31 +17,31 @@
 
 
 Name:   geekodoc
-Version:0.9.7
+Version:0.9.8
 Release:0
-Summary:GeekoDoc XML Schema
+Summary:DocBook based RNG Schema for SUSE Documentation
 License:GPL-3.0
 Group:  Productivity/Publishing/DocBook
 Url:
https://github.com/openSUSE/geekodoc/archive/%{name}-%{version}.tar.gz
 Source: %{name}-%{version}.tar.gz
+BuildRequires:  docbook_5 >= 5.1
 BuildRequires:  make
-BuildRequires:  trang
 BuildRequires:  python3-rnginline
 BuildRequires:  python3-setuptools
-BuildRequires:  docbook_5 >= 5.1
 BuildRequires:  trang
 Requires:   sgml-skel >= 0.7
 Requires(post): sgml-skel >= 0.7
 Requires(postun): sgml-skel >= 0.7
-BuildArch:  noarch
 Conflicts:  suse-xsl-stylesheets < 2.0.6
+BuildArch:  noarch
 
 %description
 GeekoDoc is a RELAX NG schema used for current SUSE documentation.
 
 %package -n novdoc
 Version:1.0_%{version}
-Summary:NovDoc XML Schema
+Release:0
+Summary:DocBook based Schema for older SUSE Documentation
 Group:  Productivity/Publishing/DocBook
 Conflicts:  suse-xsl-stylesheets < 2.0.6
 
@@ -50,6 +50,7 @@
 
 %prep
 %setup -q
+[[ -d geekodoc/tests ]] && rm -rf geekodoc/tests
 
 %build
 touch geekodoc/rng/geekodoc5.rnc
@@ -60,7 +61,6 @@
 # Novdoc
 make %{?_smp_mflags} VERBOSE=1 -C novdoc/rng
 
-
 %install
 install -d %{buildroot}%{_datadir}/xml %{buildroot}%{_sysconfdir}/xml/catalog.d
 cp -R geekodoc novdoc %{buildroot}%{_datadir}/xml/
@@ -69,7 +69,6 @@
 # Fixup catalog paths
 sed -i'' 's#"\.\./#"%{_datadir}/xml/#' 
%{buildroot}%{_sysconfdir}/xml/catalog.d/*
 
-
 %post
 update-xml-catalog
 
@@ -92,14 +91,13 @@
 update-xml-catalog
 
 %files
-%defattr(-, root, root)
 %license LICENSE
 %config %{_sysconfdir}/xml/catalog.d/geekodoc.xml
 %{_datadir}/xml/geekodoc
 %{_datadir}/xml/geekodoc/*
+%exclude %{_datadir}/xml/geekodoc/tests/*
 
 %files -n novdoc
-%defattr(-, root, root)
 %license LICENSE
 %config %{_sysconfdir}/xml/catalog.d/novdoc.xml
 %{_datadir}/xml/novdoc

++ geekodoc-0.9.7.tar.gz -> geekodoc-0.9.8.tar.gz ++
 31838 lines of diff (skipped)




commit python-wrapt for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package python-wrapt for openSUSE:Factory 
checked in at 2017-09-23 21:33:15

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


Package is "python-wrapt"

Sat Sep 23 21:33:15 2017 rev:6 rq:527615 version:1.10.10

Changes:

--- /work/SRC/openSUSE:Factory/python-wrapt/python-wrapt.changes
2017-07-21 22:46:49.218555849 +0200
+++ /work/SRC/openSUSE:Factory/.python-wrapt.new/python-wrapt.changes   
2017-09-23 21:33:19.781890030 +0200
@@ -4 +4,5 @@
-- update to version 1.10.10
+- update to version 1.10.10:
+  * Added back missing description and categorisations when releasing
+  to PyPi.
+  * Code for inspect.getargspec() when using Python 2.6 was missing 
+  import of sys module.



Other differences:
--



commit yast2-samba-server for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package yast2-samba-server for 
openSUSE:Factory checked in at 2017-09-23 21:32:02

Comparing /work/SRC/openSUSE:Factory/yast2-samba-server (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-samba-server.new (New)


Package is "yast2-samba-server"

Sat Sep 23 21:32:02 2017 rev:76 rq:528162 version:3.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-samba-server/yast2-samba-server.changes
2017-04-12 17:09:26.928741258 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-server.new/yast2-samba-server.changes   
2017-09-23 21:32:02.724729261 +0200
@@ -1,0 +2,6 @@
+Wed Jul 26 07:23:28 UTC 2017 - scabr...@suse.com
+
+- Drop NT style PDC/BDC configuration wizard (fate#323806)
+- 3.2.2
+
+---

Old:

  yast2-samba-server-3.2.1.tar.bz2

New:

  yast2-samba-server-3.2.2.tar.bz2



Other differences:
--
++ yast2-samba-server.spec ++
--- /var/tmp/diff_new_pack.QTsu6z/_old  2017-09-23 21:32:03.300648238 +0200
+++ /var/tmp/diff_new_pack.QTsu6z/_new  2017-09-23 21:32:03.304647675 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-server
-Version:3.2.1
+Version:3.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-samba-server-3.2.1.tar.bz2 -> yast2-samba-server-3.2.2.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.2.1/package/yast2-samba-server.changes 
new/yast2-samba-server-3.2.2/package/yast2-samba-server.changes
--- old/yast2-samba-server-3.2.1/package/yast2-samba-server.changes 
2017-04-04 12:34:16.947904660 +0200
+++ new/yast2-samba-server-3.2.2/package/yast2-samba-server.changes 
2017-09-22 04:06:51.176440424 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Jul 26 07:23:28 UTC 2017 - scabr...@suse.com
+
+- Drop NT style PDC/BDC configuration wizard (fate#323806)
+- 3.2.2
+
+---
 Thu Apr 3 18:42:42 UTC 2017 - nopo...@suse.com
 
 - fix duplicated key warnings (bsc#1031613).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.2.1/package/yast2-samba-server.spec 
new/yast2-samba-server-3.2.2/package/yast2-samba-server.spec
--- old/yast2-samba-server-3.2.1/package/yast2-samba-server.spec
2017-04-04 12:34:16.947904660 +0200
+++ new/yast2-samba-server-3.2.2/package/yast2-samba-server.spec
2017-09-22 04:06:51.176440424 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-server
-Version:3.2.1
+Version:3.2.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.2.1/src/include/samba-server/dialogs.rb 
new/yast2-samba-server-3.2.2/src/include/samba-server/dialogs.rb
--- old/yast2-samba-server-3.2.1/src/include/samba-server/dialogs.rb
2017-04-04 12:34:16.951904660 +0200
+++ new/yast2-samba-server-3.2.2/src/include/samba-server/dialogs.rb
2017-09-22 04:06:51.176440424 +0200
@@ -168,7 +168,7 @@
 
 
 def Installation_Step1
-  caption = _("Samba Installation") + ": " + _("Step 1 of 2")
+  caption = _("Samba Installation") + ": " + _("Step 1 of 1")
 
   # feature dropped
   # list  workgroups = SambaNmbLookup::GetAvailableNeighbours(nil);
@@ -231,85 +231,6 @@
 
   deep_copy(ret)
 end
-
-def Installation_Step2
-  caption = _("Samba Installation") + ": " + _("Step 2 of 2")
-
-  workgroup = SambaConfig.GlobalGetStr("workgroup", "")
-  has_pdc = SambaNmbLookup.HasPDC(workgroup)
-  has_bdc = SambaNmbLookup.HasBDC(workgroup)
-
-  contents = VBox(
-#header of status-like information. followed by domain name
-VSquash(
-  Left(Label(Ops.add(_("Current Domain Name:") + " ", workgroup)))
-),
-VSpacing(1),
-VSquash(
-  Frame(
-_("Samba Server Type"),
-VBox(
-  RadioButtonGroup(
-Id("samba_server_type"),
-VBox(
-  VSpacing(1),
-  Left(RadioButton(Id("PDC"), @pdc, false)),
-  HBox(
-HSpacing(4),
-# appears on new line after Primary Domain Controller 
radio button
-Left(
-  Label(
-has_pdc ?
-  _("Not available because a PDC is present.") :
-  ""
-  )
-)
-  

commit kernel-source for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2017-09-23 21:32:26

Comparing /work/SRC/openSUSE:Factory/kernel-source (Old)
 and  /work/SRC/openSUSE:Factory/.kernel-source.new (New)


Package is "kernel-source"

Sat Sep 23 21:32:26 2017 rev:380 rq:527460 version:4.13.3

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
2017-09-17 22:27:09.302914462 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/dtb-aarch64.changes   
2017-09-23 21:32:31.896625186 +0200
@@ -1,0 +2,41 @@
+Wed Sep 20 08:43:24 CEST 2017 - jsl...@suse.cz
+
+- Linux 4.13.3 (bnc#1012628).
+- Refresh
+  patches.suse/0001-x86-entry-64-Refactor-IRQ-stacks-and-make-them-NMI-s.patch.
+- commit 76ecbd3
+
+---
+Tue Sep 19 08:45:19 CEST 2017 - jsl...@suse.cz
+
+- Refresh
+  patches.suse/0001-objtool-Don-t-report-end-of-section-error-after-an-e.patch.
+- Refresh
+  patches.suse/0002-x86-head-Remove-confusing-comment.patch.
+- Refresh
+  patches.suse/0003-x86-head-Remove-unused-bad_address-code.patch.
+- Refresh
+  patches.suse/0004-x86-head-Fix-head-ELF-function-annotations.patch.
+- Refresh
+  patches.suse/0005-x86-boot-Annotate-verify_cpu-as-a-callable-function.patch.
+- Refresh
+  patches.suse/0006-x86-xen-Fix-xen-head-ELF-annotations.patch.
+- Refresh
+  patches.suse/0007-x86-xen-Add-unwind-hint-annotations.patch.
+- Refresh
+  patches.suse/0008-x86-head-Add-unwind-hint-annotations.patch.
+- Delete
+  patches.suse/0007-x86-xen-Add-unwind-hint-annotations-fix.patch.
+  Update to the submitted v2.
+- commit 27de3c0
+
+---
+Sun Sep 17 14:41:51 CEST 2017 - jdelv...@suse.de
+
+- drm/amdgpu: revert tile table update for oland (boo#1027378,
+  boo#1039806, bko#194761).
+- Delete
+  patches.fixes/drm-amdgpu-revert-update-tile-table-for-oland-hainan.patch.
+- commit 51745cf
+
+---
@@ -11,0 +53,6 @@
+Wed Sep 13 20:50:54 CEST 2017 - ti...@suse.de
+
+- rpm/kernel-docs.spec.in: Fix a thinko for xmlto buildreq condition
+- commit 0ef59d3
+
+---
@@ -22,0 +70,6 @@
+
+---
+Tue Sep 12 13:54:48 CEST 2017 - msucha...@suse.de
+
+- rpm/kernel-docs.spec.in: make unpack scripts executable
+- commit 1ba3766
dtb-armv6l.changes: same change
dtb-armv7l.changes: same change
kernel-64kb.changes: same change
kernel-debug.changes: same change
kernel-default.changes: same change
kernel-docs.changes: same change
kernel-lpae.changes: same change
kernel-obs-build.changes: same change
kernel-obs-qa.changes: same change
kernel-pae.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-syzkaller.changes: same change
kernel-vanilla.changes: same change
kernel-zfcpdump.changes: same change



Other differences:
--
++ dtb-aarch64.spec ++
--- /var/tmp/diff_new_pack.cuPo9w/_old  2017-09-23 21:32:39.219594946 +0200
+++ /var/tmp/diff_new_pack.cuPo9w/_new  2017-09-23 21:32:39.219594946 +0200
@@ -17,7 +17,7 @@
 
 
 %define srcversion 4.13
-%define patchversion 4.13.2
+%define patchversion 4.13.3
 %define variant %{nil}
 
 %include %_sourcedir/kernel-spec-macros
@@ -29,9 +29,9 @@
 %(chmod +x 
%_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,mkspec,compute-PATCHVERSION.sh,arch-symbols,log.sh,try-disable-staging-driver,compress-vmlinux.sh,mkspec-dtb})
 
 Name:   dtb-aarch64
-Version:4.13.2
+Version:4.13.3
 %if 0%{?is_kotd}
-Release:.g68f4aee
+Release:.g76ecbd3
 %else
 Release:0
 %endif

dtb-armv6l.spec: same change
dtb-armv7l.spec: same change
++ kernel-64kb.spec ++
--- /var/tmp/diff_new_pack.cuPo9w/_old  2017-09-23 21:32:39.303583130 +0200
+++ /var/tmp/diff_new_pack.cuPo9w/_new  2017-09-23 21:32:39.307582568 +0200
@@ -18,7 +18,7 @@
 
 
 %define srcversion 4.13
-%define patchversion 4.13.2
+%define patchversion 4.13.3
 %define variant %{nil}
 %define vanilla_only 0
 
@@ -58,9 +58,9 @@
 Summary:Kernel with 64kb PAGE_SIZE
 License:GPL-2.0
 Group:  System/Kernel
-Version:4.13.2
+Version:4.13.3
 %if 0%{?is_kotd}
-Release:.g68f4aee
+Release:.g76ecbd3
 %else
 Release:0
 %endif

kernel-debug.spec: same change
kernel-default.spec: same change
++ kernel-docs.spec ++
--- /var/tmp/diff_new_pack.cuPo9w/_old  2017-09-23 21:32:39.379572440 +0200
+++ /var/tmp/diff_new_pack.cuPo9w/_new  2017-09-23 21:32:39.383571877 

commit python-idna for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package python-idna for openSUSE:Factory 
checked in at 2017-09-23 21:32:47

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


Package is "python-idna"

Sat Sep 23 21:32:47 2017 rev:3 rq:527304 version:2.5

Changes:

--- /work/SRC/openSUSE:Factory/python-idna/python-idna.changes  2017-04-19 
18:01:03.524737193 +0200
+++ /work/SRC/openSUSE:Factory/.python-idna.new/python-idna.changes 
2017-09-23 21:32:48.574278873 +0200
@@ -10 +10 @@
-update to version v2.5
+- update to version v2.5



Other differences:
--



commit libzip for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package libzip for openSUSE:Factory checked 
in at 2017-09-23 21:32:09

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


Package is "libzip"

Sat Sep 23 21:32:09 2017 rev:30 rq:528196 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/libzip/libzip.changes2017-09-04 
12:25:48.924150770 +0200
+++ /work/SRC/openSUSE:Factory/.libzip.new/libzip.changes   2017-09-23 
21:32:10.563626439 +0200
@@ -1,0 +2,20 @@
+Fri Sep 22 06:19:34 UTC 2017 - pgaj...@suse.com
+
+- reverted version update to 1.3.0 due failing i586 tests
+- remove libzip-disable-failing-tests.patch again
+- add libzip-CVE-2017-12858.patch again
+- add libzip-CVE-2017-14107.patch [bsc#1056996]
+
+---
+Wed Sep  6 13:13:05 UTC 2017 - pgaj...@suse.com
+
+- update to version 1.3.0:
+  * Support bzip2 compressed zip archives
+  * Improve file progress callback code
+  * Fix zip_fdopen()
+  * CVE-2017-12858: Fix double free().
+  * CVE-2017-14107: Improve EOCD64 parsing.
+- remove upstreamed libzip-CVE-2017-12858.patch
+- added libzip-disable-failing-tests.patch [bsc#1056996#c12]
+
+---

New:

  libzip-CVE-2017-14107.patch



Other differences:
--
++ libzip.spec ++
--- /var/tmp/diff_new_pack.AqYdVD/_old  2017-09-23 21:32:11.391509967 +0200
+++ /var/tmp/diff_new_pack.AqYdVD/_new  2017-09-23 21:32:11.395509405 +0200
@@ -29,6 +29,7 @@
 # PATCH-FIX-OPENSUSE: close on exec, upstream is aware, will be probably fixes 
next release
 Patch1: libzip-ocloexec.patch
 Patch2: libzip-CVE-2017-12858.patch
+Patch3: libzip-CVE-2017-14107.patch
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 # for tests
@@ -82,6 +83,7 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %configure \

++ libzip-CVE-2017-14107.patch ++
>From 9b46957ec98d85a572e9ef98301247f39338a3b5 Mon Sep 17 00:00:00 2001
From: Thomas Klausner 
Date: Tue, 29 Aug 2017 10:25:03 +0200
Subject: [PATCH] Make eocd checks more consistent between zip and zip64 cases.

---
 lib/zip_open.c | 7 ++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/lib/zip_open.c b/lib/zip_open.c
index 3bd593b..9d3a4cb 100644
--- a/lib/zip_open.c
+++ b/lib/zip_open.c
@@ -847,7 +847,12 @@ _zip_read_eocd64(zip_source_t *src, zip_buffer_t *buffer, 
zip_uint64_t buf_offse
 zip_error_set(error, ZIP_ER_SEEK, EFBIG);
 return NULL;
 }
-if ((flags & ZIP_CHECKCONS) && offset+size != eocd_offset) {
+if (offset+size > buf_offset + eocd_offset) {
+   /* cdir spans past EOCD record */
+   zip_error_set(error, ZIP_ER_INCONS, 0);
+   return NULL;
+}
+if ((flags & ZIP_CHECKCONS) && offset+size != buf_offset + eocd_offset) {
zip_error_set(error, ZIP_ER_INCONS, 0);
return NULL;
 }




commit java-9-openjdk for openSUSE:Factory

2017-09-23 Thread root
Hello community,

here is the log from the commit of package java-9-openjdk for openSUSE:Factory 
checked in at 2017-09-23 21:30:11

Comparing /work/SRC/openSUSE:Factory/java-9-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-9-openjdk.new (New)


Package is "java-9-openjdk"

Sat Sep 23 21:30:11 2017 rev:12 rq:528159 version:9.0.0.0

Changes:

--- /work/SRC/openSUSE:Factory/java-9-openjdk/java-9-openjdk.changes
2017-09-13 22:23:12.383823480 +0200
+++ /work/SRC/openSUSE:Factory/.java-9-openjdk.new/java-9-openjdk.changes   
2017-09-23 21:30:21.922910631 +0200
@@ -1,0 +2,14 @@
+Thu Sep 21 21:15:46 UTC 2017 - fst...@suse.com
+
+- OpenJDK 9 official release
+  * version 9.0.0.0
+- Update the provided jdbc-stdext version to 4.3
+- Build jaotc on supported platform
+- Package the jmod files as a separate %{name}-jmod package
+
+---
+Thu Sep 21 13:48:41 UTC 2017 - fst...@suse.com
+
+- Allow bootstrapping with any of Java 8 or 9
+
+---



Other differences:
--
++ java-9-openjdk.spec ++
--- /var/tmp/diff_new_pack.9mW4bZ/_old  2017-09-23 21:30:26.598252878 +0200
+++ /var/tmp/diff_new_pack.9mW4bZ/_new  2017-09-23 21:30:26.606251753 +0200
@@ -20,6 +20,7 @@
 %global jit_arches %{ix86} x86_64 ppc64 ppc64le %{aarch64} %{arm} s390x
 %global debug 0
 %global buildoutputdir build
+%global oldname java-1_9_0-openjdk
 # Convert an absolute path to a relative path.  Each symbolic link is
 # specified relative to the directory in which it is installed so that
 # it will resolve properly within chrooted installations.
@@ -122,9 +123,9 @@
 %global tapsetdir %{tapsetroot}/tapset/%{_build_cpu}
 %endif
 Name:   java-9-openjdk
-Version:%{majorver}.%{minorver}.%{securityver}.%{patchver}~%{buildver}
+Version:%{majorver}.%{minorver}.%{securityver}.%{patchver}
 Release:0
-Summary:OpenJDK Runtime Environment
+Summary:OpenJDK 9 Runtime Environment
 License:Apache-1.1 AND Apache-2.0 AND GPL-1.0+ AND GPL-2.0 AND 
GPL-2.0-with-classpath-exception AND LGPL-2.0 AND MPL-1.0 AND MPL-1.1 AND 
SUSE-Public-Domain AND W3C
 Group:  Development/Languages/Java
 Url:http://openjdk.java.net/
@@ -228,9 +229,9 @@
 # Standard JPackage extensions provides.
 Provides:   java-fonts = %{version}
 # Required at least by fop
+Provides:   %{oldname} = %{version}-%{release}
 Provides:   java-%{bits} = %{javaver}
 Provides:   java-%{javaver}-%{bits}
-Provides:   java-1_9_0-openjdk = %{version}-%{release}
 Provides:   java-openjdk-%{bits} = %{version}-%{release}
 Provides:   jre-%{bits} = %{javaver}
 Provides:   jre-%{javaver}-%{bits}
@@ -243,9 +244,10 @@
 Provides:   jre1.7.x
 Provides:   jre1.8.x
 Provides:   jre1.9.x
-Obsoletes:  java-1_9_0-openjdk < %{version}-%{release}
+Obsoletes:  %{oldname} < %{version}-%{release}
 %if %{bootcycle}
-BuildRequires:  java-1_8_0-openjdk-devel
+BuildRequires:  java-devel >= 1.8
+BuildConflicts: java-devel >= 10
 %else
 BuildRequires:  %{name}-devel
 %endif
@@ -284,12 +286,17 @@
 %if %{with_system_pcsc}
 BuildRequires:  pcsc-lite-devel
 %endif
+%if ! %{with zero}
+%ifarch x86_64
+BuildRequires:  libelf-devel
+%endif
+%endif
 
 %description
-The OpenJDK runtime environment.
+The OpenJDK 9 runtime environment.
 
 %package headless
-Summary:OpenJDK Runtime Environment
+Summary:OpenJDK 9 Runtime Environment
 Group:  Development/Languages/Java
 Requires:   jpackage-utils
 # Post requires update-alternatives to install tool update-alternatives.
@@ -305,28 +312,28 @@
 Provides:   jre-headless = %{javaver}
 Provides:   jre-openjdk-headless = %{version}-%{release}
 # Standard JPackage extensions provides.
+Provides:   %{oldname}-headless = %{version}-%{release}
 Provides:   jaas = %{version}
-Provides:   java-1_9_0-openjdk-headless = %{version}-%{release}
 Provides:   java-sasl = %{version}
 Provides:   jce = %{version}
-Provides:   jdbc-stdext = 4.1
+Provides:   jdbc-stdext = 4.3
 Provides:   jndi = %{version}
 Provides:   jndi-cos = %{version}
 Provides:   jndi-dns = %{version}
 Provides:   jndi-ldap = %{version}
 Provides:   jndi-rmi = %{version}
 Provides:   jsse = %{version}
-Obsoletes:  java-1_9_0-openjdk-headless < %{version}-%{release}
+Obsoletes:  %{oldname}-headless < %{version}-%{release}
 %if 0%{?suse_version} > 1320
 # Require zoneinfo data in java8+ format provided by tzdata-java8 subpackage.
 Requires(post): tzdata-java8
 %endif
 
 %description headless
-The OpenJDK runtime environment without audio and video support.