commit buzztrax for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package buzztrax for openSUSE:Factory 
checked in at 2018-07-06 10:49:49

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


Package is "buzztrax"

Fri Jul  6 10:49:49 2018 rev:11 rq:621270 version:0.10.2

Changes:

--- /work/SRC/openSUSE:Factory/buzztrax/buzztrax.changes2018-06-29 
22:28:47.994374560 +0200
+++ /work/SRC/openSUSE:Factory/.buzztrax.new/buzztrax.changes   2018-07-06 
10:49:59.478680591 +0200
@@ -1,0 +2,6 @@
+Wed Jul  4 22:17:58 UTC 2018 - bjorn@gmail.com
+
+- Drop pkgconfig(gconf-2.0) BuildRequires and the macro
+  gconf_schemas_requires: No longer needed, nor used.
+
+---



Other differences:
--
++ buzztrax.spec ++
--- /var/tmp/diff_new_pack.eSVrF3/_old  2018-07-06 10:50:00.034679905 +0200
+++ /var/tmp/diff_new_pack.eSVrF3/_new  2018-07-06 10:50:00.038679900 +0200
@@ -61,7 +61,6 @@
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(clutter-gtk-1.0)
 BuildRequires:  pkgconfig(fluidsynth)
-BuildRequires:  pkgconfig(gconf-2.0) >= 2.2.0
 BuildRequires:  pkgconfig(gdk-x11-3.0)
 BuildRequires:  pkgconfig(gio-2.0) >= %{glib_version}
 BuildRequires:  pkgconfig(glib-2.0) >= %{glib_version}
@@ -85,7 +84,6 @@
 #Provides:   appdata(buzztrax-edit.appdata.xml)
 Provides:   buzztard = %{version}
 Obsoletes:  buzztard < %{version}
-%{gconf_schemas_requires}
 
 %description
 buzztrax aims to be a music studio that allows one to compose




commit cdogs-sdl for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package cdogs-sdl for openSUSE:Factory 
checked in at 2018-07-06 10:49:17

Comparing /work/SRC/openSUSE:Factory/cdogs-sdl (Old)
 and  /work/SRC/openSUSE:Factory/.cdogs-sdl.new (New)


Package is "cdogs-sdl"

Fri Jul  6 10:49:17 2018 rev:4 rq:621185 version:0.6.7

Changes:

--- /work/SRC/openSUSE:Factory/cdogs-sdl/cdogs-sdl.changes  2017-11-07 
10:02:59.655426876 +0100
+++ /work/SRC/openSUSE:Factory/.cdogs-sdl.new/cdogs-sdl.changes 2018-07-06 
10:49:39.862704819 +0200
@@ -1,0 +2,13 @@
+Mon Jun 18 07:11:36 UTC 2018 - mar...@gmx.de
+
+- Update to version 0.6.7
+  * Add secondary weapon system (#33)
+  * Add diagonal direction stickiness (#457)
+  * Add option to remove blood (#544)
+  * Fix unpausing not ignoring first key press (#548)
+  * Fix compass arrows in shared camera view (#530)
+  * Improve some sprites with semi-transparency
+- Add patch:
+  * cdogs-sdl-buildfix.patch
+
+---

Old:

  cdogs-sdl-0.6.6.tar.gz

New:

  cdogs-sdl-0.6.7.tar.gz
  cdogs-sdl-buildfix.patch



Other differences:
--
++ cdogs-sdl.spec ++
--- /var/tmp/diff_new_pack.WRehQI/_old  2018-07-06 10:49:41.482702818 +0200
+++ /var/tmp/diff_new_pack.WRehQI/_new  2018-07-06 10:49:41.482702818 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cdogs-sdl
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,19 @@
 
 
 Name:   cdogs-sdl
-Version:0.6.6
+Version:0.6.7
 Release:0
 Summary:Classic overhead run-and-gun game
-License:GPL-2.0 and BSD-2-Clause and CC-BY-3.0 and CC-BY-SA-3.0
+License:GPL-2.0-only AND BSD-2-Clause AND CC-BY-3.0 AND CC-BY-SA-3.0
 Group:  Amusements/Games/Action/Shoot
-Url:http://cxong.github.io/cdogs-sdl
+URL:http://cxong.github.io/cdogs-sdl
 Source: 
https://github.com/cxong/cdogs-sdl/archive/%{version}/%{name}-%{version}.tar.gz
+Patch0: cdogs-sdl-buildfix.patch
 BuildRequires:  cmake >= 2.8.2
 BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(SDL2_image)
 BuildRequires:  pkgconfig(SDL2_mixer)
@@ -42,6 +44,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 # use system enet
 rm -rf src/cdogs/enet
@@ -67,16 +70,19 @@
 
 %fdupes %{buildroot}%{_datadir}
 
+%if 0%{?suse_version} < 1330
 %post
 %desktop_database_post
 %icon_theme_cache_post
+%endif
 
+%if 0%{?suse_version} < 1330
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %{_datadir}/applications/%{name}.desktop
 %{_bindir}/%{name}*
 %{_datadir}/%{name}/

++ cdogs-sdl-0.6.6.tar.gz -> cdogs-sdl-0.6.7.tar.gz ++
/work/SRC/openSUSE:Factory/cdogs-sdl/cdogs-sdl-0.6.6.tar.gz 
/work/SRC/openSUSE:Factory/.cdogs-sdl.new/cdogs-sdl-0.6.7.tar.gz differ: char 
12, line 1

++ cdogs-sdl-buildfix.patch ++
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c114f63..46c010b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ SET(VERSION_MAJOR "0")
 SET(VERSION_MINOR "6")
 SET(VERSION_PATCH "7")
 SET(VERSION "${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
-CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/appveyor.yml.cmake 
${CMAKE_SOURCE_DIR}/appveyor.yml)
+#CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/appveyor.yml.cmake 
${CMAKE_SOURCE_DIR}/appveyor.yml)
 # this must be 4 numbers
 SET(VERSION_RC "${VERSION_MAJOR},${VERSION_MINOR},${VERSION_PATCH},0")
 SET(WEBSITE "http://cxong.github.io/cdogs-sdl/;)



commit 000product for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2018-07-06 10:50:02

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


Package is "000product"

Fri Jul  6 10:50:02 2018 rev:330 rq: version:unknown
Fri Jul  6 10:50:01 2018 rev:329 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
_service:product_converter:openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same 
change
_service:product_converter:openSUSE-Addon-NonOss-release.spec: same change
++ 
_service:product_converter:openSUSE-Tumbleweed-Kubic-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.zUBPuS/_old  2018-07-06 10:50:19.486655882 +0200
+++ /var/tmp/diff_new_pack.zUBPuS/_new  2018-07-06 10:50:19.486655882 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,9 +35,9 @@
   true
   -x -2
   openSUSE
-  20180704
+  20180706
   11
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180704,openSUSE 
Tumbleweed Kubic
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180706,openSUSE 
Tumbleweed Kubic
   en_US 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

++ _service:product_converter:openSUSE-Tumbleweed-Kubic-release.spec ++
--- /var/tmp/diff_new_pack.zUBPuS/_old  2018-07-06 10:50:19.510655852 +0200
+++ /var/tmp/diff_new_pack.zUBPuS/_new  2018-07-06 10:50:19.510655852 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   openSUSE-Tumbleweed-Kubic-release
-Version:20180704
+Version:    20180706
 Release:0
 Summary:openSUSE Tumbleweed Kubic 
 License:GPL-2.0-or-later
@@ -38,9 +38,9 @@
 ExclusiveArch:  %ix86 x86_64 ppc64le s390x aarch64
 Provides:   %name-%version
 Provides:   product() = openSUSE-Tumbleweed-Kubic
-Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180704-0
+Provides:   product(openSUSE-Tumbleweed-Kubic) = 20180706-0
 Provides:   product-label() = openSUSE%20Tumbleweed%20Kubic
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180704
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Dtumbleweed%2Dkubic%3A20180706
 Provides:   product-url(releasenotes) = 
http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
 Provides:   product-endoflife()
 Requires:   product_flavor(openSUSE-Tumbleweed-Kubic)
@@ -61,7 +61,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(dvd)
-Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20180704-0
+Provides:   product_flavor(openSUSE-Tumbleweed-Kubic) = 20180706-0
 Summary:openSUSE Tumbleweed Kubic
 
 %description dvd
@@ -123,11 +123,11 @@
 
   openSUSE
   openSUSE-Tumbleweed-Kubic
-  20180704
+  20180706
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180704
+  cpe:/o:opensuse:opensuse-tumbleweed-kubic:20180706
   openSUSE-Tumbleweed-Kubic
   
 

++ _service:product_converter:openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.zUBPuS/_old  2018-07-06 10:50:19.522655838 +0200
+++ /var/tmp/diff_new_pack.zUBPuS/_new  2018-07-06 10:50:19.522655838 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,9 +32,9 @@
   true
   -x -2
   openSUSE
-  20180704
+  20180706
   11
-  cpe:/o:opensuse:opensuse:20180704,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180706,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja nb 
nl pl pt pt_BR ru sv zh zh_CN zh_TW 
   openSUSE
   /usr/share/kiwi/modules/plugins/suse-tumbleweed

_service:product_converter:openSUSE-cd-mini-x86_64.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-i586.kiwi: same change
_service:product_converter:openSUSE-dvd5-dvd-x86_64.kiwi: same change
++ _service:product_converter:openSUSE-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.zUBPuS/_old  2018-07-06 10:50:19.598655744 +0200
+++ /var/tmp/diff_new_pack.zUBPuS/_new  2018-07-06 10:50:19.598655744 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -24,7 +24,7 @@
   openSUSE
   ftp
   true
-  openSUSE-20180704-i586-x86_64
+  openSUSE-20180706-i586-x86_64
   true
   /
   $DISTNAME-$FLAVOR
@@ -36,9 +36,9 @@
   true
   -x -2
   openSUSE
-  20180704
+  20180706
   11
-  cpe:/o:opensuse:opensuse:20180704,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20180706,openSUSE 
Tumbleweed
   cs da de en en_GB en_US es fi fr hu it ja

commit nextcloud for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package nextcloud for openSUSE:Factory 
checked in at 2018-07-06 10:49:56

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


Package is "nextcloud"

Fri Jul  6 10:49:56 2018 rev:13 rq:621279 version:13.0.4

Changes:

--- /work/SRC/openSUSE:Factory/nextcloud/nextcloud.changes  2018-06-19 
11:59:21.687615845 +0200
+++ /work/SRC/openSUSE:Factory/.nextcloud.new/nextcloud.changes 2018-07-06 
10:50:00.826678927 +0200
@@ -8,0 +9,2 @@
+- This also fix security issues:
+  - (boo#1100343, CVE-2018-3762) and (boo#1100344, CVE-2018-3761)



Other differences:
--



commit virt-viewer for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package virt-viewer for openSUSE:Factory 
checked in at 2018-07-06 10:49:34

Comparing /work/SRC/openSUSE:Factory/virt-viewer (Old)
 and  /work/SRC/openSUSE:Factory/.virt-viewer.new (New)


Package is "virt-viewer"

Fri Jul  6 10:49:34 2018 rev:61 rq:621202 version:6.0

Changes:

--- /work/SRC/openSUSE:Factory/virt-viewer/virt-viewer.changes  2017-08-24 
18:53:23.169079992 +0200
+++ /work/SRC/openSUSE:Factory/.virt-viewer.new/virt-viewer.changes 
2018-07-06 10:49:55.966684929 +0200
@@ -1,0 +2,9 @@
+Thu Jul  5 13:05:52 MDT 2018 - carn...@suse.com
+
+- bsc#1100300 - virt-viewer: Build fails because spice-gtk no
+  longer has the spice-controller library
+  140cb84c-remote-viewer-remove--spice-controller.patch
+  bf39970a-virt-viewer.spec.in-fix-build-after-spice-xpi-client-removal.patch
+  virtview-fix-configure-after-spice-controller-removal.patch
+
+---

New:

  140cb84c-remote-viewer-remove--spice-controller.patch
  bf39970a-virt-viewer.spec.in-fix-build-after-spice-xpi-client-removal.patch
  virtview-fix-configure-after-spice-controller-removal.patch



Other differences:
--
++ virt-viewer.spec ++
--- /var/tmp/diff_new_pack.e6YGDV/_old  2018-07-06 10:49:56.754683956 +0200
+++ /var/tmp/diff_new_pack.e6YGDV/_new  2018-07-06 10:49:56.754683956 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package virt-viewer
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,6 +26,9 @@
 Release:0
 Url:http://www.virt-manager.org
 Source: 
https://virt-manager.org/download/sources/virt-viewer/%name-%version.tar.gz
+Patch1: 140cb84c-remote-viewer-remove--spice-controller.patch
+Patch2: 
bf39970a-virt-viewer.spec.in-fix-build-after-spice-xpi-client-removal.patch
+Patch3: virtview-fix-configure-after-spice-controller-removal.patch
 Patch50:netcat.patch
 Patch51:virtview-desktop.patch
 Patch52:virtview-dont-show-Domain-0.patch
@@ -52,6 +55,9 @@
 
 %prep
 %setup -q
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 %patch50 -p1
 %patch51 -p1
 %patch52 -p1

++ 140cb84c-remote-viewer-remove--spice-controller.patch ++
 660 lines (skipped)

++ 
bf39970a-virt-viewer.spec.in-fix-build-after-spice-xpi-client-removal.patch 
++
Subject: virt-viewer.spec.in: fix build after spice-xpi-client removal
From: Marc-André Lureau marcandre.lur...@redhat.com Thu Nov 16 18:07:39 2017 
+0100
Date: Fri Nov 17 08:39:14 2017 +0100:
Git: bf39970a1fee99838ee8e59da9c7ca525e035076

This fixes commit 140cb84c2538bf0eab7dea2035dfecc4db74c784, where we
removed the spice-xpi-client-remote-viewer.

Signed-off-by: Marc-André Lureau 
Reviewed-by: Daniel P. Berrange 

diff --git a/virt-viewer.spec.in b/virt-viewer.spec.in
index 44ef92e..54e2121 100644
--- a/virt-viewer.spec.in
+++ b/virt-viewer.spec.in
@@ -89,9 +89,6 @@ autoreconf -if
 %install
 rm -rf $RPM_BUILD_ROOT
 %__make install  DESTDIR=$RPM_BUILD_ROOT
-mkdir -p %{buildroot}%{_libexecdir}
-touch %{buildroot}%{_libexecdir}/spice-xpi-client
-install -m 0755 data/spice-xpi-client-remote-viewer %{buildroot}%{_libexecdir}/
 %find_lang %{name}
 
 %clean
@@ -100,8 +97,6 @@ rm -rf $RPM_BUILD_ROOT
 %post
 /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
 /bin/touch --no-create %{_datadir}/mime/packages &> /dev/null || :
-%{_sbindir}/update-alternatives --install %{_libexecdir}/spice-xpi-client \
-  spice-xpi-client %{_libexecdir}/spice-xpi-client-remote-viewer 25
 /usr/bin/update-desktop-database -q %{_datadir}/applications
 
 %postun
@@ -109,7 +104,6 @@ if [ $1 -eq 0 ] ; then
   /bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null
   /usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
   /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
-  %{_sbindir}/update-alternatives --remove spice-xpi-client 
%{_libexecdir}/spice-xpi-client-remote-viewer
 fi
 /usr/bin/update-desktop-database -q %{_datadir}/applications
 
@@ -127,8 +121,6 @@ fi
 %{_datadir}/applications/remote-viewer.desktop
 %{_datadir}/appdata/remote-viewer.appdata.xml
 %{_datadir}/mime/packages/virt-viewer-mime.xml
-%ghost %{_libexecdir}/spice-xpi-client
-%{_libexecdir}/spice-xpi-client-remote-viewer
 %{_mandir}/man1/virt-viewer.1*
 %{_mandir}/man1/remote-viewer.1*
 
++ virtview-fix-configure-after-spice-controller-removal.patch ++
 694 lines (skipped)




commit python-alembic for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2018-07-06 10:49:39

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


Package is "python-alembic"

Fri Jul  6 10:49:39 2018 rev:32 rq:621219 version:0.9.10

Changes:

--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes
2018-03-26 13:13:34.702663582 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new/python-alembic.changes   
2018-07-06 10:49:57.458683086 +0200
@@ -1,0 +2,15 @@
+Thu Jul  5 21:07:55 UTC 2018 - mc...@suse.com
+
+- update 0.9.10:
++ Render autogenerate=True if present Fixed issue where
+  "autoincrement=True" would not render for a column that specified
+  it, since as of SQLAlchemy 1.1 this is no longer the default value
+  for "autoincrement".
++ Make call to declarative_base clear in example.
++ Use external impl for type rendering The render_type() method of
+  DefaultImpl was hardcoded to only work for SQLAlchemy types.
++ Implement native boolean check constraint flag in test suite
++ Use repr for drop_constraint schema
++ Add recipe for generating Python code for existing tables
+
+---

Old:

  alembic-0.9.9.tar.gz

New:

  alembic-0.9.10.tar.gz
  python-alembic-rpmlintrc



Other differences:
--
++ python-alembic.spec ++
--- /var/tmp/diff_new_pack.DgDRTG/_old  2018-07-06 10:49:58.474681831 +0200
+++ /var/tmp/diff_new_pack.DgDRTG/_new  2018-07-06 10:49:58.478681826 +0200
@@ -18,34 +18,33 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-alembic
-Version:0.9.9
+Version:0.9.10
 Release:0
-Url:http://bitbucket.org/zzzeek/alembic
 Summary:A database migration tool for SQLAlchemy
 License:MIT
 Group:  Development/Languages/Python
-Source: 
https://pypi.io/packages/source/a/alembic/alembic-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+URL:http://bitbucket.org/zzzeek/alembic
+Source0:
https://files.pythonhosted.org/packages/source/a/alembic/alembic-%{version}.tar.gz
+Source1:python-alembic-rpmlintrc
 # Test requirements:
 BuildRequires:  %{python_module Mako}
 BuildRequires:  %{python_module SQLAlchemy >= 0.7.6}
+BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module nose >= 0.11}
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module python-editor >= 0.3}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:   python-Mako
 Requires:   python-SQLAlchemy >= 0.7.6
 Requires:   python-python-dateutil
 Requires:   python-python-editor >= 0.3
-Requires(post): /usr/sbin/update-alternatives
-Requires(postun): /usr/sbin/update-alternatives
+Requires(post): %{_sbindir}/update-alternatives
+Requires(postun): %{_sbindir}/update-alternatives
 BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -84,6 +83,7 @@
 %prep
 %setup -q -n alembic-%{version}
 mv docs html && rm -rf html/build
+sed -i -e '1d' alembic/testing/runner.py
 
 %build
 %python_build
@@ -103,12 +103,13 @@
 %python_uninstall_alternative alembic
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc CHANGES LICENSE README.rst
+%license LICENSE
+%doc CHANGES README.rst
 %python_alternative %{_bindir}/alembic
-%{python_sitelib}/*
+%{python_sitelib}/alembic*
 
 %files -n python-alembic-doc
-%doc LICENSE html
+%license LICENSE
+%doc html
 
 %changelog

++ alembic-0.9.9.tar.gz -> alembic-0.9.10.tar.gz ++
 1804 lines of diff (skipped)

++ python-alembic-rpmlintrc ++
# Obviously, these files are meant to be empty:
addFilter("zero-length 
/usr/share/doc/packages/python-alembic-doc/html/_static/site_custom_css.css")



commit mksusecd for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package mksusecd for openSUSE:Factory 
checked in at 2018-07-06 10:49:10

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


Package is "mksusecd"

Fri Jul  6 10:49:10 2018 rev:50 rq:621167 version:1.62

Changes:

--- /work/SRC/openSUSE:Factory/mksusecd/mksusecd.changes2018-06-28 
15:13:56.931534623 +0200
+++ /work/SRC/openSUSE:Factory/.mksusecd.new/mksusecd.changes   2018-07-06 
10:49:31.062715688 +0200
@@ -1,0 +2,7 @@
+Thu Jul 5 14:30:14 UTC 2018 - wfe...@opensuse.org
+
+- merge gh#openSUSE/mksusecd#35
+- don't miss zstd compression module (bsc#1100236)
+- 1.62
+
+

Old:

  mksusecd-1.61.tar.xz

New:

  mksusecd-1.62.tar.xz



Other differences:
--
++ mksusecd.spec ++
--- /var/tmp/diff_new_pack.CcqQJd/_old  2018-07-06 10:49:31.842714725 +0200
+++ /var/tmp/diff_new_pack.CcqQJd/_new  2018-07-06 10:49:31.842714725 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   mksusecd
-Version:1.61
+Version:1.62
 Release:0
 Summary:Create SUSE Linux installation ISOs
 License:GPL-3.0+

++ mksusecd-1.61.tar.xz -> mksusecd-1.62.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.61/VERSION new/mksusecd-1.62/VERSION
--- old/mksusecd-1.61/VERSION   2018-06-27 14:20:51.0 +0200
+++ new/mksusecd-1.62/VERSION   2018-07-05 16:30:14.0 +0200
@@ -1 +1 @@
-1.61
+1.62
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.61/changelog new/mksusecd-1.62/changelog
--- old/mksusecd-1.61/changelog 2018-06-27 14:20:51.0 +0200
+++ new/mksusecd-1.62/changelog 2018-07-05 16:30:14.0 +0200
@@ -1,3 +1,6 @@
+2018-07-05:1.62
+   - don't miss zstd compression module (bsc #1100236)
+
 2018-06-27:1.61
- keep some meta data for media checking even if no iso9660 filesystem 
is used (bnc #1000947)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.61/mksusecd new/mksusecd-1.62/mksusecd
--- old/mksusecd-1.61/mksusecd  2018-06-27 14:20:51.0 +0200
+++ new/mksusecd-1.62/mksusecd  2018-07-05 16:30:14.0 +0200
@@ -3909,8 +3909,8 @@
 mkdir "$tmp_dir/lib/modules/$kernel->{version}", 0755;
 mkdir "$tmp_dir/lib/modules/$kernel->{version}/initrd", 0755;
 
-for ("loop.ko", "squashfs.ko", "lz4_decompress.ko") {
-  rename "$kernel->{new_dir}/lib/modules/$kernel->{version}/initrd/$_", 
"$tmp_dir/lib/modules/$kernel->{version}/initrd/$_";
+for (qw (loop squashfs lz4_decompress xxhash zstd_decompress)) {
+  rename "$kernel->{new_dir}/lib/modules/$kernel->{version}/initrd/$_.ko", 
"$tmp_dir/lib/modules/$kernel->{version}/initrd/$_.ko";
 }
 
 my $err = system "mksquashfs $kernel->{new_dir} $tmp_dir/parts/$p" .




commit extreme-tuxracer for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package extreme-tuxracer for 
openSUSE:Factory checked in at 2018-07-06 10:49:24

Comparing /work/SRC/openSUSE:Factory/extreme-tuxracer (Old)
 and  /work/SRC/openSUSE:Factory/.extreme-tuxracer.new (New)


Package is "extreme-tuxracer"

Fri Jul  6 10:49:24 2018 rev:29 rq:621186 version:0.7.5

Changes:

--- /work/SRC/openSUSE:Factory/extreme-tuxracer/extreme-tuxracer.changes
2017-03-02 19:29:22.515227832 +0100
+++ /work/SRC/openSUSE:Factory/.extreme-tuxracer.new/extreme-tuxracer.changes   
2018-07-06 10:49:50.254691984 +0200
@@ -1,0 +2,12 @@
+Fri Jun 22 18:41:04 UTC 2018 - antoine.belv...@opensuse.org
+
+- Update to version 0.7.5:
+  * Fixed a crash when score is not good enough to enter high score
+list.
+  * Extreme Tux Racer comes with AppStream metadata.
+- Remove appdata.xml from sources since it is now included in
+  upstream tarball.
+- Clean spec file.
+- Create data subpackage.
+
+---

Old:

  etr-0.7.4.tar.xz
  etr.appdata.xml

New:

  etr-0.7.5.tar.xz



Other differences:
--
++ extreme-tuxracer.spec ++
--- /var/tmp/diff_new_pack.YzGLSN/_old  2018-07-06 10:49:51.490690457 +0200
+++ /var/tmp/diff_new_pack.YzGLSN/_new  2018-07-06 10:49:51.494690452 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package extreme-tuxracer
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,77 +17,76 @@
 
 
 %define oname   etr
-
 Name:   extreme-tuxracer
-Version:0.7.4
+Version:0.7.5
 Release:0
 Summary:Open source racing game featuring Tux the Linux Penguin
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Amusements/Games/3D/Race
-%global pkgsummary %summary
 Url:http://sourceforge.net/projects/extremetuxracer/
 Source: 
http://downloads.sourceforge.net/extremetuxracer/%{oname}-%{version}.tar.xz
-# PATCH-FEATURE-UPSTREAM 
https://sourceforge.net/p/extremetuxracer/discussion/general/thread/2b8a9772/
-Source2:etr.appdata.xml
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
-BuildRequires:  libtool
 BuildRequires:  sfml2-devel
 BuildRequires:  pkgconfig(freetype2)
-
-%if 0%{?sles_version}
-BuildRequires:  Mesa-devel
-BuildRequires:  xorg-x11-libXmu-devel
-BuildRequires:  xorg-x11-libXt-devel
-%else
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xmu)
 BuildRequires:  pkgconfig(xt)
+Requires:   %{name}-data = %{version}
+%if 0%{?suse_version} < 1330
+Requires(post): update-desktop-files
+Requires(postun): update-destktop-files
 %endif
-%if 0%{?suse_version}
-BuildRequires:  fdupes
-BuildRequires:  update-desktop-files
-%endif
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Extreme Tux Racer is an open source racing game featuring Tux
 the Linux Penguin. Extreme Tux Racer continues in the tracks
 of Tux Racer and its forks.
 
+%package data
+Summary:Data files for %{name}
+Group:  Amusements/Games/3D/Race
+BuildArch:  noarch
+
+%description data
+This package contains the data files for %{name}.
+
 %prep
 %setup -q -n %{oname}-%{version}
 
 %build
-autoreconf -fi
-
 %configure
 make %{?_smp_mflags}
 
 %install
 %make_install
-
-%if 0%{?suse_version}
-%suse_update_desktop_file %{oname}
-%fdupes -s %{buildroot}%{_prefix}
-%endif
+%fdupes -s %{buildroot}%{_prefix}
 
 # Already included by the doc macro
 rm -fr %{buildroot}%{_datadir}/doc
 
-install -Dm0644 %{S:2} %{buildroot}%{_datadir}/appdata/etr.appdata.xml
+%if 0%{?suse_version} < 1330
+%post
+%desktop_database_post
+
+%postun
+%desktop_database_postun
+%endif
 
 %files
-%defattr(-,root,root,-)
-%doc AUTHORS COPYING NEWS doc/code doc/courses_events doc/guide 
doc/score_algorithm
+%doc AUTHORS NEWS doc/code doc/courses_events doc/guide doc/score_algorithm
+%license COPYING
 %{_bindir}/%{oname}
-%{_datadir}/%{oname}/
 %{_datadir}/pixmaps/%{oname}.png
 %{_datadir}/pixmaps/%{oname}.svg
 %{_datadir}/applications/%{oname}.desktop
 %dir %{_datadir}/appdata/
 %{_datadir}/appdata/%{oname}.appdata.xml
 
+%files data
+%{_datadir}/%{oname}/
+
 %changelog

++ etr-0.7.4.tar.xz -> etr-0.7.5.tar.xz ++
/work/SRC/openSUSE:Factory/extreme-tuxracer/etr-0.7.4.tar.xz 
/work/SRC/openSUSE:Factory/.extreme-tuxracer.new/etr-0.7.5.tar.xz differ: char 
25, line 1




commit yate for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package yate for openSUSE:Factory checked in 
at 2018-07-06 10:49:05

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


Package is "yate"

Fri Jul  6 10:49:05 2018 rev:31 rq:621154 version:6.1.0

Changes:

--- /work/SRC/openSUSE:Factory/yate/yate.changes2018-02-27 
17:00:44.741998282 +0100
+++ /work/SRC/openSUSE:Factory/.yate.new/yate.changes   2018-07-06 
10:49:23.230725362 +0200
@@ -1,0 +2,8 @@
+Wed Jul  4 08:19:41 UTC 2018 - mar...@gmx.de
+
+- Update tp version 6.1.0
+  * upstream does not provide changelog
+- remove patch:
+  * yate-openssl-1.1.patch
+
+---

Old:

  yate-6.0.0-1.tar.gz
  yate-openssl-1.1.patch

New:

  yate-6.1.0-1.tar.gz



Other differences:
--
++ yate.spec ++
--- /var/tmp/diff_new_pack.mClOib/_old  2018-07-06 10:49:24.682723569 +0200
+++ /var/tmp/diff_new_pack.mClOib/_new  2018-07-06 10:49:24.682723569 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   yate
-Version:6.0.0
+Version:6.1.0
 Release:0
 Summary:Yet Another Telephony Engine
 License:GPL-2.0-or-later
@@ -28,7 +28,6 @@
 Source0:http://yate.null.ro/tarballs/yate6/yate-%{version}-1.tar.gz
 Patch1: dont-mess-with-cflags.patch
 Patch2: add-arm64-support.patch
-Patch3: yate-openssl-1.1.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -104,7 +103,6 @@
 %setup -q -n %{name}
 %patch1 -p1
 %patch2 -p1
-%patch3
 
 %build
 autoreconf -fiv

++ yate-6.0.0-1.tar.gz -> yate-6.1.0-1.tar.gz ++
 19475 lines of diff (skipped)




commit kopano-webapp for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package kopano-webapp for openSUSE:Factory 
checked in at 2018-07-06 10:48:15

Comparing /work/SRC/openSUSE:Factory/kopano-webapp (Old)
 and  /work/SRC/openSUSE:Factory/.kopano-webapp.new (New)


Package is "kopano-webapp"

Fri Jul  6 10:48:15 2018 rev:8 rq:621116 version:3.4.13

Changes:

--- /work/SRC/openSUSE:Factory/kopano-webapp/kopano-webapp.changes  
2018-02-10 17:58:18.307832630 +0100
+++ /work/SRC/openSUSE:Factory/.kopano-webapp.new/kopano-webapp.changes 
2018-07-06 10:49:06.190746412 +0200
@@ -1,0 +2,14 @@
+Wed May 16 06:12:25 UTC 2018 - bo...@opensuse.org
+
+- Update to 3.4.13
+- Full changelog:
+  https://documentation.kopano.io/kopano_changelog/webapp.html
+
+---
+Fri Apr  6 07:40:49 UTC 2018 - bo...@opensuse.org
+
+- Update to 3.4.10
+- Full changelog:
+  https://documentation.kopano.io/kopano_changelog/webapp.html
+
+---

Old:

  kopano-webapp-3.4.5.tar.xz

New:

  kopano-webapp-3.4.13.tar.xz



Other differences:
--
++ kopano-webapp.spec ++
--- /var/tmp/diff_new_pack.OmMLXt/_old  2018-07-06 10:49:08.002744174 +0200
+++ /var/tmp/diff_new_pack.OmMLXt/_new  2018-07-06 10:49:08.002744174 +0200
@@ -20,7 +20,7 @@
 %define langdir %{_datadir}/%{name}/server/language
 %define plugindir %{_datadir}/%{name}/plugins
 Name:   kopano-webapp
-Version:3.4.5
+Version:3.4.13
 Release:0
 Summary:Improved WebApp for Kopano
 License:AGPL-3.0
@@ -62,7 +62,7 @@
 Provides translations to the package %{name}.
 
 %package contactfax
-Version:3.4.5
+Version:3.4.13
 Release:0
 Summary:Contact fax plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -72,7 +72,7 @@
 field of the email.
 
 %package folderwidgets
-Version:3.4.5
+Version:3.4.13
 Release:0
 Summary:Folder widgets plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -82,7 +82,7 @@
 default folders for a user.
 
 %package gmaps
-Version:3.4.5
+Version:3.4.13
 Release:0
 Summary:Google Maps plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -91,7 +91,7 @@
 Shows contact address on Google Maps.
 
 %package pimfolder
-Version:3.4.5
+Version:3.4.13
 Release:0
 Summary:Plugin for kopano-webapp to quickly move mail into another 
folder
 Group:  Productivity/Networking/Email/Clients
@@ -100,7 +100,7 @@
 Kopano PIM plugin, allows you to set-up a folder quickly moving your mail to 
another folder; like "Archive" in GTD
 
 %package quickitems
-Version:3.4.5
+Version:3.4.13
 Release:0
 Summary:Quick Items plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -110,7 +110,7 @@
 Tasks and Notes.
 
 %package titlecounter
-Version:3.4.5
+Version:3.4.13
 Release:0
 Summary:Title counter plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -119,7 +119,7 @@
 Plugin to show number of unread messages in the window title.
 
 %package webappmanual
-Version:3.4.5
+Version:3.4.13
 Release:0
 Summary:Manual plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -128,7 +128,7 @@
 Plugin with manual for Kopano WebApp
 
 %package zdeveloper
-Version:3.4.5
+Version:3.4.13
 Release:0
 Summary:Developer plugin for kopano-webapp
 Group:  Development/Tools/Debuggers

++ _service ++
--- /var/tmp/diff_new_pack.OmMLXt/_old  2018-07-06 10:49:08.022744149 +0200
+++ /var/tmp/diff_new_pack.OmMLXt/_new  2018-07-06 10:49:08.022744149 +0200
@@ -2,10 +2,10 @@

git
https://stash.kopano.io/scm/kw/kopano-webapp.git
-   v3.4.5
+   v3.4.13
kopano-webapp
-   v3.4.5
-   3.4.5
+   v3.4.13
+   3.4.13


*.tar

++ kopano-webapp-3.4.5.tar.xz -> kopano-webapp-3.4.13.tar.xz ++
/work/SRC/openSUSE:Factory/kopano-webapp/kopano-webapp-3.4.5.tar.xz 
/work/SRC/openSUSE:Factory/.kopano-webapp.new/kopano-webapp-3.4.13.tar.xz 
differ: char 27, line 1




commit tpm2-0-tss for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package tpm2-0-tss for openSUSE:Factory 
checked in at 2018-07-06 10:49:13

Comparing /work/SRC/openSUSE:Factory/tpm2-0-tss (Old)
 and  /work/SRC/openSUSE:Factory/.tpm2-0-tss.new (New)


Package is "tpm2-0-tss"

Fri Jul  6 10:49:13 2018 rev:12 rq:621176 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/tpm2-0-tss/tpm2-0-tss.changes2018-03-08 
10:59:07.853797555 +0100
+++ /work/SRC/openSUSE:Factory/.tpm2-0-tss.new/tpm2-0-tss.changes   
2018-07-06 10:49:34.642711267 +0200
@@ -1,0 +2,69 @@
+Thu Jul  5 15:40:23 UTC 2018 - matthias.gerst...@suse.com
+
+- added all librares to baselibs.conf to satisfy 32-bit dependencies of esys0
+  and sys0
+
+---
+Tue Jul  3 07:56:18 UTC 2018 - matthias.gerst...@suse.com
+
+- Explicitly require udev to fix missing ownership for /usr/lib/udev.
+
+---
+Fri Jun 29 10:55:58 UTC 2018 - matthias.gerst...@suse.com
+
+- update to new major version 2.0.0:
+  - version_fix.patch: removed, we're now using the distribution tarballs
+where this problem shouldn't happen
+  - this update introduces an incompatible ABI to the previous version.
+all libraries have been renamed so there is not really a relation to
+the old version any more.
+  - upstream changelog:
+## [2.0.0] - 2018-06-20
+### Added
+- Implementation of the Marshal/Unmarshal library (libtss2-mu)
+- Implementation of the Enhanced System API (libtss2-esys aka ESAPI)
+- New implemetation of the TPM Command Transmission Interface (TCTI) for:
+  - communication with Linux TPM2 device driver: libtss2-tcti-device
+  - communication with Microsoft software simulator: libtss2-tcti-mssim
+- New directory layout (API break)
+- Updated documentation with new doxygen and updated man pages
+- Support for Windows build with Visual Studio and clang, currently limited
+to libtss2-mu and libtss2-sys
+- Implementation of the new Attached Component (AC) commands
+- Implementation of the new TPM2_PolicyAuthorizeNV command
+- Implementation of the new TPM2_CreateLoaded command
+- Implementation of the new TPM2_PolicyTemplate command
+- Addition of _Complete functions to all TPM commands
+- New logging framework
+- Added const qualifiers to API input pointers (API break)
+- Cleaned up headers and remove implementation.h and tpm2.h (API break)
+### Changed
+- Converted all cpp files to c, removed dependency on C++ compiler.
+- Cleaned out a number of marshaling functions from the SAPI code.
+- Update Linux / Unix OS detection to use non-obsolete macros.
+- Changed TCTI macros to CamelCase (API break)
+- Changed TPMA_types to unsigned int with defines instead of bitfield 
structs (API/ABI break)
+- Changed Get/SetCmd/RspAuths to new parameter types (API/ABI break)
+- Fixed order of parameters in AC commands: Input command authorizations
+now come after the input handles, but still before the command parameters.
+### Removed
+- Removed all sysapi/sysapi_utils/*arshal_TPM*.c files
+### Fixed
+- Updated invalid number of handles in TPM2_PolicyNvWritten and 
TPM2_TestParms
+- Updated PlatformCommand function from libtss2-tcti-mssim to no longer 
send
+CANCEL_OFF before every command.
+- Expanded TPM2B macros and removed TPM2B_TYPE1 and TPM2B_TYPE2 macros
+- Fixed wrong return type for Tss2_Sys_Finalize (API break).
+
+## [1.4.0] - 2018-03-02
+### Added
+- Attached Component commands from the last public review spec.
+### Fixed
+- Essential files missing from release tarballs are now included.
+- Version string generation has been moved from configure.ac to the
+bootstrap script. It is now stored in a file named `VERSION` that is
+shipped in the release tarball.
+- We've stopped shipping the built man page for InitSocketTcti.3 and now
+ship the source.
+
+---

Old:

  1.3.0.tar.gz
  version_fix.patch

New:

  tpm2-tss-2.0.0.tar.gz



Other differences:
--
++ tpm2-0-tss.spec ++
--- /var/tmp/diff_new_pack.9oKDwz/_old  2018-07-06 10:49:36.094709473 +0200
+++ /var/tmp/diff_new_pack.9oKDwz/_new  2018-07-06 10:49:36.094709473 +0200
@@ -17,20 +17,18 @@
 
 
 Name:   tpm2-0-tss
-Version:1.3.0
+Version:2.0.0
 Release:0
 Summary:Intel's TCG Software Stack access libraries for TPM 2.0 chips
 License:BSD-2-Clause
 Group:  Productivity/Security
 Url:https://github.com/tpm2-software/tpm2-tss
-Source0:  

commit icinga2 for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package icinga2 for openSUSE:Factory checked 
in at 2018-07-06 10:48:27

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


Package is "icinga2"

Fri Jul  6 10:48:27 2018 rev:8 rq:621118 version:2.8.4

Changes:

--- /work/SRC/openSUSE:Factory/icinga2/icinga2.changes  2018-05-02 
12:20:12.560268339 +0200
+++ /work/SRC/openSUSE:Factory/.icinga2.new/icinga2.changes 2018-07-06 
10:49:11.314740082 +0200
@@ -1,0 +2,5 @@
+Thu May 24 08:52:47 UTC 2018 - thard...@suse.com
+
+- allow build hostname to be overwritten by the variable _buildhost
+
+---



Other differences:
--
++ icinga2.spec ++
--- /var/tmp/diff_new_pack.9PAWKG/_old  2018-07-06 10:49:11.954739291 +0200
+++ /var/tmp/diff_new_pack.9PAWKG/_new  2018-07-06 10:49:11.962739282 +0200
@@ -351,7 +351,11 @@
 export CXX=g++-4.8
 %endif
 
-%{?scl_enable} cmake $CMAKE_OPTS -DCMAKE_C_FLAGS:STRING="%{optflags} 
%{?march_flag}" -DCMAKE_CXX_FLAGS:STRING="%{optflags} %{?march_flag}" 
-DICINGA2_BUILD_HOST_NAME:STRING=hostname .
+%if "%{?_buildhost}" != ""
+CMAKE_OPTS="$CMAKE_OPTS -DICINGA2_BUILD_HOST_NAME:STRING=%_buildhost"
+%endif
+
+%{?scl_enable} cmake $CMAKE_OPTS -DCMAKE_C_FLAGS:STRING="%{optflags} 
%{?march_flag}" -DCMAKE_CXX_FLAGS:STRING="%{optflags} %{?march_flag}" .
 
 make %{?_smp_mflags}
 




commit libvmime for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package libvmime for openSUSE:Factory 
checked in at 2018-07-06 10:48:09

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


Package is "libvmime"

Fri Jul  6 10:48:09 2018 rev:21 rq:621114 version:0.9.2.50

Changes:

--- /work/SRC/openSUSE:Factory/libvmime/libvmime.changes2017-07-21 
22:50:29.179527584 +0200
+++ /work/SRC/openSUSE:Factory/.libvmime.new/libvmime.changes   2018-07-06 
10:48:51.502764362 +0200
@@ -1,0 +2,17 @@
+Mon Jun 25 12:21:09 UTC 2018 - jeng...@inai.de
+
+- Update to new git snapshot v0.9.2-50-ga9b8221
+  * Dropped support for boost::shared_ptr<>, enabled exclusive
+C++11 use of std::shared_ptr.
+  * Handle parsing of (RFC-nonconforming) address lines containing
+bare at signs, like "a@b.c " or
+"=?UTF-8?Q?a=c2=a0recipient_=28...@bar.com=29?= ".
+  * Add SMTPS with AUTH PLAIN without SASL.
+
+---
+Mon Apr 23 07:58:00 UTC 2018 - jeng...@inai.de
+
+- Add no-override-cflags.diff so that vmime becomes externally
+  buildable with other -O/-g levels.
+
+---

Old:

  v0.9.2.tar.gz

New:

  _service
  vmime-0.9.2.50.tar.xz



Other differences:
--
++ libvmime.spec ++
--- /var/tmp/diff_new_pack.Mtn7Yv/_old  2018-07-06 10:48:53.430762063 +0200
+++ /var/tmp/diff_new_pack.Mtn7Yv/_new  2018-07-06 10:48:53.434762059 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libvmime
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,14 @@
 Name:   libvmime
 %define lname  libvmime1
 Summary:Library for working with RFC 2822, MIME messages and 
IMAP/POP/SMTP
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Development/Libraries/C and C++
-Version:0.9.2
+Version:0.9.2.50
 Release:0
 Url:http://vmime.org/
 
-Source: https://github.com/kisli/vmime/archive/v%version.tar.gz
+#Source: https://github.com/kisli/vmime/archive/v%%version.tar.gz
+Source: vmime-%version.tar.xz
 Patch1: libvmime-nodatetime.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ImageMagick
@@ -103,7 +104,7 @@
 %endif
 
 cf="%optflags -DVMIME_ALWAYS_GENERATE_7BIT_PARAMETER=1"
-cmake . \
+%cmake \
-DVMIME_SENDMAIL_PATH:STRING="%_sbindir/sendmail" \
-DVMIME_BUILD_SAMPLES:BOOL=OFF \
 %if 0%{?sle_version}
@@ -112,14 +113,10 @@
-DVMIME_HAVE_TLS_SUPPORT:BOOL=ON \
-DVMIME_BUILD_STATIC_LIBRARY:BOOL=OFF \
-DCMAKE_BUILD_TYPE:STRING="RelWithDebInfo" \
-   -DCMAKE_INSTALL_PREFIX:PATH="%_prefix" \
-   -DCMAKE_CXX_FLAGS_DEBUG:STRING="-g" \
-%if 0%{?suse_version} >= 1310
-   -DCMAKE_CXX_FLAGS:STRING="$cf -std=gnu++11" \
-%else
-   -DCMAKE_CXX_FLAGS:STRING="$cf -std=gnu++0x" \
-%endif
-   -DCMAKE_C_FLAGS:STRING="$cf"
+   -DCMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING="$cf" \
+   -DCMAKE_CXX_FLAGS:STRING=" " \
+   -DCMAKE_C_FLAGS_RELWITHDEBINFO:STRING="$cf" \
+   -DCMAKE_C_FLAGS:STRING=" "
 make %{?_smp_mflags} VERBOSE=1
 
 %install
@@ -128,7 +125,12 @@
 mkdir -p "$b/%_docdir/%name"
 cp -a doc/book/book.pdf "$b/%_docdir/%name/"
 %endif
-make install DESTDIR="$b"
+%cmake_install
+
+# https://github.com/kisli/vmime/issues/200
+mv "$b/usr/%_libdir" "$b/usr/"
+mv "$b/usr/cmake" "$b/%_datadir/"
+
 find "$b" -type f -name "*.la" -delete
 
 %post   -n %lname -p /sbin/ldconfig
@@ -144,6 +146,7 @@
 %_includedir/vmime
 %_libdir/libvmime.so
 %_libdir/pkgconfig/*.pc
+%_datadir/cmake/
 %if 0%{?with_pdf}
 %_docdir/%name
 %endif

++ _service ++


git
https://github.com/kisli/vmime
a9b822140bf8926620fd21b880893d4c214dd8c0
v0.9.2
0.9.2.@TAG_OFFSET@


*.tar
xz






commit opendkim for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package opendkim for openSUSE:Factory 
checked in at 2018-07-06 10:48:12

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


Package is "opendkim"

Fri Jul  6 10:48:12 2018 rev:2 rq:621115 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/opendkim/opendkim.changes2018-05-15 
10:33:27.508063697 +0200
+++ /work/SRC/openSUSE:Factory/.opendkim.new/opendkim.changes   2018-07-06 
10:48:56.438758459 +0200
@@ -1,0 +2,30 @@
+Sat Jun  2 00:23:34 UTC 2018 - mrueck...@suse.de
+
+- 
https://src.fedoraproject.org/rpms/opendkim/raw/master/f/opendkim.ticket35+37.patch
+  allow building on newer distros (openssl 1.1 support)
+
+---
+Fri Jun  1 23:55:05 UTC 2018 - mrueck...@suse.de
+
+- fix the previous change:
+  source files got added but the renumbering was not applied to the
+  reference to the source files -> signature file was installed as
+  services file
+
+---
+Fri Jun  1 08:11:56 UTC 2018 - kbabi...@suse.com
+
+- Applied spec-cleaner to spec file
+- Removed conditionals around %license macro
+- Used OpenPGP signature provided upstream
+- Added opendkim.keyring containing the key used to sign official
+  releases.  
+
+---
+Mon May 28 15:35:07 UTC 2018 - opens...@dstoecker.de
+
+- enable DNSSEC support (requires unbound library)
+  ATTENTION: The file /var/lib/unbound/root.key must be readable by
+  user opendkim, which is not the fact for older unbound packages
+
+---

New:

  opendkim-2.10.3.tar.gz.asc
  opendkim.keyring
  opendkim.ticket35+37.patch



Other differences:
--
++ opendkim.spec ++
--- /var/tmp/diff_new_pack.0aE87p/_old  2018-07-06 10:49:02.698750725 +0200
+++ /var/tmp/diff_new_pack.0aE87p/_new  2018-07-06 10:49:02.698750725 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package opendkim
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,34 +34,36 @@
 Version:%{ver_odkim}
 Release:0
 Summary:Milter based implementation of DKIM
-License:BSD-3-Clause and Sendmail
+License:BSD-3-Clause AND Sendmail
 Group:  Productivity/Networking/Email/Servers
-Url:http://www.opendkim.org/
-Source: 
http://sourceforge.net/projects/opendkim/files/opendkim-%{version}.tar.gz
-Source1:opendkim.service
-Source2:opendkim.tmpfiles.d
-Source3:opendkim.init
+URL:http://www.opendkim.org/
+Source0:
http://sourceforge.net/projects/opendkim/files/opendkim-%{version}.tar.gz
+Source1:
http://sourceforge.net/projects/opendkim/files/opendkim-%{version}.tar.gz.asc
+Source2:%{name}.keyring
+Source3:opendkim.service
+Source4:opendkim.tmpfiles.d
+Source5:opendkim.init
+# PATCH-FIX-UPSTREAM fix compiler warnings
 Patch0: opendkim-2.9.2_compiler_warnings.patch
+# PATCH-FIX-OPENSUSE set default values in installed configuration file
 Patch1: opendkim-2.9.2_default_config.patch
+Patch2: 
https://src.fedoraproject.org/rpms/opendkim/raw/master/f/opendkim.ticket35+37.patch
 BuildRequires:  curl-devel
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  db-devel
 BuildRequires:  erlang
 BuildRequires:  libbsd-devel
 BuildRequires:  libevent-devel
-%if 0%{?suse_version} >= 1500
-BuildRequires:  libopenssl-1_0_0-devel
-%else
-BuildRequires:  libopenssl-devel
-%endif
 BuildRequires:  lua51-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  pkgconfig
 BuildRequires:  postgresql-devel
 BuildRequires:  sendmail-devel
 BuildRequires:  tre-devel
-Requires(pre):  /usr/sbin/groupadd /usr/sbin/useradd
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  unbound-devel
+Requires(pre):  %{_sbindir}/groupadd
+Requires(pre):  %{_sbindir}/useradd
+BuildRequires:  libopenssl-devel
 %if %{with opendkim_reputation}
 BuildRequires:  libjansson-devel
 %endif
@@ -78,7 +80,9 @@
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
 %else
-PreReq: %insserv_prereq %fillup_prereq
+# FIXME: use proper Requires(pre/post/preun/...)
+PreReq: %fillup_prereq
+PreReq: %insserv_prereq
 %endif
 
 %description
@@ -101,6 +105,7 @@
 
 %package -n miltertest
 Version:%{ver_mt}
+Release:0
 Summary:

commit opae for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package opae for openSUSE:Factory checked in 
at 2018-07-06 10:48:55

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


Package is "opae"

Fri Jul  6 10:48:55 2018 rev:5 rq:621152 version:0.13.0

Changes:

--- /work/SRC/openSUSE:Factory/opae/opae.changes2018-02-22 
15:02:57.176909764 +0100
+++ /work/SRC/openSUSE:Factory/.opae.new/opae.changes   2018-07-06 
10:49:18.974730620 +0200
@@ -1,0 +2,6 @@
+Tue Jul  3 13:10:59 CEST 2018 - n...@suse.de
+
+- opae goes with FPGA driver API.(FATE#325137).
+- replace %doc with %license
+
+---



Other differences:
--
++ opae.spec ++
--- /var/tmp/diff_new_pack.1voCv3/_old  2018-07-06 10:49:20.842728313 +0200
+++ /var/tmp/diff_new_pack.1voCv3/_new  2018-07-06 10:49:20.842728313 +0200
@@ -24,7 +24,7 @@
 Version:0.13.0
 Release:0
 Summary:Open Programmable Acceleration Engine
-License:Intel or MIT
+License:Intel OR MIT
 Group:  Development/Libraries/C and C++
 Url:https://github.com/OPAE/opae-sdk
 Source0:%{name}-%{version}%{git_ver}.tar.bz2
@@ -104,7 +104,7 @@
 
 %files
 %{_bindir}/*
-%doc COPYING RELEASE_NOTES
+%license COPYING RELEASE_NOTES
 
 %files devel
 %{_includedir}/opae




commit poezio for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package poezio for openSUSE:Factory checked 
in at 2018-07-06 10:48:21

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


Package is "poezio"

Fri Jul  6 10:48:21 2018 rev:2 rq:621117 version:0.11

Changes:

--- /work/SRC/openSUSE:Factory/poezio/poezio.changes2018-03-07 
10:34:16.475350818 +0100
+++ /work/SRC/openSUSE:Factory/.poezio.new/poezio.changes   2018-07-06 
10:49:10.466741129 +0200
@@ -1,0 +2,5 @@
+Sun Mar  4 10:27:02 UTC 2018 - jeng...@inai.de
+
+- Remove filler wording from description.
+
+---
@@ -6,0 +12 @@
+- add README.rst to the package



Other differences:
--
++ poezio.spec ++
--- /var/tmp/diff_new_pack.OxHQzC/_old  2018-07-06 10:49:11.010740457 +0200
+++ /var/tmp/diff_new_pack.OxHQzC/_new  2018-07-06 10:49:11.010740457 +0200
@@ -20,7 +20,7 @@
 Name:   poezio
 Version:0.11
 Release:0
-Summary:Lightweight XMPP Client for the Console
+Summary:XMPP Client for the Console
 License:MIT
 Group:  Productivity/Networking/Other
 URL:http://poezio.eu/en/
@@ -41,26 +41,19 @@
 Requires:   python3-slixmpp
 
 %description
-Poezio is a console-based client for XMPP, the protocol on which the Jabber IM
-network is built.
-
-Its goal is to let you connect to the network very easily (without having to
-create an account) and join various chatrooms immediately.
-
-It tries to look like the most famous IRC clients (such as weechat and irssi).
-Many commands are identical and you won't be lost if you already know these
-clients. Configuration can be done in a configuration file or directly from the
-client.
-
-It embodies the light, fast, geeky, and anonymous spirit of IRC while using a
-new, powerful, standard, and open protocol.
+Poezio is a console-based client for XMPP, the protocol on which the
+Jabber IM network is built. The network can be conneced to without
+having to create an account and join various chatrooms immediately.
+The client tries to look similar to the weechat/irssi IRC clients and
+many commands are identical. Configuration can be done in a
+configuration file or directly from the client.
 
 %package doc
 Summary:Documentation for poezio
+BuildArch:  noarch
 
 %description doc
-Documentation generated by poezio package but split out because of its
-size.
+Documentation generated by the poezio package, but split out due to size.
 
 %prep
 %setup -q
@@ -82,7 +75,7 @@
 %{_docdir}/poezio
 
 %files
-%license COPYING
+%license COPYING README.rst
 %{_libdir}/python3*/site-packages/%{name}*
 %{_bindir}/poezio*
 %{_datadir}/applications/%{name}.desktop




commit uwsgi for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package uwsgi for openSUSE:Factory checked 
in at 2018-07-06 10:48:01

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


Package is "uwsgi"

Fri Jul  6 10:48:01 2018 rev:28 rq:621112 version:2.0.17

Changes:

--- /work/SRC/openSUSE:Factory/uwsgi/uwsgi.changes  2018-04-19 
15:31:57.804960330 +0200
+++ /work/SRC/openSUSE:Factory/.uwsgi.new/uwsgi.changes 2018-07-06 
10:48:28.438791851 +0200
@@ -1,0 +2,13 @@
+Thu May 31 00:45:55 UTC 2018 - jf...@funktronics.ca
+
+- Don't create a /run directory for Apache on startup. It fails if Apache is
+  not installed and sockets are defined per-application anyway (bnc#1082002)
+- Fix broken build dependency on Leap 15
+
+---
+Tue Apr 24 10:48:33 UTC 2018 - mich...@stroeder.com
+
+- Require Apache 2.4.33 for Leap 15 and Tumbleweed
+  because otherwise mod_proxy_uwsgi is not available (bsc#1090695)
+
+---



Other differences:
--
++ uwsgi.spec ++
--- /var/tmp/diff_new_pack.EAQQ1u/_old  2018-07-06 10:48:32.838786607 +0200
+++ /var/tmp/diff_new_pack.EAQQ1u/_new  2018-07-06 10:48:32.842786602 +0200
@@ -47,7 +47,11 @@
   %define apxs %{_sbindir}/apxs2
 %endif
 %define apache_libexecdir %(%{apxs} -q LIBEXECDIR)
+%if 0%{suse_version} < 1500
 BuildRequires:  apache2-devel
+%else
+BuildRequires:  apache2-devel >= 2.4.33
+%endif
 %if 0%{?suse_version} >= 1500
 BuildRequires:  argon2-devel
 %endif

++ uwsgi.service ++
--- /var/tmp/diff_new_pack.EAQQ1u/_old  2018-07-06 10:48:32.958786464 +0200
+++ /var/tmp/diff_new_pack.EAQQ1u/_new  2018-07-06 10:48:32.958786464 +0200
@@ -1,11 +1,8 @@
 [Unit]
 Description=Application Container Server for Networked/Clustered Web 
Applications
-Requires=var-run.mount
-After=var-run.mount
 Documentation=https://uwsgi-docs.readthedocs.io/en/latest/
 
 [Service]
-ExecStartPre=/usr/bin/install -d -o wwwrun -g www -m 0755 /run/uwsgi
 ExecStart=/usr/sbin/uwsgi --autoload --ini /etc/uwsgi/uwsgi.ini
 Restart=always
 Type=notify




commit monitoring-plugins-sar-perf for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package monitoring-plugins-sar-perf for 
openSUSE:Factory checked in at 2018-07-06 10:48:36

Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-sar-perf (Old)
 and  /work/SRC/openSUSE:Factory/.monitoring-plugins-sar-perf.new (New)


Package is "monitoring-plugins-sar-perf"

Fri Jul  6 10:48:36 2018 rev:4 rq:621119 version:0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/monitoring-plugins-sar-perf/monitoring-plugins-sar-perf.changes
  2017-11-23 09:44:27.716409443 +0100
+++ 
/work/SRC/openSUSE:Factory/.monitoring-plugins-sar-perf.new/monitoring-plugins-sar-perf.changes
 2018-07-06 10:49:12.882738145 +0200
@@ -1,0 +2,5 @@
+Tue Apr 10 11:08:51 CEST 2018 - r...@suse.de
+
+- check_iostat: fix to work with iostat on sle15 
+
+---



Other differences:
--
++ monitoring-plugins-sar-perf.spec ++
--- /var/tmp/diff_new_pack.Ok1iji/_old  2018-07-06 10:49:13.298737632 +0200
+++ /var/tmp/diff_new_pack.Ok1iji/_new  2018-07-06 10:49:13.298737632 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package monitoring-plugins-sar-perf
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ check_iostat ++
--- /var/tmp/diff_new_pack.Ok1iji/_old  2018-07-06 10:49:13.322737601 +0200
+++ /var/tmp/diff_new_pack.Ok1iji/_new  2018-07-06 10:49:13.322737601 +0200
@@ -122,7 +122,7 @@
 $iowait = $stats[4];
 next;
 }
-if (/^Device:/) {
+if (/^Device/) {
my @hdrs = split('\s+', $_);
my ($search_rps) = grep { $hdrs[$_] eq "r/s" } 0..$#hdrs;
$field_rps = $search_rps if $search_rps;




commit imap for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package imap for openSUSE:Factory checked in 
at 2018-07-06 10:48:06

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


Package is "imap"

Fri Jul  6 10:48:06 2018 rev:22 rq:621113 version:2007f_suse

Changes:

--- /work/SRC/openSUSE:Factory/imap/imap.changes2018-03-31 
15:35:11.661372024 +0200
+++ /work/SRC/openSUSE:Factory/.imap.new/imap.changes   2018-07-06 
10:48:36.610782111 +0200
@@ -1,0 +2,9 @@
+Tue Apr 10 15:05:31 UTC 2018 - wer...@suse.de
+
+- update to 2007f for bug fixes
+- Make shared library -l(ib)c-client in one pass
+- Avoid false positiv warnings about missing compiler options
+- Enable kerberos support
+- Enable mlock
+
+---

Old:

  imap-2007e.tar.bz2

New:

  imap-2007f.tar.bz2



Other differences:
--
++ imap.spec ++
--- /var/tmp/diff_new_pack.2SjjBH/_old  2018-07-06 10:48:40.874777029 +0200
+++ /var/tmp/diff_new_pack.2SjjBH/_new  2018-07-06 10:48:40.874777029 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package imap
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   imap
-Version:2007e_suse
+Version:2007f_suse
 Release:0
 Summary:IMAP4, POP2, and POP3 Mail Server
 License:Apache-2.0
 Group:  Productivity/Networking/Email/Servers
 Url:http://www.washington.edu/imap/
-Source0:%{name}-2007e.tar.bz2
+Source0:%{name}-2007f.tar.bz2
 Source1:README.SUSE
 # pam config
 Source2:%{name}.pamd
@@ -46,23 +46,25 @@
 Patch9: imap-2007e-poll.patch
 Patch10:imap-2007f-format-security.patch
 Patch11:imap-openssl-1.1.patch
+BuildRequires:  fdupes
+BuildRequires:  krb5-devel
 BuildRequires:  openssl-devel
 BuildRequires:  pam-devel
 Requires:   inet-daemon
+Requires(post): openssl
 Requires:   pam
-BuildRequires:  fdupes
 
 %description
 This package contains IMAP4, POP2, and POP3 mail servers.
 
 After installation, activate the servers in the file %{_sysconfdir}/inetd.conf.
 
-%package -n libc-client2007e_suse
+%package -n libc-client2007f_suse
 Summary:IMAP4rev1/c-client Development Environment
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 
-%description -n libc-client2007e_suse
+%description -n libc-client2007f_suse
 This package contains the libraries for IMAP client programs.
 
 %package devel
@@ -70,14 +72,14 @@
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 Provides:   libc-client-devel = %{version}
-Requires:   libc-client2007e_suse = %{version}
+Requires:   libc-client2007f_suse = %{version}
 
 %description devel
 This package contains the libraries and header files for IMAP client
 programs.
 
 %prep
-%setup -q -n %{name}-2007e
+%setup -q -n %{name}-2007f
 %patch0
 %patch1
 %patch2
@@ -96,15 +98,23 @@
 find -type f -name "*.[h,c]" -exec sed -i -e '/extern int errno;/d' {} +
 
 %build
-export CFLAGS="%{optflags} -DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_SSL_INTERN 
-DDISABLE_POP_PROXY=1 -fPIC -fno-strict-aliasing -fstack-protector"
-make %{?_smp_mflags} lnp MYCFLAGS="$CFLAGS" SSLTYPE=nopwd IP=6
-make %{?_smp_mflags} lnp c-client
-gcc $CFLAGS -shared -Wl,-soname,libc-client.so.%{version} -o 
libc-client.so.%{version} c-client/*.o -lpam
+test -f %{_sysconfdir}/profile.d/krb5.sh && . %{_sysconfdir}/profile.d/krb5.sh
+GSSDIR="$(krb5-config --prefix 2>/dev/null)"
+EXTRACFLAGS="$(pkg-config --cflags openssl 2>/dev/null) 
-DOPENSSL_NO_DEPRECATED -DOPENSSL_NO_SSL_INTERN"
+EXTRACFLAGS="$EXTRACFLAGS -DDISABLE_POP_PROXY=1 %{optflags} 
-fno-strict-aliasing -fstack-protector"
+EXTRALDFLAGS="-L $PWD/c-client"
+make %{?_smp_mflags} lnp IP=6 SSLTYPE=nopwd CC=gcc \
+MYCFLAGS="$EXTRACFLAGS" \
+EXTRACFLAGS="$EXTRACFLAGS" EXTRALDFLAGS="$EXTRALDFLAGS" \
+SPECIALS="GSSDIR=${GSSDIR} SSLLIB=%{_libdir} LOCKPGM=%{_sbindir}/mlock" \
+CCLIENTLIB=-lc-client \
+SHLIBBASE=libc-client.so \
+SHLIBNAME=libc-client.so.%{version}
 
 %install
 mkdir -p %{buildroot}%{_prefix}/{sbin,share/man/man8,share/doc/packages/imap}
 mkdir -p %{buildroot}%{_sysconfdir}/pam.d
-install -m 755 imapd/imapd ipopd/ipop2d ipopd/ipop3d mtest/mtest 
%{buildroot}%{_sbindir}/
+install -m 755 imapd/imapd ipopd/ipop2d ipopd/ipop3d mtest/mtest mlock/mlock 
%{buildroot}%{_sbindir}/
 install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/%{name}
 

commit mobidict for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package mobidict for openSUSE:Factory 
checked in at 2018-07-06 10:48:46

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


Package is "mobidict"

Fri Jul  6 10:48:46 2018 rev:4 rq:621131 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/mobidict/mobidict.changes2018-06-04 
13:23:58.985428081 +0200
+++ /work/SRC/openSUSE:Factory/.mobidict.new/mobidict.changes   2018-07-06 
10:49:15.842734488 +0200
@@ -1,0 +2,6 @@
+Thu Jul  5 09:30:40 UTC 2018 - idon...@suse.com
+
+- Update to version 1.2
+  * Fixes CVE-2018-11724, CVE-2018-11725 and CVE-2018-11726
+
+---

Old:

  mobidict-1.1.tar.xz
  mobidict-1.1.tar.xz.asc

New:

  mobidict-1.2.tar.xz
  mobidict-1.2.tar.xz.asc



Other differences:
--
++ mobidict.spec ++
--- /var/tmp/diff_new_pack.t3LPCB/_old  2018-07-06 10:49:16.950733120 +0200
+++ /var/tmp/diff_new_pack.t3LPCB/_new  2018-07-06 10:49:16.950733120 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mobidict
-Version:1.1
+Version:1.2
 Release:0
 Summary:A dictionary viewer for AZW/MOBI files
 License:GPL-3.0-only

++ mobidict-1.1.tar.xz -> mobidict-1.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mobidict-1.1/.vscode/c_cpp_properties.json 
new/mobidict-1.2/.vscode/c_cpp_properties.json
--- old/mobidict-1.1/.vscode/c_cpp_properties.json  2018-06-04 
11:39:23.811055329 +0200
+++ new/mobidict-1.2/.vscode/c_cpp_properties.json  1970-01-01 
01:00:00.0 +0100
@@ -1,35 +0,0 @@
-{
-"configurations": [
-{
-"name": "Win32",
-"intelliSenseMode": "msvc-x64",
-"includePath": [
-"${workspaceRoot}"
-],
-"compileCommands": "${workspaceRoot}/build/compile_commands.json",
-"browse": {
-"path": [
-"${workspaceRoot}"
-],
-"limitSymbolsToIncludedHeaders": true,
-"databaseFilename": ""
-}
-},
-{
-"name": "Linux",
-"intelliSenseMode": "clang-x64",
-"includePath": [
-"${workspaceRoot}"
-],
-"compileCommands": "${workspaceRoot}/build/compile_commands.json",
-"browse": {
-"path": [
-"${workspaceRoot}"
-],
-"limitSymbolsToIncludedHeaders": true,
-"databaseFilename": ""
-}
-}
-],
-"version": 3
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mobidict-1.1/.vscode/launch.json 
new/mobidict-1.2/.vscode/launch.json
--- old/mobidict-1.1/.vscode/launch.json2018-06-04 11:39:23.811055329 
+0200
+++ new/mobidict-1.2/.vscode/launch.json1970-01-01 01:00:00.0 
+0100
@@ -1,30 +0,0 @@
-{
-"version": "0.2.0",
-"configurations": [
-{
-"type": "cppvsdbg",
-"request": "launch",
-"name": "Run (VS)",
-"cwd": "${workspaceRoot}/build",
-"program": "${workspaceRoot}/build/mobidict.exe",
-"environment": [{"name": "PATH", "value": 
"C:/Qt/Qt5.9.2/5.9.2/msvc2017_64/bin"}],
-"visualizerFile": "${workspaceRoot}/.vscode/qt5.natvis"
-},
-{
-"type": "cppdbg",
-"request": "launch",
-"name": "Run (GDB)",
-"cwd": "${workspaceRoot}/build",
-"program": "${workspaceRoot}/build/mobidict",
-"externalConsole": false,
-"MIMode": "gdb",
-"setupCommands": [
-{
-"description": "Enable pretty-printing for gdb",
-"text": "-enable-pretty-printing",
-"ignoreFailures": true
-}
-]
-}
-]
-}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mobidict-1.1/.vscode/qt5.natvis 
new/mobidict-1.2/.vscode/qt5.natvis
--- old/mobidict-1.1/.vscode/qt5.natvis 2018-06-04 11:39:23.811055329 +0200
+++ new/mobidict-1.2/.vscode/qt5.natvis 1970-01-01 01:00:00.0 +0100
@@ -1,712 +0,0 @@
-
-
-
-http://schemas.microsoft.com/vstudio/debugger/natvis/2010;>
-
-
-
-{{ x = {xp}, y = {yp} }}
-
-xp
-yp
-
-
-
-
-{{ x = {x1}, y = {y1}, width = {x2 - x1 + 1}, height = 
{y2 - y1 + 1} }}
-
-x1
-  

commit scamper for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package scamper for openSUSE:Factory checked 
in at 2018-07-06 10:47:28

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


Package is "scamper"

Fri Jul  6 10:47:28 2018 rev:5 rq:621094 version:20180504

Changes:

--- /work/SRC/openSUSE:Factory/scamper/scamper.changes  2017-12-11 
18:57:28.315792550 +0100
+++ /work/SRC/openSUSE:Factory/.scamper.new/scamper.changes 2018-07-06 
10:48:12.526810814 +0200
@@ -1,0 +2,40 @@
+Sun May  6 08:20:47 UTC 2018 - sebix+novell@sebix.at
+
+- update to version 20180504:
+ * scamper:
+  * increase the size of a buffer in scamper's traceroute json
+creation to reduce chance of truncation.
+  * print the number of probes sent by traceroute in the json
+output.
+  * enforce a minimum firsthop value of 1 when reading a warts
+traceroute object.
+ * sc_bdrmap:
+  * choose a static ICMP checksum value when using Paris traceroute
+to reduce churn in observed topology in bdrmap output.
+  * add ability to pass list of ASes to -d traces to see
+traceroutes towards specific ASes, useful for understanding
+bdrmap inferences.
+
+---
+Thu Mar  8 19:36:27 UTC 2018 - sebix+novell@sebix.at
+
+- update to version 20180309:
+ * sc_*:
+  * For the utilities (sc_*) that read input files, do not allocate
+memory to hold the entire input file in memory before parsing
+the file.  This improvement affects sc_ally, sc_attach,
+sc_bdrmap, sc_filterpolicy, sc_radargun, sc_speedtrap,
+sc_tbitblind, sc_tbitpmtud, sc_uptime, sc_warts2text.
+ * sc_tbitpmtud:
+  * add scamper driver from IMC2010 paper to collect data on webserver
+responsiveness to ICMP packet too big messages, and perform
+rudimentary analysis of collected data.
+ * sc_ttlexp:
+  * new utility to dump source addresses from ICMP TTL expired
+messages in warts files.
+ * sc_wartsfix:
+  * add a manual page
+ * sc_warts2csv:
+  * add a manual page
+
+---

Old:

  scamper-cvs-20171204.tar.gz

New:

  scamper-cvs-20180504.tar.gz



Other differences:
--
++ scamper.spec ++
--- /var/tmp/diff_new_pack.SPxQGf/_old  2018-07-06 10:48:12.962810294 +0200
+++ /var/tmp/diff_new_pack.SPxQGf/_new  2018-07-06 10:48:12.962810294 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scamper
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2016, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,10 +18,10 @@
 
 
 Name:   scamper
-Version:20171204
+Version:20180504
 Release:0
 Summary:Parallel Internet measurement utility
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Productivity/Networking/Diagnostic
 Url:https://www.caida.org/tools/measurement/scamper/
 Source: 
https://www.caida.org/tools/measurement/%{name}/code/%{name}-cvs-%{version}.tar.gz

++ scamper-cvs-20171204.tar.gz -> scamper-cvs-20180504.tar.gz ++
 7233 lines of diff (skipped)




commit libosmo-sccp for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package libosmo-sccp for openSUSE:Factory 
checked in at 2018-07-06 10:46:57

Comparing /work/SRC/openSUSE:Factory/libosmo-sccp (Old)
 and  /work/SRC/openSUSE:Factory/.libosmo-sccp.new (New)


Package is "libosmo-sccp"

Fri Jul  6 10:46:57 2018 rev:7 rq:621090 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/libosmo-sccp/libosmo-sccp.changes
2017-12-29 18:52:11.326852552 +0100
+++ /work/SRC/openSUSE:Factory/.libosmo-sccp.new/libosmo-sccp.changes   
2018-07-06 10:48:07.558816734 +0200
@@ -1,0 +2,9 @@
+Sat Mar 17 16:50:04 UTC 2018 - mar...@gmx.de
+
+- Derive libversion from version
+- Create subpackage for osmo-stp
+- Show testsuite.log when tests are failing
+- Cosmetic fixes
+- Fix url
+
+---



Other differences:
--
++ libosmo-sccp.spec ++
--- /var/tmp/diff_new_pack.rzELio/_old  2018-07-06 10:48:08.546815557 +0200
+++ /var/tmp/diff_new_pack.rzELio/_new  2018-07-06 10:48:08.550815552 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libosmo-sccp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,11 +19,11 @@
 Name:   libosmo-sccp
 Version:0.8.1
 Release:0
-%define libversion 0_8_1
+%define libversion %(echo "%version" | sed 's/\\./_/g')
 Summary:Osmocom library for the A-bis interface between BTS and BSC
-License:AGPL-3.0+ and GPL-2.0+
+License:AGPL-3.0-or-later AND GPL-2.0-or-later
 Group:  Hardware/Mobile
-Url:http://openbsc.osmocom.org/
+Url:https://projects.osmocom.org/projects/libosmo-sccp
 
 #Git-Clone:git://git.osmocom.org/libosmo-sccp
 Source: %name-%version.tar.xz
@@ -33,6 +33,7 @@
 BuildRequires:  libtool >= 2
 BuildRequires:  lksctp-tools-devel
 BuildRequires:  pkg-config >= 0.20
+BuildRequires:  systemd-rpm-macros
 BuildRequires:  xz
 BuildRequires:  pkgconfig(libosmo-netif) >= 0.1.0
 BuildRequires:  pkgconfig(libosmocore) >= 0.10.0
@@ -47,7 +48,7 @@
 
 %package -n libosmo-mtp-%libversion
 Summary:Osmocom Message Transfer Part library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Libraries
 
 %description -n libosmo-mtp-%libversion
@@ -58,7 +59,7 @@
 
 %package -n libosmo-mtp-devel
 Summary:Development files for the Osmocom MTP library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Requires:   libosmo-mtp-%libversion = %version
 
@@ -71,7 +72,7 @@
 
 %package -n libosmo-sccp-%libversion
 Summary:Osmocom Signalling Connection Control Part library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Libraries
 
 %description -n libosmo-sccp-%libversion
@@ -83,7 +84,7 @@
 
 %package -n libosmo-sccp-devel
 Summary:Development files for the Osmocom SCCP library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Requires:   libosmo-sccp-%libversion = %version
 
@@ -97,7 +98,7 @@
 
 %package -n libosmo-sigtran0
 Summary:Osmocom SIGTRAN library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Libraries
 
 %description -n libosmo-sigtran0
@@ -105,7 +106,7 @@
 
 %package -n libosmo-sigtran-devel
 Summary:Development files for the Osmocom sigtran library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Requires:   libosmo-sigtran0 = %version
 
@@ -117,7 +118,7 @@
 
 %package -n libosmo-xua-%libversion
 Summary:Osmocom Message Transfer Part 2 User Adaptation library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Libraries
 
 %description -n libosmo-xua-%libversion
@@ -127,7 +128,7 @@
 
 %package -n libosmo-xua-devel
 Summary:Development files for the Osmocom M2UA library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Requires:   libosmo-sigtran-devel = %version
 Requires:   libosmo-xua-%libversion = %version
@@ -139,6 +140,18 @@
 This subpackage contains the development files for the Osmocom M2UA
 library.
 
+%package -n osmo-stp
+Summary:Osmocom SIGTRAN STP (Signaling Transfer Point)
+License:GPL-2.0-or-later
+Group:  Productivity/Telephony/Servers
+
+%description -n osmo-stp
+This is the Osmocom (Open Source Mobile 

commit libosmo-abis for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package libosmo-abis for openSUSE:Factory 
checked in at 2018-07-06 10:46:50

Comparing /work/SRC/openSUSE:Factory/libosmo-abis (Old)
 and  /work/SRC/openSUSE:Factory/.libosmo-abis.new (New)


Package is "libosmo-abis"

Fri Jul  6 10:46:50 2018 rev:7 rq:621089 version:0.4.0.2

Changes:

--- /work/SRC/openSUSE:Factory/libosmo-abis/libosmo-abis.changes
2017-10-09 19:45:03.731914252 +0200
+++ /work/SRC/openSUSE:Factory/.libosmo-abis.new/libosmo-abis.changes   
2018-07-06 10:48:06.142818422 +0200
@@ -1,0 +2,5 @@
+Sun Mar 25 08:57:52 UTC 2018 - jeng...@inai.de
+
+- Show testsuite.log when tests are failing.
+
+---



Other differences:
--
++ libosmo-abis.spec ++
--- /var/tmp/diff_new_pack.s41Oko/_old  2018-07-06 10:48:06.678817783 +0200
+++ /var/tmp/diff_new_pack.s41Oko/_new  2018-07-06 10:48:06.678817783 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libosmo-abis
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Version:0.4.0.2
 Release:0
 Summary:Osmocom library for A-bis interface between BTS and BSC
-License:AGPL-3.0+ and GPL-2.0+
+License:AGPL-3.0-or-later AND GPL-2.0-or-later
 Group:  Productivity/Telephony/Utilities
 Url:https://osmocom.org/projects/libosmo-abis/wiki/Libosmo-abis
 
@@ -47,7 +47,7 @@
 
 %package -n libosmoabis6
 Summary:Osmocom GSM A-bis interface library
-License:AGPL-3.0+
+License:AGPL-3.0-or-later
 Group:  System/Libraries
 
 %description -n libosmoabis6
@@ -62,7 +62,7 @@
 
 %package -n libosmoabis-devel
 Summary:Development files for the Osmocom GSM A-bis library
-License:AGPL-3.0+
+License:AGPL-3.0-or-later
 Group:  Development/Libraries/C and C++
 Requires:   libosmoabis6 = %version
 Requires:   libosmocore-devel >= 0.3.0
@@ -78,7 +78,7 @@
 
 %package -n libosmotrau2
 Summary:Osmocom GSM TRAU (E1/RTP) library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  System/Libraries
 
 %description -n libosmotrau2
@@ -90,7 +90,7 @@
 
 %package -n libosmotrau-devel
 Summary:Development files for the Osmocom TRAU (E1/RTP) library
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Requires:   libosmotrau2 = %version
 
@@ -117,10 +117,12 @@
 find "$b/%_libdir" -type f -name "*.la" -delete
 
 %check
-make %{?_smp_mflags} check \
-%ifnarch %ix86 x86_64
-   || :
+if ! make %{?_smp_mflags} check; then
+   find . -name testsuite.log -exec cat "{}" "+"
+%ifarch %ix86 x86_64
+   exit 1
 %endif
+fi
 
 %post   -n libosmoabis6 -p /sbin/ldconfig
 %postun -n libosmoabis6 -p /sbin/ldconfig




commit gstreamer-plugins-vaapi for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-vaapi for 
openSUSE:Factory checked in at 2018-07-06 10:46:34

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new (New)


Package is "gstreamer-plugins-vaapi"

Fri Jul  6 10:46:34 2018 rev:30 rq:621082 version:1.14.1

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi/gstreamer-plugins-vaapi.changes
  2018-05-30 12:28:39.519417067 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new/gstreamer-plugins-vaapi.changes
 2018-07-06 10:47:58.874827083 +0200
@@ -1,0 +2,6 @@
+Sat Jun 23 22:05:56 UTC 2018 - bjorn@gmail.com
+
+- Conditionalize wayland support for openSUSE Leap 15 and newer,
+  fix build for SLE 12.
+
+---



Other differences:
--
++ gstreamer-plugins-vaapi.spec ++
--- /var/tmp/diff_new_pack.xU6wLH/_old  2018-07-06 10:48:00.082825643 +0200
+++ /var/tmp/diff_new_pack.xU6wLH/_new  2018-07-06 10:48:00.082825643 +0200
@@ -30,7 +30,6 @@
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  gtk-doc
 BuildRequires:  pkgconfig
-BuildRequires:  vaapi-wayland-tools
 BuildRequires:  yasm
 BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gl)
@@ -42,18 +41,21 @@
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(libva) >= 0.30.4
 BuildRequires:  pkgconfig(libva-drm) >= 0.33.0
-BuildRequires:  pkgconfig(libva-glx)
-BuildRequires:  pkgconfig(libva-wayland)
 BuildRequires:  pkgconfig(libva-x11)
 BuildRequires:  pkgconfig(vpx)
+BuildRequires:  pkgconfig(xrandr)
+BuildRequires:  pkgconfig(xrender)
+ExclusiveArch:  %{ix86} x86_64
+%if 0%{?suse_version} >= 1500
+BuildRequires:  vaapi-wayland-tools
+BuildRequires:  pkgconfig(libva-glx)
+BuildRequires:  pkgconfig(libva-wayland)
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.2
 BuildRequires:  pkgconfig(wayland-cursor)
 BuildRequires:  pkgconfig(wayland-egl)
 BuildRequires:  pkgconfig(wayland-scanner)
 BuildRequires:  pkgconfig(wayland-server)
-BuildRequires:  pkgconfig(xrandr)
-BuildRequires:  pkgconfig(xrender)
-ExclusiveArch:  %{ix86} x86_64
+%endif
 
 %description
 gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that 
allow hardware accelerated video decoding through VA-API.
@@ -76,7 +78,9 @@
--enable-encoders \
--enable-drm \
--enable-glx \
+%if 0%{?suse_version} >= 1500
--enable-wayland \
+%endif
--enable-x11 \
%{nil}
 make %{?_smp_mflags}




commit lighttpd for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package lighttpd for openSUSE:Factory 
checked in at 2018-07-06 10:47:53

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


Package is "lighttpd"

Fri Jul  6 10:47:53 2018 rev:38 rq:62 version:1.4.49

Changes:

--- /work/SRC/openSUSE:Factory/lighttpd/lighttpd.changes2018-04-01 
17:27:30.537386000 +0200
+++ /work/SRC/openSUSE:Factory/.lighttpd.new/lighttpd.changes   2018-07-06 
10:48:22.306799159 +0200
@@ -1,0 +2,27 @@
+Wed May  2 13:55:55 UTC 2018 - dims...@opensuse.org
+
+- Revert that pgsql workaround for tumbleweed: pampering over
+  issues like this is just hiding problems. A real fix was
+  submitted to the postgresql package instead.
+
+---
+Sat Apr 28 07:01:08 UTC 2018 - i...@marguerite.su
+
+- workaround for tumbleweed
+  * update-alternatives not expanded in the build VM
+due to unknown reasons, thus /usr/bin/pg_config
+is meaningless
+
+---
+Fri Apr 6 15:00:53 EEST 2018 - mikhail.kasi...@gmail.com
+
+- Updated 10-ssl.conf (TLSv1.2 only) for lighttpd.conf in
+  lighttpd_1.4.49-1.1.debian.tar.xz
+
+---
+Fri Apr 6 14:26:41 EEST 2018 - mikhail.kasi...@gmail.com
+
+- Updated 'SSL Support' section in lighttpd.conf: TLSv1.2 only
+  bsc#1087369
+
+---



Other differences:
--
++ lighttpd.spec ++
--- /var/tmp/diff_new_pack.s4Ha2e/_old  2018-07-06 10:48:26.210794506 +0200
+++ /var/tmp/diff_new_pack.s4Ha2e/_new  2018-07-06 10:48:26.214794501 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lighttpd
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ lighttpd_1.4.49-1.1.debian.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/debian/conf-available/10-ssl.conf 
new/debian/conf-available/10-ssl.conf
--- old/debian/conf-available/10-ssl.conf   2017-01-14 22:07:19.0 
+0100
+++ new/debian/conf-available/10-ssl.conf   2018-04-06 13:43:17.0 
+0200
@@ -6,4 +6,7 @@
 
ssl.cipher-list = 
"ECDHE-RSA-AES256-SHA384:AES256-SHA256:RC4:HIGH:!MD5:!aNULL:!EDH:!AESGCM"
ssl.honor-cipher-order = "enable"
+   ## Allow TLS version 1.2 only, which is a recommended default these days
+   ## by international information security standards.
+   ssl.openssl.ssl-conf-cmd = ("Protocol" => "-ALL, TLSv1.2")
 }

++ lighttpd_1.4.49-1.1.dsc ++
--- /var/tmp/diff_new_pack.s4Ha2e/_old  2018-07-06 10:48:26.434794239 +0200
+++ /var/tmp/diff_new_pack.s4Ha2e/_new  2018-07-06 10:48:26.434794239 +0200
@@ -30,14 +30,14 @@
  lighttpd-mod-vhostdb-pgsql deb httpd optional arch=any
  lighttpd-mod-webdav deb httpd optional arch=any
 Checksums-Sha1:
- 9e13d061cbae2f377a1a5bb24e13ccd9cba0bba6 710964 lighttpd_1.4.49.orig.tar.xz
- 09649373056f16c232f93133a3e85402ea182578 47024 
lighttpd_1.4.49-1.1.debian.tar.xz
+ 242ea14ca1b4c80c72ab4b7964875ac99f53fd81 725188 lighttpd_1.4.49.orig.tar.xz
+ c16230150405bf6c52960230339ec3ebec2f8296  47400 
lighttpd_1.4.49-1.1.debian.tar.xz
 Checksums-Sha256:
- aedf49d7127d9e4c0ea56618e9e945a17674dc46a37ac7990120f87dd939ce09 710964 
lighttpd_1.4.49.orig.tar.xz
- 7a1f3c82d5e5f16836ca42ba5497f2cd9bad15cf7e3a472bf055a3586798ccc9 47024 
lighttpd_1.4.49-1.1.debian.tar.xz
+ 9e26f417feff34f4d2901328bc273633b6d3a0d42f5d3dcd89d3b7e939384844 725188 
lighttpd_1.4.49.orig.tar.xz
+ a6e69c6d7900fe41e3302efc96ac733c30a1a55eabd82bb4ef5b7d0c90172515  47400 
lighttpd_1.4.49-1.1.debian.tar.xz
 Files:
- aaf8165379351c3766e5ad1e5c9dbe8b 710964 lighttpd_1.4.49.orig.tar.xz
- c68408a7ce7de7f7f3bbc5e411753d12 47024 lighttpd_1.4.49-1.1.debian.tar.xz
+ fa1ea87b602d067dac2225c49bdf595f 725188 lighttpd_1.4.49.orig.tar.xz
+ 9f9738803913c1c0254423fe014de048  47400 lighttpd_1.4.49-1.1.debian.tar.xz
 
 -BEGIN PGP SIGNATURE-
 

++ lighttpd_1.4.49.orig.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lighttpd-1.4.49/doc/config/lighttpd.conf 
new/lighttpd-1.4.49/doc/config/lighttpd.conf
--- old/lighttpd-1.4.49/doc/config/lighttpd.conf2018-03-12 
01:52:20.0 +0100
+++ new/lighttpd-1.4.49/doc/config/lighttpd.conf2018-04-06 
12:41:36.0 +0200
@@ -434,6 +434,11 @@
 ##
 #   

commit mongodb for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package mongodb for openSUSE:Factory checked 
in at 2018-07-06 10:47:37

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


Package is "mongodb"

Fri Jul  6 10:47:37 2018 rev:7 rq:621109 version:3.6.2

Changes:

--- /work/SRC/openSUSE:Factory/mongodb/mongodb.changes  2018-06-08 
23:16:33.441697928 +0200
+++ /work/SRC/openSUSE:Factory/.mongodb.new/mongodb.changes 2018-07-06 
10:48:14.158808869 +0200
@@ -1,0 +2,5 @@
+Wed Jun  6 12:35:26 UTC 2018 - mplus...@suse.com
+
+- Remove useless comment
+
+---



Other differences:
--
++ mongodb.spec ++
--- /var/tmp/diff_new_pack.QDEgTX/_old  2018-07-06 10:48:15.938806747 +0200
+++ /var/tmp/diff_new_pack.QDEgTX/_new  2018-07-06 10:48:15.942806743 +0200
@@ -24,7 +24,6 @@
 %else
 %bcond_with systemd
 %endif
-# maintainers do not like to make package work just  becuase so this is 
workaround...
 %if %{?suse_version} >= 1500
 %define scons_bin %{_bindir}/scons
 %else




commit memcached for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package memcached for openSUSE:Factory 
checked in at 2018-07-06 10:47:14

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


Package is "memcached"

Fri Jul  6 10:47:14 2018 rev:38 rq:621093 version:1.5.6

Changes:

--- /work/SRC/openSUSE:Factory/memcached/memcached.changes  2018-04-11 
14:04:55.952425409 +0200
+++ /work/SRC/openSUSE:Factory/.memcached.new/memcached.changes 2018-07-06 
10:48:11.622811891 +0200
@@ -1,0 +2,6 @@
+Wed Apr 18 12:21:14 UTC 2018 - pgaj...@suse.com
+
+- turn on the testsuite again, it seems to pass server side,
+  too
+
+---



Other differences:
--
++ memcached.spec ++
--- /var/tmp/diff_new_pack.FRxu1R/_old  2018-07-06 10:48:12.066811362 +0200
+++ /var/tmp/diff_new_pack.FRxu1R/_new  2018-07-06 10:48:12.070811357 +0200
@@ -111,6 +111,9 @@
 ln -s  ../..%{_sysconfdir}/init.d/%{name} %{buildroot}%{_sbindir}/rc%{name}
 %endif
 
+%check
+make test
+
 %pre
 %{_sbindir}/groupadd -r %{name} >/dev/null 2>&1 || :
 %{_sbindir}/useradd -g %{name} -s /bin/false -r -c "user for %{name}" -d 
%{_localstatedir}/lib/%{name} %{name} >/dev/null 2>&1 || :




commit osmo-iuh for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package osmo-iuh for openSUSE:Factory 
checked in at 2018-07-06 10:47:09

Comparing /work/SRC/openSUSE:Factory/osmo-iuh (Old)
 and  /work/SRC/openSUSE:Factory/.osmo-iuh.new (New)


Package is "osmo-iuh"

Fri Jul  6 10:47:09 2018 rev:2 rq:621092 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/osmo-iuh/osmo-iuh.changes2018-01-10 
23:34:12.974702948 +0100
+++ /work/SRC/openSUSE:Factory/.osmo-iuh.new/osmo-iuh.changes   2018-07-06 
10:48:09.718814160 +0200
@@ -1,0 +2,5 @@
+Thu Mar 22 19:26:39 UTC 2018 - jeng...@inai.de
+
+- Show testsuite.log on failure. Now, always run it on PPC.
+
+---



Other differences:
--
++ osmo-iuh.spec ++
--- /var/tmp/diff_new_pack.my9Tog/_old  2018-07-06 10:48:10.450813288 +0200
+++ /var/tmp/diff_new_pack.my9Tog/_new  2018-07-06 10:48:10.450813288 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package osmo-iuh
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   osmo-iuh
 Version:0.2.0
 Release:0
 Summary:Osmocom code for the Iuh interface (HNBAP, RUA, RANAP)
-License:AGPL-3.0+ AND GPL-2.0+
+License:AGPL-3.0-or-later AND GPL-2.0-or-later
 Group:  Hardware/Mobile
-URL:https://osmocom.org/projects/osmohnbgw/wiki
+Url:https://osmocom.org/projects/osmohnbgw/wiki
 Source: %name-%version.tar.xz
 Patch1: 0001-fix-compiler-warning-implicit-function-declaration-i.patch
 Patch2: 0001-fix-return-values.patch
@@ -76,9 +77,12 @@
 find "%buildroot" -type f -name "*.la" -delete -print
 
 %check
+if ! make %{?_smp_mflags} check; then
+   find . -type f -name testsuite.log -exec cat "{}" "+"
 %ifnarch ppc ppc64
-make %{?_smp_mflags} check
+   exit 1
 %endif
+fi
 
 %post   -n libosmo-ranap1 -p /sbin/ldconfig
 %postun -n libosmo-ranap1 -p /sbin/ldconfig




commit libosmocore for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package libosmocore for openSUSE:Factory 
checked in at 2018-07-06 10:47:03

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


Package is "libosmocore"

Fri Jul  6 10:47:03 2018 rev:16 rq:621091 version:0.10.2

Changes:

--- /work/SRC/openSUSE:Factory/libosmocore/libosmocore.changes  2018-03-16 
10:44:42.533535432 +0100
+++ /work/SRC/openSUSE:Factory/.libosmocore.new/libosmocore.changes 
2018-07-06 10:48:09.110814885 +0200
@@ -1,0 +2,6 @@
+Thu Mar 22 19:18:12 UTC 2018 - jeng...@inai.de
+
+- Add libosmocoding-devel => libosmocore-devel dependency
+  because the .h file #includes, but the .pc file is missing it.
+
+---



Other differences:
--
++ libosmocore.spec ++
--- /var/tmp/diff_new_pack.tDkQOM/_old  2018-07-06 10:48:09.486814436 +0200
+++ /var/tmp/diff_new_pack.tDkQOM/_new  2018-07-06 10:48:09.490814432 +0200
@@ -104,6 +104,7 @@
 License:GPL-2.0-or-later
 Group:  Development/Libraries/C and C++
 Requires:   libosmocoding0 = %version
+Requires:   libosmocore-devel = %version
 
 %description -n libosmocoding-devel
 libosmocoding is a library which provides GSM, GPRS and EDGE




commit haproxy for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2018-07-06 10:47:48

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


Package is "haproxy"

Fri Jul  6 10:47:48 2018 rev:63 rq:621110 version:1.8.12~git0.8a200c71

Changes:

--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2018-06-27 
10:21:32.323781056 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes 2018-07-06 
10:48:20.434801390 +0200
@@ -1,0 +2,14 @@
+Wed Jun 27 17:33:49 UTC 2018 - kgronl...@suse.com
+
+- Update to version 1.8.12~git0.8a200c71:
+  * MINOR: stick-tables: make stktable_release() do nothing on NULL
+  * BUG/MAJOR: stick_table: Complete incomplete SEGV fix
+
+---
+Wed Jun 27 08:36:29 UTC 2018 - kgronl...@suse.com
+
+- Update to version 1.8.11~git0.1d6ef58d:
+  * BUG/BUILD: threads: unbreak build without threads
+  * BUG/MAJOR: Stick-tables crash with segfault when the key is not in the 
stick-table
+
+---

Old:

  haproxy-1.8.10~git0.ec17d7a9.tar.gz

New:

  haproxy-1.8.12~git0.8a200c71.tar.gz



Other differences:
--
++ haproxy.spec ++
--- /var/tmp/diff_new_pack.XRT4G5/_old  2018-07-06 10:48:21.018800693 +0200
+++ /var/tmp/diff_new_pack.XRT4G5/_new  2018-07-06 10:48:21.018800693 +0200
@@ -40,7 +40,7 @@
 %bcond_without  apparmor
 
 Name:   haproxy
-Version:1.8.10~git0.ec17d7a9
+Version:1.8.12~git0.8a200c71
 Release:0
 #
 #

++ _servicedata ++
--- /var/tmp/diff_new_pack.XRT4G5/_old  2018-07-06 10:48:21.046800660 +0200
+++ /var/tmp/diff_new_pack.XRT4G5/_new  2018-07-06 10:48:21.046800660 +0200
@@ -5,4 +5,4 @@
 http://git.haproxy.org/git/haproxy-1.7.git
   640d526f8cdad00f7f5043b51f6a34f3f6ebb49f
 http://git.haproxy.org/git/haproxy-1.8.git
-  ec17d7a98f30326918219ba876fcfc56f6ad6823
\ No newline at end of file
+  8a200c71bd0848752b71a1aed5727563962b3a1a
\ No newline at end of file

++ haproxy-1.8.10~git0.ec17d7a9.tar.gz -> 
haproxy-1.8.12~git0.8a200c71.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haproxy-1.8.10~git0.ec17d7a9/CHANGELOG 
new/haproxy-1.8.12~git0.8a200c71/CHANGELOG
--- old/haproxy-1.8.10~git0.ec17d7a9/CHANGELOG  2018-06-22 15:58:22.0 
+0200
+++ new/haproxy-1.8.12~git0.8a200c71/CHANGELOG  2018-06-27 16:27:32.0 
+0200
@@ -1,6 +1,14 @@
 ChangeLog :
 ===
 
+2018/06/27 : 1.8.12
+- BUG/MAJOR: stick_table: Complete incomplete SEGV fix
+- MINOR: stick-tables: make stktable_release() do nothing on NULL
+
+2018/06/26 : 1.8.11
+- BUG/MAJOR: Stick-tables crash with segfault when the key is not in the 
stick-table
+- BUG/BUILD: threads: unbreak build without threads
+
 2018/06/22 : 1.8.10
 - BUG/MINOR: lua: Socket.send threw runtime error: 'close' needs 1 
arguments.
 - BUG/MEDIUM: spoe: Flags are not encoded in network order
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haproxy-1.8.10~git0.ec17d7a9/README 
new/haproxy-1.8.12~git0.8a200c71/README
--- old/haproxy-1.8.10~git0.ec17d7a9/README 2018-06-22 15:58:22.0 
+0200
+++ new/haproxy-1.8.12~git0.8a200c71/README 2018-06-27 16:27:32.0 
+0200
@@ -3,7 +3,7 @@
  --
   version 1.8
  willy tarreau
-   2018/06/22
+   2018/06/27
 
 
 1) How to build it
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haproxy-1.8.10~git0.ec17d7a9/VERDATE 
new/haproxy-1.8.12~git0.8a200c71/VERDATE
--- old/haproxy-1.8.10~git0.ec17d7a9/VERDATE2018-06-22 15:58:22.0 
+0200
+++ new/haproxy-1.8.12~git0.8a200c71/VERDATE2018-06-27 16:27:32.0 
+0200
@@ -1,2 +1,2 @@
 $Format:%ci$
-2018/06/22
+2018/06/27
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haproxy-1.8.10~git0.ec17d7a9/VERSION 
new/haproxy-1.8.12~git0.8a200c71/VERSION
--- old/haproxy-1.8.10~git0.ec17d7a9/VERSION2018-06-22 15:58:22.0 
+0200
+++ new/haproxy-1.8.12~git0.8a200c71/VERSION2018-06-27 16:27:32.0 
+0200
@@ -1 +1 @@
-1.8.10
+1.8.12
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/haproxy-1.8.10~git0.ec17d7a9/doc/configuration.txt 
new/haproxy-1.8.12~git0.8a200c71/doc/configuration.txt
--- 

commit libasn1c for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package libasn1c for openSUSE:Factory 
checked in at 2018-07-06 10:46:38

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


Package is "libasn1c"

Fri Jul  6 10:46:38 2018 rev:4 rq:621088 version:0.9.28.14

Changes:

--- /work/SRC/openSUSE:Factory/libasn1c/libasn1c.changes2017-10-09 
19:44:52.784395410 +0200
+++ /work/SRC/openSUSE:Factory/.libasn1c.new/libasn1c.changes   2018-07-06 
10:48:01.630823799 +0200
@@ -1,0 +2,6 @@
+Sun Mar 25 09:12:55 UTC 2018 - jeng...@inai.de
+
+- Require talloc from libasn1c-devel as its header file is used.
+- Show logs on testsuite failure.
+
+---



Other differences:
--
++ libasn1c.spec ++
--- /var/tmp/diff_new_pack.CjpcR1/_old  2018-07-06 10:48:02.414822864 +0200
+++ /var/tmp/diff_new_pack.CjpcR1/_new  2018-07-06 10:48:02.438822836 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libasn1c
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -55,6 +55,7 @@
 Summary:Development files for libasn1c, Osmocom's ASN.1 decoder and 
encoder library
 Group:  Development/Libraries/C and C++
 Requires:   libasn1c0 = %version
+Requires:   pkgconfig(talloc)
 
 %description -n libasn1c-devel
 Compiles ASN.1 data structures into C source structures that can be
@@ -77,7 +78,9 @@
 find "%buildroot/%_libdir" -type f -name "*.la" -delete
 
 %check
-make check %{?_smp_mflags}
+if ! make check %{?_smp_mflags}; then
+   find . -name testsuite.log -exec cat "{}" "+"
+fi
 
 %post   -n libasn1c0 -p /sbin/ldconfig
 %postun -n libasn1c0 -p /sbin/ldconfig




commit tvheadend for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package tvheadend for openSUSE:Factory 
checked in at 2018-07-06 10:46:22

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


Package is "tvheadend"

Fri Jul  6 10:46:22 2018 rev:7 rq:621076 version:4.2.6

Changes:

--- /work/SRC/openSUSE:Factory/tvheadend/tvheadend.changes  2018-03-31 
15:37:38.772038005 +0200
+++ /work/SRC/openSUSE:Factory/.tvheadend.new/tvheadend.changes 2018-07-06 
10:47:46.274842097 +0200
@@ -1,0 +2,5 @@
+Fri May  4 14:03:47 UTC 2018 - o...@aepfle.de
+
+- Use ffmpeg3 versions of pkgconfig(libav*)
+
+---



Other differences:
--
++ tvheadend.spec ++
--- /var/tmp/diff_new_pack.Tt92bQ/_old  2018-07-06 10:47:47.786840296 +0200
+++ /var/tmp/diff_new_pack.Tt92bQ/_new  2018-07-06 10:47:47.790840291 +0200
@@ -48,13 +48,13 @@
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(avahi-client)
 BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavfilter)
-BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavresample)
-BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libavcodec) = 57.107.100
+BuildRequires:  pkgconfig(libavfilter) = 6.107.100
+BuildRequires:  pkgconfig(libavformat) = 57.83.100
+BuildRequires:  pkgconfig(libavresample) = 3.7.0
+BuildRequires:  pkgconfig(libavutil) = 55.78.100
 BuildRequires:  pkgconfig(libssl)
-BuildRequires:  pkgconfig(libswscale)
+BuildRequires:  pkgconfig(libswscale) = 4.8.100
 BuildRequires:  pkgconfig(liburiparser)
 BuildRequires:  pkgconfig(zlib)
 %if 0%{?suse_version} > 1320




commit audaspace for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package audaspace for openSUSE:Factory 
checked in at 2018-07-06 10:46:32

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


Package is "audaspace"

Fri Jul  6 10:46:32 2018 rev:13 rq:621079 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/audaspace/audaspace.changes  2018-05-01 
23:23:16.893280118 +0200
+++ /work/SRC/openSUSE:Factory/.audaspace.new/audaspace.changes 2018-07-06 
10:47:53.246833789 +0200
@@ -1,0 +2,5 @@
+Fri May  4 14:03:47 UTC 2018 - o...@aepfle.de
+
+- Use ffmpeg3 versions of pkgconfig(libav*)
+
+---



Other differences:
--
++ audaspace.spec ++
--- /var/tmp/diff_new_pack.7PqZDr/_old  2018-07-06 10:47:53.946832955 +0200
+++ /var/tmp/diff_new_pack.7PqZDr/_new  2018-07-06 10:47:53.946832955 +0200
@@ -37,13 +37,10 @@
 BuildRequires:  cmake > 3
 BuildRequires:  doxygen
 BuildRequires:  fdupes
-%if 0%{?suse_version} > 1320 || 0%{is_opensuse} == 1
-BuildRequires:  ffmpeg3-devel
 BuildRequires:  pkgconfig(fftw3)
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavutil)
-%endif
+BuildRequires:  pkgconfig(libavcodec) = 57.107.100
+BuildRequires:  pkgconfig(libavformat) = 57.83.100
+BuildRequires:  pkgconfig(libavutil) = 55.78.100
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz-gnome
 BuildRequires:  jack-audio-connection-kit-devel
@@ -144,11 +141,7 @@
 %endif
 # NOTE: python3 numpy include flag (-isystem points to includes) reported 
upstream.
 %cmake -DWITH_VERSIONED_PLUGINS:BOOL=FALSE \
-%if 0%{?suse_version} > 1320 || 0%{is_opensuse} == 1
   -DWITH_FFMPEG:BOOL=TRUE \
-%else
-  -DWITH_FFMPEG:BOOL=FALSE \
-%endif
   -DCMAKE_EXE_LINKER_FLAGS:STRING="$CMAKE_EXE_LINKER_FLAGS -pie" \
   -DDEFAULT_PLUGIN_PATH:PATH=%{_libdir}/%{name}-%{soversion}/plugins \
   -DWITH_PYTHON_MODULE:BOOL=off \




commit pianobar for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package pianobar for openSUSE:Factory 
checked in at 2018-07-06 10:46:14

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


Package is "pianobar"

Fri Jul  6 10:46:14 2018 rev:2 rq:621074 version:2017.08.30

Changes:

--- /work/SRC/openSUSE:Factory/pianobar/pianobar.changes2018-04-17 
11:16:55.196092279 +0200
+++ /work/SRC/openSUSE:Factory/.pianobar.new/pianobar.changes   2018-07-06 
10:47:33.226857645 +0200
@@ -1,0 +2,5 @@
+Fri May  4 14:03:47 UTC 2018 - o...@aepfle.de
+
+- Use ffmpeg3 versions of pkgconfig(libav*)
+
+---



Other differences:
--
++ pianobar.spec ++
--- /var/tmp/diff_new_pack.nAvumn/_old  2018-07-06 10:47:34.894855658 +0200
+++ /var/tmp/diff_new_pack.nAvumn/_new  2018-07-06 10:47:34.894855658 +0200
@@ -30,10 +30,10 @@
 BuildRequires:  pkgconfig(ao)
 BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(json)
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavfilter)
-BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libavcodec) = 57.107.100
+BuildRequires:  pkgconfig(libavfilter) = 6.107.100
+BuildRequires:  pkgconfig(libavformat) = 57.83.100
+BuildRequires:  pkgconfig(libavutil) = 55.78.100
 BuildRequires:  pkgconfig(libcurl)
 
 %description




commit shntool for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package shntool for openSUSE:Factory checked 
in at 2018-07-06 10:46:18

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


Package is "shntool"

Fri Jul  6 10:46:18 2018 rev:2 rq:621075 version:3.0.10

Changes:

--- /work/SRC/openSUSE:Factory/shntool/shntool.changes  2018-05-29 
10:28:06.865724258 +0200
+++ /work/SRC/openSUSE:Factory/.shntool.new/shntool.changes 2018-07-06 
10:47:38.418851459 +0200
@@ -1,0 +2,5 @@
+Fri May 18 16:03:06 UTC 2018 - jeng...@inai.de
+
+- Remove reference to unspecific external section.
+
+---



Other differences:
--
++ shntool.spec ++
--- /var/tmp/diff_new_pack.OdGoFF/_old  2018-07-06 10:47:41.938847264 +0200
+++ /var/tmp/diff_new_pack.OdGoFF/_new  2018-07-06 10:47:41.938847264 +0200
@@ -30,9 +30,13 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-shntool is a multi-purpose WAVE data processing and reporting utility. File 
formats are abstracted from its core, so it can process any file that contains 
WAVE data, compressed or not - provided there exists a format module to handle 
that particular file type.
+shntool is a multi-purpose WAVE data processing and reporting
+utility. File formats are abstracted from its core, so it can process
+any file that contains WAVE data, compressed or not - provided there
+exists a format module to handle that particular file type.
 
-shntool has native support for .wav files. If you want it to work with other 
lossless audio formats, you must have the appropriate helper program installed. 
The "Helper programs" section below contains links to helper programs for each 
format that shntool supports. 
+shntool has native support for .wav files. Working with other
+lossless audio formats requires appropriate helper programs.
 
 %prep
 %setup -q




commit webcamoid for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package webcamoid for openSUSE:Factory 
checked in at 2018-07-06 10:46:27

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


Package is "webcamoid"

Fri Jul  6 10:46:27 2018 rev:4 rq:621077 version:8.1.0

Changes:

--- /work/SRC/openSUSE:Factory/webcamoid/webcamoid.changes  2017-12-14 
11:01:57.21463 +0100
+++ /work/SRC/openSUSE:Factory/.webcamoid.new/webcamoid.changes 2018-07-06 
10:47:49.270838527 +0200
@@ -1,0 +2,5 @@
+Fri May  4 14:03:47 UTC 2018 - o...@aepfle.de
+
+- Use ffmpeg3 versions of pkgconfig(libav*)
+
+---



Other differences:
--
++ webcamoid.spec ++
--- /var/tmp/diff_new_pack.iO0Lti/_old  2018-07-06 10:47:49.926837746 +0200
+++ /var/tmp/diff_new_pack.iO0Lti/_new  2018-07-06 10:47:49.926837746 +0200
@@ -43,12 +43,12 @@
 BuildRequires:  pkgconfig(Qt5Svg) >= 5.6
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.6
 BuildRequires:  pkgconfig(frei0r)
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavdevice)
-BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libavcodec) = 57.107.100
+BuildRequires:  pkgconfig(libavdevice) = 57.10.100
+BuildRequires:  pkgconfig(libavformat) = 57.83.100
+BuildRequires:  pkgconfig(libavutil) = 55.78.100
 BuildRequires:  pkgconfig(libpulse-simple)
-BuildRequires:  pkgconfig(libswscale)
+BuildRequires:  pkgconfig(libswscale) = 4.8.100
 BuildRequires:  pkgconfig(libv4l2)
 BuildRequires:  pkgconfig(qimageblitz)
 Requires:   frei0r-plugins




commit moc for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package moc for openSUSE:Factory checked in 
at 2018-07-06 10:46:08

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


Package is "moc"

Fri Jul  6 10:46:08 2018 rev:12 rq:621073 version:2.5.2

Changes:

--- /work/SRC/openSUSE:Factory/moc/moc.changes  2017-03-28 15:20:37.619121764 
+0200
+++ /work/SRC/openSUSE:Factory/.moc.new/moc.changes 2018-07-06 
10:47:28.946862745 +0200
@@ -1,0 +2,5 @@
+Fri May  4 14:03:47 UTC 2018 - o...@aepfle.de
+
+- Use ffmpeg3 versions of pkgconfig(libav*)
+
+---



Other differences:
--
++ moc.spec ++
--- /var/tmp/diff_new_pack.HkgZje/_old  2018-07-06 10:47:30.182861272 +0200
+++ /var/tmp/diff_new_pack.HkgZje/_new  2018-07-06 10:47:30.182861272 +0200
@@ -40,9 +40,9 @@
 BuildRequires:  pkgconfig(alsa)
 BuildRequires:  pkgconfig(flac) >= 1.1
 BuildRequires:  pkgconfig(jack)
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavformat)
-BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libavcodec) = 57.107.100
+BuildRequires:  pkgconfig(libavformat) = 57.83.100
+BuildRequires:  pkgconfig(libavutil) = 55.78.100
 BuildRequires:  pkgconfig(libcurl)
 BuildRequires:  pkgconfig(libmodplug) >= 0.7
 BuildRequires:  pkgconfig(librcc)






commit guvcview for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package guvcview for openSUSE:Factory 
checked in at 2018-07-06 10:46:02

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


Package is "guvcview"

Fri Jul  6 10:46:02 2018 rev:4 rq:621072 version:2.0.5

Changes:

--- /work/SRC/openSUSE:Factory/guvcview/guvcview.changes2017-09-12 
19:57:19.610778386 +0200
+++ /work/SRC/openSUSE:Factory/.guvcview.new/guvcview.changes   2018-07-06 
10:47:21.506871609 +0200
@@ -1,0 +2,5 @@
+Fri May  4 14:03:47 UTC 2018 - o...@aepfle.de
+
+- Use ffmpeg3 versions of pkgconfig(libav*)
+
+---



Other differences:
--
++ guvcview.spec ++
--- /var/tmp/diff_new_pack.fu7Afn/_old  2018-07-06 10:47:24.590867935 +0200
+++ /var/tmp/diff_new_pack.fu7Afn/_new  2018-07-06 10:47:24.594867930 +0200
@@ -49,8 +49,8 @@
 BuildRequires:  pkg-config
 BuildRequires:  portaudio-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(libavcodec)
-BuildRequires:  pkgconfig(libavutil)
+BuildRequires:  pkgconfig(libavcodec) = 57.107.100
+BuildRequires:  pkgconfig(libavutil) = 55.78.100
 BuildRequires:  pkgconfig(sdl2)
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit seamonkey for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2018-07-06 10:45:39

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


Package is "seamonkey"

Fri Jul  6 10:45:39 2018 rev:131 rq:621071 version:2.49.2

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2018-01-13 
21:46:41.568745160 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2018-07-06 
10:47:09.138886345 +0200
@@ -1,0 +2,21 @@
+Tue Jun  5 12:09:11 UTC 2018 - psychon...@nothingisreal.com
+
+- update spec file summary and description to more accurately
+  reflect what SeaMonkey is, giving less prominence to the long-
+  discontinued Mozilla Application Suite that many users may no
+  longer be familiar with
+- update project URL in spec file
+
+---
+Sat Mar  3 16:57:24 UTC 2018 - w...@rosenauer.org
+
+- update to Seamonkey 2.49.2
+  * Gecko 52.6esr (including security relevant fixes) (bsc#1077291)
+  * fix issue in Composer
+  * With some themes, the menulist- and history-dropmarker didn't show
+  * Scrollbars didn't show the buttons
+  * WebRTC has been disabled by default. It needs an add-on to enable it per 
site
+  * The active title bar was not visually emphasized
+- correct requires and provides handling (boo#1076907)
+
+---

Old:

  find-external-requires.sh
  l10n-2.49.1.tar.xz
  seamonkey-2.49.1-source.tar.xz

New:

  l10n-2.49.2.tar.xz
  seamonkey-2.49.2-source.tar.xz



Other differences:
--
++ seamonkey.spec ++
--- /var/tmp/diff_new_pack.rOKrWY/_old  2018-07-06 10:47:14.854879535 +0200
+++ /var/tmp/diff_new_pack.rOKrWY/_new  2018-07-06 10:47:14.858879530 +0200
@@ -2,7 +2,7 @@
 # spec file for package seamonkey
 #
 # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
-#   2006-2016 Wolfgang Rosenauer
+#   2006-2018 Wolfgang Rosenauer
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -63,13 +63,13 @@
 %endif
 Provides:   web_browser
 Provides:   browser(npapi)
-Version:2.49.1
+Version:2.49.2
 Release:0
-%define releasedate 2017100200
-Summary:The successor of the Mozilla Application Suite
+%define releasedate 2018021500
+Summary:An integrated web browser, composer, mail/news client, and IRC 
client
 License:MPL-2.0
 Group:  Productivity/Networking/Web/Browsers
-Url:http://www.mozilla.org/projects/seamonkey
+Url:https://www.seamonkey-project.org/
 Source: seamonkey-%{version}-source.tar.xz
 Source1:seamonkey-desktop.tar.bz2
 Source2:spellcheck.js
@@ -78,7 +78,6 @@
 Source5:l10n-%{version}.tar.xz
 Source6:search-addons.tar.bz2
 Source7:seamonkey-rpmlintrc
-Source8:find-external-requires.sh
 Source9:create-tar.sh
 Source10:   compare-locales.tar.xz
 Source11:   seamonkey-appdata.tar.bz2
@@ -122,10 +121,8 @@
 %if 0%{?with_domi} == 0
 Obsoletes:  seamonkey-dom-inspector < %{version}
 %endif
-%define _use_internal_dependency_generator 0
-%define __find_requires sh %{SOURCE8}
-%global provfind sh -c "grep -v '.so' | %__find_provides"
-%global __find_provides %provfind
+%define __provides_exclude ^lib.*\\.so.*$
+%define __requires_exclude 
^(libmoz.*|liblgpllibs.*|libxul.*|libld.*|libprldap.*)$
 # the following conditions are always met in Factory by definition
 BuildRequires:  mozilla-nspr-devel >= 4.13.1
 PreReq: mozilla-nspr >= %(rpm -q --queryformat '%%{VERSION}' 
mozilla-nspr)
@@ -133,10 +130,13 @@
 PreReq: mozilla-nss >= %(rpm -q --queryformat '%%{VERSION}' 
mozilla-nss)
 
 %description
-Originally based on the Netscape Communicator source, the SeaMonkey
-project grew to be the most advanced web browser currently available.
-It supports new techniques like CSS2, MathML, SVG, XML, transparent
-PNGs, and its look is fully theme-able.
+SeaMonkey is an all-in-one Internet application suite containing a
+web browser, an e-mail and newsgroup client with an included web feed
+reader, an HTML editor and web development tools, and an IRC client.
+SeaMonkey is a successor to the popular Netscape Communicator and
+Mozilla Application Suite, and (unlike its siblings, Firefox and
+Thunderbird) retains Mozilla's more traditional-looking interface.
+Many Firefox and Thunderbird extensions are compatible with SeaMonkey.
 
 %package irc
 Summary:IRC for SeaMonkey
@@ -152,7 +152,7 @@
 PreReq: 

commit orion for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package orion for openSUSE:Factory checked 
in at 2018-07-06 10:45:31

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


Package is "orion"

Fri Jul  6 10:45:31 2018 rev:17 rq:621061 version:1.6.5+git~20180524

Changes:

--- /work/SRC/openSUSE:Factory/orion/orion.changes  2018-03-12 
12:12:51.909025055 +0100
+++ /work/SRC/openSUSE:Factory/.orion.new/orion.changes 2018-07-06 
10:45:39.618992982 +0200
@@ -2 +2,7 @@
-Sun Mar 11 13:58:00 UTC 2018 - opensuse-packag...@opensuse.org
+Tue May 29 10:31:16 UTC 2018 - opensuse-packag...@opensuse.org
+
+- Update to version 1.6.5+git~20180524:
+  * Desktop file improvements (#237)
+
+---
+Sun Mar 11 13:58:00 UTC 2018 - pousadua...@gmail.com

Old:

  orion-1.6.5+git~20180311.tar.xz

New:

  orion-1.6.5+git~20180524.tar.xz



Other differences:
--
++ orion.spec ++
--- /var/tmp/diff_new_pack.c9G32n/_old  2018-07-06 10:45:40.174992320 +0200
+++ /var/tmp/diff_new_pack.c9G32n/_new  2018-07-06 10:45:40.174992320 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   orion
-Version:1.6.5+git~20180311
+Version:1.6.5+git~20180524
 Release:0
 Summary:Twitch stream client using Qt
 License:GPL-3.0-only

++ _servicedata ++
--- /var/tmp/diff_new_pack.c9G32n/_old  2018-07-06 10:45:40.206992282 +0200
+++ /var/tmp/diff_new_pack.c9G32n/_new  2018-07-06 10:45:40.206992282 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/alamminsalo/orion.git
-  da84aed545aef432320cba99af11ca233cf43f40
\ No newline at end of file
+  eda7f7e0f1802671a819fab605ec29adea22a9c9
\ No newline at end of file

++ orion-1.6.5+git~20180311.tar.xz -> orion-1.6.5+git~20180524.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/orion-1.6.5+git~20180311/distfiles/Orion.desktop 
new/orion-1.6.5+git~20180524/distfiles/Orion.desktop
--- old/orion-1.6.5+git~20180311/distfiles/Orion.desktop2018-03-11 
07:56:17.0 +0100
+++ new/orion-1.6.5+git~20180524/distfiles/Orion.desktop2018-05-24 
17:25:25.0 +0200
@@ -1,10 +1,11 @@
 [Desktop Entry]
-Version=1.0
+Version=1.1
 Type=Application
 Name=Orion
 Icon=orion
-Exec=/usr/bin/orion
-Comment=Seek and watch streams on Twitch
-Categories=Game
+Exec=orion
+Comment=A Twitch.tv desktop client
+Categories=AudioVideo;Video;TV;Network;Chat;Qt;
+Keywords=chat;watch;live;livestream;livestreams;streams;stream;
 Terminal=false
 StartupWMClass=orion




commit klee-uclibc for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package klee-uclibc for openSUSE:Factory 
checked in at 2018-07-06 10:45:23

Comparing /work/SRC/openSUSE:Factory/klee-uclibc (Old)
 and  /work/SRC/openSUSE:Factory/.klee-uclibc.new (New)


Package is "klee-uclibc"

Fri Jul  6 10:45:23 2018 rev:7 rq:621055 version:1.0.0+git.20170324

Changes:

--- /work/SRC/openSUSE:Factory/klee-uclibc/klee-uclibc.changes  2017-12-29 
18:51:51.512543386 +0100
+++ /work/SRC/openSUSE:Factory/.klee-uclibc.new/klee-uclibc.changes 
2018-07-06 10:45:26.283008865 +0200
@@ -1,0 +2,5 @@
+Sat Jun 16 09:34:29 UTC 2018 - jsl...@suse.com
+
+- switch to LLVM 6
+
+---



Other differences:
--
++ klee-uclibc.spec ++
--- /var/tmp/diff_new_pack.wNBJSD/_old  2018-07-06 10:45:27.291007665 +0200
+++ /var/tmp/diff_new_pack.wNBJSD/_new  2018-07-06 10:45:27.295007660 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%define llvm_version 4
+%define llvm_version 6
 
 %define version_unconverted 1.0.0+git.20170324
 




commit git-sync for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package git-sync for openSUSE:Factory 
checked in at 2018-07-06 10:45:21

Comparing /work/SRC/openSUSE:Factory/git-sync (Old)
 and  /work/SRC/openSUSE:Factory/.git-sync.new (New)


Package is "git-sync"

Fri Jul  6 10:45:21 2018 rev:2 rq:621053 version:0.0.0~git20151024.eb9adaf

Changes:

--- /work/SRC/openSUSE:Factory/git-sync/git-sync.changes2018-03-19 
23:37:17.615700956 +0100
+++ /work/SRC/openSUSE:Factory/.git-sync.new/git-sync.changes   2018-07-06 
10:45:22.255013662 +0200
@@ -1,0 +2,5 @@
+Tue Mar 13 09:13:05 UTC 2018 - jeng...@inai.de
+
+- Put up a description that actually says what it does.
+
+---



Other differences:
--
++ git-sync.spec ++
--- /var/tmp/diff_new_pack.Gnqfuu/_old  2018-07-06 10:45:22.951012833 +0200
+++ /var/tmp/diff_new_pack.Gnqfuu/_new  2018-07-06 10:45:22.951012833 +0200
@@ -19,7 +19,7 @@
 Name:   git-sync
 Version:0.0.0~git20151024.eb9adaf
 Release:0
-Summary:Safe and simple one-script git synchronization
+Summary:One-script git synchronization
 License:CC0-1.0
 Group:  Development/Tools/Version Control
 
@@ -31,25 +31,8 @@
 Requires:   git-core
 
 %description
-Suppose you have a set of text files you care about, multiple machines
-to work on, and a central git repository (a.k.a. bare reporitory) at
-your disposal. You do not care about atomic commits, but coarse
-versioning and backup is grave. For example, server configuration or
-org-mode files.
-
-In that case, git-sync will help you keep things in sync.
-
-Unlike the myriad of scripts to do just that already available,
-it follows the KISS principle: It is safe, small, requires nothing but
-git and bash, but does not even try to shield you from git. It is
-non-interactive, but will cautiously exit with a useful hint or error
-if there is any kind of problem.
-
-It is ultimately intended for git-savy people. As a rule of thumb, if
-you know how to complete a failed rebase, you're fine.
-
-Tested on msysgit and a real bash. In case you know bash scripting, it
-will probably make your eyes bleed, but for some reason it works.
+This script synchronizes, almost automatically, "tracking" repositories
+where a nice history is not as crucial as having one at all.
 
 %prep
 %setup




commit python-python-afl for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-python-afl for 
openSUSE:Factory checked in at 2018-07-06 10:45:16

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


Package is "python-python-afl"

Fri Jul  6 10:45:16 2018 rev:2 rq:621052 version:0.7

Changes:

--- /work/SRC/openSUSE:Factory/python-python-afl/python-python-afl.changes  
2017-10-03 23:17:19.962015995 +0200
+++ /work/SRC/openSUSE:Factory/.python-python-afl.new/python-python-afl.changes 
2018-07-06 10:45:21.383014700 +0200
@@ -1,0 +2,21 @@
+Sun May  6 08:36:28 UTC 2018 - sebix+novell@sebix.at
+
+- update to version 0.7:
+ * Fix stability issues in persistent mode.
+ * Capitalize “American Fuzzy Lop” in documentation.
+ * Speed up integer division and modulo operators.
+ * Improve the build system:
+   + Declare build-dependencies (as per PEP-518).
+   + Add the bdist_wheel command.
+ * Improve the test suite.
+   + Print helpful error message when the required command-line tools are
+ missing.
+   + Fix stability of the persistent target.
+   + Rewind stdin in the persistent target.
+ Thanks to Alex Groce for the bug report.
+ * Improve documentation:
+   + Add another “Further reading” link to README.
+   + Update PyPI URLs.
+ * Add the PYTHON_AFL_TSTL environment variable.
+
+---

Old:

  python-afl-0.6.1.tar.gz

New:

  python-afl-0.7.tar.gz



Other differences:
--
++ python-python-afl.spec ++
--- /var/tmp/diff_new_pack.ehBTRY/_old  2018-07-06 10:45:21.875014115 +0200
+++ /var/tmp/diff_new_pack.ehBTRY/_new  2018-07-06 10:45:21.875014115 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-python-afl
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,28 +13,29 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-python-afl
-Version:0.6.1
+Version:0.7
 Release:0
-License:MIT
 Summary:American fuzzy lop fork server and instrumentation for 
pure-Python code
-Url:http://jwilk.net/software/python-afl
+License:MIT
 Group:  Development/Languages/Python
+Url:http://jwilk.net/software/python-afl
 Source: 
https://files.pythonhosted.org/packages/source/p/python-afl/python-afl-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE 
-Patch0: 
https://github.com/jwilk/python-afl/compare/master...sebix:fix-setup-tests.patch#/Use-setuptools-and-use-test-command-for-setup.patch
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
+Patch0: 
https://github.com/jwilk/python-afl/compare/0.7...sebix:0.7-fix-setup-tests.patch#/Use-setuptools-and-use-test-command-for-setup.patch
 BuildRequires:  %{python_module Cython >= 0.19}
+BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 %if %{with test}
-BuildRequires:  procps
-BuildRequires:  afl >= 2
 BuildRequires:  %{python_module nose}
+BuildRequires:  afl >= 2
+BuildRequires:  procps
 %endif
 BuildRequires:  fdupes
 Requires:   afl >= 2

++ Use-setuptools-and-use-test-command-for-setup.patch ++
--- /var/tmp/diff_new_pack.ehBTRY/_old  2018-07-06 10:45:21.891014096 +0200
+++ /var/tmp/diff_new_pack.ehBTRY/_new  2018-07-06 10:45:21.891014096 +0200
@@ -1,15 +1,14 @@
-From 8ed58064a967c88b1b568b24d1690fbfd60340a2 Mon Sep 17 00:00:00 2001
+From 18aa9f38a495deb7ee7c17077980c62835db99d2 Mon Sep 17 00:00:00 2001
 From: Sebastian Wagner 
 Date: Fri, 14 Oct 2016 09:54:20 +0200
 Subject: [PATCH] Use setuptools and use test command for setup
 
-Signed-off-by: Sebastian Wagner 
 ---
- setup.py | 61 ++---
- 1 file changed, 14 insertions(+), 47 deletions(-)
+ setup.py | 68 +---
+ 1 file changed, 14 insertions(+), 54 deletions(-)
 
 diff --git a/setup.py b/setup.py
-index 5c617e0..c1a08d2 100644
+index d813411..d43b3d3 100644
 --- a/setup.py
 +++ b/setup.py
 @@ -32,9 +32,9 @@
@@ -24,8 +23,8 @@
 +from Cython.Build import cythonize
  
  try:
- import distutils644
-@@ -62,6 +62,13 @@ def get_version():
+ from wheel.bdist_wheel import bdist_wheel
+@@ -67,6 +67,13 @@ def get_version():
  

commit f2fs-tools for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2018-07-06 10:45:27

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


Package is "f2fs-tools"

Fri Jul  6 10:45:27 2018 rev:14 rq:621056 version:1.10.0

Changes:

--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes2016-08-31 
00:11:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new/f2fs-tools.changes   
2018-07-06 10:45:30.527003811 +0200
@@ -1,0 +2,12 @@
+Mon Mar 19 18:07:09 UTC 2018 - jeng...@inai.de
+
+- Update to version 1.10.0
+  * f2fs-tools: support inode creation time
+  * fsck.f2fs: add -y for generic fsck
+  * fsck.f2fs: support quota
+  * mkfs.f2fs: support quota option in mkfs
+  * f2fs-tools: support flexible inline xattr size
+  * add sparse support for f2fs
+  * f2fscrypt: add a tool for encryption management in f2fs
+
+---

Old:

  f2fs-tools-1.7.0.tar.xz

New:

  f2fs-tools-1.10.0.tar.xz



Other differences:
--
++ f2fs-tools.spec ++
--- /var/tmp/diff_new_pack.amOf1m/_old  2018-07-06 10:45:31.447002715 +0200
+++ /var/tmp/diff_new_pack.amOf1m/_new  2018-07-06 10:45:31.455002706 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package f2fs-tools
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   f2fs-tools
-Version:1.7.0
+Version:1.10.0
 Release:0
 Summary:Utilities for the Flash-friendly Filesystem (F2FS)
-License:GPL-2.0 and LGPL-2.1
+License:GPL-2.0-only AND LGPL-2.1-only
 Group:  System/Filesystems
 Url:
https://git.kernel.org/cgit/linux/kernel/git/jaegeuk/f2fs-tools.git
 Source: %name-%version.tar.xz
@@ -39,24 +39,24 @@
 Utilities needed to create and maintain so-called Flash-Friendly (F2)
 filesystems.
 
-%package -n libf2fs1
+%package -n libf2fs4
 Summary:Library to manipulate F2 filesystems
 Group:  System/Libraries
 
-%description -n libf2fs1
+%description -n libf2fs4
 This package contains a shared library used for manipulation of F2
 filesystems.
 
-%package -n libf2fs_format0
+%package -n libf2fs_format3
 Summary:Library to create F2 filesystems
 Group:  System/Libraries
 
-%description -n libf2fs_format0
+%description -n libf2fs_format3
 This package contains a shared library to format F2 filesystems.
 
 %package compat
 Summary:f2fs utility compatibility symlinks
-Group:  System/Filesystem
+Group:  System/Filesystems
 BuildArch:  noarch
 
 %description compat
@@ -66,8 +66,8 @@
 %package devel
 Summary:Development files for f2fs
 Group:  Development/Languages/C and C++
-Requires:   libf2fs1 = %version
-Requires:   libf2fs_format0 = %version
+Requires:   libf2fs4 = %version
+Requires:   libf2fs_format3 = %version
 
 %description devel
 This package contains development files for %name.
@@ -92,10 +92,10 @@
 cp -a include/f2fs_fs.h mkfs/f2fs_format_utils.h \
"%buildroot/%_includedir/"
 
-%post   -n libf2fs1 -p /sbin/ldconfig
-%postun -n libf2fs1 -p /sbin/ldconfig
-%post   -n libf2fs_format0 -p /sbin/ldconfig
-%postun -n libf2fs_format0 -p /sbin/ldconfig
+%post   -n libf2fs4 -p /sbin/ldconfig
+%postun -n libf2fs4 -p /sbin/ldconfig
+%post   -n libf2fs_format3 -p /sbin/ldconfig
+%postun -n libf2fs_format3 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -103,11 +103,11 @@
 %_sbindir/*
 %_mandir/man8/*
 
-%files -n libf2fs1
+%files -n libf2fs4
 %defattr(-,root,root)
 %_libdir/libf2fs.so.*
 
-%files -n libf2fs_format0
+%files -n libf2fs_format3
 %defattr(-,root,root)
 %_libdir/libf2fs_format.so.*
 

++ _service ++
--- /var/tmp/diff_new_pack.amOf1m/_old  2018-07-06 10:45:31.475002682 +0200
+++ /var/tmp/diff_new_pack.amOf1m/_new  2018-07-06 10:45:31.475002682 +0200
@@ -2,9 +2,8 @@

https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git
git
-   enable
f2fs-tools
-   1.7.0
+   1.10.0


*.tar

++ f2fs-tools-1.7.0.tar.xz -> f2fs-tools-1.10.0.tar.xz ++
 16999 lines of diff (skipped)




commit python-jupyter_ipyscales for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-jupyter_ipyscales for 
openSUSE:Factory checked in at 2018-07-06 10:44:52

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


Package is "python-jupyter_ipyscales"

Fri Jul  6 10:44:52 2018 rev:2 rq:620968 version:0.1.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_ipyscales/python-jupyter_ipyscales.changes
2018-06-15 14:37:04.612530039 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_ipyscales.new/python-jupyter_ipyscales.changes
   2018-07-06 10:45:05.775033288 +0200
@@ -1,0 +2,5 @@
+Tue May 29 14:59:34 UTC 2018 - toddrme2...@gmail.com
+
+- Use || true syntax instead of exit 0
+
+---



Other differences:
--
++ python-jupyter_ipyscales.spec ++
--- /var/tmp/diff_new_pack.YLE37A/_old  2018-07-06 10:45:07.347031415 +0200
+++ /var/tmp/diff_new_pack.YLE37A/_new  2018-07-06 10:45:07.347031415 +0200
@@ -71,14 +71,12 @@
 %{fdupes %{buildroot}%{_datadir}/jupyter/ %{buildroot}%{python3_sitelib}}
 
 %post -n python3-jupyter_ipyscales
-jupyter nbextension enable --system --py ipyscales
-exit 0
+jupyter nbextension enable --system --py ipyscales || true
 
 %preun -n python3-jupyter_ipyscales
 if [ $1 == 0 ]   && [ -d %{python3_sitelib}/ipyscales/ ] ; then
-jupyter nbextension disable --system --py ipyscales
+jupyter nbextension disable --system --py ipyscales || true
 fi
-exit 0
 
 %check
 %python_expand py.test-%{$python_bin_suffix} -l --pyargs ipyscales




commit ck for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package ck for openSUSE:Factory checked in 
at 2018-07-06 10:45:05

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


Package is "ck"

Fri Jul  6 10:45:05 2018 rev:2 rq:621047 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Factory/ck/ck.changes2017-05-17 17:20:17.856630745 
+0200
+++ /work/SRC/openSUSE:Factory/.ck.new/ck.changes   2018-07-06 
10:45:11.495026476 +0200
@@ -1,0 +2,5 @@
+Wed Apr 18 13:19:44 UTC 2018 - mplus...@suse.com
+
+- Small packaging changes
+
+---



Other differences:
--
++ ck.spec ++
--- /var/tmp/diff_new_pack.8WmGSy/_old  2018-07-06 10:45:12.371025433 +0200
+++ /var/tmp/diff_new_pack.8WmGSy/_new  2018-07-06 10:45:12.371025433 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ck
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,12 +22,12 @@
 Version:0.6.0
 Release:0
 Summary:Concurrency Kit
-License:BSD-2-Clause and Apache-2.0
+License:BSD-2-Clause AND Apache-2.0
 Group:  Development/Libraries/C and C++
-Url:http://concurrencykit.org/
+URL:http://concurrencykit.org/
 Source: http://concurrencykit.org/releases/ck-%{version}.tar.gz
 BuildRequires:  pkgconfig
-Excludearch:s390 s390x 
+ExcludeArch:s390 s390x
 
 %description
 Concurrency primitives, safe memory reclamation mechanisms and non-blocking
@@ -69,7 +69,7 @@
   --libdir=%{_libdir} \
   --mandir=%{_mandir} \
   --prefix=%{_prefix} \
-  --cores=4
+  --cores=%jobs
 
 # The following options will affect generated code.
 #  --enable-pointer-packing Assumes address encoding is subset of pointer range
@@ -83,25 +83,23 @@
 # The following options affect regression testing.
 #   --cores=NSpecify number of cores available on target 
machine
 
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 rm -rv %{buildroot}%{_libdir}/libck.a
 
+%check
+make %{?_smp_mflags} check
+
 %post   -n %{libname} -p /sbin/ldconfig
 %postun -n %{libname} -p /sbin/ldconfig
 
 %files -n %{libname}
-%defattr(-,root,root)
-%doc LICENSE
+%license LICENSE
 %{_libdir}/libck.so.%{sover}*
 
-%check
-make %{?_smp_mflags} check
-
 %files devel
-%defattr(-,root,root)
 %{_mandir}/man3/ck*
 %{_mandir}/man3/CK*
 %{_libdir}/libck.so




commit coccigrep for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package coccigrep for openSUSE:Factory 
checked in at 2018-07-06 10:45:12

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


Package is "coccigrep"

Fri Jul  6 10:45:12 2018 rev:13 rq:621050 version:1.17+git.20180322

Changes:

--- /work/SRC/openSUSE:Factory/coccigrep/coccigrep.changes  2016-11-10 
13:22:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.coccigrep.new/coccigrep.changes 2018-07-06 
10:45:16.675020308 +0200
@@ -1,0 +2,14 @@
+Mon Jun 18 08:22:13 UTC 2018 - opensuse-packag...@opensuse.org
+
+- Update to version 1.17+git.20180322:
+  * grep mode: fix multiline case
+  * fix typo in comment
+  * used: fix equality match
+  * allow multiple match on the same line
+  * fix grep mode display
+  * Update version to 1.17
+  * set only color in grep mode for tty
+  * color attribute in grep mode
+  * add grep mode for color
+
+---

Old:

  coccigrep-1.16+git.20160815.tar.xz

New:

  coccigrep-1.17+git.20180322.tar.xz



Other differences:
--
++ coccigrep.spec ++
--- /var/tmp/diff_new_pack.fQdHMn/_old  2018-07-06 10:45:17.723019059 +0200
+++ /var/tmp/diff_new_pack.fQdHMn/_new  2018-07-06 10:45:17.723019059 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   coccigrep
-Version:1.16+git.20160815
+Version:1.17+git.20180322
 Release:0
 Summary:Semantic grep tool for C, based on coccinelle
 License:GPL-3.0

++ _service ++
--- /var/tmp/diff_new_pack.fQdHMn/_old  2018-07-06 10:45:17.747019031 +0200
+++ /var/tmp/diff_new_pack.fQdHMn/_new  2018-07-06 10:45:17.747019031 +0200
@@ -1,13 +1,15 @@
 
-  
+  
 git://github.com/regit/coccigrep
 git
-1.16+git.%ad
 enable
+@PARENT_TAG@+git.%cd
+v(.*)
+\1
   
-  
+  
 *.tar
 xz
   
-  
+  
 

++ _servicedata ++
--- /var/tmp/diff_new_pack.fQdHMn/_old  2018-07-06 10:45:17.759019016 +0200
+++ /var/tmp/diff_new_pack.fQdHMn/_new  2018-07-06 10:45:17.763019012 +0200
@@ -1,4 +1,4 @@
 
 
 git://github.com/regit/coccigrep
-  59e7e8cc1953c7947dbe0e4600b6837a8bd30630
\ No newline at end of file
+  2e7322d19c8e0e8e162a633c0c3572bacbc7714b
\ No newline at end of file

++ coccigrep-1.16+git.20160815.tar.xz -> coccigrep-1.17+git.20180322.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/coccigrep-1.16+git.20160815/coccigrep 
new/coccigrep-1.17+git.20180322/coccigrep
--- old/coccigrep-1.16+git.20160815/coccigrep   2016-08-15 16:32:51.0 
+0200
+++ new/coccigrep-1.17+git.20180322/coccigrep   2018-03-22 23:51:44.0 
+0100
@@ -59,6 +59,7 @@
 parser.add_argument('-B', '--before-context', dest='before', type=int, 
default=cocciinst.getint('output', 'before'), help='Number of lines before 
context')
 parser.add_argument('-p', '--process', dest='ncpus', type=int, 
default=cocciinst.getint('global', 'concurrency_level'), help='Number of cpus 
to use')
 parser.add_argument('-c', '--color', action='store_const', 
default=cocciinst.getboolean('output', 'color'), const=True, help='colorize 
output (need pygments)')
+parser.add_argument('-g', '--grep', action='store_const', 
default=cocciinst.getboolean('output', 'grep'), const=True, help='colorize 
output like grep')
 parser.add_argument('--cpp', action='store_const', 
default=cocciinst.getboolean('global', 'cpp'), const=True, help='Activate 
coccinelle C++ support')
 parser.add_argument('-V', '--vim', action='store_const', const=True, 
default=cocciinst.getboolean('output', 'vim'), help='vim output')
 parser.add_argument('-E', '--emacs', action='store_const', const=True, 
default=cocciinst.getboolean('output', 'emacs'), help='emacs output')
@@ -158,6 +159,8 @@
 output = coccigrep.display(mode='emacs')
 elif args.color:
 output = coccigrep.display(mode='color', oformat=args.oformat, 
before=args.before, after=args.after)
+elif args.grep:
+output = coccigrep.display(mode='grep', oformat=args.oformat, 
before=args.before, after=args.after)
 else:
 output = coccigrep.display(mode='raw', before=args.before, 
after=args.after)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/coccigrep-1.16+git.20160815/src/coccigrep.cfg 
new/coccigrep-1.17+git.20180322/src/coccigrep.cfg
--- old/coccigrep-1.16+git.20160815/src/coccigrep.cfg   2016-08-15 
16:32:51.0 +0200
+++ new/coccigrep-1.17+git.20180322/src/coccigrep.cfg   2018-03-22 
23:51:44.0 +0100
@@ -9,6 +9,7 @@
 color = false
 vim = false
 emacs = false
+grep = false
 format = term
 after = 0
 before = 0
diff -urN 

commit cni for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package cni for openSUSE:Factory checked in 
at 2018-07-06 10:44:29

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


Package is "cni"

Fri Jul  6 10:44:29 2018 rev:5 rq:620951 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Factory/cni/cni.changes  2018-06-05 12:52:39.310201504 
+0200
+++ /work/SRC/openSUSE:Factory/.cni.new/cni.changes 2018-07-06 
10:44:30.243075597 +0200
@@ -1,0 +2,5 @@
+Tue Jun  5 08:21:05 UTC 2018 - dcass...@suse.com
+
+- Refactor %license usage to a simpler form 
+
+---



Other differences:
--
++ cni.spec ++
--- /var/tmp/diff_new_pack.tb15wK/_old  2018-07-06 10:44:30.787074950 +0200
+++ /var/tmp/diff_new_pack.tb15wK/_new  2018-07-06 10:44:30.791074945 +0200
@@ -79,11 +79,7 @@
 %files
 %defattr(-,root,root)
 %doc CONTRIBUTING.md README.md DCO
-%if 0%{?suse_version} < 1500
-%doc LICENSE
-%else
 %license LICENSE
-%endif
 %dir %{cni_etc_dir}
 %dir %{cni_etc_dir}/net.d
 %config %{cni_etc_dir}/net.d/*




commit clisp for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package clisp for openSUSE:Factory checked 
in at 2018-07-06 10:44:38

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


Package is "clisp"

Fri Jul  6 10:44:38 2018 rev:48 rq:620953 version:2.49.92

Changes:

--- /work/SRC/openSUSE:Factory/clisp/clisp.changes  2018-03-22 
12:08:12.131038858 +0100
+++ /work/SRC/openSUSE:Factory/.clisp.new/clisp.changes 2018-07-06 
10:44:44.295058865 +0200
@@ -1,0 +2,7 @@
+Mon Jun 25 13:47:37 UTC 2018 - wer...@suse.de
+
+- Remove -mieee-fp gcc option as gcc does not know or ignore
+  that l(ib)ieee is not part of glibc package anymore
+- -fPIE/-fpie is brain dead for a binary used for dumping images
+
+---



Other differences:
--
++ clisp.spec ++
--- /var/tmp/diff_new_pack.8niLFt/_old  2018-07-06 10:44:44.931058108 +0200
+++ /var/tmp/diff_new_pack.8niLFt/_new  2018-07-06 10:44:44.931058108 +0200
@@ -23,9 +23,7 @@
 # Included gllib is GPL-3.0-or-later
 License:GPL-2.0-or-later AND GPL-3.0-or-later
 Group:  Development/Languages/Other
-Url:http://clisp.cons.org
-
-#Source:http://downloads.sf.net/clisp/%name-%version.tar.bz2
+Url:https://gitlab.com/gnu-clisp/clisp
 Source: %name-%version.tar.bz2
 Source3:clisp-rpmlintrc
 Source4:README.SUSE
@@ -166,7 +164,7 @@
 CC="${CC} -g ${RPM_OPT_FLAGS} -fno-strict-aliasing -fPIC -pipe"
 case "$(uname -m)" in
 i[0-9]86)
-   CC="${CC} -mieee-fp -ffloat-store"  ;;
+   CC="${CC} -ffloat-store"  ;;
 arm*)   CC="${CC}" ;;
 aarch64)CC="${CC}" ;;
 ppc)CC="${CC}" ;;

++ clisp-rpmlintrc ++
--- /var/tmp/diff_new_pack.8niLFt/_old  2018-07-06 10:44:44.983058046 +0200
+++ /var/tmp/diff_new_pack.8niLFt/_new  2018-07-06 10:44:44.987058041 +0200
@@ -3,3 +3,4 @@
 addFilter(".*executable-stack.*/usr/lib.*/clisp-.*")
 addFilter(".*binary-or-shlib-calls-gethostbyname.*/usr/lib.*/clisp-.*")
 addFilter(".*file-contains-date-and-time.*/usr/lib.*/clisp-.*")
+addFilter(".*position-independent-executable-suggested.*")




commit cni-plugins for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package cni-plugins for openSUSE:Factory 
checked in at 2018-07-06 10:44:34

Comparing /work/SRC/openSUSE:Factory/cni-plugins (Old)
 and  /work/SRC/openSUSE:Factory/.cni-plugins.new (New)


Package is "cni-plugins"

Fri Jul  6 10:44:34 2018 rev:3 rq:620952 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Factory/cni-plugins/cni-plugins.changes  2018-06-05 
12:52:51.433757454 +0200
+++ /work/SRC/openSUSE:Factory/.cni-plugins.new/cni-plugins.changes 
2018-07-06 10:44:38.999065172 +0200
@@ -1,0 +2,5 @@
+Tue Jun  5 08:22:45 UTC 2018 - dcass...@suse.com
+
+- Refactor %license usage to a simpler form 
+
+---



Other differences:
--
++ cni-plugins.spec ++
--- /var/tmp/diff_new_pack.zOXaYP/_old  2018-07-06 10:44:40.147063804 +0200
+++ /var/tmp/diff_new_pack.zOXaYP/_new  2018-07-06 10:44:40.151063800 +0200
@@ -78,11 +78,7 @@
 %dir %{cni_doc_dir}
 %doc CONTRIBUTING.md
 %doc README.md
-%if 0%{?suse_version} < 1500
-%doc LICENSE
-%else
 %license LICENSE
-%endif
 %dir %{cni_bin_dir}
 %{cni_bin_dir}/*
 # %{cni_doc_dir}/plugins/*




commit weston for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package weston for openSUSE:Factory checked 
in at 2018-07-06 10:44:17

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


Package is "weston"

Fri Jul  6 10:44:17 2018 rev:17 rq:620942 version:4.0.0

Changes:

--- /work/SRC/openSUSE:Factory/weston/weston.changes2018-03-04 
12:51:39.721650405 +0100
+++ /work/SRC/openSUSE:Factory/.weston.new/weston.changes   2018-07-06 
10:44:27.587078759 +0200
@@ -1,0 +2,11 @@
+Mon Apr  9 18:28:42 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 4.0.0
+  * Weston now supports the input-timestamps protocol, allowing
+clients to subscribe to high precision timestamp information
+for input events.
+  * Basic atomic mode setting support has now landed.
+  * xdg-shell-v5 support has been removed.
+- Drop 0001-build-honor-results-obtained-by-pkg-config-libinput.patch
+
+---

Old:

  0001-build-honor-results-obtained-by-pkg-config-libinput.patch
  weston-3.0.0.tar.xz
  weston-3.0.0.tar.xz.sig

New:

  weston-4.0.0.tar.xz
  weston-4.0.0.tar.xz.sig



Other differences:
--
++ weston.spec ++
--- /var/tmp/diff_new_pack.Sd5hqL/_old  2018-07-06 10:44:28.647077497 +0200
+++ /var/tmp/diff_new_pack.Sd5hqL/_new  2018-07-06 10:44:28.655077488 +0200
@@ -18,7 +18,7 @@
 
 Name:   weston
 %define lname  libweston0
-Version:3.0.0
+Version:4.0.0
 Release:0
 Summary:Wayland Reference Compositor
 License:MIT AND CC-BY-SA-3.0
@@ -30,7 +30,6 @@
 Source: http://wayland.freedesktop.org/releases/%name-%version.tar.xz
 Source2:
http://wayland.freedesktop.org/releases/%name-%version.tar.xz.sig
 Source3:%name.keyring
-Patch1: 0001-build-honor-results-obtained-by-pkg-config-libinput.patch
 BuildRequires:  autoconf >= 2.64
 BuildRequires:  automake >= 1.11
 BuildRequires:  libjpeg-devel
@@ -55,12 +54,10 @@
 BuildRequires:  pkgconfig(libsystemd) >= 209
 BuildRequires:  pkgconfig(libudev) >= 136
 BuildRequires:  pkgconfig(libwebp)
-# mtdev isn't really required - the configure check was fixed after the 3.0 
release
-BuildRequires:  pkgconfig(mtdev) >= 1.1.0
 BuildRequires:  pkgconfig(pixman-1) >= 0.25.2
 BuildRequires:  pkgconfig(wayland-client) >= 1.12.0
 BuildRequires:  pkgconfig(wayland-egl)
-BuildRequires:  pkgconfig(wayland-protocols) >= 1.8
+BuildRequires:  pkgconfig(wayland-protocols) >= 1.13
 BuildRequires:  pkgconfig(wayland-scanner)
 BuildRequires:  pkgconfig(wayland-server) >= 1.12.0
 BuildRequires:  pkgconfig(xcb)
@@ -85,30 +82,30 @@
 Xorg server and can pull X clients into the Wayland desktop and act
 as a X window manager.
 
-%package -n libweston-3
+%package -n libweston-4
 Summary:Weston rendering backend collection
 Group:  System/Libraries
 
-%description -n libweston-3
+%description -n libweston-4
 This subpackage contains backend renderer plugins, used by
-libweston-3-0.
+libweston-4-0.
 
-%package -n libweston-3-0
+%package -n libweston-4-0
 Summary:The Weston compositor as a shared library
 Group:  System/Libraries
-Requires:   libweston-3 >= %version
+Requires:   libweston-4 >= %version
 
-%description -n libweston-3-0
+%description -n libweston-4-0
 The libweston library is intended for use by other compositor efforts
 (projects) that want to more easily utilize Weston's internal
 functionalities. Weston's own reference compositor also makes use of
 this.
 
-%package -n libweston-desktop-3-0
+%package -n libweston-desktop-4-0
 Summary:The Weston compositor as a shared library
 Group:  System/Libraries
 
-%description -n libweston-desktop-3-0
+%description -n libweston-desktop-4-0
 libweston-desktop provides an additional level of functionality of
 relevance to compositors implementing a desktop metaphor style of
 graphical interface. This library API is designed around xdg_shell
@@ -130,7 +127,6 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 #if [ ! -e configure ]; then
@@ -158,10 +154,10 @@
 fi
 %endif
 
-%post   -n libweston-3-0 -p /sbin/ldconfig
-%postun -n libweston-3-0 -p /sbin/ldconfig
-%post   -n libweston-desktop-3-0 -p /sbin/ldconfig
-%postun -n libweston-desktop-3-0 -p /sbin/ldconfig
+%post   -n libweston-4-0 -p /sbin/ldconfig
+%postun -n libweston-4-0 -p /sbin/ldconfig
+%post   -n libweston-desktop-4-0 -p /sbin/ldconfig
+%postun -n libweston-desktop-4-0 -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
@@ -173,17 +169,17 @@
 %_datadir/wayland-sessions/
 %_mandir/man?/*.*
 
-%files -n libweston-3-0
+%files -n libweston-4-0
 %defattr(-,root,root)
-%_libdir/libweston-3.so.0*

commit perl-Mojolicious-Plugin-RenderFile for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package perl-Mojolicious-Plugin-RenderFile 
for openSUSE:Factory checked in at 2018-07-06 10:44:45

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


Package is "perl-Mojolicious-Plugin-RenderFile"

Fri Jul  6 10:44:45 2018 rev:8 rq:620959 version:0.12

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojolicious-Plugin-RenderFile/perl-Mojolicious-Plugin-RenderFile.changes
2017-10-03 23:17:41.730952361 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojolicious-Plugin-RenderFile.new/perl-Mojolicious-Plugin-RenderFile.changes
   2018-07-06 10:44:48.883053402 +0200
@@ -1,0 +2,6 @@
+Wed May 30 08:32:12 UTC 2018 - marius.kitt...@suse.com
+
+- Rename README.pod to README-RenderFile.pod to prevent file conflict
+  with perl-Mojolicious-Plugin-NYTProf
+
+---



Other differences:
--
++ perl-Mojolicious-Plugin-RenderFile.spec ++
--- /var/tmp/diff_new_pack.C4xJTx/_old  2018-07-06 10:44:49.415052769 +0200
+++ /var/tmp/diff_new_pack.C4xJTx/_new  2018-07-06 10:44:49.415052769 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mojolicious-Plugin-RenderFile
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 #Upstream: CHECK(GPL-1.0+ or Artistic-1.0)
 %define cpan_name Mojolicious-Plugin-RenderFile
 Summary:"render_file" helper for Mojolicious
-License:GPL-1.0+ or Artistic-1.0
+License:GPL-1.0-or-later OR Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Mojolicious-Plugin-RenderFile/
 Source0:
https://cpan.metacpan.org/authors/id/K/KO/KOORCHIK/%{cpan_name}-%{version}.tar.gz
@@ -54,6 +54,7 @@
 %install
 %perl_make_install
 %perl_process_packlist
+mv %{buildroot}/%{perl_vendorlib}/Mojolicious/Plugin/README{,-RenderFile}.pod
 %perl_gen_filelist
 
 %files -f %{name}.files

++ cpanspec.yml ++
--- /var/tmp/diff_new_pack.C4xJTx/_old  2018-07-06 10:44:49.439052740 +0200
+++ /var/tmp/diff_new_pack.C4xJTx/_new  2018-07-06 10:44:49.439052740 +0200
@@ -1,4 +1,6 @@
 ---
 #description_paragraphs: 3
 #no_testing: broken upstream
-license: GPL-1.0+ or Artistic-1.0
+license: GPL-1.0-or-later or Artistic-1.0
+post_build:
+   mv 
%{buildroot}/%{perl_vendorlib}/Mojolicious/Plugin/README{,-RenderFile}.pod




commit compton for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package compton for openSUSE:Factory checked 
in at 2018-07-06 10:44:24

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


Package is "compton"

Fri Jul  6 10:44:24 2018 rev:4 rq:620949 version:0.1.0

Changes:

--- /work/SRC/openSUSE:Factory/compton/compton.changes  2016-03-11 
09:38:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.compton.new/compton.changes 2018-07-06 
10:44:29.615076345 +0200
@@ -1,0 +2,8 @@
+Thu May 17 00:38:29 UTC 2018 - avin...@opensuse.org
+
+- Update to revision 316eac0. Changes since d7f95b5:
+  * close config file after using it
+- remove _service in favor of github archive tarball
+- cleanup with spec-cleaner
+
+---

Old:

  _service
  compton-0.1.0.tar.xz

New:

  compton-0.1.0.tar.gz



Other differences:
--
++ compton.spec ++
--- /var/tmp/diff_new_pack.NklfSs/_old  2018-07-06 10:44:29.943075954 +0200
+++ /var/tmp/diff_new_pack.NklfSs/_new  2018-07-06 10:44:29.943075954 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package compton
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,23 @@
 #
 
 
+%define rev 316eac0613bf342ff91cc645a6c3c80e6b9083fb
 Name:   compton
 Version:0.1.0
 Release:0
 Summary:A compositor for X11
 License:MIT
 Group:  System/X11/Utilities
-Url:https://github.com/chjj/compton
-Source: %{name}-%{version}.tar.xz
+URL:https://github.com/chjj/compton
+Source: 
https://github.com/chjj/compton/archive/%{rev}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  asciidoc
 BuildRequires:  gcc-c++
 BuildRequires:  git
+# For the /usr/share/icons/hicolor/** directories.
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  libxslt-tools
 BuildRequires:  make
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(libconfig)
@@ -43,36 +46,30 @@
 BuildRequires:  pkgconfig(xinerama)
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xrender)
+Requires:   hicolor-icon-theme
+Requires(post): desktop-file-utils
+Requires(pre):  desktop-file-utils
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
-Requires(pre): desktop-file-utils
-Requires(post):desktop-file-utils
-# For the /usr/share/icons/hicolor/** directories.
-BuildRequires:  hicolor-icon-theme
-Requires:   hicolor-icon-theme
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Compton was forked from Dana Jansens' fork of xcompmgr and refactored.
 
 %prep
-%setup
+%setup -q -n %{name}-%{rev}
 
 %build
 # Export the COMPTON_VERSION variable (you may also pass it to make directly)
 export COMPTON_VERSION=%{version}-%{release}
-export CFLAGS="$RPM_OPT_FLAGS"
-%__make
-%__make docs
+export CFLAGS="%{optflags}"
+make %{?_smp_mflags}
+make %{?_smp_mflags} docs
 
 %install
+%make_install
 %if 0%{?suse_version}
-%makeinstall
-%suse_update_desktop_file compton Utility DesktopUtility
-%endif
-%if 0%{?fedora_version}
-make DESTDIR=$RPM_BUILD_ROOT install
+%suse_update_desktop_file %{name} Utility DesktopUtility
 %endif
 
 %post
@@ -82,13 +79,13 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root,-)
-%doc README.md LICENSE
-%{_bindir}/compton
-%{_bindir}/compton-trans
-%{_mandir}/man1/compton.1.gz
-%{_mandir}/man1/compton-trans.1.gz
+%license LICENSE
+%doc README.md
+%{_bindir}/%{name}
+%{_bindir}/%{name}-trans
+%{_mandir}/man1/%{name}.1%{?ext_man}
+%{_mandir}/man1/%{name}-trans.1%{?ext_man}
 %{_datadir}/applications/*.desktop
-%{_datadir}/icons/hicolor/*/apps/compton.*
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
 
 %changelog




commit python-django-auth-ldap for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-django-auth-ldap for 
openSUSE:Factory checked in at 2018-07-06 10:44:49

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


Package is "python-django-auth-ldap"

Fri Jul  6 10:44:49 2018 rev:9 rq:620967 version:1.2.6

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-auth-ldap/python-django-auth-ldap.changes
  2015-04-25 11:25:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-auth-ldap.new/python-django-auth-ldap.changes
 2018-07-06 10:44:49.551052607 +0200
@@ -1,0 +2,5 @@
+Tue Jan 23 10:47:15 UTC 2018 - mimi...@gmail.com
+
+- convert to singlespec 
+
+---



Other differences:
--
++ python-django-auth-ldap.spec ++
--- /var/tmp/diff_new_pack.Kau4hz/_old  2018-07-06 10:44:49.931052154 +0200
+++ /var/tmp/diff_new_pack.Kau4hz/_new  2018-07-06 10:44:49.935052150 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-django-auth-ldap
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,7 @@
 #
 
 
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
-
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-auth-ldap
 Version:1.2.6
 Release:0
@@ -28,16 +26,14 @@
 Group:  Development/Languages/Python
 Source: 
https://pypi.python.org/packages/source/d/django-auth-ldap/django-auth-ldap-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  python-rpm-macros
 Requires:   python-django
 Requires:   python-ldap
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version} > 1110
 BuildArch:  noarch
-%endif
-%endif
+
+%python_subpackages
 
 %description
 This is a Django authentication backend that authenticates against an LDAP 
service.
@@ -48,12 +44,12 @@
 %setup -q -n django-auth-ldap-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc CHANGES LICENSE README
 %{python_sitelib}/*




commit mate-screensaver for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package mate-screensaver for 
openSUSE:Factory checked in at 2018-07-06 10:43:55

Comparing /work/SRC/openSUSE:Factory/mate-screensaver (Old)
 and  /work/SRC/openSUSE:Factory/.mate-screensaver.new (New)


Package is "mate-screensaver"

Fri Jul  6 10:43:55 2018 rev:20 rq:620933 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-screensaver/mate-screensaver.changes
2018-03-20 22:00:37.457111202 +0100
+++ /work/SRC/openSUSE:Factory/.mate-screensaver.new/mate-screensaver.changes   
2018-07-06 10:43:57.327114786 +0200
@@ -1,0 +2,6 @@
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * Update translations.
+
+---

Old:

  mate-screensaver-1.20.0.tar.xz

New:

  mate-screensaver-1.20.1.tar.xz



Other differences:
--
++ mate-screensaver.spec ++
--- /var/tmp/diff_new_pack.kdgjr8/_old  2018-07-06 10:43:59.075112705 +0200
+++ /var/tmp/diff_new_pack.kdgjr8/_new  2018-07-06 10:43:59.083112696 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.20
 Name:   mate-screensaver
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:MATE Desktop screensaver
 License:GPL-2.0-or-later AND LGPL-2.0-or-later

++ mate-screensaver-1.20.0.tar.xz -> mate-screensaver-1.20.1.tar.xz ++
 44548 lines of diff (skipped)




commit vhostmd for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package vhostmd for openSUSE:Factory checked 
in at 2018-07-06 10:43:33

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


Package is "vhostmd"

Fri Jul  6 10:43:33 2018 rev:26 rq:620925 version:0.4

Changes:

--- /work/SRC/openSUSE:Factory/vhostmd/vhostmd.changes  2018-05-01 
23:30:07.742342199 +0200
+++ /work/SRC/openSUSE:Factory/.vhostmd.new/vhostmd.changes 2018-07-06 
10:43:36.159139985 +0200
@@ -1,0 +2,8 @@
+Mon Jun 25 15:05:23 UTC 2018 - jfeh...@suse.com
+
+- Handle SIGPIPE and reconnect to libvirtd
+  c7646e32-handle-sigpipe-reconnect.patch,
+  03dc9982-fix-deallocation.patch
+  bsc#1098804
+
+---

New:

  03dc9982-fix-deallocation.patch
  c7646e32-handle-sigpipe-reconnect.patch



Other differences:
--
++ vhostmd.spec ++
--- /var/tmp/diff_new_pack.4p5qJR/_old  2018-07-06 10:43:36.747139285 +0200
+++ /var/tmp/diff_new_pack.4p5qJR/_new  2018-07-06 10:43:36.751139281 +0200
@@ -38,6 +38,8 @@
 Patch3: libmetrics-link.patch
 Patch4: modernize-build-files.patch
 Patch5: add-systemd-service.patch
+Patch6: c7646e32-handle-sigpipe-reconnect.patch
+Patch7: 03dc9982-fix-deallocation.patch
 BuildRequires:  libtool
 BuildRequires:  libvirt-devel
 BuildRequires:  libxml2
@@ -91,6 +93,8 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 %build
 %if ! %{with_xen}

++ 03dc9982-fix-deallocation.patch ++
commit 03dc99825ad3d53cfcc7d8c2b8288b1549f261d6
Author: Michael Trapp 
Date:   Thu Jun 21 15:19:26 2018 +0200

fix deallocation in vu_vm_free

Callers of vu_vm_free may pass a partially constructed vu_vm
object. Check if members of the object have been allocated
before deallocating them.

Index: vhostmd-0.4/vhostmd/virt-util.c
===
--- vhostmd-0.4.orig/vhostmd/virt-util.c
+++ vhostmd-0.4/vhostmd/virt-util.c
@@ -118,15 +118,17 @@ vu_vm *vu_get_vm(int id)
 
  error:
virDomainFree(dom);
-   free(vm);
+   vu_vm_free(vm);
return NULL;
 }
 
 void vu_vm_free(vu_vm *vm)
 {
if (vm) {
-  free(vm->name);
-  free(vm->uuid);
+  if (vm->name)
+ free(vm->name);
+  if (vm->uuid)
+ free(vm->uuid);
   free(vm);
}
 }
++ c7646e32-handle-sigpipe-reconnect.patch ++
commit c7646e329ca61a038777f58042539611ac42b007
Author: Michael Trapp 
Date:   Thu Jun 21 15:03:50 2018 +0200

Add SIGPIPE handler and reconnect

vhostmd has no signal handler for SIGPIPE and a restart of libvirtd results 
in
a stopped vhostmd. The root cause seems to be a UDS socket between vhostmd 
and
libvirtd which is closed by a libvirtd restart.
In addition to the signal handler the connection to libvirtd has to be 
opened
again otherwise vhostmd can't read any data from libvirtd and doesn't update
the metrics.

Index: vhostmd-0.4/vhostmd/vhostmd.c
===
--- vhostmd-0.4.orig/vhostmd/vhostmd.c
+++ vhostmd-0.4/vhostmd/vhostmd.c
@@ -115,6 +115,7 @@ static void sig_handler(int sig, siginfo
   case SIGQUIT:
  down = 1;
  break;
+  case SIGPIPE:
   default:
  break;
}
@@ -1050,6 +1051,7 @@ int main(int argc, char *argv[])
sigaction(SIGINT, _action, NULL);
sigaction(SIGQUIT, _action, NULL);
sigaction(SIGTERM, _action, NULL);
+   sigaction(SIGPIPE, _action, NULL);
 
xmlInitParser();
 
Index: vhostmd-0.4/vhostmd/virt-util.c
===
--- vhostmd-0.4.orig/vhostmd/virt-util.c
+++ vhostmd-0.4/vhostmd/virt-util.c
@@ -26,21 +26,48 @@
 
 #include "util.h"
 
+enum {
+CLOSED = 0,
+ESTABLISHED
+} connection = CLOSED;
+
 static virConnectPtr conn = NULL;
 
 const char *libvirt_uri = NULL;
 
+void
+conn_close_cb(virConnectPtr c,
+  int reason ATTRIBUTE_UNUSED,
+  void *p ATTRIBUTE_UNUSED)
+{
+if (c == conn)
+connection = CLOSED;
+}
+
 static int
-do_connect (void)
+do_connect(void)
 {
+if (connection == ESTABLISHED)
+return 0;
+
+if (conn != NULL)
+virConnectClose(conn);
+
+conn = virConnectOpenReadOnly(libvirt_uri);
 if (conn == NULL) {
-   conn = virConnectOpenReadOnly (libvirt_uri);
-   if (conn == NULL) {
-   vu_log (VHOSTMD_ERR, "Unable to open libvirt connection to %s",
-   libvirt_uri ? libvirt_uri : "default hypervisor");
-   return -1;
-   }
+vu_log(VHOSTMD_ERR, "Unable to open libvirt connection to %s",
+   

commit filemanager-actions for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package filemanager-actions for 
openSUSE:Factory checked in at 2018-07-06 10:43:43

Comparing /work/SRC/openSUSE:Factory/filemanager-actions (Old)
 and  /work/SRC/openSUSE:Factory/.filemanager-actions.new (New)


Package is "filemanager-actions"

Fri Jul  6 10:43:43 2018 rev:2 rq:620929 version:3.4

Changes:

--- /work/SRC/openSUSE:Factory/filemanager-actions/filemanager-actions.changes  
2018-03-26 13:00:41.614468691 +0200
+++ 
/work/SRC/openSUSE:Factory/.filemanager-actions.new/filemanager-actions.changes 
2018-07-06 10:43:44.251130352 +0200
@@ -1,0 +2,5 @@
+Sun Mar 25 09:44:41 UTC 2018 - jeng...@inai.de
+
+- Ensure neutrality of descriptions.
+
+---



Other differences:
--
++ filemanager-actions.spec ++
--- /var/tmp/diff_new_pack.7dGsWG/_old  2018-07-06 10:43:44.859129629 +0200
+++ /var/tmp/diff_new_pack.7dGsWG/_new  2018-07-06 10:43:44.863129624 +0200
@@ -50,7 +50,7 @@
 %endif
 
 %description
-These extensions provide an easy way to configure applications to
+These extensions provide a way to configure applications to
 be launched on files selected in file manager interfaces.
 
 %lang_package
@@ -82,7 +82,7 @@
 Supplements:packageand(%{name}:caja)
 
 %description -n caja-extension-actions
-This extension provides an easy way to configure applications to be
+This extension provides a way to configure applications to be
 launched on files selected in the Caja interface.
 
 %package -n nautilus-extension-actions
@@ -96,7 +96,7 @@
 Obsoletes:  nautilus-actions < %{version}
 
 %description -n nautilus-extension-actions
-This extension provides an easy way to configure applications to be
+This extension provides a way to configure applications to be
 launched on files selected in the Nautilus interface.
 
 %if 0%{?suse_version} >= 1500 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
@@ -108,7 +108,7 @@
 Supplements:packageand(%{name}:nemo)
 
 %description -n nemo-extension-actions
-This extension provides an easy way to configure applications to be
+This extension provides a way to configure applications to be
 launched on files selected in the Nemo interface.
 %endif
 




commit python-libvirt-python for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-libvirt-python for 
openSUSE:Factory checked in at 2018-07-06 10:43:29

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


Package is "python-libvirt-python"

Fri Jul  6 10:43:29 2018 rev:12 rq:620923 version:4.4.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-libvirt-python/python-libvirt-python.changes  
2018-05-08 13:37:05.670084691 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-libvirt-python.new/python-libvirt-python.changes
 2018-07-06 10:43:32.867143904 +0200
@@ -1,0 +2,6 @@
+Mon Jun  4 22:43:37 UTC 2018 - jfeh...@suse.com
+
+- Update to 4.4.0
+  - Add all new APIs and constants in libvirt 4.4.0
+
+---

Old:

  libvirt-python-4.3.0.tar.gz
  libvirt-python-4.3.0.tar.gz.asc

New:

  libvirt-python-4.4.0.tar.gz
  libvirt-python-4.4.0.tar.gz.asc



Other differences:
--
++ python-libvirt-python.spec ++
--- /var/tmp/diff_new_pack.swhKzJ/_old  2018-07-06 10:43:33.607143023 +0200
+++ /var/tmp/diff_new_pack.swhKzJ/_new  2018-07-06 10:43:33.611143018 +0200
@@ -20,7 +20,7 @@
 %define srcname libvirt-python
 Name:   python-libvirt-python
 Url:https://libvirt.org/
-Version:4.3.0
+Version:4.4.0
 Release:0
 Summary:Library providing a virtualization API
 License:LGPL-2.1-or-later

++ libvirt-python-4.3.0.tar.gz -> libvirt-python-4.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-4.3.0/AUTHORS 
new/libvirt-python-4.4.0/AUTHORS
--- old/libvirt-python-4.3.0/AUTHORS2018-05-02 14:28:58.0 +0200
+++ new/libvirt-python-4.4.0/AUTHORS2018-06-04 22:32:32.0 +0200
@@ -11,6 +11,8 @@
 
Adam Litke 
Alex Jia 
+   Andrea Bolognani 
+   Boris Fiuczynski 
Brian Rak 
Chris Lalancette 
Claudio Bley 
@@ -46,6 +48,7 @@
Laine Stump 
Lei Li 
Luyao Huang 
+   Marc Hartmayer 
Marcelo Cerri 
Marian Neagul 
Mark McLoughlin 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libvirt-python-4.3.0/ChangeLog 
new/libvirt-python-4.4.0/ChangeLog
--- old/libvirt-python-4.3.0/ChangeLog  2018-05-02 14:28:58.0 +0200
+++ new/libvirt-python-4.4.0/ChangeLog  2018-06-04 22:32:32.0 +0200
@@ -1,3 +1,100 @@
+2018-06-04 Daniel Veillard  
+
+Release of libvirt-python-4.4.0
+* setup.py: update for release
+
+
+2018-06-01 Jiri Denemark  
+
+Add support for virConnectBaselineHypervisorCPU
+The python bindings for this API cannot be generated because are
+generator is not capable of handling string arrays (char **) parameters.
+
+https://bugzilla.redhat.com/show_bug.cgi?id=1584676
+
+Reviewed-by: Ján Tomko 
+
+
+2018-05-22 Michal Privoznik  
+
+event-test.py: Sync list of storage lifecycle events
+https://bugzilla.redhat.com/show_bug.cgi?id=1578337
+
+Since libvirt 3.8.0 we have 6 events: defined, undefined,
+started, stopped, created, deleted. However, the last two were
+missing in a string list that translates libvirt events (int)
+into human readable strings.
+
+Reviewed-by: Pavel Hrdina 
+
+
+2018-05-16 Marc Hartmayer  
+
+Allow virConnect to be used as a context manager
+The libvirt python bindings are now more 'pythonic' as virConnect can
+now be used as a context manager.
+
+For example, it's possible to write the following code:
+
+with libvirt.open() as conn:
+# do something with the connection...
+print(conn.listAllDomains())
+
+At the end of this with-block the connection will be closed
+automatically.
+
+Reviewed-by: Bjoern Walk 
+Reviewed-by: Boris Fiuczynski 
+
+
+2018-05-16 Marc Hartmayer  
+
+libvirt-override.py: remove unused import
+Reviewed-by: Boris Fiuczynski 
+Reviewed-by: Bjoern Walk 
+
+
+2018-05-16 Boris Fiuczynski  
+
+libvirt-override.py: fix sparseSendAll
+Variable ret is used before assignment.
+
+
+
+2018-05-16 Marc Hartmayer  
+
+libvirt_qemu/lxc: fix a namespace issue
+Reviewed-by: Bjoern Walk 
+Reviewed-by: Boris Fiuczynski 
+
+
+2018-05-16 Marc Hartmayer  
+
+libvirt_qemu/lxc: import 'sys' package
+This fixes the pylint [1] warning "E: 25,16: Undefined variable
+'sys' (undefined-variable)".
+
+[1] https://www.pylint.org/
+
+Reviewed-by: Boris Fiuczynski 
+Reviewed-by: Bjoern Walk 
+
+
+2018-05-03 Andrea 

commit desktopfolder for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package desktopfolder for openSUSE:Factory 
checked in at 2018-07-06 10:43:59

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


Package is "desktopfolder"

Fri Jul  6 10:43:59 2018 rev:3 rq:620934 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/desktopfolder/desktopfolder.changes  
2018-01-16 09:42:26.905470451 +0100
+++ /work/SRC/openSUSE:Factory/.desktopfolder.new/desktopfolder.changes 
2018-07-06 10:44:07.943102147 +0200
@@ -1,0 +2,9 @@
+Fri Mar  2 19:22:18 UTC 2018 - avvi...@yandex.by
+
+- Update to 1.0.6:
+  * version parameter
+  * custom desktop folder name
+  * changes:~ files ignored improved saving performance
+  * italian language
+
+---

Old:

  desktopfolder-1.0.5.tar.gz

New:

  desktopfolder-1.0.6.tar.gz



Other differences:
--
++ desktopfolder.spec ++
--- /var/tmp/diff_new_pack.mckBPH/_old  2018-07-06 10:44:08.971100923 +0200
+++ /var/tmp/diff_new_pack.mckBPH/_new  2018-07-06 10:44:08.971100923 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package desktopfolder
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:   desktopfolder
-Version:1.0.5
+Version:1.0.6
 Release:0
 Summary:Organize your desktop with panels, notes and photos
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  System/GUI/Other
 URL:https://github.com/spheras
 Source: 
https://github.com/spheras/desktopfolder/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz

++ desktopfolder-1.0.5.tar.gz -> desktopfolder-1.0.6.tar.gz ++
/work/SRC/openSUSE:Factory/desktopfolder/desktopfolder-1.0.5.tar.gz 
/work/SRC/openSUSE:Factory/.desktopfolder.new/desktopfolder-1.0.6.tar.gz 
differ: char 13, line 1




commit mate-control-center for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package mate-control-center for 
openSUSE:Factory checked in at 2018-07-06 10:43:46

Comparing /work/SRC/openSUSE:Factory/mate-control-center (Old)
 and  /work/SRC/openSUSE:Factory/.mate-control-center.new (New)


Package is "mate-control-center"

Fri Jul  6 10:43:46 2018 rev:21 rq:620930 version:1.20.3

Changes:

--- /work/SRC/openSUSE:Factory/mate-control-center/mate-control-center.changes  
2018-04-20 17:26:55.392080506 +0200
+++ 
/work/SRC/openSUSE:Factory/.mate-control-center.new/mate-control-center.changes 
2018-07-06 10:43:49.935123586 +0200
@@ -1,0 +2,8 @@
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.3:
+  * display-capplet: Add css name for scrollarea.
+  * Change cursor-size to 24px.
+  * Update translations.
+
+---

Old:

  mate-control-center-1.20.2.tar.xz

New:

  mate-control-center-1.20.3.tar.xz



Other differences:
--
++ mate-control-center.spec ++
--- /var/tmp/diff_new_pack.65gtcM/_old  2018-07-06 10:43:50.383123052 +0200
+++ /var/tmp/diff_new_pack.65gtcM/_new  2018-07-06 10:43:50.383123052 +0200
@@ -22,7 +22,7 @@
 %define sover_slab 0
 %define _version 1.20
 Name:   mate-control-center
-Version:1.20.2
+Version:1.20.3
 Release:0
 Summary:MATE Desktop control center
 License:GPL-2.0-or-later
@@ -32,7 +32,6 @@
 # PATCH-FEATURE-OPENSUSE mate-control-center-gtk-3.20.patch -- Restore GLib 
2.48 and GTK+ 3.20 support.
 Patch0: mate-control-center-gtk-3.20.patch
 BuildRequires:  fdupes
-BuildRequires:  libxml2-python
 BuildRequires:  mate-common
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
@@ -64,7 +63,6 @@
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xscrnsaver)
 BuildRequires:  pkgconfig(xxf86misc)
-
 Requires:   %{name}-branding
 Requires:   gsettings-backend-dconf
 Requires:   gsettings-desktop-schemas
@@ -73,6 +71,11 @@
 %if 0%{?is_opensuse}
 BuildRequires:  pkgconfig(appindicator3-0.1)
 %endif
+%if 0%{?suse_version} >= 1500
+BuildRequires:  python2-libxml2-python
+%else
+BuildRequires:  libxml2-python
+%endif
 
 %description
 The control center is MATE's main interface for configuration of various
@@ -163,6 +166,14 @@
 
 %fdupes -s %{buildroot}%{_datadir}/help/
 
+%post -n %{soname}%{sover} -p /sbin/ldconfig
+
+%postun -n %{soname}%{sover} -p /sbin/ldconfig
+
+%post -n %{soname_slab}%{sover_slab} -p /sbin/ldconfig
+
+%postun -n %{soname_slab}%{sover_slab} -p /sbin/ldconfig
+
 %if 0%{?suse_version} < 1500
 %post
 %desktop_database_post
@@ -177,14 +188,6 @@
 %glib2_gsettings_schema_postun
 %endif
 
-%post -n %{soname}%{sover} -p /sbin/ldconfig
-
-%postun -n %{soname}%{sover} -p /sbin/ldconfig
-
-%post -n %{soname_slab}%{sover_slab} -p /sbin/ldconfig
-
-%postun -n %{soname_slab}%{sover_slab} -p /sbin/ldconfig
-
 %files
 %if 0%{?suse_version} >= 1500
 %license COPYING

++ mate-control-center-1.20.2.tar.xz -> mate-control-center-1.20.3.tar.xz 
++
 269309 lines of diff (skipped)




commit mate-media for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package mate-media for openSUSE:Factory 
checked in at 2018-07-06 10:43:49

Comparing /work/SRC/openSUSE:Factory/mate-media (Old)
 and  /work/SRC/openSUSE:Factory/.mate-media.new (New)


Package is "mate-media"

Fri Jul  6 10:43:49 2018 rev:15 rq:620931 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-media/mate-media.changes2018-03-20 
21:58:06.354551616 +0100
+++ /work/SRC/openSUSE:Factory/.mate-media.new/mate-media.changes   
2018-07-06 10:43:52.379120676 +0200
@@ -1,0 +2,6 @@
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * Update translations.
+
+---

Old:

  mate-media-1.20.0.tar.xz

New:

  mate-media-1.20.1.tar.xz



Other differences:
--
++ mate-media.spec ++
--- /var/tmp/diff_new_pack.JUB4hg/_old  2018-07-06 10:43:52.779120200 +0200
+++ /var/tmp/diff_new_pack.JUB4hg/_new  2018-07-06 10:43:52.779120200 +0200
@@ -18,7 +18,7 @@
 
 %define _version 1.20
 Name:   mate-media
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:MATE Desktop multimedia stack
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ mate-media-1.20.0.tar.xz -> mate-media-1.20.1.tar.xz ++
 28319 lines of diff (skipped)




commit transporter for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package transporter for openSUSE:Factory 
checked in at 2018-07-06 10:44:05

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


Package is "transporter"

Fri Jul  6 10:44:05 2018 rev:2 rq:620939 version:1.3.3

Changes:

--- /work/SRC/openSUSE:Factory/transporter/transporter.changes  2018-06-27 
10:20:13.234661727 +0200
+++ /work/SRC/openSUSE:Factory/.transporter.new/transporter.changes 
2018-07-06 10:44:11.751097614 +0200
@@ -1,0 +2,5 @@
+Mon Jun 11 00:01:28 UTC 2018 - jeng...@inai.de
+
+- Use noun phrase in summary.
+
+---



Other differences:
--
++ transporter.spec ++
--- /var/tmp/diff_new_pack.1vjXjT/_old  2018-07-06 10:44:13.099096009 +0200
+++ /var/tmp/diff_new_pack.1vjXjT/_new  2018-07-06 10:44:13.103096004 +0200
@@ -19,7 +19,7 @@
 Name:   transporter
 Version:1.3.3
 Release:0
-Summary:Share files between computers
+Summary:Program for sharing files between computers
 License:GPL-3.0-or-later
 Group:  Productivity/File utilities
 URL:https://github.com/bleakgrey
@@ -43,7 +43,7 @@
 # /SECTION
 
 %description
-Simple magic-wormhole client designed for elementary OS.
+A magic-wormhole client designed for Elementary OS.
 
 %lang_package
 




commit mate-menus for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package mate-menus for openSUSE:Factory 
checked in at 2018-07-06 10:43:52

Comparing /work/SRC/openSUSE:Factory/mate-menus (Old)
 and  /work/SRC/openSUSE:Factory/.mate-menus.new (New)


Package is "mate-menus"

Fri Jul  6 10:43:52 2018 rev:11 rq:620932 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/mate-menus/mate-menus.changes2018-03-20 
21:57:54.974961345 +0100
+++ /work/SRC/openSUSE:Factory/.mate-menus.new/mate-menus.changes   
2018-07-06 10:43:54.851117734 +0200
@@ -1,0 +2,6 @@
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.20.1:
+  * Update translations.
+
+---

Old:

  mate-menus-1.20.0.tar.xz

New:

  mate-menus-1.20.1.tar.xz



Other differences:
--
++ mate-menus.spec ++
--- /var/tmp/diff_new_pack.boTVuZ/_old  2018-07-06 10:43:55.279117224 +0200
+++ /var/tmp/diff_new_pack.boTVuZ/_new  2018-07-06 10:43:55.279117224 +0200
@@ -21,7 +21,7 @@
 %define typelib typelib-1_0-MateMenu-2_0
 %define _version 1.20
 Name:   mate-menus
-Version:1.20.0
+Version:1.20.1
 Release:0
 Summary:MATE Desktop Menu
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ mate-menus-1.20.0.tar.xz -> mate-menus-1.20.1.tar.xz ++
 8287 lines of diff (skipped)




commit lightdm for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package lightdm for openSUSE:Factory checked 
in at 2018-07-06 10:44:11

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


Package is "lightdm"

Fri Jul  6 10:44:11 2018 rev:97 rq:620940 version:1.26.0

Changes:

--- /work/SRC/openSUSE:Factory/lightdm/lightdm.changes  2018-03-18 
21:45:15.844807104 +0100
+++ /work/SRC/openSUSE:Factory/.lightdm.new/lightdm.changes 2018-07-06 
10:44:18.339089770 +0200
@@ -1,0 +2,18 @@
+Thu Apr 12 14:19:31 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.26.0:
+  * Fix build system to require C99.
+  * Support moc being called moc-qt5.
+  * Fail configure if MOC can't be found.
+  * Use AccountsService extension system for extended greeter
+information.
+  * Fix incorrect use of ConsoleKit CanSuspend/Hibernate API.
+  * Use standard format for arguments passed to qtchooser.
+  * Modernise code style.
+- Rebase lightdm-disable-utmp-handling.patch,
+  lightdm-set-gdmflexiserver-envvar.patch,
+  lightdm-sysconfig-support.patch,
+  lightdm-xauthlocalhostname-support.patch.
+- Rename and rebase lightdm-ignore-known-symlink-sessions.patch.
+
+---

Old:

  ignore-known-symlink-sessions.patch
  lightdm-1.24.1.tar.xz

New:

  lightdm-1.26.0.tar.xz
  lightdm-ignore-known-symlink-sessions.patch



Other differences:
--
++ lightdm.spec ++
--- /var/tmp/diff_new_pack.aCNH2H/_old  2018-07-06 10:44:19.527088356 +0200
+++ /var/tmp/diff_new_pack.aCNH2H/_new  2018-07-06 10:44:19.531088351 +0200
@@ -27,7 +27,7 @@
 %define typelibname typelib-1_0-LightDM-1
 %define rundir  /run
 Name:   lightdm
-Version:1.24.1
+Version:1.26.0
 Release:0
 Summary:Lightweight, Cross-desktop Display Manager
 License:GPL-3.0-or-later
@@ -50,7 +50,7 @@
 # PATCH-FIX-OPENSUSE lightdm-use-run-dir.patch g...@opensuse.org -- Use /run 
instead of /var/run
 Patch4: lightdm-use-run-dir.patch
 # PATCH-FIX-OPENSUSE ignore-known-symlink-sessions.patch boo#1030873 -- Ignore 
known synlink sessions.
-Patch5: ignore-known-symlink-sessions.patch
+Patch5: lightdm-ignore-known-symlink-sessions.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -303,6 +303,11 @@
 %{_libexecdir}/X11/displaymanagers/default-displaymanager
 %ghost %{_sysconfdir}/alternatives/default-displaymanager
 %{_datadir}/lightdm/
+%dir %{_datadir}/accountsservice/
+%dir %{_datadir}/accountsservice/interfaces/
+%{_datadir}/accountsservice/interfaces/org.freedesktop.DisplayManager.AccountsService.xml
+%{_datadir}/dbus-1/interfaces/org.freedesktop.DisplayManager.AccountsService.xml
+%{_datadir}/polkit-1/actions/org.freedesktop.DisplayManager.AccountsService.policy
 %dir %{_datadir}/bash-completion/
 %dir %{_datadir}/bash-completion/completions/
 %{_datadir}/bash-completion/completions/dm-tool

++ lightdm-1.24.1.tar.xz -> lightdm-1.26.0.tar.xz ++
 25369 lines of diff (skipped)

++ lightdm-disable-utmp-handling.patch ++
--- /var/tmp/diff_new_pack.aCNH2H/_old  2018-07-06 10:44:19.859087961 +0200
+++ /var/tmp/diff_new_pack.aCNH2H/_new  2018-07-06 10:44:19.863087956 +0200
@@ -1,5 +1,5 @@
-# HG changeset patch
-# Parent ce2ab1b9285a9408ec9673b555b398c2af18de62
+# git changeset patch
+# Parent e4be60aa2d0234c4c8714033287e482e5673b18c
 disable utmp handling since this is handled in the Xstartup/Xreset scripts
 
 --- a/src/session-child.c
@@ -15,7 +15,7 @@
  #include 
  
  #if HAVE_LIBAUDIT
-@@ -202,6 +204,7 @@ read_xauth (void)
+@@ -192,6 +194,7 @@ read_xauth (void)
  return x_authority_new (x_authority_family, x_authority_address, 
x_authority_address_length, x_authority_number, x_authority_name, 
x_authority_data, x_authority_data_length);
  }
  
@@ -23,7 +23,7 @@
  /* GNU provides this but we can't rely on that so let's make our own version 
*/
  static void
  updwtmpx (const gchar *wtmp_file, struct utmpx *ut)
-@@ -224,6 +227,7 @@ updwtmpx (const gchar *wtmp_file, struct
+@@ -213,6 +216,7 @@ updwtmpx (const gchar *wtmp_file, struct
  
  updwtmp (wtmp_file, );
  }
@@ -31,7 +31,7 @@
  
  #if HAVE_LIBAUDIT
  static void
-@@ -401,6 +405,7 @@ session_child_run (int argc, char **argv
+@@ -344,6 +348,7 @@ session_child_run (int argc, char **argv
  /* Write record to btmp database */
  if (authentication_result == PAM_AUTH_ERR)
  {
@@ -39,41 +39,44 @@
  struct utmpx ut;
  struct timeval tv;
  
-@@ -422,6 +427,8 @@ session_child_run (int argc, char **argv
+@@ -364,6 +369,7 @@ session_child_run (int argc, char **argv
+ ut.ut_tv.tv_usec = 

commit cinnamon-screensaver for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package cinnamon-screensaver for 
openSUSE:Factory checked in at 2018-07-06 10:43:40

Comparing /work/SRC/openSUSE:Factory/cinnamon-screensaver (Old)
 and  /work/SRC/openSUSE:Factory/.cinnamon-screensaver.new (New)


Package is "cinnamon-screensaver"

Fri Jul  6 10:43:40 2018 rev:15 rq:620928 version:3.8.2

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-screensaver/cinnamon-screensaver.changes
2018-05-11 09:17:51.987403651 +0200
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-screensaver.new/cinnamon-screensaver.changes
   2018-07-06 10:43:43.243131553 +0200
@@ -1,0 +2,19 @@
+Sat Jun 16 15:48:41 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 3.8.2:
+  * cs-notification-watcher.c: Accept int variants for the
+transient hint.
+  * clock.py: Always initialise self.clock, whether the clock is to
+be shown or not ("show-clock" setting,) but guard against it
+not being an actual WallClock in set_message.
+  * cs-screen-x11.c: gdk_flush before retrieving updated monitor
+and screen information. This is done in stage.py when
+responding to our CsScreen's signals, but we should do it here
+before rebuilding the monitor info for sharing with the stage.
+  * monitorView.py: Improve plugin behaviour, logging, during
+screensaver activation/deactivation.
+  * various: Add more and improve existing logging for debug mode,
+and implement and use a timer tracker for the deactivation idle
+callback.
+
+---

Old:

  cinnamon-screensaver-3.8.1.tar.gz

New:

  cinnamon-screensaver-3.8.2.tar.gz



Other differences:
--
++ cinnamon-screensaver.spec ++
--- /var/tmp/diff_new_pack.Wg8kDX/_old  2018-07-06 10:43:43.795130895 +0200
+++ /var/tmp/diff_new_pack.Wg8kDX/_new  2018-07-06 10:43:43.795130895 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   cinnamon-screensaver
-Version:3.8.1
+Version:3.8.2
 Release:0
 Summary:Cinnamon screensaver and locker
 License:GPL-2.0-or-later

++ cinnamon-screensaver-3.8.1.tar.gz -> cinnamon-screensaver-3.8.2.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-screensaver-3.8.1/configure.ac 
new/cinnamon-screensaver-3.8.2/configure.ac
--- old/cinnamon-screensaver-3.8.1/configure.ac 2018-05-06 16:20:45.0 
+0200
+++ new/cinnamon-screensaver-3.8.2/configure.ac 2018-06-08 12:38:11.0 
+0200
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.60)
 AC_INIT([cinnamon-screensaver],
-[3.8.1],
+[3.8.2],
 [https://github.com/linuxmint/cinnamon-screensaver/issues])
 
 PKG_PROG_PKG_CONFIG([0.26])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-screensaver-3.8.1/debian/changelog 
new/cinnamon-screensaver-3.8.2/debian/changelog
--- old/cinnamon-screensaver-3.8.1/debian/changelog 2018-05-06 
16:20:45.0 +0200
+++ new/cinnamon-screensaver-3.8.2/debian/changelog 2018-06-08 
12:38:11.0 +0200
@@ -1,3 +1,15 @@
+cinnamon-screensaver (3.8.2) tara; urgency=medium
+
+  [ Michael Webster ]
+  * cs-notification-watcher.c: accept int variants for the transient hint.
+  * clock.py: Always initialize self.clock, whether the clock is to be shown 
or not ("show-clock" setting,) but guard against it not being an actual 
WallClock in set_message.
+  * cs-screen-x11.c: gdk_flush before retrieving updated monitor and screen 
information.  This is done in stage.py when responding to our CsScreen's 
signals, but we should do it here before rebuilding the monitor info for 
sharing with the stage.
+  * monitorView.py: Improve plugin behavior, logging, during screensaver 
activation/deactivation.
+  * various: Add more and improve existing logging for debug mode, and 
implement and use a timer tracker for the deactivation idle callback.
+  * debian/control: Remove python-rsvg from build deps (not available.)
+
+ -- Clement Lefebvre   Fri, 08 Jun 2018 11:37:49 +0100
+
 cinnamon-screensaver (3.8.1) tara; urgency=medium
 
   [ Germán Franco ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-screensaver-3.8.1/debian/control 
new/cinnamon-screensaver-3.8.2/debian/control
--- old/cinnamon-screensaver-3.8.1/debian/control   2018-05-06 
16:20:45.0 +0200
+++ new/cinnamon-screensaver-3.8.2/debian/control   2018-06-08 
12:38:11.0 +0200
@@ -17,7 +17,6 @@
  libpam0g-dev,
  librsvg2-bin,
  libxext-dev,
- python-rsvg,
  python3,
 Standards-Version: 3.9.6
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit containment-rpm-docker for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package containment-rpm-docker for 
openSUSE:Factory checked in at 2018-07-06 10:43:36

Comparing /work/SRC/openSUSE:Factory/containment-rpm-docker (Old)
 and  /work/SRC/openSUSE:Factory/.containment-rpm-docker.new (New)


Package is "containment-rpm-docker"

Fri Jul  6 10:43:36 2018 rev:4 rq:620927 version:1.4.0+git_r86_c577fec

Changes:

--- 
/work/SRC/openSUSE:Factory/containment-rpm-docker/containment-rpm-docker.changes
2018-04-06 17:51:33.187136164 +0200
+++ 
/work/SRC/openSUSE:Factory/.containment-rpm-docker.new/containment-rpm-docker.changes
   2018-07-06 10:43:36.903139099 +0200
@@ -1,0 +2,34 @@
+Tue Jun 12 16:52:30 UTC 2018 - containers-bui...@suse.de
+
+- Commit 4532982 by Sergio Lindo Mansilla slindomansi...@suse.com
+ Fix plural on sentence
+
+
+---
+Thu Jun  7 15:07:16 UTC 2018 - containers-bui...@suse.de
+
+- Commit 97bf8fc by Fabian Vogt fv...@suse.com
+ Use uname -m for ARCH and also pass to rpmbuild
+ 
+ Otherwise we get into a mess where i386/i586/i686 are used in place of each
+ other.
+ 
+ Fixes #35
+
+
+---
+Mon May 14 08:39:59 UTC 2018 - containers-bugow...@suse.de
+
+- Commit fec546a by Jordi Massaguer Pla jmassaguer...@suse.de
+ recommend changelog generator data instead of requiring it
+ 
+ Using the changelog generator data is not a hard requirement. You can build
+ rpms containing containers without creating the changelogs.
+ 
+ This way, it will create the changelogs only if the changelog-generator-data
+ package is available
+ 
+ Signed-off-by: Jordi Massaguer Pla 
+
+
+---



Other differences:
--
++ containment-rpm-docker.spec ++
--- /var/tmp/diff_new_pack.mhaw85/_old  2018-07-06 10:43:37.303138624 +0200
+++ /var/tmp/diff_new_pack.mhaw85/_new  2018-07-06 10:43:37.307138619 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   containment-rpm-docker
-Version:1.3.4+git_r80_62ea80a
+Version:1.4.0+git_r86_c577fec
 Release:0
 Summary:Wraps OBS/kiwi-built images in rpms
 License:MIT
@@ -29,11 +29,11 @@
 BuildArch:  noarch
 %if !0%{?is_opensuse}
 %if 0%{?suse_version} >= 1230
-Requires:   rubygem(changelog_generator)
+Recommends: rubygem(changelog_generator)
 %else
-Requires:   rubygem-changelog_generator
+Recommends: rubygem-changelog_generator
 %endif
-Requires:   changelog-generator-data
+Recommends: changelog-generator-data
 %endif
 Requires:   libxml2-tools
 # Conflicts with other packages that provide /usr/lib/build/kiwi_post_run

++ master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/containment-rpm-docker-master/README.md 
new/containment-rpm-docker-master/README.md
--- old/containment-rpm-docker-master/README.md 2018-03-28 11:03:37.0 
+0200
+++ new/containment-rpm-docker-master/README.md 2018-06-12 18:54:25.0 
+0200
@@ -56,7 +56,7 @@
   * A KIWI repository, this is called 'images' by default by the build service.
   * A repository to build the containment-rpm-docker binary.
 
-If you plan to build a docker images for different version of SLE then you have
+If you plan to build docker images for different versions of SLE then you have
 to make sure you build the containment rpm also for these targets. You have to
 do that because the build host will have the same OS of the target (see 
previous
 section).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/containment-rpm-docker-master/kiwi_post_run 
new/containment-rpm-docker-master/kiwi_post_run
--- old/containment-rpm-docker-master/kiwi_post_run 2018-03-28 
11:03:37.0 +0200
+++ new/containment-rpm-docker-master/kiwi_post_run 2018-06-12 
18:54:25.0 +0200
@@ -32,7 +32,7 @@
 
 echo "Generate metadata for spec file template"
 
-ARCH=$( rpm --eval '%{_arch}')
+ARCH="$(uname -m)"
 
 # Parse KIWI config.xml to get docker images details
 PKG_NAME=$( xmllint --xpath "string(//image/@name)" \
@@ -202,9 +202,9 @@
 fi
 
 if [ -z "$BUILD_DISTURL" ]; then
-  rpmbuild -ba $BUILD_DIR/image.spec
+  rpmbuild --target $ARCH -ba $BUILD_DIR/image.spec
 else
-  rpmbuild -ba --define "disturl $BUILD_DISTURL" $BUILD_DIR/image.spec
+  rpmbuild --target $ARCH -ba --define "disturl $BUILD_DISTURL" 
$BUILD_DIR/image.spec
 fi
 
 # required for the BS to find the rpm, because it is
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/containment-rpm-docker-master/packaging/suse/make_spec.sh 

commit sil-andika-fonts for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package sil-andika-fonts for 
openSUSE:Factory checked in at 2018-07-06 10:42:52

Comparing /work/SRC/openSUSE:Factory/sil-andika-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.sil-andika-fonts.new (New)


Package is "sil-andika-fonts"

Fri Jul  6 10:42:52 2018 rev:2 rq:620916 version:5.000

Changes:

--- /work/SRC/openSUSE:Factory/sil-andika-fonts/sil-andika-fonts.changes
2018-05-11 14:27:41.789353339 +0200
+++ /work/SRC/openSUSE:Factory/.sil-andika-fonts.new/sil-andika-fonts.changes   
2018-07-06 10:42:55.655188196 +0200
@@ -1,0 +2,5 @@
+Fri May  4 08:23:44 UTC 2018 - jeng...@inai.de
+
+- Trim history of sans-serif fonts from description.
+
+---



Other differences:
--
++ sil-andika-fonts.spec ++
--- /var/tmp/diff_new_pack.Xhu6pG/_old  2018-07-06 10:42:56.359187358 +0200
+++ /var/tmp/diff_new_pack.Xhu6pG/_new  2018-07-06 10:42:56.359187358 +0200
@@ -38,17 +38,7 @@
 
 A sans serif font is preferred by some literacy personnel for
 teaching people to read. Its forms are simpler and less cluttered
-than those of most serif fonts. For years, literacy workers have
-had to make do with fonts that were not really suitable for
-beginning readers and writers. In some cases, literacy specialists
-have had to tediously assemble letters from a variety of fonts
-in order to get all of the characters they need for their particular
-language project, resulting in confusing and unattractive
-publications. Andika addresses those issues.
-
-Designers: 
-  SIL International http://scripts.sil.org
-
+than those of most serif fonts.
 
 %prep
 %setup -T -c %{name} -n %{name}






commit perl-Sys-Virt for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package perl-Sys-Virt for openSUSE:Factory 
checked in at 2018-07-06 10:43:24

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


Package is "perl-Sys-Virt"

Fri Jul  6 10:43:24 2018 rev:61 rq:620922 version:4.4.0

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sys-Virt/perl-Sys-Virt.changes  
2018-03-09 10:43:44.860833626 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sys-Virt.new/perl-Sys-Virt.changes 
2018-07-06 10:43:28.695148870 +0200
@@ -1,0 +2,14 @@
+Thu Jun  7 16:30:21 UTC 2018 - jfeh...@suse.com
+
+- Update to 4.4.0
+  - Add all new APIs and constants in libvirt 4.4.0
+- spec: Modernize list of build deps to match required packages
+- build: Switch to using Module::Build
+
+---
+Thu Apr  5 15:35:17 UTC 2018 - jfeh...@suse.com
+
+- Update to 4.2.0
+  - Add all new APIs and constants in libvirt 4.2.0
+
+---

Old:

  Sys-Virt-4.1.0.tar.gz

New:

  Sys-Virt-v4.4.0.tar.gz



Other differences:
--
++ perl-Sys-Virt.spec ++
--- /var/tmp/diff_new_pack.tv1vNu/_old  2018-07-06 10:43:29.147148332 +0200
+++ /var/tmp/diff_new_pack.tv1vNu/_new  2018-07-06 10:43:29.147148332 +0200
@@ -17,25 +17,37 @@
 
 
 Name:   perl-Sys-Virt
-Version:4.1.0
+Version:4.4.0
 Release:0
 %define cpan_name Sys-Virt
 Summary:Represent and manage a libvirt hypervisor connection
 License:GPL-2.0+ or ClArtistic
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Sys-Virt/
-Source: %{cpan_name}-%{version}.tar.gz
+Url:https://metacpan.org/release/Sys-Virt
+Source: %{cpan_name}-v%{version}.tar.gz
 Patch0: suse-set-migration-constraints.patch
+# Build
 BuildRequires:  libvirt-devel >= %{version}
-%if 0%{?suse_version} < 1140
-BuildRequires:  perl-macros
-%endif
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(ExtUtils::CBuilder)
+BuildRequires:  perl(Module::Build)
+# Runtime
+BuildRequires:  perl(XSLoader)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Tests only
+BuildRequires:  perl(Sys::Hostname)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Time::HiRes)
 BuildRequires:  perl(XML::XPath)
 BuildRequires:  perl(XML::XPath::XMLParser)
+BuildRequires:  perl(base)
+# Optional tests only
+BuildRequires:  perl(Test::Pod) >= 1.00
+BuildRequires:  perl(Test::Pod::Coverage) >= 1.00
+%if 0%{?suse_version} >= 1500
+BuildRequires:  perl(Test::CPAN::Changes)
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 
@@ -45,22 +57,18 @@
 virtualization containers to be managed with a consistent API.
 
 %prep
-%setup -q -n %{cpan_name}-%{version}
+%setup -q -n %{cpan_name}-v%{version}
 %patch0 -p1
 
-sed -i -e '/Sys-Virt\.spec/d' Makefile.PL
-sed -i -e '/\.spec\.PL$/d' MANIFEST
-rm -f *.spec.PL
-
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL installdirs=vendor
+./Build
 
 %check
-%{__make} test
+./Build test
 
 %install
-%perl_make_install
+./Build install destdir=%{buildroot} create_packlist=0
 %perl_process_packlist
 %perl_gen_filelist
 

++ suse-set-migration-constraints.patch ++
--- /var/tmp/diff_new_pack.tv1vNu/_old  2018-07-06 10:43:29.171148304 +0200
+++ /var/tmp/diff_new_pack.tv1vNu/_new  2018-07-06 10:43:29.171148304 +0200
@@ -2,11 +2,38 @@
 
 References: fate#316614, bsc#859868
 
-Index: Sys-Virt-4.1.0/Virt.xs
+Index: Sys-Virt-v4.4.0/lib/Sys/Virt/Domain.pm
 ===
 Sys-Virt-4.1.0.orig/Virt.xs
-+++ Sys-Virt-4.1.0/Virt.xs
-@@ -5166,7 +5166,7 @@ _migrate(dom, destcon, newparams, flags=
+--- Sys-Virt-v4.4.0.orig/lib/Sys/Virt/Domain.pm
 Sys-Virt-v4.4.0/lib/Sys/Virt/Domain.pm
+@@ -1117,6 +1117,22 @@ The initial percentage to throttle guest
+ The additional percentage step size to throttle guest vCPUs if
+ progress is not made
+ 
++=item C
++
++The the maximum number of iterations before final suspend
++
++=item C
++
++The maximum amount of memory to transfer before final suspend
++
++=item C
++
++The number of dirty pages before final suspend
++
++=item C
++
++Abort the migration instead of doing the final suspend for VMs with busy 
workloads
++
+ =back
+ 
+ =item $ddom = $dom->migrate(destcon, flags=0, dname=undef, uri=undef, 
bandwidth=0)
+Index: Sys-Virt-v4.4.0/lib/Sys/Virt.xs

commit sca-patterns-sle12 for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package sca-patterns-sle12 for 
openSUSE:Factory checked in at 2018-07-06 10:43:02

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle12 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle12.new (New)


Package is "sca-patterns-sle12"

Fri Jul  6 10:43:02 2018 rev:6 rq:620918 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle12/sca-patterns-sle12.changes
2018-02-21 14:13:35.361613254 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle12.new/sca-patterns-sle12.changes   
2018-07-06 10:43:08.255173200 +0200
@@ -1,0 +2,219 @@
+Mon Jun 11 18:08:28 UTC 2018 - jason.rec...@suse.com
+
+- New Security Announcement Patterns
+  sle12sp0/kernel_SUSE-SU-2018_1221-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1222-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1224-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1226-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1233-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1234-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1235-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1243-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1244-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1247-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1257-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1261-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1267-1_12.0.ltss.py
+  sle12sp0/kgraft-patch_SUSE-SU-2018_1273-1_12.0.ltss.py
+  sle12sp0/xen_SUSE-SU-2018_1177-1_12.0.ltss.py
+  sle12sp1/kernel_SUSE-SU-2018_1220-1_12.1.ltss.py
+  sle12sp1/kernel_SUSE-SU-2018_1220-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1227-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1227-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1229-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1229-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1231-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1231-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1232-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1232-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1237-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1237-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1251-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1251-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1254-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1254-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1255-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1255-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1259-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1259-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1264-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1264-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1266-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1266-1_12.1.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1269-1_12.1.ltss.py
+  sle12sp1/kgraft-patch_SUSE-SU-2018_1269-1_12.1.py
+  sle12sp1/xen_SUSE-SU-2018_1202-1_12.1.ltss.py
+  sle12sp1/xen_SUSE-SU-2018_1202-1_12.1.py
+  sle12sp2/kernel_SUSE-SU-2018_1173-1_12.2.ltss.py
+  sle12sp2/kernel_SUSE-SU-2018_1173-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1223-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1223-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1230-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1230-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1236-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1236-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1239-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1239-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1241-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1241-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1242-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1242-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1245-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1245-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1250-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1250-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1253-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1253-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1256-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1256-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1258-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1258-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1262-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1262-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1268-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1268-1_12.2.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1272-1_12.2.ltss.py
+  sle12sp2/kgraft-patch_SUSE-SU-2018_1272-1_12.2.py
+  sle12sp2/xen_SUSE-SU-2018_1216-1_12.2.ltss.py
+  sle12sp2/xen_SUSE-SU-2018_1216-1_12.2.py
+ 

commit gnuplot for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package gnuplot for openSUSE:Factory checked 
in at 2018-07-06 10:43:07

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


Package is "gnuplot"

Fri Jul  6 10:43:07 2018 rev:69 rq:620919 version:5.2.4

Changes:

--- /work/SRC/openSUSE:Factory/gnuplot/gnuplot.changes  2018-05-07 
14:54:01.181400577 +0200
+++ /work/SRC/openSUSE:Factory/.gnuplot.new/gnuplot.changes 2018-07-06 
10:43:20.567158545 +0200
@@ -1,0 +2,14 @@
+Mon Jun  4 07:18:27 UTC 2018 - wer...@suse.de
+
+- Update to gnuplot 5.2.4
+  * NEW "call" parameters ARG1, ARG2, ... are also present as 
ARGV[1]...ARGV[ARGC]
+  * CHANGE generalize the test for missing data flag in input data
+  * CHANGE "set []range writeback" is now essentially always in effect
+  * CHANGE consistent placement of timestamp at true bottom of page
+  * FIX spurious evaluation of logscale coordinates as UNDEFINED
+  * FIX column header title assignments for histogram with errorbars
+  * FIX re-implement "refresh" command to use autoscale writeback/restore
+  * FIX font-handling bug; line-spacing of previous font still in effect
+  * FIX post, svg, dumb terminals: early fontsize initialization
+
+---

Old:

  gnuplot-5.2.3.tar.gz

New:

  gnuplot-5.2.4.tar.gz



Other differences:
--
++ gnuplot.spec ++
--- /var/tmp/diff_new_pack.j1cNyr/_old  2018-07-06 10:43:21.679157221 +0200
+++ /var/tmp/diff_new_pack.j1cNyr/_new  2018-07-06 10:43:21.683157217 +0200
@@ -77,7 +77,7 @@
 BuildRequires:  wxWidgets-devel >= 3
 %endif
 Url:http://www.gnuplot.info/
-Version:5.2.3
+Version:5.2.4
 Release:0
 Summary:Function Plotting Utility and more
 License:SUSE-Gnuplot and GPL-2.0+

++ gnuplot-5.2.3.tar.gz -> gnuplot-5.2.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnuplot-5.2.3/ChangeLog new/gnuplot-5.2.4/ChangeLog
--- old/gnuplot-5.2.3/ChangeLog 2018-04-21 01:23:00.0 +0200
+++ new/gnuplot-5.2.4/ChangeLog 2018-05-31 23:05:51.0 +0200
@@ -1,3 +1,106 @@
+2018-05-31  Ethan A Merritt  
+
+   * src/axis.c (eval_link_function) src/eval.c src/internal.c:
+   Prevent spurious evaluation of logscale axis values as UNDEFINED.
+   Various abnormal conditions during evaluation of an action table are
+   signalled by setting undefined=TRUE.  The code can check this flag
+   immediately after calling evaluate_at().  Routines map_x() and map_y()
+   improperly tested the flag after calling eval_link_function(), which
+   worked in the general case because eval_link_function itself calls
+   evaluate_at().  However the shortcut code to speed up logscale
+   transforms returns without calling evaluate_at() and thus did not
+   reset the undefined flag.  Enabling this shortcut in 5.2.3 introduced
+   a regression where successive calls to map axis coordinates all
+   returned with the undefined flag incorrectly set to TRUE.
+   
+   Now we reset the undefined flag explicitly in eval_link_function() so
+   that it is valid to test it immediately after a call to either
+   eval_link_function() or evaluate_at().
+   
+   Bug #2050
+
+2018-05-30  Ethan A Merritt  
+
+   * src/datafile.c:  Use of "autotitle columnhead" with plot style
+   histogram errorbars requires taking the title from column 1 rather
+   than column 2.
+
+2018-05-22  Ethan A Merritt  
+
+   * src/plot3d.c:  refresh_3dbounds must check both head and tail of each
+   vector for OUTRANGE.
+   Bug #1948
+
+2018-05-16  Miroslav Sulc 
+
+   * src/misc.c: Support ARGC/ARGV parameter convention for "call".
+   I.e. string variables ARG1 ARG2 ... are also accessible as
+   ARGV[1] ARGV[2] ... ARGV[ARGC].
+
+2018-05-09  Ethan A Merritt  
+
+   * src/boundary.c src/graph3d.c:  Consistent placement of timestamp at
+   true bottom of page.  In 2D plots move the key box upwards if necessary
+   to clear the timestamp (earlier versions moved the timestamp up 
instead).
+   In 3D plots always place the timestamp at the true page bottom (this
+   reverts the placement that that used in version 5.0).
+
+2018-05-08  Ethan A Merritt  
+
+   Various sanity checks and variable initializations added to prevent
+   crashes found by fuzzing.
+
+   graph3d.c: revise MAP_HEIGHT macro to guarantee result is either 0 or 1
+   eval.c: revise Gstring to never store a STRING value with a NULL pointer
+   dumb.trm: guard against text output to out-of-range character cells
+  

commit gv for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package gv for openSUSE:Factory checked in 
at 2018-07-06 10:43:16

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


Package is "gv"

Fri Jul  6 10:43:16 2018 rev:28 rq:620920 version:3.7.4

Changes:

--- /work/SRC/openSUSE:Factory/gv/gv.changes2018-03-13 10:24:30.372765060 
+0100
+++ /work/SRC/openSUSE:Factory/.gv.new/gv.changes   2018-07-06 
10:43:23.915154560 +0200
@@ -1,0 +2,5 @@
+Thu Mar 15 16:02:18 UTC 2018 - crrodrig...@opensuse.org
+
+- remove xorg-x11-devel from buildrequires 
+
+---



Other differences:
--
++ gv.spec ++
--- /var/tmp/diff_new_pack.zyDZJh/_old  2018-07-06 10:43:25.239152984 +0200
+++ /var/tmp/diff_new_pack.zyDZJh/_new  2018-07-06 10:43:25.239152984 +0200
@@ -19,19 +19,15 @@
 Name:   gv
 BuildRequires:  automake
 BuildRequires:  help2man
-BuildRequires:  libbz2-devel
 BuildRequires:  libzio-devel
 BuildRequires:  makeinfo
 BuildRequires:  update-desktop-files
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
-%if %suse_version > 1020
-BuildRequires:  xaw3d-devel
-%else
-BuildRequires:  libXaw3d-devel
-%endif
-BuildRequires:  xz-devel
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xaw3d)
+BuildRequires:  pkgconfig(xinerama)
+BuildRequires:  pkgconfig(xmu)
+BuildRequires:  pkgconfig(xpm)
+BuildRequires:  pkgconfig(xt)
 %if %suse_version < 1100
 BuildRequires:  desktop-data-SuSE
 %endif
@@ -173,6 +169,7 @@
 %dir %{_x11data}/gv/
 %dir %{_x11data}/gv/safe-gs-workdir/
 %config %{_x11data}/gv/*.ad
+%dir %{_appdefdir}
 %config %{_appdefdir}/GV
 %dir %{_x11data}/??
 %dir %{_x11data}/??_*





commit libtar for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package libtar for openSUSE:Factory checked 
in at 2018-07-06 10:42:33

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


Package is "libtar"

Fri Jul  6 10:42:33 2018 rev:2 rq:620726 version:1.2.20

Changes:

--- /work/SRC/openSUSE:Factory/libtar/libtar.changes2017-05-03 
15:55:48.563921357 +0200
+++ /work/SRC/openSUSE:Factory/.libtar.new/libtar.changes   2018-07-06 
10:42:33.955214022 +0200
@@ -1,0 +2,5 @@
+Fri Apr 13 08:43:24 UTC 2018 - mplus...@suse.com
+
+- Small packaging cleanup
+
+---



Other differences:
--
++ libtar.spec ++
--- /var/tmp/diff_new_pack.nnScdR/_old  2018-07-06 10:42:34.515213356 +0200
+++ /var/tmp/diff_new_pack.nnScdR/_new  2018-07-06 10:42:34.519213351 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libtar
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,7 +22,7 @@
 Summary:Tar file manipulation API
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Url:http://www.feep.net/libtar/
+URL:http://www.feep.net/libtar/
 Source0:libtar-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM adding missing headers
 Patch1: libtar-1.2.11-missing-protos.patch
@@ -39,8 +39,6 @@
 BuildRequires:  fdupes
 BuildRequires:  libtool
 BuildRequires:  zlib-devel
-Requires:   libtar1 = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libtar is a C library for manipulating POSIX tar files. It handles adding
@@ -68,15 +66,9 @@
 This package contains devel files for libtar.
 
 %prep
-%setup -q
-%patch1 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
+%autosetup -p1
 
 # set correct version for .so build
-
 %define ltversion %(echo %{version} | tr '.' ':')
 sed -i 's/-rpath $(libdir)/-rpath $(libdir) -version-number %{ltversion}/' \
   lib/Makefile.in
@@ -85,37 +77,34 @@
 autoreconf -fiv
 %configure \
   --disable-static
-make %{?_smp_mflags}
+%make_build
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 # Without this we get no debuginfo and stripping
 chmod +x %{buildroot}%{_libdir}/libtar.so.%{version}
 
-%fdupes -s %{buildroot}%{_mandir}
+%fdupes %{buildroot}%{_mandir}
 # we dont want to ship these
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libtar1 -p /sbin/ldconfig
-
 %postun -n libtar1 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root,-)
-%doc COPYRIGHT TODO README ChangeLog*
+%license COPYRIGHT
+%doc TODO README ChangeLog*
 %{_bindir}/%{name}
 
 %files -n libtar1
-%defattr(-,root,root,-)
-%doc COPYRIGHT
+%license COPYRIGHT
 %{_libdir}/libtar.so.*
 
 %files devel
-%defattr(-,root,root,-)
-%doc COPYRIGHT
+%license COPYRIGHT
 %{_includedir}/libtar.h
 %{_includedir}/libtar_listhash.h
 %{_libdir}/libtar.so
-%{_mandir}/man3/*.3*
+%{_mandir}/man3/*.3%{?ext_man}
 
 %changelog




commit lbzip2 for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package lbzip2 for openSUSE:Factory checked 
in at 2018-07-06 10:42:29

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


Package is "lbzip2"

Fri Jul  6 10:42:29 2018 rev:4 rq:620725 version:2.5

Changes:

--- /work/SRC/openSUSE:Factory/lbzip2/lbzip2.changes2015-04-13 
20:30:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.lbzip2.new/lbzip2.changes   2018-07-06 
10:42:33.199214922 +0200
@@ -1,0 +2,5 @@
+Wed Mar 14 08:27:15 UTC 2018 - mplus...@suse.com
+
+- Modernise spec file with spec-cleaner
+
+---



Other differences:
--
++ lbzip2.spec ++
--- /var/tmp/diff_new_pack.5gPa2X/_old  2018-07-06 10:42:33.811214193 +0200
+++ /var/tmp/diff_new_pack.5gPa2X/_new  2018-07-06 10:42:33.811214193 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lbzip2
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,14 +20,13 @@
 Version:2.5
 Release:0
 Summary:Parallel bzip2/bunzip2 Filter
-License:GPL-3.0+
+License:GPL-3.0-or-later
 Group:  Productivity/Archiving/Compression
-Url:http://lbzip2.org/
+URL:http://lbzip2.org/
 Source: http://archive.lbzip2.org/lbzip2-%{version}.tar.bz2
 BuildRequires:  libbz2-devel
 Provides:   lbunzip2 = %{version}
 Obsoletes:  lbunzip2 < %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Lbzip2 is a Pthreads-based parallel bzip2/bunzip2 filter, passable to GNU tar
@@ -49,23 +48,22 @@
 
 %build
 %configure
-
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 
 %check
 make %{?_smp_mflags} check
 
 %files
-%defattr(-,root,root)
-%doc AUTHORS COPYING ChangeLog NEWS README
+%license COPYING
+%doc AUTHORS ChangeLog NEWS README
 %{_bindir}/lbzip2
 %{_bindir}/lbunzip2
 %{_bindir}/lbzcat
-%doc %{_mandir}/man1/lbzip2.1%{ext_man}
-%doc %{_mandir}/man1/lbunzip2.1%{ext_man}
-%doc %{_mandir}/man1/lbzcat.1%{ext_man}
+%{_mandir}/man1/lbzip2.1%{?ext_man}
+%{_mandir}/man1/lbunzip2.1%{?ext_man}
+%{_mandir}/man1/lbzcat.1%{?ext_man}
 
 %changelog




commit sca-patterns-sle11 for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package sca-patterns-sle11 for 
openSUSE:Factory checked in at 2018-07-06 10:42:56

Comparing /work/SRC/openSUSE:Factory/sca-patterns-sle11 (Old)
 and  /work/SRC/openSUSE:Factory/.sca-patterns-sle11.new (New)


Package is "sca-patterns-sle11"

Fri Jul  6 10:42:56 2018 rev:6 rq:620917 version:1.3

Changes:

--- /work/SRC/openSUSE:Factory/sca-patterns-sle11/sca-patterns-sle11.changes
2018-02-21 14:13:32.101730651 +0100
+++ 
/work/SRC/openSUSE:Factory/.sca-patterns-sle11.new/sca-patterns-sle11.changes   
2018-07-06 10:43:02.615179913 +0200
@@ -1,0 +2,38 @@
+Mon Jun 11 18:11:24 UTC 2018 - jason.rec...@suse.com
+
+- New Security Announcement Patterns
+  sle11sp3/kernel_SUSE-SU-2018_1172-1_11.3.ltss.py
+  sle11sp3/patch_SUSE-SU-2018_1162-1_11.3.ltss.py
+  sle11sp3/xen_SUSE-SU-2018_1203-1_11.3.ltss.py
+  sle11sp4/kernel_SUSE-SU-2018_1171-1_11.4.py
+  sle11sp4/patch_SUSE-SU-2018_1162-1_11.4.py
+  sle11sp4/xen_SUSE-SU-2018_1181-1_11.4.py
+
+---
+Wed May  2 18:29:34 UTC 2018 - jason.rec...@suse.com
+
+- Detects missing shim that fails upgrade
+  sle11all/shim-upgrade-7022915.py
+
+- New Security Announcement Patterns
+  sle11sp3/clamav_SUSE-SU-2018_0863-1_11.3.ltss.py
+  sle11sp3/glibc_SUSE-SU-2018_0565-1_11.3.ltss.py
+  sle11sp3/java_SUSE-SU-2018_0645-1_11.3.ltss.py
+  sle11sp3/kernel_SUSE-SU-2018_0660-1_11.3.ltss.py
+  sle11sp3/microcode_ctl_SUSE-SU-2018_0705-1_11.3.ltss.py
+  sle11sp3/php53_SUSE-SU-2018_0806-1_11.3.ltss.py
+  sle11sp3/xen_SUSE-SU-2018_0678-1_11.3.ltss.py
+  sle11sp4/clamav_SUSE-SU-2018_0863-1_11.4.py
+  sle11sp4/coreutils_SUSE-SU-2018_0866-1_11.4.py
+  sle11sp4/glibc_SUSE-SU-2018_0565-1_11.4.py
+  sle11sp4/java_SUSE-SU-2018_0630-1_11.4.py
+  sle11sp4/kernel-rt_SUSE-SU-2018_0555-1_11.4.py
+  sle11sp4/kernel_SUSE-SU-2018_1080-1_11.4.py
+  sle11sp4/kvm_SUSE-SU-2018_1077-1_11.4.py
+  sle11sp4/libvirt_SUSE-SU-2018_0838-1_11.4.py
+  sle11sp4/microcode_ctl_SUSE-SU-2018_0705-1_11.4.py
+  sle11sp4/openssl_SUSE-SU-2018_0975-1_11.4.py
+  sle11sp4/php53_SUSE-SU-2018_0806-1_11.4.py
+  sle11sp4/xen_SUSE-SU-2018_0638-1_11.4.py
+
+---



Other differences:
--
++ sca-patterns-sle11-1.3.tar.gz ++
 2145 lines of diff (skipped)




commit apache-rex for openSUSE:Factory

2018-07-06 Thread root


binnKZEgLpAux.bin
Description: Binary data


commit icedtea-web for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory 
checked in at 2018-07-06 10:42:47

Comparing /work/SRC/openSUSE:Factory/icedtea-web (Old)
 and  /work/SRC/openSUSE:Factory/.icedtea-web.new (New)


Package is "icedtea-web"

Fri Jul  6 10:42:47 2018 rev:27 rq:620737 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/icedtea-web/icedtea-web.changes  2018-05-18 
14:28:02.202076192 +0200
+++ /work/SRC/openSUSE:Factory/.icedtea-web.new/icedtea-web.changes 
2018-07-06 10:42:50.811193962 +0200
@@ -1,0 +2,6 @@
+Wed Jun 13 16:02:16 UTC 2018 - fst...@suse.com
+
+- Remove dependency on objectweb-asm, since the build does not need
+  it
+
+---



Other differences:
--
++ icedtea-web.spec ++
--- /var/tmp/diff_new_pack.zPaDbN/_old  2018-07-06 10:42:52.299192191 +0200
+++ /var/tmp/diff_new_pack.zPaDbN/_new  2018-07-06 10:42:52.303192186 +0200
@@ -48,11 +48,11 @@
 BuildRequires:  fdupes
 BuildRequires:  hamcrest
 BuildRequires:  java-devel >= 1.8
+BuildConflicts: java-devel >= 11
 # owns javadocdir
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  libtool
-BuildRequires:  objectweb-asm
 BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  procps
 BuildRequires:  rhino




commit ucode-intel for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package ucode-intel for openSUSE:Factory 
checked in at 2018-07-06 10:42:18

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


Package is "ucode-intel"

Fri Jul  6 10:42:18 2018 rev:40 rq:620721 version:20180703

Changes:

--- /work/SRC/openSUSE:Factory/ucode-intel/ucode-intel.changes  2018-05-16 
18:44:46.820384120 +0200
+++ /work/SRC/openSUSE:Factory/.ucode-intel.new/ucode-intel.changes 
2018-07-06 10:42:20.827229645 +0200
@@ -1,0 +2,25 @@
+Wed Jul  4 15:05:31 UTC 2018 - meiss...@suse.com
+
+- Update to 20180703 release, for the listed CPU chipsets
+  this fixes CVE-2018-3640 (Spectre v3a) CVE-2018-3639 (Spectre v4).
+  (bsc#1100147 bsc#1087082 bsc#1087083)
+
+  
https://downloadcenter.intel.com/download/27945/Linux-Processor-Microcode-Data-File
+
+  Following chipsets are fixed in this round:
+
+  ModelStepping F-MO-S/PI  Old->New
+   updated platforms 
+  SNB-EP   C1   6-2d-6/6d 061c->061d Xeon E5
+  SNB-EP   C2   6-2d-7/6d 0713->0714 Xeon E5
+  IVT  C0   6-3e-4/ed 042c->042d Xeon E5 v2; Core 
i7-4960X/4930K/4820K
+  IVT  D1   6-3e-7/ed 0713->0714 Xeon E5 v2
+  HSX-E/EP/4S  C0   6-3f-2/6f 003c->003d Xeon E5 v3
+  HSX-EX   E0   6-3f-4/80 0011->0012 Xeon E7 v3
+  SKX-SP/D/W/X H0   6-55-4/b7 0243->024d Xeon Bronze 31xx, Silver 
41xx, Gold 51xx/61xx Platinum 81xx, D/W-21xx; Core i9-7xxxX
+  BDX-DE   A1   6-56-5/10 0e09->0e0a Xeon D-15x3N
+
+   intel-ucode-with-caveats/ 
+  BDX-ML   B/M/R0   6-4f-1/ef 0b2c->0b2e Xeon E5/E7 v4; Core 
i7-69xx/68xx
+
+---

Old:

  microcode-20180425.tgz

New:

  microcode-20180703.tgz



Other differences:
--
++ ucode-intel.spec ++
--- /var/tmp/diff_new_pack.YxIG1P/_old  2018-07-06 10:42:21.279229107 +0200
+++ /var/tmp/diff_new_pack.YxIG1P/_new  2018-07-06 10:42:21.283229102 +0200
@@ -17,15 +17,15 @@
 
 
 Name:   ucode-intel
-Version:20180425
+Version:20180703
 Release:0
 Summary:Microcode Updates for Intel x86/x86-64 CPUs
 License:SUSE-Firmware
 Group:  Hardware/Other
 BuildRequires:  suse-module-tools
 #License is: Intel Software License Agreement
-Url:
https://downloadcenter.intel.com/download/27776/Linux-Processor-Microcode-Data-File?v=t
-Source0:
https://downloadmirror.intel.com/27776/eng/microcode-%{version}.tgz
+Url:
https://downloadcenter.intel.com/download/27945/Linux-Processor-Microcode-Data-File
+Source0:
https://downloadmirror.intel.com/27945/eng/microcode-%{version}.tgz
 Source1:ucode-intel-rpmlintrc
 Source2:LICENSE
 Supplements:
modalias(x86cpu:vendor%3A%3Afamily%3A*%3Amodel%3A*%3Afeature%3A*)
@@ -48,9 +48,6 @@
 
 %install
 mkdir -p %{buildroot}/lib/firmware/intel-ucode
-mv intel-ucode/list ./microcode_list
-cat intel-ucode-with-caveats/list >> ./microcode_list
-rm intel-ucode-with-caveats/list
 cp intel-ucode/* %{buildroot}/lib/firmware/intel-ucode
 cd intel-ucode-with-caveats
 for microcode in *;do
@@ -69,7 +66,6 @@
 %files
 %defattr(-,root,root)
 %doc LICENSE
-%doc microcode_list
 %doc releasenote
 /lib/firmware/intel-ucode/
 

++ microcode-20180425.tgz -> microcode-20180703.tgz ++
Binary files old/intel-ucode/06-2d-06 and new/intel-ucode/06-2d-06 differ
Binary files old/intel-ucode/06-2d-07 and new/intel-ucode/06-2d-07 differ
Binary files old/intel-ucode/06-3e-04 and new/intel-ucode/06-3e-04 differ
Binary files old/intel-ucode/06-3e-07 and new/intel-ucode/06-3e-07 differ
Binary files old/intel-ucode/06-3f-02 and new/intel-ucode/06-3f-02 differ
Binary files old/intel-ucode/06-3f-04 and new/intel-ucode/06-3f-04 differ
Binary files old/intel-ucode/06-55-04 and new/intel-ucode/06-55-04 differ
Binary files old/intel-ucode/06-56-05 and new/intel-ucode/06-56-05 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/intel-ucode/list new/intel-ucode/list
--- old/intel-ucode/list2018-04-26 07:29:44.0 +0200
+++ new/intel-ucode/list1970-01-01 01:00:00.0 +0100
@@ -1,165 +0,0 @@
-06-05-00/0001  00401999-05-25
-06-05-00/0002  00411999-05-25
-06-05-00/0008  00451999-05-25
-06-05-01/0001  00401999-05-25
-06-05-02/0001  002a1999-05-12
-06-05-02/0002  002c1999-05-17
-06-05-02/0004  002b

commit python-peewee for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-peewee for openSUSE:Factory 
checked in at 2018-07-06 10:41:56

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


Package is "python-peewee"

Fri Jul  6 10:41:56 2018 rev:2 rq:620635 version:3.5.2

Changes:

--- /work/SRC/openSUSE:Factory/python-peewee/python-peewee.changes  
2018-06-29 22:34:11.802116560 +0200
+++ /work/SRC/openSUSE:Factory/.python-peewee.new/python-peewee.changes 
2018-07-06 10:42:02.899250979 +0200
@@ -1,0 +2,26 @@
+Wed Jul  4 13:37:37 UTC 2018 - avvi...@yandex.by
+
+- Update to 3.5.2: 
+  * New guide to using window functions in Peewee.
+  * New and improved table name auto-generation.
+  * Allow passing single fields/columns to window function 
+order_by and partition_by arguments.
+  * Support for FILTER (WHERE...) clauses with window functions 
+and aggregates.
+  * Added IdentityField class suitable for use with Postgres 10's 
+new identity column type.
+  * Fixed bug creating indexes on tables that are in attached 
+databases (SQLite).
+  * Fixed obscure bug when using prefetch() and ModelAlias to 
+populate a back-reference related model.
+- Change in 3.5.1:
+  * New documentation for working with relationships in Peewee.
+  * Improved tests and documentation for MySQL upsert functionality.
+  * Allow database parameter to be specified with ModelSelect.get() 
+method. For discussion, see #1620.
+  * Add QualifiedNames helper to peewee module exports.
+  * Add temporary= meta option to support temporary tables.
+  * Allow a Database object to be passed to constructor of 
+DataSet helper.
+
+---

Old:

  peewee-3.5.0.tar.gz

New:

  peewee-3.5.2.tar.gz



Other differences:
--
++ python-peewee.spec ++
--- /var/tmp/diff_new_pack.Szxn2U/_old  2018-07-06 10:42:03.447250326 +0200
+++ /var/tmp/diff_new_pack.Szxn2U/_new  2018-07-06 10:42:03.447250326 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-peewee
-Version:3.5.0
+Version:3.5.2
 Release:0
 Summary:A small expressive orm supports postgresql, mysql and sqlite
 License:BSD-3-Clause

++ peewee-3.5.0.tar.gz -> peewee-3.5.2.tar.gz ++
 60709 lines of diff (skipped)




commit tardy for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package tardy for openSUSE:Factory checked 
in at 2018-07-06 10:42:37

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


Package is "tardy"

Fri Jul  6 10:42:37 2018 rev:3 rq:620727 version:1.28

Changes:

--- /work/SRC/openSUSE:Factory/tardy/tardy.changes  2017-02-03 
20:03:01.899892433 +0100
+++ /work/SRC/openSUSE:Factory/.tardy.new/tardy.changes 2018-07-06 
10:42:42.359204021 +0200
@@ -1,0 +2,6 @@
+Wed Mar 21 16:08:55 UTC 2018 - mplus...@suse.com
+
+- Modernise spec file with spec-cleaner
+- Drop some documentation
+
+---



Other differences:
--
++ tardy.spec ++
--- /var/tmp/diff_new_pack.aJmW5k/_old  2018-07-06 10:42:43.583202564 +0200
+++ /var/tmp/diff_new_pack.aJmW5k/_new  2018-07-06 10:42:43.583202564 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tardy
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,31 +20,26 @@
 Version:1.28
 Release:0
 Summary:Tar Archive Post-Processor
-License:GPL-3.0 and LGPL-3.0
+License:GPL-3.0-only AND LGPL-3.0-only
 Group:  Productivity/Archiving/Backup
-Url:http://tardy.sourceforge.net/
+URL:http://tardy.sourceforge.net/
 Source0:
http://sourceforge.net/projects/tardy/files/%{version}/%{name}-%{version}.D001.tar.gz
 BuildRequires:  bison
-%if 0%{?suse_version} > 1325
-BuildRequires:  libboost_headers-devel
-%else
-BuildRequires:  boost-devel
-%endif
 BuildRequires:  cpio
 BuildRequires:  gcc-c++
 BuildRequires:  groff-full
+BuildRequires:  libboost_headers-devel
 BuildRequires:  libbz2-devel
 BuildRequires:  libexplain-devel
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-The tardy program is a tar(1) post-processor. It may be used to manipulate the
-file headers in tar(5) archive files in various ways.
+The tardy program is a tar(1) post-processor. It may be used to manipulate
+the file headers in tar(5) archive files in various ways.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 %configure
@@ -52,14 +47,14 @@
 make --jobs 1
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
+rm -rf %{buildroot}%{_datadir}/doc/tardy
 
 %files
-%defattr(-,root,root)
-%doc LICENSE AUTHORS README
+%license LICENSE
+%doc AUTHORS README ./etc/README.pdf ./etc/reference.pdf
 %{_bindir}/tardy
-%{_datadir}/doc/%{name}
-%{_mandir}/man1/tardy.1%{ext_man}
-%{_mandir}/man1/tardy_license.1%{ext_man}
+%{_mandir}/man1/tardy.1%{?ext_man}
+%{_mandir}/man1/tardy_license.1%{?ext_man}
 
 %changelog




commit uisp for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package uisp for openSUSE:Factory checked in 
at 2018-07-06 10:42:43

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


Package is "uisp"

Fri Jul  6 10:42:43 2018 rev:22 rq:620734 version:20050207suse

Changes:

--- /work/SRC/openSUSE:Factory/uisp/uisp.changes2018-03-19 
23:37:47.814611553 +0100
+++ /work/SRC/openSUSE:Factory/.uisp.new/uisp.changes   2018-07-06 
10:42:43.859202235 +0200
@@ -1,0 +2,5 @@
+Tue May 29 10:40:35 UTC 2018 - kkae...@suse.com
+
+- move from /opt/cross to /usr/avr
+
+---



Other differences:
--
++ uisp.spec ++
--- /var/tmp/diff_new_pack.5VLgrm/_old  2018-07-06 10:42:44.435201550 +0200
+++ /var/tmp/diff_new_pack.5VLgrm/_new  2018-07-06 10:42:44.439201545 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package uisp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,8 @@
 #
 
 
+%define prefix /usr/avr
+
 Name:   uisp
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -25,7 +27,7 @@
 Release:0
 Url:http://savannah.nongnu.org/projects/uisp
 Summary:An upload tool for AVR microcontrollers
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Development/Tools/Other
 Source: 
http://savannah.nongnu.org/download/%{name}/%{name}-%{upstream_version}.tar.gz
 Source1:resmgr.uisp_parport.conf
@@ -76,16 +78,16 @@
 autoreconf -fiv
 export CFLAGS="$RPM_OPT_FLAGS"
 export CXXFLAGS="$RPM_OPT_FLAGS"
-./configure --prefix=/opt/cross --mandir=/usr/share/man
+./configure --prefix=%prefix --mandir=/usr/share/man
 make
 
 %install
 make DESTDIR=$RPM_BUILD_ROOT install
 mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages
-mv $RPM_BUILD_ROOT/opt/cross/share/doc/%{name}-%{upstream_version} \
+mv $RPM_BUILD_ROOT%prefix/share/doc/%{name}-%{upstream_version} \
$RPM_BUILD_ROOT/usr/share/doc/packages/uisp
-rmdir $RPM_BUILD_ROOT/opt/cross/share/doc
-rmdir $RPM_BUILD_ROOT/opt/cross/share
+rmdir $RPM_BUILD_ROOT%prefix/share/doc
+rmdir $RPM_BUILD_ROOT%prefix/share
 mkdir -p   $RPM_BUILD_ROOT/etc/resmgr.conf.d
 # no longer works for 10.2 see bugzilla #235059
 # install -m 644 %{SOURCE1} 
$RPM_BUILD_ROOT/etc/resmgr.conf.d/99-uisp_parport.conf
@@ -110,7 +112,8 @@
 %defattr (-, root, root)
 %doc AUTHORS CHANGES COPYING ChangeLog* CHANGES.old INSTALL NEWS TODO
 %doc /usr/share/man/man?/*.*
-/opt/*
+%dir %prefix
+%prefix/*
 %config /etc/*
 
 %changelog




commit blosc for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package blosc for openSUSE:Factory checked 
in at 2018-07-06 10:42:25

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


Package is "blosc"

Fri Jul  6 10:42:25 2018 rev:11 rq:620724 version:1.14.3

Changes:

--- /work/SRC/openSUSE:Factory/blosc/blosc.changes  2018-02-06 
16:51:03.130737232 +0100
+++ /work/SRC/openSUSE:Factory/.blosc.new/blosc.changes 2018-07-06 
10:42:32.111216217 +0200
@@ -1,0 +2,8 @@
+Fri Apr 13 08:55:13 UTC 2018 - mplus...@suse.com
+
+- Update to version 1.14.3:
+  * Fixed a bug that caused C-Blosc to crash on platforms
+requiring strict alignment.
+  * Fixed a piece of code that was not C89 compliant.
+
+---

Old:

  blosc-1.13.5.tar.gz

New:

  blosc-1.14.3.tar.gz



Other differences:
--
++ blosc.spec ++
--- /var/tmp/diff_new_pack.lCHumJ/_old  2018-07-06 10:42:32.747215459 +0200
+++ /var/tmp/diff_new_pack.lCHumJ/_new  2018-07-06 10:42:32.747215459 +0200
@@ -19,7 +19,7 @@
 %define major   1
 %define libname lib%{name}%{major}
 Name:   blosc
-Version:1.13.5
+Version:1.14.3
 Release:0
 Summary:A blocking, shuffling and lossless compression library
 License:MIT AND BSD-3-Clause AND BSD-2-Clause

++ blosc-1.13.5.tar.gz -> blosc-1.14.3.tar.gz ++
 107520 lines of diff (skipped)




commit vagrant for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package vagrant for openSUSE:Factory checked 
in at 2018-07-06 10:42:03

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


Package is "vagrant"

Fri Jul  6 10:42:03 2018 rev:8 rq:620645 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/vagrant/vagrant.changes  2018-01-30 
15:44:46.413568862 +0100
+++ /work/SRC/openSUSE:Factory/.vagrant.new/vagrant.changes 2018-07-06 
10:42:06.199247052 +0200
@@ -1,0 +2,301 @@
+Sun Jul  1 16:55:53 UTC 2018 - opensuse_buildserv...@ojkastl.de
+
+- added patch 0027-now-use-rubygem-net-ssh-5.0.x.patch to allow builds with 
latest version of net-ssh in Tumbleweed
+
+---
+Mon Jun  4 09:38:13 UTC 2018 - opensuse_buildserv...@ojkastl.de
+
+- replace shebang in /usr/lib64/ruby/gems/*/gems/vagrant-2.1.1/.runner.sh
+- remove shebang in /etc/bash_completion.d/vagrant.sh
+
+---
+Mon Jun  4 09:06:27 UTC 2018 - opensuse_buildserv...@ojkastl.de
+
+- added patch 0026-remove-dependency-on-win32-file.patch 
+
+---
+Mon Jun  4 07:36:34 UTC 2018 - opensuse_buildserv...@ojkastl.de
+
+- update to 2.1.1
+  IMPROVEMENTS:
+  - guest/linux: Support builtin vboxsf module for shared folders [GH-9800]
+  - host/windows: Update SMB capability to work without Get-SmbShare cmdlet 
[GH-9785]
+  BUG FIXES:
+  - core/triggers: Initialize internal trigger object for machine before 
initializing provider [GH-9784]
+  - core/triggers: Ensure internal trigger fire does not get called if plugin 
installed [GH-9799]
+  - provider/hyperv: Call import script with switchid instead of switchname 
[GH-9781]
+
+---
+Mon Jun  4 07:32:50 UTC 2018 - opensuse_buildserv...@ojkastl.de
+
+- update to 2.1.0
+  FEATURES:
+  - core: Integrate vagrant-triggers plugin functionality into core Vagrant 
[GH-9713]
+  IMPROVEMENTS:
+  - core: Improve messaging around not finding requested provider [GH-9735]
+  - core: Disable exception reports by default [GH-9738]
+  - core: Continue on if vagrant fails to parse metadata box for update 
[GH-9760]
+  - hosts/linux: Support RDP capability within WSL [GH-9758]
+  - hosts/windows: Add SMB default mount options capability and set default 
version to 2.0 [GH-9734]
+  - provider/hyperv: Include neighbor check for MAC on guest IP detection 
[GH-9737]
+  - provider/virtualbox: Do not require VirtualBox availability within WSL 
[GH-9759]
+  - provisioner/chef_zero: Support arrays for data_bags_path [GH-9669]
+  - util/downloader: Don't raise error if response is HTTP 416 [GH-9729]
+  - util/platform: Update Hyper-V enabled check [GH-9746]
+  BUG FIXES:
+  - communicators/ssh: Log error and proceed on Windows private key 
permissions [GH-9769]
+  - middleware/authentication: Prevent URL modification when no changes are 
required [GH-9730]
+  - middleware/authentication: Ignore URLs which cannot be parsed [GH-9739]
+  - provider/hyperv: Reference switches by ID instead of name [GH-9747]
+  - provider/docker: Use Util::SafeExec if docker-exec is run with -t option 
[GH-9761]
+  - provisioner/chef: Trim drive letter from path on Windows [GH-9766]
+  - provisioner/puppet: Properly finalize structured_facts config option 
[GH-9720]
+  - util/platform: Fix original WSL to Windows path for "root" directory 
[GH-9696]
+
+---
+Mon Jun  4 07:26:24 UTC 2018 - opensuse_buildserv...@ojkastl.de
+
+- update to 2.0.4
+  FEATURES:
+  - core: Vagrant aliases [GH-9504]
+  IMPROVEMENTS:
+  - communicators/ssh: Update file permissions when generating new key pairs 
[GH-9676]
+  - core: Make resolv-replace usage opt-in instead of opt-out [GH-9644]
+  - core: Suppress error messages from checkpoint runs [GH-9645]
+  - guests/coreos: Identify operating systems closely related to CoreOS 
[GH-9600]
+  - guests/debian: Adjust network configuration file prefix to 50- [GH-9646]
+  - guests/photon: Less specific string grep to fix PhotonOS 2.0 detection 
[GH-9528]
+  - guests/windows: Fix slow timeout when updating windows hostname [GH-9578]
+  - hosts/windows: Make powershell version detection timeout configurable 
[GH-9506]
+  - providers/virtualbox: Improve network collision error message [GH-9685]
+  - provisioner/chef_solo: Improve Windows drive letter removal hack for 
remote paths[GH-9490]
+  - provisioner/chef_zero: File path expand all chef_zero config path options 
[GH-9690]
+  - provisioner/puppet: Puppet structured facts toyaml on provisioner [GH-9670]
+  - provisioner/salt: Add master_json_config & minion_json_config options 

commit patterns-caasp for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package patterns-caasp for openSUSE:Factory 
checked in at 2018-07-06 10:41:50

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


Package is "patterns-caasp"

Fri Jul  6 10:41:50 2018 rev:40 rq:620632 version:4.0

Changes:

--- /work/SRC/openSUSE:Factory/patterns-caasp/patterns-caasp.changes
2018-06-19 11:55:13.836818120 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-caasp.new/patterns-caasp.changes   
2018-07-06 10:42:01.179253025 +0200
@@ -1,0 +2,10 @@
+Wed Jul  4 14:28:18 UTC 2018 - guillaume.gar...@opensuse.org
+
+- Requires hyper-v _only_ for %ix86 and x86_64
+
+---
+Fri Jun 15 14:06:34 CEST 2018 - ku...@suse.de
+
+- Increase version number for CaaSP v4
+
+---



Other differences:
--
++ patterns-caasp.spec ++
--- /var/tmp/diff_new_pack.T9i8NZ/_old  2018-07-06 10:42:02.615251316 +0200
+++ /var/tmp/diff_new_pack.T9i8NZ/_new  2018-07-06 10:42:02.619251311 +0200
@@ -24,7 +24,7 @@
 %define pattern_category openSUSE%20Kubic
 %endif
 Name:   patterns-caasp
-Version:1.0
+Version:4.0
 Release:0
 Summary:Patterns for %product_name
 License:MIT
@@ -278,7 +278,9 @@
 Provides:   pattern-category() = %{pattern_category}
 Requires:   cracklib-dict-full
 Requires:   glibc-locale
+%ifarch %ix86 x86_64
 Requires:   hyper-v
+%endif
 Requires:   open-vm-tools
 Requires:   tftpboot-installation-openSUSE-Tumbleweed-Kubic-%{_arch}
 Requires:   ucode-amd




commit uftpd for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package uftpd for openSUSE:Factory checked 
in at 2018-07-06 10:42:14

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


Package is "uftpd"

Fri Jul  6 10:42:14 2018 rev:2 rq:620668 version:2.6

Changes:

--- /work/SRC/openSUSE:Factory/uftpd/uftpd.changes  2018-06-29 
22:36:15.266009424 +0200
+++ /work/SRC/openSUSE:Factory/.uftpd.new/uftpd.changes 2018-07-06 
10:42:20.099230511 +0200
@@ -1,0 +2,9 @@
+Wed Jul  4 15:20:38 UTC 2018 - mar...@gmx.de
+
+- Update to version 2.6
+  Fixes
+  * Issue #16: 100% CPU when client session exits
+  * Add missing include file for `gettimeofday()`
+  * Flush stdout logging when running in the foreground
+
+---

Old:

  uftpd-2.5.tar.gz

New:

  uftpd-2.6.tar.gz



Other differences:
--
++ uftpd.spec ++
--- /var/tmp/diff_new_pack.TgoElx/_old  2018-07-06 10:42:20.547229978 +0200
+++ /var/tmp/diff_new_pack.TgoElx/_new  2018-07-06 10:42:20.547229978 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package uftpd
 #
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -17,7 +18,7 @@
 
 
 Name:   uftpd
-Version:2.5
+Version:2.6
 Release:0
 Summary:The no nonsense TFTP/FTP server
 License:ISC

++ uftpd-2.5.tar.gz -> uftpd-2.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uftpd-2.5/ChangeLog.md new/uftpd-2.6/ChangeLog.md
--- old/uftpd-2.5/ChangeLog.md  2018-06-06 21:57:05.0 +0200
+++ new/uftpd-2.6/ChangeLog.md  2018-07-03 17:32:03.0 +0200
@@ -3,6 +3,16 @@
 
 All notable changes to the project are documented in this file.
 
+[v2.6][UNRELEASED]
+--
+
+Bug fix release.
+
+### Fixes
+- Issue #16: 100% CPU when client session exits
+- Add missing include file for `gettimeofday()`
+- Flush stdout logging when running in the foreground
+
 
 [v2.5][] - 2018-06-06
 -
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uftpd-2.5/configure.ac new/uftpd-2.6/configure.ac
--- old/uftpd-2.5/configure.ac  2018-06-06 21:57:05.0 +0200
+++ new/uftpd-2.6/configure.ac  2018-07-03 17:32:03.0 +0200
@@ -1,4 +1,4 @@
-AC_INIT([uftpd], [2.5], [https://github.com/troglobit/uftpd/issues])
+AC_INIT([uftpd], [2.6], [https://github.com/troglobit/uftpd/issues])
 AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz])
 AM_SILENT_RULES([yes])
 
@@ -12,7 +12,8 @@
 
 # Configuration.
 AC_HEADER_STDC
-AC_CHECK_FUNCS(strstr getopt getsubopt)
+AC_CHECK_HEADERS(sys/time.h)
+AC_CHECK_FUNCS(strstr getopt getsubopt gettimeofday)
 
 # Check for uint[8,16,32]_t
 AC_TYPE_UINT8_T
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uftpd-2.5/debian/changelog 
new/uftpd-2.6/debian/changelog
--- old/uftpd-2.5/debian/changelog  2018-06-06 21:57:05.0 +0200
+++ new/uftpd-2.6/debian/changelog  2018-07-03 17:32:03.0 +0200
@@ -1,3 +1,11 @@
+uftpd (2.6) unstable; urgency=medium
+
+  * Bug fix release
+  * Really fix 100% CPU issue, take two.  Some clients managed to trigger
+a bug caused by calling `uev_exit()` twice on client session exit
+
+ -- Joachim Nilsson   Tue, 03 Jul 2018 17:14:00 +0200
+
 uftpd (2.5) unstable; urgency=critical
 
   * Really fix 100% CPU issue
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uftpd-2.5/src/common.c new/uftpd-2.6/src/common.c
--- old/uftpd-2.5/src/common.c  2018-06-06 21:57:05.0 +0200
+++ new/uftpd-2.6/src/common.c  2018-07-03 17:32:03.0 +0200
@@ -280,13 +280,10 @@
 
 int del_session(ctrl_t *ctrl, int isftp)
 {
-   uev_ctx_t *ctx;
-
DBG("%sFTP Client session ended.", isftp ? "": "T" );
 
if (!ctrl)
return -1;
-   ctx = ctrl->ctx;
 
if (isftp && ctrl->sd > 0) {
shutdown(ctrl->sd, SHUT_RDWR);
@@ -310,9 +307,6 @@
free(ctrl->ctx);
free(ctrl);
 
-   if (!inetd)
-   return uev_exit(ctx);
-
return 0;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/uftpd-2.5/src/ftpcmd.c new/uftpd-2.6/src/ftpcmd.c
--- old/uftpd-2.5/src/ftpcmd.c  2018-06-06 21:57:05.0 +0200
+++ new/uftpd-2.6/src/ftpcmd.c  2018-07-03 17:32:03.0 +0200
@@ -17,6 +17,9 @@
 
 #include "uftpd.h"
 #include 
+#ifdef HAVE_SYS_TIME_H
+# include 
+#endif
 
 typedef struct {
char 

commit openSUSE-release-tools for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-07-06 10:42:11

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


Package is "openSUSE-release-tools"

Fri Jul  6 10:42:11 2018 rev:112 rq:620661 version:20180703.72eb7dc

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2018-07-03 23:36:07.216256900 +0200
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2018-07-06 10:42:18.191232782 +0200
@@ -1,0 +2,12 @@
+Tue Jul 03 15:20:29 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180703.72eb7dc:
+  * pkglistgen: Don't crash on empty groups (unsorted is one)
+  * pkglistgen: Add --stop-after-solve option to ease debugging
+  * pkglistgen: Add --no-checkout option to accelerate reruns
+  * pkglistgen: Calculate the repos list instead of hardcoding
+  * stagingapi: add support for Backports
+  * pkglistgen: drop ring 2
+  * stagingapi: apply default config first
+
+---

Old:

  openSUSE-release-tools-20180703.29c4b6a.obscpio

New:

  openSUSE-release-tools-20180703.72eb7dc.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.s9PNVY/_old  2018-07-06 10:42:19.123231672 +0200
+++ /var/tmp/diff_new_pack.s9PNVY/_new  2018-07-06 10:42:19.123231672 +0200
@@ -20,7 +20,7 @@
 %define source_dir openSUSE-release-tools
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20180703.29c4b6a
+Version:20180703.72eb7dc
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0-or-later AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.s9PNVY/_old  2018-07-06 10:42:19.163231625 +0200
+++ /var/tmp/diff_new_pack.s9PNVY/_new  2018-07-06 10:42:19.163231625 +0200
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/openSUSE-release-tools.git
-29c4b6a2108ff226f479c5f05f366ed2e8e85bef
+72eb7dc4fc890d1b88c83df1823bc7a860910c4e
   
 

++ openSUSE-release-tools-20180703.29c4b6a.obscpio -> 
openSUSE-release-tools-20180703.72eb7dc.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20180703.29c4b6a/osclib/conf.py 
new/openSUSE-release-tools-20180703.72eb7dc/osclib/conf.py
--- old/openSUSE-release-tools-20180703.29c4b6a/osclib/conf.py  2018-07-03 
15:23:42.0 +0200
+++ new/openSUSE-release-tools-20180703.72eb7dc/osclib/conf.py  2018-07-03 
17:11:01.0 +0200
@@ -107,6 +107,27 @@
 'mail-noreply': 'nore...@opensuse.org',
 'mail-release-list': 'opensuse-releaset...@opensuse.org',
 },
+r'openSUSE:(?PBackports:(?P[^:]+))': {
+'staging': 'openSUSE:%(project)s:Staging',
+'staging-group': 'factory-staging',
+'staging-archs': 'x86_64',
+'lock': 'openSUSE:%(project)s:Staging',
+'lock-ns': 'openSUSE',
+'onlyadi': True,
+'leaper-override-group': 'leap-reviewers',
+'review-team': 'opensuse-review-team',
+'legal-review-group': 'legal-auto',
+# review-team optionally added by leaper.py.
+'repo-checker': 'repo-checker',
+'repo_checker-arch-whitelist': 'x86_64',
+# 16 hour staging window for follow-ups since lower throughput.
+'splitter-staging-age-max': '57600',
+# No special packages since they will pass through Leap first.
+'splitter-special-packages': '',
+# Allow `unselect --cleanup` to operate immediately on:
+# - Update crawler requests (leaper)
+'unselect-cleanup-whitelist': 'leaper',
+},
 # Allows devel projects to utilize tools that require config, but not
 # complete StagingAPI support.
 r'(?P.*$)': {
@@ -114,6 +135,7 @@
 'staging-group': None,
 'staging-archs': '',
 'staging-dvd-archs': '',
+'onlyadi': False,
 'rings': None,
 'nonfree': None,
 'rebuild': None,
@@ -123,7 +145,7 @@
 'lock-ns': None,
 'delreq-review': None,
 'main-repo': 'openSUSE_Factory',
-'priority': '1000', # Lowest priority as only a fallback.
+'_priority': '0', # Apply defaults first
 },
 }
 
@@ -164,12 +186,14 @@
 def populate_conf(self):
 """Add sane default into the configuration."""
 defaults = {}
-default_ordered = OrderedDict(sorted(DEFAULT.items(), key=lambda i: 
int(i[1].get('priority', 

commit crash for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package crash for openSUSE:Factory checked 
in at 2018-07-06 10:42:06

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


Package is "crash"

Fri Jul  6 10:42:06 2018 rev:149 rq:620656 version:7.2.3

Changes:

--- /work/SRC/openSUSE:Factory/crash/crash.changes  2018-03-26 
13:06:34.973754920 +0200
+++ /work/SRC/openSUSE:Factory/.crash.new/crash.changes 2018-07-06 
10:42:11.531240707 +0200
@@ -1,0 +2,19 @@
+Wed Jul  4 19:26:40 UTC 2018 - ptesa...@suse.com
+
+- Added crash-fix-snprintf-overflow.patch
+  Fix to address a "__builtin___snprintf_chk" compiler warning.
+- Added crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch
+  Update the recognition of x86_64 CPU_ENTRY_AREA.
+
+---
+Wed Jul  4 14:23:28 UTC 2018 - ptesa...@suse.com
+
+- Upgrade the source tarball to version to 7.2.3
+  A complete changelog is available via the crash source page at:
+
+  http://people.redhat.com/anderson/crash.changelog.html
+
+- Refreshed:
+crash-compressed-booted-kernel.patch
+
+---

Old:

  crash-7.2.1.tar.gz

New:

  crash-7.2.3.tar.gz
  crash-fix-snprintf-overflow.patch
  crash-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch



Other differences:
--
++ crash.spec ++
--- /var/tmp/diff_new_pack.JdRZge/_old  2018-07-06 10:42:12.743239265 +0200
+++ /var/tmp/diff_new_pack.JdRZge/_new  2018-07-06 10:42:12.743239265 +0200
@@ -56,7 +56,7 @@
 Summary:Crash utility for live systems; netdump, diskdump, LKCD or 
mcore dumpfiles
 License:GPL-3.0-or-later AND GFDL-1.2-only
 Group:  Development/Tools/Debuggers
-Version:7.2.1
+Version:7.2.3
 Release:0
 Source: %{name}-%{version}.tar.gz
 Source2:crash_whitepaper-%{whitepaper_version}.tar.bz2
@@ -84,6 +84,8 @@
 Patch16:eppic-support-arm64.patch
 Patch18:%{name}-stop_read_error_when_intent_is_retry.patch
 Patch21:%{name}-allow-use-of-sadump-captured-KASLR-kernel.patch
+Patch22:%{name}-fix-snprintf-overflow.patch
+Patch23:%{name}-update-recognition-of-x86_64-CPU_ENTRY_AREA.patch
 Patch90:%{name}-sial-ps-2.6.29.diff
 BuildRequires:  bison
 BuildRequires:  flex
@@ -280,6 +282,8 @@
 %patch13 -p1
 %patch18 -p1
 %patch21 -p1
+%patch22 -p1
+%patch23 -p1
 %if %{have_snappy}
 %patch15 -p1
 %endif

++ crash-7.2.1.tar.gz -> crash-7.2.3.tar.gz ++
/work/SRC/openSUSE:Factory/crash/crash-7.2.1.tar.gz 
/work/SRC/openSUSE:Factory/.crash.new/crash-7.2.3.tar.gz differ: char 5, line 1

++ crash-compressed-booted-kernel.patch ++
--- /var/tmp/diff_new_pack.JdRZge/_old  2018-07-06 10:42:12.791239207 +0200
+++ /var/tmp/diff_new_pack.JdRZge/_new  2018-07-06 10:42:12.795239203 +0200
@@ -11,7 +11,7 @@
 
 --- a/filesys.c
 +++ b/filesys.c
-@@ -571,6 +571,7 @@ static int
+@@ -579,6 +579,7 @@ static int
  find_booted_kernel(void)
  {
char kernel[BUFSIZE];
@@ -19,12 +19,12 @@
char buffer[BUFSIZE];
char **searchdirs;
int i, preferred, wrapped;
-@@ -620,16 +621,24 @@ find_booted_kernel(void)
+@@ -628,16 +629,24 @@ find_booted_kernel(void)
sprintf(kernel, "%s%s", searchdirs[i], dp->d_name);
  
if (mount_point(kernel) ||
 -  !file_readable(kernel) || 
--!is_elf_file(kernel))
+-!is_kernel(kernel))
 +  !file_readable(kernel))
continue;
  
@@ -37,7 +37,7 @@
  
 -  found = match_file_string(kernel, kt->proc_version, 
buffer);
 -  
-+  if (!is_elf_file(real_kernel)) {
++  if (!is_kernel(real_kernel)) {
 +  if (real_kernel != kernel)
 +  free(real_kernel);
 +  continue;
@@ -48,7 +48,7 @@
if (found)
break;
}
-@@ -649,10 +658,19 @@ find_booted_kernel(void)
+@@ -657,10 +666,19 @@ find_booted_kernel(void)
if (CRASHDEBUG(1))
fprintf(fp, "find_booted_kernel: found: %s\n", 
pc->namelist);

++ crash-fix-snprintf-overflow.patch ++
From: Dave Anderson 
Date: Fri, 1 Jun 2018 14:01:01 -0400
Subject: Fix to address a "__builtin___snprintf_chk" compiler warning
Upstream: merged
Git-commit: 9446958fe211825ed5524317b05d5ea020bb00d6

Fix to address a "__builtin___snprintf_chk" compiler 

commit libtorrent-rasterbar for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package libtorrent-rasterbar for 
openSUSE:Factory checked in at 2018-07-06 10:41:25

Comparing /work/SRC/openSUSE:Factory/libtorrent-rasterbar (Old)
 and  /work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new (New)


Package is "libtorrent-rasterbar"

Fri Jul  6 10:41:25 2018 rev:56 rq:620481 version:1.1.8

Changes:

--- 
/work/SRC/openSUSE:Factory/libtorrent-rasterbar/libtorrent-rasterbar.changes
2018-06-27 10:21:01.836893053 +0200
+++ 
/work/SRC/openSUSE:Factory/.libtorrent-rasterbar.new/libtorrent-rasterbar.changes
   2018-07-06 10:41:40.535277588 +0200
@@ -1,0 +2,20 @@
+Tue Jul  3 11:53:07 UTC 2018 - sor.ale...@meowr.ru
+
+- Update to version 1.1.8:
+  * Fix disc I/O performance of checking hashes and creating
+torrents.
+  * Fix a race condition in part_file.
+  * Fix part_file open mode compatibility test.
+  * Fix a race condition in the random number generator.
+  * Fix a race condition in stat_cache (drive storage).
+  * Improve error handling of failing to change file priority.
+The API for custom storage implementations was altered.
+  * Set the hidden attribute when creating the part file.
+  * Fix tracker announces reporting more data downloaded than the
+size of the torrent.
+  * Fix a recent regression with the force_proxy setting.
+- Remove libtorrent-rasterbar-1.1.7-boost-1.67.patch.
+- Re-enable building of the Python 2 module to mirror the boost
+  package.
+
+---

Old:

  libtorrent-rasterbar-1.1.7-boost-1.67.patch
  libtorrent-rasterbar-1.1.7.tar.gz

New:

  libtorrent-rasterbar-1.1.8.tar.gz



Other differences:
--
++ libtorrent-rasterbar.spec ++
--- /var/tmp/diff_new_pack.jJx7Yh/_old  2018-07-06 10:41:41.611276308 +0200
+++ /var/tmp/diff_new_pack.jJx7Yh/_new  2018-07-06 10:41:41.615276303 +0200
@@ -18,21 +18,19 @@
 
 %define _name   libtorrent
 %define sover   9
-%define _version 1_1_7
-%bcond_with python2
+%define _version 1_1_8
 %bcond_without  python3
+%bcond_without  python2
 %bcond_with examples
 %bcond_with tests
 Name:   libtorrent-rasterbar
-Version:1.1.7
+Version:1.1.8
 Release:0
 Summary:Libtorrent is a C++ implementation of the BitTorrent protocol
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
 URL:http://libtorrent.org/
 Source: 
https://github.com/arvidn/%{_name}/releases/download/%{_name}-%{_version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM libtorrent-rasterbar-1.1.7-boost-1.67.patch boo#1089812 
-- Add Boost 1.67+ support.
-Patch0: libtorrent-rasterbar-1.1.7-boost-1.67.patch
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(openssl)
@@ -162,7 +160,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++ libtorrent-rasterbar-1.1.7.tar.gz -> libtorrent-rasterbar-1.1.8.tar.gz 
++
 34739 lines of diff (skipped)




commit python-acme for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-acme for openSUSE:Factory 
checked in at 2018-07-06 10:41:38

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


Package is "python-acme"

Fri Jul  6 10:41:38 2018 rev:19 rq:620603 version:0.25.1

Changes:

--- /work/SRC/openSUSE:Factory/python-acme/python-acme.changes  2018-05-04 
11:31:22.343643675 +0200
+++ /work/SRC/openSUSE:Factory/.python-acme.new/python-acme.changes 
2018-07-06 10:41:50.795265381 +0200
@@ -1,0 +2,12 @@
+Wed Jul  4 11:20:45 UTC 2018 - ec...@schirra.net
+
+- update to 0.25.1
+  - No changelog from upstream
+  
+---
+Wed Jun 13 17:48:04 UTC 2018 - ec...@opensuse.org
+
+- update to 0.25.0
+  - No changelog from upstream
+
+---

Old:

  acme-0.24.0.tar.gz
  acme-0.24.0.tar.gz.asc

New:

  acme-0.25.1.tar.gz
  acme-0.25.1.tar.gz.asc



Other differences:
--
++ python-acme.spec ++
--- /var/tmp/diff_new_pack.xDPmJq/_old  2018-07-06 10:41:51.215264881 +0200
+++ /var/tmp/diff_new_pack.xDPmJq/_new  2018-07-06 10:41:51.219264876 +0200
@@ -21,7 +21,7 @@
 %define libname acme
 
 Name:   python-%{libname}
-Version:0.24.0
+Version:0.25.1
 Release:0
 Summary:Python library for the ACME protocol
 License:Apache-2.0
@@ -35,6 +35,8 @@
 BuildRequires:  %{python_module cryptography >= 0.8}
 BuildRequires:  %{python_module devel >= 2.7}
 BuildRequires:  %{python_module dnspython >= 1.12}
+BuildRequires:  %{python_module idna < 2.7}
+BuildRequires:  %{python_module idna >= 2.5}
 BuildRequires:  %{python_module josepy >= 1.0.0}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module ndg-httpsclient}
@@ -42,10 +44,13 @@
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pyOpenSSL >= 0.13}
 BuildRequires:  %{python_module pyRFC3339}
+BuildRequires:  %{python_module pytest-xdist}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module requests >= 2.10}
+BuildRequires:  %{python_module requests-toolbelt >= 0.3.0}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six >= 1.5.2}
+BuildRequires:  %{python_module six >= 1.9.0}
 BuildRequires:  %{python_module sphinx_rtd_theme}
 BuildRequires:  %{python_module sphinxcontrib-programoutput}
 BuildRequires:  %{python_module tox}
@@ -63,6 +68,7 @@
 Requires:   python-pytz
 Requires:   python-requests >= 2.10
 Requires:   python-six >= 1.5.2
+Requires:   python-requests-toolbelt >= 0.3.0
 BuildArch:  noarch
 
 %python_subpackages
@@ -101,7 +107,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}/%{libname}
 
 %check
-%python_exec setup.py test
+# show error since version 0.25.0: import file missmatch
+#%%python_exec setup.py test
 
 %files %{python_files}
 %defattr(-,root,root)

++ acme-0.24.0.tar.gz -> acme-0.25.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acme-0.24.0/MANIFEST.in new/acme-0.25.1/MANIFEST.in
--- old/acme-0.24.0/MANIFEST.in 2018-05-02 01:50:33.0 +0200
+++ new/acme-0.25.1/MANIFEST.in 2018-06-13 03:20:14.0 +0200
@@ -1,5 +1,6 @@
 include LICENSE.txt
 include README.rst
+include pytest.ini
 recursive-include docs *
 recursive-include examples *
 recursive-include acme/testdata *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acme-0.24.0/PKG-INFO new/acme-0.25.1/PKG-INFO
--- old/acme-0.24.0/PKG-INFO2018-05-02 01:50:51.0 +0200
+++ new/acme-0.25.1/PKG-INFO2018-06-13 03:20:35.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: acme
-Version: 0.24.0
+Version: 0.25.1
 Summary: ACME protocol implementation in Python
 Home-page: https://github.com/letsencrypt/letsencrypt
 Author: Certbot Project
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/acme-0.24.0/acme/challenges.py 
new/acme-0.25.1/acme/challenges.py
--- old/acme-0.24.0/acme/challenges.py  2018-05-02 01:50:33.0 +0200
+++ new/acme-0.25.1/acme/challenges.py  2018-06-13 03:20:14.0 +0200
@@ -9,6 +9,7 @@
 import josepy as jose
 import OpenSSL
 import requests
+import six
 
 from acme import errors
 from acme import crypto_util
@@ -139,16 +140,16 @@
 return True
 
 
+@six.add_metaclass(abc.ABCMeta)
 class KeyAuthorizationChallenge(_TokenChallenge):
 # pylint: disable=abstract-class-little-used,too-many-ancestors
 """Challenge based on Key Authorization.
 
 :param 

commit mailman for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package mailman for openSUSE:Factory checked 
in at 2018-07-06 10:41:33

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


Package is "mailman"

Fri Jul  6 10:41:33 2018 rev:42 rq:620600 version:2.1.27

Changes:

--- /work/SRC/openSUSE:Factory/mailman/mailman.changes  2018-06-29 
22:35:52.094029535 +0200
+++ /work/SRC/openSUSE:Factory/.mailman.new/mailman.changes 2018-07-06 
10:41:48.943267584 +0200
@@ -152 +152 @@
-- update to 2.1.20
+- update to 2.1.20 bsc#925502
@@ -218 +218 @@
-- update to 2.1.15
+- update to 2.1.15 bsc#997205
@@ -220 +220 @@
-* better CSRF protection
+* better CSRF protection CVE 2016-7123



Other differences:
--





commit certbot for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package certbot for openSUSE:Factory checked 
in at 2018-07-06 10:41:41

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


Package is "certbot"

Fri Jul  6 10:41:41 2018 rev:22 rq:620605 version:0.25.1

Changes:

--- /work/SRC/openSUSE:Factory/certbot/certbot.changes  2018-05-04 
11:31:06.276233227 +0200
+++ /work/SRC/openSUSE:Factory/.certbot.new/certbot.changes 2018-07-06 
10:41:54.567260892 +0200
@@ -1,0 +2,90 @@
+Wed Jun 13 17:51:32 UTC 2018 - ec...@opensuse.org
+
+- update to 0.25.1
+  * Fixed
+- TLS-ALPN-01 support has been removed from our acme library. 
+  Using our current dependencies, we are unable to provide 
+  a correct implementation of this challenge so we decided 
+  to remove it from the library until we can provide proper 
+  support.
+- Issues causing test failures when running the tests in the 
+  acme package with pytest<3.0 has been resolved.
+- certbot-nginx now correctly depends on acme>=0.25.0.
+  
+  Despite us having broken lockstep, we are continuing to release 
+  new versions of all Certbot components during releases for the 
+  time being, however, the only packages with changes other than 
+  their version number were:
+- acme
+- certbot-nginx
+
+  More details about these changes can be found on our GitHub repo: 
+  https://github.com/certbot/certbot/milestone/56?closed=1
+
+- update to 0.25.0
+  * Added
+- Support for the ready status type was added to acme. Without 
+  this change, Certbot and acme users will begin encountering 
+  errors when using Let's Encrypt's ACMEv2 API starting on 
+  June 19th for the staging environment and July 5th for 
+  production. 
+  See https://community.letsencrypt.org/t/acmev2-order-ready-status/62866 
+  for more information.
+- Certbot now accepts the flag --reuse-key which will cause the 
+  same key to be used in the certificate when the lineage is 
+  renewed rather than generating a new key.
+- You can now add multiple email addresses to your ACME account 
+  with Certbot by providing a comma separated list of emails 
+  to the --email flag.
+- Support for Let's Encrypt's upcoming TLS-ALPN-01 challenge 
+  was added to acme. For more information, 
+  see 
https://community.letsencrypt.org/t/tls-alpn-validation-method/63814/1.
+- acme now supports specifying the source address to bind to 
+  when sending outgoing connections. You still cannot specify 
+  this address using Certbot.
+- If you run Certbot against Let's Encrypt's ACMEv2 staging 
+  server but don't already have an account registered at that 
+  server URL, Certbot will automatically reuse your staging 
+  account from Let's Encrypt's ACMEv1 endpoint if it exists.
+- Interfaces were added to Certbot allowing plugins to be 
+  called at additional points. The GenericUpdater interface 
+  allows plugins to perform actions every time certbot renew is
+  run, regardless of whether any certificates are due for 
+  renewal, and the RenewDeployer interface allows plugins to 
+  perform actions when a certificate is renewed. 
+  See certbot.interfaces for more information.
+  * Changed
+- When running Certbot with --dry-run and you don't already 
+  have a staging account, the created account does not contain 
+  an email address even if one was provided to avoid expiration 
+  emails from Let's Encrypt's staging server.
+- certbot-nginx does a better job of automatically detecting 
+  the location of Nginx's configuration files when run on
+  BSD based systems.
+- acme now requires and uses pytest when running tests with 
+  setuptools with python setup.py test.
+- certbot config_changes no longer waits for user input before
+  exiting.
+  * Fixed
+- Misleading log output that caused users to think that 
+  Certbot's standalone plugin failed to bind to a port when 
+  performing a challenge has been corrected.
+- An issue where certbot-nginx would fail to enable HSTS if 
+  the server block already had an add_header directive has been 
+  resolved.
+- certbot-nginx now does a better job detecting the server 
+  block to base the configuration for TLS-SNI challenges on.
+
+  Despite us having broken lockstep, we are continuing to release 
+  new versions of all Certbot components during releases for the 
+  time being, however, the only packages with functional changes 
+  were:
+- acme
+- certbot
+- certbot-apache
+- certbot-nginx
+  
+  More details about these changes can be found on our GitHub repo: 
+  https://github.com/certbot/certbot/milestone/54?closed=1
+

commit python-Epsilon for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-Epsilon for openSUSE:Factory 
checked in at 2018-07-06 10:40:58

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


Package is "python-Epsilon"

Fri Jul  6 10:40:58 2018 rev:8 rq:620273 version:0.7.2

Changes:

--- /work/SRC/openSUSE:Factory/python-Epsilon/python-Epsilon.changes
2018-06-08 23:14:52.649338233 +0200
+++ /work/SRC/openSUSE:Factory/.python-Epsilon.new/python-Epsilon.changes   
2018-07-06 10:41:14.879308112 +0200
@@ -1,0 +2,19 @@
+Mon Jul  2 14:54:56 UTC 2018 - mc...@suse.com
+
+- Apply upstream patches 01_df6d0f2bd0.patch and 02_5c11436751159.patch
+  for making tests pass.
+  Originally from https://github.com/twisted/epsilon/pull/31
+
+---
+Sun Jun 24 06:32:04 UTC 2018 - mc...@suse.com
+
+- Upgrade to 0.7.2:
+* certcreate should now be installed properly.
+* An asRFC1123 method was added to extime.Time.
+* As Twisted is dropping Python 2.6, Epsilon will also not support
+  2.6 from the next release.
+* epsilon.benchmark now uses /proc/self/mounts instead of relying on
+  /etc/mtab which is often wrong, or does not even exist.
+* Fixed a test that interacted badly with Twisted 15.4.0.
+
+---

Old:

  Epsilon-0.7.1.tar.gz

New:

  01_df6d0f2bd0.patch
  02_5c11436751159.patch
  Epsilon-0.7.2.tar.gz



Other differences:
--
++ python-Epsilon.spec ++
--- /var/tmp/diff_new_pack.iboXML/_old  2018-07-06 10:41:15.315307593 +0200
+++ /var/tmp/diff_new_pack.iboXML/_new  2018-07-06 10:41:15.315307593 +0200
@@ -21,16 +21,20 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-Epsilon
-Version:0.7.1
+Version:0.7.2
 Release:0
 Summary:Divmod utility package
 License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/twisted/epsilon
 Source0:
https://files.pythonhosted.org/packages/source/E/Epsilon/Epsilon-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM https://github.com/twisted/epsilon/pull/31
+Patch0: 01_df6d0f2bd0.patch
+Patch1: 02_5c11436751159.patch
 BuildRequires:  %{python_module Twisted >= 13.2.0}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module pyOpenSSL >= 0.13}
+BuildRequires:  %{python_module service_identity}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -57,6 +61,8 @@
 %prep
 %setup -q -n Epsilon-%{version}
 # fix end-of-line
+%patch0 -p1
+%patch1 -p1
 sed -i 's/\r//' NAME.txt
 
 %build
@@ -68,14 +74,11 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# Tests fail for some incompatibility with the current version of
-# Twisted
-# https://github.com/twisted/epsilon/issues/25
-# python_exec setup.py test
+%python_exec setup.py test
 
 %files %{python_files}
 %license LICENSE
-%doc README NAME.txt NEWS.txt
+%doc README.rst NAME.txt NEWS.rst
 %{_bindir}/certcreate
 %{python_sitelib}/*
 

++ 01_df6d0f2bd0.patch ++
>From df6d0f2bd0f13606ceaed7b85ba0a03a15c8d9fe Mon Sep 17 00:00:00 2001
From: Tristan Seligmann 
Date: Sun, 24 Jun 2018 12:51:48 +0200
Subject: [PATCH] Make discoverCurrentWorkingDevice more lenient.

---
 epsilon/scripts/benchmark.py   | 16 ++--
 epsilon/test/test_benchmark.py | 11 +++
 2 files changed, 21 insertions(+), 6 deletions(-)

diff --git a/epsilon/scripts/benchmark.py b/epsilon/scripts/benchmark.py
index 8b35bdd..2dae1c7 100644
--- a/epsilon/scripts/benchmark.py
+++ b/epsilon/scripts/benchmark.py
@@ -412,19 +412,23 @@ def reportResults(results):
 
 
 
-def discoverCurrentWorkingDevice():
+def discoverCurrentWorkingDevice(procMounts='/proc/self/mounts'):
 """
 Return a short string naming the device which backs the current working
 directory, ie C{/dev/hda1}.
 """
 possibilities = []
 cwd = os.getcwd()
-for L in file('/proc/self/mounts'):
-parts = L.split()
-if cwd.startswith(parts[1]):
-possibilities.append((len(parts[1]), parts[0]))
+with file(procMounts, 'rb') as f:
+for L in f:
+parts = L.split()
+if cwd.startswith(parts[1]):
+possibilities.append((len(parts[1]), parts[0]))
 possibilities.sort()
-return possibilities[-1][-1]
+try:
+return possibilities[-1][-1]
+except IndexError:
+return ''
 
 
 
diff --git a/epsilon/test/test_benchmark.py b/epsilon/test/test_benchmark.py
index c938822..0681ee9 100644
--- 

commit tpm2.0-tools for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package tpm2.0-tools for openSUSE:Factory 
checked in at 2018-07-06 10:41:14

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


Package is "tpm2.0-tools"

Fri Jul  6 10:41:14 2018 rev:14 rq:620445 version:3.1.0

Changes:

--- /work/SRC/openSUSE:Factory/tpm2.0-tools/tpm2.0-tools.changes
2018-06-08 23:14:11.234833892 +0200
+++ /work/SRC/openSUSE:Factory/.tpm2.0-tools.new/tpm2.0-tools.changes   
2018-07-06 10:41:22.275299313 +0200
@@ -1,0 +2,107 @@
+Fri Jun 29 12:03:48 UTC 2018 - matthias.gerst...@suse.com
+
+- update to major version 3.1.0:
+  - the tpm2 stack introduces an incompatible ABI to the previous version with
+this update. There is no compatibility layer, libraries have new names
+  - install-man.patch: dropped, because we don't really need it
+  - tpm2.0-tools-fix-hardening.patch: contained in upstream tarball now
+s etc.
+  - upstream changelog:
+* tpm2_unseal: -P becomes -p
+* tpm2_sign: -P becomes -p
+* tpm2_nvreadlock: long form for -P is now --auth-hierarchy
+* tpm2_rsadecrypt: -P becomes -p
+* tpm2_nvrelease: long-form of -P becomes --auth-hierarchy
+* tpm2_nvdefine: -I becomes -p
+* tpm2_encryptdecrypt: -P becomes -p
+* tpm2_dictionarylockout: -P becomes -p
+* tpm2_createprimary: -K becomes -p
+* tpm2_createak: -E becomes -e
+* tpm2_certify: -k becomes -p
+* tpm2_hash: -g changes to -G
+* tpm2_encryptdecrypt: Support IVs via -i and algorithm modes via -G.
+* tpm2_hmac: drop -g, just use the algorithm associated with the object.
+* tpm2_getmanufec: -g changes to -G
+* tpm2_createek: -g changes to -G
+* tpm2_createak: -g changes to -G
+* tpm2_verifysignature: -g becomes -G
+* tpm2_sign: -g becomes -G
+* tpm2_import: support specifying parent key with a context file,
+  --parent-key-handle/-H becomes --parent-key/-C
+* tpm2_nvwrite and tpm2_nvread: when -P is "index" -a is optional and 
defaults to
+  the NV_INDEX value passed to -x.
+* Load TCTI's by SONAME, not raw .so file
+* tpm2_activatecredential: -e becomes -E
+* tpm2_activatecredential: -e becomes -E
+* tpm2_certify: -c and -C are swapped, -k becomes -K
+* tpm2_createprimary: -K becomes -k
+* tpm2_encryptdecrypt: supports input and output to stdin and stdout 
respectively.
+* tpm2_create: -g/-G become optional options.
+* tpm2_createprimary: -g/-G become optional options.
+* tpm2_verifysignature - Option `-r` changes to `-f` and supports 
signature format "rsa".
+* tpm2_import - Parent public data option, `-K` is optional.
+* tpm2_import - Supports importing external RSA 2048 keys via pem files.
+* tpm2_pcrlist: Option `--algorithm` changes to `--halg`, which is in line 
with other tools.
+* tpm2_verifysignature: Option `-r` and `--raw` have been removed. This 
were unused within the tool.
+* tpm2_hmac: Option `--algorithm` changes to `--halg`, which is in line 
with the manpage.
+* tpm2_makecredential: Option `--sec` changes to `--secret`.
+* tpm2_activatecredential: Option `--Password` changes to `--auth-key`.
+* system tests are now run with make check when --enable-unit is used in 
configure.
+* tpm2_unseal: Option `--pwdk` changes to `--auth-key`.
+* tpm2_sign: Option `--pwdk` changes to `--auth-key`.
+* tpm2_rsadecrypt: Option `--pwdk` changes to `--auth-key`.
+* tpm2_quote: Option `--ak-passwd` changes to `--auth-ak`
+* tpm2_pcrevent: Option `--passwd` changes to `--auth-pcr`
+* tpm2_nvwrite: Options `--authhandle` and `--handle-passwd`
+  changes to `--hierarchy` and `--auth-hierarchy` respectively.
+* tpm2_nvread: Options `--authhandle` and `--handle-passwd`
+  changes to `--hierarchy` and `--auth-hierarchy` respectively.
+* tpm2_nvdefine: Options `--authhandle`, `--handle-passwd` and 
`--index-passwd`
+  changes to `--hierarchy`, `--auth-hierarchy` and `--auth-index`
+  respectively.
+* tpm2_loadexternal: `-H` changes to `-a` for specifying hierarchy.
+* tpm2_load: Option `--pwdp` changes to `--auth-parent`.
+* tpm2_hmac: Option `--pwdk` changes to `--auth-key`.
+* tpm2_hash: `-H` changes to `-a` for specifying hierarchy.
+* tpm2_getmanufec: Options `--owner-passwd`, `--endorse-passwd`
+* and `--ek-passwd`change to `--auth-owner`, `--auth-endorse`
+  and `--auth-ek` respectively.
+* tpm2_evictcontrol: Option group `-A` and `--auth` changes to `-a` and 
`--hierarchy`
+  Option `--pwda` changes to `--auth-hierarchy`
+* tpm2_encryptdecrypt: Option `--pwdk` changes to `--auth-key`.
+* tpm2_dictionarylockout: Option `--lockout-passwd` changes to 
`--auth-lockout`
+* tpm2_createprimary: Options 

commit xrootd for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package xrootd for openSUSE:Factory checked 
in at 2018-07-06 10:40:01

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


Package is "xrootd"

Fri Jul  6 10:40:01 2018 rev:18 rq:620013 version:3.3.6

Changes:

--- /work/SRC/openSUSE:Factory/xrootd/xrootd.changes2018-03-08 
11:00:16.259325094 +0100
+++ /work/SRC/openSUSE:Factory/.xrootd.new/xrootd.changes   2018-07-06 
10:40:58.451327655 +0200
@@ -1,0 +2,5 @@
+Sun Jul  1 08:16:43 UTC 2018 - b...@vdm-design.de
+
+- Add patch xrootd-gcc8-fix.patch to fix build with gcc8
+
+---

New:

  xrootd-gcc8-fix.patch



Other differences:
--
++ xrootd.spec ++
--- /var/tmp/diff_new_pack.R2HcXI/_old  2018-07-06 10:40:59.011326989 +0200
+++ /var/tmp/diff_new_pack.R2HcXI/_new  2018-07-06 10:40:59.011326989 +0200
@@ -25,7 +25,7 @@
 Version:3.3.6
 Release:0
 Summary:An eXtended Root Daemon (xrootd)
-License:LGPL-3.0+
+License:LGPL-3.0-or-later
 Group:  System/Daemons
 Url:http://xrootd.org/
 Source0:http://xrootd.org/download/v%{version}/xrootd-%{version}.tar.gz
@@ -35,6 +35,8 @@
 Source4:frm_purged
 # PATCH-FIX-OPENSUSE xrootd-gcc6-fix.patch bnc#985167 -- fixes build with 
gcc6, patch included in upstream version 4.3.0
 Patch0: xrootd-gcc6-fix.patch
+# FATCH-FIX-OPENSUSE xrootd-gcc8-fix.patch -- fixes build with gcc8
+Patch1: xrootd-gcc8-fix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake >= 2.8
 BuildRequires:  fdupes
@@ -58,6 +60,7 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 mkdir build

++ xrootd-gcc8-fix.patch ++
diff -Nurd xrootd-3.3.6.orig/src/XrdCl/XrdClXRootDTransport.cc 
xrootd-3.3.6/src/XrdCl/XrdClXRootDTransport.cc
--- xrootd-3.3.6.orig/src/XrdCl/XrdClXRootDTransport.cc 2014-01-16 
15:09:57.0 +0100
+++ xrootd-3.3.6/src/XrdCl/XrdClXRootDTransport.cc  2018-07-01 
09:55:05.028126043 +0200
@@ -1058,15 +1058,15 @@
 if( hsData->url->GetUserName().length() )
 {
   ::strncpy( (char*)loginReq->username,
- hsData->url->GetUserName().c_str(), 8 );
+ hsData->url->GetUserName().c_str(), 7 );
 }
 else
 {
   char *name = new char[1024];
   if( !XrdOucUtils::UserName( geteuid(), name, 1024 ) )
-::strncpy( (char*)loginReq->username, name, 8 );
+::strncpy( (char*)loginReq->username, name, 7 );
   else
-::strncpy( (char*)loginReq->username, "", 8 );
+::strncpy( (char*)loginReq->username, "", 7 );
   delete [] name;
 }
 



commit python-regex for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-regex for openSUSE:Factory 
checked in at 2018-07-06 10:40:28

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


Package is "python-regex"

Fri Jul  6 10:40:28 2018 rev:3 rq:620101 version:2018.06.21

Changes:

--- /work/SRC/openSUSE:Factory/python-regex/python-regex.changes
2017-09-05 15:16:23.699329127 +0200
+++ /work/SRC/openSUSE:Factory/.python-regex.new/python-regex.changes   
2018-07-06 10:41:03.283321907 +0200
@@ -1,0 +2,19 @@
+Mon Jul  2 03:23:26 UTC 2018 - toddrme2...@gmail.com
+
+- Update to 2018.06.21
+  * Fixed Regex matches with `re` but not with `regex` module
+  * Fixed that the reported positions of fuzzy changes were
+sometimes incorrect.
+  * Updated Unicode word and grapheme boundaries for Unicode
+11.0.0, which I had overlooked...
+  * Updated to Unicode 11.0.0.
+  * Fixed an off-by-one bug where a lazy repeat is followed by a
+character (quick check).
+  * Fixed that the Unicode normalization quick check properties
+weren't handled correctly.
+  * Further changes to match re module's behaviour on zero-width
+matching for Python 3.7.
+  * Added 'fuzzy_changes' attribute to match object to indicate
+positions of changes in fuzzy match.
+
+---

Old:

  regex-2017.07.28.tar.gz

New:

  regex-2018.06.21.tar.gz



Other differences:
--
++ python-regex.spec ++
--- /var/tmp/diff_new_pack.I2YSuT/_old  2018-07-06 10:41:04.363320622 +0200
+++ /var/tmp/diff_new_pack.I2YSuT/_new  2018-07-06 10:41:04.363320622 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-regex
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-regex
-Version:2017.07.28
+Version:2018.06.21
 Release:0
 Summary:Alternative regular expression module for Python
 License:Python-2.0

++ regex-2017.07.28.tar.gz -> regex-2018.06.21.tar.gz ++
 204139 lines of diff (skipped)




commit yubioath-desktop for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package yubioath-desktop for 
openSUSE:Factory checked in at 2018-07-06 10:41:20

Comparing /work/SRC/openSUSE:Factory/yubioath-desktop (Old)
 and  /work/SRC/openSUSE:Factory/.yubioath-desktop.new (New)


Package is "yubioath-desktop"

Fri Jul  6 10:41:20 2018 rev:4 rq:620452 version:4.3.4

Changes:

--- /work/SRC/openSUSE:Factory/yubioath-desktop/yubioath-desktop.changes
2018-04-04 11:06:55.852751126 +0200
+++ /work/SRC/openSUSE:Factory/.yubioath-desktop.new/yubioath-desktop.changes   
2018-07-06 10:41:32.639286983 +0200
@@ -1,0 +2,10 @@
+Mon Jul  2 20:44:06 UTC 2018 - t.gru...@katodev.de
+
+- Version 4.3.4 (released 2018-05-07)
+  -  Support YubiKey Preview
+  -  Add credential: allow space in secret key.
+  -  Bugfix: Don’t show "No credentials found…" incorrectly.
+  -  Bugfix: Forget the password when removing the device.
+  -  Windows: 64-bit version added.
+
+---

Old:

  yubioath-desktop-4.3.3.tar.gz
  yubioath-desktop-4.3.3.tar.gz.sig

New:

  yubioath-desktop-4.3.4.tar.gz
  yubioath-desktop-4.3.4.tar.gz.sig



Other differences:
--
++ yubioath-desktop.spec ++
--- /var/tmp/diff_new_pack.uqWWNk/_old  2018-07-06 10:41:34.063285288 +0200
+++ /var/tmp/diff_new_pack.uqWWNk/_new  2018-07-06 10:41:34.063285288 +0200
@@ -18,7 +18,7 @@
 
 %define binname yubioath
 Name:   yubioath-desktop
-Version:4.3.3
+Version:4.3.4
 Release:0
 Summary:Graphical interface for displaying OATH codes with a Yubikey
 License:GPL-3.0+
@@ -44,7 +44,7 @@
 the shared secrets.
 
 %prep
-%setup -q
+%setup -q -n %{name}
 # Fix build for Leap 15 and SLE 15
 sed -i 's|python |python3 |g' yubioath-desktop.pro
 

++ yubioath-desktop-4.3.3.tar.gz -> yubioath-desktop-4.3.4.tar.gz ++
 16230 lines of diff (skipped)




commit python-bokeh for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-bokeh for openSUSE:Factory 
checked in at 2018-07-06 10:40:09

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


Package is "python-bokeh"

Fri Jul  6 10:40:09 2018 rev:9 rq:620051 version:0.13.0

Changes:

--- /work/SRC/openSUSE:Factory/python-bokeh/python-bokeh.changes
2018-04-13 12:49:57.771133594 +0200
+++ /work/SRC/openSUSE:Factory/.python-bokeh.new/python-bokeh.changes   
2018-07-06 10:41:00.455325271 +0200
@@ -1,0 +2,251 @@
+Sun Jul  1 17:41:20 UTC 2018 - a...@gmx.de
+
+- update to version 0.13.0:
+  * bugfixes:
++ #799 Templates not included when compiling with py2exe
++ #2080 [component: bokehjs] Hovertool panel for annular wedge
+   displays at center coordinates, not over wedge
++ #7428 [component: bokehjs] Correctly showing wedge hover
+   tooltips with "clock" orient
++ #7591 [component: bokehjs] [layout] Adding a slider fails to
+   load visualization in version 0.12.14
++ #7891 [component: bokehjs] [regression] [widgets] Unable to edit
+   datatable cell
++ #7904 [component: examples] Flask_gunicorn_embed.py does not
+   work with tornado 5
++ #7916 [component: tests] Code quality tests fail due to pandas'
+   regression
++ #7924 [component: bokehjs] [regression] [widgets] Sorting linked
+   datatables messed up in bokeh 0.12.16
++ #7926 [component: bokehjs] [widgets] Setting value of
+   multiselect in javascript doesn't unselect previous selected
+   items
++ #7935 Using on_event with string names in python2.7
++ #7941 [component: docs] Update docs: the hovertool attribute is
+   "formatters"
++ #7978 [component: bokehjs] [layout] Sizing mode scale_both grows
+   on window resize
++ #7984 [component: bokehjs] [layout] Temp partial fix allowing
+   scale_both to work in some cases
++ #7992 [component: server] [memory] Memory leak on
+   add_next_tick_callback
++ #8000 [component: docs] Small documentation error for
+   boxselecttool
+  * features:
++ #3596 Warn about python callbacks when they won't run
++ #4986 [layout] Allow elements to be placed in server templates
++ #6320 [component: bokehjs] Expose initial_start and initial_end
+   in range1d
++ #6386 [component: bokehjs] Support line annotations like span
+   but with slope
++ #7401 Support passing a pandas.series as x_range for figure
++ #7795 [component: bokehjs] Feature-request: selection-bar
++ #7908 [API: models] Tile source attribution font size
++ #7921 [component: bokehjs] Bryanv/usability
++ #7961 [component: bokehjs] Add a cumsum transform to
+   cumulatively sum a single column
+  * tasks:
++ #7364 [component: docs] Developing with javascript jsfiddle not
+   working in firefox 57.0.3 (macos 10.13.2)
++ #7374 [component: server] Connection errors when sending large
+   amounts of data to browser via a bokeh server
++ #7831 [component: docs] Improve documentation for creating
+   interactive plots in notebook
++ #7880 [component: bokehjs] [component: build] Upgrade npm
+   packages
++ #7905 [component: docs] All gallery examples bundle unnecessary
+   extension code
++ #7911 [component: bokehjs] [component: tests] Make bokehjs' unit
+   tests more robust
++ #7915 [component: bokehjs] Re-jitter on tap is unexpected
++ #7919 [component: bokehjs] [component: build] Replace gulp with
+   a more lightweight solution
++ #7922 [component: build] Move bokeh build and ci to new
+   rackspace account
++ #7930 [component: docs] [typescript] Docs still say that
+   coffeescript is the implementation language of bokehjs
++ #7936 [component: bokehjs] Resettool doesn't restore initial
+   plot when using wmtstilesource and x/y_range
++ #7937 [component: bokehjs] Add support in tablewidget for
+   ajaxdatasource
++ #7946 [typescript] Upgrade to typescript 2.9
++ #7950 [component: build] Bryanv/build cleanup
++ #7951 [component: bokehjs] Line plots jaggy when overplotting
+   noisy data with `line_join='miter'`
++ #7953 [component: bokehjs] Modifying data source while polydraw
+   is editing breaks editing
++ #7957 [component: bokehjs] [component: build] Replace esprima
+   with typescript compiler api
++ #7962 [component: bokehjs] [component: build] Run `npm install`
+   automatically if package.json changed
++ #7967 [component: docs] Typo in the image_url documentation
++ #7973 Add new maintainer to the list
++ #7977 [performance] High (probably unnecessary) cpu load due to
+   is_valid calls
++ #7985 [API: plotting] Bokeh gmapoptions 

commit python-pysnmp for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-pysnmp for openSUSE:Factory 
checked in at 2018-07-06 10:41:00

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


Package is "python-pysnmp"

Fri Jul  6 10:41:00 2018 rev:6 rq:620276 version:4.4.4

Changes:

--- /work/SRC/openSUSE:Factory/python-pysnmp/python-pysnmp.changes  
2017-09-27 16:54:17.380043699 +0200
+++ /work/SRC/openSUSE:Factory/.python-pysnmp.new/python-pysnmp.changes 
2018-07-06 10:41:16.411306289 +0200
@@ -1,0 +2,64 @@
+Fri Jun 29 13:17:52 UTC 2018 - mar...@gmx.de
+
+- Fix license
+- Update to 4.4.4:
+  * Copyright notice extended to the year 2018
+  * Fixed short local key expansion at 3DES key localization
+implementation.
+  
+- Update to 4.4.3:
+  * Migrated references from SourceForge
+  * Added missing SHA2 support for Blumenthal key localization
+  * Fixed named bits handling at rfc1902.Bits
+  * Fixed missing SmiError exception class at pysnmp.proto.rfc1155
+  * Fixed SNMP v1->v2c PDU proxy -- error-status & error-index fields
+from v1 PDU get copied over to v2c PDU in addition to the exception
+sentinels being set
+
+- Update to 4.4.2:
+  * The pysnmp version being used gets exposed to the MIB modules
+  via the `MibBuilder` instance
+  * The .setObjects() method of the SMI types now accepts
+`append=False` parameter to let the caller adding more
+than 255 elements over the course of multiple calls
+  * Added support for some more missing fields of SMIv2 MACRO types
+  * Example scripts rearranged in a way that IPv6 requirement is
+clearly encoded in the script's name
+  * Fixed SNMPv2-SMI.NotificationType to expose .set/getReference()
+instead of .set/getRevision() which should not be there in the
+first place
+  * Fixed non-implied-OID encoding in SNMP table indices
+  * Fixed inconsistent SNMPv3 discovery and retrying algorithm
+
+- Update to 4.4.1:
+  * HMAC-SHA-2 Authentication Protocols support added (RFC-7860)
+  * The pycryptodome dependency replaced with pycryptodomex as
+it is recommended by the upstream to avoid unwanted interference
+with PyCrypto package should it also be installed
+  * Sphinx theme changed to Alabaster in the documentation
+  * Minor adjustments towards pyasn1 0.4.x compatibility
+  * Fixed ObjectIdentifier-into-ObjectIdentity casting at
+rfc1902.ObjectType MIB resolution harness
+  * Fixed NetworkAddress object handling in SNMP table indices
+  * Fixed MIB lookup by module:object.indices MIB object with
+InetAddressIPv{4,6} objects being in the index
+  * Fixed non-translated PDU being retries at CommandGenerator what
+leads to wrong PDU version being sent and even a crash on
+incompatible PDU/SNMP message combination
+
+- Update to 4.3.10:
+  * Refactored partial SNMP message decoding to make it less dependent
+on unpublished pyasn1 API features.
+  * Fix to MibTableRow.setFromName() to keep the input parameter type when
+it propagates to the return value. Before this fix
+ObjectIdentity.prettyPrint() may crash when rendering malformed SNMP
+table indices.
+  * Fixed NotificationReceiver to include SNMPv1 TRAP Message community
+string into SNMPv2c/v3 TRAP PDU
+  * Fixed multiple bugs in SNMP table indices rendering, especially
+the InetAddressIPv6 type which was severely broken.
+  * Fixed crashing Bits.prettyPrint() implementation
+  * Fixed crashing Bits.clone()/subtype() implementation
+  * Fixed leaking exceptions bubbling up from the asyncio and Twisted adapters
+
+---

Old:

  pysnmp-4.3.9.tar.gz

New:

  pysnmp-4.4.4.tar.gz



Other differences:
--
++ python-pysnmp.spec ++
--- /var/tmp/diff_new_pack.3U3vNc/_old  2018-07-06 10:41:16.807305818 +0200
+++ /var/tmp/diff_new_pack.3U3vNc/_new  2018-07-06 10:41:16.807305818 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pysnmp
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,24 +18,24 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pysnmp
-Version:4.3.9
+Version:4.4.4
 Release:0
-Url:http://pysnmp.sourceforge.net/
 Summary:A pure-Python SNMPv1/v2c/v3 library
-License:GPL-2.0
+License:BSD-2-Clause
 Group:  Development/Languages/Python
+URL:http://pysnmp.sourceforge.net/
 Source: 

commit tpm2.0-abrmd for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package tpm2.0-abrmd for openSUSE:Factory 
checked in at 2018-07-06 10:41:17

Comparing /work/SRC/openSUSE:Factory/tpm2.0-abrmd (Old)
 and  /work/SRC/openSUSE:Factory/.tpm2.0-abrmd.new (New)


Package is "tpm2.0-abrmd"

Fri Jul  6 10:41:17 2018 rev:6 rq:620450 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/tpm2.0-abrmd/tpm2.0-abrmd.changes
2018-02-26 23:24:24.131951966 +0100
+++ /work/SRC/openSUSE:Factory/.tpm2.0-abrmd.new/tpm2.0-abrmd.changes   
2018-07-06 10:41:25.559295406 +0200
@@ -1,0 +2,64 @@
+Tue Jul  3 09:15:27 UTC 2018 - matthias.gerst...@suse.com
+
+- Trying to fix build on older distros that fail because of a missing or
+  broken autoconf valgrind detection macro. Removing  autoreconf to hopefully
+  fix this.
+
+---
+Mon Jul  2 09:27:43 UTC 2018 - matthias.gerst...@suse.com
+
+- add fix_dlopen.patch: fixes an issue with dlopen()'ing the tcti-device
+  library from tpm2-0-tss. See
+  https://github.com/tpm2-software/tpm2-abrmd/issues/486.
+
+---
+Fri Jun 29 11:43:08 UTC 2018 - matthias.gerst...@suse.com
+
+- update to major version 2.0.0:
+  - support_dbus_activation.diff: removed, is not contained upstream
+  - the tpm2 stack introduces an incompatible ABI to the previous version with
+this update. There is no compatibility layer, libraries have new names
+etc.
+  - upstream changelog:
+## 2.0.0 - 2018-06-22
+### Added
+- Integration test script and build support to execute integration tests
+against a physical TPM2 device on the build platform.
+- Implementation of dynamic TCTI initialization mechanism.
+- configure option `--enable-integration` to enable integration tests.
+The simulator executable must be on PATH.
+- Support for version 2.0 of tpm2-tss libraries.
+### Changed
+- 'max-transient-objects' command line option renamted to 'max-transients'.
+- Added -Wextra for more strict checks at compile time.
+- Install location of headers to $(includedir)/tss2.
+### Fixed
+- Added missing checks for NULL parameters identified by the check-build.
+- Bug in session continuation logic.
+- Off by one error in HandleMap.
+- Memory leak and uninitialized variable issues in unit tests.
+### Removed
+- Command line option --fail-on-loaded-trans.
+- udev rules for TPM device node. This now lives in the tpm2-tss repo.
+- Remove legacy TCTI initialization functions.
+- configure option `--with-simulatorbin`.
+
+## 1.3.1 - 2018-03-18
+### Fixed
+- Distribute systemd preset template instead of the generated file.
+
+## 1.3.0 - 2018-03-02
+### Added
+- New configure option (--test-hwtpm) to run integration tests against a
+physical TPM2 device on the build platform.
+- Install systemd service file to allow on-demand systemd unit activation.
+### Changed
+- Converted some inappropriate uses of g_error to critical / warning 
instead.
+- Removed use of gen_require from SELinux policy, use dbus_stub instead.
+- udev rules now give tss group read / write access to the TPM device node.
+- udev rules now give tss user and group read / write access to kernel RM
+node.
+### Fixed
+- Memory leak on an error path in the AccessBroker.
+
+---

Old:

  support_dbus_activation.diff
  tpm2-abrmd-1.2.0.tar.gz

New:

  fix_dlopen.patch
  tpm2-abrmd-2.0.0.tar.gz



Other differences:
--
++ tpm2.0-abrmd.spec ++
--- /var/tmp/diff_new_pack.Wp2JVY/_old  2018-07-06 10:41:26.403294402 +0200
+++ /var/tmp/diff_new_pack.Wp2JVY/_new  2018-07-06 10:41:26.403294402 +0200
@@ -17,13 +17,13 @@
 
 
 Name:   tpm2.0-abrmd
-Version:1.2.0
+Version:2.0.0
 Release:0
 Summary:Intel's TCG Software Stack Access Broker & Resource Manager 
for TPM 2.0 chips
 License:BSD-2-Clause
 Group:  Productivity/Security
-Url:https://github.com/01org/tpm2-abrmd
-Source0:
https://github.com/01org/tpm2-abrmd/releases/download/1.2.0/tpm2-abrmd-%{version}.tar.gz
+Url:https://github.com/tpm2-software/tpm2-abrmd
+Source0:
https://github.com/tpm2-software/tpm2-abrmd/releases/download/2.0.0/tpm2-abrmd-%{version}.tar.gz
 BuildRequires:  autoconf-archive
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -32,10 +32,14 @@
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(gio-unix-2.0)
-BuildRequires:  pkgconfig(sapi)
+BuildRequires:  pkgconfig(tss2-sys)
 

commit python-slimit for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package python-slimit for openSUSE:Factory 
checked in at 2018-07-06 10:40:20

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


Package is "python-slimit"

Fri Jul  6 10:40:20 2018 rev:11 rq:620056 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/python-slimit/python-slimit.changes  
2013-10-25 11:32:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-slimit.new/python-slimit.changes 
2018-07-06 10:41:02.599322721 +0200
@@ -1,0 +2,10 @@
+Sun Jun 30 13:02:51 UTC 2018 - sor.ale...@meowr.ru
+
+- Update for the multipython build.
+- Do not run tests: there aren't any.
+- Add python-slimit-add-licence.patch: Include the licence file
+  that is present in git since 4111f2d.
+- Add python-slimit-fix-python3.patch: Take commit e833165 from
+  https://github.com/rspivak/slimit/pull/65 by Lele Gaifax.
+
+---
@@ -47 +56,0 @@
-

New:

  python-slimit-add-licence.patch
  python-slimit-fix-python3.patch



Other differences:
--
++ python-slimit.spec ++
--- /var/tmp/diff_new_pack.MqDaoP/_old  2018-07-06 10:41:03.143322074 +0200
+++ /var/tmp/diff_new_pack.MqDaoP/_new  2018-07-06 10:41:03.147322069 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-slimit
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,52 +16,71 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define oldpython python
 Name:   python-slimit
 Version:0.8.1
 Release:0
-Url:http://slimit.org
 Summary:JavaScript minifier written in Python
 License:MIT
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/s/slimit/slimit-%{version}.zip
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-odict
-BuildRequires:  python-ply >= 3.4
-BuildRequires:  python-setuptools
+URL:https://slimit.readthedocs.io/
+Source: 
https://files.pythonhosted.org/packages/source/s/slimit/slimit-%{version}.zip
+# PATCH-FIX-OPENSUSE python-slimit-add-licence.patch -- Include the licence 
file that is present in git since 4111f2d.
+Patch0: python-slimit-add-licence.patch
+# PATCH-FIX-OPENSUSE python-slimit-fix-python3.patch -- Take commit e833165 
from https://github.com/rspivak/slimit/pull/65 by Lele Gaifax.
+Patch1: python-slimit-fix-python3.patch
+BuildRequires:  %{python_module odict}
+BuildRequires:  %{python_module ply >= 3.4}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-odict
 Requires:   python-ply >= 3.4
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
+%ifpython2
+# python-slimit was last used in openSUSE Leap 15.0.
+Provides:   %{oldpython}-slimit = %{version}
+Obsoletes:  %{oldpython}-slimit < %{version}
 %endif
 
 %description
-SlimIt is a JavaScript minifier written in Python. It compiles JavaScript into
-more compact code so that it downloads
-and runs faster.
+SlimIt is a JavaScript minifier written in Python. It compiles
+JavaScript into more compact code so that it downloads and runs
+faster.
 
 SlimIt also provides a library that includes a JavaScript parser,
 lexer, pretty printer and a tree visitor.
 
+%python_subpackages
+
 %prep
 %setup -q -n slimit-%{version}
+%patch0 -p1
+%patch1 -p1
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}/
+%python_clone -a %{buildroot}%{_bindir}/slimit
+
+%post
+%python_install_alternative slimit
 
-%check
-python setup.py test
+%postun
+%python_uninstall_alternative slimit
 
-%files
-%defattr(-,root,root)
+%files %{python_files}
+%license LICENSE
 %doc CHANGES README.rst
-%{_bindir}/slimit
-%{python_sitelib}/*
+%python_alternative %{_bindir}/slimit
+%{python_sitelib}/slimit/
+%{python_sitelib}/slimit-*
 
 %changelog

++ python-slimit-add-licence.patch ++
--- a/LICENSE
+++ b/LICENSE
@@ -0,0 +1,19 @@
+Copyright (c) 

commit krita for openSUSE:Factory

2018-07-06 Thread root
Hello community,

here is the log from the commit of package krita for openSUSE:Factory checked 
in at 2018-07-06 10:39:31

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


Package is "krita"

Fri Jul  6 10:39:31 2018 rev:26 rq:619842 version:4.1.0

Changes:

--- /work/SRC/openSUSE:Factory/krita/krita.changes  2018-06-29 
22:26:52.730461912 +0200
+++ /work/SRC/openSUSE:Factory/.krita.new/krita.changes 2018-07-06 
10:40:26.519365638 +0200
@@ -1,0 +2,24 @@
+Wed Jun 27 14:21:16 UTC 2018 - wba...@tmo.at
+
+- Update to 4.1.0:
+  * See https://krita.org/en/item/krita-4-1-0-released/
+  * Major new features:
++ A new reference images tool that replaces the old reference
+  images docker
++ You can now save and load sessions: the set of images and
+  views on images you were working on
++ You can create multi-monitor workspace layouts
++ An improved workflow for working with animation frames
++ An improved animation timeline display
++ Krita can now handle larger animation by buffering rendered
+  frames to disk
++ The color picker now has a mixing option
++ Improved vanishing point assistant - and assistants can be
+  painted with custom colors
++ The first part of Ivan Yossi's Google Summer of Code work on
+  improving the performance of brush masks through
+  vectorization is included as well!
+  * Also a host of bug fixes, and improvements to the rendering
+performance and more features
+
+---

Old:

  krita-4.0.4.tar.gz

New:

  krita-4.1.0.tar.gz



Other differences:
--
++ krita.spec ++
--- /var/tmp/diff_new_pack.OnClWS/_old  2018-07-06 10:40:34.011356727 +0200
+++ /var/tmp/diff_new_pack.OnClWS/_new  2018-07-06 10:40:34.019356718 +0200
@@ -26,7 +26,7 @@
 %endif
 
 Name:   krita
-Version:4.0.4
+Version:4.1.0
 Release:0
 Summary:Digital Painting Application
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ krita-4.0.4.tar.gz -> krita-4.1.0.tar.gz ++
/work/SRC/openSUSE:Factory/krita/krita-4.0.4.tar.gz 
/work/SRC/openSUSE:Factory/.krita.new/krita-4.1.0.tar.gz differ: char 5, line 1




  1   2   >