commit libjnidispatch for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package libjnidispatch for openSUSE:Factory 
checked in at 2017-10-31 15:44:44

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


Package is "libjnidispatch"

Tue Oct 31 15:44:44 2017 rev:18 rq:537841 version:4.5.0

Changes:

--- /work/SRC/openSUSE:Factory/libjnidispatch/libjnidispatch.changes
2017-09-20 17:12:47.548697770 +0200
+++ /work/SRC/openSUSE:Factory/.libjnidispatch.new/libjnidispatch.changes   
2017-10-31 15:44:44.224170952 +0100
@@ -1,0 +2,6 @@
+Mon Oct 30 13:12:41 UTC 2017 - ec...@opensuse.org
+
+- change version and name from jna-4.1.0.pom to jna-4.5.0.pom
+- fix require libjnidispatch-version in jna-package
+
+---

Old:

  jna-4.1.0.pom

New:

  jna-4.5.0.pom



Other differences:
--
++ libjnidispatch.spec ++
--- /var/tmp/diff_new_pack.ikp0xs/_old  2017-10-31 15:44:46.068104109 +0100
+++ /var/tmp/diff_new_pack.ikp0xs/_new  2017-10-31 15:44:46.072103964 +0100
@@ -25,7 +25,7 @@
 Group:  Development/Libraries/Java
 Url:https://github.com/twall/jna
 Source0:https://github.com/twall/jna/archive/%{version}.tar.gz
-Source1:jna-4.1.0.pom
+Source1:jna-4.5.0.pom
 Source2:libjnidispatch-rpmlintrc
 Patch0: jna-build.patch
 Patch1: jna-getpeer.patch
@@ -52,7 +52,7 @@
 %package -n jna
 Summary:Java Native Access
 Group:  Development/Libraries/Java
-Requires:   libjnidispatch
+Requires:   libjnidispatch = %{version}
 BuildArch:  noarch
 
 %description -n jna

++ jna-4.1.0.pom -> jna-4.5.0.pom ++
--- /work/SRC/openSUSE:Factory/libjnidispatch/jna-4.1.0.pom 2014-11-12 
00:21:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.libjnidispatch.new/jna-4.5.0.pom
2017-10-31 15:44:44.208171532 +0100
@@ -3,7 +3,7 @@
   4.0.0
   com.sun.jna
   jna
-  4.1.0
+  4.5.0
   
 
   GNU Lesser General Public License, version 2.1 or later




commit virt-manager for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2017-10-31 15:44:34

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


Package is "virt-manager"

Tue Oct 31 15:44:34 2017 rev:158 rq:537741 version:1.4.3

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2017-10-13 14:18:52.360881320 +0200
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2017-10-31 15:44:36.332457031 +0100
@@ -1,0 +2,33 @@
+Fri Oct 27 14:19:35 MDT 2017 - carn...@suse.com
+
+- Upstream bug fixes (bsc#1027942)
+  9a9f9ecd-ignore-comments-in-keymap-conf-files.patch
+  9617d126-systray-Use-APPLICATION_STATUS-for-appindicator.patch
+  e73abe5a-diskbackend-convert-to-long-the-calculated-size.patch
+  
6e6f59e7-diskbackend-get-a-proper-size-of-existing-block-device-while-cloning.patch
+  23aaf852-network-Set-bridge-name-to-None-instead-of-blank.patch
+  d1e1cf64-progress-remove-trailing-white-space.patch
+  63fce081-pycodestyle-Use-isinstance-for-type-checking.patch
+  08a58d61-pycodestyle-remove-description-of-fixed-errors.patch
+  bc3c9a9d-progress-remove-unused-import.patch
+  2d276ebe-progress-dont-overwrite-format.patch
+  e2ad4b2f-convert-iteritems-to-items.patch
+  dff00d4f-remove-deprecated-statvfs-module.patch
+  75210ed3-replace-StringIO-with-io.patch
+  a2bcd6c4-dont-compare-between-None-and-int.patch
+  44de92b7-use-reload-from-imp-module.patch
+  69c84bea-import-reduce-from-functools-module.patch
+  37ea5207-replace-StandardError-with-Exception.patch
+  f41aafc7-Use-enumerate-instead-of-range-and-len.patch
+  91c0669c-cli-Fix-OrderedDict-mutated-during-iteration-on-python3.patch
+  b8fa0c6b-xmlnsqemu-order-XML-output-like-libvirt-does.patch
+  d2648d81-virtconv-dont-implicitly-depend-on-dict-hash-order.patch
+  999dbb36-cli-Make-VirtCLIArgument-instantiation-less-crazy.patch
+  7f1b4cee-pycodestyle-fix-all-E125-warnings.patch
+  d82022bd-manager-drop-python2-only-cmp-usage.patch
+  374a3779-urlfetcher-write-test-file-as-binary-content.patch
+  f7c8cf9f-devicepanic-dont-return-empty-model-list.patch
+  3be78d1f-addhardware-dont-allow-panic-option-where-not-supported.patch
+  73de8285-systray-remove-redundant-variable-assignment.patch
+
+---

New:

  08a58d61-pycodestyle-remove-description-of-fixed-errors.patch
  23aaf852-network-Set-bridge-name-to-None-instead-of-blank.patch
  2d276ebe-progress-dont-overwrite-format.patch
  374a3779-urlfetcher-write-test-file-as-binary-content.patch
  37ea5207-replace-StandardError-with-Exception.patch
  3be78d1f-addhardware-dont-allow-panic-option-where-not-supported.patch
  44de92b7-use-reload-from-imp-module.patch
  63fce081-pycodestyle-Use-isinstance-for-type-checking.patch
  69c84bea-import-reduce-from-functools-module.patch
  
6e6f59e7-diskbackend-get-a-proper-size-of-existing-block-device-while-cloning.patch
  73de8285-systray-remove-redundant-variable-assignment.patch
  75210ed3-replace-StringIO-with-io.patch
  7f1b4cee-pycodestyle-fix-all-E125-warnings.patch
  91c0669c-cli-Fix-OrderedDict-mutated-during-iteration-on-python3.patch
  9617d126-systray-Use-APPLICATION_STATUS-for-appindicator.patch
  999dbb36-cli-Make-VirtCLIArgument-instantiation-less-crazy.patch
  9a9f9ecd-ignore-comments-in-keymap-conf-files.patch
  a2bcd6c4-dont-compare-between-None-and-int.patch
  b8fa0c6b-xmlnsqemu-order-XML-output-like-libvirt-does.patch
  bc3c9a9d-progress-remove-unused-import.patch
  d1e1cf64-progress-remove-trailing-white-space.patch
  d2648d81-virtconv-dont-implicitly-depend-on-dict-hash-order.patch
  d82022bd-manager-drop-python2-only-cmp-usage.patch
  dff00d4f-remove-deprecated-statvfs-module.patch
  e2ad4b2f-convert-iteritems-to-items.patch
  e73abe5a-diskbackend-convert-to-long-the-calculated-size.patch
  f41aafc7-Use-enumerate-instead-of-range-and-len.patch
  f7c8cf9f-devicepanic-dont-return-empty-model-list.patch



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.ekR4KC/_old  2017-10-31 15:44:37.360419767 +0100
+++ /var/tmp/diff_new_pack.ekR4KC/_new  2017-10-31 15:44:37.364419622 +0100
@@ -41,6 +41,34 @@
 Patch1: 3b769643-dont-add-URI-into-params-for-tunneled-migration.patch
 Patch2: 6dfc4de1-add-support-for-parsing-formatting-SR-IOV-VFs.patch
 Patch3: 083dfcc8-Show-details-about-the-network-of-SR-IOV-VF-pool.patch
+Patch4: 9a9f9ecd-ignore-comments-in-keymap-conf-files.patch
+Patch5: 9617d126-systray-Use-APPLICATION_STATUS-for-appindicator.patch
+Patch6: e73abe5a-diskbackend-convert-to-long-the-calculated-size.patch
+Patch7:

commit tcmu-runner for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package tcmu-runner for openSUSE:Factory 
checked in at 2017-10-31 15:44:40

Comparing /work/SRC/openSUSE:Factory/tcmu-runner (Old)
 and  /work/SRC/openSUSE:Factory/.tcmu-runner.new (New)


Package is "tcmu-runner"

Tue Oct 31 15:44:40 2017 rev:5 rq:537761 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/tcmu-runner/tcmu-runner.changes  2017-08-16 
16:13:30.947050300 +0200
+++ /work/SRC/openSUSE:Factory/.tcmu-runner.new/tcmu-runner.changes 
2017-10-31 15:44:42.112247511 +0100
@@ -1,0 +2,13 @@
+Wed Sep 20 22:59:29 UTC 2017 - ldun...@suse.com
+
+- Add two patches: make target_core_user.h local, to insulate
+  tcmu-runner from kernel version/data structure/naming
+  changes, and add include of  to that file,
+  to fix "stuct iovec" not defined issue  (bsc#1058303),
+  adding patches:
+  * tcmu-runner-add-local-target_core_user-h
+  * tcmu-runner-remove-uio-include-for-iovec.patch
+  The latter patch is added only for SUSE version >= 13.3,
+  since it is only needed there.
+
+---

New:

  tcmu-runner-add-local-target_core_user-h
  tcmu-runner-remove-uio-include-for-iovec.patch



Other differences:
--
++ tcmu-runner.spec ++
--- /var/tmp/diff_new_pack.lPDZPW/_old  2017-10-31 15:44:42.908218656 +0100
+++ /var/tmp/diff_new_pack.lPDZPW/_new  2017-10-31 15:44:42.912218511 +0100
@@ -41,6 +41,8 @@
 Patch5: 
fixed-a-number-of-memory-leaks-with-deregistering-of-dbus-handlers
 Patch6: 
removed-all-check_config-callback-implementations-to-avoid-security-issues
 Patch7: %{name}-remove-handler-path-install-prefix.patch
+Patch8: %{name}-add-local-target_core_user-h
+Patch9: %{name}-remove-uio-include-for-iovec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  glib2-devel
@@ -135,6 +137,10 @@
 %patch5 -p1
 %patch6 -p1
 %patch7 -p1
+%patch8 -p1
+%if 0%{?suse_version} >= 1330
+%patch9 -p1
+%endif
 
 %build
 CMAKE_OPTIONS="\

++ tcmu-runner-add-local-target_core_user-h ++
From: Mike Christie 
Date: Thu, 6 Jul 2017 14:41:25 -0500
Subject: runner: add local target_core_user.h
Git-commit: 976ea46ce26443ff2d6cfecc96fbad144c9ed7e6
Patch-mainline: v1.3.0-rc1

It is kind of a pain to coordinate our upstream releases with
kernel headers releases. To allow users to be able to not have
to update kernel headers, and use newer runner versions, this adds a
local target_core_user.h which will stay in sync with the upstream
kernel.

Acked-by: Lee Duncan 
---
 consumer.c   |2 
 libtcmu.c|2 
 main.c   |2 
 target_core_user_local.h |  157 +++
 4 files changed, 160 insertions(+), 3 deletions(-)

--- a/consumer.c
+++ b/consumer.c
@@ -36,7 +36,7 @@
 #include 
 #include 
 #define _BITS_UIO_H
-#include 
+#include "target_core_user_local.h"
 #include "libtcmu.h"
 #include "scsi_defs.h"
 
--- a/libtcmu.c
+++ b/libtcmu.c
@@ -28,12 +28,12 @@
 #include 
 #include 
 
-#include 
 
 #include 
 #include 
 #include 
 
+#include "target_core_user_local.h"
 #include "libtcmu.h"
 #include "libtcmu_log.h"
 #include "libtcmu_priv.h"
--- a/main.c
+++ b/main.c
@@ -39,7 +39,7 @@
 #include 
 
 #include 
-#include 
+#include "target_core_user_local.h"
 #include "darray.h"
 #include "tcmu-runner.h"
 #include "libtcmu.h"
--- /dev/null
+++ b/target_core_user_local.h
@@ -0,0 +1,157 @@
+#ifndef __TARGET_CORE_USER_H
+#define __TARGET_CORE_USER_H
+
+/* This header will be used by application too */
+
+#include 
+#include 
+
+#define TCMU_VERSION "2.0"
+
+/*
+ * Ring Design
+ * ---
+ *
+ * The mmaped area is divided into three parts:
+ * 1) The mailbox (struct tcmu_mailbox, below)
+ * 2) The command ring
+ * 3) Everything beyond the command ring (data)
+ *
+ * The mailbox tells userspace the offset of the command ring from the
+ * start of the shared memory region, and how big the command ring is.
+ *
+ * The kernel passes SCSI commands to userspace by putting a struct
+ * tcmu_cmd_entry in the ring, updating mailbox->cmd_head, and poking
+ * userspace via uio's interrupt mechanism.
+ *
+ * tcmu_cmd_entry contains a header. If the header type is PAD,
+ * userspace should skip hdr->length bytes (mod cmdr_size) to find the
+ * next cmd_entry.
+ *
+ * Otherwise, the entry will contain offsets into the mmaped area that
+ * contain the cdb and data buffers -- the latter accessible via the
+ * iov array. iov addresses are also offsets into the shared area.
+ *
+ * When userspace is completed handling the command, set
+ * entry->rsp.scsi_status, fill in 

commit netcdf-cxx4 for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package netcdf-cxx4 for openSUSE:Factory 
checked in at 2017-10-31 15:44:36

Comparing /work/SRC/openSUSE:Factory/netcdf-cxx4 (Old)
 and  /work/SRC/openSUSE:Factory/.netcdf-cxx4.new (New)


Package is "netcdf-cxx4"

Tue Oct 31 15:44:36 2017 rev:4 rq:537746 version:4.3.0

Changes:

--- /work/SRC/openSUSE:Factory/netcdf-cxx4/netcdf-cxx4.changes  2017-10-26 
18:44:27.455745481 +0200
+++ /work/SRC/openSUSE:Factory/.netcdf-cxx4.new/netcdf-cxx4.changes 
2017-10-31 15:44:38.032395407 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 10:44:06 UTC 2017 - e...@suse.com
+
+- Add and fix 'standard' build.
+
+---



Other differences:
--
++ netcdf-cxx4.spec ++
--- /var/tmp/diff_new_pack.JJxyql/_old  2017-10-31 15:44:38.500378443 +0100
+++ /var/tmp/diff_new_pack.JJxyql/_new  2017-10-31 15:44:38.500378443 +0100
@@ -28,7 +28,7 @@
 %endif
 
 %if "%flavor" == "standard"
-%undefine compiler_family gnu
+%undefine compiler_family
 %bcond_with hpc
 %endif
 
@@ -52,10 +52,10 @@
 %define p_includedir %hpc_includedir
 %else
 %define package_name %pname
-%define libname(s:)   libnetcdf_c++4%{?-s:-%{-s*}}}
+%define libname(s:l:)   libnetcdf_c++4%{?-s:-%{-s*}}
 %define p_bindir %_bindir
 %define p_libdir %_libdir
-%define p_includedir %hpc_includedir
+%define p_includedir %_includedir
 %endif
 
 Name:   %{package_name}

++ _multibuild ++
--- /var/tmp/diff_new_pack.JJxyql/_old  2017-10-31 15:44:38.532377283 +0100
+++ /var/tmp/diff_new_pack.JJxyql/_new  2017-10-31 15:44:38.536377138 +0100
@@ -1,3 +1,4 @@
 
+  standard
   gnu-hpc
 




commit petsc for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package petsc for openSUSE:Factory checked 
in at 2017-10-31 15:44:38

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


Package is "petsc"

Tue Oct 31 15:44:38 2017 rev:2 rq:537754 version:3.7.6

Changes:

--- /work/SRC/openSUSE:Factory/petsc/petsc.changes  2017-10-24 
22:23:37.679712455 +0200
+++ /work/SRC/openSUSE:Factory/.petsc.new/petsc.changes 2017-10-31 
15:44:38.660372643 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 23:55:37 UTC 2017 - e...@suse.com
+
+- Fix Requires for HPC build.
+
+---



Other differences:
--
++ petsc.spec ++
--- /var/tmp/diff_new_pack.j6CiRi/_old  2017-10-31 15:44:39.768332479 +0100
+++ /var/tmp/diff_new_pack.j6CiRi/_new  2017-10-31 15:44:39.772332334 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package petsc
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %global flavor @BUILD_FLAVOR@%{nil}
 
 %define pname petsc
@@ -106,7 +107,6 @@
 %define p_libdir %{p_base}%_lib
 %define p_include %{p_base}include
 
-
 %define petsc_arch linux-gnu-c-opt
 
 Name:   %{package_name}
@@ -124,9 +124,9 @@
 Patch4: petsc-3.7-fix-pastix-detection.patch
 Url:http://www.mcs.anl.gov/petsc/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
 BuildRequires:  pkg-config
 BuildRequires:  python
-BuildRequires:  fdupes
 %if 0%{?suse_version} >= 1315
 BuildRequires:  hwloc-devel
 %endif
@@ -141,21 +141,21 @@
 BuildRequires:  suitesparse-devel
 
  %if %{with mpi}
+BuildRequires:  %{mpi_family}-devel
 BuildRequires:  blacs-%{mpi_family}-devel
 BuildRequires:  hdf5-%{mpi_family}-devel
 BuildRequires:  hypre-%{mpi_family}-devel
-BuildRequires:  %{mpi_family}-devel
-BuildRequires:  scalapack-%{mpi_family}-devel
-BuildRequires:  pastix-%{mpi_family}-devel
 BuildRequires:  libptscotch-%{mpi_family}-devel
 BuildRequires:  libptscotch-parmetis-%{mpi_family}-devel
+BuildRequires:  pastix-%{mpi_family}-devel
+BuildRequires:  scalapack-%{mpi_family}-devel
  %endif
 %else
 BuildRequires:  %{compiler_family}%{?c_f_ver}-compilers-hpc-macros-devel
 BuildRequires:  
%{mpi_family}%{?mpi_vers}-%{compiler_family}%{?c_f_ver}-hpc-macros-devel
+BuildRequires:  
hdf5%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_vers}-hpc-devel
 BuildRequires:  libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc-devel
 BuildRequires:  
libscalapack2%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_vers}-hpc-devel
-BuildRequires:  
hdf5%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_vers}-hpc-devel
 BuildRequires:  lua-lmod
 BuildRequires:  suse-hpc
 %endif
@@ -184,27 +184,27 @@
 %package %{?n_pre}devel
 Summary:Devel files for petsc
 Group:  Development/Libraries/%{!?with_mpi:C and 
C++}%{?with_mpi:Parallel}
-Requires:   Modules
 Requires:   %{libname} = %{version}
-Requires:   suitesparse-devel
+Requires:   Modules
 %if %{without hpc}
+Requires:   suitesparse-devel
  %if %{without mpi}
 Requires:   metis-devel
  %else
+Requires:   %{libname %_vers} = %{version}
 Requires:   blacs-%{mpi_family}-devel
 Requires:   hdf5-%{mpi_family}-devel
 Requires:   hypre-%{mpi_family}-devel
 Requires:   libptscotch-%{mpi_family}-devel
 Requires:   libptscotch-parmetis-%{mpi_family}-devel
 Requires:   scalapack-%{mpi_family}-devel
-Requires:   %{libname %_vers} = %{version}
  %endif
 %else # with hpc
+Requires:   %{libname %_vers} = %{version}
+Requires:   
hdf5%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_vers}-hpc-devel
 Requires:   libopenblas%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-hpc-devel
 Requires:   
libscalapack2%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_vers}-hpc-devel
-Requires:   
hdf5%{?hpc_ext}-%{compiler_family}%{?c_f_ver}-%{mpi_family}%{?mpi_vers}-hpc-devel
 Requires:   lua-lmod
-Requires:   %{libname %_vers} = %{version}
 %hpc_requires_devel
 %endif
 




commit corebird for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package corebird for openSUSE:Factory 
checked in at 2017-10-31 15:44:42

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


Package is "corebird"

Tue Oct 31 15:44:42 2017 rev:15 rq:537832 version:1.7.1

Changes:

--- /work/SRC/openSUSE:Factory/corebird/corebird.changes2017-10-02 
16:54:15.465936467 +0200
+++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes   2017-10-31 
15:44:43.180208796 +0100
@@ -1,0 +2,28 @@
+Sat Oct 28 17:30:31 UTC 2017 - aavind...@gmail.com
+
+- Update to version 1.7.1:
+  + Fixed a small problem with the appdata file in 1.7.
+- Changes from version 1.7:
+  + Hashtags and Mentions in profile desriptions are now clickable.
+  + The mention-completion when composing a new tweet now fetches
+unknown users from the twitter server.
+  + Videos larger than the screen size are now getting scaled down
+while playing.
+  + Profiles now indicate when an account is suspended.
+  + Profiles handle protected accounts better when trying to
+access followers/following users, etc..
+  + The compose window now allows tweets with just media
+attached but not text.
+  + Improve the hashtag/mention/link detection when composing a new
+tweet.
+  + The compose dialog now shows an emoji chooser. This is
+only available starting GTK+ 3.22.19 and the emojis will only
+be rendered with color if you have the needed cairo version
+installed, as well as an emoji font.
+  + Fixed a bug that led to wrong Direct Message info being
+inserted into the database.
+  + Fixed a bug that resulted in broken files when downloading
+instagram images.
+- Added explicit pkgconfig BuildRequires (change by spec-cleaner).
+
+---

Old:

  corebird-1.6.tar.xz

New:

  corebird-1.7.1.tar.xz



Other differences:
--
++ corebird.spec ++
--- /var/tmp/diff_new_pack.84F0SU/_old  2017-10-31 15:44:43.744188352 +0100
+++ /var/tmp/diff_new_pack.84F0SU/_new  2017-10-31 15:44:43.748188207 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   corebird
-Version:1.6
+Version:1.7.1
 Release:0
 Summary:A lightweight Twitter Client
 License:GPL-3.0+
@@ -27,6 +27,7 @@
 Source: 
https://github.com/baedert/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  gettext >= 0.19.7
 BuildRequires:  intltool
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  vala-devel >= 0.28.0
 BuildRequires:  pkgconfig(gdk-x11-3.0)

++ corebird-1.6.tar.xz -> corebird-1.7.1.tar.xz ++
 30135 lines of diff (skipped)




commit python-pbr for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package python-pbr for openSUSE:Factory 
checked in at 2017-10-31 15:42:54

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


Package is "python-pbr"

Tue Oct 31 15:42:54 2017 rev:32 rq:537608 version:3.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pbr/python-pbr.changes2017-08-14 
12:36:32.317333730 +0200
+++ /work/SRC/openSUSE:Factory/.python-pbr.new/python-pbr.changes   
2017-10-31 15:42:55.764102714 +0100
@@ -1,0 +2,7 @@
+Mon Oct 30 16:09:24 UTC 2017 - jmate...@suse.com
+
+- use %python_clone instead of manual copying
+- drop shebang and executable from the included test setup.py
+  instead of complicated post-install fixing
+
+---



Other differences:
--
++ python-pbr.spec ++
--- /var/tmp/diff_new_pack.b97rh1/_old  2017-10-31 15:42:56.320082559 +0100
+++ /var/tmp/diff_new_pack.b97rh1/_new  2017-10-31 15:42:56.324082414 +0100
@@ -67,29 +67,16 @@
 # Get rid of ugly build-time deps that require network:
 sed -i "s/, 'sphinx\.ext\.intersphinx'//" doc/source/conf.py
 
-# Fix wrong-script-interpreter
-sed -i "s|#!/usr/bin/env python|#!/usr/bin/python|" 
pbr/tests/testpackage/setup.py
+# drop interpreter from test setup.py
+sed -i "1s|^#!/.*||" pbr/tests/testpackage/setup.py
+chmod -x pbr/tests/testpackage/setup.py
 
 %build
 %python_build
 
 %install
-%{python_expand %$python_install
-mv %{buildroot}%{_bindir}/pbr %{buildroot}%{_bindir}/pbr-%{$python_bin_suffix}
-}
-%prepare_alternative pbr
-
-# Fix wrong-script-interpreter
-%python_expand sed -i "s|#!/usr/bin/python|#!%__$python|" 
%{buildroot}%{$python_sitelib}/pbr/tests/testpackage/setup.py
-
-%if %have_python2
-%py_compile %{buildroot}%{python2_sitelib}/pbr/tests/testpackage/
-%py_compile -O %{buildroot}%{python2_sitelib}/pbr/tests/testpackage/
-%endif
-%if %have_python3
-%py3_compile %{buildroot}%{python3_sitelib}/pbr/tests/testpackage/
-%py3_compile -O %{buildroot}%{python3_sitelib}/pbr/tests/testpackage/
-%endif
+%python_install
+%python_clone -a %{buildroot}%{_bindir}/pbr
 
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 




commit rubygem-jekyll for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package rubygem-jekyll for openSUSE:Factory 
checked in at 2017-10-31 15:43:43

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


Package is "rubygem-jekyll"

Tue Oct 31 15:43:43 2017 rev:5 rq:537500 version:3.6.2

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-jekyll/rubygem-jekyll.changes
2017-10-17 01:52:51.561475207 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-jekyll.new/rubygem-jekyll.changes   
2017-10-31 15:43:44.046352440 +0100
@@ -1,0 +2,6 @@
+Thu Oct 26 10:04:36 UTC 2017 - co...@suse.com
+
+- updated to version 3.6.2
+  no changelog found
+
+---

Old:

  jekyll-3.6.0.gem

New:

  jekyll-3.6.2.gem



Other differences:
--
++ rubygem-jekyll.spec ++
--- /var/tmp/diff_new_pack.K3TgBz/_old  2017-10-31 15:43:44.642330834 +0100
+++ /var/tmp/diff_new_pack.K3TgBz/_new  2017-10-31 15:43:44.646330689 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-jekyll
-Version:3.6.0
+Version:3.6.2
 Release:0
 %define mod_name jekyll
 %define mod_full_name %{mod_name}-%{version}

++ jekyll-3.6.0.gem -> jekyll-3.6.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.rubocop.yml new/.rubocop.yml
--- old/.rubocop.yml2017-09-21 23:30:21.0 +0200
+++ new/.rubocop.yml2017-10-21 21:23:45.0 +0200
@@ -1,6 +1,6 @@
 ---
 AllCops:
-  TargetRubyVersion: 2.0
+  TargetRubyVersion: 2.1
   Include:
 - lib/**/*.rb
   Exclude:
@@ -21,7 +21,7 @@
 Layout/EmptyLinesAroundModuleBody:
   Enabled: false
 Layout/EndOfLine:
-  EnforcedStyle: lf
+  EnforcedStyle: native
 Layout/ExtraSpacing:
   AllowForAlignment: true
 Layout/FirstParameterIndentation:
@@ -44,10 +44,14 @@
   Enabled: false
 Lint/EndAlignment:
   Severity: error
+Lint/RescueWithoutErrorClass:
+  Enabled: false
 Lint/UnreachableCode:
   Severity: error
 Lint/UselessAccessModifier:
   Enabled: false
+Lint/Void:
+  Enabled: false
 Metrics/AbcSize:
   Max: 21
 Metrics/BlockLength:
@@ -82,6 +86,10 @@
   Max: 4
 Metrics/PerceivedComplexity:
   Max: 8
+Naming/FileName:
+  Enabled: false
+Naming/HeredocDelimiterNaming:
+  Enabled: false
 Security/MarshalLoad:
   Exclude:
 - !ruby/regexp /test\/.*.rb$/
@@ -109,8 +117,6 @@
 - !ruby/regexp /features\/.*.rb$/
 Style/DoubleNegation:
   Enabled: false
-Style/FileName:
-  Enabled: false
 Style/GuardClause:
   Enabled: false
 Style/HashSyntax:
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/jekyll/commands/build.rb 
new/lib/jekyll/commands/build.rb
--- old/lib/jekyll/commands/build.rb2017-09-21 23:30:21.0 +0200
+++ new/lib/jekyll/commands/build.rb2017-10-21 21:23:45.0 +0200
@@ -96,7 +96,7 @@
 )
   end
 end
-  end # end of class << self
+  end
 end
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/jekyll/commands/doctor.rb 
new/lib/jekyll/commands/doctor.rb
--- old/lib/jekyll/commands/doctor.rb   2017-09-21 23:30:21.0 +0200
+++ new/lib/jekyll/commands/doctor.rb   2017-10-21 21:23:45.0 +0200
@@ -86,7 +86,7 @@
 def urls_only_differ_by_case(site)
   urls_only_differ_by_case = false
   urls = case_insensitive_urls(site.pages + site.docs_to_write, 
site.dest)
-  urls.each do |_case_insensitive_url, real_urls|
+  urls.each_value do |real_urls|
 next unless real_urls.uniq.size > 1
 urls_only_differ_by_case = true
 Jekyll.logger.warn "Warning:", "The following URLs only differ" \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/jekyll/commands/serve/servlet.rb 
new/lib/jekyll/commands/serve/servlet.rb
--- old/lib/jekyll/commands/serve/servlet.rb2017-09-21 23:30:21.0 
+0200
+++ new/lib/jekyll/commands/serve/servlet.rb2017-10-21 21:23:45.0 
+0200
@@ -27,7 +27,7 @@
   super || super(req, res, ".html") || super(req, res, 
"#{basename}.html")
 end
 
-# rubocop:disable Style/MethodName
+# rubocop:disable Naming/MethodName
 def do_GET(req, res)
   rtn = super
   validate_and_ensure_charset(req, res)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/jekyll/configuration.rb 
new/lib/jekyll/configuration.rb
--- old/lib/jekyll/configuration.rb 2017-09-21 23:30:21.0 +0200
+++ 

commit lua-luadbi for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-luadbi for openSUSE:Factory 
checked in at 2017-10-31 15:44:05

Comparing /work/SRC/openSUSE:Factory/lua-luadbi (Old)
 and  /work/SRC/openSUSE:Factory/.lua-luadbi.new (New)


Package is "lua-luadbi"

Tue Oct 31 15:44:05 2017 rev:2 rq:537623 version:0.5

Changes:

--- /work/SRC/openSUSE:Factory/lua-luadbi/lua-luadbi.changes2017-08-24 
18:38:54.395430349 +0200
+++ /work/SRC/openSUSE:Factory/.lua-luadbi.new/lua-luadbi.changes   
2017-10-31 15:44:05.849562056 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.MKynO7/_old  2017-10-31 15:44:06.429541032 +0100
+++ /var/tmp/diff_new_pack.MKynO7/_new  2017-10-31 15:44:06.433540887 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit cyrus-imapd for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package cyrus-imapd for openSUSE:Factory 
checked in at 2017-10-31 15:43:30

Comparing /work/SRC/openSUSE:Factory/cyrus-imapd (Old)
 and  /work/SRC/openSUSE:Factory/.cyrus-imapd.new (New)


Package is "cyrus-imapd"

Tue Oct 31 15:43:30 2017 rev:69 rq:536505 version:2.4.19

Changes:

--- /work/SRC/openSUSE:Factory/cyrus-imapd/cyrus-imapd.changes  2017-07-11 
08:27:32.157140276 +0200
+++ /work/SRC/openSUSE:Factory/.cyrus-imapd.new/cyrus-imapd.changes 
2017-10-31 15:43:31.102821653 +0100
@@ -1,0 +2,10 @@
+Wed Oct 25 09:07:33 UTC 2017 - rha...@suse.de
+
+- Removed "cyrus-imapd-2.4.19_drac_auth.patch" and dropped drac
+  from the BuildRequires. DRAC's upstream is bascially dead nowadays,
+  and the drac patch in cyrus-imapd is also largely unmaintained.
+  Rebased cyrus-imapd-2.4.17_openslp.patch and
+  cyrus-imapd-2.4.19_autocreate-0.10-0.patch as a result of the
+  removal.
+
+---

Old:

  cyrus-imapd-2.4.19_drac_auth.patch



Other differences:
--
++ cyrus-imapd.spec ++
--- /var/tmp/diff_new_pack.PtJK0D/_old  2017-10-31 15:43:31.870793813 +0100
+++ /var/tmp/diff_new_pack.PtJK0D/_new  2017-10-31 15:43:31.874793668 +0100
@@ -42,8 +42,6 @@
 Source1:http://ftp.andrew.cmu.edu/pub/mibs/cmu/cmu.mib
 # Distribution specific sources
 Source10:   cyrus-imapd-rc-2.tar.gz
-# PATCH-FEATURE-UPSTREAM -- Add support for Dynamic Relay Authorization Control
-Patch0: cyrus-imapd-2.4.19_drac_auth.patch
 # PATCH-FEATURE-UPSTREAM -- Autocreate INBOX folders // included in 2.5
 Patch1: cyrus-imapd-2.4.19_autocreate-0.10-0.patch
 # PATCH-FEATURE-UPSTREAM -- Add support to define a catchall mailbox
@@ -69,7 +67,6 @@
 BuildRequires:  bison
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  db-devel
-BuildRequires:  drac
 BuildRequires:  ed
 BuildRequires:  flex
 BuildRequires:  krb5-devel
@@ -206,7 +203,6 @@
 
 %prep
 %setup -q -a 10
-%patch0 -p1
 %patch1 -p1
 %patch4 -p1
 %patch7 -p1
@@ -242,7 +238,6 @@
  --with-cyrus-user=%{cyrus_user} \
  --with-cyrus-group=%{cyrus_group} \
  --with-cyrus-prefix=%{_prefix}/lib/cyrus \
- --with-drac \
  --with-gss_impl=auto \
  --with-ldap \
  --with-libwrap \

++ cyrus-imapd-2.4.17_openslp.patch ++
--- /var/tmp/diff_new_pack.PtJK0D/_old  2017-10-31 15:43:31.922791928 +0100
+++ /var/tmp/diff_new_pack.PtJK0D/_new  2017-10-31 15:43:31.922791928 +0100
@@ -1,9 +1,10 @@
-diff -Ppru cyrus-imapd-2.4.17.orig/configure.in cyrus-imapd-2.4.17/configure.in
 cyrus-imapd-2.4.17.orig/configure.in   2012-12-01 20:57:54.0 
+0100
-+++ cyrus-imapd-2.4.17/configure.in2014-01-25 13:35:37.326786213 +0100
-@@ -1242,6 +1242,19 @@ DRACLIBS="-ldrac")
-   fi)
- AC_SUBST(DRACLIBS)
+Index: cyrus-imapd-2.4.19/configure.in
+===
+--- cyrus-imapd-2.4.19.orig/configure.in
 cyrus-imapd-2.4.19/configure.in
+@@ -1239,6 +1239,19 @@ dnl (agentx was depricated, but SNMP_SUB
+ SNMP_SUBDIRS=""
+ AC_SUBST(SNMP_SUBDIRS)
  
 +dnl
 +dnl Test for OpenSLP
@@ -21,9 +22,10 @@
  CMU_LIBWRAP
  CMU_UCDSNMP
  
-diff -Ppru cyrus-imapd-2.4.17.orig/master/Makefile.in 
cyrus-imapd-2.4.17/master/Makefile.in
 cyrus-imapd-2.4.17.orig/master/Makefile.in 2012-12-01 20:57:54.0 
+0100
-+++ cyrus-imapd-2.4.17/master/Makefile.in  2014-01-25 13:36:16.326368670 
+0100
+Index: cyrus-imapd-2.4.19/master/Makefile.in
+===
+--- cyrus-imapd-2.4.19.orig/master/Makefile.in
 cyrus-imapd-2.4.19/master/Makefile.in
 @@ -58,7 +58,7 @@ DEPLIBS = @DEPLIBS@
  
  CFLAGS = @CFLAGS@
@@ -33,9 +35,10 @@
  
  SHELL = /bin/sh
  MAKEDEPEND = @MAKEDEPEND@
-diff -Ppru cyrus-imapd-2.4.17.orig/master/master.c 
cyrus-imapd-2.4.17/master/master.c
 cyrus-imapd-2.4.17.orig/master/master.c2012-12-01 20:57:54.0 
+0100
-+++ cyrus-imapd-2.4.17/master/master.c 2014-01-25 14:35:29.896103172 +0100
+Index: cyrus-imapd-2.4.19/master/master.c
+===
+--- cyrus-imapd-2.4.19.orig/master/master.c
 cyrus-imapd-2.4.19/master/master.c
 @@ -110,6 +110,10 @@
int deny_severity = LOG_ERR;
  #endif


++ cyrus-imapd-2.4.19_autocreate-0.10-0.patch ++
--- /var/tmp/diff_new_pack.PtJK0D/_old  2017-10-31 15:43:31.954790768 +0100
+++ /var/tmp/diff_new_pack.PtJK0D/_new  2017-10-31 15:43:31.954790768 +0100
@@ -1,6 +1,7 @@
-diff -Naur cyrus-imapd-2.4.4.orig/README.autocreate 
cyrus-imapd-2.4.4/README.autocreate
 

commit lua-luaevent for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-luaevent for openSUSE:Factory 
checked in at 2017-10-31 15:44:10

Comparing /work/SRC/openSUSE:Factory/lua-luaevent (Old)
 and  /work/SRC/openSUSE:Factory/.lua-luaevent.new (New)


Package is "lua-luaevent"

Tue Oct 31 15:44:10 2017 rev:2 rq:537625 version:0.4.4

Changes:

--- /work/SRC/openSUSE:Factory/lua-luaevent/lua-luaevent.changes
2017-08-24 18:39:23.079389361 +0200
+++ /work/SRC/openSUSE:Factory/.lua-luaevent.new/lua-luaevent.changes   
2017-10-31 15:44:10.945377330 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.9cuFvq/_old  2017-10-31 15:44:11.653351665 +0100
+++ /var/tmp/diff_new_pack.9cuFvq/_new  2017-10-31 15:44:11.657351520 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit jikes for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package jikes for openSUSE:Factory checked 
in at 2017-10-31 15:43:36

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


Package is "jikes"

Tue Oct 31 15:43:36 2017 rev:15 rq:537481 version:1.22

Changes:

--- /work/SRC/openSUSE:Factory/jikes/jikes.changes  2011-12-26 
16:28:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.jikes.new/jikes.changes 2017-10-31 
15:43:36.146638810 +0100
@@ -1,0 +2,7 @@
+Mon Oct 30 08:50:22 UTC 2017 - fst...@suse.com
+
+- With removal of java-1_5_0-gcj-compat, jikes became uninstallable
+  * Require: jre1.1.x -> jre >= 1.1
+- Spec cleaner
+
+---



Other differences:
--
++ jikes.spec ++
--- /var/tmp/diff_new_pack.nnh6oY/_old  2017-10-31 15:43:36.658620251 +0100
+++ /var/tmp/diff_new_pack.nnh6oY/_new  2017-10-31 15:43:36.662620105 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package jikes
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,18 @@
 
 
 Name:   jikes
-BuildRequires:  automake
-BuildRequires:  gcc-c++
-Requires:   jre1.1.x
 Version:1.22
 Release:0
+Summary:IBM Java Compiler
+License:IPL-1.0
+Group:  Development/Languages/Java
 Url:http://jikes.sourceforge.net/
 Source0:%{name}-%{version}.tar.bz2
 Patch0: %{name}-%{version}-uninitialized-variables.patch
 Patch1: %{name}-%{version}-strict_aliasing.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:IBM Java Compiler
-License:IPL-1.0
-Group:  Development/Languages/Java
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+Requires:   jre >= 1.1
 
 %description
 Jikes(TM) is a compiler that translates Java(TM) source files as
@@ -60,16 +59,6 @@
 
 Note that you must set CLASSPATH correctly to use jikes.
 
-
-
-Authors:
-
-Philippe Charles 
-Ken Coar 
-Michael Ernst 
-Dave Shields 
-Vadim Zaliva 
-
 %prep
 %setup -q
 %patch0
@@ -78,28 +67,23 @@
 
 %build
 autoreconf -I src/m4 --force --install
-CFLAGS="$RPM_OPT_FLAGS" \
-CXXFLAGS="$RPM_OPT_FLAGS" \
-./configure --mandir=%{_mandir} \
+CFLAGS="%{optflags}" \
+CXXFLAGS="%{optflags}" \
+%configure --mandir=%{_mandir} \
 --prefix=%{_prefix} \
 --infodir=%{_infodir} \
 --sysconfdir=%{_sysconfdir}
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-make DESTDIR=$RPM_BUILD_ROOT install
+%make_install
 #
-rm $RPM_BUILD_ROOT/%{_datadir}/doc/%name-%version/license.htm
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+rm %{buildroot}/%{_datadir}/doc/%{name}-%{version}/license.htm
 
 %files
-%defattr(-, root, root)
 %doc  AUTHORS  COPYING  ChangeLog  NEWS  README  TODO doc/license.htm
-%{_mandir}/man1/jikes.1.gz
-%{_prefix}/include/*
+%{_mandir}/man1/jikes.1%{ext_man}
+%{_includedir}/*
 %{_bindir}/jikes
 
 %changelog





commit lua-lgi for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-lgi for openSUSE:Factory checked 
in at 2017-10-31 15:44:02

Comparing /work/SRC/openSUSE:Factory/lua-lgi (Old)
 and  /work/SRC/openSUSE:Factory/.lua-lgi.new (New)


Package is "lua-lgi"

Tue Oct 31 15:44:02 2017 rev:6 rq:537621 version:0.9.1

Changes:

--- /work/SRC/openSUSE:Factory/lua-lgi/lua-lgi.changes  2017-08-24 
18:47:35.698005482 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lgi.new/lua-lgi.changes 2017-10-31 
15:44:02.493683709 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.CaAyGI/_old  2017-10-31 15:44:03.049663554 +0100
+++ /var/tmp/diff_new_pack.CaAyGI/_new  2017-10-31 15:44:03.053663410 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit rubygem-tzinfo-data for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package rubygem-tzinfo-data for 
openSUSE:Factory checked in at 2017-10-31 15:43:41

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


Package is "rubygem-tzinfo-data"

Tue Oct 31 15:43:41 2017 rev:8 rq:537499 version:1.2017.3

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-tzinfo-data/rubygem-tzinfo-data.changes  
2017-04-11 09:33:29.140057131 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-tzinfo-data.new/rubygem-tzinfo-data.changes 
2017-10-31 15:43:42.410411743 +0100
@@ -1,0 +2,6 @@
+Thu Oct 26 10:14:30 UTC 2017 - co...@suse.com
+
+- updated to version 1.2017.3
+  no changelog found
+
+---

Old:

  tzinfo-data-1.2017.2.gem

New:

  tzinfo-data-1.2017.3.gem



Other differences:
--
++ rubygem-tzinfo-data.spec ++
--- /var/tmp/diff_new_pack.9KVYtD/_old  2017-10-31 15:43:43.046388689 +0100
+++ /var/tmp/diff_new_pack.9KVYtD/_new  2017-10-31 15:43:43.046388689 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-tzinfo-data
-Version:1.2017.2
+Version:1.2017.3
 Release:0
 %define mod_name tzinfo-data
 %define mod_full_name %{mod_name}-%{version}
@@ -34,7 +34,7 @@
 BuildRequires:  %{rubygem rdoc > 3.10}
 BuildRequires:  ruby-macros >= 5
 Url:http://tzinfo.github.io
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Timezone Data for TZInfo
 License:MIT

++ tzinfo-data-1.2017.2.gem -> tzinfo-data-1.2017.3.gem ++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
Binary files old/checksums.yaml.gz.sig and new/checksums.yaml.gz.sig differ
Binary files old/data.tar.gz.sig and new/data.tar.gz.sig differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tzinfo/data/definitions/Africa/Juba.rb 
new/lib/tzinfo/data/definitions/Africa/Juba.rb
--- old/lib/tzinfo/data/definitions/Africa/Juba.rb  2017-03-23 
21:09:40.0 +0100
+++ new/lib/tzinfo/data/definitions/Africa/Juba.rb  2017-10-23 
22:03:54.0 +0200
@@ -10,7 +10,47 @@
 module Juba
   include TimezoneDefinition
   
-  linked_timezone 'Africa/Juba', 'Africa/Khartoum'
+  timezone 'Africa/Juba' do |tz|
+tz.offset :o0, 7588, 0, :LMT
+tz.offset :o1, 7200, 0, :CAT
+tz.offset :o2, 7200, 3600, :CAST
+tz.offset :o3, 10800, 0, :EAT
+
+tz.transition 1930, 12, :o1, -1230775588, 52408996103, 21600
+tz.transition 1970, 4, :o2, 10360800
+tz.transition 1970, 10, :o1, 24786000
+tz.transition 1971, 4, :o2, 41810400
+tz.transition 1971, 10, :o1, 56322000
+tz.transition 1972, 4, :o2, 73432800
+tz.transition 1972, 10, :o1, 87944400
+tz.transition 1973, 4, :o2, 104882400
+tz.transition 1973, 10, :o1, 119480400
+tz.transition 1974, 4, :o2, 136332000
+tz.transition 1974, 10, :o1, 151016400
+tz.transition 1975, 4, :o2, 167781600
+tz.transition 1975, 10, :o1, 182552400
+tz.transition 1976, 4, :o2, 199231200
+tz.transition 1976, 10, :o1, 214174800
+tz.transition 1977, 4, :o2, 230680800
+tz.transition 1977, 10, :o1, 245710800
+tz.transition 1978, 4, :o2, 262735200
+tz.transition 1978, 10, :o1, 277246800
+tz.transition 1979, 4, :o2, 294184800
+tz.transition 1979, 10, :o1, 308782800
+tz.transition 1980, 4, :o2, 325634400
+tz.transition 1980, 10, :o1, 340405200
+tz.transition 1981, 4, :o2, 357084000
+tz.transition 1981, 10, :o1, 371941200
+tz.transition 1982, 4, :o2, 388533600
+tz.transition 1982, 10, :o1, 403477200
+tz.transition 1983, 4, :o2, 419983200
+tz.transition 1983, 10, :o1, 435013200
+tz.transition 1984, 4, :o2, 452037600
+tz.transition 1984, 10, :o1, 466635600
+tz.transition 1985, 4, :o2, 483487200
+tz.transition 1985, 10, :o1, 498171600
+tz.transition 2000, 1, :o3, 947930400
+  end
 end
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/tzinfo/data/definitions/Africa/Khartoum.rb 
new/lib/tzinfo/data/definitions/Africa/Khartoum.rb
--- old/lib/tzinfo/data/definitions/Africa/Khartoum.rb  2017-03-23 

commit iio-sensor-proxy for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package iio-sensor-proxy for 
openSUSE:Factory checked in at 2017-10-31 15:43:50

Comparing /work/SRC/openSUSE:Factory/iio-sensor-proxy (Old)
 and  /work/SRC/openSUSE:Factory/.iio-sensor-proxy.new (New)


Package is "iio-sensor-proxy"

Tue Oct 31 15:43:50 2017 rev:10 rq:537538 version:2.3

Changes:

--- /work/SRC/openSUSE:Factory/iio-sensor-proxy/iio-sensor-proxy.changes
2017-09-28 12:34:14.537198306 +0200
+++ /work/SRC/openSUSE:Factory/.iio-sensor-proxy.new/iio-sensor-proxy.changes   
2017-10-31 15:43:51.766072593 +0100
@@ -1,0 +2,11 @@
+Sat Oct 28 16:26:56 UTC 2017 - badshah...@gmail.com
+
+- Add iio-sensor-proxy-revert-cast-align-warnings-arm-fix.patch
+  Revert "iio-buffer-utils: Fix cast-align warnings on ARM"
+  because it caused rotations on all devices to have undefined
+  values; patch taken from upstream (boo#1061190,
+  gh#hadess/iio-sensor-proxy#191).
+- Add relevant package Group for both iio-sensor-proxy
+  (System/Monitor) and iio-sensor-proxy-doc (Documentation/HTML).
+
+---

New:

  iio-sensor-proxy-revert-cast-align-warnings-arm-fix.patch



Other differences:
--
++ iio-sensor-proxy.spec ++
--- /var/tmp/diff_new_pack.1C1H5X/_old  2017-10-31 15:43:52.198056933 +0100
+++ /var/tmp/diff_new_pack.1C1H5X/_new  2017-10-31 15:43:52.202056788 +0100
@@ -21,12 +21,15 @@
 Release:0
 Summary:Proxy for IIO and input subsystems
 License:GPL-3.0
+Group:  System/Monitoring
 Url:https://github.com/hadess/iio-sensor-proxy
 Source0:
https://github.com/hadess/iio-sensor-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz
 Source99:   iio-sensor-proxy-rpmlintrc
 # PATCH-FIX-UPSTREAM 
0001-data-fix-permissions-when-geoclue-runs-with-a-differ.patch 
fcro...@suse.com -- Ensure we handle geoclue not running as geoclue user
 Patch0: 0001-data-fix-permissions-when-geoclue-runs-with-a-differ.patch
+# PATCH-FIX-UPSTREAM iio-sensor-proxy-revert-cast-align-warnings-arm-fix.patch 
boo#1061190 gh#hadess/iio-sensor-proxy#191 badshah...@opensuse.org -- Revert 
"iio-buffer-utils: Fix cast-align warnings on ARM" because it caused rotations 
on all devices to have undefined values.
 # needed by patch0
+Patch1: iio-sensor-proxy-revert-cast-align-warnings-arm-fix.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  pkgconfig
@@ -44,6 +47,7 @@
 
 %package doc
 Summary:Documentation for %{name}
+Group:  Documentation/HTML
 BuildArch:  noarch
 
 %description doc
@@ -52,6 +56,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 # needed by patch0

++ iio-sensor-proxy-revert-cast-align-warnings-arm-fix.patch ++
>From 70da85b8c31aa2db1e2471f5a0d62eb7589e454a Mon Sep 17 00:00:00 2001
From: Bastien Nocera 
Date: Wed, 11 Oct 2017 18:22:31 +0200
Subject: [PATCH] Revert "iio-buffer-utils: Fix cast-align warnings on ARM"

This was causing unsigned buffer values to be read as signed.

This reverts commit ebc348abfea241d02861c09ce05ff759d65b77a0.
---
 src/iio-buffer-utils.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/iio-buffer-utils.c b/src/iio-buffer-utils.c
index 9df8137..6482a25 100644
--- a/src/iio-buffer-utils.c
+++ b/src/iio-buffer-utils.c
@@ -493,14 +493,14 @@ process_scan_1 (char  *data,
/* only a few cases implemented so far */
case 4:
if (!buffer_data->channels[k]->is_signed) {
-   guint32 val = *(data + 
buffer_data->channels[k]->location);
+   guint32 val = *(guint32 *) (data + 
buffer_data->channels[k]->location);
val = val >> buffer_data->channels[k]->shift;
if (buffer_data->channels[k]->bits_used < 32)
val &= ((guint32) 1 << 
buffer_data->channels[k]->bits_used) - 1;
*ch_val = (int) val;
*ch_present = TRUE;
} else {
-   gint32 val = *(data + 
buffer_data->channels[k]->location);
+   gint32 val = *(gint32 *) (data + 
buffer_data->channels[k]->location);
val = val >> buffer_data->channels[k]->shift;
if (buffer_data->channels[k]->bits_used < 32)
val &= ((guint32) 1 << 
buffer_data->channels[k]->bits_used) - 1;



commit lua-luaterm for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-luaterm for openSUSE:Factory 
checked in at 2017-10-31 15:44:22

Comparing /work/SRC/openSUSE:Factory/lua-luaterm (Old)
 and  /work/SRC/openSUSE:Factory/.lua-luaterm.new (New)


Package is "lua-luaterm"

Tue Oct 31 15:44:22 2017 rev:3 rq:537633 version:0.07

Changes:

--- /work/SRC/openSUSE:Factory/lua-luaterm/lua-luaterm.changes  2017-08-24 
18:49:12.276406902 +0200
+++ /work/SRC/openSUSE:Factory/.lua-luaterm.new/lua-luaterm.changes 
2017-10-31 15:44:23.056938277 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.ppuwys/_old  2017-10-31 15:44:23.696915078 +0100
+++ /var/tmp/diff_new_pack.ppuwys/_new  2017-10-31 15:44:23.700914933 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-luasec for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-luasec for openSUSE:Factory 
checked in at 2017-10-31 15:44:21

Comparing /work/SRC/openSUSE:Factory/lua-luasec (Old)
 and  /work/SRC/openSUSE:Factory/.lua-luasec.new (New)


Package is "lua-luasec"

Tue Oct 31 15:44:21 2017 rev:2 rq:537631 version:0.6

Changes:

--- /work/SRC/openSUSE:Factory/lua-luasec/lua-luasec.changes2017-08-16 
16:12:42.297879092 +0200
+++ /work/SRC/openSUSE:Factory/.lua-luasec.new/lua-luasec.changes   
2017-10-31 15:44:22.040975107 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.jGNjFO/_old  2017-10-31 15:44:22.568955967 +0100
+++ /var/tmp/diff_new_pack.jGNjFO/_new  2017-10-31 15:44:22.568955967 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-luarocks for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-luarocks for openSUSE:Factory 
checked in at 2017-10-31 15:44:19

Comparing /work/SRC/openSUSE:Factory/lua-luarocks (Old)
 and  /work/SRC/openSUSE:Factory/.lua-luarocks.new (New)


Package is "lua-luarocks"

Tue Oct 31 15:44:19 2017 rev:2 rq:537630 version:2.4.2

Changes:

--- /work/SRC/openSUSE:Factory/lua-luarocks/lua-luarocks.changes
2017-08-24 18:38:58.626834229 +0200
+++ /work/SRC/openSUSE:Factory/.lua-luarocks.new/lua-luarocks.changes   
2017-10-31 15:44:19.833055145 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.3o2SNC/_old  2017-10-31 15:44:20.461032381 +0100
+++ /var/tmp/diff_new_pack.3o2SNC/_new  2017-10-31 15:44:20.461032381 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-messagepack for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-messagepack for openSUSE:Factory 
checked in at 2017-10-31 15:44:24

Comparing /work/SRC/openSUSE:Factory/lua-messagepack (Old)
 and  /work/SRC/openSUSE:Factory/.lua-messagepack.new (New)


Package is "lua-messagepack"

Tue Oct 31 15:44:24 2017 rev:2 rq:537634 version:0.3.3

Changes:

--- /work/SRC/openSUSE:Factory/lua-messagepack/lua-messagepack.changes  
2017-08-24 18:24:47.254779073 +0200
+++ /work/SRC/openSUSE:Factory/.lua-messagepack.new/lua-messagepack.changes 
2017-10-31 15:44:24.980868533 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.PS77M1/_old  2017-10-31 15:44:25.524848814 +0100
+++ /var/tmp/diff_new_pack.PS77M1/_new  2017-10-31 15:44:25.528848669 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-toluapp for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-toluapp for openSUSE:Factory 
checked in at 2017-10-31 15:44:28

Comparing /work/SRC/openSUSE:Factory/lua-toluapp (Old)
 and  /work/SRC/openSUSE:Factory/.lua-toluapp.new (New)


Package is "lua-toluapp"

Tue Oct 31 15:44:28 2017 rev:4 rq:537636 version:1.0.93

Changes:

--- /work/SRC/openSUSE:Factory/lua-toluapp/lua-toluapp.changes  2017-09-12 
19:54:24.947337370 +0200
+++ /work/SRC/openSUSE:Factory/.lua-toluapp.new/lua-toluapp.changes 
2017-10-31 15:44:29.368709471 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.8Dx4E6/_old  2017-10-31 15:44:30.072683952 +0100
+++ /var/tmp/diff_new_pack.8Dx4E6/_new  2017-10-31 15:44:30.072683952 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-lua-mpris for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-lua-mpris for openSUSE:Factory 
checked in at 2017-10-31 15:44:16

Comparing /work/SRC/openSUSE:Factory/lua-lua-mpris (Old)
 and  /work/SRC/openSUSE:Factory/.lua-lua-mpris.new (New)


Package is "lua-lua-mpris"

Tue Oct 31 15:44:16 2017 rev:4 rq:537628 version:0.0+git20170918.28b1c75

Changes:

--- /work/SRC/openSUSE:Factory/lua-lua-mpris/lua-lua-mpris.changes  
2017-09-20 17:10:13.662360247 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lua-mpris.new/lua-lua-mpris.changes 
2017-10-31 15:44:16.057192023 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.ikNlvK/_old  2017-10-31 15:44:16.821164329 +0100
+++ /var/tmp/diff_new_pack.ikNlvK/_new  2017-10-31 15:44:16.821164329 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-mpack for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-mpack for openSUSE:Factory 
checked in at 2017-10-31 15:44:26

Comparing /work/SRC/openSUSE:Factory/lua-mpack (Old)
 and  /work/SRC/openSUSE:Factory/.lua-mpack.new (New)


Package is "lua-mpack"

Tue Oct 31 15:44:26 2017 rev:2 rq:537635 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/lua-mpack/lua-mpack.changes  2017-08-24 
18:39:19.131945475 +0200
+++ /work/SRC/openSUSE:Factory/.lua-mpack.new/lua-mpack.changes 2017-10-31 
15:44:27.152789800 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.QYpXiF/_old  2017-10-31 15:44:27.716769356 +0100
+++ /var/tmp/diff_new_pack.QYpXiF/_new  2017-10-31 15:44:27.716769356 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-luafilesystem for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-luafilesystem for 
openSUSE:Factory checked in at 2017-10-31 15:44:14

Comparing /work/SRC/openSUSE:Factory/lua-luafilesystem (Old)
 and  /work/SRC/openSUSE:Factory/.lua-luafilesystem.new (New)


Package is "lua-luafilesystem"

Tue Oct 31 15:44:14 2017 rev:3 rq:537627 version:1.6.3

Changes:

--- /work/SRC/openSUSE:Factory/lua-luafilesystem/lua-luafilesystem.changes  
2017-08-24 18:51:24.253823899 +0200
+++ /work/SRC/openSUSE:Factory/.lua-luafilesystem.new/lua-luafilesystem.changes 
2017-10-31 15:44:15.349217688 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.lLJF5v/_old  2017-10-31 15:44:15.881198403 +0100
+++ /var/tmp/diff_new_pack.lLJF5v/_new  2017-10-31 15:44:15.881198403 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit buzztrax for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package buzztrax for openSUSE:Factory 
checked in at 2017-10-31 15:43:56

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


Package is "buzztrax"

Tue Oct 31 15:43:56 2017 rev:7 rq:537612 version:0.10.2

Changes:

--- /work/SRC/openSUSE:Factory/buzztrax/buzztrax.changes2017-04-06 
11:02:37.815512721 +0200
+++ /work/SRC/openSUSE:Factory/.buzztrax.new/buzztrax.changes   2017-10-31 
15:43:57.225874671 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 15:58:00 UTC 2017 - davejpla...@gmail.com
+
+- Fixed spec generated baselibs.conf by adding libbuzztrax-gst.
+
+---



Other differences:
--
++ buzztrax.spec ++
--- /var/tmp/diff_new_pack.LlYa1N/_old  2017-10-31 15:43:57.889850602 +0100
+++ /var/tmp/diff_new_pack.LlYa1N/_new  2017-10-31 15:43:57.897850312 +0100
@@ -245,8 +245,10 @@
   ln -sf %{_datadir}/icons/hicolor/${icon} 
%{buildroot}%{_datadir}/icons/gnome/${icon}
 done
 %fdupes -s %{buildroot}
+# WARNING: this creates baselibs.conf
 printf 'libbuzztrax-ic%{ic_soname}\n
 libbuzztrax-core%{core_soname}\n
+libbuzztrax-gst%{gst_soname}\n
 typelib-1_0-BuzztraxIc-1_1\n
 \t+^%{typelibdir}/BuzztraxIc-%{girsoname}.typelib$\n
 typelib-1_0-BuzztraxCore-1_1\n




commit lua-lua-dbus for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-lua-dbus for openSUSE:Factory 
checked in at 2017-10-31 15:44:07

Comparing /work/SRC/openSUSE:Factory/lua-lua-dbus (Old)
 and  /work/SRC/openSUSE:Factory/.lua-lua-dbus.new (New)


Package is "lua-lua-dbus"

Tue Oct 31 15:44:07 2017 rev:2 rq:537624 version:0.0+git20170818.8fe38d0

Changes:

--- /work/SRC/openSUSE:Factory/lua-lua-dbus/lua-lua-dbus.changes
2017-08-24 18:54:39.742298017 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lua-dbus.new/lua-lua-dbus.changes   
2017-10-31 15:44:10.165405604 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ lua-lua-dbus.spec ++
--- /var/tmp/diff_new_pack.qBCDJD/_old  2017-10-31 15:44:10.785383129 +0100
+++ /var/tmp/diff_new_pack.qBCDJD/_new  2017-10-31 15:44:10.789382984 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package lua-ldbus
+# spec file for package lua-lua-dbus
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -25,9 +25,9 @@
 Group:  Development/Libraries/Other
 Url:https://github.com/antlarr/lua-dbus/
 Source: lua-dbus-%{version}.tar.xz
-BuildRequires:  pkgconfig(dbus-1)
-BuildRequires:  %{flavor}-ldbus
 BuildRequires:  %{flavor}-devel
+BuildRequires:  %{flavor}-ldbus
+BuildRequires:  pkgconfig(dbus-1)
 Requires:   %{flavor}
 Requires:   %{flavor}-ldbus
 %if "%{flavor}" == "lua53"

++ _multibuild ++
--- /var/tmp/diff_new_pack.qBCDJD/_old  2017-10-31 15:44:10.813382114 +0100
+++ /var/tmp/diff_new_pack.qBCDJD/_new  2017-10-31 15:44:10.813382114 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit zstd for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package zstd for openSUSE:Factory checked in 
at 2017-10-31 15:43:34

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


Package is "zstd"

Tue Oct 31 15:43:34 2017 rev:2 rq:537467 version:1.3.2

Changes:

--- /work/SRC/openSUSE:Factory/zstd/zstd.changes2017-09-04 
12:30:19.126161641 +0200
+++ /work/SRC/openSUSE:Factory/.zstd.new/zstd.changes   2017-10-31 
15:43:35.006680135 +0100
@@ -1,0 +2,31 @@
+Sun Oct 29 15:52:37 UTC 2017 - astie...@suse.com
+
+- update to 1.3.2:
+  * new long range mode, using --long command
+  * new ability to generate and decode magicless frames
+  * changed maximum nb of threads reduced to 200, to avoid address
+space exhaustion in 32-bits mode
+  * fix multi-threading compression works with custom allocators
+  * fix ZSTD_sizeof_CStream() was over-evaluating memory usage
+  * fix a rare compression bug when compression generates very large
+distances and bunch of other conditions
+(only possible at --ultra -22)
+  * fix 32-bits build can now decode large offsets (levels 21+)
+  * cli added LZ4 frame support by default
+  * cli improved --list output
+  * cli now can split input file for dictionary training, using
+command -B#
+  * cli new clean operation artefact on Ctrl-C interruption
+  * do not change /dev/null permissions when using command -t with
+root access
+  * cli fix write file size in header in multiple-files mode
+  * api: added macro ZSTD_COMPRESSBOUND() for static allocation
+  * api: new advanced decompression API
+  * api: sizeof_CCtx() used to over-estimate
+  * build: fix : no-multithread variant compiles without pool.c
+dependency
+  * build: better compatibility with reproducible builds
+  * license: changed /examples license to BSD + GPLv2
+  * license: fix a few header files to reflect new license 
+
+---

Old:

  zstd-1.3.1.tar.gz

New:

  zstd-1.3.2.tar.gz



Other differences:
--
++ zstd.spec ++
--- /var/tmp/diff_new_pack.hVEbrI/_old  2017-10-31 15:43:35.758652875 +0100
+++ /var/tmp/diff_new_pack.hVEbrI/_new  2017-10-31 15:43:35.758652875 +0100
@@ -19,7 +19,7 @@
 %define major 1
 %define libname lib%{name}%{major}
 Name:   zstd
-Version:%{major}.3.1
+Version:%{major}.3.2
 Release:0
 Summary:Zstandard compression tools
 License:BSD-3-Clause and GPL-2.0

++ zstd-1.3.1.tar.gz -> zstd-1.3.2.tar.gz ++
 22784 lines of diff (skipped)




commit lua-luaexpat for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-luaexpat for openSUSE:Factory 
checked in at 2017-10-31 15:44:12

Comparing /work/SRC/openSUSE:Factory/lua-luaexpat (Old)
 and  /work/SRC/openSUSE:Factory/.lua-luaexpat.new (New)


Package is "lua-luaexpat"

Tue Oct 31 15:44:12 2017 rev:2 rq:537626 version:1.3.0

Changes:

--- /work/SRC/openSUSE:Factory/lua-luaexpat/lua-luaexpat.changes
2017-08-24 18:46:23.872118772 +0200
+++ /work/SRC/openSUSE:Factory/.lua-luaexpat.new/lua-luaexpat.changes   
2017-10-31 15:44:13.133298016 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ lua-luaexpat.spec ++
--- /var/tmp/diff_new_pack.7hQoQQ/_old  2017-10-31 15:44:13.805273656 +0100
+++ /var/tmp/diff_new_pack.7hQoQQ/_new  2017-10-31 15:44:13.809273511 +0100
@@ -1,9 +1,9 @@
 #
-# spec file for package lua51-luaexpat
+# spec file for package lua-luaexpat
 #
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2009 florian.lepar...@gmail.com
 # Copyright (c) 2012 Togan Muftuoglu tog...@opensuse.org
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,13 @@
 %define mod_nameluaexpat
 Version:1.3.0
 Release:0
-License:MIT
 Summary:A SAX XML parser based on the Expat library
-Url:http://matthewwild.co.uk/projects/luaexpat/
+License:MIT
 Group:  Productivity/Networking/Other
+Url:http://matthewwild.co.uk/projects/luaexpat/
 Source: 
http://matthewwild.co.uk/projects/luaexpat/%{mod_name}-%{version}.tar.gz
-BuildRequires:  libexpat-devel
 BuildRequires:  %{flavor}-devel
+BuildRequires:  libexpat-devel
 Requires:   %{flavor}
 %if "%{flavor}" == ""
 Name:   lua-%{mod_name}

++ _multibuild ++
--- /var/tmp/diff_new_pack.7hQoQQ/_old  2017-10-31 15:44:13.849272061 +0100
+++ /var/tmp/diff_new_pack.7hQoQQ/_new  2017-10-31 15:44:13.849272061 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-lpeg for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-lpeg for openSUSE:Factory 
checked in at 2017-10-31 15:44:04

Comparing /work/SRC/openSUSE:Factory/lua-lpeg (Old)
 and  /work/SRC/openSUSE:Factory/.lua-lpeg.new (New)


Package is "lua-lpeg"

Tue Oct 31 15:44:04 2017 rev:2 rq:537622 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/lua-lpeg/lua-lpeg.changes2017-08-24 
18:39:32.542056265 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lpeg.new/lua-lpeg.changes   2017-10-31 
15:44:04.025628175 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.jBGLOQ/_old  2017-10-31 15:44:04.489611356 +0100
+++ /var/tmp/diff_new_pack.jBGLOQ/_new  2017-10-31 15:44:04.489611356 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-luaposix for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-luaposix for openSUSE:Factory 
checked in at 2017-10-31 15:44:17

Comparing /work/SRC/openSUSE:Factory/lua-luaposix (Old)
 and  /work/SRC/openSUSE:Factory/.lua-luaposix.new (New)


Package is "lua-luaposix"

Tue Oct 31 15:44:17 2017 rev:3 rq:537629 version:34.0

Changes:

--- /work/SRC/openSUSE:Factory/lua-luaposix/lua-luaposix.changes
2017-08-24 18:50:28.825628450 +0200
+++ /work/SRC/openSUSE:Factory/.lua-luaposix.new/lua-luaposix.changes   
2017-10-31 15:44:18.225113434 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.Lm7Xbx/_old  2017-10-31 15:44:18.769093715 +0100
+++ /var/tmp/diff_new_pack.Lm7Xbx/_new  2017-10-31 15:44:18.769093715 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit lua-zlib for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-zlib for openSUSE:Factory 
checked in at 2017-10-31 15:44:30

Comparing /work/SRC/openSUSE:Factory/lua-zlib (Old)
 and  /work/SRC/openSUSE:Factory/.lua-zlib.new (New)


Package is "lua-zlib"

Tue Oct 31 15:44:30 2017 rev:2 rq:537637 version:1.1

Changes:

--- /work/SRC/openSUSE:Factory/lua-zlib/lua-zlib.changes2017-08-24 
18:39:06.561716364 +0200
+++ /work/SRC/openSUSE:Factory/.lua-zlib.new/lua-zlib.changes   2017-10-31 
15:44:30.188679747 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.Yjs8NW/_old  2017-10-31 15:44:30.720660463 +0100
+++ /var/tmp/diff_new_pack.Yjs8NW/_new  2017-10-31 15:44:30.720660463 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit midori for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package midori for openSUSE:Factory checked 
in at 2017-10-31 15:44:31

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


Package is "midori"

Tue Oct 31 15:44:31 2017 rev:48 rq:537739 version:0.5.11

Changes:

--- /work/SRC/openSUSE:Factory/midori/midori.changes2017-08-22 
11:10:25.613630881 +0200
+++ /work/SRC/openSUSE:Factory/.midori.new/midori.changes   2017-10-31 
15:44:31.868618848 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 19:25:17 UTC 2017 - ok...@suse.com
+
+- Fix build error on openSUSE:Factory by disabling gtk-doc dependency
+
+---



Other differences:
--
++ midori.spec ++
--- /var/tmp/diff_new_pack.qQLnq6/_old  2017-10-31 15:44:32.704588544 +0100
+++ /var/tmp/diff_new_pack.qQLnq6/_new  2017-10-31 15:44:32.708588399 +0100
@@ -51,7 +51,11 @@
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gmodule-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
+# using deprecated/obsoleted gtkdoc-mktmpl - in this case, the easiest (until
+# upstream might fix it) is to disable building the developer doc
+%if 0%{?suse_version} < 1320
 BuildRequires:  pkgconfig(gtk-doc)
+%endif
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -141,7 +145,9 @@
 
 %build
 %cmake \
+%if 0%{?suse_version} < 1320
 -DUSE_APIDOCS=ON \
+%endif
 %if 0%{?with_granite}
 -DUSE_GRANITE=ON \
 %else
@@ -228,7 +234,9 @@
 %files devel
 %defattr(-,root,root,-)
 %doc HACKING TODO TRANSLATE
+%if 0%{?suse_version} < 1320
 %doc %{_datadir}/gtk-doc/html/%{name}-0-5/
+%endif
 %{_includedir}/midori-0.5/
 %{_libdir}/libmidori-core.so
 




commit lua-ldbus for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-ldbus for openSUSE:Factory 
checked in at 2017-10-31 15:44:00

Comparing /work/SRC/openSUSE:Factory/lua-ldbus (Old)
 and  /work/SRC/openSUSE:Factory/.lua-ldbus.new (New)


Package is "lua-ldbus"

Tue Oct 31 15:44:00 2017 rev:2 rq:537620 version:0.0+git20161023.e277e22

Changes:

--- /work/SRC/openSUSE:Factory/lua-ldbus/lua-ldbus.changes  2017-08-24 
18:54:38.846424161 +0200
+++ /work/SRC/openSUSE:Factory/.lua-ldbus.new/lua-ldbus.changes 2017-10-31 
15:44:01.633714884 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ lua-ldbus.spec ++
--- /var/tmp/diff_new_pack.c3Yjnh/_old  2017-10-31 15:44:02.325689799 +0100
+++ /var/tmp/diff_new_pack.c3Yjnh/_new  2017-10-31 15:44:02.333689509 +0100
@@ -25,8 +25,8 @@
 Group:  Development/Libraries/Other
 Url:https://github.com/daurnimator/ldbus/
 Source: lua-ldbus-%{version}.tar.xz
-BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  %{flavor}-devel
+BuildRequires:  pkgconfig(dbus-1)
 Requires:   %{flavor}
 %if "%{flavor}" == "lua53"
 Provides:   lua-%{mod_name} = %{version}

++ _multibuild ++
--- /var/tmp/diff_new_pack.c3Yjnh/_old  2017-10-31 15:44:02.365688349 +0100
+++ /var/tmp/diff_new_pack.c3Yjnh/_new  2017-10-31 15:44:02.365688349 +0100
@@ -1,5 +1,4 @@
 
 lua51
-lua52
 lua53
 




commit CSXCAD for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package CSXCAD for openSUSE:Factory checked 
in at 2017-10-31 15:43:39

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


Package is "CSXCAD"

Tue Oct 31 15:43:39 2017 rev:5 rq:537493 version:0.6.1

Changes:

--- /work/SRC/openSUSE:Factory/CSXCAD/CSXCAD.changes2017-09-13 
22:38:37.253616238 +0200
+++ /work/SRC/openSUSE:Factory/.CSXCAD.new/CSXCAD.changes   2017-10-31 
15:43:39.754508022 +0100
@@ -1,0 +2,7 @@
+Sat Oct 28 13:09:41 UTC 2017 - badshah...@gmail.com
+
+- Add BuildRequires: sz2-devel because it is needed ever since
+  we started building hdf5 with sz2 support; fixes build failures
+  for openSUSE > 1320.
+
+---



Other differences:
--
++ CSXCAD.spec ++
--- /var/tmp/diff_new_pack.JlZT0Y/_old  2017-10-31 15:43:40.290488592 +0100
+++ /var/tmp/diff_new_pack.JlZT0Y/_new  2017-10-31 15:43:40.290488592 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package CSXCAD
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -40,18 +40,19 @@
 BuildRequires:  boost-devel
 BuildRequires:  cgal-devel
 BuildRequires:  cmake
-BuildRequires:  cmake(Qt5Sql)
-BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  fparser-devel
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel
 BuildRequires:  octave-devel
 BuildRequires:  python3-devel
 BuildRequires:  python3-vtk
+BuildRequires:  sz2-devel
 BuildRequires:  tinyxml-devel
 BuildRequires:  vtk-devel
 BuildRequires:  vtk-java
 BuildRequires:  vtk-tcl
+BuildRequires:  cmake(Qt5Sql)
+BuildRequires:  cmake(Qt5Widgets)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description




commit lua-BitOp for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package lua-BitOp for openSUSE:Factory 
checked in at 2017-10-31 15:43:57

Comparing /work/SRC/openSUSE:Factory/lua-BitOp (Old)
 and  /work/SRC/openSUSE:Factory/.lua-BitOp.new (New)


Package is "lua-BitOp"

Tue Oct 31 15:43:57 2017 rev:3 rq:537619 version:1.0.2

Changes:

--- /work/SRC/openSUSE:Factory/lua-BitOp/lua-BitOp.changes  2017-10-11 
23:02:44.765241201 +0200
+++ /work/SRC/openSUSE:Factory/.lua-BitOp.new/lua-BitOp.changes 2017-10-31 
15:43:59.029809277 +0100
@@ -1,0 +2,5 @@
+Mon Oct 30 14:45:32 UTC 2017 - jmate...@suse.com
+
+- do not build for Lua 5.2
+
+---



Other differences:
--
++ _multibuild ++
--- /var/tmp/diff_new_pack.y060eb/_old  2017-10-31 15:43:59.497792312 +0100
+++ /var/tmp/diff_new_pack.y060eb/_new  2017-10-31 15:43:59.497792312 +0100
@@ -1,4 +1,3 @@
 
 lua51
-lua52
 




commit python-CommonMark for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package python-CommonMark for 
openSUSE:Factory checked in at 2017-10-31 15:43:45

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


Package is "python-CommonMark"

Tue Oct 31 15:43:45 2017 rev:4 rq:537519 version:0.7.4

Changes:

--- /work/SRC/openSUSE:Factory/python-CommonMark/python-CommonMark.changes  
2017-06-24 08:35:02.267438470 +0200
+++ /work/SRC/openSUSE:Factory/.python-CommonMark.new/python-CommonMark.changes 
2017-10-31 15:43:46.122277185 +0100
@@ -1,0 +2,6 @@
+Mon Oct 30 01:51:43 UTC 2017 - a...@gmx.de
+
+- update to version 0.7.4:
+  * The CommonMark spec has been updated to 0.28.
+
+---

Old:

  CommonMark-0.7.3.tar.gz

New:

  CommonMark-0.7.4.tar.gz



Other differences:
--
++ python-CommonMark.spec ++
--- /var/tmp/diff_new_pack.PVmQys/_old  2017-10-31 15:43:46.654257901 +0100
+++ /var/tmp/diff_new_pack.PVmQys/_new  2017-10-31 15:43:46.654257901 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-CommonMark
-Version:0.7.3
+Version:0.7.4
 Release:0
 Summary:Python parser for the CommonMark Markdown spec
 License:BSD-3-Clause

++ CommonMark-0.7.3.tar.gz -> CommonMark-0.7.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CommonMark-0.7.3/.gitignore 
new/CommonMark-0.7.4/.gitignore
--- old/CommonMark-0.7.3/.gitignore 2016-04-29 20:33:44.0 +0200
+++ new/CommonMark-0.7.4/.gitignore 2017-08-05 19:28:59.0 +0200
@@ -78,6 +78,7 @@
 .env
 
 # virtualenv
+ve/
 venv/
 ENV/
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CommonMark-0.7.3/CommonMark/__init__.py 
new/CommonMark-0.7.4/CommonMark/__init__.py
--- old/CommonMark-0.7.3/CommonMark/__init__.py 2016-08-04 15:18:10.0 
+0200
+++ new/CommonMark-0.7.4/CommonMark/__init__.py 2017-08-05 18:33:33.0 
+0200
@@ -5,3 +5,4 @@
 from CommonMark.dump import dumpAST, dumpJSON
 from CommonMark.blocks import Parser
 from CommonMark.render.html import HtmlRenderer
+from CommonMark.render.rst import ReStructuredTextRenderer
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CommonMark-0.7.3/CommonMark/blocks.py 
new/CommonMark-0.7.4/CommonMark/blocks.py
--- old/CommonMark-0.7.3/CommonMark/blocks.py   2017-01-05 19:42:33.0 
+0100
+++ new/CommonMark-0.7.4/CommonMark/blocks.py   2017-08-05 19:23:13.0 
+0200
@@ -94,8 +94,8 @@
 'padding': None,
 'marker_offset': parser.indent,
 }
-m = re.match(reBulletListMarker, rest)
-m2 = re.match(reOrderedListMarker, rest)
+m = re.search(reBulletListMarker, rest)
+m2 = re.search(reOrderedListMarker, rest)
 if m:
 data['type'] = 'bullet'
 data['bullet_char'] = m.group()[0]
@@ -320,7 +320,7 @@
 match = indent <= 3 and \
 len(ln) >= parser.next_nonspace + 1 and \
 ln[parser.next_nonspace] == container.fence_char and \
-re.match(reClosingCodeFence, ln[parser.next_nonspace:])
+re.search(reClosingCodeFence, ln[parser.next_nonspace:])
 if match and len(match.group()) >= container.fence_length:
 # closing fence - we're at end of line, so we can return
 parser.finalize(container, parser.line_number)
@@ -448,8 +448,8 @@
 @staticmethod
 def atx_heading(parser, container=None):
 if not parser.indented:
-m = re.match(reATXHeadingMarker,
- parser.current_line[parser.next_nonspace:])
+m = re.search(reATXHeadingMarker,
+  parser.current_line[parser.next_nonspace:])
 if m:
 parser.advance_next_nonspace()
 parser.advance_offset(len(m.group()), False)
@@ -459,8 +459,10 @@
 container.level = len(m.group().strip())
 # remove trailing ###s:
 container.string_content = re.sub(
-r' +#+ *$', '', re.sub(
-r'^ *#+ *$', '', parser.current_line[parser.offset:]))
+r'[ \t]+#+[ \t]*$', '', re.sub(
+r'^[ \t]*#+[ \t]*$',
+'',
+parser.current_line[parser.offset:]))
 parser.advance_offset(
 len(parser.current_line) - parser.offset, False)
 return 2

commit apfel for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package apfel for openSUSE:Factory checked 
in at 2017-10-31 15:43:37

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


Package is "apfel"

Tue Oct 31 15:43:37 2017 rev:7 rq:537492 version:3.0.2

Changes:

--- /work/SRC/openSUSE:Factory/apfel/apfel.changes  2017-07-12 
19:36:49.949343554 +0200
+++ /work/SRC/openSUSE:Factory/.apfel.new/apfel.changes 2017-10-31 
15:43:38.462554856 +0100
@@ -1,0 +2,6 @@
+Sat Oct 28 15:23:17 UTC 2017 - badshah...@gmail.com
+
+- Update to version 3.0.2:
+  + Update list-func function.
+
+---

Old:

  3.0.1.tar.gz

New:

  3.0.2.tar.gz



Other differences:
--
++ apfel.spec ++
--- /var/tmp/diff_new_pack.gdhzRI/_old  2017-10-31 15:43:39.346522812 +0100
+++ /var/tmp/diff_new_pack.gdhzRI/_new  2017-10-31 15:43:39.346522812 +0100
@@ -20,7 +20,7 @@
 %define pypackage python-%{name}
 
 Name:   apfel
-Version:3.0.1
+Version:3.0.2
 Release:0
 Summary:A Probability Distribution Function Evolution Library
 License:GPL-3.0+

++ 3.0.1.tar.gz -> 3.0.2.tar.gz ++
/work/SRC/openSUSE:Factory/apfel/3.0.1.tar.gz 
/work/SRC/openSUSE:Factory/.apfel.new/3.0.2.tar.gz differ: char 126, line 1




commit python-plotly for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package python-plotly for openSUSE:Factory 
checked in at 2017-10-31 15:43:48

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


Package is "python-plotly"

Tue Oct 31 15:43:48 2017 rev:4 rq:537520 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-plotly/python-plotly.changes  
2017-10-17 01:53:15.952332750 +0200
+++ /work/SRC/openSUSE:Factory/.python-plotly.new/python-plotly.changes 
2017-10-31 15:43:50.290126098 +0100
@@ -1,0 +2,12 @@
+Fri Oct 27 15:47:20 UTC 2017 - a...@gmx.de
+
+- update to version 2.2.1:
+  * presentation objects now added to setup.py
+
+- changes from version 2.2.0:
+  * Added
++ NEW Presentations API for Python! Run
+  help(plotly.presentation_objs.Presentations) for help or check
+  out the new documentation
+
+---

Old:

  plotly-2.1.0.tar.gz

New:

  plotly-2.2.1.tar.gz



Other differences:
--
++ python-plotly.spec ++
--- /var/tmp/diff_new_pack.2aaqlM/_old  2017-10-31 15:43:50.850105798 +0100
+++ /var/tmp/diff_new_pack.2aaqlM/_new  2017-10-31 15:43:50.850105798 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-plotly
-Version:2.1.0
+Version:2.2.1
 Release:0
 Summary:Library for collaborative, interactive, publication-quality 
graphs
 License:MIT

++ plotly-2.1.0.tar.gz -> plotly-2.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plotly-2.1.0/PKG-INFO new/plotly-2.2.1/PKG-INFO
--- old/plotly-2.1.0/PKG-INFO   2017-10-11 19:09:16.0 +0200
+++ new/plotly-2.2.1/PKG-INFO   2017-10-27 01:55:26.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: plotly
-Version: 2.1.0
+Version: 2.2.1
 Summary: Python plotting library for collaborative, interactive, 
publication-quality graphs.
 Home-page: https://plot.ly/python/
 Author: Chris P
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plotly-2.1.0/plotly/api/v2/__init__.py 
new/plotly-2.2.1/plotly/api/v2/__init__.py
--- old/plotly-2.1.0/plotly/api/v2/__init__.py  2017-05-09 20:13:16.0 
+0200
+++ new/plotly-2.2.1/plotly/api/v2/__init__.py  2017-10-26 21:48:29.0 
+0200
@@ -1,4 +1,5 @@
 from __future__ import absolute_import
 
 from plotly.api.v2 import (dash_apps, dashboards, files, folders, grids,
-   images, plot_schema, plots, users)
+   images, plot_schema, plots, spectacle_presentations,
+   users)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plotly-2.1.0/plotly/api/v2/spectacle_presentations.py 
new/plotly-2.2.1/plotly/api/v2/spectacle_presentations.py
--- old/plotly-2.1.0/plotly/api/v2/spectacle_presentations.py   1970-01-01 
01:00:00.0 +0100
+++ new/plotly-2.2.1/plotly/api/v2/spectacle_presentations.py   2017-10-26 
21:48:29.0 +0200
@@ -0,0 +1,32 @@
+"""
+Interface to Plotly's /v2/spectacle-presentations endpoint.
+"""
+from __future__ import absolute_import
+
+from plotly.api.v2.utils import build_url, request
+
+RESOURCE = 'spectacle-presentations'
+
+
+def create(body):
+"""Create a presentation."""
+url = build_url(RESOURCE)
+return request('post', url, json=body)
+
+
+def list():
+"""Returns the list of all users' presentations."""
+url = build_url(RESOURCE)
+return request('get', url)
+
+
+def retrieve(fid):
+"""Retrieve a presentation from Plotly."""
+url = build_url(RESOURCE, id=fid)
+return request('get', url)
+
+
+def update(fid, content):
+"""Completely update the writable."""
+url = build_url(RESOURCE, id=fid)
+return request('put', url, json=content)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plotly-2.1.0/plotly/figure_factory/_scatterplot.py 
new/plotly-2.2.1/plotly/figure_factory/_scatterplot.py
--- old/plotly-2.1.0/plotly/figure_factory/_scatterplot.py  2017-07-26 
14:04:02.0 +0200
+++ new/plotly-2.2.1/plotly/figure_factory/_scatterplot.py  2017-10-26 
21:48:29.0 +0200
@@ -1,6 +1,6 @@
 from __future__ import absolute_import
 
-from plotly import exceptions, optional_imports
+from plotly import colors, exceptions, optional_imports
 from plotly.figure_factory import utils
 from plotly.graph_objs import graph_objs
 from plotly.tools import make_subplots
@@ -386,9 +386,9 @@
 
 # Convert colormap to list of n RGB tuples
 if colormap_type == 

commit obs-service-set_version for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package obs-service-set_version for 
openSUSE:Factory checked in at 2017-10-31 15:43:53

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


Package is "obs-service-set_version"

Tue Oct 31 15:43:53 2017 rev:30 rq:537602 version:0.5.7

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-set_version/obs-service-set_version.changes
  2017-10-18 10:53:49.719452972 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-set_version.new/obs-service-set_version.changes
 2017-10-31 15:43:55.821925566 +0100
@@ -1,0 +2,9 @@
+Mon Oct 30 15:59:17 UTC 2017 - adr...@suse.de
+
+- Update to version 0.5.7:
+  * workaround for python3 locale problems in factory
+  * add a hint to flake8
+  * satisfy flake8
+  * skip also sha256sums check for Arch
+
+---

Old:

  obs-service-set_version-0.5.6.tar.gz

New:

  obs-service-set_version-0.5.7.tar.gz



Other differences:
--
++ obs-service-set_version.spec ++
--- /var/tmp/diff_new_pack.EB3wyf/_old  2017-10-31 15:43:56.433903381 +0100
+++ /var/tmp/diff_new_pack.EB3wyf/_new  2017-10-31 15:43:56.437903236 +0100
@@ -19,7 +19,7 @@
 %define service set_version
 
 Name:   obs-service-%{service}
-Version:0.5.6
+Version:0.5.7
 Release:0
 Summary:An OBS source service: Update spec file version
 License:GPL-2.0+

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.EB3wyf/_old  2017-10-31 15:43:56.473901931 +0100
+++ /var/tmp/diff_new_pack.EB3wyf/_new  2017-10-31 15:43:56.473901931 +0100
@@ -1,5 +1,5 @@
 pkgname=obs-service-set_version
-pkgver=0.5.6
+pkgver=0.5.7
 pkgrel=0
 pkgdesc="An OBS source service: Update spec file version"
 arch=('i686' 'x86_64')

++ _servicedata ++
--- /var/tmp/diff_new_pack.EB3wyf/_old  2017-10-31 15:43:56.509900626 +0100
+++ /var/tmp/diff_new_pack.EB3wyf/_new  2017-10-31 15:43:56.509900626 +0100
@@ -1,5 +1,5 @@
 
   
 g...@github.com:openSUSE/obs-service-set_version.git
-  586b879838fd9f362372736d2878862bced025e6
+  b2bbe4efb4b4db45e21200eaa76b1c528fd62979
 
\ No newline at end of file

++ debian.dsc ++
--- /var/tmp/diff_new_pack.EB3wyf/_old  2017-10-31 15:43:56.529899901 +0100
+++ /var/tmp/diff_new_pack.EB3wyf/_new  2017-10-31 15:43:56.529899901 +0100
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: obs-service-set_version
-Version: 0.5.6-0
+Version: 0.5.7-0
 Binary: obs-service-set_version
 Provides: obs-service-set_version
 Maintainer: Adrian Schroeter 

++ obs-service-set_version-0.5.6.tar.gz -> 
obs-service-set_version-0.5.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-set_version-0.5.6/README.md 
new/obs-service-set_version-0.5.7/README.md
--- old/obs-service-set_version-0.5.6/README.md 2017-09-19 14:25:06.0 
+0200
+++ new/obs-service-set_version-0.5.7/README.md 2017-10-30 16:57:46.0 
+0100
@@ -24,4 +24,9 @@
 
 python -m unittest discover tests/
 
-The testrun may take some time.
+The testrun may take some time. Don't forget to run also
+
+flake8 set_version tests/
+
+
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-set_version-0.5.6/set_version 
new/obs-service-set_version-0.5.7/set_version
--- old/obs-service-set_version-0.5.6/set_version   2017-09-19 
14:25:06.0 +0200
+++ new/obs-service-set_version-0.5.7/set_version   2017-10-30 
16:57:46.0 +0100
@@ -283,6 +283,12 @@
 
 
 if __name__ == '__main__':
+
+# may be a real fix or just a temporary workaround that python3 fails 
otherwise
+# on non utf-8 chars in build env where "C" is default atm
+import locale
+locale.setlocale(locale.LC_CTYPE, 'C.UTF-8')
+
 parser = argparse.ArgumentParser(
 description='Open Build Service source service "set_version".'
 'Used to update build description files with a '
@@ -372,5 +378,6 @@
 filename = outdir + "/" + f
 shutil.copyfile(f, filename)
 _replace_tag(filename, "md5sums", "('SKIP')")
+_replace_tag(filename, "sha256sums", "('SKIP')")
 _replace_tag(filename, "pkgver", version)
 _replace_tag(filename, "pkgrel", "0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-set_version-0.5.6/tests/test_pkgbuild.py 
new/obs-service-set_version-0.5.7/tests/test_pkgbuild.py
--- old/obs-service-set_version-0.5.6/tests/test_pkgbuild.py2017-09-19 
14:25:06.0 +0200
+++ new/obs-service-set_version-0.5.7/tests/test_pkgbuild.py

commit powerdevil5 for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package powerdevil5 for openSUSE:Factory 
checked in at 2017-10-31 15:42:49

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


Package is "powerdevil5"

Tue Oct 31 15:42:49 2017 rev:53 rq:537599 version:5.11.2

Changes:

--- /work/SRC/openSUSE:Factory/powerdevil5/powerdevil5.changes  2017-10-27 
13:51:49.650924328 +0200
+++ /work/SRC/openSUSE:Factory/.powerdevil5.new/powerdevil5.changes 
2017-10-31 15:42:49.668323692 +0100
@@ -1,0 +2,6 @@
+Mon Oct 30 15:24:55 UTC 2017 - lbeltr...@kde.org
+
+- Recommend upower, to ensure it is installed for battery 
+  and brightness detection (boo#1065650, boo#1065642)
+
+---



Other differences:
--
++ powerdevil5.spec ++
--- /var/tmp/diff_new_pack.eO81Rt/_old  2017-10-31 15:42:50.312300347 +0100
+++ /var/tmp/diff_new_pack.eO81Rt/_new  2017-10-31 15:42:50.316300202 +0100
@@ -64,6 +64,8 @@
 %if %{with lang}
 Recommends: %{name}-lang
 %endif
+# Needed for battery / brightness detection
+Recommends: upower
 Conflicts:  kdebase4-workspace < 5.3.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 




commit postfix for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2017-10-31 15:43:06

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


Package is "postfix"

Tue Oct 31 15:43:06 2017 rev:149 rq:537613 version:3.2.4

Changes:

--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2017-10-21 
20:21:05.340930057 +0200
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes 2017-10-31 
15:43:06.407716872 +0100
@@ -1,0 +2,12 @@
+Mon Oct 30 12:12:08 UTC 2017 - mich...@stroeder.com
+
+- update to 3.2.4
+  * DANE interoperability. Postfix builds with OpenSSL 1.0.0 or
+1.0.1 failed to send email to some sites with "TLSA 2 X X" DNS
+records associated with an intermediate CA certificate. Problem
+report and initial fix by Erwan Legrand.
+  * Missing dynamicmaps support in the Postfix sendmail command.
+This broke authorized_submit_users settings that use a
+dynamically-loaded map type. Problem reported by Ulrich Zehl.
+
+---

Old:

  postfix-3.2.3.tar.gz

New:

  postfix-3.2.4.tar.gz



Other differences:
--
++ postfix.spec ++
--- /var/tmp/diff_new_pack.MhpAJu/_old  2017-10-31 15:43:07.359682363 +0100
+++ /var/tmp/diff_new_pack.MhpAJu/_new  2017-10-31 15:43:07.363682218 +0100
@@ -62,7 +62,7 @@
 %define _unitdir /lib/systemd
 %endif
 Name:   postfix
-Version:3.2.3
+Version:3.2.4
 Release:0
 Summary:A fast, secure, and flexible mailer
 License:IPL-1.0

++ postfix-3.2.3.tar.gz -> postfix-3.2.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-3.2.3/HISTORY new/postfix-3.2.4/HISTORY
--- old/postfix-3.2.3/HISTORY   2017-09-24 14:30:07.0 +0200
+++ new/postfix-3.2.4/HISTORY   2017-10-28 14:30:16.0 +0200
@@ -23004,7 +23004,7 @@
 
Safety: restore sanity checks for dynamically-specified
width and precision in format strings (%*, %.*, and %*.*).
-   These checks were lost with the Postfix 3.2.2 rewrite of
+   These checks were lost with the Postfix 3.2 rewrite of
the vbuf_print formatter. File: vbuf_print.c.
 
 20170923
@@ -23012,5 +23012,19 @@
Bugfix (introduced: Postfix 3.2): panic in the postqueue
command after output write error while listing the queue.
This change restores a write error check that was lost with
-   the Postfix 3.2.2 rewrite of the vbuf_print formatter.
+   the Postfix 3.2 rewrite of the vbuf_print formatter.
Problem reported by Andreas Schulze. File: util/vbuf_print.c.
+
+20171009
+
+   Bugfix (introduced: Postfix 3.1): DANE support. Postfix
+   builds with OpenSSL 1.0.0 or 1.0.1 failed to send email to
+   some sites with "TLSA 2 X X" records associated with an
+   intermediate CA certificate. Problem report and initial
+   fix by Erwan Legrand. File: src/tls/tls_dane.c.
+
+20171024
+
+   Bugfix (introduced: Postfix 3.0) missing dynamicmaps support
+   in the Postfix sendmail command broke authorized_submit_users
+   with a dynamically-loaded map type. File: sendmail/sendmail.c.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-3.2.3/src/global/mail_version.h 
new/postfix-3.2.4/src/global/mail_version.h
--- old/postfix-3.2.3/src/global/mail_version.h 2017-09-24 14:21:50.0 
+0200
+++ new/postfix-3.2.4/src/global/mail_version.h 2017-10-28 16:12:12.0 
+0200
@@ -20,8 +20,8 @@
   * Patches change both the patchlevel and the release date. Snapshots have no
   * patchlevel; they change the release date only.
   */
-#define MAIL_RELEASE_DATE  "20170924"
-#define MAIL_VERSION_NUMBER"3.2.3"
+#define MAIL_RELEASE_DATE  "20171028"
+#define MAIL_VERSION_NUMBER"3.2.4"
 
 #ifdef SNAPSHOT
 #define MAIL_VERSION_DATE  "-" MAIL_RELEASE_DATE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-3.2.3/src/sendmail/Makefile.in 
new/postfix-3.2.4/src/sendmail/Makefile.in
--- old/postfix-3.2.3/src/sendmail/Makefile.in  2017-02-06 00:36:30.0 
+0100
+++ new/postfix-3.2.4/src/sendmail/Makefile.in  2017-10-24 16:42:16.0 
+0200
@@ -73,6 +73,7 @@
 sendmail.o: ../../include/htable.h
 sendmail.o: ../../include/iostuff.h
 sendmail.o: ../../include/mail_conf.h
+sendmail.o: ../../include/mail_dict.h
 sendmail.o: ../../include/mail_flush.h
 sendmail.o: ../../include/mail_params.h
 sendmail.o: ../../include/mail_parm_split.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit konqueror for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package konqueror for openSUSE:Factory 
checked in at 2017-10-31 15:43:10

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


Package is "konqueror"

Tue Oct 31 15:43:10 2017 rev:13 rq:537647 version:17.08.2

Changes:

--- /work/SRC/openSUSE:Factory/konqueror/konqueror.changes  2017-10-23 
16:31:49.224982065 +0200
+++ /work/SRC/openSUSE:Factory/.konqueror.new/konqueror.changes 2017-10-31 
15:43:10.947552299 +0100
@@ -1,0 +2,7 @@
+Sun Oct 29 13:12:02 UTC 2017 - fab...@ritter-vogt.de
+
+- Don't try to install Home.desktop in /usr/share/applications,
+  the copy from plasma5-workspace (by kio_desktop) should be used
+  instead (boo#1058743)
+
+---



Other differences:
--
++ konqueror.spec ++
--- /var/tmp/diff_new_pack.l2hi3D/_old  2017-10-31 15:43:11.643527070 +0100
+++ /var/tmp/diff_new_pack.l2hi3D/_new  2017-10-31 15:43:11.647526925 +0100
@@ -128,8 +128,6 @@
   %endif
 
   find %{buildroot} -type f -name '*filenamesearch*' -exec rm -fv {} ';'
-  # Needed by various other scripts, but disabled in git
-  cp sidebar/default_entries/home.desktop 
%{buildroot}%{_kf5_applicationsdir}/Home.desktop
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -157,7 +155,6 @@
 %dir %{_kf5_sharedir}/kxmlgui5
 %doc %lang(en) %{_kf5_htmldir}/en
 %{_datadir}/kcmcss/
-%{_kf5_applicationsdir}/Home.desktop
 %{_kf5_applicationsdir}/kfmclient.desktop
 %{_kf5_applicationsdir}/kfmclient_dir.desktop
 %{_kf5_applicationsdir}/kfmclient_html.desktop




commit virtualbox for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2017-10-31 15:43:15

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


Package is "virtualbox"

Tue Oct 31 15:43:15 2017 rev:145 rq:537648 version:5.1.30

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2017-10-23 
16:39:53.498312325 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2017-10-31 15:43:17.263323347 +0100
@@ -1,0 +2,6 @@
+Sat Oct 21 18:45:20 UTC 2017 - larry.fin...@lwfinger.net
+
+- Add patch to handle LEAP 15 API change in wait queues. This change addresses 
boo#1064524.
+  File "fixes_for_leap15.patch" is added to accomplish this task.
+
+---

New:

  fixes_for_leap15.patch



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.AgBXH8/_old  2017-10-31 15:43:19.815230838 +0100
+++ /var/tmp/diff_new_pack.AgBXH8/_new  2017-10-31 15:43:19.819230693 +0100
@@ -107,6 +107,8 @@
 Patch117:   fix_KMS_support.patch
 # Fix invalid use of internal headers
 Patch118:   internal-headers.patch
+# Fix kernl API change in Leap 15
+Patch119:   fixes_for_leap15.patch
 #
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  SDL-devel
@@ -387,6 +389,9 @@
 %patch116 -p1
 %patch117 -p1
 %patch118 -p1
+%if 0%{suse_version} >= 1500
+%patch119 -p1
+%endif
 
 #copy user manual
 cp %{SOURCE1} UserManual.pdf

++ fixes_for_leap15.patch ++
Index: VirtualBox-5.1.30/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h
===
--- VirtualBox-5.1.30.orig/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h
+++ VirtualBox-5.1.30/src/VBox/Runtime/r0drv/linux/waitqueue-r0drv-linux.h
@@ -46,7 +46,7 @@
 typedef struct RTR0SEMLNXWAIT
 {
 /** The wait queue entry. */
-#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 13, 0)
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 12, 0)
 wait_queue_entry_t WaitQE;
 #else
 wait_queue_tWaitQE;




commit python-wptools for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package python-wptools for openSUSE:Factory 
checked in at 2017-10-31 15:43:32

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


Package is "python-wptools"

Tue Oct 31 15:43:32 2017 rev:1 rq:537240 version:0.4

Changes:

New Changes file:

--- /dev/null   2017-10-14 16:26:57.428140955 +0200
+++ /work/SRC/openSUSE:Factory/.python-wptools.new/python-wptools.changes   
2017-10-31 15:43:33.186746109 +0100
@@ -0,0 +1,17 @@
+---
+Wed Oct 25 07:47:36 UTC 2017 - aloi...@gmx.com
+
+- Update to version 0.4
+- Converted to single-spec
+- Refreshed python3-wptools-avoid-reading-readme.patch as
+  python-wptools-avoid-reading-readme.patch
+
+---
+Tue Mar 14 02:00:28 UTC 2017 - badshah...@gmail.com
+
+- Initial package.
+- Add python3-wptools-avoid-reading-readme.patch: README.rst
+  contains numerous spurious characters that are not readable in
+  ascii, causing setup.py to fail. Skip reading this file in
+  setup.py and manually insert a long description text instead.
+

New:

  python-wptools-avoid-reading-readme.patch
  python-wptools.changes
  python-wptools.spec
  wptools-0.4.tar.gz



Other differences:
--
++ python-wptools.spec ++
#
# spec file for package python-wptools
#
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


%define pyname wptools
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:   python-wptools
Version:0.4
Release:0
Summary:Wikipedia tools (for Humans)
License:MIT
Group:  Development/Languages/Python
URL:https://github.com/siznax/wptools/
Source: 
https://files.pythonhosted.org/packages/source/w/wptools/%{pyname}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM python-wptools-avoid-reading-readme.patch 
badshah...@gmail.com -- README.rst contains numerous spurious characters that 
are not readable in ascii. Skip reading this file in setup.py and manually 
insert a long description text instead
Patch0: python-wptools-avoid-reading-readme.patch
BuildRequires:  %{python_module devel}
BuildRequires:  %{python_module setuptools}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
Requires:   python-certifi >= 2017.7.27.1
Requires:   python-html2text >= 2016.9.19
Requires:   python-lxml >= 3.8.0
Requires:   python-pycurl >= 7.43.0
BuildArch:  noarch
%python_subpackages

%description
Python and command-line MediaWiki access for Humans.

Features:
* get an HTML or plain text "extract" (lead or summary)
* get a representative image (pageimage, thumb, etc.)
* get an Infobox as a python dictionary
* get any/all Wikidata by title
* get info in any language
* get random info

%prep
%setup -q -n wptools-%{version}
%patch0 -p1
sed -i '1d' scripts/wptool.py

%build
%python_build

%install
%python_install
%python_expand %fdupes -s %{buildroot}%{$python_sitelib}

%files %{python_files}
%doc HISTORY.rst LICENSE README.rst
%python3_only %{_bindir}/wptool
%{python_sitelib}/*

%changelog
++ python-wptools-avoid-reading-readme.patch ++
Index: wptools-0.4/setup.py
===
--- wptools-0.4.orig/setup.py
+++ wptools-0.4/setup.py
@@ -2,8 +2,6 @@
 
 from setuptools import setup, find_packages
 
-with open('README.rst') as f:
-readme = f.read()
 with open('HISTORY.rst') as f:
 history = f.read()
 
@@ -12,7 +10,16 @@ setup(
 name='wptools',
 version='0.4',
 description='Wikipedia tools (for Humans)',
-long_description=readme + '\n\n' + history,
+long_description=
+'''Python and command-line MediaWiki access for Humans.
+
+Features:
+* get an HTML or plain text "extract" (lead or summary)
+* get a representative image (pageimage, thumb, etc.)
+* get an Infobox as a python dictionary
+* get any/all Wikidata by title
+* get info in any language
+* get random info''' + '\n\n' + history,
 

commit harfbuzz for openSUSE:Factory

2017-10-31 Thread root
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2017-10-31 15:43:00

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


Package is "harfbuzz"

Tue Oct 31 15:43:00 2017 rev:57 rq:537610 version:1.6.3

Changes:

--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes2017-10-06 
10:56:26.144978815 +0200
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes   2017-10-31 
15:43:02.307865496 +0100
@@ -1,0 +2,34 @@
+Fri Oct 27 20:28:36 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 1.6.3:
+  + Fix hb_set_t some more.  Should be solid now.
+  + Implement get_glyph_name() for hb-ot-font.
+  + Misc fixes.
+- Changes from version 1.6.2:
+  + Yesterday's release had a bad crasher; don't use it
+(gh#behdad/harfbuzz#578).
+- Changes from version 1.6.1:
+  + Don't skip over COMBINING GRAPHEME JOINER when ligating, etc
+(gh#behdad/harfbuzz#554).
+  + Faster hb_set_t implementation.
+  + Don't use deprecated ICU API.
+  + Fix undefined-behavior in Myanmar shaper, introduced in 1.6.0.
+  + Deprecated API: hb_set_invert().
+- Changes from version 1.6.0:
+  + Update to Unicode 10.
+  + Various Indic and Universal Shaping Engine fixes.
+  + Implement Unicode Arabic Mark Ordering Algorithm UTR#53.
+  + Implement optical sizing / tracking in CoreText backend, using
+new API hb_font_set_ptem().
+  + Allow notifying hb_font_t that underlying FT_Face changed
+sizing, using new API hb_ft_font_changed().
+  + More Graphite backend RTL fixes.
+  + Fix caching of variable font shaping plans.
+  + hb-view / hb-shape now accept following new arguments:
+o --unicodes: takes a list of hex numbers that represent
+Unicode codepoints.
+  + New API: hb_face_get_table_tags(), hb_font_set_ptem(),
+hb_font_get_ptem() and hb_ft_font_changed().
+- Drop pkgconfig(gobject-2.0) BuildRequires: not needed/used.
+
+---

Old:

  harfbuzz-1.5.1.tar.bz2

New:

  harfbuzz-1.6.3.tar.bz2



Other differences:
--
++ harfbuzz.spec ++
--- /var/tmp/diff_new_pack.HjbEFX/_old  2017-10-31 15:43:02.775848531 +0100
+++ /var/tmp/diff_new_pack.HjbEFX/_new  2017-10-31 15:43:02.775848531 +0100
@@ -17,21 +17,20 @@
 
 
 Name:   harfbuzz
-Version:1.5.1
+Version:1.6.3
 Release:0
 Summary:An OpenType text shaping engine
 License:MIT
 Group:  Productivity/Text/Utilities
-Url:http://www.freedesktop.org/wiki/Software/HarfBuzz
-Source: 
http://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
+Url:https://www.freedesktop.org/wiki/Software/HarfBuzz
+Source: 
https://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
 Source99:   baselibs.conf
 BuildRequires:  gcc-c++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkgconfig(cairo) >= 1.8.0
 BuildRequires:  pkgconfig(cairo-ft)
 BuildRequires:  pkgconfig(freetype2) >= 12.0.6
-BuildRequires:  pkgconfig(glib-2.0) >= 2.38
-BuildRequires:  pkgconfig(gobject-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.19.1
 BuildRequires:  pkgconfig(graphite2)
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(icu-uc)

++ harfbuzz-1.5.1.tar.bz2 -> harfbuzz-1.6.3.tar.bz2 ++
 62384 lines of diff (skipped)