commit babl for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package babl for openSUSE:Factory checked in 
at 2017-11-14 14:46:00

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


Package is "babl"

Tue Nov 14 14:46:00 2017 rev:34 rq:541151 version:0.1.34

Changes:

--- /work/SRC/openSUSE:Factory/babl/babl.changes2017-08-29 
11:38:55.975833017 +0200
+++ /work/SRC/openSUSE:Factory/.babl.new/babl.changes   2017-11-14 
14:46:01.088651201 +0100
@@ -1,0 +2,12 @@
+Sun Nov  5 20:45:52 UTC 2017 - luc1...@linuxmail.org
+
+- Update to version 0.1.34:
+  + Brown paper bag release
+  + Fix indexed / custom primaries conflict
+  + Re-export a symbol used by old GEGL/GIMPs
+- Changes from version 0.1.32:
+  + Added custom primaries and TRC support through ICC parsing
+  + Improved float<->half performance
+  + Rewrite of all conversions functions to adhere to new signature
+
+---

Old:

  babl-0.1.30.tar.bz2

New:

  babl-0.1.34.tar.bz2



Other differences:
--
++ babl.spec ++
--- /var/tmp/diff_new_pack.QV3r66/_old  2017-11-14 14:46:01.748627216 +0100
+++ /var/tmp/diff_new_pack.QV3r66/_new  2017-11-14 14:46:01.752627071 +0100
@@ -17,15 +17,15 @@
 
 
 Name:   babl
-Url:http://gegl.org/babl/
-Version:0.1.30
+Version:0.1.34
 Release:0
 Summary:Dynamic Pixel Format Translation Library
 License:LGPL-3.0+
 Group:  System/Libraries
+Url:http://gegl.org/babl/
 Source: http://ftp.gtk.org/pub/babl/0.1/%{name}-%{version}.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  pkg-config
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libbabl-0_1-0 = %{version}-%{release}
 # None of these is needed for standard build:
 #BuildRequires:  inkscape ruby w3m
@@ -84,7 +84,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -n libbabl-0_1-0 -p /sbin/ldconfig

++ babl-0.1.30.tar.bz2 -> babl-0.1.34.tar.bz2 ++
 17250 lines of diff (skipped)




commit libxml2 for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libxml2 for openSUSE:Factory checked 
in at 2017-11-14 14:45:24

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


Package is "libxml2"

Tue Nov 14 14:45:24 2017 rev:90 rq:541036 version:2.9.7

Changes:

--- /work/SRC/openSUSE:Factory/libxml2/libxml2.changes  2017-09-29 
11:48:43.163210936 +0200
+++ /work/SRC/openSUSE:Factory/.libxml2.new/libxml2.changes 2017-11-14 
14:45:25.153957124 +0100
@@ -1,0 +2,41 @@
+Sat Nov 11 15:31:50 UTC 2017 - aavind...@gmail.com
+
+- Version update to 2.9.7 release:
+  * Bug Fixes:
++ xmlcatalog: restore ability to query system catalog easily
++ Fix comparison of nodesets to strings
+  * Improvements:
++ Add Makefile rules to rebuild HTML man pages
++ Remove generated file python/setup.py from version control
++ Fix mixed decls and code in timsort.h
++ Rework handling of return values in thread tests
++ Fix unused variable warnings in testrecurse
++ Fix -Wimplicit-fallthrough warnings
++ Upgrade timsort.h to latest revision
++ Fix a couple of warnings in dict.c and threads.c
++ Fix unused variable warnings in nanohttp.c
++ Don't include winsock2.h in xmllint.c
++ Use __linux__ macro in generated code
+  * Portability:
++ Add declaration for DllMain
++ Fix preprocessor conditional in threads.h
++ Fix macro redefinition warning
++ many Windows specific improvements
+  * Documentation:
++ xmlcatalog: refresh man page wrt. quering system catalog easily
+- Includes bug fixes from 2.9.6:
+  * Fix XPath stack frame logic
+  * Report undefined XPath variable error message
+  * Fix regression with librsvg
+  * Handle more invalid entity values in recovery mode
+  * Fix structured validation errors
+  * Fix memory leak in LZMA decompressor
+  * Set memory limit for LZMA decompression
+  * Handle illegal entity values in recovery mode
+  * Fix debug dump of streaming XPath expressions
+  * Fix memory leak in nanoftp
+  * Fix memory leaks in SAX1 parser
+- Drop libxml2-bug787941.patch
+  * upstreamed in 3157cf4e53c03bc3da604472c015c63141907db8
+
+---
--- /work/SRC/openSUSE:Factory/libxml2/python-libxml2-python.changes
2017-11-03 16:31:47.069067677 +0100
+++ /work/SRC/openSUSE:Factory/.libxml2.new/python-libxml2-python.changes   
2017-11-14 14:45:25.905929797 +0100
@@ -1,0 +2,5 @@
+Sat Nov 11 15:30:27 UTC 2017 - aavind...@gmail.com
+
+- clean with spec-cleaner
+
+---

Old:

  libxml2-2.9.5.tar.gz
  libxml2-2.9.5.tar.gz.asc
  libxml2-bug787941.patch

New:

  libxml2-2.9.7.tar.gz
  libxml2-2.9.7.tar.gz.asc



Other differences:
--
++ libxml2.spec ++
--- /var/tmp/diff_new_pack.lFvY5n/_old  2017-11-14 14:45:27.133885172 +0100
+++ /var/tmp/diff_new_pack.lFvY5n/_new  2017-11-14 14:45:27.137885027 +0100
@@ -18,7 +18,7 @@
 
 %define lname libxml2-2
 Name:   libxml2
-Version:2.9.5
+Version:2.9.7
 Release:0
 Summary:A Library to Manipulate XML Files
 License:MIT
@@ -29,7 +29,6 @@
 Source2:baselibs.conf
 Source3:%{name}.keyring
 Patch0: fix-perl.diff
-Patch1: libxml2-bug787941.patch
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  readline-devel
@@ -101,7 +100,6 @@
 %prep
 %setup -q
 %patch0
-%patch1 -p1
 
 %build
 %configure \

++ python-libxml2-python.spec ++
--- /var/tmp/diff_new_pack.lFvY5n/_old  2017-11-14 14:45:27.165884009 +0100
+++ /var/tmp/diff_new_pack.lFvY5n/_new  2017-11-14 14:45:27.169883864 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-libxml2-python
-Version:2.9.5
+Version:2.9.7
 Release:0
 Summary:Python Bindings for libxml2
 License:MIT
@@ -34,7 +34,6 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   libxml2-2 = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %ifpython2
 Obsoletes:  libxml2-python < %{version}
 Provides:   libxml2-python = %{version}
@@ -84,7 +83,6 @@
 rm -f python/tests/Makefile*
 
 %files %{python_files}
-%defattr(-, root, root)
 %doc python/TODO
 %doc python/libxml2class.txt
 %doc python/tests

++ libxml2-2.9.5.tar.gz -> libxml2-2.9.7.tar.gz ++
 4917 lines of diff (skipped)




commit rpcsvc-proto for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package rpcsvc-proto for openSUSE:Factory 
checked in at 2017-11-14 14:45:39

Comparing /work/SRC/openSUSE:Factory/rpcsvc-proto (Old)
 and  /work/SRC/openSUSE:Factory/.rpcsvc-proto.new (New)


Package is "rpcsvc-proto"

Tue Nov 14 14:45:39 2017 rev:1 rq:541049 version:1.2

Changes:

New Changes file:

--- /dev/null   2017-10-14 16:26:57.428140955 +0200
+++ /work/SRC/openSUSE:Factory/.rpcsvc-proto.new/rpcsvc-proto.changes   
2017-11-14 14:45:41.649357663 +0100
@@ -0,0 +1,29 @@
+---
+Sun Nov 12 10:00:55 CET 2017 - ku...@suse.de
+
+- Re-enable rpcgen sub-package, but rename files, for easier
+  migration later
+
+---
+Sun Nov 12 07:58:36 CET 2017 - ku...@suse.de
+
+- Disable rpcgen sub-package and install header files in tirpc
+  sub-directory until we deprecate sunrpc in glibc
+
+---
+Thu Feb 23 15:33:51 CET 2017 - ku...@suse.de
+
+- Update to version 1.2
+  - fix possible buffer overrun in rpcgen
+
+---
+Tue Apr  5 14:00:00 CEST 2016 - ku...@suse.de
+
+- Update to version 1.1
+  - ship own rpcgen
+
+---
+Thu Mar 31 13:52:42 CEST 2016 - ku...@suse.de
+
+- Initial package 
+

New:

  rpcsvc-proto-1.2.tar.bz2
  rpcsvc-proto.changes
  rpcsvc-proto.spec



Other differences:
--
++ rpcsvc-proto.spec ++
#
# spec file for package rpcsvc-proto
#
# 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/
#


Name:   rpcsvc-proto
Version:1.2
Release:0
Summary:RPC protocol definitions
License:LGPL-2.1 and BSD-3-Clause
Group:  System/Libraries
Url:http://github.com/thkukuk/rpcsvc-proto
Source: %{name}-%{version}.tar.bz2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
The rpcsvc-proto package includes several rpcsvc header files
and RPC protocol definitions from SunRPC sources (as shipped with
glibc).

%package devel
Summary:RPC protocol definitions
Group:  Development/Libraries/C and C++

%description devel
The rpcsvc-proto package includes several rpcsvc header files
and RPC protocol definitions from SunRPC sources (as shipped with
glibc).

%package -n rpcgen
Summary:RPC protocol compiler
Group:  Development/Tools/Other
Provides:   glibc-devel:%{_bindir}/rpcgen

%description -n rpcgen
rpcgen is a tool that generates C code to implement an RPC protocol.
The input to rpcgen is a language similar to C known as RPC Language
(Remote Procedure Call Language).

%prep
%setup -q

%build
%configure --includedir=%{_includedir}/tirpc
make %{?_smp_mflags}

%install
make %{?_smp_mflags} DESTDIR=%{buildroot} install
# Rename temporary to avoid conflict with glibc for easier migration
mv %{buildroot}%{_bindir}/rpcgen %{buildroot}%{_bindir}/rpcgen-tirpc
mv %{buildroot}%{_mandir}/man1/rpcgen.1 
%{buildroot}%{_mandir}/man1/rpcgen-tirpc.1


%files devel
%defattr(-,root,root)
%dir %{_includedir}/tirpc
%dir %{_includedir}/tirpc/rpcsvc
%{_includedir}/tirpc/rpcsvc/*

%files -n rpcgen
%defattr(-,root,root)
%{_bindir}/rpcgen-tirpc
%{_mandir}/man1/rpcgen-tirpc.1*

%changelog



commit netcdf for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package netcdf for openSUSE:Factory checked 
in at 2017-11-14 14:45:51

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


Package is "netcdf"

Tue Nov 14 14:45:51 2017 rev:38 rq:541142 version:4.4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes2017-11-09 
13:52:27.670778526 +0100
+++ /work/SRC/openSUSE:Factory/.netcdf.new/netcdf.changes   2017-11-14 
14:45:52.904948615 +0100
@@ -1,0 +2,6 @@
+Fri Nov 10 16:08:15 UTC 2017 - e...@suse.com
+
+- Add dependency on the hpdf5 library package 
+  to the netdf libary package.
+
+---



Other differences:
--
++ netcdf.spec ++
--- /var/tmp/diff_new_pack.xtlCH5/_old  2017-11-14 14:45:53.752917798 +0100
+++ /var/tmp/diff_new_pack.xtlCH5/_new  2017-11-14 14:45:53.756917653 +0100
@@ -210,6 +210,7 @@
 %{?with_mpi:Requires:   libpnetcdf%{p_suffix}}
 %else
 %{hpc_requires}
+Requires:   libhdf5%{hpc_package_name_tail} >= 1.8.8
 %endif
 
 %description -n %{libname -s %{sonum}}





commit glew for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package glew for openSUSE:Factory checked in 
at 2017-11-14 14:45:31

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


Package is "glew"

Tue Nov 14 14:45:31 2017 rev:43 rq:541038 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/glew/glew.changes2017-07-30 
11:20:49.116937879 +0200
+++ /work/SRC/openSUSE:Factory/.glew.new/glew.changes   2017-11-14 
14:45:33.661647947 +0100
@@ -1,0 +2,17 @@
+Sat Nov 11 05:01:16 UTC 2017 - aavind...@gmail.com
+
+- Update to 2.1.0
+  * Enhancements:
++ OpenGL 4.6 support added
++ Improved cmake build support
++ Improved Mac OSX build support
+  * Bug fixes:
++ Resovled crash when glXGetCurrentDisplay() is NULL
++ CMake: only install PDB files with MSVC
++ wglGetProcAddress crash with NOGDI defined
++ Mac: using -Os rather than -O2
+  * 33 new extensions
+- move to github
+- new so_ver
+
+---

Old:

  glew-2.0.0.tgz

New:

  glew-2.1.0.tgz



Other differences:
--
++ glew.spec ++
--- /var/tmp/diff_new_pack.b5uIAt/_old  2017-11-14 14:45:35.473582099 +0100
+++ /var/tmp/diff_new_pack.b5uIAt/_new  2017-11-14 14:45:35.477581953 +0100
@@ -17,15 +17,15 @@
 
 
 # If you change so_ver, then you have to update baselibs.conf as well.
-%define so_ver 2_0
+%define so_ver 2_1
 Name:   glew
-Version:2.0.0
+Version:2.1.0
 Release:0
 Summary:OpenGL Extension Wrangler Library
 License:BSD-3-Clause AND GPL-2.0 AND MIT
 Group:  Development/Libraries/C and C++
 Url:http://glew.sourceforge.net/
-Source0:
http://sourceforge.net/projects/glew/files/glew/%{version}/glew-%{version}.tgz
+Source0:
https://github.com/nigels-com/%{name}/releases/download/%{name}-%{version}/%{name}-%{version}.tgz
 Source1:baselibs.conf
 Source2:%{name}.rpmlintrc
 BuildRequires:  pkgconfig

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.b5uIAt/_old  2017-11-14 14:45:35.509580791 +0100
+++ /var/tmp/diff_new_pack.b5uIAt/_new  2017-11-14 14:45:35.517580500 +0100
@@ -1 +1 @@
-libGLEW2_0
+libGLEW2_1

++ glew-2.0.0.tgz -> glew-2.1.0.tgz ++
 26035 lines of diff (skipped)




commit fedfs-utils for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package fedfs-utils for openSUSE:Factory 
checked in at 2017-11-14 14:45:45

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


Package is "fedfs-utils"

Tue Nov 14 14:45:45 2017 rev:9 rq:541120 version:0.10.7

Changes:

--- /work/SRC/openSUSE:Factory/fedfs-utils/fedfs-utils.changes  2017-06-16 
10:53:28.390565424 +0200
+++ /work/SRC/openSUSE:Factory/.fedfs-utils.new/fedfs-utils.changes 
2017-11-14 14:45:47.513144564 +0100
@@ -1,0 +2,8 @@
+Sun Nov 12 09:05:40 CET 2017 - ku...@suse.de
+
+- Add fedfs-utils-no-sunrpc.diff: Don't depend on sunrpc header
+  files, will be removed from glibc.
+- BuildRequire rpcsvc-proto-devel, replaces deprecated glibc
+  rpcsvc headers.
+
+---

New:

  fedfs-utils-no-sunrpc.diff



Other differences:
--
++ fedfs-utils.spec ++
--- /var/tmp/diff_new_pack.EwMoVf/_old  2017-11-14 14:45:48.321115200 +0100
+++ /var/tmp/diff_new_pack.EwMoVf/_new  2017-11-14 14:45:48.325115055 +0100
@@ -32,16 +32,19 @@
 BuildRequires:  libidn-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  libtirpc-devel
+BuildRequires:  libtool
 BuildRequires:  liburiparser-devel
 BuildRequires:  libuuid-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  openldap2-devel
-BuildRequires:  pwdutils
 BuildRequires:  python
+BuildRequires:  rpcsvc-proto-devel
+BuildRequires:  shadow
 BuildRequires:  sqlite-devel
 
 Source: %{name}-%{version}.tar.gz
 Source1:sysconfig.fedfs
+Patch:  fedfs-utils-no-sunrpc.diff
 
 %description
 RFC 5716 introduces the Federated File System (FedFS, for short). FedFS
@@ -66,8 +69,10 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+%patch -p0
 
 %build
+./autogen.sh
 %define _sharedstatedir /var/lib
 %configure --sysconfdir=/etc/fedfs
 make %{?_smp_mflags}

++ fedfs-utils-no-sunrpc.diff ++
--- src/libjunction/Makefile.am
+++ src/libjunction/Makefile.am 2017/11/12 07:57:48
@@ -40,4 +40,5 @@
  -Wall -Wextra -pedantic -Wformat=2 \
  -Wstrict-aliasing=2 -Wp,-D_FORTIFY_SOURCE=2
 AM_CPPFLAGS= -I. -I$(top_srcdir)/src/include \
+ -I/usr/include/tirpc \
  -I/usr/include/libxml2
--- src/nfsref/Makefile.am
+++ src/nfsref/Makefile.am  2017/11/12 07:58:23
@@ -39,5 +39,6 @@
 AM_CFLAGS  = -ggdb -fstrict-aliasing \
  -Wall -Wextra -pedantic -Wformat=2 \
  -Wstrict-aliasing=2 -Wp,-D_FORTIFY_SOURCE=2
-AM_CPPFLAGS= -I. -I$(top_srcdir)/src/include
+AM_CPPFLAGS= -I. -I$(top_srcdir)/src/include \
+ -I/usr/include/tirpc
 AM_LDFLAGS = -Wl,--as-needed
--- src/plug-ins/Makefile.am
+++ src/plug-ins/Makefile.am2017/11/12 08:00:01
@@ -39,4 +39,5 @@
  -Wall -Wextra -pedantic -Wformat=2 \
  -Wstrict-aliasing=2 -Wp,-D_FORTIFY_SOURCE=2
 AM_CPPFLAGS= -I. -I$(top_srcdir)/src/include \
+ -I/usr/include/tirpc \
  -I/usr/include/libxml2



commit pciutils for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package pciutils for openSUSE:Factory 
checked in at 2017-11-14 14:45:18

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


Package is "pciutils"

Tue Nov 14 14:45:18 2017 rev:58 rq:541035 version:3.5.5

Changes:

--- /work/SRC/openSUSE:Factory/pciutils/pciutils.changes2017-03-01 
23:40:47.077412447 +0100
+++ /work/SRC/openSUSE:Factory/.pciutils.new/pciutils.changes   2017-11-14 
14:45:20.114140274 +0100
@@ -1,0 +2,13 @@
+Sat Nov 11 17:04:35 UTC 2017 - aavind...@gmail.com
+
+- Update to version 3.5.5
+  * Better decoding of AER capability.
+  * "Slot Implemented" flag is decoded for PCI/PCI-X to PCIe bridges.
+  * Minor fixes of decoding other capabilities.
+  * As usual, updated pci.ids to the current snapshot of the
+database.
+- cleanup with spec-cleaner
+- switch from ftp to https
+- track signature
+
+---

Old:

  pciutils-3.5.4.tar.xz

New:

  pciutils-3.5.5.tar.sign
  pciutils-3.5.5.tar.xz



Other differences:
--
++ pciutils.spec ++
--- /var/tmp/diff_new_pack.rXMlrd/_old  2017-11-14 14:45:21.178101609 +0100
+++ /var/tmp/diff_new_pack.rXMlrd/_new  2017-11-14 14:45:21.182101464 +0100
@@ -18,13 +18,14 @@
 
 %define lname   libpci3
 Name:   pciutils
-Version:3.5.4
+Version:3.5.5
 Release:0
 Summary:PCI utilities for the Linux Kernel
 License:GPL-2.0+
 Group:  Hardware/Other
 Url:http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
-Source: 
ftp://ftp.kernel.org/pub/software/utils/pciutils/%{name}-%{version}.tar.xz
+Source: 
https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.xz
+Source1:
https://www.kernel.org/pub/software/utils/%{name}/%{name}-%{version}.tar.sign
 Source2:baselibs.conf
 Patch0: pciutils-3.2.0_update-dist.patch
 Patch1: pciutils-3.1.9_pkgconfig.patch
@@ -86,7 +87,6 @@
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files
-%defattr(-, root, root)
 %doc README COPYING
 /sbin/lspci
 /sbin/setpci
@@ -97,11 +97,9 @@
 %{_mandir}/man8/update-pciids.8%{ext_man}
 
 %files -n %{lname}
-%defattr(-,root,root)
 /%{_lib}/libpci.so.*
 
 %files devel
-%defattr(-, root, root)
 %{_includedir}/pci/
 %{_libdir}/libpci.so
 %{_libdir}/pkgconfig/libpci.pc

++ pciutils-3.5.4.tar.xz -> pciutils-3.5.5.tar.xz ++
 4594 lines of diff (skipped)




commit libconfig for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libconfig for openSUSE:Factory 
checked in at 2017-11-14 14:45:10

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


Package is "libconfig"

Tue Nov 14 14:45:10 2017 rev:11 rq:541032 version:1.7

Changes:

--- /work/SRC/openSUSE:Factory/libconfig/libconfig.changes  2017-07-30 
11:21:02.035116552 +0200
+++ /work/SRC/openSUSE:Factory/.libconfig.new/libconfig.changes 2017-11-14 
14:45:15.326314266 +0100
@@ -1,0 +2,29 @@
+Sat Nov 11 15:08:53 UTC 2017 - aavind...@gmail.com
+
+- Update to 1.7:
+  * Redesigned the directory-include feature to avoid using
+platform-specific directory scanning code, and to fix a bug in
+the handling of nested includes. The application can now do its
+own directory scanning and/or wildcard expansion by registering
+an include function.
+  * Added new CONFIG_OPTION_ALLOW_SCIENTIFIC_NOTATION to allow
+either %f or %g-style formatting for floating point values.
+  * Improved the options APIs in both the C and C++ libraries.
+  * Improved the automatic conversion between int and int64 values.
+  * Fixed build errors caused by out-of-sync generated lexer and
+parser source files.
+  * Added an API to clear an existing configuration.
+  * Fixed a problem where a group or list could be added to an array.
+  * Changed default float precision from 2 to 6.
+  * Modified grammar to allow trailing commas in lists and arrays.
+  * Removed logic that clipped negative values to 0 in (unsigned int)
+cast operator.
+  * Updated manual and added a new chapter on other libconfig
+implementations and bindings.
+  * Various internal code cleanup.
+  * Fixed failing unit tests.
+  * Upgraded VS2015 solution/project files to VS2017.
+- Use new project URL
+- sonum updated from 8 to 11
+
+---

Old:

  libconfig-1.6.tar.gz

New:

  libconfig-1.7.tar.gz



Other differences:
--
++ libconfig.spec ++
--- /var/tmp/diff_new_pack.7UK1Bc/_old  2017-11-14 14:45:16.050287956 +0100
+++ /var/tmp/diff_new_pack.7UK1Bc/_new  2017-11-14 14:45:16.054287811 +0100
@@ -16,14 +16,14 @@
 #
 
 
-%define _soversion 8
+%define _soversion 11
 Name:   libconfig
-Version:1.6
+Version:1.7
 Release:0
 Summary:A simple library for manipulating structured configuration 
files
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Url:https://github.com/hyperrealm/libconfig
+Url:https://hyperrealm.github.io/libconfig
 Source0:
https://github.com/hyperrealm/libconfig/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
 BuildRequires:  autoconf

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.7UK1Bc/_old  2017-11-14 14:45:16.102286066 +0100
+++ /var/tmp/diff_new_pack.7UK1Bc/_new  2017-11-14 14:45:16.106285921 +0100
@@ -1,2 +1,2 @@
-libconfig++8
-libconfig8
+libconfig++11
+libconfig11

++ libconfig-1.6.tar.gz -> libconfig-1.7.tar.gz ++
 47822 lines of diff (skipped)




commit firewalld for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package firewalld for openSUSE:Factory 
checked in at 2017-11-14 14:45:05

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


Package is "firewalld"

Tue Nov 14 14:45:05 2017 rev:20 rq:540025 version:0.4.4.5

Changes:

--- /work/SRC/openSUSE:Factory/firewalld/firewalld.changes  2017-06-08 
15:03:16.740687190 +0200
+++ /work/SRC/openSUSE:Factory/.firewalld.new/firewalld.changes 2017-11-14 
14:45:06.242644367 +0100
@@ -1,0 +2,8 @@
+Wed Nov  8 17:25:40 UTC 2017 - mplus...@suse.com
+
+- Switch to python3
+- Run spec cleaner
+- Move autogen to build section
+- Add systemd requirements
+
+---



Other differences:
--
++ firewalld.spec ++
--- /var/tmp/diff_new_pack.9PMjH2/_old  2017-11-14 14:45:06.990617185 +0100
+++ /var/tmp/diff_new_pack.9PMjH2/_new  2017-11-14 14:45:06.994617040 +0100
@@ -28,31 +28,32 @@
 BuildRequires:  automake
 BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-xsl-stylesheets
+# Adding tools to BuildRequires as well so they can be autodetected
+# even though it is probably unlikely for paths to change in the future
+BuildRequires:  ebtables
 BuildRequires:  gettext
+BuildRequires:  ipset
+BuildRequires:  iptables
 BuildRequires:  glib2-devel
 BuildRequires:  gobject-introspection
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libxslt-tools
-BuildRequires:  python-devel
+BuildRequires:  python3-devel
 BuildRequires:  systemd-rpm-macros
-# Adding tools to BuildRequires as well so they can be autodetected
-# even though it is probably unlikely for paths to change in the future
-BuildRequires:  ebtables
-BuildRequires:  ipset
-BuildRequires:  iptables
 Requires:   dbus-1-python
 Requires:   ebtables
 Requires:   ipset
 Requires:   iptables
-Requires:   python-decorator
-Requires:   python-gobject
-Requires:   python-slip-dbus
+Requires:   python3-decorator
+Requires:   python3-gobject
+Requires:   python3-slip-dbus
 Requires:   sysconfig
 Requires(post): %fillup_prereq
 Recommends: %{name}-lang
 Suggests:   susefirewall2-to-firewalld
 BuildArch:  noarch
+%{?systemd_requires}
 
 %description
 firewalld is a firewall service daemon that provides a dynamic customizable
@@ -64,8 +65,8 @@
 Requires:   %{name} = %{version}-%{release}
 Requires:   firewall-config = %{version}-%{release}
 Requires:   hicolor-icon-theme
-Requires:   python-gobject
-Requires:   python-qt5
+Requires:   python3-gobject
+Requires:   python3-qt5
 
 %description -n firewall-applet
 The firewall panel applet provides a status information of firewalld and also
@@ -76,7 +77,7 @@
 Group:  Productivity/Networking/Security
 Requires:   %{name} = %{version}-%{release}
 Requires:   hicolor-icon-theme
-Requires:   python-gobject
+Requires:   python3-gobject
 
 %description -n firewall-config
 The firewall configuration application provides an configuration interface for
@@ -86,19 +87,22 @@
 
 %prep
 %setup -q
-./autogen.sh
 
 %build
-%configure --enable-sysconfig --enable-rpmmacros
+export PYTHON="python3"
+./autogen.sh
+%configure \
+  --enable-sysconfig \
+  --enable-rpmmacros
 
 # Normally documentation is shipped but this will ensure that missing
 # files will be generated.
 make %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} DESTDIR=%{buildroot} install
+%make_install
 
-%py_compile %{buildroot}
+%py3_compile %{buildroot}
 
 desktop-file-install --delete-original \
   --dir %{buildroot}%{_sysconfdir}/xdg/autostart \
@@ -167,7 +171,6 @@
 %{_bindir}/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 
 %files
-%defattr(-,root,root)
 %doc COPYING README
 %{_sbindir}/firewalld
 %{_sbindir}/rcfirewalld
@@ -191,27 +194,26 @@
 %attr(0750,root,root) %dir %{_sysconfdir}/firewalld/zones
 %attr(0750,root,root) %dir %{_sysconfdir}/firewalld/ipsets
 %attr(0750,root,root) %dir %{_sysconfdir}/firewalld/helpers
-%defattr(0644,root,root)
 %{_unitdir}/firewalld.service
 %{_localstatedir}/adm/fillup-templates/sysconfig.%{name}
 %config(noreplace) %{_sysconfdir}/dbus-1/system.d/FirewallD.conf
-%attr(0755,root,root) %dir %{python_sitelib}/firewall
-%attr(0755,root,root) %dir %{python_sitelib}/firewall/config
-%attr(0755,root,root) %dir %{python_sitelib}/firewall/core
-%attr(0755,root,root) %dir %{python_sitelib}/firewall/core/io
-%attr(0755,root,root) %dir %{python_sitelib}/firewall/server
-%{python_sitelib}/firewall/*.py*
-%{python_sitelib}/firewall/config/*.py*
-%{python_sitelib}/firewall/core/*.py*
-%{python_sitelib}/firewall/core/io/*.py*

commit git for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2017-11-14 14:44:28

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


Package is "git"

Tue Nov 14 14:44:28 2017 rev:207 rq:539445 version:2.15.0

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2017-11-04 10:24:44.236823906 
+0100
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2017-11-14 
14:44:30.015960806 +0100
@@ -1,0 +2,5 @@
+Mon Nov  6 15:47:22 CET 2017 - ti...@suse.de
+
+- Build with the external libsha1detectcoll (bsc#1042644)
+
+---



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.l4NGTw/_old  2017-11-14 14:44:34.651792349 +0100
+++ /var/tmp/diff_new_pack.l4NGTw/_new  2017-11-14 14:44:34.655792203 +0100
@@ -67,6 +67,9 @@
 BuildRequires:  libgnome-keyring-devel
 %endif
 BuildRequires:  libopenssl-devel
+%if 0%{?suse_version} > 1320
+BuildRequires:  libsha1detectcoll-devel
+%endif
 BuildRequires:  pcre2-devel
 BuildRequires:  perl-Error
 BuildRequires:  python
@@ -259,6 +262,9 @@
DESTDIR=$RPM_BUILD_ROOT \
NO_CROSS_DIRECTORY_HARDLINKS=1 \
NO_INSTALL_HARDLINKS=1 \
+%if 0%{?suse_version} > 1320
+   DC_SHA1_EXTERNAL=YesPlease \
+%endif
USE_LIBPCRE2=YesPlease \
V=1 \
prefix=%{_prefix} mandir=%{_mandir} \






commit perl-Set-Object for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package perl-Set-Object for openSUSE:Factory 
checked in at 2017-11-14 14:28:21

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


Package is "perl-Set-Object"

Tue Nov 14 14:28:21 2017 rev:30 rq:541763 version:1.38

Changes:

--- /work/SRC/openSUSE:Factory/perl-Set-Object/perl-Set-Object.changes  
2017-11-13 14:11:15.354661741 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Set-Object.new/perl-Set-Object.changes 
2017-11-14 14:28:21.563248166 +0100
@@ -1,0 +2,34 @@
+Tue Nov 14 06:53:51 UTC 2017 - co...@suse.com
+
+- updated to 1.38
+   see /usr/share/doc/packages/perl-Set-Object/Changes.pod
+
+  =head1 1.38, 2017-11-11
+  
+  =over
+  
+  =item *
+  
+  Add test_cover and release targets
+  
+  =back
+  
+  =head1 1.37, 2017-11-11
+  
+  =over
+  
+  =item *
+  
+  Test fixes for -Ddefault_inc_excludes_dot, RT #120540
+  
+  =item *
+  
+  Skip failing threads test <= 5.10.0
+  
+  =item *
+  
+  Add CI hooks
+  
+  =back
+
+---

Old:

  Set-Object-1.36.tar.gz

New:

  Set-Object-1.38.tar.gz



Other differences:
--
++ perl-Set-Object.spec ++
--- /var/tmp/diff_new_pack.9a6Sx8/_old  2017-11-14 14:28:22.187225415 +0100
+++ /var/tmp/diff_new_pack.9a6Sx8/_new  2017-11-14 14:28:22.187225415 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Set-Object
-Version:1.36
+Version:1.38
 Release:0
 %define cpan_name Set-Object
 Summary:Set of Objects and Strings

++ Set-Object-1.36.tar.gz -> Set-Object-1.38.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Object-1.36/Changes.pod 
new/Set-Object-1.38/Changes.pod
--- old/Set-Object-1.36/Changes.pod 2017-11-10 15:04:07.0 +0100
+++ new/Set-Object-1.38/Changes.pod 2017-11-11 16:01:08.0 +0100
@@ -5,6 +5,34 @@
 
 REVISION HISTORY - Set::Object
 
+=head1 1.38, 2017-11-11
+
+=over
+
+=item *
+
+Add test_cover and release targets
+
+=back
+
+=head1 1.37, 2017-11-11
+
+=over
+
+=item *
+
+Test fixes for -Ddefault_inc_excludes_dot, RT #120540
+
+=item *
+
+Skip failing threads test <= 5.10.0
+
+=item *
+
+Add CI hooks
+
+=back
+
 =head1 1.36, 2017-11-10
 
 =over
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Object-1.36/META.json 
new/Set-Object-1.38/META.json
--- old/Set-Object-1.36/META.json   2017-11-10 15:25:03.0 +0100
+++ new/Set-Object-1.38/META.json   2017-11-11 16:12:28.0 +0100
@@ -4,7 +4,7 @@
   "Jean-Louis Leroy and Sam Vilain"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter 
version 2.150010",
+   "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
@@ -51,6 +51,6 @@
  "url" : "git://github.com/rurban/Set-Object.git"
   }
},
-   "version" : "1.36",
+   "version" : "1.38",
"x_serialization_backend" : "JSON::PP version 2.27400_02"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Object-1.36/META.yml new/Set-Object-1.38/META.yml
--- old/Set-Object-1.36/META.yml2017-11-10 15:25:03.0 +0100
+++ new/Set-Object-1.38/META.yml2017-11-11 16:12:27.0 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 7.24, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -26,5 +26,5 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://github.com/rurban/Set-Object.git
-version: '1.36'
+version: '1.38'
 x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Object-1.36/Makefile.PL 
new/Set-Object-1.38/Makefile.PL
--- old/Set-Object-1.36/Makefile.PL 2015-06-11 00:03:11.0 +0200
+++ new/Set-Object-1.38/Makefile.PL 2017-11-11 15:58:11.0 +0100
@@ -36,3 +36,39 @@
   ),
   test => { TESTS => join(' ', glob('t/*/*.t')) },
 );
+
+package MY;
+#use Config;
+
+sub depend {
+  "
+release : dist
+   -git commit -am\"release \$(VERSION)\"
+   echo -n continue?
+   read y
+   git tag \$(VERSION)
+   cpan-upload \$(DISTVNAME).tar\$(SUFFIX)
+   git push
+   git push --tags
+
+test_cover :: pure_all

commit subtitlecomposer for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package subtitlecomposer for 
openSUSE:Factory checked in at 2017-11-14 14:28:18

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


Package is "subtitlecomposer"

Tue Nov 14 14:28:18 2017 rev:2 rq:539891 version:0.6.5

Changes:

--- /work/SRC/openSUSE:Factory/subtitlecomposer/subtitlecomposer.changes
2017-07-05 23:57:49.789376232 +0200
+++ /work/SRC/openSUSE:Factory/.subtitlecomposer.new/subtitlecomposer.changes   
2017-11-14 14:28:20.523286088 +0100
@@ -1,0 +2,50 @@
+Fri Nov  3 08:36:25 UTC 2017 - aloi...@gmx.com
+
+- Update to version 0.6.5
+  add:
+  * Added support for binary subtitle formats
+  * fine control video playback speed
+  * controls for video playback speed
+  mod:
+  * GStreamer backend audio improvements.
+  * Moved open video actions under File menu
+  * More tolerant parsing of SubRip subtitles.
+  * Improved split lines command
+  * Updated Czech translation - thanks @goliashcz
+  * Updated Croatian translations - thanks @muzena
+  fix:
+  * Waveform widget dragging and speed improvements, fixed
+buffer overflow
+  * WaveformWidget: zoom out wasn't working on movies without
+audio
+  * Fixed cases where subtitle hide time would end up before
+show time.
+  * Improved context menus.
+  * Fixed moving of anchored lines.
+  * Open subtitle wouldn't autoload video in some cases
+  * Open video now includes .divx and .webm extensions
+  * Tools menu scripts are filtered based on installed kross
+interpreters
+  * Moved custom icons to more standard location, using
+QIcon::fromTheme()
+  * Error Check > Absolute Duration config fields were changing
+incorrect values.
+  * MPV Backend: fixed deprecated options, updated vo devices -
+thanks @luzfcb
+  * better rendering on high DPI screens.
+  * MPV Backend: framerate/video length  wasn't reported to
+subtitle composer anymore
+  * detection/handling of current playing line
+  * Parsing text containing  without color attribute
+  * compilation without xine - thanks @pinotree
+  * ASS parsing - thanks @Martchus
+
+- Added subtitlecomposer-Qt56.patch to be able to build against
+  Qt 5.6 on Leap
+
+---
+Tue Jun 13 13:30:08 UTC 2017 - jeng...@inai.de
+
+- Reword vague description.
+
+---

Old:

  subtitlecomposer-0.6.4.tar.gz

New:

  subtitlecomposer-0.6.5.tar.gz
  subtitlecomposer-Qt56.patch



Other differences:
--
++ subtitlecomposer.spec ++
--- /var/tmp/diff_new_pack.q7GhGi/_old  2017-11-14 14:28:21.163262752 +0100
+++ /var/tmp/diff_new_pack.q7GhGi/_new  2017-11-14 14:28:21.163262752 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package subtitlecomposer
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,15 @@
 
 
 Name:   subtitlecomposer
-Version:0.6.4
+Version:0.6.5
 Release:0
 Summary:A text-based subtitle editor
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 Url:https://github.com/maxrd2/subtitlecomposer/
 Source0:
https://github.com/maxrd2/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM subtitlecomposer-Qt56.patch -- backport commit #2e4c066
+Patch0: subtitlecomposer-Qt56.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  gstreamer-plugins-base-devel
 BuildRequires:  kauth-devel
@@ -41,34 +43,43 @@
 BuildRequires:  libxine-devel
 BuildRequires:  mpv-devel
 BuildRequires:  phonon4qt5-devel
-BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  sonnet-devel
+BuildRequires:  pkgconfig(Qt5Core) >= 5.6
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(libxml-2.0)
-BuildRequires:  sonnet-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
 Recommends: %{name}-lang = %{version}
+%if 0%{?suse_version} <= 1320
 Requires(post): shared-mime-info
 Requires(postun): shared-mime-info
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-A text-based subtitles editor that supports basic operations as well as more
-advanced ones, aiming to become an improved version of Subtitle Workshop for
-every platform supported by KDE.
+A text-based subtitles 

commit ifplugd for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package ifplugd for openSUSE:Factory checked 
in at 2017-11-14 14:26:18

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


Package is "ifplugd"

Tue Nov 14 14:26:18 2017 rev:21 rq:541753 version:0.28

Changes:

--- /work/SRC/openSUSE:Factory/ifplugd/ifplugd.changes  2017-08-29 
11:35:28.269016177 +0200
+++ /work/SRC/openSUSE:Factory/.ifplugd.new/ifplugd.changes 2017-11-14 
14:26:22.799578570 +0100
@@ -1,0 +2,12 @@
+Mon Nov 13 14:58:14 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---
+Fri Nov 10 21:19:39 UTC 2017 - seife+...@b1-systems.com
+
+- add ifplugd-nlapi-increase-packetsize.diff [bsc#1030382]
+- small spec-file cleanups to reduce rpmlint warnings
+
+---

New:

  ifplugd-nlapi-increase-packetsize.diff



Other differences:
--
++ ifplugd.spec ++
--- /var/tmp/diff_new_pack.L70B4N/_old  2017-11-14 14:26:23.631548236 +0100
+++ /var/tmp/diff_new_pack.L70B4N/_new  2017-11-14 14:26:23.631548236 +0100
@@ -31,6 +31,7 @@
 Patch:  ifplugd.dif
 Patch1: ifplugd-0.28.dif
 Patch2: ifplugd.action.diff
+Patch3: ifplugd-nlapi-increase-packetsize.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -40,19 +41,14 @@
 relies on the distribution's native network configuration subsystem, so
 is not very intrusive.
 
-
-
-Authors:
-
-Lennard Poettering 
-
 %prep
 %setup -q
 %patch -p1
 %patch1
 %patch2
-# %setup -n %{name}-%{version} -T -D -a 1
+%patch3 -p1
 cp %{S:1} .
+mv doc/README.SuSE doc/README.SUSE
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS -D__KERNEL_STRICT_NAMES -fno-strict-aliasing"
@@ -61,9 +57,7 @@
 
 %install
 %make_install
-#will not work, can not combine "doc /" and "doc [^/]" ...
-#mkdir -p $RPM_BUILD_ROOT/usr/share/doc/packages/ifplugd/
-#mv $RPM_BUILD_ROOT/etc/init.d/ifplugd 
$RPM_BUILD_DIR/%{name}-%{version}/doc/ifplugd.init
+chmod -x conf/ifplugd.init
 rm -fv $RPM_BUILD_ROOT/etc/init.d/ifplugd
 #UsrMerge
 mkdir $RPM_BUILD_ROOT/sbin
@@ -76,7 +70,7 @@
 
 %files
 %defattr (-,root,root)
-%doc LICENSE README doc/README.SuSE
+%doc LICENSE README doc/README.SUSE
 %doc conf/ifplugd.init README.initscript
 %{_sbindir}/*
 #UsrMerge
@@ -86,6 +80,5 @@
 %doc %{_mandir}/man8/ifplugd.8.gz
 %doc %{_mandir}/man8/ifplugstatus.8.gz
 %config %{_sysconfdir}/ifplugd
-#%{_sysconfdir}/init.d/*
 
 %changelog

++ ifplugd-nlapi-increase-packetsize.diff ++
--- ifplugd-0.28/src/nlapi.c.orig   2005-01-04 16:25:31.0 -0800
+++ ifplugd-0.28/src/nlapi.c2017-02-25 21:18:44.487307354 -0800
@@ -71,7 +71,7 @@
 
 for (;;) {
 int bytes;
-char replybuf[1024];
+char replybuf[4096];
 struct nlmsghdr *p = (struct nlmsghdr *) replybuf;
 
 if ((bytes = recv(nlapi_fd, , sizeof(replybuf), block ? 0 : 
MSG_DONTWAIT)) < 0) {



commit lzop for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package lzop for openSUSE:Factory checked in 
at 2017-11-14 14:25:31

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


Package is "lzop"

Tue Nov 14 14:25:31 2017 rev:9 rq:540782 version:1.04

Changes:

--- /work/SRC/openSUSE:Factory/lzop/lzop.changes2016-04-07 
13:35:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.lzop.new/lzop.changes   2017-11-14 
14:25:39.533156100 +0100
@@ -1,0 +2,17 @@
+Sat Nov 11 18:35:11 UTC 2017 - mplus...@suse.com
+
+- Use cmake for building
+- Run tests during build
+
+---
+Sat Nov 11 15:56:14 UTC 2017 - aavind...@gmail.com
+
+- update to 1.0.4:
+  * Added CMake build support
+  * Assorted minor updates
+- clean with spec-cleaner
+- remove patches
+  * lzop-1.03-gcc5_ppc64.patch
+  * lzop-1.03-gcc6.patch
+
+---

Old:

  lzop-1.03-gcc5_ppc64.patch
  lzop-1.03-gcc6.patch
  lzop-1.03.tar.gz

New:

  lzop-1.04.tar.gz



Other differences:
--
++ lzop.spec ++
--- /var/tmp/diff_new_pack.M30qIa/_old  2017-11-14 14:25:40.645115558 +0100
+++ /var/tmp/diff_new_pack.M30qIa/_new  2017-11-14 14:25:40.645115558 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lzop
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   lzop
-Version:1.03
+Version:1.04
 Release:0
 Summary:The fastest compressor and decompressor around
 License:GPL-2.0+
@@ -25,10 +25,8 @@
 Url:http://www.lzop.org
 Source0:http://www.lzop.org/download/%{name}-%{version}.tar.gz
 Source1:%{name}.changes
-Patch:  lzop-1.03-gcc6.patch
-Patch2: lzop-1.03-gcc5_ppc64.patch
+BuildRequires:  cmake >= 3.0
 BuildRequires:  lzo-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 lzop is a file compressor similar to gzip. Its main advantages over gzip
@@ -42,8 +40,6 @@
 
 %prep
 %setup -q
-%patch
-%patch2 -p1
 modified="$(sed -n '/^/n;s/ - .*$//;p;q' "%{SOURCE1}")"
 DATE="\"$(date -d "${modified}" "+%%b %%e %%Y")\""
 TIME="\"$(date -d "${modified}" "+%%R")\""
@@ -51,16 +47,20 @@
 xargs sed -i "s/__DATE__/${DATE}/g;s/__TIME__/${TIME}/g"
 
 %build
-%configure
-make %{?_smp_mflags}
+%cmake
+%make_jobs
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%cmake_install
+# Remove unwanted doc folder created during build
+rm -fr %{buildroot}%{_datadir}/doc
+
+%check
+%ctest
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS ChangeLog COPYING NEWS README THANKS
 %{_bindir}/lzop
-%doc %{_mandir}/man1/lzop.1*
+%{_mandir}/man1/lzop.1%{ext_man}
 
 %changelog

++ lzop-1.03.tar.gz -> lzop-1.04.tar.gz ++
 36501 lines of diff (skipped)




commit Mesa for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2017-11-14 14:24:29

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


Package is "Mesa"

Tue Nov 14 14:24:29 2017 rev:307 rq:540761 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2017-11-09 
13:51:29.252906281 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2017-11-14 
14:24:38.139394509 +0100
@@ -1,0 +2,25 @@
+Sat Nov 11 03:46:49 UTC 2017 - aavind...@gmail.com
+
+- update to 17.2.5
+  * In Core, a GL error related to the ARB_ES3_1_compatibility spec
+noticed with the GFXBench 5 Aztec Ruins has been corrected. 
+  * The GLSL compiler is not giving a linker error for mismatching
+uniform precision with GLSL ES 1.00 any more. This enables,
+specially, several Android applications which violate this rule,
+e.g., Forge of Empires.
+  * The SPIR-V compiler has corrected an assert triggered when
+support for the simple memory model was claimed.
+  * NIR has also received a correction related with
+gl_SubGroupG{e,t}MaskARB.
+  * Intel drivers, specially i965, got several fixes, including a
+plug for a memory leak and another one in the compiler to avoid
+GPU hangs on Broxton.
+  * The gallium i915g driver for Intel has seen an important fix.
+  * AMD drivers (mostly radv) have received several fixes, including a
+correction for a DCC corruption that was visible with Rust,
+breaking an endless loop in r600, avoiding a GPU hang with vulkan
+dota2 in VR mode and a plug for a memory leak.
+  * Broadcom's vc4 gotten a fix to exclude some code that shouldn't
+be there in release builds.
+
+---

Old:

  mesa-17.2.4.tar.xz
  mesa-17.2.4.tar.xz.sig

New:

  mesa-17.2.5.tar.xz
  mesa-17.2.5.tar.xz.sig



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.hSMSYs/_old  2017-11-14 14:24:41.547270260 +0100
+++ /var/tmp/diff_new_pack.hSMSYs/_new  2017-11-14 14:24:41.551270114 +0100
@@ -22,7 +22,7 @@
 %endif
 %define glamor 1
 %define _name_archive mesa
-%define _version 17.2.4
+%define _version 17.2.5
 %define with_opencl 0
 %define with_vulkan 0
 %ifarch %ix86 x86_64 %arm aarch64 ppc ppc64 ppc64le s390x
@@ -53,7 +53,7 @@
 %endif
 
 Name:   Mesa
-Version:17.2.4
+Version:17.2.5
 Release:0
 Summary:System for rendering interactive 3-D graphics
 License:MIT


++ mesa-17.2.4.tar.xz -> mesa-17.2.5.tar.xz ++
/work/SRC/openSUSE:Factory/Mesa/mesa-17.2.4.tar.xz 
/work/SRC/openSUSE:Factory/.Mesa.new/mesa-17.2.5.tar.xz differ: char 26, line 1




commit mercurial for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory 
checked in at 2017-11-14 14:23:54

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


Package is "mercurial"

Tue Nov 14 14:23:54 2017 rev:122 rq:540758 version:4.4.1

Changes:

--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes  2017-11-09 
16:25:26.648454755 +0100
+++ /work/SRC/openSUSE:Factory/.mercurial.new/mercurial.changes 2017-11-14 
14:23:56.244921934 +0100
@@ -1,0 +2,18 @@
+Sat Nov 11 15:44:35 UTC 2017 - devel...@develop7.info
+
+- Mercurial 4.4.1
+
+  1. Notable changes
+* Git and Subversion subrepos have been disabled by default to mitigate a 
+  potential security risk if files overlapping with a subrepo managed to 
be 
+  committed to a repository.
+* Subrepos are now more paranoid about symlink traversal.
+* The share extension handles drive letters on Windows better.
+  
+  It is possible that a specially malformed repository can cause Git 
+  subrepositories to run arbitrary code in the form of a 
.git/hooks/post-update 
+  script checked in to the repository in Mercurial 4.4 and earlier. Typical 
use 
+  of Mercurial prevents construction of such repositories, but they can be 
+  created programmatically.
+
+---

Old:

  mercurial-4.4.tar.gz
  mercurial-4.4.tar.gz.asc

New:

  mercurial-4.4.1.tar.gz
  mercurial-4.4.1.tar.gz.asc



Other differences:
--
++ mercurial.spec ++
--- /var/tmp/diff_new_pack.eyhGhh/_old  2017-11-14 14:23:56.944896414 +0100
+++ /var/tmp/diff_new_pack.eyhGhh/_new  2017-11-14 14:23:56.948896268 +0100
@@ -20,7 +20,7 @@
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %endif
 Name:   mercurial
-Version:4.4
+Version:4.4.1
 Release:0
 Summary:Scalable Distributed SCM
 License:GPL-2.0+

++ mercurial-4.4.tar.gz -> mercurial-4.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mercurial-4.4/.hgsigs new/mercurial-4.4.1/.hgsigs
--- old/mercurial-4.4/.hgsigs   2017-11-01 22:54:40.0 +0100
+++ new/mercurial-4.4.1/.hgsigs 2017-11-07 19:15:36.0 +0100
@@ -153,3 +153,4 @@
 920977f72c7b70acfdaf56ab35360584d7845827 0 
iQIcBAABCAAGBQJZv+wSAAoJELnJ3IJKpb3VH3kQAJp3OkV6qOPXBnlOSSodbVZveEQ5dGJfG9hk+VokcK6MFnieAFouROoGNlQXQtzj6cMqK+LGCP/NeJEG323gAxpxMzc32g7TqbVEhKNqNK8HvQSt04aCVZXtBmP0cPzc348UPP1X1iPTkyZxaJ0kHulaHVptwGbFZZyhwGefauU4eMafJsYqwgiGmvDpjUFu6P8YJXliYeTo1HX2lNChS1xmvJbop1YHfBYACsi8Eron0vMuhaQ+TKYq8Zd762u2roRYnaQ23ubEaVsjGDUYxXXVmit2gdaEKk+6Rq2I+EgcI5XvFzK8gvoP7siz6FL1jVf715k9/UYoWj9KDNUm8cweiyiUpjHQt0S+Ro9ryKvQy6tQVunRZqBN/kZWVth/FlMbUENbxVyXZcXv+m7OLvk+vyK7UZ7yT+OBzgRr0PyUuafzSVW3e+RZJtGxYGM5ew2bWQ8L6wuBucRYZOSnXXtCw7cKEMlK3BTjfAfpHUdIZIG492R9d6aOECUK/MpNvCiXXaZoh5Kj4a0dARiuWFCZxWwt3bmOg13oQ841zLdzOi/YZe15vCm8OB4Ffg6CkmPKhZhnMwVbFmlaBcoaeMzzpMuog91J1M2zgEUBTYwe/HKiNr/0iilJMPFRpZ+zEb2GvVoc8FMttXi8aomlXf/6LHCC9ndexGC29jIzl41+
 2f427b57bf9019c6dc3750baa539dc22c1be50f6 0 
iQJEBAABCAAuFiEEK8zhT1xnJaouqK63ucncgkqlvdUFAlnQtVIQHHJhZkBkdXJpbjQyLmNvbQAKCRC5ydyCSqW91TTkD/409sWTM9vUH2qkqNTb1IXyGpqzb9UGOSVDioz6rvgZEBgh9D1oBTWnfBXW8sOWR0A7iCL6qZh2Yi7g7p0mKGXh9LZViLtSwwMSXpNiGBO7RVPW+NQ6DOY5Rhr0i08UBiVEkZXHeIVCd2Bd6mhAiUsm5iUh9Jne10wO8cIxeAUnsx4DBdHBMWLg6AZKWllSgN+r9H+7wnOhDbkvj1Cu6+ugKpEs+xvbTh47OTyM+w9tC1aoZD4HhfR5w5O16FC+TIoE6wmWut6e2pxIMHDB3H08Dky6gNjucY/ntJXvOZW5kYrQA3LHKks8ebpjsIXesOAvReOAsDz0drwzbWZan9Cbj8yWoYz/HCgHCnX3WqKKORSP5pvdrsqYua9DXtJwBeSWY4vbIM2kECAiyw1SrOGudxlyWBlW1f1jhGR2DsBlwoieeAvUVoaNwO7pYirwxR4nFPdLDRCQ4hLK/GFiuyr+lGoc1WUzVRNBYD3udcOZAbqq4JhWLf0Gvd5xP0rn1cJNhHMvrPH4Ki4a5KeeK6gQI7GT9/+PPQzTdpxXj6KwofktJtVNqm5sJmJ+wMIddnobFlNNLZ/F7OMONWajuVhh+vSOV34YLdhqzAR5XItkeJL6qyAJjNH5PjsnhT7nMqjgwriPz6xxYOLJWgtK5ZqcSCx4gWy9KJVVja8wJ7rRUg==
 1e2454b60e5936f5e77498cab2648db469504487 0 

commit presage for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package presage for openSUSE:Factory checked 
in at 2017-11-14 14:23:18

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


Package is "presage"

Tue Nov 14 14:23:18 2017 rev:16 rq:540714 version:0.9.1

Changes:

--- /work/SRC/openSUSE:Factory/presage/presage.changes  2017-05-20 
14:30:14.096846957 +0200
+++ /work/SRC/openSUSE:Factory/.presage.new/presage.changes 2017-11-14 
14:23:19.282269523 +0100
@@ -1,0 +2,6 @@
+Sat Nov 11 01:02:34 UTC 2017 - zai...@opensuse.org
+
+- Drop obsolete and unused libgnome-devel BuildRequires: No longer
+  needed.
+
+---



Other differences:
--
++ presage.spec ++
--- /var/tmp/diff_new_pack.hVu1pK/_old  2017-11-14 14:23:20.166237295 +0100
+++ /var/tmp/diff_new_pack.hVu1pK/_new  2017-11-14 14:23:20.170237150 +0100
@@ -50,7 +50,6 @@
 # Documentation End
 BuildRequires:  help2man
 BuildRequires:  libcmuclmtk-devel
-BuildRequires:  libgnome-devel
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
 BuildRequires:  python-atspi




commit dd_rescue for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2017-11-14 14:22:28

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


Package is "dd_rescue"

Tue Nov 14 14:22:28 2017 rev:36 rq:540708 version:1.99.7

Changes:

--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes  2017-09-13 
21:34:01.858993699 +0200
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2017-11-14 
14:22:29.816073776 +0100
@@ -1,0 +2,20 @@
+Fri Nov 10 15:08:21 CET 2017 - k...@garloff.de
+
+- Update to 1.99.7:
+  * Work around gentoo dash echo -n breakage (reported by whissi).
+  * Optimize away strlen() calls in format_int.
+
+---
+Sat Nov  4 10:29:09 CET 2017 - k...@garloff.de
+
+- Update to 1.99.7-pre2:
+  * ddr_crypt: compat for openssl enc -md sha256 KDF (openssl 1.1 
+default) with new opbkdf11 option
+
+---
+Thu Nov  2 17:22:06 CET 2017 - k...@garloff.de
+
+- Update to 1.99.7-pre:
+  * Fix for segfault on multi-overwrite with -2/-3/-4.
+
+---

Old:

  dd_rescue-1.99.6.tar.bz2
  dd_rescue-1.99.6.tar.bz2.asc
  libddr_hash-round-down-static.diff

New:

  dd_rescue-1.99.7.tar.bz2
  dd_rescue-1.99.7.tar.bz2.asc



Other differences:
--
++ dd_rescue.spec ++
--- /var/tmp/diff_new_pack.MdkIzu/_old  2017-11-14 14:22:30.396052617 +0100
+++ /var/tmp/diff_new_pack.MdkIzu/_new  2017-11-14 14:22:30.396052617 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dd_rescue
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   dd_rescue
-Version:1.99.6
+Version:1.99.7
 Release:0
 Summary:Data copying in the presence of I/O Errors
 License:GPL-2.0 or GPL-3.0
@@ -27,10 +27,11 @@
 Source1:
http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2.asc
 Source2:%{name}.keyring
 Source99:   %{name}.changes
-Patch1:libddr_hash-round-down-static.diff
 BuildRequires:  autoconf
 BuildRequires:  libattr-devel
+%if 0%{?is_opensuse}
 BuildRequires:  libfallocate-devel
+%endif
 BuildRequires:  lzo-devel
 BuildRequires:  lzop
 BuildRequires:  pkgconfig
@@ -113,7 +114,6 @@
 
 %prep
 %setup -q
-%patch1 -p0
 
 # Remove build time references so build-compare can do its work
 FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{SOURCE99} '+%%H:%%M')

++ dd_rescue-1.99.6.tar.bz2 -> dd_rescue-1.99.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dd_rescue-1.99.6/Makefile 
new/dd_rescue-1.99.7/Makefile
--- old/dd_rescue-1.99.6/Makefile   2017-08-25 12:45:44.096453332 +0200
+++ new/dd_rescue-1.99.7/Makefile   2017-11-10 14:01:20.666155672 +0100
@@ -2,7 +2,7 @@
 # (c) garl...@suse.de, 99/10/09, GNU GPL
 # (c) k...@garloff.de, 2010 -- 2015, GNU GPL v2 or v3
 
-VERSION = 1.99.6
+VERSION = 1.99.7
 
 DESTDIR = 
 SRCDIR = .
@@ -461,9 +461,14 @@
cmp zero zero2
@rm zero zero2
@rm -f TEST TEST2
+   @echo "* dd_rescue RND overwrite tests *"
+   $(VG) ./dd_rescue -m 97263283 /dev/zero TEST
+   $(VG) ./dd_rescue -MA -Z 0 TEST
+   $(VG) ./dd_rescue -MA -2 /dev/urandom TEST
+   @rm TEST
@echo "* dd_rescue ratecontrol test *"
# Test system must be fast enough to achieve ~20MB/s ...
-   OLDDT=`date +%s`; $(VG) ./dd_rescue -m 64M -C 20M /dev/zero /dev/null; 
DT=`date +%s`; test $$(($$DT-$$OLDDT)) = 3 -o $$(($$DT-$$OLDDT)) = 4
+   OLDDT=`date +%s`; $(VG) ./dd_rescue -m 64M -C 20M /dev/zero /dev/null; 
DT=`date +%s`; ARCH=$$(uname -m); test $$(($$DT-$$OLDDT)) = 3 -o 
$$(($$DT-$$OLDDT)) = 4 || test $$(($$DT-$$OLDDT)) -ge 5 -a $${ARCH:0:3} = ppc
@echo "* dd_rescue MD5 plugin tests *"
$(VG) ./md5 /dev/null
$(VG) ./md5 /dev/null | md5sum -c
@@ -500,9 +505,9 @@
# Extra xattrs (should be preserved)
#make check_xattr_copy
# Tests with HMAC
-   echo -n "what do ya want for nothing?" > TEST
-   echo "750c783e6ab0b503eaa86e310a5db738 *TEST" > HMACS.md5
-   $(VG) ./dd_rescue -L ./libddr_hash.so=md5:hmacpwd=Jefe:chknm= TEST 
/dev/null
+   echo "what do ya want for nothing?" > TEST
+   echo "09d6428f7ebaf21a6b53d86c9699cca0 *TEST" > HMACS.md5
+   if test `stat 

commit enca for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package enca for openSUSE:Factory checked in 
at 2017-11-14 14:21:51

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


Package is "enca"

Tue Nov 14 14:21:51 2017 rev:20 rq:540706 version:1.19

Changes:

--- /work/SRC/openSUSE:Factory/enca/enca.changes2015-11-12 
19:37:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.enca.new/enca.changes   2017-11-14 
14:21:54.313368997 +0100
@@ -1,0 +2,17 @@
+Wed Nov  8 19:43:45 UTC 2017 - aavind...@gmail.com
+
+- update to version 1.19
+  + fix possible memory leak
+  + make utf-8 detection work even on one character
+- includes changes from 1.18
+  + fix installation of devhelp documentation
+- includes changes from 1.17
+  + Fixed conversion of GB2312 encoding with iconv
+  + Fixed iconv conversion on OSX
+  + Fixed execution of external converters with ACLs
+  + Documentation improvements
+- cleanup with spec-cleaner
+- use %make_install macro
+- list binaries and man pages explicitly
+
+---

Old:

  enca-1.16.tar.xz

New:

  enca-1.19.tar.xz



Other differences:
--
++ enca.spec ++
--- /var/tmp/diff_new_pack.Yqqin2/_old  2017-11-14 14:21:54.969345065 +0100
+++ /var/tmp/diff_new_pack.Yqqin2/_new  2017-11-14 14:21:54.985344482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package enca
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
 #
 
 
-%define gtk_doc %{_datadir}/gtk-doc
 Name:   enca
-Version:1.16
+Version:1.19
 Release:0
 Summary:Detects encoding of text files
 License:GPL-2.0
@@ -28,7 +27,6 @@
 Source1:baselibs.conf
 BuildRequires:  pkgconfig
 Requires:   sed
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Enca is an Extremely Naive Charset Analyser. It detects character set and
@@ -80,28 +78,25 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags} HTML_DIR=%{gtk_doc}/html
+%make_install
 # the .la file is not needed without static libs
 rm %{buildroot}/%{_libdir}/libenca.la
 
 %post -n libenca0 -p /sbin/ldconfig
-
 %postun -n libenca0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog* FAQ README THANKS TODO
-%{_bindir}/enc*
+%{_bindir}/enca
+%{_bindir}/enconv
 %{_libexecdir}/enca
-%{_mandir}/man1/enc*.1*
+%{_mandir}/man1/enca.1%{ext_man}
+%{_mandir}/man1/enconv.1%{ext_man}
 
 %files -n libenca0
-%defattr(-,root,root)
 %{_libdir}/libenca.so.0*
 
 %files devel
-%defattr(-,root,root)
-%doc README.devel
 %{_datadir}/gtk-doc/html/*
 # Own these repositories to not depend on gtk-doc while building:
 %dir %{_datadir}/gtk-doc

++ enca-1.16.tar.xz -> enca-1.19.tar.xz ++
 34345 lines of diff (skipped)




commit highlight for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package highlight for openSUSE:Factory 
checked in at 2017-11-14 14:21:17

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


Package is "highlight"

Tue Nov 14 14:21:17 2017 rev:14 rq:540691 version:3.40

Changes:

--- /work/SRC/openSUSE:Factory/highlight/highlight.changes  2017-07-28 
09:45:30.666278808 +0200
+++ /work/SRC/openSUSE:Factory/.highlight.new/highlight.changes 2017-11-14 
14:21:20.418605539 +0100
@@ -1,0 +2,12 @@
+Wed Oct 25 19:03:57 UTC 2017 - antoine.belv...@opensuse.org
+
+- Update to version 3.40:
+  * Fix Ruby string parsing.
+  * Fix segfault on sparc64.
+  * Fix PureBasic definition.
+  * Add CMake definition.
+  * Add email definition.
+  * Link scm suffix to lisp definition.
+- Remove _service file (not used after all).
+
+---

Old:

  _service
  highlight-3.39.tar.bz2
  highlight-3.39.tar.bz2.asc

New:

  highlight-3.40.tar.bz2
  highlight-3.40.tar.bz2.asc



Other differences:
--
++ highlight.spec ++
--- /var/tmp/diff_new_pack.WAUq7B/_old  2017-11-14 14:21:21.166578252 +0100
+++ /var/tmp/diff_new_pack.WAUq7B/_new  2017-11-14 14:21:21.166578252 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   highlight
-Version:3.39
+Version:3.40
 Release:0
 Summary:Universal Source Code to Formatted Text Converter
 License:GPL-3.0+

++ highlight-3.39.tar.bz2 -> highlight-3.40.tar.bz2 ++
 4855 lines of diff (skipped)





commit virtualbox for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2017-11-14 14:20:17

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


Package is "virtualbox"

Tue Nov 14 14:20:17 2017 rev:147 rq:540677 version:5.1.30

Changes:

--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes2017-11-04 
10:24:53.468487970 +0100
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes   
2017-11-14 14:20:20.324797830 +0100
@@ -1,0 +2,16 @@
+Sat Nov 11 03:40:07 UTC 2017 - larry.fin...@lwfinger.net
+
+- Update "fixes_for_leap15.patch" for wait queue API changes.
+
+---
+Wed Nov  8 02:08:27 UTC 2017 - larry.fin...@lwfinger.net
+
+- Add file "fixes_for_python.patch".
+
+---
+Tue Nov  7 16:34:21 UTC 2017 - larry.fin...@lwfinger.net
+
+- Modify "fixes_for_leap15.patch" to handle SKB_GSO_UDP API change.
+- Addresses VUL-0: 
CVE-2017-10392,CVE-2017-10407,CVE-2017-10408,CVE-2017-3733,CVE-2017-10428 as 
noted in bsc #1064200
+
+---

New:

  fixes_for_python.patch



Other differences:
--
++ virtualbox.spec ++
--- /var/tmp/diff_new_pack.yfwBvi/_old  2017-11-14 14:20:23.548680221 +0100
+++ /var/tmp/diff_new_pack.yfwBvi/_new  2017-11-14 14:20:23.552680075 +0100
@@ -109,6 +109,8 @@
 Patch118:   internal-headers.patch
 # Fix kernl API change in Leap 15
 Patch119:   fixes_for_leap15.patch
+# Fix rpmlint error for script /lib/usr/virtualbox/vboxshell.py
+Patch120:   fixes_for_python.patch
 #
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  SDL-devel
@@ -203,6 +205,7 @@
 BuildRequires:  xorg-x11-libXt-devel-32bit
 %endif
 %{?systemd_requires}
+%posttrans
 
 %description
 VirtualBox is an extremely feature rich, high performance product
@@ -243,6 +246,7 @@
 Summary:Host kernel module for VirtualBox
 Group:  System/Emulators/PC
 %kernel_module_package -t %{_builddir}/virtualbox-kmp-template -p %{SOURCE7} 
-n %{name}-host -f %{SOURCE5} -x kdump um xen pae xenpae pv
+Requires:   kernel-devel
 
 %description host-KMP
 This package contains the kernel-module for VirtualBox.
@@ -252,6 +256,7 @@
 Summary:Guest kernel modules for VirtualBox
 Group:  System/Emulators/PC
 %kernel_module_package -t %{_builddir}/virtualbox-kmp-template -p %{SOURCE8} 
-n %{name}-guest -f %{SOURCE6} -x kdump um xen pae xenpae pv
+Requires:   kernel-devel
 
 %description guest-KMP
 This package contains the kernel-module for VirtualBox.
@@ -394,6 +399,7 @@
 %if 0%{suse_version} >= 1500
 %patch119 -p1
 %endif
+%patch120 -p1
 
 #copy user manual
 cp %{SOURCE1} UserManual.pdf

++ fixes_for_leap15.patch ++
--- /var/tmp/diff_new_pack.yfwBvi/_old  2017-11-14 14:20:23.608678032 +0100
+++ /var/tmp/diff_new_pack.yfwBvi/_new  2017-11-14 14:20:23.612677886 +0100
@@ -11,3 +11,27 @@
  wait_queue_entry_t WaitQE;
  #else
  wait_queue_tWaitQE;
+Index: 
VirtualBox-5.1.30/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
+===
+--- 
VirtualBox-5.1.30.orig/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
 VirtualBox-5.1.30/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
+@@ -130,6 +130,10 @@ typedef struct VBOXNETFLTNOTIFIER *PVBOX
+ #define SKB_GSO_UDP   0
+ #endif
+ 
++# if 1
++#define SKB_GSO_UDP   0
++#endif
++
+ #if LINUX_VERSION_CODE >= KERNEL_VERSION(3, 20, 0)
+ # define VBOX_HAVE_SKB_VLAN
+ #else
+@@ -726,7 +730,7 @@ static struct sk_buff *vboxNetFltLinuxSk
+ case PDMNETWORKGSOTYPE_IPV4_TCP:
+ fGsoType = SKB_GSO_TCPV4;
+ break;
+-# if LINUX_VERSION_CODE < KERNEL_VERSION(4, 14, 0)
++# if 1
+ case PDMNETWORKGSOTYPE_IPV4_UDP:
+ fGsoType = SKB_GSO_UDP;
+ break;

++ fixes_for_python.patch ++
To eliminate an rpmlint error, the shebang for this script should be
changed to use pythin directly, rather than through env.

When openSUSE switches to Python3, the shebang below should be changed
to "#!/usr/bin/python3".

Larry Finger

Index: VirtualBox-5.1.30/src/VBox/Frontends/VBoxShell/vboxshell.py
===
--- VirtualBox-5.1.30.orig/src/VBox/Frontends/VBoxShell/vboxshell.py
+++ VirtualBox-5.1.30/src/VBox/Frontends/VBoxShell/vboxshell.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/python
 # -*- coding: utf-8 -*-
 # $Id: vboxshell.py $
 

++ vboxguestconfig.sh ++
--- /var/tmp/diff_new_pack.yfwBvi/_old  2017-11-14 

commit sk1 for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package sk1 for openSUSE:Factory checked in 
at 2017-11-14 14:19:10

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


Package is "sk1"

Tue Nov 14 14:19:10 2017 rev:26 rq:540660 version:2.0~rc2

Changes:

--- /work/SRC/openSUSE:Factory/sk1/sk1.changes  2017-04-06 10:59:34.933360313 
+0200
+++ /work/SRC/openSUSE:Factory/.sk1.new/sk1.changes 2017-11-14 
14:19:11.607304661 +0100
@@ -1,0 +2,7 @@
+Fri Nov  3 11:54:53 UTC 2017 - mplus...@suse.com
+
+- Explicitly depend on python2 packages
+- Use python2-pillow instead of pythin-imaging
+- Do not run py_requires as it is not needed anymore
+
+---



Other differences:
--
++ sk1.spec ++
--- /var/tmp/diff_new_pack.35Uqii/_old  2017-11-14 14:19:12.887257969 +0100
+++ /var/tmp/diff_new_pack.35Uqii/_new  2017-11-14 14:19:12.887257969 +0100
@@ -20,7 +20,7 @@
 Version:2.0~rc2
 Release:0
 Summary:Python-Based Vector Drawing Program
-License:GPL-2.0 and LGPL-2.0+
+License:GPL-2.0 AND LGPL-2.0+
 Group:  Productivity/Graphics/Vector Editors
 Url:http://sk1project.net/
 Source: 
http://sk1project.net/dc3.php?version=2.0rc2=sk1-2.0rc2.tar.gz#/%{name}-2.0rc2.tar.gz
@@ -40,17 +40,15 @@
 BuildRequires:  pkgconfig(py3cairo)
 BuildRequires:  pkgconfig(pycairo)
 BuildRequires:  pkgconfig(python-2.7)
-Requires:   python-cairo
-Requires:   python-cups
-Requires:   python-imaging
-Requires:   python-reportlab
 Requires:   python-wxGTK
+Requires:   python2-Pillow
+Requires:   python2-cairo
+Requires:   python2-pycups
+Requires:   python2-reportlab
 Provides:   skencil = %{version}
 Obsoletes:  skencil < %{version}
 Provides:   sketch = %{version}
 Obsoletes:  sketch < %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%py_requires
 
 %description
 The program sK1 is an open source vector graphics editor similar to
@@ -83,7 +81,6 @@
 %desktop_database_postun
 
 %files
-%defattr(-,root,root)
 %doc LICENSE
 %{_bindir}/%{name}
 %{py_sitedir}/%{name}-wx-2.0rc2/




commit libreoffice for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2017-11-14 14:18:23

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


Package is "libreoffice"

Tue Nov 14 14:18:23 2017 rev:140 rq:540480 version:5.4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2017-10-20 
16:12:23.401481989 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2017-11-14 14:18:27.944897441 +0100
@@ -1,0 +2,18 @@
+Fri Nov  3 12:21:12 UTC 2017 - tchva...@suse.com
+
+- Disable the verbosity of the build again, getting complaints of
+  build log is too long...
+
+---
+Thu Nov  2 13:36:04 UTC 2017 - tchva...@suse.com
+
+- Switch to bundled gpgme on old distros where it is not possible
+  to update
+- Rebase scp2-user-config-suse.diff to apply again
+
+---
+Thu Nov  2 09:24:49 UTC 2017 - tchva...@suse.com
+
+- Fix pyuno paths wrt bsc#1059720
+
+---

New:

  gpgme-1.8.0.tar.bz2
  libassuan-2.4.3.tar.bz2
  libgpg-error-1.26.tar.bz2



Other differences:
--
++ libreoffice.spec ++
--- /var/tmp/diff_new_pack.emhArj/_old  2017-11-14 14:18:36.940569286 +0100
+++ /var/tmp/diff_new_pack.emhArj/_new  2017-11-14 14:18:36.948568994 +0100
@@ -35,11 +35,16 @@
 %else
 %bcond_with firebird
 %endif
+%if 0%{?suse_version} > 1320 || (0%{?sle_version} >= 120300 && 
0%{?is_opensuse})
+%bcond_without system_gpgme
+%else
+%bcond_with system_gpgme
+%endif
 Name:   libreoffice
 Version:5.4.2.2
 Release:0
 Summary:A Free Office Suite (Framework)
-License:LGPL-3.0+ AND MPL-2.0+
+License:LGPL-3.0+ and MPL-2.0+
 Group:  Productivity/Office/Suite
 Url:http://www.documentfoundation.org/
 Source0:%{tarball_url}/libreoffice-%{version}.tar.xz
@@ -53,6 +58,10 @@
 # used extensions sources
 Source450:  
%{external_url}/1f467e5bb703f12cbbb09d5cf67ecf4a-converttexttonumber-1-5-0.oxt
 Source452:  
%{external_url}/90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2
+# GPGME bundle list
+Source1000: %{external_url}/gpgme-1.8.0.tar.bz2
+Source1001: %{external_url}/libgpg-error-1.26.tar.bz2
+Source1002: %{external_url}/libassuan-2.4.3.tar.bz2
 # This never had an release so just bundle it as per what other distros do
 Source1999: 
%{external_url}/4b87018f7fff1d054939d19920b751a0-collada2gltf-master-cb1d97788a.tar.bz2
 # Internal bundled stuff we can't remove
@@ -121,7 +130,11 @@
 BuildRequires:  libexif
 BuildRequires:  libfonts
 BuildRequires:  libformula
+%if %{with system_gpgme}
 BuildRequires:  libgpgmepp-devel
+%else
+BuildRequires:  chrpath
+%endif
 BuildRequires:  libjpeg-devel
 BuildRequires:  liblayout
 BuildRequires:  libloader
@@ -1029,6 +1042,11 @@
 %else
 --disable-kde4 \
 %endif
+%if %{with system_gpgme}
+--with-system-gpgmepp \
+%else
+--without-system-gpgmepp \
+%endif
 %if %{with firebird}
 --enable-firebird-sdbc \
 %else
@@ -1053,21 +1071,12 @@
 # no coinormp packages for coinmp
 
 # just call make here as we added the jobs in configure
-# The check phase is run here too if it is split with nocheck
-# install of jars get broken sometimes
-make verbose=true build-nocheck
+make build-nocheck
 
 %check
 # Run tests only on 64b intel as they are resource hogs
 %ifarch x86_64
 make 
-unset WITH_LANG
-# work around flawed accessibility check
-export JFW_PLUGIN_DO_NOT_CHECK_ACCESSIBILITY="1"
-export OOO_TEST_SOFFICE=path:%{buildroot}%{baseinstdir}/program/soffice
-#timeout -k 2m 2h make smoketest.subsequentcheck
-# we don't need this anymore
-rm -f %{buildroot}%{baseinstdir}/program/classes/smoketest.jar
 %endif
 
 %install
@@ -1220,7 +1229,7 @@
 
 # Prepare uno path detection, can't be patched in because it breaks tests
 echo "import sys, os" > uno.py
-echo "sys.path.append('%{baseinstdir}/program')" >> uno.py
+echo "sys.path.append('%{_libdir}/%{name}/program')" >> uno.py
 echo "os.putenv('URE_BOOTSTRAP', 
'vnd.sun.star.pathname:%{_libdir}/libreoffice/program/fundamentalrc')" >> uno.py
 cat %{buildroot}%{_libdir}/%{name}/program/uno.py >> uno.py
 cp uno.py %{buildroot}%{_libdir}/%{name}/program/uno.py
@@ -1252,6 +1261,12 @@
 # Symlink libreofficekit to libdir
 ln -s %{_libdir}/%{name}/program/liblibreofficekitgtk.so 
%{buildroot}%{_libdir}/liblibreofficekitgtk.so
 
+%if !%{with system_gpgme}
+chrpath --replace '$ORIGIN' 
%{buildroot}%{_libdir}/%{name}/program/libgpgme.so.11
+chrpath --replace '$ORIGIN' 

commit patterns-base for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package patterns-base for openSUSE:Factory 
checked in at 2017-11-14 14:18:50

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


Package is "patterns-base"

Tue Nov 14 14:18:50 2017 rev:15 rq:540578 version:20170319

Changes:

--- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes  
2017-09-26 21:11:52.799846437 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-base.new/patterns-base.changes 
2017-11-14 14:18:51.608034226 +0100
@@ -1,0 +2,6 @@
+Thu Nov  9 17:18:59 UTC 2017 - lnus...@suse.de
+
+- move plymouth from base to X11. No need to have a fancy boot splash that
+  pulls in extra deps for a text console (boo#1066510)
+
+---



Other differences:
--
++ patterns-base.spec ++
--- /var/tmp/diff_new_pack.Q6J7oV/_old  2017-11-14 14:18:52.579998770 +0100
+++ /var/tmp/diff_new_pack.Q6J7oV/_new  2017-11-14 14:18:52.579998770 +0100
@@ -373,12 +373,8 @@
 %endif
 # openSUSE Branding packages first
 %if 0%{?is_opensuse}
-# Make plymouth the new default bootsplash
 # we want a branded grub2 too #757683
 Recommends: grub2-branding-openSUSE
-Recommends: plymouth
-# we want a branded boot
-Recommends: plymouth-branding-openSUSE
 Recommends: release-notes-openSUSE
 %endif
 # Other packages we have in openSUSE and not SLE-15
@@ -747,6 +743,9 @@
 Recommends: susepaste
 Recommends: susepaste-screenshot
 Suggests:   wpa_supplicant-gui
+# include boot splash for graphical environments
+Recommends: plymouth
+Recommends: plymouth-branding-openSUSE
 %endif
 
 %description x11




commit ColPack for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package ColPack for openSUSE:Factory checked 
in at 2017-11-14 14:18:31

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


Package is "ColPack"

Tue Nov 14 14:18:31 2017 rev:9 rq:540488 version:1.0.10

Changes:

--- /work/SRC/openSUSE:Factory/ColPack/ColPack.changes  2016-05-31 
12:10:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.ColPack.new/ColPack.changes 2017-11-14 
14:18:37.276557030 +0100
@@ -1,0 +2,12 @@
+Sat Nov  4 21:57:54 UTC 2017 - aavind...@gmail.com
+
+- Update to 1.0.10. For changes, see:
+  
https://github.com/CSCsw/ColPack/compare/6fed3fdf83c36a19364c358e75575cb51f6200db...v1.0.10
+- Use new homepage and Github repo
+- Remove colpack-return-in-non-void.patch, fixed in commit:
+  5ebede191a2f005f9630b3f5989db248f6626d2f
+- Remove gcc6-fix-errors.patch, merged:
+  https://github.com/CSCsw/ColPack/pull/11
+- Clean with spec-cleaner
+
+---

Old:

  ColPack-1.0.9.tar.gz
  colpack-return-in-non-void.patch
  gcc6-fix-errors.patch

New:

  ColPack-1.0.10.tar.gz



Other differences:
--
++ ColPack.spec ++
--- /var/tmp/diff_new_pack.5eakJk/_old  2017-11-14 14:18:37.908533976 +0100
+++ /var/tmp/diff_new_pack.5eakJk/_new  2017-11-14 14:18:37.912533830 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ColPack
 #
-# 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
@@ -16,25 +16,21 @@
 #
 
 
-Name:   ColPack
 %define lname  libColPack0
-Version:1.0.9
+Name:   ColPack
+Version:1.0.10
 Release:0
 Summary:Graph Coloring Library for C/C++
 License:LGPL-3.0
 Group:  Development/Libraries/C and C++
-Url:http://www.cscapes.org/coloringpage/
-Source: 
http://www.cscapes.org/download/ColPack/%{name}-%{version}.tar.gz
+Url:http://cscapes.cs.purdue.edu/coloringpage/
+Source: 
https://github.com/CSCsw/ColPack/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source2:baselibs.conf
-Patch1: colpack-return-in-non-void.patch
-# PATCH-FIX-OPENSUSE gcc6-fix-errors.patch -- Fix errors seen by GCC6.
-Patch2: gcc6-fix-errors.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description  
 This package provides algorithms for efficient solution of partitioning
@@ -43,11 +39,11 @@
 
 For details see http://www.cscapes.org/coloringpage/software.htm
 
-%package -n %lname
+%package -n %{lname}
 Summary:Graph Coloring Library for C/C++
 Group:  System/Libraries
 
-%description -n %lname
+%description -n %{lname}
 This package provides algorithms for efficient solution of partitioning
 problems occuring in the analysis of sparsity patterns in derivative
 computations formulated as Graph Coloring problems.
@@ -57,7 +53,7 @@
 %package devel
 Summary:Graph Coloring Library for C/C++ -- development files
 Group:  Development/Libraries/C and C++
-Requires:   %lname = %{version}
+Requires:   %{lname} = %{version}
 
 %description devel
 This package provides algorithms for efficient solution of partitioning
@@ -69,31 +65,27 @@
 This package provides the development environment for ColPack
 
 %prep
-%setup -q -n %{name}-%{version}
-%patch1 -p1
-%patch2 -p1
+%setup -q
 
 %build
 autoreconf -v --install --force
-%configure --prefix=/usr
-make %{_smp_mflags}
+%configure --prefix=%{_prefix}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-find "%buildroot" -type f -name "*.la" -delete;
-find "%buildroot" -type f -name "*.a" -delete;
-rm -rf %buildroot%{_builddir}/%{name}-%{version}/progs
-
-%post -n %lname -p /sbin/ldconfig
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
+find %{buildroot} -type f -name "*.a" -delete;
+rm -rf %{buildroot}%{_builddir}/%{name}-%{version}/progs
+rm -rf %{buildroot}%{_prefix}/examples/Basic
 
-%postun -n %lname -p /sbin/ldconfig
+%post -n %{lname} -p /sbin/ldconfig
+%postun -n %{lname} -p /sbin/ldconfig
 
-%files -n %lname
-%defattr(-,root,root)
+%files -n %{lname}
 %{_libdir}/libColPack.so.*
 
 %files devel
-%defattr(-,root,root)
 %dir %{_includedir}/ColPack
 %{_includedir}/ColPack/*.h
 %{_libdir}/libColPack.so

++ ColPack-1.0.9.tar.gz -> ColPack-1.0.10.tar.gz ++
 77156 lines of diff (skipped)




commit systemtap for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package systemtap for openSUSE:Factory 
checked in at 2017-11-14 14:18:56

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


Package is "systemtap"

Tue Nov 14 14:18:56 2017 rev:96 rq:540630 version:3.1

Changes:

--- /work/SRC/openSUSE:Factory/systemtap/systemtap.changes  2017-04-24 
09:45:35.743011965 +0200
+++ /work/SRC/openSUSE:Factory/.systemtap.new/systemtap.changes 2017-11-14 
14:18:59.539744882 +0100
@@ -1,0 +2,7 @@
+Fri Nov 10 12:48:28 UTC 2017 - mplus...@suse.com
+
+- Use pytho3 by default (fate#323526)
+  * Do not explicitly require python by subpackage, dependency gets
+generated automatically
+
+---



Other differences:
--
++ systemtap.spec ++
--- /var/tmp/diff_new_pack.9jmsgF/_old  2017-11-14 14:19:01.423676156 +0100
+++ /var/tmp/diff_new_pack.9jmsgF/_new  2017-11-14 14:19:01.423676156 +0100
@@ -42,6 +42,7 @@
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  mozilla-nss-tools
 BuildRequires:  pkg-config
+BuildRequires:  python3-base
 BuildRequires:  sqlite-devel
 BuildRequires:  systemd
 Requires:   %{name}-runtime = %{version}-%{release}
@@ -84,7 +85,6 @@
 Summary:Static probe support tools
 Group:  Development/Tools/Debuggers
 Requires:   %{name} = %{version}-%{release}
-Requires:   python-base
 
 %description sdt-devel
 SystemTap is an instrumentation system for systems running Linux.
@@ -96,11 +96,14 @@
 %patch2 -p1
 
 %build
-%configure --disable-docs --docdir=%{_docdir}/systemtap
-make %{?_smp_mflags}
+%configure \
+  --disable-docs \
+  --with-python3 \
+  --docdir=%{_docdir}/systemtap
+make %{?_smp_mflags} V=1
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+%make_install
 # XXX
 rm -f %{buildroot}%{_libexecdir}/systemtap/stap-server-request
 # README, AUTHORS, NEWS, man3 and all examples packaged by systemtap-docs






commit doxygen for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package doxygen for openSUSE:Factory checked 
in at 2017-11-14 14:18:37

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


Package is "doxygen"

Tue Nov 14 14:18:37 2017 rev:71 rq:540494 version:1.8.13

Changes:

--- /work/SRC/openSUSE:Factory/doxygen/doxygen-doc.changes  2017-02-21 
13:37:10.403816656 +0100
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxygen-doc.changes 2017-11-14 
14:18:43.620325613 +0100
@@ -1,0 +2,12 @@
+Fri Nov 10 13:21:16 UTC 2017 - mplus...@suse.com
+
+- Update licensing information
+
+---
+Tue Nov  7 12:20:10 UTC 2017 - mplus...@suse.com
+
+- Explicitly require python2 for building
+- Use more cmake macros
+- Run spec-cleaner
+
+---
--- /work/SRC/openSUSE:Factory/doxygen/doxygen.changes  2017-06-23 
09:13:06.818953474 +0200
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxygen.changes 2017-11-14 
14:18:46.108234856 +0100
@@ -1,0 +2,12 @@
+Fri Nov 10 13:21:04 UTC 2017 - mplus...@suse.com
+
+- Update licensing information
+
+---
+Tue Nov  7 12:19:34 UTC 2017 - mplus...@suse.com
+
+- Explicitly require python2 for building
+- Use more cmake macros
+- Run spec-cleaner
+
+---
--- /work/SRC/openSUSE:Factory/doxygen/doxywizard.changes   2017-02-25 
00:46:23.306151824 +0100
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxywizard.changes  2017-11-14 
14:18:46.836208300 +0100
@@ -1,0 +2,12 @@
+Fri Nov 10 13:21:26 UTC 2017 - mplus...@suse.com
+
+- Update licensing information
+
+---
+Tue Nov  7 12:20:18 UTC 2017 - mplus...@suse.com
+
+- Explicitly require python2 for building
+- Use more cmake macros
+- Run spec-cleaner
+
+---



Other differences:
--
++ doxygen-doc.spec ++
--- /var/tmp/diff_new_pack.osozbl/_old  2017-11-14 14:18:48.180159273 +0100
+++ /var/tmp/diff_new_pack.osozbl/_new  2017-11-14 14:18:48.184159127 +0100
@@ -20,7 +20,8 @@
 Version:1.8.13
 Release:0
 Summary:Automated C, C++, and Java Documentation Generator
-License:GPL-2.0+
+# qtools are used for building and they are GPL-3.0 licensed
+License:GPL-2.0+ AND GPL-3.0
 Group:  Development/Tools/Doc Generators
 Url:http://www.stack.nl/~dimitri/doxygen/
 Source0:
http://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz
@@ -37,8 +38,8 @@
 # "If you need output in png format you also need to install graphviz-gnome."
 BuildRequires:  graphviz-gnome
 BuildRequires:  poppler-tools
-BuildRequires:  python-base
-BuildRequires:  python-xml
+BuildRequires:  python2-base
+BuildRequires:  python2-xml
 BuildRequires:  texlive-appendix
 BuildRequires:  texlive-colortbl
 BuildRequires:  texlive-courier
@@ -64,7 +65,6 @@
 BuildRequires:  texlive-wasy2-ps
 BuildRequires:  texlive-wasysym
 BuildRequires:  texlive-xtab
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Doxygen is a documentation system for C, C++, Java, and IDL. It can
@@ -103,7 +103,6 @@
 %fdupes -s %{buildroot}%{_docdir}/%{name}-doc
 
 %files
-%defattr(-,root,root)
 %doc %{_docdir}/%{name}
 
 %changelog

++ doxygen.spec ++
--- /var/tmp/diff_new_pack.osozbl/_old  2017-11-14 14:18:48.228157522 +0100
+++ /var/tmp/diff_new_pack.osozbl/_new  2017-11-14 14:18:48.232157376 +0100
@@ -20,7 +20,8 @@
 Version:1.8.13
 Release:0
 Summary:Automated C, C++, and Java Documentation Generator
-License:GPL-2.0+
+# qtools are used for building and they are GPL-3.0 licensed
+License:GPL-2.0+ AND GPL-3.0
 Group:  Development/Tools/Doc Generators
 Url:http://www.stack.nl/~dimitri/doxygen/
 Source0:
http://ftp.stack.nl/pub/users/dimitri/doxygen-%{version}.src.tar.gz
@@ -40,9 +41,8 @@
 BuildRequires:  cmake >= 2.8.12
 BuildRequires:  flex
 BuildRequires:  gcc-c++
-BuildRequires:  python-base
-BuildRequires:  python-xml
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python2-base
+BuildRequires:  python2-xml
 
 %description
 Doxygen is a documentation system for C, C++, Java, and IDL. It can
@@ -60,7 +60,7 @@
 %ifarch ppc64le ppc64
 %patch4 -p1
 %endif
-%patch6 -p0
+%patch6
 %patch7 -p1
 
 %build
@@ -72,7 +72,7 @@
 -DCMAKE_EXE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,relro,-z,now" \
 -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,-z,relro,-z,now" \
 

commit wayland-protocols for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package wayland-protocols for 
openSUSE:Factory checked in at 2017-11-14 14:18:10

Comparing /work/SRC/openSUSE:Factory/wayland-protocols (Old)
 and  /work/SRC/openSUSE:Factory/.wayland-protocols.new (New)


Package is "wayland-protocols"

Tue Nov 14 14:18:10 2017 rev:13 rq:540466 version:1.11

Changes:

--- /work/SRC/openSUSE:Factory/wayland-protocols/wayland-protocols.changes  
2017-09-12 19:37:48.127478644 +0200
+++ /work/SRC/openSUSE:Factory/.wayland-protocols.new/wayland-protocols.changes 
2017-11-14 14:18:12.365465763 +0100
@@ -1,0 +2,12 @@
+Thu Nov  9 19:30:23 UTC 2017 - aavind...@gmail.com
+
+- Update to version 1.11:
+  * This version includes a new unstable version of the xdg-foreign
+protocol. The new version fixes C++ incompatibility issues
+while making the interface request naming a bit more
+descriptive.
+  * Use sysroot prefix for pkgdatadir variable.
+- Drop wayland-protocols-sysroot-prefix-fix.patch: Fixed upstream.
+- Cleanup with spec-cleaner.
+
+---

Old:

  wayland-protocols-1.10.tar.xz
  wayland-protocols-1.10.tar.xz.sig
  wayland-protocols-sysroot-prefix-fix.patch

New:

  wayland-protocols-1.11.tar.xz
  wayland-protocols-1.11.tar.xz.sig



Other differences:
--
++ wayland-protocols.spec ++
--- /var/tmp/diff_new_pack.B2ki2t/_old  2017-11-14 14:18:12.909445919 +0100
+++ /var/tmp/diff_new_pack.B2ki2t/_new  2017-11-14 14:18:12.909445919 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   wayland-protocols
-Version:1.10
+Version:1.11
 Release:0
 Summary:Wayland protocols that adds functionality not available in the 
core protocol
 License:MIT
@@ -26,13 +26,10 @@
 Url:http://wayland.freedesktop.org/
 Source: 
http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
 Source2:
http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz.sig
-Source3:%name.keyring
-# PATCH-FIX-UPSTREAM wayland-protocols-sysroot-prefix-fix.patch 
zai...@opensuse.org -- Use sysroot prefix for pkgdatadir variable
-Patch0: wayland-protocols-sysroot-prefix-fix.patch
-BuildRequires:  pkg-config
+Source3:%{name}.keyring
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(wayland-scanner)
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 This package contains Wayland protocols that adds functionality not
@@ -54,7 +51,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %configure
@@ -64,7 +60,6 @@
 %make_install
 
 %files devel
-%defattr(-,root,root)
 %doc README COPYING
 %{_datadir}/pkgconfig/%{name}.pc
 %{_datadir}/%{name}/

++ wayland-protocols-1.10.tar.xz -> wayland-protocols-1.11.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wayland-protocols-1.10/Makefile.am 
new/wayland-protocols-1.11/Makefile.am
--- old/wayland-protocols-1.10/Makefile.am  2017-07-31 12:15:45.0 
+0200
+++ new/wayland-protocols-1.11/Makefile.am  2017-10-11 10:19:25.0 
+0200
@@ -11,6 +11,7 @@
unstable/tablet/tablet-unstable-v1.xml  
\
unstable/tablet/tablet-unstable-v2.xml  
\
unstable/xdg-foreign/xdg-foreign-unstable-v1.xml
\
+   unstable/xdg-foreign/xdg-foreign-unstable-v2.xml
\
unstable/idle-inhibit/idle-inhibit-unstable-v1.xml  
\
unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml  
\

unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wayland-protocols-1.10/Makefile.in 
new/wayland-protocols-1.11/Makefile.in
--- old/wayland-protocols-1.10/Makefile.in  2017-07-31 12:58:01.0 
+0200
+++ new/wayland-protocols-1.11/Makefile.in  2017-10-11 10:20:19.0 
+0200
@@ -323,6 +323,7 @@
unstable/tablet/tablet-unstable-v1.xml \
unstable/tablet/tablet-unstable-v2.xml \
unstable/xdg-foreign/xdg-foreign-unstable-v1.xml \
+   unstable/xdg-foreign/xdg-foreign-unstable-v2.xml \
unstable/idle-inhibit/idle-inhibit-unstable-v1.xml \
unstable/xwayland-keyboard-grab/xwayland-keyboard-grab-unstable-v1.xml \

unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml \
@@ -460,6 +461,7 @@
unstable/tablet/tablet-unstable-v1.xml  
\
unstable/tablet/tablet-unstable-v2.xml

commit mupdf for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package mupdf for openSUSE:Factory checked 
in at 2017-11-14 14:18:16

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


Package is "mupdf"

Tue Nov 14 14:18:16 2017 rev:29 rq:540468 version:1.11

Changes:

--- /work/SRC/openSUSE:Factory/mupdf/mupdf.changes  2017-08-12 
19:33:07.610771701 +0200
+++ /work/SRC/openSUSE:Factory/.mupdf.new/mupdf.changes 2017-11-14 
14:18:20.337174963 +0100
@@ -1,0 +2,20 @@
+Fri Nov 10 08:15:18 UTC 2017 - aloi...@gmx.com
+
+- Update to version 1.11
+  * This is primarily a bug fix release.
+  * PDF portfolio support with command line tool "mutool
+portfolio".
+  * Add callbacks to load fallback fonts from the system.
+  * Use system fonts in Android to reduce install size.
+  * Flag to disable publisher styles in EPUB layout.
+  * Improved SVG output.
+
+- Refreshed fix-openjpeg-flags.patch and reproducible.patch
+
+- Dropped CVE-2017-5896.patch, bsc1023760.patch,
+  CVE-2016-10221.patch, CVE-2016-8728.patch, CVE-2017-7976.patch,
+  CVE-2016-10132.patch, CVE-2016-10133.patch,
+  CVE-2016-10141.patch, CVE-2017-5627.patch
+  and CVE-2017-5628.patch (merged or adapted upstream)
+
+---

Old:

  CVE-2016-10132.patch
  CVE-2016-10133.patch
  CVE-2016-10141.patch
  CVE-2016-10221.patch
  CVE-2016-8728.patch
  CVE-2017-5627.patch
  CVE-2017-5628.patch
  CVE-2017-5896.patch
  CVE-2017-7976.patch
  bsc1023760.patch
  mupdf-1.10a-source.tar.gz

New:

  mupdf-1.11-source.tar.gz



Other differences:
--
++ mupdf.spec ++
--- /var/tmp/diff_new_pack.16edEG/_old  2017-11-14 14:18:22.601092378 +0100
+++ /var/tmp/diff_new_pack.16edEG/_new  2017-11-14 14:18:22.601092378 +0100
@@ -18,40 +18,30 @@
 
 
 Name:   mupdf
-Version:1.10a
+Version:1.11
 Release:0
 Summary:Lightweight PDF and XPS Viewer and Parser and Rendering Library
 License:AGPL-3.0+
 Group:  Productivity/Office/Other
-Url:http://mupdf.com/
-Source0:http://mupdf.com/downloads/mupdf-%{version}-source.tar.gz
+Url:https://mupdf.com/
+Source0:https://mupdf.com/downloads/mupdf-%{version}-source.tar.gz
 Source1:mupdf.desktop
 Source2:mupdf.png
 Patch1: fix-openjpeg-flags.patch
-Patch2: CVE-2016-10132.patch
-Patch3: CVE-2016-10133.patch
-Patch4: CVE-2016-10141.patch
-Patch5: CVE-2017-5627.patch
-Patch6: CVE-2017-5628.patch
-Patch7: CVE-2017-5896.patch
-Patch8: bsc1023760.patch
 # PATCH-FIX-UPSTREAM https://bugs.ghostscript.com/show_bug.cgi?id=697958
 Patch9: reproducible.patch
-Patch10:CVE-2016-8728.patch
-Patch11:CVE-2017-7976.patch
-Patch12:CVE-2016-10221.patch
 BuildRequires:  freetype-devel
 BuildRequires:  gcc-c++
 BuildRequires:  jbig2dec-devel
 BuildRequires:  libcurl-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  openjpeg2-devel
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(harfbuzz)
 Requires:   xdg-utils
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 MuPDF is a lightweight PDF and XPS viewer and parser/rendering library.
@@ -76,20 +66,7 @@
 %prep
 %setup -q -n %{name}-%{version}-source
 %patch1 -p1
-%patch7 -p1
-%patch8 -p1
 %patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-
-pushd ./thirdparty/mujs
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-popd
 
 # do not use the inlined copies of build dpendencies except for mujs
 rm -rf $(ls -d thirdparty/*/ | grep -v mujs)
@@ -101,7 +78,8 @@
 fi
 done
 
-sed -i s,'INSTALL_APPS := .*','INSTALL_APPS := $(MUTOOL) $(MUVIEW_CURL)', 
Makefile
+sed -e s,'INSTALL_APPS := .*','INSTALL_APPS := $(MUTOOL_EXE) 
$(MUVIEW_X11_CURL_EXE)', \
+-e '/^INSTALL_APPS +=/d' -i Makefile
 
 %build
 # do no set CFLAGS which is used by the build system itself!
@@ -133,24 +111,25 @@
 
 %suse_update_desktop_file mupdf
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc CHANGES COPYING README docs/naming.txt docs/overview.txt
 %doc docs/progressive.txt docs/refcount.txt docs/examples/
 %{_bindir}/mupdf
 %{_bindir}/mutool
 %{_datadir}/applications/mupdf.desktop
 %{_datadir}/pixmaps/mupdf.png
-%{_mandir}/man1/mu*.1*
+%{_mandir}/man1/mupdf.1%{ext_man}
+%{_mandir}/man1/mutool.1%{ext_man}
 
 %files devel-static
-%defattr(-,root,root,-)
 %{_includedir}/mupdf/
 %{_libdir}/libmupdf.a
 %{_libdir}/libmupdfthird.a

++ 

commit wavpack for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package wavpack for openSUSE:Factory checked 
in at 2017-11-14 14:17:54

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


Package is "wavpack"

Tue Nov 14 14:17:54 2017 rev:23 rq:540442 version:5.1.0

Changes:

--- /work/SRC/openSUSE:Factory/wavpack/wavpack.changes  2013-07-02 
07:47:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.wavpack.new/wavpack.changes 2017-11-14 
14:18:04.601748974 +0100
@@ -1,0 +2,34 @@
+Thu Nov  9 17:14:33 UTC 2017 - aavind...@gmail.com
+
+- Update to version 5.1.0
+  * new: command-line tagging utility (wvtag)
+  * added: option to import ID3v2.3 tags from Sony DSF files
+  * fixed: fuzz test failures from AFL reported on SourceForge
+  * improved: DSD decimation filter (less HF rolloff & CPU use)
+  * fixed: non-byte audio depths (12-bit, 20-bit) not showing
+  * fixed: rare case of noise-shaping triggering a lossy mute
+  * fixed: recognize UTF-8 BOM when reading text files
+  * fixed: a few portability issues
+- Includes changes from 5.0.0:
+  * new: input formats (RF64, Wave64, and CAF)
+  * removed: support for legacy WavPack files (< 4.0)
+  * added: lossless DSD audio in Philips DSDIFF and Sony DSF files
+  * fixed: seeking in > 2GB WavPack files (new stream reader)
+  * fixed: accept > 4GB source audio files (all formats)
+  * improved: increase maximum samples from 2^32 to 2^40
+  * added: block checksums for robustness to corruption
+  * added: support for non-standard channel identities
+  * added: block decoder for streaming applications
+  * added: new pdf documentation
+- For other changes, see upstream:
+  * https://github.com/dbry/WavPack/blob/master/ChangeLog
+- cleanup with spec-cleaner
+- remove wavpack-fix_pkgconfig.patch, fixed upstream in:
+  * d440649aa113797a50e94285c8c037dc2ad7a5a9
+  * 779a2e62783acc6a46f75dd89359e95079ef708a
+  * 7846e95eb1c3fa97da41dfe96de532c2df5ad281
+- remove license.txt, use upstream copying file instead
+- Drop Requires, Provides and Obsoletes, as the SUSE versions they
+  were needed for are now EOL.
+
+---

Old:

  license.txt
  wavpack-4.70.0-beta.tar.bz2
  wavpack-fix_pkgconfig.patch

New:

  wavpack-5.1.0.tar.bz2



Other differences:
--
++ wavpack.spec ++
--- /var/tmp/diff_new_pack.V4GMVu/_old  2017-11-14 14:18:06.357684920 +0100
+++ /var/tmp/diff_new_pack.V4GMVu/_new  2017-11-14 14:18:06.357684920 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wavpack
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,26 +16,18 @@
 #
 
 
+%define soname  1
 Name:   wavpack
-BuildRequires:  libtool
-BuildRequires:  pkgconfig
-Url:http://www.wavpack.com/
+Version:5.1.0
+Release:0
 Summary:Free Hybrid Lossless Audio Compression Format
 License:BSD-3-Clause
 Group:  Productivity/Multimedia/Sound/Editors and Convertors
-Version:4.60.99
-Release:0
-%define soname  1
-%define real_ver 4.70.0-beta
-Source: http://www.wavpack.com/%{name}-%{real_ver}.tar.bz2
-Source1:license.txt
-# pbleser: fix .pc file by using @libdir@ instead of @prefix@/lib, and remove 
-L$libdir altogether
-Patch1: wavpack-fix_pkgconfig.patch
-# Name used by third parties before openSUSE 10.3:
-Provides:   WavPack = %{version}-%{release}
-Requires:   libwavpack%{soname} >= %{version}
-Obsoletes:  WavPack < %version
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Url:http://www.wavpack.com/
+Source0:http://www.wavpack.com/%{name}-%{version}.tar.bz2
+Source99:   baselibs.conf
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
 
 %description
 WavPack is a completely open audio compression format providing
@@ -114,45 +106,38 @@
 means never having to choose between lossless and lossy compression!
 
 %prep
-%setup -q -n %{name}-4.70.0
-%patch1
+%setup -q
+
 %build
 autoreconf -fiv
 %configure --disable-static --with-pic
-%{__make} %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-#not needed 
-%__rm "%{buildroot}%{_libdir}"/*.la
-cp %{S:1} .
+%make_install
+# not needed
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %check
-make check
+make %{?_smp_mflags} check
 
 %post   -n libwavpack%{soname} -p /sbin/ldconfig
-
 %postun -n libwavpack%{soname} -p /sbin/ldconfig
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %files
-%defattr(-,root,root)
 

commit rpmlint for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2017-11-14 14:17:48

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


Package is "rpmlint"

Tue Nov 14 14:17:48 2017 rev:284 rq:540419 version:1.10

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2017-10-25 
17:45:34.380901626 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2017-11-14 
14:17:50.154275998 +0100
@@ -1,0 +2,23 @@
+Fri Nov 03 08:10:16 UTC 2017 - opensuse-packag...@opensuse.org
+
+- Update rpmlint-tests to version master:
+  * Add Flake8 travis check
+  * Fix scriptprog invocation
+  * Print the duplicated filenames sorted to be stable accross multiple calls
+
+---
+Wed Nov  1 13:01:32 UTC 2017 - dmuel...@suse.com
+
+- add 0001-Avoid-calling-close-on-undefined-fd-variable.patch
+
+---
+Tue Oct 24 12:54:47 UTC 2017 - jeng...@inai.de
+
+- Description updates. Use the %make_install macro.
+
+---
+Tue Oct 24 12:49:34 UTC 2017 - dmuel...@suse.com
+
+- update suse-whitelist-opensuse.diff to avoid a false positive
+
+---

New:

  0001-Avoid-calling-close-on-undefined-fd-variable.patch



Other differences:
--
++ rpmlint.spec ++
--- /var/tmp/diff_new_pack.3ByPU2/_old  2017-11-14 14:17:51.974209610 +0100
+++ /var/tmp/diff_new_pack.3ByPU2/_new  2017-11-14 14:17:51.974209610 +0100
@@ -19,7 +19,7 @@
 Name:   rpmlint
 Version:1.10
 Release:0
-Summary:Rpm correctness checker
+Summary:RPM file correctness checker
 License:GPL-2.0+
 Group:  System/Packages
 Url:https://github.com/rpm-software-management/rpmlint
@@ -87,6 +87,7 @@
 Patch68:0001-Avoid-false-positives-on-is_elf-check.patch
 Patch69:0007-Validate-Appdata-also-when-appstream-util-is-unavail.patch
 Patch70:rpmlint-all-pie.patch
+Patch71:0001-Avoid-calling-close-on-undefined-fd-variable.patch
 BuildRequires:  obs-service-format_spec_file
 BuildRequires:  python3-flake8
 BuildRequires:  python3-pytest
@@ -108,7 +109,7 @@
 BuildArch:  noarch
 
 %description
-Rpmlint is a tool to check common errors on rpm packages. Binary and
+rpmlint is a tool to check common errors on RPM packages. Binary and
 source packages can be checked.
 
 %prep
@@ -123,7 +124,7 @@
 make %{?_smp_mflags} PYTHON=%{_bindir}/python3
 
 %install
-make install DESTDIR=%{buildroot} PYTHON=%{_bindir}/python3
+%make_install PYTHON=%{_bindir}/python3
 # the provided bash-completion does not work and only prints bash errors
 rm -rf  %{buildroot}%{_sysconfdir}/bash_completion.d
 mv %{buildroot}%{_sysconfdir}/rpmlint/config 
%{buildroot}%{_datadir}/rpmlint/config

++ 0001-Avoid-calling-close-on-undefined-fd-variable.patch ++
>From 49611f900047d5397ebbbdb0ed5299580337ea34 Mon Sep 17 00:00:00 2001
From: Dirk Mueller 
Date: Wed, 1 Nov 2017 13:59:01 +0100
Subject: [PATCH] Avoid calling close on undefined fd variable

It can happen that open did through an OSError but then the
corresponding close UnknownVariableError wasn't caught. we
can fix that by putting both in the same try/exception block,
which also cleans up the code a bit.
---
 Pkg.py | 9 ++---
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/Pkg.py b/Pkg.py
index 47197c9..2622f9a 100644
--- a/Pkg.py
+++ b/Pkg.py
@@ -719,16 +719,11 @@ class Pkg(AbstractPkg):
 # use descriptor() method instead
 try:
 fd = os.open(pkgfile.path, os.O_RDONLY)
-except OSError:
-if not pkgfile.is_ghost:
-raise
-else:
 pkgfile.magic = b2s(_magic.descriptor(fd))
-# libmagic up to 5.18 already closes the descriptor
-try:
 os.close(fd)
 except OSError:
-pass
+if not pkgfile.is_ghost:
+raise
 if pkgfile.magic is None:
 pkgfile.magic = ''
 elif Pkg._magic_from_compressed_re.search(pkgfile.magic):
-- 
2.14.2

++ _servicedata ++
--- /var/tmp/diff_new_pack.3ByPU2/_old  2017-11-14 14:17:52.106204795 +0100
+++ /var/tmp/diff_new_pack.3ByPU2/_new  2017-11-14 14:17:52.110204649 +0100
@@ -3,4 +3,4 @@
 

commit docbook2x for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package docbook2x for openSUSE:Factory 
checked in at 2017-11-14 14:17:37

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


Package is "docbook2x"

Tue Nov 14 14:17:37 2017 rev:21 rq:540413 version:0.8.8

Changes:

--- /work/SRC/openSUSE:Factory/docbook2x/docbook2x.changes  2015-02-16 
17:24:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.docbook2x.new/docbook2x.changes 2017-11-14 
14:17:41.950575257 +0100
@@ -1,0 +2,11 @@
+Thu Nov  9 08:46:23 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+- Fix postun scriptlet: the variable %{xml_sysconf_dir} is
+  undefined and thus put into the postun scriptlet unexpanded.
+- Fix rpmlint warnings about % in comments: macros are still
+  expanded in comments. Some macros are multiline, which could
+  impact the build directly. Escape the percent sign.
+
+---

Old:

  docbook2x-README.SuSE

New:

  docbook2x-README.SUSE



Other differences:
--
++ docbook2x.spec ++
--- /var/tmp/diff_new_pack.ZLOLE2/_old  2017-11-14 14:17:44.758472830 +0100
+++ /var/tmp/diff_new_pack.ZLOLE2/_new  2017-11-14 14:17:44.762472684 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package docbook2x
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -54,8 +54,8 @@
 Version:0.8.8
 Release:0
 Source: 
http://downloads.sourceforge.net/docbook2x/docbook2X-%{version}.tar.bz2
-#Source:   
http://ftp1.sourceforge.net/sourceforge/docbook2x/docbook2X-%{version}.tar.gz
-Source1:docbook2x-README.SuSE
+#Source:   
http://ftp1.sourceforge.net/sourceforge/docbook2x/docbook2X-%%{version}.tar.gz
+Source1:docbook2x-README.SUSE
 Patch:  docbook2X-0.8.8-catalog.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -76,10 +76,10 @@
 %define INSTALL_DATA install -m644
 
 %prep
-#echo %{_docdir}
-#echo %{_defaultdocdir}
+#echo %%{_docdir}
+#echo %%{_defaultdocdir}
 %setup -q -n docbook2X-%{version}
-cp %{S:1} README.SuSE
+cp %{S:1} README.SUSE
 %patch -p 1
 %define perl_site %(TMP=%{perl_sitearch}; echo ${TMP%/*})
 
@@ -108,7 +108,7 @@
 make install DESTDIR=$RPM_BUILD_ROOT \
   nsgmls_xmldecl=/usr/share/sgml/opensp/xml.dcl \
   htmldir=%{_docdir}/%{name}/html
-install -m644 AUTHORS COPYING NEWS README README.SuSE \
+install -m644 AUTHORS COPYING NEWS README README.SUSE \
   $RPM_BUILD_ROOT%{_docdir}/%{name}
 rm -f $RPM_BUILD_ROOT/%{_infodir}/dir
 mv $RPM_BUILD_ROOT%{_mandir}/man1/docbook2man.1 \
@@ -132,7 +132,7 @@
 
 %postun
 # remove entries only on removal of file
-if [ ! -f %{xml_sysconf_dir}/%{FOR_ROOT_CAT} -a -x /usr/bin/edit-xml-catalog ] 
; then
+if [ ! -f %{_sysconfdir}/xml/%{FOR_ROOT_CAT} -a -x /usr/bin/edit-xml-catalog ] 
; then
   edit-xml-catalog --group --catalog /etc/xml/suse-catalog.xml \
 --del %{name}-%{version}
 fi

++ docbook2x-README.SUSE ++
To avoid filename conflicts with files from the docbook-utils package
/usr/bin/docbook2man and /usr/bin/docbook2texi are installed as:

/usr/bin/docbook-to-man
/usr/bin/docbook-to-texi

2004-02-19 16:40:17 CET -ke-



commit libinput for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2017-11-14 14:17:21

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


Package is "libinput"

Tue Nov 14 14:17:21 2017 rev:51 rq:540335 version:1.9.1

Changes:

--- /work/SRC/openSUSE:Factory/libinput/libinput.changes2017-10-26 
18:43:18.918943999 +0200
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2017-11-14 
14:17:31.646951117 +0100
@@ -1,0 +2,12 @@
+Thu Nov  9 19:40:43 UTC 2017 - aavind...@gmail.com
+
+- Update to version 1.9.1:
+  + Stop a crash when a lid was opened/closed multiple times while
+typing.
+  + Reduction of the palm edge zone to a maximum width of 8mm (this
+notably helps users of recent macs that have large touchpads)
+  + Benjamin's fix to the device groups enables touch arbitration
+on the Dell Canvas 27 (still needs libwacom changes)
+- Remove name specification from %setup, not needed
+
+---

Old:

  libinput-1.9.0.tar.xz
  libinput-1.9.0.tar.xz.sig

New:

  libinput-1.9.1.tar.xz
  libinput-1.9.1.tar.xz.sig



Other differences:
--
++ libinput.spec ++
--- /var/tmp/diff_new_pack.yTk6j7/_old  2017-11-14 14:17:32.486920476 +0100
+++ /var/tmp/diff_new_pack.yTk6j7/_new  2017-11-14 14:17:32.490920330 +0100
@@ -18,7 +18,7 @@
 
 Name:   libinput
 %define lname  libinput10
-Version:1.9.0
+Version:1.9.1
 Release:0
 Summary:Input device and event processing library
 License:MIT
@@ -97,7 +97,7 @@
 to develop applications that require libinput.
 
 %prep
-%setup -qn %name-%version
+%setup -q
 
 %build
 %meson \

++ libinput-1.9.0.tar.xz -> libinput-1.9.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libinput-1.9.0/doc/faqs.dox 
new/libinput-1.9.1/doc/faqs.dox
--- old/libinput-1.9.0/doc/faqs.dox 2017-10-19 05:59:03.0 +0200
+++ new/libinput-1.9.1/doc/faqs.dox 2017-10-30 06:16:22.0 +0100
@@ -155,6 +155,22 @@
 you have a tablet that does not work with libinput, please @ref
 reporting_bugs "file a bug".
 
+@section faq_tablet_capabilities My tablet doesn't work
+
+If you see the message
+
+libinput bug: device does not meet tablet criteria. Ignoring this device.
+
+
+or the message
+
+missing tablet capabilities [...] Ignoring this device.
+
+
+your tablet device does not have the required capabilities to be treated as
+a tablet. This is usually a problem with the device and the kernel driver.
+See @ref tablet-capabilities for more details.
+
 @section faq_hwdb_changes How to apply hwdb changes
 
 Sometimes users are asked to test updates to the 
+missing tablet capabilities: xy pen btn-stylus resolution. Ignoring this 
device.
+
+or in older versions of libinput simply:
+
+libinput bug: device does not meet tablet criteria. Ignoring this device.
+
+
+When a tablet is rejected, it is usually possible to check the issue with
+the `evemu-descibe` tool.
+
+- **xy** indicates that the tablet is missing the `ABS_X` and/or `ABS_Y`
+  axis. This indicates that the device is mislabelled and the udev tag
+  `ID_INPUT_TABLET` is applied to a device that is not a tablet.
+- **pen** or **btn-stylus** indicates that the tablet does not have the
+  `BTN_TOOL_PEN` or `BTN_STYLUS` bit set. libinput requires either or both
+  of them to be present. This usually indicates a bug in the kernel driver
+  or the HID descriptors of the device.
+- **resolution** indicates that the device does not have a resolution set
+  for the x and y axes. This can be fixed with a hwdb entry, locate and read
+  the 60-evdev.hwdb file on your machine to address this.
+
 */
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libinput-1.9.0/meson.build 
new/libinput-1.9.1/meson.build
--- old/libinput-1.9.0/meson.build  2017-10-19 05:59:03.0 +0200
+++ new/libinput-1.9.1/meson.build  2017-10-30 06:16:22.0 +0100
@@ -1,5 +1,5 @@
 project('libinput', 'c', 'cpp',
-   version : '1.9.0',
+   version : '1.9.1',
license : 'MIT/Expat',
default_options : [ 'c_std=gnu99', 'warning_level=2' ],
meson_version : '>= 0.40.0')
@@ -456,7 +456,7 @@
   )
 
 if get_option('debug-gui')
-   dep_gtk = dependency('gtk+-3.0')
+   dep_gtk = dependency('gtk+-3.0', version : '>= 3.20')
dep_cairo = dependency('cairo')
dep_glib = dependency('glib-2.0')
 
@@ -573,6 +573,9 @@
'test/litest-device-touch-screen.c',
'test/litest-device-touchscreen-fuzz.c',
   

commit docbook-toys for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package docbook-toys for openSUSE:Factory 
checked in at 2017-11-14 14:17:32

Comparing /work/SRC/openSUSE:Factory/docbook-toys (Old)
 and  /work/SRC/openSUSE:Factory/.docbook-toys.new (New)


Package is "docbook-toys"

Tue Nov 14 14:17:32 2017 rev:19 rq:540412 version:1.51.0

Changes:

--- /work/SRC/openSUSE:Factory/docbook-toys/docbook-toys.changes
2011-12-20 14:30:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.docbook-toys.new/docbook-toys.changes   
2017-11-14 14:17:32.990902092 +0100
@@ -1,0 +2,7 @@
+Thu Nov  9 08:54:38 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+- Do not package the test directory as documentation.
+
+---

Old:

  docbook-toys-README.SuSE

New:

  docbook-toys-README.SUSE



Other differences:
--
++ docbook-toys.spec ++
--- /var/tmp/diff_new_pack.xhTfHJ/_old  2017-11-14 14:17:33.814872035 +0100
+++ /var/tmp/diff_new_pack.xhTfHJ/_new  2017-11-14 14:17:33.818871889 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package docbook-toys
 #
-# 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
@@ -15,20 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   docbook-toys
 BuildRequires:  automake
 BuildRequires:  docbook-dsssl-stylesheets
 BuildRequires:  openjade
 %define sysconfdir %{_sysconfdir}
-License:GPL-2.0+
-Group:  Productivity/Publishing/DocBook
 Provides:   docbook-tools
-Requires:   texlive-jadetex openjade docbook_3 docbook_4 iso_ent 
docbook-dsssl-stylesheets
+Requires:   docbook-dsssl-stylesheets
+Requires:   docbook_3
+Requires:   docbook_4
+Requires:   iso_ent
+Requires:   openjade
+Requires:   texlive-jadetex
 Version:1.51.0
 Release:0
 Summary:DocBook Tools
+License:GPL-2.0+
+Group:  Productivity/Publishing/DocBook
 Source: 
http://www.suse.de/~ke/docbook-toys/docbook-toys-%{version}.tar.bz2
-Source1:%{name}-README.SuSE
+Source1:%{name}-README.SUSE
 Patch0: docbook-toys-suffix.diff
 Patch1: docbook-toys-outdir.diff
 Patch2: docbook-toys-1.51.0-pdf-exit.diff
@@ -50,7 +56,7 @@
 
 %prep
 %setup -q -n docbook-toys-%{version}
-%{INSTALL_DATA} %{SOURCE1} README.SuSE
+%{INSTALL_DATA} %{SOURCE1} README.SUSE
 %patch -p 1 -P 0
 %patch -p 0 -P 1
 %patch -p 1 -P 2
@@ -74,10 +80,9 @@
 
 %files
 %defattr(-, root, root)
-%doc README.SuSE
+%doc README.SUSE
 %doc AUTHORS COPYING NEWS README THANKS TODO
 %doc texmf.conf.diff
-%doc test
 %{_bindir}/*
 %{_datadir}/sgml/docbook/docbook-toys
 %config %{sysconfdir}/%{name}

++ docbook-toys-README.SUSE ++
README.SUSE
===

Starting with SuSE Linux 8.2 openjade is the only DSSSL engine
available; thus the -o resp. --use-openjade option is obsolete by now.

For PostScript and PDF support you must install package "jadetex" and
the teTeX packages "jadetex" depends on.

By default, "sloppy" validation will be done if jade will start to work
on SGML files; this means, minimizations are allowed.  You --strict if
you're interesting in SGML file conforming with the "official" DocBook
catalog.

For more info, please read README.

2002-11-08 14:00:17 CET -ke-



commit libpsl for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libpsl for openSUSE:Factory checked 
in at 2017-11-14 14:17:12

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


Package is "libpsl"

Tue Nov 14 14:17:12 2017 rev:13 rq:540305 version:0.19.1

Changes:

--- /work/SRC/openSUSE:Factory/libpsl/libpsl.changes2017-08-08 
11:58:00.026495345 +0200
+++ /work/SRC/openSUSE:Factory/.libpsl.new/libpsl.changes   2017-11-14 
14:17:26.783128540 +0100
@@ -1,0 +2,11 @@
+Thu Nov  9 19:15:04 UTC 2017 - astie...@suse.com
+
+- update to 0.19.1:
+  * New function psl_free_string()
+  * psl_make_dafsa now works with python2 and python3
+  * psl_*count() functions now return -1 if info is not available
+  * Fixed unsigned integer overflow in _mem_is_ascii()
+  * Add -fsanitize-address-use-after-scope to --enable-asan if
+available
+
+---
--- /work/SRC/openSUSE:Factory/libpsl/psl-make-dafsa.changes2017-08-08 
11:58:00.646408035 +0200
+++ /work/SRC/openSUSE:Factory/.libpsl.new/psl-make-dafsa.changes   
2017-11-14 14:17:29.431031950 +0100
@@ -1,0 +2,6 @@
+Thu Nov  9 19:15:04 UTC 2017 - astie...@suse.com
+
+- update to 0.19.1:
+  * psl_make_dafsa now works with python2 and python3
+
+---

Old:

  libpsl-0.18.0.tar.gz

New:

  libpsl-0.19.1.tar.gz



Other differences:
--
++ libpsl.spec ++
--- /var/tmp/diff_new_pack.3SqCwJ/_old  2017-11-14 14:17:30.718984967 +0100
+++ /var/tmp/diff_new_pack.3SqCwJ/_new  2017-11-14 14:17:30.722984821 +0100
@@ -19,7 +19,7 @@
 
 %define somajor 5
 Name:   libpsl
-Version:0.18.0
+Version:0.19.1
 Release:0
 Summary:C library for the Publix Suffix List
 License:MIT AND MPL-2.0 AND BSD-3-Clause
@@ -31,7 +31,7 @@
 BuildRequires:  libunistring-devel
 BuildRequires:  pkgconfig >= 0.9.0
 BuildRequires:  publicsuffix
-BuildRequires:  python-base >= 2.7
+BuildRequires:  python-base
 %if %{with gtk-doc}
 BuildRequires:  gtk-doc >= 1.15
 %endif
@@ -100,13 +100,8 @@
 %configure \
--disable-silent-rules \
--disable-static \
-%if 0%{?suse_version} <= 1110
-   --disable-runtime \
-   --disable-builtin \
-%endif
--with-psl-file=%{_datadir}/publicsuffix/public_suffix_list.dat \
--with-psl-distfile=%{_datadir}/publicsuffix/public_suffix_list.dafsa
-
 make %{?_smp_mflags}
 
 %install

++ psl-make-dafsa.spec ++
--- /var/tmp/diff_new_pack.3SqCwJ/_old  2017-11-14 14:17:30.742984092 +0100
+++ /var/tmp/diff_new_pack.3SqCwJ/_new  2017-11-14 14:17:30.746983946 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   psl-make-dafsa
-Version:0.18.0
+Version:0.19.1
 Release:0
 Summary:Create a binary DAFSA from a Public Suffix List
 License:BSD-3-Clause
@@ -26,7 +26,6 @@
 Url:https://rockdaboot.github.io/libpsl
 Source: 
https://github.com/rockdaboot/libpsl/releases/download/libpsl-%{version}/libpsl-%{version}.tar.gz
 Requires:   python-base
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -49,7 +48,6 @@
 install -m 644 src/psl-make-dafsa.1 %{buildroot}%{_mandir}/man1
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS NEWS src/LICENSE.chromium
 %{_bindir}/psl-make-dafsa
 %{_mandir}/man1/psl-make-dafsa.1%{ext_man}

++ libpsl-0.18.0.tar.gz -> libpsl-0.19.1.tar.gz ++
/work/SRC/openSUSE:Factory/libpsl/libpsl-0.18.0.tar.gz 
/work/SRC/openSUSE:Factory/.libpsl.new/libpsl-0.19.1.tar.gz differ: char 5, 
line 1




commit bdftopcf for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package bdftopcf for openSUSE:Factory 
checked in at 2017-11-14 14:17:00

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


Package is "bdftopcf"

Tue Nov 14 14:17:00 2017 rev:9 rq:540273 version:1.1

Changes:

--- /work/SRC/openSUSE:Factory/bdftopcf/bdftopcf.changes2017-02-08 
12:05:20.291944903 +0100
+++ /work/SRC/openSUSE:Factory/.bdftopcf.new/bdftopcf.changes   2017-11-14 
14:17:07.591828602 +0100
@@ -1,0 +2,10 @@
+Thu Nov  9 16:29:02 UTC 2017 - sndir...@suse.com
+
+- Update to version 1.1
+  * This release imports the libXfont 1.x BDF-reading and PCF-writing
+code, as this program is the only known user of that code and
+libXfont 1.x is otherwise unmaintained. No functional difference
+should be apparent, this is just another step towards eliminating
+the old version of libXfont from the world.
+
+---

Old:

  bdftopcf-1.0.5.tar.bz2
  bdftopcf-1.0.5.tar.bz2.sig

New:

  bdftopcf-1.1.tar.bz2
  bdftopcf-1.1.tar.bz2.sig



Other differences:
--
++ bdftopcf.spec ++
--- /var/tmp/diff_new_pack.Q0t9ie/_old  2017-11-14 14:17:09.659753168 +0100
+++ /var/tmp/diff_new_pack.Q0t9ie/_new  2017-11-14 14:17:09.663753022 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   bdftopcf
-Version:1.0.5
+Version:1.1
 Release:0
 Summary:Font compiler for the X server and font server
 License:MIT

++ bdftopcf-1.0.5.tar.bz2 -> bdftopcf-1.1.tar.bz2 ++
 13564 lines of diff (skipped)

++ bdftopcf.keyring ++
--- /var/tmp/diff_new_pack.Q0t9ie/_old  2017-11-14 14:17:09.887744851 +0100
+++ /var/tmp/diff_new_pack.Q0t9ie/_new  2017-11-14 14:17:09.887744851 +0100
@@ -1,4 +1,16 @@
+pub   1024D/1F2D130E 2007-07-16 [expires: 2018-04-25]
+uid   [ unknown] Alan Coopersmith 
+uid   [ unknown] Alan Coopersmith 
+uid   [ unknown] Alan Coopersmith 
+sub   2048g/6E6132BD 2007-07-16
+sub   4096R/28C642A7 2013-04-26 [expires: 2018-04-25]
+
+pub   3072R/CAAA50B2 2017-10-04
+uid   [ unknown] Adam Jackson 
+sub   3072R/AEF6BB88 2017-10-04
+
 -BEGIN PGP PUBLIC KEY BLOCK-
+Version: GnuPG v2
 
 mQGiBEab+moRBACDH5yKqS3wcc5bdxY7PBNuwKvF5TKMfagmSvuRDtZjjIIWaA/n
 Z1KboV9Gq5g7kP7+Kfu+Qgd8u65eVsWwmPW10fXvj3aCU53glx2EdGdrHcgiyH2g
@@ -9,58 +21,87 @@
 xQKTA/47icvBaBVTl9rztjg2pd2Aqpc1P/GsIYLGj7XjnnJvGAENBHSH1QjpZMJG
 CTS9oJ+B0/wrIr+pA+MdFgYAb6ojMQJOO6UChjWWSGjMFcs/CeXhxlLBido3DtAE
 TbNTwO6OEfAvdosvTdhJFnwvZlJ+zZGGy5CrF2Fd9PUe9tmASbQoQWxhbiBDb29w
-ZXJzbWl0aCA8YWxhbmNAZnJlZWRlc2t0b3Aub3JnPohiBBMRAgAiBQJPZ87eAhsD
-BgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRCi+54IHy0TDmYGAJ0TBfcvF8FT
-J7K00QUWb1W/6BcoaACfUWshKQ/r565KDCAa+KpqYB9W4zqIaAQTEQIAKAIbAwYL
-CQgHAwIGFQgCCQoLBBYCAwECHgECF4AFAlF50WIFCRRD2HgACgkQovueCB8tEw6J
-8QCgj3AIFzaI7ro1IOVqour9EQRVUlIAoIKtUrFRHavTQ1r175HhsjWgYr0itCtB
-bGFuIENvb3BlcnNtaXRoIDxhbGFuLmNvb3BlcnNtaXRoQHN1bi5jb20+iGAEExEC
-ACAFAkab+moCGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRCi+54IHy0TDvaZ
-AJ9vEM9IPD/YHXSL9F+CkoT9pX8IFwCgjQ5xtceXkbTGVZdOicZ222mV9MmIZgQT
-EQIAJgIbAwYLCQgHAwIEFQIIAwQWAgMBAh4BAheABQJRedFiBQkUQ9h4AAoJEKL7
-nggfLRMO6sUAn0jl3h9rY4OJ13Lu7nsKclyhDpOqAKCFgTmaDGRuDRxloLg9jftr
-n7a7vrQuQWxhbiBDb29wZXJzbWl0aCA8YWxhbi5jb29wZXJzbWl0aEBvcmFjbGUu
-Y29tPohlBBMRAgAlAhsDBgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAUCT2fPgQIZ
-AQAKCRCi+54IHy0TDrxZAJ4ucO4mWDBUEnPni/KikswECcSSQgCeM0sYiNPOo7o6
-I20jWb+MpeVttA2IawQTEQIAKwIbAwYLCQgHAwIGFQgCCQoLBBYCAwECHgECF4AC
-GQEFAlF50WIFCRRD2HgACgkQovueCB8tEw7QWQCfSIFVTaBSD0Y07DY3EhWi857g
-0SYAnAv1oFd9diK8UkPD0QMhIKM0gfSnuQINBEab+m8QCACaeWlJYaOa1IaUuopO
-7KbAEBT0bsnDyjDbtCeBdL/zqD89PObKFfMrS4+B6ghpNmWpodY0oJYmcLpPZu1e
-1oMcfpwSWsKVg1/3iizmxK3w8EOHXzhb421y0DJjZ0DWlBiFizz95fBrgThzKutA
-bvkz4Ietu71J7S+UREBEKk1yM1gulNdELA25S8CL3TlUnRhecZfzdZsl80ir67Gc
-FraBXPBvb/YXAo4bTdbJvW+zo3OdYmV73HrXLz8uUQOgFFt8hBMWnnVHS57yBfbI
-xWCHyVhVWIdgIGr5xq3unxfjVdr9838d8EU+x/f/5uGCA2CZoGYMkHHF3oE8HxgS
-Kt6LAAMGB/9RYjFDDBEuSJc9pw6iHfgwlhAgFOsILyBUXF62VsQ8Qfma55kwl6AA
-9MXnaXzpER6fF01XP/TFPsEPpWUcdjkOjCVtFxrhbx5veCmRf/B81gNgIe1OJ9Pt
-7C6ZOs1nHmats2TRdMlU48A/fPsTStUPbD/GjinbYPMjB94YrCkeq3Vvpn1+atEP
-BqJdoWbBR/6siIZz84Vw5J7jofBOYjJM63o1V1BJ/vmM49t14z+fUjmy851ZMsSP
-pASPar1RD3xQQ8m4x1qi3IEXAqVwM44sxIvv3d9Yg2thKyR1eEeNqG3nBaoj56A7
-Yl9yIj+8/X5sTOGlj2WUar6vtYbecJJ/iEkEGBECAAkFAkab+m8CGwwACgkQovue
-CB8tEw6C6ACgh2EacP138hLp8NWC/7jGc5e/KiEAnRVXFzW6g/N6lYVuC8u4cgy/
-KNGiuQINBFF51SEBEACh6YzpmNOep9LbGaFvauXoLDHJebSgvLopq4TtOZ56vuf+
-tP2HnQvvlfXPW/9/1+ztvC8gZALQYA9MSWUg0NA4U8ygKegM40LQbyOvLopxsMUo

commit re2c for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package re2c for openSUSE:Factory checked in 
at 2017-11-14 14:16:06

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


Package is "re2c"

Tue Nov 14 14:16:06 2017 rev:33 rq:540250 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/re2c/re2c.changes2017-09-07 
22:11:19.186994810 +0200
+++ /work/SRC/openSUSE:Factory/.re2c.new/re2c.changes   2017-11-14 
14:16:07.850007832 +0100
@@ -1,0 +2,8 @@
+Thu Nov  9 15:02:34 UTC 2017 - aavind...@gmail.com
+
+- Update to version 1.0.3:
+  * Fixes build failure on Mac OS X 10.5.8 with gcc 4.2.1
+  * Documentation fix
+  * 2 examples removed
+
+---

Old:

  re2c-1.0.2.tar.gz

New:

  re2c-1.0.3.tar.gz



Other differences:
--
++ re2c.spec ++
--- /var/tmp/diff_new_pack.gbSaXI/_old  2017-11-14 14:16:08.885970044 +0100
+++ /var/tmp/diff_new_pack.gbSaXI/_new  2017-11-14 14:16:08.885970044 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   re2c
-Version:1.0.2
+Version:1.0.3
 Release:0
 Summary:Tool for generating C-based recognizers from regular 
expressions
 License:SUSE-Public-Domain

++ re2c-1.0.2.tar.gz -> re2c-1.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/re2c-1.0.2/bootstrap/doc/re2c.1 
new/re2c-1.0.3/bootstrap/doc/re2c.1
--- old/re2c-1.0.2/bootstrap/doc/re2c.1 2017-08-26 22:05:48.0 +0200
+++ new/re2c-1.0.3/bootstrap/doc/re2c.1 2017-11-08 21:39:37.0 +0100
@@ -758,7 +758,7 @@
 .IP \(bu 2
 \fBR*\fP zero or more occurrences of \fBR\fP
 .IP \(bu 2
-\fBR+\fP zero or more occurrences of \fBR\fP
+\fBR+\fP one or more occurrences of \fBR\fP
 .IP \(bu 2
 \fBR?\fP optional \fBR\fP
 .IP \(bu 2
@@ -1146,6 +1146,6 @@
 Ulya Trofimovich
 .SH VERSION INFORMATION
 .sp
-This manpage describes \fBre2c\fP version 1.0.2, package date 26 Aug 2017.
+This manpage describes \fBre2c\fP version 1.0.3, package date 08 Nov 2017.
 .\" Generated by docutils manpage writer.
 .
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/re2c-1.0.2/bootstrap/src/ast/lex.cc 
new/re2c-1.0.3/bootstrap/src/ast/lex.cc
--- old/re2c-1.0.2/bootstrap/src/ast/lex.cc 2017-08-26 22:05:51.0 
+0200
+++ new/re2c-1.0.3/bootstrap/src/ast/lex.cc 2017-11-08 21:39:40.0 
+0100
@@ -1,4 +1,4 @@
-/* Generated by re2c 1.0.2 on Sat Aug 26 21:05:51 2017 */
+/* Generated by re2c 1.0.3 on Wed Nov  8 20:39:40 2017 */
 #line 1 "../src/ast/lex.re"
 #include "src/util/c99_stdint.h"
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/re2c-1.0.2/bootstrap/src/ast/lex_conf.cc 
new/re2c-1.0.3/bootstrap/src/ast/lex_conf.cc
--- old/re2c-1.0.2/bootstrap/src/ast/lex_conf.cc2017-08-26 
22:05:51.0 +0200
+++ new/re2c-1.0.3/bootstrap/src/ast/lex_conf.cc2017-11-08 
21:39:40.0 +0100
@@ -1,4 +1,4 @@
-/* Generated by re2c 1.0.2 on Sat Aug 26 21:05:51 2017 */
+/* Generated by re2c 1.0.3 on Wed Nov  8 20:39:40 2017 */
 #line 1 "../src/ast/lex_conf.re"
 #include "src/util/c99_stdint.h"
 #include 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/re2c-1.0.2/bootstrap/src/conf/parse_opts.cc 
new/re2c-1.0.3/bootstrap/src/conf/parse_opts.cc
--- old/re2c-1.0.2/bootstrap/src/conf/parse_opts.cc 2017-08-26 
22:05:51.0 +0200
+++ new/re2c-1.0.3/bootstrap/src/conf/parse_opts.cc 2017-11-08 
21:39:40.0 +0100
@@ -1,4 +1,4 @@
-/* Generated by re2c 1.0.2 on Sat Aug 26 21:05:51 2017 */
+/* Generated by re2c 1.0.3 on Wed Nov  8 20:39:40 2017 */
 #line 1 "../src/conf/parse_opts.re"
 #include "src/code/input_api.h"
 #include "src/conf/msg.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/re2c-1.0.2/configure new/re2c-1.0.3/configure
--- old/re2c-1.0.2/configure2017-08-26 22:03:00.0 +0200
+++ new/re2c-1.0.3/configure2017-11-08 21:37:06.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for re2c 1.0.2.
+# Generated by GNU Autoconf 2.69 for re2c 1.0.3.
 #
 # Report bugs to .
 #
@@ -580,8 +580,8 @@
 # Identity of this package.
 PACKAGE_NAME='re2c'
 PACKAGE_TARNAME='re2c'
-PACKAGE_VERSION='1.0.2'
-PACKAGE_STRING='re2c 1.0.2'
+PACKAGE_VERSION='1.0.3'
+PACKAGE_STRING='re2c 1.0.3'
 PACKAGE_BUGREPORT='re2c-gene...@lists.sourceforge.net'
 PACKAGE_URL=''
 
@@ -1243,7 +1243,7 @@
   # Omit some internal or obsolete options to make the 

commit rdma-core for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package rdma-core for openSUSE:Factory 
checked in at 2017-11-14 14:15:10

Comparing /work/SRC/openSUSE:Factory/rdma-core (Old)
 and  /work/SRC/openSUSE:Factory/.rdma-core.new (New)


Package is "rdma-core"

Tue Nov 14 14:15:10 2017 rev:11 rq:540249 version:15

Changes:

--- /work/SRC/openSUSE:Factory/rdma-core/rdma-core.changes  2017-11-04 
19:28:06.815698401 +0100
+++ /work/SRC/openSUSE:Factory/.rdma-core.new/rdma-core.changes 2017-11-14 
14:15:12.308033815 +0100
@@ -1,0 +2,23 @@
+Thu Nov  9 13:34:40 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Backport upstream patches
+  * bnxt_re-lib-fix-the-memory-barrier-call-during-poll-cq.patch
+Fix memory ordering issue
+  * bnxt_re-lib-increment-psn-in-case-of-0-length-packets.patch
+Fix PSN getting out of sync when sending 0 length packet
+  * verbs-Do-not-block-QP-attr_masks-used-by-older-kernels.patch
+Fix bits detection to allow RDMA CM to work on older kernsl
+
+- Refresh older patches to include commit logs:
+  * ibacm-Incorrect-list-used-for-subnet-list-causes-a-segfault.patch
+  * ibacm-Incorrect-usage-of-BE-byte-order-of-MLID-attach-detach_mcast.patch
+  * libibumad-umad.c-In-get_port-ignore-sysfs-rate-file-errors.patch
+  * libqedr-fix-inline-data-copy.patch
+
+---
+Wed Nov  8 14:05:44 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Add libibumad-umad.c-In-get_port-ignore-sysfs-rate-file-errors.patch
+   * Fix issue with umad when QSFP is not plugged in (bnc#1058539)
+
+---

New:

  bnxt_re-lib-fix-the-memory-barrier-call-during-poll-cq.patch
  bnxt_re-lib-increment-psn-in-case-of-0-length-packets.patch
  libibumad-umad.c-In-get_port-ignore-sysfs-rate-file-errors.patch
  verbs-Do-not-block-QP-attr_masks-used-by-older-kernels.patch



Other differences:
--
++ rdma-core.spec ++
--- /var/tmp/diff_new_pack.Rm95Y8/_old  2017-11-14 14:15:13.016007990 +0100
+++ /var/tmp/diff_new_pack.Rm95Y8/_new  2017-11-14 14:15:13.020007845 +0100
@@ -53,6 +53,10 @@
 Patch0: 
ibacm-Incorrect-usage-of-BE-byte-order-of-MLID-attach-detach_mcast.patch
 Patch1: 
ibacm-Incorrect-list-used-for-subnet-list-causes-a-segfault.patch
 Patch2: libqedr-fix-inline-data-copy.patch
+Patch3: 
libibumad-umad.c-In-get_port-ignore-sysfs-rate-file-errors.patch
+Patch4: bnxt_re-lib-fix-the-memory-barrier-call-during-poll-cq.patch
+Patch5: bnxt_re-lib-increment-psn-in-case-of-0-length-packets.patch
+Patch6: verbs-Do-not-block-QP-attr_masks-used-by-older-kernels.patch
 BuildRequires:  binutils
 BuildRequires:  cmake >= 2.8.11
 BuildRequires:  gcc
@@ -317,6 +321,10 @@
 %patch0
 %patch1
 %patch2
+%patch3
+%patch4
+%patch5
+%patch6
 
 %build
 

++ bnxt_re-lib-fix-the-memory-barrier-call-during-poll-cq.patch ++
commit e3609c2c453fc3198a759db17d660f04781f8583
Author: Devesh Sharma 
Date:   Thu Nov 9 02:31:58 2017 -0500

bnxt_re/lib: fix the memory barrier call during poll-cq

Putting a read barrier before issuing a read on valid bit
is incorrect. When checking for the validity of CQE in the
CQ buffer the code must wait for the read-barrier to finish
after issuing a read operation on CQE valid bit.

Signed-off-by: Devesh Sharma 

diff --git providers/bnxt_re/main.h providers/bnxt_re/main.h
index 9688fec6..82c89484 100644
--- providers/bnxt_re/main.h
+++ providers/bnxt_re/main.h
@@ -366,9 +366,13 @@ static inline uint8_t bnxt_re_to_ibv_wc_status(uint8_t 
bnxt_wcst,
 static inline uint8_t bnxt_re_is_cqe_valid(struct bnxt_re_cq *cq,
   struct bnxt_re_bcqe *hdr)
 {
+   uint8_t valid = 0;
+
+   valid = ((le32toh(hdr->flg_st_typ_ph) &
+ BNXT_RE_BCQE_PH_MASK) == cq->phase);
udma_from_device_barrier();
-   return ((le32toh(hdr->flg_st_typ_ph) &
-BNXT_RE_BCQE_PH_MASK) == cq->phase);
+
+   return valid;
 }
 
 static inline void bnxt_re_change_cq_phase(struct bnxt_re_cq *cq)
++ bnxt_re-lib-increment-psn-in-case-of-0-length-packets.patch ++
commit 093dadc78984c9e44ea1c86ca4527a592a42417e
Author: Devesh Sharma 
Date:   Thu Nov 9 02:42:29 2017 -0500

bnxt_re/lib: increment psn in case of 0 length packets

If application posts a 0 length packet, post send routine
is skipping to increment the psn number. This will cause
PSN number to go out of sync and eventually connection would
terminate due to sequence error.

post_send routine must increment the psn number by 1 even
 

commit rp-pppoe for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package rp-pppoe for openSUSE:Factory 
checked in at 2017-11-14 14:14:38

Comparing /work/SRC/openSUSE:Factory/rp-pppoe (Old)
 and  /work/SRC/openSUSE:Factory/.rp-pppoe.new (New)


Package is "rp-pppoe"

Tue Nov 14 14:14:38 2017 rev:22 rq:540208 version:3.12

Changes:

--- /work/SRC/openSUSE:Factory/rp-pppoe/rp-pppoe.changes2017-10-13 
14:06:52.420538361 +0200
+++ /work/SRC/openSUSE:Factory/.rp-pppoe.new/rp-pppoe.changes   2017-11-14 
14:14:39.241239957 +0100
@@ -1,0 +2,5 @@
+Thu Nov  9 12:53:45 UTC 2017 - i...@ilya.pp.ua
+
+- Refresh pppoe.spec via spec-cleaner.
+
+---



Other differences:
--
++ rp-pppoe.spec ++
--- /var/tmp/diff_new_pack.qKbFKo/_old  2017-11-14 14:14:40.505193853 +0100
+++ /var/tmp/diff_new_pack.qKbFKo/_new  2017-11-14 14:14:40.509193707 +0100
@@ -17,11 +17,12 @@
 
 %define _name pppoe
 Name:   rp-%{_name}
+Version:3.12
+Release:0
 Summary:A PPP Over Ethernet Redirector for PPPD
 License:GPL-2.0+
 Group:  Productivity/Networking/PPP
-Version:3.12
-Release:0
+URL:https://www.roaringpenguin.com/products/pppoe
 Source0:
https://www.roaringpenguin.com/files/download/%{name}-%{version}.tar.gz
 Source1:%{_name}-connect
 Source2:%{_name}-setup
@@ -30,7 +31,6 @@
 Source5:%{_name}-stop
 Source6:%{_name}.service
 Source7:%{_name}-server.service
-Url:https://www.roaringpenguin.com/products/pppoe
 Patch0: docdir.diff
 Patch1: nonrfc-modems.diff
 Patch2: release-buildsystem.diff
@@ -39,8 +39,10 @@
 Patch5: %{name}-3.10-init.patch
 Patch6: %{name}-pie.patch
 Patch7: strip.diff
-Requires:   ppp net-tools
-BuildRequires:  ppp systemd
+BuildRequires:  ppp
+BuildRequires:  systemd
+Requires:   net-tools
+Requires:   ppp
 
 %description
 %{name} is a user-space redirector which permits the use of PPPoE
@@ -79,12 +81,12 @@
 ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{_name}-server
 ln -sf %{_name}-stop %{buildroot}%{_sbindir}/adsl-stop
 ln -sf %{_name}-start %{buildroot}%{_sbindir}/adsl-start
-rm -rf %{buildroot}/etc/ppp/%{_name}.conf \
-   %{buildroot}/etc/rc.d/init.d/%{_name} \
-   %{buildroot}/etc/init.d
+rm -rf %{buildroot}%{_sysconfdir}/ppp/%{_name}.conf \
+   %{buildroot}%{_sysconfdir}/rc.d/init.d/%{_name} \
+   %{buildroot}%{_initddir}
 %make_install -C gui
-install -d  %{buildroot}%_defaultdocdir/%{name}
-mv %{buildroot}/etc/ppp/plugins/README 
%{buildroot}%_defaultdocdir/%{name}/README.plugins
+install -d  %{buildroot}%{_defaultdocdir}/%{name}
+mv %{buildroot}%{_sysconfdir}/ppp/plugins/README 
%{buildroot}%{_defaultdocdir}/%{name}/README.plugins
 rm -rf %{buildroot}%{_sysconfdir}/ppp/plugins
 
 %pre
@@ -104,12 +106,11 @@
 %service_del_postun %{_name}-server.service
 
 %files
-%defattr(-,root,root)
-%dir %_defaultdocdir/%{name}
-%doc %_defaultdocdir/%{name}/*
-%config(noreplace) /etc/ppp/%{_name}-server-options
-%config(noreplace) /etc/ppp/firewall-masq
-%config(noreplace) /etc/ppp/firewall-standalone
+%dir %{_defaultdocdir}/%{name}
+%doc %{_defaultdocdir}/%{name}/*
+%config(noreplace) %{_sysconfdir}/ppp/%{_name}-server-options
+%config(noreplace) %{_sysconfdir}/ppp/firewall-masq
+%config(noreplace) %{_sysconfdir}/ppp/firewall-standalone
 %{_bindir}/tkpppoe
 %{_sbindir}/%{_name}
 %{_sbindir}/%{_name}-server
@@ -137,7 +138,7 @@
 %{_sbindir}/rc%{_name}-server
 %{_unitdir}/%{_name}.service
 %{_unitdir}/%{_name}-server.service
-%dir /etc/ppp/%{name}-gui
+%dir %{_sysconfdir}/ppp/%{name}-gui
 %{_mandir}/man1/tk%{_name}.1*
 %{_mandir}/man1/%{_name}-wrapper.1*
 %dir %{_datarootdir}/tk%{_name}




commit liblogging for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package liblogging for openSUSE:Factory 
checked in at 2017-11-14 14:14:01

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


Package is "liblogging"

Tue Nov 14 14:14:01 2017 rev:12 rq:540186 version:1.0.6

Changes:

--- /work/SRC/openSUSE:Factory/liblogging/liblogging.changes2017-03-20 
17:05:00.112510311 +0100
+++ /work/SRC/openSUSE:Factory/.liblogging.new/liblogging.changes   
2017-11-14 14:14:04.286514944 +0100
@@ -1,0 +2,6 @@
+Thu Nov  9 10:06:33 UTC 2017 - mplus...@suse.com
+
+- Use python3 version of rst2man when available
+- Run spec-cleaner
+
+---



Other differences:
--
++ liblogging.spec ++
--- /var/tmp/diff_new_pack.rzIqA3/_old  2017-11-14 14:14:04.822495394 +0100
+++ /var/tmp/diff_new_pack.rzIqA3/_new  2017-11-14 14:14:04.826495247 +0100
@@ -28,16 +28,14 @@
 Url:http://www.liblogging.org/
 Source0:
http://download.rsyslog.com/liblogging/%{name}-%{version}.tar.gz
 BuildRequires:  dos2unix
-BuildRequires:  pkgconfig
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1110
 BuildRequires:  pkgconfig >= 0.9.0
-%else
-BuildRequires:  pkgconfig >= 0.9.0
-%endif
 %if %{with_rst2man}
+%if %{?is_opensuse}
+BuildRequires:  python3-docutils
+%else
 BuildRequires:  python-docutils
 %endif
+%endif
 %if %{with_systemd_journal}
 %if 0%{?suse_version} == 1310
 BuildRequires:  pkgconfig(libsystemd-journal) >= 197
@@ -101,7 +99,6 @@
 %postun -n %{name}%{sover} -p /sbin/ldconfig
 
 %files -n %{name}%{sover}
-%defattr(-,root,root)
 %doc COPYING
 %{_libdir}/liblogging-rfc3195.so.*
 %{_libdir}/liblogging-stdlog.so.*
@@ -109,7 +106,6 @@
 %{_mandir}/man1/stdlogctl*
 
 %files devel
-%defattr(-,root,root)
 %doc ChangeLog COPYING README
 %doc rfc3195/doc/html
 %{_libdir}/liblogging-rfc3195.so




commit opencc for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package opencc for openSUSE:Factory checked 
in at 2017-11-14 14:13:16

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


Package is "opencc"

Tue Nov 14 14:13:16 2017 rev:15 rq:540156 version:1.0.5

Changes:

--- /work/SRC/openSUSE:Factory/opencc/opencc.changes2017-10-10 
11:36:48.419745458 +0200
+++ /work/SRC/openSUSE:Factory/.opencc.new/opencc.changes   2017-11-14 
14:13:26.915878032 +0100
@@ -1,0 +2,6 @@
+Thu Nov  2 13:43:51 UTC 2017 - mplus...@suse.com
+
+- Cleanup spec file a bit
+- Use more of cmake macros
+
+---



Other differences:
--
++ opencc.spec ++
--- /var/tmp/diff_new_pack.r1PYg4/_old  2017-11-14 14:13:33.831625782 +0100
+++ /var/tmp/diff_new_pack.r1PYg4/_new  2017-11-14 14:13:33.831625782 +0100
@@ -26,9 +26,7 @@
 Source: 
https://github.com/BYVoid/OpenCC/archive/ver.1.0.5/OpenCC-ver.1.0.5.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
-BuildRequires:  python-base
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
 
 %description
 OpenCC is an opensource project for conversion between Traditional
@@ -72,40 +70,34 @@
 This package provides development headers for OpenCC.
 
 %prep
-%setup -q -n OpenCC-ver.1.0.5
+%setup -q -n OpenCC-ver.%{version}
 
 %build
-%cmake -DCMAKE_SKIP_RPATH=OFF \
-   -DSHARE_INSTALL_PREFIX=%{_datadir} \
-   -DLIB_INSTALL_DIR=%{_libdir}
-make %{?_smp_mflags}
+%cmake \
+  -DCMAKE_SKIP_RPATH=OFF
+%make_jobs
 
 %install
 %cmake_install
 find %{buildroot} -name "*.a" -delete -print
 
 %post -n libopencc2 -p /sbin/ldconfig
-
 %postun -n libopencc2 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS NEWS.md LICENSE README.md
 %{_bindir}/%{name}
 %{_bindir}/%{name}_dict
 %{_bindir}/%{name}_phrase_extract
 
 %files data
-%defattr(-,root,root)
 %{_datadir}/%{name}/
 
 %files -n libopencc2
-%defattr(-,root,root)
 %{_libdir}/libopencc.so.2
 %{_libdir}/libopencc.so.1.0.0
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/%{name}/
 %{_libdir}/libopencc.so
 %{_libdir}/pkgconfig/opencc.pc




commit newt for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package newt for openSUSE:Factory checked in 
at 2017-11-14 14:12:30

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


Package is "newt"

Tue Nov 14 14:12:30 2017 rev:43 rq:540152 version:0.52.20

Changes:

--- /work/SRC/openSUSE:Factory/newt/newt.changes2017-10-05 
11:50:02.038479656 +0200
+++ /work/SRC/openSUSE:Factory/.newt.new/newt.changes   2017-11-14 
14:12:31.281907231 +0100
@@ -1,0 +2,7 @@
+Wed Nov  8 16:43:04 UTC 2017 - mplus...@suse.com
+
+- Use current factory dependencies
+- Always build python3 bindings
+- Small cleanup with spec-clenaer
+
+---



Other differences:
--
++ newt.spec ++
--- /var/tmp/diff_new_pack.qw5hR1/_old  2017-11-14 14:12:32.969845665 +0100
+++ /var/tmp/diff_new_pack.qw5hR1/_new  2017-11-14 14:12:32.973845519 +0100
@@ -16,12 +16,6 @@
 #
 
 
-%if 0%{?suse_version} > 1320
-%bcond_without python3
-%else
-%bcond_with python3
-%endif
-
 %define libname lib%{name}
 %define libsoname %{libname}0_52
 Name:   newt
@@ -36,24 +30,20 @@
 Source10:   %{name}-rpmlintrc
 # needed for tutorial.pdf
 BuildRequires:  docbook-toys
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  popt-devel
-BuildRequires:  python-devel
+BuildRequires:  python3-devel
 BuildRequires:  slang-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} < 1020
-BuildRequires:  libpng-devel
-%endif
-%if 0%{?suse_version} > 1220
 BuildRequires:  texlive-courier
 BuildRequires:  texlive-dvips
 BuildRequires:  texlive-ec
 BuildRequires:  texlive-helvetic
 BuildRequires:  texlive-jadetex
 BuildRequires:  texlive-times
-%endif
-%if %{with python3}
-BuildRequires:  python3-devel
+%if 0%{?suse_version} > 1320
+BuildRequires:  python2-devel
+%else
+BuildRequires:  python-devel
 %endif
 
 %description
@@ -104,9 +94,7 @@
 License:LGPL-2.1+
 Group:  Documentation/Howto
 Recommends: %{name} = %{version}
-%if 0%{?suse_version} > 1120
 BuildArch:  noarch
-%endif
 
 %description doc
 This package contains a tutorial about the Newt windowing toolkit.
@@ -135,20 +123,21 @@
 check boxes, radio buttons, labels, plain text fields, scrollbars,
 etc., to text mode user interfaces.
 
-%package -n python-%{name}
+%package -n python2-%{name}
 Summary:Python bindings for newt
-License:GPL-2.0 and GPL-2.0+ and LGPL-2.1+
+License:GPL-2.0 AND GPL-2.0+ AND LGPL-2.1+
 Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
+Provides:   python-%{name} = %{version}
+Obsoletes:  python-%{name} < %{version}
 Provides:   %{name}-python = %{version}
 Obsoletes:  %{name}-python < %{version}
 %py_requires
 
-%description -n python-%{name}
+%description -n python2-%{name}
 The python-newt package contains the Python bindings for the newt
 library providing a python API for creating text mode interfaces.
 
-%if %{with python3}
 %package -n python3-%{name}
 Summary:Python 3 bindings for newt
 License:LGPL-2.1+
@@ -158,7 +147,6 @@
 %description -n python3-%{name}
 The python3-newt package contains the Python 3 bindings for the newt library
 providing a python API for creating text mode interfaces.
-%endif
 
 %prep
 %setup -q
@@ -174,9 +162,7 @@
 
 %install
 pyversions="python%{py_ver}"
-%if %{with python3}
 pyversions="$pyversions python%{py3_ver}"
-%endif
 make PYTHONVERS="$pyversions" instroot=%{buildroot} DESTDIR=%{buildroot} 
install install-sh
 # currently we don't support these languages
 for lang in ast bal sr@latin wo; do
@@ -201,21 +187,15 @@
 popd 1>/dev/null
 %find_lang %{name}
 
-%if 0%{?suse_version}
 %py_compile %{buildroot}/%{python_sitearch}
 %py_compile -O %{buildroot}/%{python_sitearch}
-%if %{with python3}
 %py3_compile %{buildroot}/%{python3_sitearch}
 %py3_compile -O %{buildroot}/%{python3_sitearch}
-%endif
-%endif
 
 %post -n %{libsoname} -p /sbin/ldconfig
-
 %postun -n %{libsoname} -p /sbin/ldconfig
 
 %files -f %{name}.lang
-%defattr (-,root,root)
 %dir %{_defaultdocdir}/%{name}
 %doc %{_defaultdocdir}/%{name}/COPYING
 %{_bindir}/whiptail
@@ -227,35 +207,28 @@
 %endif
 
 %files -n %{libsoname}
-%defattr (-,root,root)
 %{_libdir}/%{libname}.so.*
 
 %files devel
-%defattr (-,root,root)
 %{_includedir}/%{name}.h
 %{_libdir}/%{libname}.so
 %{_libdir}/pkgconfig/*.pc
 
 %files doc
-%defattr (-,root,root)
 %doc %{_defaultdocdir}/%{name}/tutorial.*
 
 %files static
-%defattr (-,root,root)
 %{_libdir}/%{libname}.a
 
-%files -n python-%{name}
-%defattr(-,root,root)
+%files -n python2-%{name}
 %dir %{_defaultdocdir}/%{name}/examples
 %doc 

commit opusfile for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package opusfile for openSUSE:Factory 
checked in at 2017-11-14 14:12:07

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


Package is "opusfile"

Tue Nov 14 14:12:07 2017 rev:6 rq:540138 version:0.9

Changes:

--- /work/SRC/openSUSE:Factory/opusfile/opusfile.changes2016-09-08 
17:38:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.opusfile.new/opusfile.changes   2017-11-14 
14:12:11.602625002 +0100
@@ -1,0 +2,11 @@
+Tue Aug  8 20:10:27 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.9:
+  + Fix an invalid free with tag handling.
+  + Improve handling of corrupt streams.
+  + Improve performance on streams with many chain segments.
+  + Improve TLS host validation.
+  + Align op_raw_total to work better with op_raw_seek.
+  + Documentation and build improvements.
+
+---

Old:

  opusfile-0.8.tar.gz

New:

  opusfile-0.9.tar.gz



Other differences:
--
++ opusfile.spec ++
--- /var/tmp/diff_new_pack.qpU3sJ/_old  2017-11-14 14:12:15.342488597 +0100
+++ /var/tmp/diff_new_pack.qpU3sJ/_new  2017-11-14 14:12:15.342488597 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   opusfile
-Version:0.8
+Version:0.9
 Release:0
 %define soname  0
 Summary:A high-level API for decoding and seeking within .opus files

++ opusfile-0.8.tar.gz -> opusfile-0.9.tar.gz ++
 4353 lines of diff (skipped)




commit gstreamer-plugins-bad for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2017-11-14 14:10:55

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


Package is "gstreamer-plugins-bad"

Tue Nov 14 14:10:55 2017 rev:67 rq:540132 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2017-11-03 16:33:17.801765167 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2017-11-14 14:10:56.501364151 +0100
@@ -1,0 +2,29 @@
+Wed Nov  8 10:32:37 UTC 2017 - dims...@opensuse.org
+
+- Disable %glib2_gsettings_schema_post/postun scriptlets on
+  suse_version >= 1330: this functionality is now covered by file
+  triggers and the macros expand to %nil.
+
+---
+Wed Nov  8 00:51:14 UTC 2017 - kill...@mail.ru
+
+- Enable gobject introspection bindings:
+  + Add gobject-introspection-devel BuildRequires: allow the build
+system to find the needed infrastructure.
+  + Pass --enable-introspection to configure: enable the
+introspection support.
+  + Split out new typelib- packages:
+- typelib-1_0-GstBadAllocators-1_0
+- typelib-1_0-GstGL-1_0
+- typelib-1_0-GstInsertBin-1_0
+- typelib-1_0-GstMpegts-1_0
+- typelib-1_0-GstPlayer-1_0
+
+---
+Mon Nov  6 21:56:56 UTC 2017 - zai...@opensuse.org
+
+- Move pkgconfig(mjpegtools) BuildRequires to orig-addon: mplex
+  without mpeg2enc support is pointless, so keep those two in the
+  same build conditional.
+
+---



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.xrPCsb/_old  2017-11-14 14:10:57.157340226 +0100
+++ /var/tmp/diff_new_pack.xrPCsb/_new  2017-11-14 14:10:57.169339788 +0100
@@ -40,6 +40,7 @@
 BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk-doc
 BuildRequires:  ladspa-devel
 BuildRequires:  libgme-devel
@@ -92,7 +93,6 @@
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(lilv-0) >= 0.16
 BuildRequires:  pkgconfig(lrdf)
-BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(nettle)
 # Disabled - checking for opencv2/bgsegm.hpp... no
@@ -135,6 +135,7 @@
 BuildRequires:  libdca-devel
 BuildRequires:  pkgconfig(fdk-aac) >= 0.1.4
 BuildRequires:  pkgconfig(librtmp)
+BuildRequires:  pkgconfig(mjpegtools)
 BuildRequires:  pkgconfig(vo-aacenc) >= 0.1.0
 BuildRequires:  pkgconfig(vo-amrwbenc) >= 0.1.0
 BuildRequires:  pkgconfig(x265)
@@ -362,6 +363,11 @@
 Requires:   libgstplayer-1_0-0 = %{version}
 Requires:   libgsturidownloader-1_0-0 = %{version}
 Requires:   libgstwayland-1_0-0 = %{version}
+Requires:   typelib-1_0-GstBadAllocators-1_0 = %{version}
+Requires:   typelib-1_0-GstGL-1_0 = %{version}
+Requires:   typelib-1_0-GstInsertBin-1_0 = %{version}
+Requires:   typelib-1_0-GstMpegts-1_0 = %{version}
+Requires:   typelib-1_0-GstPlayer-1_0 = %{version}
 
 %description devel
 GStreamer is a streaming media framework based on graphs of filters
@@ -395,6 +401,61 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%package -n typelib-1_0-GstBadAllocators-1_0
+Summary:GStreamer Streaming-Media Framework Plug-Ins -- Introspection 
bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-GstBadAllocators-1_0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
+%package -n typelib-1_0-GstGL-1_0
+Summary:GStreamer Streaming-Media Framework Plug-Ins -- Introspection 
bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-GstGL-1_0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related, from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
+%package -n typelib-1_0-GstInsertBin-1_0
+Summary:GStreamer Streaming-Media 

commit libva for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libva for openSUSE:Factory checked 
in at 2017-11-14 14:10:03

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


Package is "libva"

Tue Nov 14 14:10:03 2017 rev:40 rq:540047 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/libva/libva-gl.changes   2017-09-09 
20:23:11.678338289 +0200
+++ /work/SRC/openSUSE:Factory/.libva.new/libva-gl.changes  2017-11-14 
14:10:11.555003424 +0100
@@ -1,0 +2,25 @@
+Wed Nov  8 09:07:04 UTC 2017 - alarr...@suse.com
+
+- Update to 2.0.0
+  * Bump VA-API version to 1.0.0 and libva to 2.0.0
+  * Add new API for H264 FEI support
+  * Add definition of VA_FOURCC_I420
+  * Add functions for converting common enums to strings
+  * Deprecate H.264 baseline profile and FMO support
+  * Deprecate packed misc packed header flag
+  * Delete libva-tpi and libva-egl backends
+  * Refine VASliceParameterBufferHEVC, VAEncMiscParameterBuffer
+  * Fix errors in VAConfigAttribValEncROI, VAEncMacroblockParameterBufferH264
+  * Fix race condition in wayland support
+  * Rename vaMessageCallback to VAMessageCallback
+  * Make logging callbacks library-safe
+- Note libva 2.0.0 is not compatible with the old version of libva, but for
+  most users, what you need to do is to rebuild your VA-API based application
+  against libva 2.0.0.
+- The soversion of the generated packages is increased to 2.
+- Subpackage libva-egl1 is no longer generated since upstream removed support
+  for the libva-egl backend.
+- The libva2 package no longer includes the libva-tpi library since upstream
+  removed support for the libva-tpi backend.
+
+---
libva.changes: same change

Old:

  libva-1.8.3.tar.bz2
  libva-1.8.3.tar.bz2.sha1sum

New:

  libva-2.0.0.tar.bz2
  libva-2.0.0.tar.bz2.sha1sum



Other differences:
--
++ libva-gl.spec ++
--- /var/tmp/diff_new_pack.ISJ0KF/_old  2017-11-14 14:10:13.402936027 +0100
+++ /var/tmp/diff_new_pack.ISJ0KF/_new  2017-11-14 14:10:13.406935881 +0100
@@ -25,10 +25,11 @@
 %endif
 
 %define build_gl 1
+%define sover 2
 
 Name:   libva-gl
 %define _name   libva
-Version:1.8.3
+Version:2.0.0
 Release:0
 Summary:Video Acceleration (VA) API
 License:MIT
@@ -50,7 +51,6 @@
 BuildRequires:  pkgconfig(xrandr)
 BuildRequires:  pkgconfig(xv)
 %if %{build_gl}
-BuildRequires:  pkgconfig(egl)
 BuildRequires:  pkgconfig(gl)
 %if %{with wayland}
 BuildRequires:  pkgconfig(wayland-client) >= 1.0.0
@@ -62,33 +62,22 @@
 The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
-%package -n libva-egl1
-Summary:EGL backend for the Video Acceleration API
-Group:  System/Libraries
-Supplements:libva1
-
-%description -n libva-egl1
-The libva library implements the Video Acceleration API.
-The library loads a hardware dependendent driver.
-
-This is the VA/EGL runtime library.
-
-%package -n libva-glx1
+%package -n libva-glx%{sover}
 Summary:GLX backend for the Video Acceleration API
 Group:  System/Libraries
-Supplements:libva1
+Supplements:libva%{sover}
 
-%description -n libva-glx1
+%description -n libva-glx%{sover}
 The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
 This is the VA/GLX runtime library.
 
-%package -n libva-wayland1
+%package -n libva-wayland%{sover}
 Summary:Wayland backend for the Video Acceleration API
 Group:  System/Libraries
 
-%description -n libva-wayland1
+%description -n libva-wayland%{sover}
 The libva library implements the Video Acceleration API.
 The library loads a hardware dependendent driver.
 
@@ -105,17 +94,15 @@
 Group:  Development/Languages/C and C++
 %if 0%{?build_gl}
 BuildRequires:  libva-devel = %{version}
-Requires:   libva-egl1 = %{version}
-Requires:   libva-glx1 = %{version}
+Requires:   libva-glx%{sover} = %{version}
 %if %{with wayland}
-Requires:   libva-wayland1 = %{version}
+Requires:   libva-wayland%{sover} = %{version}
 %endif
-Requires:   pkgconfig(egl)
 Requires:   pkgconfig(gl)
 %else
-Requires:   libva-drm1 = %{version}
-Requires:   libva-x11-1 = %{version}
-Requires:   libva1 = %{version}
+Requires:   libva%{sover} = %{version}
+Requires:   libva-drm%{sover} = %{version}
+Requires:   libva-x11-%{sover} = %{version}
 Requires:   pkgconfig(libdrm)
 Requires:   pkgconfig(x11)
 Requires:   pkgconfig(xfixes)
@@ -132,33 +119,33 @@
 This package provides the development environment for libva packages.
 %endif
 
-%package -n libva1

commit libclc for openSUSE:Factory

2017-11-14 Thread root
Hello community,

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

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


Package is "libclc"

Tue Nov 14 14:09:21 2017 rev:7 rq:540046 version:0.2.0+git.20171102

Changes:

--- /work/SRC/openSUSE:Factory/libclc/libclc.changes2017-09-25 
13:54:12.942738183 +0200
+++ /work/SRC/openSUSE:Factory/.libclc.new/libclc.changes   2017-11-14 
14:09:27.316616843 +0100
@@ -1,0 +2,71 @@
+Tue Nov  7 12:48:22 UTC 2017 - mplus...@suse.com
+
+- Update to version 0.2.0+git.20171102:
+  * tgamma: Use unary_decl instead of custom inc file
+  * tanh: Use unary_decl instead of custom inc file
+  * tan: Use unary_decl instead of custom inc file
+  * sqrt: Use unary_decl instead of custom inc file
+  * sinpi: Use unary_decl instead of custom inc file
+  * sinh: Use unary_decl instead of custom inc file
+  * sin: Use unary_decl instead of custom inc file
+  * native_log: Use unary_decl instead of custom inc file
+  * native_log2: Use unary_decl instead of custom inc file
+  * native_log10: Use unary_decl instead of custom inc file
+  * log: Use unary_decl instead of custom inc file
+  * logb: Use unary_decl instead of custom inc file
+  * log2: Use unary_decl instead of custom inc file
+  * log1p: Use unary_decl instead of custom inc file
+  * lgamma: Use unary_decl instead of custom inc file
+  * exp2: Use unary_decl instead of custom inc file
+  * cospi: Use unary_decl instead of custom inc file
+  * cosh: Use unary_decl instead of custom inc file
+  * cos: Use unary_decl instead of custom inc file
+  * cbrt: Use unary_decl instead of custom inc file
+  * atanpi: Use unary_decl instead of custom inc file
+  * atanh: Use unary_decl instead of custom inc file
+  * atan: Use unary_decl instead of custom inc file
+  * asinpi: Use unary_decl instead of custom inc file
+  * asinh: Use unary_dec instead of custom inc file
+  * asin: Use unary_decl instead of custom inc file
+  * acospi: Use unary_decl instead of custom inc file
+  * acosh: Use unary_decl instead of custom inc file
+  * acos: Use unary_decl instead of custom inc file
+  * math: Implement native_log10
+  * amdgpu/math: Don't use llvm instrinsic for native_log
+  * shared: Implement aligned vector stores (vstorea_half)
+  * shared: Implement aligned vector loads (vloada_half)
+  * amdgcn: Add missing datalayout info to .ll files
+  * r600: Add missing datalayout to .ll files
+  * travis: enable checks of nvptx libraries
+  * travis: Enable external function call checks on llvm-{4,5}
+  * Make image builtins r600/llvm-3.9 only
+  * Implement mem_fence on ptx
+  * Make ptx barrier work irrespective of the cl_mem_fence_flags
+  * travis: Make sure we report failure even if only earlier checked files fail
+  * check_external_calls.sh: Print number of calls in tested file.
+  * ptx: Use __clc_nextafter to implement nextafter
+  * Do not include clc_nextafter header globally
+  * math/nextafter: Use custom declaration inc file
+  * math/binary_decl.inc: Do not declare mixed float/double functions
+  * ldexp: Fix double precision function return type
+  * configure: Fix handling of directories with compats only source lists
+  * Add vload_half helpers for ptx
+  * Add vstore_half helpers for ptx
+  * integer/sub_sat: Use clang builtin instead of llvm asm
+  * integer/add_sat: Use clang builtin instead of llvm asm
+  * integer/clz: Use clang builtin instead of llvm asm
+  * Let get_work_dim take exactly 0 arguments
+  * Do no circularly define NULL
+  * Fix amdgcn-amdhsa on llvm-3.9
+  * travis: Check built libraries on llvm-3.9
+  * Add script to check for unresolved function calls
+  * geometric: geometric functions are only supported for vector lengths <=4
+  * travis: add build using llvm-3.9
+  * Restore support for llvm-3.9
+  * Add missing HAVE_LLVM define to fix build with latest llvm
+  * Rework atomic ops to use clang builtins rather than llvm asm
+  * prepare_builtins: Fix compile breakage with older LLVM
+  * [Support] Rename tool_output_file to ToolOutputFile, NFC
+- Use python3 for building
+
+---

Old:

  libclc-0.2.0+git.20170920.tar.xz

New:

  libclc-0.2.0+git.20171102.tar.xz



Other differences:
--
++ libclc.spec ++
--- /var/tmp/diff_new_pack.Sg5rrK/_old  2017-11-14 14:09:28.304580811 +0100
+++ /var/tmp/diff_new_pack.Sg5rrK/_new  2017-11-14 14:09:28.304580811 +0100
@@ -17,23 +17,22 @@
 
 
 Name:   libclc
-Version:0.2.0+git.20170920
+Version:0.2.0+git.20171102
 Release:0
 Summary:OpenCL C programming language library
-License:

commit fontconfig for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package fontconfig for openSUSE:Factory 
checked in at 2017-11-14 14:08:26

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


Package is "fontconfig"

Tue Nov 14 14:08:26 2017 rev:88 rq:540045 version:2.12.6

Changes:

--- /work/SRC/openSUSE:Factory/fontconfig/fontconfig.changes2017-08-10 
13:43:16.723932217 +0200
+++ /work/SRC/openSUSE:Factory/.fontconfig.new/fontconfig.changes   
2017-11-14 14:08:32.270624380 +0100
@@ -1,0 +2,15 @@
+Wed Nov  8 21:43:21 UTC 2017 - aavind...@gmail.com
+
+- Update to 2.12.6:
+  * conf.d: Drop aliases for (URW)++ fonts (upstreamed)
+  * other minor fixes
+- Includes changes from 2.12.5:
+  * update docs
+  * Accept 4 digit script tag in FcLangNormalize().
+  * fc-blanks: fall back to the static data available in repo if
+downloaded data is corrupted
+  * emoji related fixes
+  * various cleanups
+  * support listing named instances
+
+---

Old:

  fontconfig-2.12.4.tar.bz2

New:

  fontconfig-2.12.6.tar.bz2



Other differences:
--
++ fontconfig.spec ++
--- /var/tmp/diff_new_pack.0iHoXP/_old  2017-11-14 14:08:33.434581931 +0100
+++ /var/tmp/diff_new_pack.0iHoXP/_new  2017-11-14 14:08:33.438581785 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   fontconfig
-Version:2.12.4
+Version:2.12.6
 Release:0
 Summary:Library for Font Configuration
 License:MIT

++ fontconfig-2.12.4.tar.bz2 -> fontconfig-2.12.6.tar.bz2 ++
 18313 lines of diff (skipped)




commit eigen3 for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package eigen3 for openSUSE:Factory checked 
in at 2017-11-14 14:08:01

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


Package is "eigen3"

Tue Nov 14 14:08:01 2017 rev:15 rq:540026 version:3.3.4

Changes:

--- /work/SRC/openSUSE:Factory/eigen3/eigen3.changes2017-08-13 
14:55:22.780873437 +0200
+++ /work/SRC/openSUSE:Factory/.eigen3.new/eigen3.changes   2017-11-14 
14:08:09.687447978 +0100
@@ -1,0 +2,7 @@
+Tue Nov  7 13:30:09 UTC 2017 - alarr...@suse.com
+
+- Remove libqt4 from BuildRequires since it's actually only required
+  by some demos and tests which are simply not built when it's not
+  available (except on Leap, where libqt4 is required)
+
+---



Other differences:
--
++ eigen3.spec ++
--- /var/tmp/diff_new_pack.Nf2aNu/_old  2017-11-14 14:08:10.291425952 +0100
+++ /var/tmp/diff_new_pack.Nf2aNu/_new  2017-11-14 14:08:10.307425368 +0100
@@ -48,7 +48,9 @@
 %else
 BuildRequires:  boost-devel
 %endif
+%if 0%{?suse_version} == 1315
 BuildRequires:  libqt4-devel
+%endif
 BuildRequires:  mpfr-devel
 BuildRequires:  pkg-config
 BuildRequires:  sparsehash-devel




commit samba for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2017-11-14 14:07:38

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


Package is "samba"

Tue Nov 14 14:07:38 2017 rev:224 rq:540014 version:4.7.1+git.26.1ac2944c965

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2017-10-25 
17:46:24.630543239 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2017-11-14 
14:08:06.259572991 +0100
@@ -1,0 +2,51 @@
+Tue Nov  7 07:43:54 UTC 2017 - scabr...@suse.com
+
+- Run all daemons in the foreground and let systemd handle it; (bsc#1065551).
+- Update to 4.7.1;
+  + Fix exporting subdirs with shadow_copy2; (bso#13091);
+  + Currently if getwd() fails after a chdir(), we panic; (bso#13027);
+  + Ensure default SMB_VFS_GETWD() call can't return a partially completed
+struct smb_filename; (bso#13068);
+  + sys_getwd() can leak memory or possibly return the wrong errno on older
+systems; (bso#13069);
+  + smbclient doesn't correctly canonicalize all local names before use;
+(bso#13093);
+  + Fix broken linked attribute handling; (bso#13095);
+  + Missing LDAP query escapes in DNS rpc server; (bso#12994);
+  + Link to -lbsd when building replace.c by hand; (bso#13087);
+  + Cannot delete non-ACL files on Solaris/ZFS/NFSv4 ACL filesystem;
+(bso#6133);
+  + Map SYNCHRONIZE acl permission statically in zfs_acl vfs module;
+(bso#7909);
+  + Samba fails to honor SEC_STD_WRITE_OWNER bit with the acl_xattr module;
+(bso#7933);
+  + Missing assignment in sl_pack_float; (bso#12991);
+  + Wrong Samba access checks when changing DOS attributes; (bso#12995);
+  + samba_runcmd_send() leaves zombie processes on timeout; (bso#13062);
+  + groupmap cleanup should not delete BUILTIN mappings; (bso#13065);
+  + Enabling vfs_fruit results in loss of Finder tags and other xattrs;
+(bso#13076);
+  + man pages: Properly ident lists; (bso#9613);
+  + smb.conf.5: Sort parameters alphabetically; (bso#13081);
+  + Fix GUID string format on GetPrinter info; (bso#12993);
+  + Remote serverid check doesn't check for the unique id; (bso#13042);
+  + CTDB starts consuming memory if there are dead nodes in the cluster;
+(bso#13056);
+  + ctdb-common: Ignore event scripts with multiple '.'s; (bso#13070);
+  + libgpo doesn't sort the GPOs in the correct order; (bso#13046);
+  + Remote serverid check doesn't check for the unique id; (bso#13042);
+  + vfs_catia: Fix a potential memleak; (bso#13090);
+  + Fix file change notification for renames; (bso#12903);
+  + Samba DNS server does not honour wildcards; (bso#12952);
+  + Can't change password in samba from a Windows client if Samba runs on
+IPv6 only interface; (bso#13079);
+  + vfs_fruit: Replace closedir() by SMB_VFS_CLOSEDIR; (bso#13086);
+  + Apple client can't cope with SMB2 async replies when creating symlinks;
+(bso#13047);
+  + s4:rpc_server:backupkey: Move variable into scope; (bso#12959);
+  + Fix ntstatus_gen.h generation on 32bit; (bso#13099);
+  + Fix a double free in vfs_gluster_getwd(); (bso#13100);
+  + Fix resouce leaks and pointer issues; (bso#13101);
+  + vfs_solarisacl: Fix build for samba 4.7 and up; (bso#13049);
+
+---

Old:

  samba-4.7.0+git.23.4e3f0fb9d15.tar.bz2
  vendor-files-git.b95e12c.tar.bz2

New:

  samba-4.7.1+git.26.1ac2944c965.tar.bz2
  vendor-files-git.4adce31.tar.bz2



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.airxBs/_old  2017-11-14 14:08:08.183502826 +0100
+++ /var/tmp/diff_new_pack.airxBs/_new  2017-11-14 14:08:08.187502680 +0100
@@ -26,7 +26,7 @@
 %define build_ceph 1
 %endif
 %endif
-%definevendor_files_git_vers git.b95e12c
+%definevendor_files_git_vers git.4adce31
 
 %define talloc_version 2.1.10
 %define tevent_version 0.9.33
@@ -126,7 +126,7 @@
 %endif
 %define SOURCE_TIMESTAMP 3761
 %define BRANCH %{version}
-Version:4.7.0+git.23.4e3f0fb9d15
+Version:4.7.1+git.26.1ac2944c965
 Release:0
 Url:https://www.samba.org/
 Obsoletes:  samba-32bit < %{version}

++ samba-4.7.0+git.23.4e3f0fb9d15.tar.bz2 -> 
samba-4.7.1+git.26.1ac2944c965.tar.bz2 ++
/work/SRC/openSUSE:Factory/samba/samba-4.7.0+git.23.4e3f0fb9d15.tar.bz2 
/work/SRC/openSUSE:Factory/.samba.new/samba-4.7.1+git.26.1ac2944c965.tar.bz2 
differ: char 11, line 1

++ vendor-files-git.b95e12c.tar.bz2 -> vendor-files-git.4adce31.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vendor-files-git.b95e12c/systemd/nmb.service 

commit xscreensaver for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package xscreensaver for openSUSE:Factory 
checked in at 2017-11-14 14:07:45

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


Package is "xscreensaver"

Tue Nov 14 14:07:45 2017 rev:55 rq:540024 version:5.37

Changes:

--- /work/SRC/openSUSE:Factory/xscreensaver/xscreensaver.changes
2017-08-06 11:29:40.838693796 +0200
+++ /work/SRC/openSUSE:Factory/.xscreensaver.new/xscreensaver.changes   
2017-11-14 14:08:08.551489406 +0100
@@ -1,0 +2,5 @@
+Wed Nov  8 15:00:41 CET 2017 - ku...@suse.de
+
+- Fix requires for /sbin/unix2_chkpwd [bsc#1067103]
+
+---



Other differences:
--
++ xscreensaver.spec ++
--- /var/tmp/diff_new_pack.iSotVD/_old  2017-11-14 14:08:09.463456147 +0100
+++ /var/tmp/diff_new_pack.iSotVD/_new  2017-11-14 14:08:09.467456001 +0100
@@ -58,8 +58,8 @@
 BuildRequires:  pkgconfig(libglade-2.0)
 #
 Requires:   %{name}-data
+Requires:   /sbin/unix2_chkpwd
 Requires:   desktop-data
-Requires:   pam-modules
 #
 Suggests:   %{name}-data-extra
 Recommends: %{name}-lang = %{version}




commit libserf for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libserf for openSUSE:Factory checked 
in at 2017-11-14 14:07:23

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


Package is "libserf"

Tue Nov 14 14:07:23 2017 rev:25 rq:539994 version:1.3.9

Changes:

--- /work/SRC/openSUSE:Factory/libserf/libserf.changes  2017-04-25 
08:58:41.418829881 +0200
+++ /work/SRC/openSUSE:Factory/.libserf.new/libserf.changes 2017-11-14 
14:07:33.504767526 +0100
@@ -1,0 +2,6 @@
+Wed Nov  8 17:52:52 UTC 2017 - astie...@suse.com
+
+- Add libserf-python3.patch and libserf-python3-2.patch to fix
+  building with python3
+
+---

New:

  libserf-python3-2.patch
  libserf-python3.patch



Other differences:
--
++ libserf.spec ++
--- /var/tmp/diff_new_pack.BkDgGP/_old  2017-11-14 14:07:35.076710199 +0100
+++ /var/tmp/diff_new_pack.BkDgGP/_new  2017-11-14 14:07:35.076710199 +0100
@@ -32,6 +32,12 @@
 Source: 
https://dist.apache.org/repos/dist/dev/serf/serf-%{version}.tar.bz2
 Source2:
https://dist.apache.org/repos/dist/dev/serf/serf-%{version}.tar.bz2.asc
 Source3:https://people.apache.org/keys/group/serf.asc#/%{name}.keyring
+# PATCH-FIX-UPSTREAM libserf-python3.patch
+# 
https://github.com/apache/serf/commit/d4de5a672d8c03b82ba70c1b737926bcf078f761
+Patch0: libserf-python3.patch
+# PATCH-FIX-UPSTREAM libserf-python3-2.patch
+# http://svn.apache.org/viewvc?view=revision=1814604
+Patch1: libserf-python3-2.patch
 BuildRequires:  gcc
 BuildRequires:  glibc-devel
 BuildRequires:  libapr-util1-devel >= %{minimum_apr_version}
@@ -85,6 +91,8 @@
 
 %prep
 %setup -q -n "serf-%{version}"
+%patch0 -p1
+%patch1 -p1
 
 %build
 scons \

++ libserf-python3-2.patch ++

r1814604 | astieger | 2017-11-08 18:05:28 +0100 (Wed, 08 Nov 2017) | 5 lines
Changed paths:
   M /serf/trunk/SConstruct

Follow-up to r1811083, fix building with scons 3.0.0 and Python3

* SConstruct: Append decode('utf-8) to FILE.get_contents() to avoid
  TypeError: cannot use a string pattern on a bytes-like object


Index: trunk/SConstruct
===
--- trunk/SConstruct(revision 1814603)
+++ trunk/SConstruct(revision 1814604)
@@ -182,7 +182,7 @@
 match = re.search('SERF_MAJOR_VERSION ([0-9]+).*'
   'SERF_MINOR_VERSION ([0-9]+).*'
   'SERF_PATCH_VERSION ([0-9]+)',
-  env.File('serf.h').get_contents(),
+  env.File('serf.h').get_contents().decode('utf-8'),
   re.DOTALL)
 MAJOR, MINOR, PATCH = [int(x) for x in match.groups()]
 env.Append(MAJOR=str(MAJOR))
++ libserf-python3.patch ++
>From d4de5a672d8c03b82ba70c1b737926bcf078f761 Mon Sep 17 00:00:00 2001
From: Bert Huijben 
Date: Wed, 4 Oct 2017 14:56:22 +
Subject: [PATCH] Fix syntax of a print() in the scons file to unbreak building
 with most recent scons version.

* SConstruct
  Use Python 3.0 valid syntax to make Scons 3.0.0 happy on both python 3.0
  and 2.7.

git-svn-id: https://svn.apache.org/repos/asf/serf/trunk@1811083 
13f79535-47bb-0310-9956-ffa450edef68
---
 SConstruct | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SConstruct b/SConstruct
index e5d407b..fab9828 100644
--- a/SConstruct
+++ b/SConstruct
@@ -199,7 +199,7 @@ CALLOUT_OKAY = not (env.GetOption('clean') or 
env.GetOption('help'))
 
 unknown = opts.UnknownVariables()
 if unknown:
-  print 'Warning: Used unknown variables:', ', '.join(unknown.keys())
+  print('Warning: Used unknown variables:', ', '.join(unknown.keys()))
 
 apr = str(env['APR'])
 apu = str(env['APU'])




commit ypbind for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package ypbind for openSUSE:Factory checked 
in at 2017-11-14 14:06:57

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


Package is "ypbind"

Tue Nov 14 14:06:57 2017 rev:49 rq:539862 version:2.4

Changes:

--- /work/SRC/openSUSE:Factory/ypbind/ypbind.changes2017-10-13 
14:07:21.695250991 +0200
+++ /work/SRC/openSUSE:Factory/.ypbind.new/ypbind.changes   2017-11-14 
14:07:09.889628735 +0100
@@ -1,0 +2,11 @@
+Wed Nov  8 13:49:37 CET 2017 - ku...@suse.de
+
+- Fix cleanup of /var/yp/binding dirctory on de-installation
+
+---
+Wed Nov  8 09:50:42 CET 2017 - ku...@suse.de
+
+- Use tmpfiles.d for /var/yp hierachy in preparation of read-only
+  root filesystem and transactional-updates
+
+---

New:

  ypbind.conf



Other differences:
--
++ ypbind.spec ++
--- /var/tmp/diff_new_pack.xKpYL0/_old  2017-11-14 14:07:11.561567762 +0100
+++ /var/tmp/diff_new_pack.xKpYL0/_new  2017-11-14 14:07:11.561567762 +0100
@@ -22,26 +22,22 @@
 Summary:NIS client daemon
 License:GPL-2.0
 Group:  Productivity/Networking/NIS
-Url:http://www.linux-nis.org/nis/ypbind-mt
+URL:http://www.linux-nis.org/nis/ypbind-mt
 Source: 
http://www.linux-nis.org/download/%{name}-mt/%{name}-mt-%{version}.tar.bz2
 Source1:SuSEfirewall.ypbind
 Source2:ypbind.service
 Source3:ypbind-systemd-pre
 Source4:ypbind-systemd-post
 Source5:ypbind-systemd-exec
-BuildRequires:  pkgconfig
-Requires:   rpcbind
-Requires:   yp-tools
-Requires:   libnss_nis2
-Requires(pre):  %fillup_prereq
-%if 0%{?suse_version} >= 1310
+Source6:ypbind.conf
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libnsl) >= 1.0.1
 BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(libtirpc) >= 1.0.1
-%else
-BuildRequires:  libnsl-devel >= 1.0.1
-BuildRequires:  libtirpc-devel >= 1.0.1
-%endif
+Requires:   libnss_nis2
+Requires:   rpcbind
+Requires:   yp-tools
+Requires(post): %fillup_prereq
 
 %description
 This package provides the ypbind daemon. The ypbind daemon binds NIS
@@ -61,7 +57,6 @@
 %install
 mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 mkdir -p %{buildroot}%{_localstatedir}/adm/fillup-templates
-mkdir -p %{buildroot}%{_localstatedir}/yp/binding
 %make_install
 # Install SuSEfirewall2 service file
 install -m 644 %{SOURCE1} 
%{buildroot}%{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ypbind
@@ -79,6 +74,8 @@
 install -m 755 %{SOURCE5} %{buildroot}%{_libexecdir}/ypbind/ypbind-systemd-exec
 # create symlink for rcypbind
 ln -s /sbin/service %{buildroot}%{_sbindir}/rcypbind
+mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d
+install -m 644 %{SOURCE6} %{buildroot}%{_prefix}/lib/tmpfiles.d/
 
 %pre
 %service_add_pre ypbind.service
@@ -86,18 +83,20 @@
 %post
 %{fillup_only -n ypbind}
 %service_add_post ypbind.service
+if [ -z ${TRANSACTIONAL_UPDATE} ]; then
+  %tmpfiles_create ypbind.conf
+fi
 
 %preun
 %service_del_preun ypbind.service
-if [ "$1" = "0" ]; then
-   test -d %{_localstatedir}/yp/binding && rm -f %{_localstatedir}/yp/binding/*
-fi
 
 %postun
 %service_del_postun ypbind.service
+if [ "$1" = "0" ]; then
+   test -d %{_localstatedir}/yp/binding && rm -rf %{_localstatedir}/yp/binding 
||:
+fi
 
 %files -f ypbind-mt.lang
-%defattr(-,root,root)
 %doc NEWS README COPYING
 %ghost %config(noreplace) %{_sysconfdir}/yp.conf
 %config %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/ypbind
@@ -106,14 +105,9 @@
 %{_mandir}/man8/ypbind.8%{ext_man}
 %{_sbindir}/ypbind
 %{_sbindir}/rcypbind
-%dir %{_localstatedir}/yp
-%dir %{_localstatedir}/yp/binding
-%if 0%{?suse_version} >= 1310
 %{_unitdir}/ypbind.service
 %dir %{_libexecdir}/ypbind
 %{_libexecdir}/ypbind/*
-%else
-%config %{_initddir}/ypbind
-%endif
+%{_prefix}/lib/tmpfiles.d/ypbind.conf
 
 %changelog

++ ypbind.conf ++
d /var/yp 0755 - - -
d /var/yp/binding 0755 - - -



commit tslib for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package tslib for openSUSE:Factory checked 
in at 2017-11-14 14:06:24

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


Package is "tslib"

Tue Nov 14 14:06:24 2017 rev:11 rq:539816 version:1.13

Changes:

--- /work/SRC/openSUSE:Factory/tslib/tslib.changes  2017-06-20 
11:00:53.683326213 +0200
+++ /work/SRC/openSUSE:Factory/.tslib.new/tslib.changes 2017-11-14 
14:06:26.899196508 +0100
@@ -1,0 +2,18 @@
+Wed Nov  8 10:02:27 UTC 2017 - guilla...@opensuse.org
+
+- Update to version 1.13:
+  * This release includes libts version 0.8.0 and the following changes:
+- Added ts_open_restricted() and ts_close_restricted() API
+- Added TSLIB_MT_VALID bit definition for ts_sample_mt's valid flag
+- module_raw galax is now disabled in the default configuration.
+  Please use module_raw input instead.
+  * Bugfixes
+
+- Changes for version 1.12:
+  * This release includes libts version 0.7.2 and the following changes:
+- Generate a tracking ID value for multitouch type A devices
+- Add experimental --with-sdl2 configuration option for 
+  ts_calibrate and ts_test_mt
+  * Bugfix
+
+---

Old:

  tslib-1.11.tar.xz
  tslib-1.11.tar.xz.asc

New:

  tslib-1.13.tar.xz
  tslib-1.13.tar.xz.asc



Other differences:
--
++ tslib.spec ++
--- /var/tmp/diff_new_pack.c8MzfD/_old  2017-11-14 14:06:27.635169669 +0100
+++ /var/tmp/diff_new_pack.c8MzfD/_new  2017-11-14 14:06:27.639169523 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   tslib
-Version:1.11
+Version:1.13
 Release:0
 Summary:Abstraction layer for touchscreen
 License:LGPL-2.1+ and GPL-2.0

++ tslib-1.11.tar.xz -> tslib-1.13.tar.xz ++
 9120 lines of diff (skipped)





commit gdb for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package gdb for openSUSE:Factory checked in 
at 2017-11-14 14:07:14

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


Package is "gdb"

Tue Nov 14 14:07:14 2017 rev:117 rq:539939 version:8.0.1

Changes:

--- /work/SRC/openSUSE:Factory/gdb/gdb.changes  2017-10-10 11:34:57.360619683 
+0200
+++ /work/SRC/openSUSE:Factory/.gdb.new/gdb.changes 2017-11-14 
14:07:16.657381926 +0100
@@ -1,0 +2,10 @@
+Wed Oct 25 12:14:54 UTC 2017 - jmate...@suse.com
+
+- switch to Python 3 for Tumbleweed 1320 and up
+
+---
+Mon Oct  9 12:43:07 UTC 2017 - m...@suse.com
+
+- Remove %clean section.
+
+---



Other differences:
--
++ gdb.spec ++
--- /var/tmp/diff_new_pack.IsPNcE/_old  2017-11-14 14:07:19.549276463 +0100
+++ /var/tmp/diff_new_pack.IsPNcE/_new  2017-11-14 14:07:19.553276317 +0100
@@ -50,6 +50,13 @@
 %global have_inproctrace 1
 %endif # %{ix86} x86_64
 
+# Choose python version
+%if 0%{?suse_version} >= 1320
+%define python python3
+%else
+%define python python
+%endif
+
 # GDB patches have the format `gdb--bz-.patch'.
 # They should be created using patch level 1: diff -up ./gdb (or gdb-6.3/gdb).
 
@@ -303,9 +310,9 @@
 BuildRequires:  zlib-devel
 %if 0%{!?_without_python:1}
 %if 0%{suse_version} > 1000
-Requires:   python-base
+Requires:   %{python}-base
 %endif
-BuildRequires:  python-devel
+BuildRequires:  %{python}-devel
 %endif # 0%{!?_without_python:1}
 
 %global have_libipt 0
@@ -754,7 +761,7 @@
--without-libexpat-prefix   \
--enable-tui\
 %if 0%{!?_without_python:1}
-   --with-python   \
+   --with-python=%{_bindir}/%{python}  \
 %else
--without-python\
 %endif
@@ -988,7 +995,7 @@
 cp -p $RPM_BUILD_DIR/%{gdb_src}/gdb/gdb-gdb.py 
$RPM_BUILD_ROOT/usr/lib/debug%{_bindir}/
 for pyo in "" "-O";do
   # RHEL-5: AttributeError: 'module' object has no attribute 'compile_file'
-  python $pyo -c 'import compileall, re, sys; sys.exit (not 
compileall.compile_dir("'"$RPM_BUILD_ROOT/usr/lib/debug%{_bindir}"'", 1, 
"'"/usr/lib/debug%{_bindir}"'"))'
+  %{python} $pyo -c 'import compileall, re, sys; sys.exit (not 
compileall.compile_dir("'"$RPM_BUILD_ROOT/usr/lib/debug%{_bindir}"'", 1, 
"'"/usr/lib/debug%{_bindir}"'"))'
 done
 %endif # 0%{?_enable_debug_packages:1} && 0%{!?_without_python:1}
 
@@ -1073,9 +1080,6 @@
 
 rm -f $RPM_BUILD_ROOT%{_infodir}/dir
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post
 # This step is part of the installation of the RPM. Not to be confused
 # with the 'make install ' of the build (rpmbuild) process.




commit installation-images for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2017-11-14 14:06:30

Comparing /work/SRC/openSUSE:Factory/installation-images (Old)
 and  /work/SRC/openSUSE:Factory/.installation-images.new (New)


Package is "installation-images"

Tue Nov 14 14:06:30 2017 rev:25 rq:539841 version:14.340

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2017-10-21 20:20:55.365397186 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2017-11-14 14:06:31.515028180 +0100
@@ -0,0 +1,7 @@
+
+Wed Nov 8 11:56:44 UTC 2017 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#210
+- include modules from kernel/drivers/phy (bsc#1064128)
+- 14.340
+

Old:

  installation-images-14.339.tar.xz

New:

  installation-images-14.340.tar.xz



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.HdAqjf/_old  2017-11-14 14:06:32.538990838 +0100
+++ /var/tmp/diff_new_pack.HdAqjf/_new  2017-11-14 14:06:32.538990838 +0100
@@ -537,7 +537,7 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.339
+Version:14.340
 Release:0
 Provides:   installation-images = %version-%release
 Conflicts:  otherproviders(installation-images)

++ installation-images-14.339.tar.xz -> installation-images-14.340.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.339/VERSION 
new/installation-images-14.340/VERSION
--- old/installation-images-14.339/VERSION  2017-10-17 15:15:28.0 
+0200
+++ new/installation-images-14.340/VERSION  2017-11-08 12:56:44.0 
+0100
@@ -1 +1 @@
-14.339
+14.340
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.339/changelog 
new/installation-images-14.340/changelog
--- old/installation-images-14.339/changelog2017-10-17 15:15:28.0 
+0200
+++ new/installation-images-14.340/changelog2017-11-08 12:56:44.0 
+0100
@@ -1,3 +1,6 @@
+2017-11-07:14.340
+   - include modules from kernel/drivers/phy (bsc #1064128)
+
 2017-10-17:14.339
- etc: update module.config to match 4.13
- * ptp_pte near other ptp modules
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.339/etc/module.config 
new/installation-images-14.340/etc/module.config
--- old/installation-images-14.339/etc/module.config2017-10-17 
15:15:28.0 +0200
+++ new/installation-images-14.340/etc/module.config2017-11-08 
12:56:44.0 +0100
@@ -188,6 +188,7 @@
 kernel/drivers/md/.*
 kernel/drivers/nvdimm/.*
 kernel/drivers/nvme/.*
+kernel/drivers/phy/.*
 kernel/drivers/platform/.*
 kernel/drivers/base/regmap/.*
 kernel/drivers/video/.*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.339/etc/module.list 
new/installation-images-14.340/etc/module.list
--- old/installation-images-14.339/etc/module.list  2017-10-17 
15:15:28.0 +0200
+++ new/installation-images-14.340/etc/module.list  2017-11-08 
12:56:44.0 +0100
@@ -245,6 +245,7 @@
 kernel/drivers/usb/dwc2/
 kernel/drivers/usb/dwc3/
 kernel/drivers/usb/core/ledtrig-usbport.ko
+kernel/drivers/phy/
 
 kernel/fs/efivarfs/
 




commit yp-tools for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package yp-tools for openSUSE:Factory 
checked in at 2017-11-14 14:06:46

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


Package is "yp-tools"

Tue Nov 14 14:06:46 2017 rev:28 rq:539858 version:4.2.2

Changes:

--- /work/SRC/openSUSE:Factory/yp-tools/yp-tools.changes2016-08-24 
10:06:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.yp-tools.new/yp-tools.changes   2017-11-14 
14:06:47.306452301 +0100
@@ -1,0 +2,11 @@
+Wed Nov  8 13:09:31 CET 2017 - ku...@suse.de
+
+- Cleanup dangling symlinks after de-installation
+
+---
+Tue Nov  7 17:07:15 CET 2017 - ku...@suse.de
+
+- Prepare for transactional update and read-only root filesystem
+  - create /var/yp with tmpfiles.d
+
+---

New:

  yp-tools.conf



Other differences:
--
++ yp-tools.spec ++
--- /var/tmp/diff_new_pack.CJ7gz2/_old  2017-11-14 14:06:48.066424586 +0100
+++ /var/tmp/diff_new_pack.CJ7gz2/_new  2017-11-14 14:06:48.070424440 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yp-tools
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,18 +20,16 @@
 Version:4.2.2
 Release:0
 Summary:Network Information Service (YP) client utilities
-License:GPL-2.0 and LGPL-2.1
+License:GPL-2.0 AND LGPL-2.1
 Group:  Productivity/Networking/NIS
+URL:http://www.linux-nis.org/
 Source: 
http://www.linux-nis.org/download/yp-tools/yp-tools-%{version}.tar.bz2
-Url:http://www.linux-nis.org/
+Source1:match_printcap
+Source2:yp-tools.conf
 BuildRequires: fdupes
-BuildRequires:  pkgconfig
-%if 0%{?suse_version} >= 1310
-BuildRequires:  pkgconfig(libtirpc) >= 1.0.1
+BuildRequires:  pkg-config
 BuildRequires: pkgconfig(libnsl) >= 1.0.4
-%endif
-Source1:match_printcap
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(libtirpc) >= 1.0.1
 
 %description
 This packages contains some useful tools for accessing NIS maps or to
@@ -41,7 +39,7 @@
 Summary:NIS header files and libraries for development
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
-Requires:   libnis1 = %version
+Requires:   libnis1 = %{version}
 
 %description -n libnis-devel
 This package contains the include files and libraries needed to
@@ -53,36 +51,33 @@
 
 %build
 # Work around use of bad cast
-CFLAGS="%optflags -Wno-error=cast-align"
+CFLAGS="%{optflags} -Wno-error=cast-align"
 %configure --disable-static --with-pic --enable-call-passwd \
-%if %{suse_version} == 1315
-   --enable-domainname
-%else
--disable-domainname
-%endif
 make %{?_smp_mflags}
 
 %install
 %make_install
 mkdir -p %{buildroot}%{_prefix}/lib/yp
-install -m 755 %{SOURCE1} %{buildroot}%{_prefix}/lib/yp
-mkdir %{buildroot}/%{_lib}
-%if %{suse_version} == 1315
-cp -a %{buildroot}%{_mandir}/man8/domainname.8 
%{buildroot}%{_mandir}/man8/nisdomainname.8
-cp -a %{buildroot}%{_mandir}/man8/domainname.8 
%{buildroot}%{_mandir}/man8/ypdomainname.8
-rm %{buildroot}%{_bindir}/domainname %{buildroot}%{_mandir}/man8/domainname.8
-mkdir -p %{buildroot}/bin
-ln -sf %{_bindir}/nisdomainname %{buildroot}/bin
-ln -sf %{_bindir}/ypdomainname %{buildroot}/bin
-%endif
-%{find_lang} %{name}
-%fdupes %buildroot/%_prefix
+mv %{buildroot}%{_localstatedir}/yp/nicknames %{buildroot}%{_prefix}/lib/yp/
+install -m 755 %{SOURCE1} %{buildroot}%{_prefix}/lib/yp/
+mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d
+install -m 644 %{SOURCE2} %{buildroot}%{_prefix}/lib/tmpfiles.d/
+%find_lang %{name}
+%fdupes %{buildroot}/%{_prefix}
+
+%postun
+if [ "$1" = "0" ]; then
+   test -L %{_localstatedir}/yp/nicknames && rm -f 
%{_localstatedir}/yp/nicknames ||:
+fi
+
+%posttrans
+if [ -z ${TRANSACTIONAL_UPDATE} ]; then
+  %tmpfiles_create yp-tools.conf
+fi
 
 %files -f %{name}.lang
-%defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README THANKS
-%dir %{_localstatedir}/yp
-%config(noreplace) %{_localstatedir}/yp/nicknames
 %{_bindir}/ypcat
 %{_bindir}/ypchfn
 %{_bindir}/ypchsh
@@ -91,26 +86,20 @@
 %{_bindir}/ypwhich
 %dir %{_prefix}/lib/yp
 %{_prefix}/lib/yp/match_printcap
-%doc %{_mandir}/man1/ypcat.1.gz
-%doc %{_mandir}/man1/ypchfn.1.gz
-%doc %{_mandir}/man1/ypchsh.1.gz
-%doc %{_mandir}/man1/ypmatch.1.gz
-%doc %{_mandir}/man1/yppasswd.1.gz
-%doc 

commit libxslt for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libxslt for openSUSE:Factory checked 
in at 2017-11-14 14:06:36

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


Package is "libxslt"

Tue Nov 14 14:06:36 2017 rev:55 rq:539846 version:1.1.32

Changes:

--- /work/SRC/openSUSE:Factory/libxslt/libxslt-python.changes   2017-10-28 
14:17:39.252393427 +0200
+++ /work/SRC/openSUSE:Factory/.libxslt.new/libxslt-python.changes  
2017-11-14 14:06:41.734655492 +0100
@@ -1,0 +2,6 @@
+Wed Nov  8 12:13:46 UTC 2017 - vci...@suse.com
+
+- Update to version 1.1.32
+  * fixes xml-config detection regression (boo#1066525)
+
+---
libxslt.changes: same change

Old:

  libxslt-1.1.30.tar.gz
  libxslt-1.1.30.tar.gz.asc

New:

  libxslt-1.1.32.tar.gz
  libxslt-1.1.32.tar.gz.asc



Other differences:
--
++ libxslt-python.spec ++
--- /var/tmp/diff_new_pack.7ITlsV/_old  2017-11-14 14:06:43.406594521 +0100
+++ /var/tmp/diff_new_pack.7ITlsV/_new  2017-11-14 14:06:43.406594521 +0100
@@ -18,7 +18,7 @@
 
 %define libname libxslt1
 Name:   libxslt-python
-Version:1.1.30
+Version:1.1.32
 Release:0
 Summary:Python Bindings for libxslt
 License:MIT

++ libxslt.spec ++
--- /var/tmp/diff_new_pack.7ITlsV/_old  2017-11-14 14:06:43.430593645 +0100
+++ /var/tmp/diff_new_pack.7ITlsV/_new  2017-11-14 14:06:43.438593354 +0100
@@ -19,7 +19,7 @@
 %define libname %{name}1
 %define exname  libexslt0
 Name:   libxslt
-Version:1.1.30
+Version:1.1.32
 Release:0
 Summary:XSL Transformation Library
 License:MIT AND GPL-2.0+

++ libxslt-1.1.30.tar.gz -> libxslt-1.1.32.tar.gz ++
 6198 lines of diff (skipped)





commit hdf5 for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package hdf5 for openSUSE:Factory checked in 
at 2017-11-14 14:06:13

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


Package is "hdf5"

Tue Nov 14 14:06:13 2017 rev:38 rq:539813 version:1.10.1

Changes:

--- /work/SRC/openSUSE:Factory/hdf5/hdf5.changes2017-11-03 
16:33:13.617917451 +0100
+++ /work/SRC/openSUSE:Factory/.hdf5.new/hdf5.changes   2017-11-14 
14:06:22.807345727 +0100
@@ -1,0 +2,14 @@
+Tue Nov  7 13:23:40 UTC 2017 - e...@suse.com
+
+- Update to 1.10.1:
+  
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
+- Fix-warnings-for-missing-returns.patch:
+  replace: hdf5-non_void_return.patch
+- PPC64LE-Fix-long-double-handling.patch:
+  replace: hdf5-ldouble-ppc64le.patch
+- Disable-phdf5-tests.patch:
+  replace: hdf5_disable_testphdf5.patch
+- Disabling validation tests for the MPI variant for now as they 
+  seem to cause issues in OBS.
+
+---

Old:

  hdf5-1.10.0-patch1.tar.bz2
  hdf5-ldouble-ppc64le.patch
  hdf5-non_void_return.patch
  hdf5_disable_testphdf5.patch

New:

  Disable-phdf5-tests.patch
  Fix-warnings-for-missing-returns.patch
  PPC64LE-Fix-long-double-handling.patch
  hdf5-1.10.1.tar.bz2



Other differences:
--
++ hdf5.spec ++
--- /var/tmp/diff_new_pack.PBHq1w/_old  2017-11-14 14:06:23.471321514 +0100
+++ /var/tmp/diff_new_pack.PBHq1w/_new  2017-11-14 14:06:23.475321368 +0100
@@ -22,10 +22,10 @@
 %define _do_check 1
 %define use_sz2 0
 
-%define vers 1.10.0
-%define _vers 1_10_0
+%define vers 1.10.1
+%define _vers 1_10_1
 %define short_ver 1.10
-%define src_ver %{version}-patch1
+%define src_ver %{version}
 %define pname hdf5
 
 %bcond_with ringdisabled
@@ -94,6 +94,11 @@
 %global mpi_flavor mvapich2
 %endif
 
+# Disable until resource issue is resolved.
+%if "%mpi_flavor" == "openmpi"
+%define _do_check 0
+%endif
+
 %{?mpi_flavor:%{bcond_without mpi}}%{!?mpi_flavor:%{bcond_with mpi}}
 %{?with_hpc:%{!?compiler_family:%global compiler_family gnu}}
 %{?with_mpi:%{!?mpi_flavor:%global mpi_flavor openmpi}}
@@ -137,13 +142,12 @@
 
 # TODO: The so numbers autodetected by update_so_version.sh
 # do not match the so numbers that are actually buit.
-%define sonum 100
-%define sonum_CXX 100
+%define sonum 101
+%define sonum_CXX 101
 %define sonum_F 100
 %define sonum_HL 100
 %define sonum_HL_CXX 100
 %define sonum_HL_F 100
-%define sonum_TOOLS 100
 
 Name:   %{package_name}
 Version:%vers
@@ -156,16 +160,16 @@
 Source100:  _multibuild
 Source1000: update_so_version.sh
 Patch0: hdf5-LD_LIBRARY_PATH.patch
-Patch1: hdf5-non_void_return.patch
+Patch1: Fix-warnings-for-missing-returns.patch
 # not really needed but we want to get noticed if hdf5 doesn' t know our host
 Patch2: hdf5-1.8.11-abort_unknown_host_config.patch
 %ifarch %arm
 Patch4: hdf5-1.8.10-tests-arm.patch
 %endif
-Patch5: hdf5-ldouble-ppc64le.patch
+Patch5: PPC64LE-Fix-long-double-handling.patch
 Patch6: hdf5-buildcompare.patch
 Patch7: hdf5-mpi.patch
-Patch8: hdf5_disable_testphdf5.patch
+Patch8: Disable-phdf5-tests.patch
 BuildRequires:  fdupes
 %if 0%{?use_sz2}
 BuildRequires:  libsz2-devel
@@ -557,9 +561,9 @@
 
 %prep
 %{?with_hpc: %hpc_debug}
-%setup -q -n %{pname}-%{version}-patch1
+%setup -q -n %{pname}-%{version}
 %patch0 -p1 -b .LD_LIBRARY_PATH
-%patch1 -p0 -b .non_void_return
+%patch1 -p1
 %patch2 -p0 -b .abort_unknown_host_config
 %ifarch %arm
 %patch4 -p0 -b .tests-arm

++ Disable-phdf5-tests.patch ++
From: Egbert Eich 
Date: Tue Nov 7 16:06:07 2017 +0100
Subject: [PATCH]- Disable phdf5 tests.
Git-commit: 8b3e39a25d72b9dad5a5b13fb313226abf294069
References: 
Signed-off-by: Egbert Eich 

---
 testpar/CMakeTests.cmake | 2 +-
 testpar/Makefile.am  | 2 +-
 testpar/Makefile.in  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/testpar/CMakeTests.cmake b/testpar/CMakeTests.cmake
index 6e2b05e..75a65ab 100644
--- a/testpar/CMakeTests.cmake
+++ b/testpar/CMakeTests.cmake
@@ -16,7 +16,7 @@
 ##
 ##
 
-add_test (NAME TEST_PAR_testphdf5 COMMAND ${MPIEXEC} ${MPIEXEC_PREFLAGS} 
${MPIEXEC_NUMPROC_FLAG} ${MPIEXEC_MAX_NUMPROCS} ${MPIEXEC_POSTFLAGS} 
$)
+## add_test (NAME TEST_PAR_testphdf5 COMMAND ${MPIEXEC} ${MPIEXEC_PREFLAGS} 
${MPIEXEC_NUMPROC_FLAG} ${MPIEXEC_MAX_NUMPROCS} ${MPIEXEC_POSTFLAGS} 
$)
 
 foreach (testp ${H5P_TESTS})
   

commit texlive for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package texlive for openSUSE:Factory checked 
in at 2017-11-14 14:06:06

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


Package is "texlive"

Tue Nov 14 14:06:06 2017 rev:40 rq:539796 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/texlive/texlive.changes  2017-09-26 
21:12:17.012441735 +0200
+++ /work/SRC/openSUSE:Factory/.texlive.new/texlive.changes 2017-11-14 
14:06:08.599863837 +0100
@@ -1,0 +2,6 @@
+Wed Nov  8 08:22:20 UTC 2017 - wer...@suse.de
+
+- Add yet an other patch source-poppler-0.59.1.dif for poppler
+  0.59 and up (boo#1060652)
+
+---

New:

  source-poppler-0.59.1.dif



Other differences:
--
++ texlive.spec ++
--- /var/tmp/diff_new_pack.U9J0TV/_old  2017-11-14 14:06:10.467795719 +0100
+++ /var/tmp/diff_new_pack.U9J0TV/_new  2017-11-14 14:06:10.471795573 +0100
@@ -273,6 +273,8 @@
 Patch47:biber-perl-5.18.2.dif
 # PATCH-FIX-UPSTREAM texlive-20170524-source-poppler059-1.patch 
dims...@opensuse.org -- Adapt to poppler 0.59 API changes
 Patch48:
http://www.linuxfromscratch.org/patches/blfs/svn/texlive-20170524-source-poppler059-1.patch
+# PATCH-FIX-UPSTREAM source-poppler-0.59.1.dif -- Adapt to poppler 0.59.1+ API 
changes
+Patch49:source-poppler-0.59.1.dif
 Prefix: %{_bindir}
 Provides:   pdfjam = %{version}
 Obsoletes:  pdfjam < %{version}
@@ -3433,6 +3435,7 @@
 %endif
 if pkg-config --atleast-version=0.59 poppler; then
 %patch48 -p1 -b .poppler59
+%patch49 -p0 -b .poppler591
 fi
 
 # Correct FHS paths

++ source-poppler-0.59.1.dif ++
Dear Werner,

> See attachment for figure_fsteps.pdf ...

Please test attached pdftoepdf.cc and pdftosrc.cc on SUSE.
They are working fine on windows for your example with
the poppler 0.60.1.
Simply replace pdftoepdf.cc and pdftosrc.cc in web2c/pdftexdir
by the attached files.

Thanks,
Akira

---
 texk/web2c/pdftexdir/pdftoepdf.cc |  113 +++---
 texk/web2c/pdftexdir/pdftosrc.cc  |   19 --
 2 files changed, 83 insertions(+), 49 deletions(-)

--- texk/web2c/pdftexdir/pdftoepdf.cc
+++ texk/web2c/pdftexdir/pdftoepdf.cc   2017-11-07 15:57:03.960327000 +
@@ -1,5 +1,5 @@
 /*
-Copyright 1996-2016 Han The Thanh, 
+Copyright 1996-2017 Han The Thanh, 
 
 This file is part of pdfTeX.
 
@@ -17,6 +17,15 @@ You should have received a copy of the G
 with this program.  If not, see .
 */
 
+/*
+This is based on the patch texlive-poppler-0.59.patch <2017-09-19> at
+https://git.archlinux.org/svntogit/packages.git/plain/texlive-bin/trunk
+by Arch Linux. A little modifications are made to avoid a crash for
+some kind of pdf images, such as figure_missing.pdf in gnuplot.
+The poppler should be 0.59.0 or newer versions.
+POPPLER_VERSION should be defined.
+*/
+
 /* Do this early in order to avoid a conflict between
MINGW32  defining 'boolean' as 'unsigned char' and
 defining Pascal's boolean as 'int'.
@@ -39,10 +48,7 @@ with this program.  If not, see 
 #define GString GooString
 #else
-#include 
-#include 
-#include 
-#include 
+#error POPPLER_VERSION should be defined.
 #endif
 #include 
 
@@ -357,10 +363,29 @@ static void copyProcSet(Object * obj)
 
 #define REPLACE_TYPE1C true
 
+static bool embeddableFont(Object * fontdesc)
+{
+Object fontfile, ffsubtype;
+
+if (!fontdesc->isDict())
+return false;
+fontfile = fontdesc->dictLookup("FontFile");
+if (fontfile.isStream())
+return true;
+if (REPLACE_TYPE1C) {
+fontfile = fontdesc->dictLookup("FontFile3");
+if (!fontfile.isStream())
+return false;
+ffsubtype = fontfile.streamGetDict()->lookup("Subtype");
+return ffsubtype.isName() && !strcmp(ffsubtype.getName(), "Type1C");
+}
+return false;
+}
+
 static void copyFont(char *tag, Object * fontRef)
 {
 Object fontdict, subtype, basefont, fontdescRef, fontdesc, charset,
-fontfile, ffsubtype, stemV;
+stemV;
 GfxFont *gfont;
 fd_entry *fd;
 fm_entry *fontmap;
@@ -377,23 +402,13 @@ static void copyFont(char *tag, Object *
 // Only handle included Type1 (and Type1C) fonts; anything else will be 
copied.
 // Type1C fonts are replaced by Type1 fonts, if REPLACE_TYPE1C is true.
 fontdict = fontRef->fetch(xref);
+fontdesc = Object(objNull);
 if (fontdict.isDict()) {
 subtype = fontdict.dictLookup("Subtype");
 basefont = fontdict.dictLookup("BaseFont");
 fontdescRef = fontdict.dictLookupNF("FontDescriptor");
 if 

commit swig for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2017-11-14 14:05:53

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


Package is "swig"

Tue Nov 14 14:05:53 2017 rev:62 rq:539788 version:3.0.12

Changes:

--- /work/SRC/openSUSE:Factory/swig/swig.changes2017-09-25 
13:57:33.462525627 +0200
+++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes   2017-11-14 
14:05:59.760186195 +0100
@@ -1,0 +2,5 @@
+Tue Nov  7 20:07:12 UTC 2017 - mplus...@suse.com
+
+- Run python2 and python3 tests for Factory
+
+---



Other differences:
--
++ swig.spec ++
--- /var/tmp/diff_new_pack.6g8PJ3/_old  2017-11-14 14:06:00.816147687 +0100
+++ /var/tmp/diff_new_pack.6g8PJ3/_new  2017-11-14 14:06:00.820147542 +0100
@@ -34,8 +34,11 @@
 BuildRequires:  automake
 %if 0%{?suse_version} > 1325
 BuildRequires:  libboost_headers-devel
+BuildRequires:  python2-devel
+BuildRequires:  python3-devel
 %else
 BuildRequires:  boost-devel
+BuildRequires:  python-devel
 %endif
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
@@ -47,7 +50,6 @@
 %endif
 BuildRequires:  pcre-devel
 BuildRequires:  perl
-BuildRequires:  python-devel
 %if 0%{?rhel_version} > 0
 BuildRequires:  -vim
 %endif




commit publicsuffix for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package publicsuffix for openSUSE:Factory 
checked in at 2017-11-14 14:05:47

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


Package is "publicsuffix"

Tue Nov 14 14:05:47 2017 rev:32 rq:539689 version:20171028

Changes:

--- /work/SRC/openSUSE:Factory/publicsuffix/publicsuffix.changes
2017-10-13 14:08:39.303838162 +0200
+++ /work/SRC/openSUSE:Factory/.publicsuffix.new/publicsuffix.changes   
2017-11-14 14:05:49.260569085 +0100
@@ -1,0 +2,8 @@
+Tue Nov 07 21:49:06 UTC 2017 - astie...@suse.com
+
+- Update to version 20171028:
+  * remove .htc TLD (#548)
+  * Delete "REMOVED" TLDs (#536)
+  * .br updated - 19 new 2nd level city domains (#546)
+
+---

Old:

  publicsuffix-20170910.tar.xz

New:

  publicsuffix-20171028.tar.xz



Other differences:
--
++ publicsuffix.spec ++
--- /var/tmp/diff_new_pack.oOGFmi/_old  2017-11-14 14:05:49.928544726 +0100
+++ /var/tmp/diff_new_pack.oOGFmi/_new  2017-11-14 14:05:49.932544580 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   publicsuffix
-Version:20170910
+Version:20171028
 Release:0
 Summary:Cross-vendor public domain suffix database
 License:MPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.oOGFmi/_old  2017-11-14 14:05:49.968543267 +0100
+++ /var/tmp/diff_new_pack.oOGFmi/_new  2017-11-14 14:05:49.968543267 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/publicsuffix/list.git
-  47da4a259d9c45349fbe732debe81f590a48c9d0
\ No newline at end of file
+  85fa8fbdf73a0f2fcf5f4790c204394557dfbaf3
\ No newline at end of file

++ publicsuffix-20170910.tar.xz -> publicsuffix-20171028.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/publicsuffix-20170910/public_suffix_list.dat 
new/publicsuffix-20171028/public_suffix_list.dat
--- old/publicsuffix-20170910/public_suffix_list.dat2017-09-10 
17:57:02.0 +0200
+++ new/publicsuffix-20171028/public_suffix_list.dat2017-10-28 
22:55:23.0 +0200
@@ -411,14 +411,19 @@
 ato.br
 b.br
 belem.br
+bhz.br
 bio.br
 blog.br
 bmd.br
+boavista.br
 bsb.br
+campinas.br
+caxias.br
 cim.br
 cng.br
 cnt.br
 com.br
+contagem.br
 coop.br
 cri.br
 cuiaba.br
@@ -432,15 +437,17 @@
 etc.br
 eti.br
 far.br
+feira.br
 flog.br
 floripa.br
-fortal.br
 fm.br
 fnd.br
+fortal.br
 fot.br
 fst.br
 g12.br
 ggf.br
+goiania.br
 gov.br
 // gov.br 26 states + df https://en.wikipedia.org/wiki/States_of_Brazil
 ac.gov.br
@@ -474,7 +481,10 @@
 imb.br
 ind.br
 inf.br
+jab.br
 jampa.br
+jdf.br
+joinville.br
 jor.br
 jus.br
 leg.br
@@ -485,6 +495,7 @@
 mat.br
 med.br
 mil.br
+morena.br
 mp.br
 mus.br
 natal.br
@@ -502,16 +513,24 @@
 pro.br
 psc.br
 psi.br
+pvh.br
 qsl.br
 radio.br
 rec.br
 recife.br
+ribeirao.br
+rio.br
 riobranco.br
+salvador.br
+sampa.br
 sjc.br
 slg.br
+slz.br
+sorocaba.br
 srv.br
 taxi.br
 teo.br
+the.br
 tmp.br
 trd.br
 tur.br
@@ -7501,9 +7520,6 @@
 // chintai : 2015-06-11 CHINTAI Corporation
 chintai
 
-// chloe : 2014-10-16 Richemont DNS Inc.
-chloe
-
 // christmas : 2013-11-21 Uniregistry, Corp.
 christmas
 
@@ -8374,9 +8390,6 @@
 // hsbc : 2014-10-24 HSBC Holdings PLC
 hsbc
 
-// htc : 2015-04-02 HTC corporation
-htc
-
 // hughes : 2015-07-30 Hughes Satellite Systems Corporation
 hughes
 
@@ -8830,12 +8843,6 @@
 // mba : 2015-04-02 Lone Hollow, LLC
 mba
 
-// mcd : 2015-07-30 McDonald’s Corporation
-mcd
-
-// mcdonalds : 2015-07-30 McDonald’s Corporation
-mcdonalds
-
 // mckinsey : 2015-07-31 McKinsey Holdings, Inc.
 mckinsey
 
@@ -8926,9 +8933,6 @@
 // monster : 2015-09-11 Monster Worldwide, Inc.
 monster
 
-// montblanc : 2014-06-23 Richemont DNS Inc.
-montblanc
-
 // mopar : 2015-07-30 FCA US LLC.
 mopar
 
@@ -9160,9 +9164,6 @@
 // page : 2014-12-04 Charleston Road Registry Inc.
 page
 
-// pamperedchef : 2015-02-05 The Pampered Chef, Ltd.
-pamperedchef
-
 // panasonic : 2015-07-30 Panasonic Corporation
 panasonic
 




commit poppler for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2017-11-14 14:04:52

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


Package is "poppler"

Tue Nov 14 14:04:52 2017 rev:143 rq:534289 version:0.59.0

Changes:

--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes   2017-09-27 
16:59:24.424848086 +0200
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2017-11-14 
14:05:01.118325606 +0100
@@ -1,0 +2,76 @@
+Mon Oct  9 16:48:34 UTC 2017 - jeng...@inai.de
+
+- Update package summaries and RPM categorizations.
+- Drop some idempotent %if..%endif markers whose presence has
+  no effect on the files being output.
+
+---
+Mon Oct  9 12:33:22 UTC 2017 - psim...@suse.com
+
+- Apply CVE-2017-14517.patch from upstream to fix a NULL pointer
+  dereference in the XRef::parseEntry() function that may have lead
+  to potential denial-of-service attack when handling malicious PDF
+  files. [CVE-2017-14517, bsc#1059066]
+
+---
+Mon Sep 18 10:27:48 UTC 2017 - psim...@suse.com
+
+- Apply CVE-2017-14518.patch to remedy a floating point exception
+  in Splash.cc that could have been exploited using a specially
+  crafted PDF document. [CVE-2017-14518, bsc#1059101]
+
+---
+Thu Sep  7 10:34:49 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.59.0:
+  + core: Fix infinite recursion in NameTree parsing in broken
+files.
+  + utils:
+- pdfunite: Fix API porting error that caused abort in some
+  cases.
+- pdfinfo:
+  . Fix crashes and memory leaks when using -dests.
+  . Use GooString.append instead of sprintf/strcat.
+- pdfimages: Fix warning when compiling with cygwin.
+  + build system:
+- Fix cygwin 32-bit compile.
+- Cmake tweaks.
+- Bump soversion following upstream changes.
+
+---
+Sun Sep  3 10:21:49 UTC 2017 - zai...@opensuse.org
+
+- Update to version 0.58.0:
+  + core:
+- CairoOutputDev: cairo 1.14 now has high quality downscaling.
+- Signature related improvements (fdo#99271).
+- Tweak which cmap we use (fdo#101855).
+- Memory leak fixes.
+- Substantial rework of the internals.
+- win32: call ANSI functions directly (fdo#100312).
+- Add some documentation.
+  + qt5:
+- Expose signature information.
+- ArthurOutputDev: initialize the image with the paper color
+  (fdo#102129).
+- Fix copy'n'paste bugs: Qt4 -> Qt5.
+- ArthurOutputDev: Properly set the QPainter transformation.
+- ArthurOutputDev: Use Qt::SvgMiterJoin instead of
+  Qt::MiterJoin (fdo#102356).
+  + utils:
+- pdfinfo: add -dests option to print named destinations
+  (fdo#97262).
+- pdftocairo: add -jpegopt for setting jpeg compression
+  parameters (fdo#45727).
+- pdftoppm: add -jpegopt for setting jpeg compression
+  parameters (fdo#45727).
+- pdfimages: support listing/extracting inline images
+  (fdo#25625).
+  + build system:
+- cmake: Various Windows fixes.
+- cmake: Use -std=c++11 instead of -std=gnu++11.
+  + cpp: Fix page.text() not taking page orientation into account
+(fdo#94517).
+- Bump soversion following upstream changes.
+
+---
poppler-qt5.changes: same change
poppler.changes: same change

Old:

  poppler-0.57.0.tar.xz

New:

  CVE-2017-14517.patch
  CVE-2017-14518.patch
  poppler-0.59.0.tar.xz



Other differences:
--
++ poppler-qt.spec ++
--- /var/tmp/diff_new_pack.wZSM6N/_old  2017-11-14 14:05:02.626270582 +0100
+++ /var/tmp/diff_new_pack.wZSM6N/_new  2017-11-14 14:05:02.630270436 +0100
@@ -21,11 +21,11 @@
 
 Name:   poppler-qt
 %define _name   poppler
-Version:0.57.0
+Version:0.59.0
 Release:0
 # Actual version of poppler-data:
 %define poppler_data_version 0.4.6
-%define poppler_sover 68
+%define poppler_sover 70
 %define poppler_cpp_sover 0
 %define poppler_glib_sover 8
 %define poppler_qt4_sover 4
@@ -35,9 +35,11 @@
 Url:http://poppler.freedesktop.org/
 Summary:PDF Rendering Library
 License:GPL-2.0 or GPL-3.0
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 Source: http://poppler.freedesktop.org/%{_name}-%{version}.tar.xz
 Source99:   baselibs.conf
+Patch1: CVE-2017-14517.patch
+Patch2: CVE-2017-14518.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gobject-introspection-devel
 

commit build for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package build for openSUSE:Factory checked 
in at 2017-11-14 14:01:49

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


Package is "build"

Tue Nov 14 14:01:49 2017 rev:109 rq:540259 version:20171027

Changes:

--- /work/SRC/openSUSE:Factory/build/build.changes  2017-11-03 
16:20:39.457366241 +0100
+++ /work/SRC/openSUSE:Factory/.build.new/build.changes 2017-11-14 
14:02:01.828867536 +0100
@@ -1,0 +2,7 @@
+Thu Nov  9 16:12:53 UTC 2017 - adr...@suse.de
+
+- fixes syntax error fissile support
+- various container handling improvements
+- support new debian control.tar.xz files
+
+---

Old:

  obs-build-20171023.tar.gz

New:

  obs-build-20171027.tar.gz



Other differences:
--
++ build-mkbaselibs-sle.spec ++
--- /var/tmp/diff_new_pack.6zvAH5/_old  2017-11-14 14:02:04.300777344 +0100
+++ /var/tmp/diff_new_pack.6zvAH5/_new  2017-11-14 14:02:04.304777198 +0100
@@ -20,7 +20,7 @@
 Summary:Tools to generate base lib packages
 License:GPL-2.0+
 Group:  Development/Tools/Building
-Version:20171023
+Version:20171027
 Release:0
 #!BuildIgnore:  build-mkbaselibs
 Provides:   build-mkbaselibs

++ build.spec ++
--- /var/tmp/diff_new_pack.6zvAH5/_old  2017-11-14 14:02:04.348775593 +0100
+++ /var/tmp/diff_new_pack.6zvAH5/_new  2017-11-14 14:02:04.352775447 +0100
@@ -22,7 +22,7 @@
 Summary:A Script to Build SUSE Linux RPMs
 License:GPL-2.0+ and GPL-2.0
 Group:  Development/Tools/Building
-Version:20171023
+Version:20171027
 Release:0
 Source: obs-build-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.6zvAH5/_old  2017-11-14 14:02:04.396773841 +0100
+++ /var/tmp/diff_new_pack.6zvAH5/_new  2017-11-14 14:02:04.400773695 +0100
@@ -1,5 +1,5 @@
 pkgname=build
-pkgver=20171023
+pkgver=20171027
 pkgrel=0
 pkgdesc="Build packages in sandbox"
 arch=('i686' 'x86_64')

++ build.dsc ++
--- /var/tmp/diff_new_pack.6zvAH5/_old  2017-11-14 14:02:04.428772674 +0100
+++ /var/tmp/diff_new_pack.6zvAH5/_new  2017-11-14 14:02:04.428772674 +0100
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: build
-Version: 20171023
+Version: 20171027
 Binary: build
 Maintainer: Adrian Schroeter 
 Architecture: all

++ debian.changelog ++
--- /var/tmp/diff_new_pack.6zvAH5/_old  2017-11-14 14:02:04.452771798 +0100
+++ /var/tmp/diff_new_pack.6zvAH5/_new  2017-11-14 14:02:04.456771652 +0100
@@ -1,4 +1,4 @@
-build (20171023) unstable; urgency=low
+build (20171027) unstable; urgency=low
 
   * Update to current git trunk
 - add sles11sp2 build config and adapt autodetection

++ obs-build-20171023.tar.gz -> obs-build-20171027.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-build-20171023/build-recipe-fissile 
new/obs-build-20171027/build-recipe-fissile
--- old/obs-build-20171023/build-recipe-fissile 2017-10-23 17:03:21.0 
+0200
+++ new/obs-build-20171027/build-recipe-fissile 2017-10-27 14:57:55.0 
+0200
@@ -118,7 +118,7 @@
 fi
# Create containerinfo
disturlarg=()
-`  test -n "$DISTURL" && disturlarg=("--disturl" "$DISTURL")
+   test -n "$DISTURL" && disturlarg=("--disturl" "$DISTURL")
perl -I$BUILD_DIR -MBuild::Docker -e Build::Docker::showcontainerinfo 
-- "${disturlarg[@]}" '' "$filename.tar" "$image" containers/annotation> 
"$BUILD_ROOT$TOPDIR/FISSILE/$filename.containerinfo"
 done
 




commit expect for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package expect for openSUSE:Factory checked 
in at 2017-11-14 14:00:45

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


Package is "expect"

Tue Nov 14 14:00:45 2017 rev:26 rq:540243 version:5.45.3

Changes:

--- /work/SRC/openSUSE:Factory/expect/expect.changes2015-08-21 
07:34:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.expect.new/expect.changes   2017-11-14 
14:00:46.795605234 +0100
@@ -1,0 +2,36 @@
+Wed Nov  8 20:29:35 UTC 2017 - aavind...@gmail.com
+
+- New version 5.45.3:
+  * expect.c: On finding a full buffer during matching the sliding
+window mechanism slides too far, truncating the whole buffer and
+preventing matches across the boundary. Fix is shortening the
+slide distance (slide only one 1/3).
+  * expect.c: Replaced a cc==0 check with proper Tcl_Eof() check.
+- Includes changes from 5.45.2:
+  * configure: Extended Tcl header detection for OS X Mountain Lion.
+  * expect.c: Replaced memcpy with memmove to properly handle
+overlapping memory.
+- Includes changes from 5.45.1:
+  * exp_chan.c: Fix a problem when talking a tty where the writer
+dies. Some operating systems report the condition as EIO with
+nothing read, while this actually an EOF. Previously, returned
+data was incomplete due to the error causing data in buffers to
+be dropped.
+  * exp_chan.c: Fix a problem with the iteration over the expect
+channel list where the loop code may modify the list, breaking
+the iterator.
+  * Fixes for exp_chan.c and exp_command.h
+  * expect.c: Convert #bytes information to #chars to prevent later
+code to fail when copying strings around and miscalculating how
+much to copy, for strings containing non-ASCII utf chars.
+  * exp_inter.c: Hack access to TCL_REG_BOSONLY when not present,
+became private with Tcl 8.5 and higher.
+  * expect.h: Remove the local fiddling with the memory allocation
+and panic macros.
+  * example/unbuffer: Prevent unbuffer from swallowing exit code of
+the command it ran (regular mode only, not -p)
+  * Various deduplications and cleanups
+- cleanup with spec-cleaner
+- use %make_install macro
+
+---
@@ -51 +87 @@
-- Updagte to version 5.44.1.11 from CVS. The changes mainly consist
+- Update to version 5.44.1.11 from CVS. The changes mainly consist

Old:

  expect5.45.tar.gz

New:

  expect-5.45.3.tar.gz



Other differences:
--
++ expect.spec ++
--- /var/tmp/diff_new_pack.YGll6Y/_old  2017-11-14 14:00:47.519578819 +0100
+++ /var/tmp/diff_new_pack.YGll6Y/_new  2017-11-14 14:00:47.519578819 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package expect
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,21 @@
 #
 
 
-Url:http://expect.nist.gov
-
 Name:   expect
-BuildRequires:  autoconf
-BuildRequires:  tcl-devel
-Version:5.45
+Version:5.45.3
 Release:0
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:A Tool for Automating Interactive Programs
 License:SUSE-Public-Domain
 Group:  Development/Languages/Tcl
-Source: 
http://downloads.sourceforge.net/project/%{name}/Expect/%{version}/%{name}%{version}.tar.gz
+Url:http://expect.nist.gov
+Source: 
http://downloads.sourceforge.net/project/%{name}/Expect/%{version}/%{name}%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source1:expect-rpmlintrc
 Patch1: expect.patch
 Patch2: expect-fixes.patch
 Patch3: expect-log.patch
 Patch4: config-guess-sub-update.patch
+BuildRequires:  autoconf
+BuildRequires:  tcl-devel
 
 %description
 Expect is a tool primarily for automating interactive applications,
@@ -70,31 +68,29 @@
 make %{?_smp_mflags} all pkglibdir=%_libdir/tcl/%name%version
 
 %check
-make test
+make %{?_smp_mflags} test
 
 %install
 # set the right path to the expect binary...
 sed -i \
--e '1s,^#![^ ]*expectk,#!/usr/bin/wish\npackage require Expect,' \
--e '1s,^#![^ ]*expect,#!/usr/bin/expect,' \
+-e '1s,^#![^ ]*expectk,#!%_bindir/wish\npackage require Expect,' \
+-e '1s,^#![^ ]*expect,#!%_bindir/expect,' \
 example/*
-make install DESTDIR=$RPM_BUILD_ROOT pkglibdir=%_libdir/tcl/%name%version
+%make_install pkglibdir=%_libdir/tcl/%name%version
 # Remove some executables and manpages we don't want to ship
-rm 

commit icedtea-web for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package icedtea-web for openSUSE:Factory 
checked in at 2017-11-14 13:07:03

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


Package is "icedtea-web"

Tue Nov 14 13:07:03 2017 rev:21 rq:541764 version:1.7

Changes:

--- /work/SRC/openSUSE:Factory/icedtea-web/icedtea-web.changes  2017-09-26 
21:17:42.634659964 +0200
+++ /work/SRC/openSUSE:Factory/.icedtea-web.new/icedtea-web.changes 
2017-11-14 13:07:04.505332446 +0100
@@ -1,0 +2,7 @@
+Tue Nov 14 09:32:33 UTC 2017 - fst...@suse.com
+
+- Added patch:
+  * icedtea-web-jdk10.patch
++ Allow build/run with jdk10
+
+---

New:

  icedtea-web-jdk10.patch



Other differences:
--
++ icedtea-web.spec ++
--- /var/tmp/diff_new_pack.Ue1w8b/_old  2017-11-14 13:07:05.053312409 +0100
+++ /var/tmp/diff_new_pack.Ue1w8b/_new  2017-11-14 13:07:05.057312262 +0100
@@ -40,12 +40,13 @@
 Patch1: icedtea-web-exports.patch
 Patch2: icedtea-web-x509factory.patch
 Patch3: icedtea-web-javadoc9.patch
+Patch4: icedtea-web-jdk10.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  hamcrest
-BuildRequires:  java-devel >= 1.8
+BuildRequires:  java-devel >= 10
 # owns javadocdir
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
@@ -108,6 +109,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 autoreconf -fiv

++ icedtea-web-jdk10.patch ++
diff -r 676a6ba5bc31 acinclude.m4
--- a/acinclude.m4  Mon Sep 25 18:05:33 2017 +0200
+++ b/acinclude.m4  Tue Nov 14 10:08:22 2017 +0100
@@ -798,7 +798,7 @@
   JAVA_VERSION=`$JAVA -version 2>&1`
   AC_MSG_RESULT($JAVA_VERSION)
   HAVE_JAVA8=`if echo $JAVA_VERSION | grep -q -e 1.8.0 ; then echo yes ; fi`
-  HAVE_JAVA9=`if echo $JAVA_VERSION | grep -q -e 1.9.0 -e \"9 -e "build 9" ; 
then echo yes ; fi `
+  HAVE_JAVA9=`if echo $JAVA_VERSION | grep -q -e \"9 -e "build 9" -e \"10 -e 
"build 10" ; then echo yes ; fi `
   if test -z "$HAVE_JAVA8" -a -z "$HAVE_JAVA9"; then
 AC_MSG_ERROR([JDK8 or newer is required, detected was: $JAVA_VERSION])
   fi
diff -r 676a6ba5bc31 launcher/launchers.in
--- a/launcher/launchers.in Mon Sep 25 18:05:33 2017 +0200
+++ b/launcher/launchers.in Tue Nov 14 10:08:22 2017 +0100
@@ -38,10 +38,14 @@
 fi;
 
 JDK9="NO"
-if ${JAVA} -version 2>&1 | grep -q "version \"9-" ; then
+if ${JAVA} -version 2>&1 | grep -q "version \"9" ; then
+  JDK9="YES"
+elif ${JAVA} -version 2>&1 | grep -q "version \"10" ; then
   JDK9="YES"
 fi
 
+echo "Is JDK9+? $JDK9"
+
 JAVA_ARGS=( )
 ARGS=( )
 COMMAND=()
diff -r 676a6ba5bc31 plugin/icedteanp/IcedTeaNPPlugin.cc
--- a/plugin/icedteanp/IcedTeaNPPlugin.cc   Mon Sep 25 18:05:33 2017 +0200
+++ b/plugin/icedteanp/IcedTeaNPPlugin.cc   Tue Nov 14 10:08:22 2017 +0100
@@ -1562,8 +1562,9 @@
   command_line[2] = NULL;
 
   if ( standard_error != NULL ){
-if(strstr(standard_error, "\"9") != NULL) {
-  PLUGIN_DEBUG ("detected 9\n");
+if(strstr(standard_error, "\"9") != NULL
+   || strstr(standard_error, "\"10") != NULL) {
+  PLUGIN_DEBUG ("detected 9+\n");
   PLUGIN_DEBUG ("plugin_get_java_version return\n");
   return 9;
 }



commit python-h5py for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package python-h5py for openSUSE:Factory 
checked in at 2017-11-14 13:06:57

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


Package is "python-h5py"

Tue Nov 14 13:06:57 2017 rev:6 rq:541760 version:2.7.1

Changes:

--- /work/SRC/openSUSE:Factory/python-h5py/python-h5py.changes  2017-05-16 
14:45:53.980852921 +0200
+++ /work/SRC/openSUSE:Factory/.python-h5py.new/python-h5py.changes 
2017-11-14 13:06:59.793504735 +0100
@@ -1,0 +2,24 @@
+Sun Nov 12 17:01:49 UTC 2017 - a...@gmx.de
+
+- update patch
+
+- update to version 2.7.1:
+  * Bug fixes
++ :issue:`903` Fixed critical issue with cyclic gc which resulted
+  in segfaults
++ :issue:`904` Avoid unaligned access fixing h5py on sparc64
++ :issue:`883` Fixed compilation issues for some library locations
++ :issue:`868` Fix deadlock between phil and the import lock in
+  py2
++ :issue:`841` Improve windows handling if filenames
++ :issue:`874` Allow close to be called on file multiple times
++ :issue:`867`, :issue:`872` Warn on loaded vs complied hdf5
+  version issues
++ :issue:`902` Fix overflow computing size of dataset on windows
++ :issue:`912` Do not mangle capitalization of filenames in error
+  messages
++ :issue:`842` Fix longdouble on ppc64le
++ :issue:`862`, :issue:`916` Fix compounds structs with
+  variable-size members
+
+---

Old:

  h5py-2.7.0.tar.gz

New:

  h5py-2.7.1.tar.gz



Other differences:
--
++ python-h5py.spec ++
--- /var/tmp/diff_new_pack.AlxgHJ/_old  2017-11-14 13:07:00.481479579 +0100
+++ /var/tmp/diff_new_pack.AlxgHJ/_new  2017-11-14 13:07:00.481479579 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-h5py
 #
-# 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
@@ -18,8 +18,8 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-h5py
-Version:2.7.0
-Release:1
+Version:2.7.1
+Release:0
 Summary:Python interface to the Hierarchical Data Format library
 License:BSD-3-Clause
 Group:  Development/Libraries/Python
@@ -27,15 +27,15 @@
 Source: 
https://files.pythonhosted.org/packages/source/h/h5py/h5py-%{version}.tar.gz
 #PATCH-FIX-OPENSUSE no_include_opt.patch -- Don't include /opt/ directory.
 Patch0: no_include_opt.patch
-BuildRequires:  hdf5-devel
-BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module Cython}
+BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module numpy-devel >= 1.6.1}
 BuildRequires:  %{python_module pkgconfig}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
+BuildRequires:  fdupes
+BuildRequires:  hdf5-devel
+BuildRequires:  python-rpm-macros
 Requires:   hdf5
 Requires:   python-numpy >= 1.6.1
 Requires:   python-six

++ h5py-2.7.0.tar.gz -> h5py-2.7.1.tar.gz ++
 3342 lines of diff (skipped)

++ no_include_opt.patch ++
--- /var/tmp/diff_new_pack.AlxgHJ/_old  2017-11-14 13:07:00.637473875 +0100
+++ /var/tmp/diff_new_pack.AlxgHJ/_new  2017-11-14 13:07:00.641473729 +0100
@@ -13,8 +13,8 @@
  ('H5_BUILT_AS_DYNAMIC_LIB', None)
  ])
 -else:
--
COMPILER_SETTINGS['include_dirs'].extend(['/opt/local/include''/usr/local/include'])
--
COMPILER_SETTINGS['library_dirs'].extend(['/opt/local/include''/usr/local/include'])
+-COMPILER_SETTINGS['include_dirs'].extend(['/opt/local/include', 
'/usr/local/include'])
+-COMPILER_SETTINGS['library_dirs'].extend(['/opt/local/include', 
'/usr/local/include'])
  
  
  class h5py_build_ext(build_ext):




commit sleuth for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package sleuth for openSUSE:Factory checked 
in at 2017-11-14 13:06:24

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


Package is "sleuth"

Tue Nov 14 13:06:24 2017 rev:18 rq:541754 version:1.4.4

Changes:

--- /work/SRC/openSUSE:Factory/sleuth/sleuth.changes2011-09-23 
12:46:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.sleuth.new/sleuth.changes   2017-11-14 
13:06:31.406542709 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 15:26:52 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling (update sleuth-1.4.4.diff).
+
+---



Other differences:
--
++ sleuth.spec ++
--- /var/tmp/diff_new_pack.vhDGaP/_old  2017-11-14 13:06:33.046482745 +0100
+++ /var/tmp/diff_new_pack.vhDGaP/_new  2017-11-14 13:06:33.046482745 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sleuth (Version 1.4.4)
+# spec file for package sleuth
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,20 @@
 #
 
 
-
 Name:   sleuth
-BuildRequires:  apache2-devel libapr-util1-devel pcre-devel
-License:GPL-2.0+
-Group:  Productivity/Networking/DNS/Utilities
-AutoReqProv:on
+BuildRequires:  apache2-devel
+BuildRequires:  libapr-util1-devel
+BuildRequires:  pcre-devel
 Version:1.4.4
-Release:39
+Release:0
 Requires:   perl-Net-DNS
 Source: %{name}-%{version}.tar.bz2
 Patch:  %{name}-%{version}.diff
 Url:ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Perl script for easy checking (DNS, common errors and etc.)
+License:GPL-2.0+
+Group:  Productivity/Networking/DNS/Utilities
 BuildArch:  noarch
 %define apache_serverroot %(/usr/sbin/apxs2 -q datadir 2>/dev/null || apxs -q 
PREFIX)
 
@@ -43,12 +43,6 @@
 so that the people upset with their zones being buggy can simply look
 up what is exactly going wrong and how to fix it.
 
-
-
-Authors:
-
-Martin Mares 
-
 %prep
 %setup -q -n %{name}-%{version}
 %patch -p1
@@ -70,7 +64,7 @@
 
 %files
 %defattr(-,root,root)
-%doc README THANKS README.SuSE
+%doc README THANKS README.SUSE
 /usr/bin/*
 %attr(755,root,root) %{apache_serverroot}/cgi-bin/check.cgi
 %attr(644,root,root) %{apache_serverroot}/cgi-bin/check.conf

++ sleuth-1.4.4.diff ++
--- /var/tmp/diff_new_pack.vhDGaP/_old  2017-11-14 13:06:33.070481867 +0100
+++ /var/tmp/diff_new_pack.vhDGaP/_new  2017-11-14 13:06:33.070481867 +0100
@@ -19,8 +19,8 @@
 +  cd /tmp && tar czvvf $(REL).tar.bz2 $(REL)
  
  .PHONY: all clean install dist release
 sleuth-1.4/README.SuSE
-+++ sleuth-1.4/README.SuSE
+--- sleuth-1.4/README.SUSE
 sleuth-1.4/README.SUSE
 @@ -0,0 +1,2 @@
 +Within this installation, sleuth can also be run from a browser as a
 +cgi script, using location http://localhost/cgi-bin/check.cgi.




commit tn5250 for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package tn5250 for openSUSE:Factory checked 
in at 2017-11-14 13:06:39

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


Package is "tn5250"

Tue Nov 14 13:06:39 2017 rev:24 rq:541755 version:0.16.5

Changes:

--- /work/SRC/openSUSE:Factory/tn5250/tn5250.changes2014-11-04 
17:28:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.tn5250.new/tn5250.changes   2017-11-14 
13:06:45.078042809 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 15:47:32 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---

Old:

  README.SuSE

New:

  README.SUSE



Other differences:
--
++ tn5250.spec ++
--- /var/tmp/diff_new_pack.v4u1Br/_old  2017-11-14 13:06:45.770017506 +0100
+++ /var/tmp/diff_new_pack.v4u1Br/_new  2017-11-14 13:06:45.774017360 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tn5250
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 Group:  Productivity/Networking/Other
 Url:http://tn5250.sourceforge.net/
 Source: 
http://sourceforge.net/projects/tn5250/files/tn5250/0.16.5/tn5250-0.16.5.tar.gz
-Source1:README.SuSE
+Source1:README.SUSE
 Patch:  tn5250-0.16.2-terminfo.dif
 Patch1: tn5250-0.16.5-strings.patch
 Patch2: tn5250-0.16.5-no-build-date.patch
@@ -59,12 +59,6 @@
 the VT100 is a character at a time device.  The emulator uses telnet's
 binary mode to transfer the 5250 data stream.
 
-
-
-Authors:
-
-Michael Madore 
-
 %prep
 %setup
 %patch -p1
@@ -90,7 +84,7 @@
 
 %files
 %defattr(-,root,root)
-%doc BUGS COPYING README AUTHORS BUGS ChangeLog NEWS TODO XTerm README.SuSE
+%doc BUGS COPYING README AUTHORS BUGS ChangeLog NEWS TODO XTerm README.SUSE
 %{_libdir}/lib5250.so.0
 %{_libdir}/lib5250.so.0.0.0
 /usr/bin/*

++ README.SUSE ++
README.SUSE for the tn5250 terminal emulator

A note:

 o You probably want to use the +underscores option; then the typical underlined
   fields are displayed correctly. (This option was named -u in earlier 
version.)

Comments are welcome at , thanks!



commit mksh for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package mksh for openSUSE:Factory checked in 
at 2017-11-14 13:06:07

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


Package is "mksh"

Tue Nov 14 13:06:07 2017 rev:14 rq:541746 version:54

Changes:

--- /work/SRC/openSUSE:Factory/mksh/mksh.changes2017-03-04 
16:48:50.109063115 +0100
+++ /work/SRC/openSUSE:Factory/.mksh.new/mksh.changes   2017-11-14 
13:06:12.311240932 +0100
@@ -1,0 +2,6 @@
+Tue Nov 14 08:36:40 UTC 2017 - wer...@suse.de
+
+- The AT ksh is still part of openSUSE but on SLES only mksh
+  should be used (bsc#1067195) 
+
+---



Other differences:
--
++ mksh.spec ++
--- /var/tmp/diff_new_pack.EKpIJb/_old  2017-11-14 13:06:12.971216800 +0100
+++ /var/tmp/diff_new_pack.EKpIJb/_new  2017-11-14 13:06:12.975216653 +0100
@@ -40,7 +40,7 @@
 # replaces pdksh in openSUSE >= 13.2 and SLES >= 12
 Provides:   pdksh = %{version}
 Obsoletes:  pdksh < %{version}
-%if 0%{suse_version} == 1315
+%if !0%{?is_opensuse}
 Provides:   ksh = %{version}
 Obsoletes:  ksh < %{version}
 %endif




commit urh for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package urh for openSUSE:Factory checked in 
at 2017-11-14 13:06:22

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


Package is "urh"

Tue Nov 14 13:06:22 2017 rev:2 rq:541748 version:1.8.11

Changes:

--- /work/SRC/openSUSE:Factory/urh/urh.changes  2017-11-11 14:22:39.516487666 
+0100
+++ /work/SRC/openSUSE:Factory/.urh.new/urh.changes 2017-11-14 
13:06:24.570792659 +0100
@@ -1,0 +2,13 @@
+Mon Nov 13 19:05:33 UTC 2017 - mar...@gmx.de
+
+- Update to version 1.8.11
+  The following issues were fixed in this release:
+  * crash when entering bits on empty position in Analysis/Generation
+  * bandpass filter can now also work with negative frequencies
+  * bandpass filter operations now run in a separate process and
+can be canceled with the ESC button
+  * added a csv import to work with USB oscilloscopes
+  * added a advanced modulation menu in Interpretation where a
+minimum message length for ASK can be configured
+
+---

Old:

  urh-1.8.10.tar.gz

New:

  urh-1.8.11.tar.gz



Other differences:
--
++ urh.spec ++
--- /var/tmp/diff_new_pack.Y40E3X/_old  2017-11-14 13:06:25.594755218 +0100
+++ /var/tmp/diff_new_pack.Y40E3X/_new  2017-11-14 13:06:25.594755218 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package urh
 #
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,15 +14,16 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   urh
-Version:1.8.10
+Version:1.8.11
 Release:0
 Summary:Tool for investigating unknown wireless protocols
 License:Apache-2.0 AND GPL-2.0
 Group:  Productivity/Hamradio/Other
-URL:https://github.com/jopohl/urh
+Url:https://github.com/jopohl/urh
 Source: 
https://github.com/jopohl/urh/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 Source99:   %{name}-rpmlintrc
 BuildRequires:  fdupes

++ urh-1.8.10.tar.gz -> urh-1.8.11.tar.gz ++
/work/SRC/openSUSE:Factory/urh/urh-1.8.10.tar.gz 
/work/SRC/openSUSE:Factory/.urh.new/urh-1.8.11.tar.gz differ: char 13, line 1




commit patterns-xfce for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package patterns-xfce for openSUSE:Factory 
checked in at 2017-11-14 13:05:44

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


Package is "patterns-xfce"

Tue Nov 14 13:05:44 2017 rev:5 rq:541614 version:20171113

Changes:

--- /work/SRC/openSUSE:Factory/patterns-xfce/patterns-xfce.changes  
2017-10-17 01:54:15.273554332 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-xfce.new/patterns-xfce.changes 
2017-11-14 13:05:49.532073854 +0100
@@ -1,0 +2,5 @@
+Mon Nov 13 20:27:52 UTC 2017 - seife+...@b1-systems.com
+
+- recommend polkit-gnome (bnc#1047500)
+
+---



Other differences:
--
++ patterns-xfce.spec ++
--- /var/tmp/diff_new_pack.1nej5u/_old  2017-11-14 13:05:51.735993267 +0100
+++ /var/tmp/diff_new_pack.1nej5u/_new  2017-11-14 13:05:51.739993121 +0100
@@ -19,7 +19,7 @@
 %bcond_with betatest
 
 Name:   patterns-xfce
-Version:20170319
+Version:20171113
 Release:0
 Summary:Patterns for Installation (Xfce)
 License:MIT
@@ -191,6 +191,9 @@
 Recommends: shared-mime-info
 Recommends: NetworkManager
 Recommends: NetworkManager-applet
+# without polkit-gnome, NetworkManager-applet is not that useful
+# we need a polkit-authentication-agent (bnc#1047500)
+Recommends: polkit-gnome
 # use gnomesu as su wrapper
 Recommends: libgnomesu
 # bnc#440285




commit fetchmail for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package fetchmail for openSUSE:Factory 
checked in at 2017-11-14 13:04:37

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


Package is "fetchmail"

Tue Nov 14 13:04:37 2017 rev:70 rq:541565 version:6.3.26

Changes:

--- /work/SRC/openSUSE:Factory/fetchmail/fetchmail.changes  2017-05-06 
18:30:17.793765643 +0200
+++ /work/SRC/openSUSE:Factory/.fetchmail.new/fetchmail.changes 2017-11-14 
13:04:47.414345188 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 17:18:00 UTC 2017 - vci...@suse.com
+
+- drop SSLv3 support to build with openssl 1.1 (bsc#1066940)
+  * add fetchmail-openssl11.patch
+
+---

New:

  fetchmail-openssl11.patch



Other differences:
--
++ fetchmail.spec ++
--- /var/tmp/diff_new_pack.SdOTuU/_old  2017-11-14 13:04:48.874291805 +0100
+++ /var/tmp/diff_new_pack.SdOTuU/_new  2017-11-14 13:04:48.878291659 +0100
@@ -32,6 +32,7 @@
 Source7:%{name}.tmpfiles
 Source8:%{name}.exec
 Patch0: fetchmail-6.3.8-smtp_errors.patch
+Patch1: fetchmail-openssl11.patch
 BuildRequires:  automake
 BuildRequires:  krb5-devel
 BuildRequires:  openssl-devel
@@ -78,6 +79,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 cp -a %{SOURCE2} %{SOURCE3} .
 
 ACLOCAL="aclocal -I m4 -I m4-local" autoreconf -fvi


++ fetchmail-openssl11.patch ++
Index: fetchmail-6.3.26/socket.c
===
--- fetchmail-6.3.26.orig/socket.c  2013-04-23 22:00:45.0 +0200
+++ fetchmail-6.3.26/socket.c   2017-11-13 18:16:35.450860469 +0100
@@ -914,7 +914,8 @@ int SSLOpen(int sock, char *mycert, char
return -1;
 #endif
} else if(!strcasecmp("ssl3",myproto)) {
-   _ctx[sock] = SSL_CTX_new(SSLv3_client_method());
+   report(stderr, GT_("Your operating system does not 
support SSLv3.\n"));
+   return -1;
} else if(!strcasecmp("tls1",myproto)) {
_ctx[sock] = SSL_CTX_new(TLSv1_client_method());
} else if (!strcasecmp("ssl23",myproto)) {



commit texlive-cjk-latex-extras for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package texlive-cjk-latex-extras for 
openSUSE:Factory checked in at 2017-11-14 13:05:19

Comparing /work/SRC/openSUSE:Factory/texlive-cjk-latex-extras (Old)
 and  /work/SRC/openSUSE:Factory/.texlive-cjk-latex-extras.new (New)


Package is "texlive-cjk-latex-extras"

Tue Nov 14 13:05:19 2017 rev:17 rq:541610 version:20070515

Changes:

--- 
/work/SRC/openSUSE:Factory/texlive-cjk-latex-extras/texlive-cjk-latex-extras.changes
2013-08-06 07:13:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.texlive-cjk-latex-extras.new/texlive-cjk-latex-extras.changes
   2017-11-14 13:05:27.772869480 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 15:43:37 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---



Other differences:
--
++ texlive-cjk-latex-extras.spec ++
--- /var/tmp/diff_new_pack.mASEbi/_old  2017-11-14 13:05:28.944826627 +0100
+++ /var/tmp/diff_new_pack.mASEbi/_new  2017-11-14 13:05:28.948826481 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package texlive-cjk-latex-extras
 #
-# Copyright (c) 2013 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
@@ -75,14 +75,9 @@
 This package contains some extra font setup files and scripts to
 automatically generate fonts and setup files to use with CJK LaTeX.
 
-
-
-Authors:
-
-Mike FABIAN 
-
 %prep
 %setup0 
+mv README.SuSE README.SUSE
 find . -name CVS -type d | xargs rm -rf
 
 %build
@@ -109,7 +104,7 @@
 
 %files
 %defattr(-, root, root)
-%doc README.SuSE
+%doc README.SUSE
 %doc examples/
 /usr/sbin/cjk-latex-config
 /usr/sbin/cjk-latex-t1mapgen




commit python-pefile for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package python-pefile for openSUSE:Factory 
checked in at 2017-11-14 13:04:10

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


Package is "python-pefile"

Tue Nov 14 13:04:10 2017 rev:2 rq:541564 version:2017.11.5

Changes:

--- /work/SRC/openSUSE:Factory/python-pefile/python-pefile.changes  
2015-08-19 09:29:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pefile.new/python-pefile.changes 
2017-11-14 13:04:24.623178544 +0100
@@ -1,0 +2,8 @@
+Thu Oct 19 00:59:49 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec version
+- Update to version 2017.9.3
+  * No changelog
+- Drop unneeded force_version.patch
+
+---

Old:

  UserDB.TXT
  force_version.patch
  pefile-1.2.10-139.tar.gz

New:

  pefile-2017.11.5.tar.gz



Other differences:
--
++ python-pefile.spec ++
--- /var/tmp/diff_new_pack.WHBImq/_old  2017-11-14 13:04:25.711138763 +0100
+++ /var/tmp/diff_new_pack.WHBImq/_new  2017-11-14 13:04:25.715138616 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pefile
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,44 +16,61 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%bcond_with test
 Name:   python-pefile
-Version:1.2.10+139
+Version:2017.11.5
 Release:0
 Summary:A python module to work with PE (pertable executable) files
 License:BSD-3-Clause
-Group:  Development/Libraries/Python
+Group:  Development/Languages/Python
 Url:https://github.com/erocarrera/pefile
-Source0:
https://github.com/erocarrera/pefile/archive/pefile-1.2.10-139.tar.gz
-Source1:
http://reverse-engineering-scripts.googlecode.com/files/UserDB.TXT
-Patch1: force_version.patch
-BuildRequires:  python-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
-BuildArch:  noarch
+Source: 
https://files.pythonhosted.org/packages/source/p/pefile/pefile-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+%if %{with test}
+BuildRequires:  %{python_module future}
 %endif
+Requires:   python-future
+BuildArch:  noarch
+
+%python_subpackages
 
 %description
-PEFILE is a python module that is often used in malware analysis. (Replace 
this with text from website.)
+Portable Executable reader module.
+
+All the PE file basic structures are available with their default names as
+attributes of the instance returned.
+
+Processed elements such as the import table are made available with lowercase
+names, to differentiate them from the upper case basic structure names.
+
+pefile has been tested against many edge cases such as corrupted and malformed
+PEs as well as malware, which often attempts to abuse the format way beyond its
+standard use. To the best of my knowledge most of the abuse is handled
+gracefully.
 
 %prep
-%setup -q -n pefile-pefile-1.2.10-139
-%patch1 -p1
-cp %{SOURCE1} .
-sed -i "s|\r||" COPYING UserDB.TXT
+%setup -q -n pefile-%{version}
+sed -i -e '/^#!\//, 1d' pefile.py
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --root=%{buildroot} --prefix=%{_prefix}
-install -D -m 644 UserDB.TXT %{buildroot}%{_datadir}/python-pefile/UserDB.TXT
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
+
+%if %{with test}
+%check
+%python_exec setup.py test
+%endif
 
-%files
-%defattr(-,root,root)
-%doc COPYING README
-%{_datadir}/python-pefile/
+%files %{python_files}
+%defattr(-,root,root,-)
+%doc LICENSE README
 %{python_sitelib}/*
 
 %changelog

++ pefile-1.2.10-139.tar.gz -> pefile-2017.11.5.tar.gz ++
 5375 lines of diff (skipped)




commit snd_sf2 for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package snd_sf2 for openSUSE:Factory checked 
in at 2017-11-14 13:03:43

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


Package is "snd_sf2"

Tue Nov 14 13:03:43 2017 rev:16 rq:541550 version:0.1.2

Changes:

--- /work/SRC/openSUSE:Factory/snd_sf2/snd_sf2.changes  2014-10-18 
09:09:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.snd_sf2.new/snd_sf2.changes 2017-11-14 
13:04:00.136073911 +0100
@@ -1,0 +2,11 @@
+Mon Nov 13 17:01:09 UTC 2017 - mplus...@suse.com
+
+- Run spec-cleaner
+
+---
+Mon Nov 13 15:33:49 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---



Other differences:
--
++ snd_sf2.spec ++
--- /var/tmp/diff_new_pack.AJrSb0/_old  2017-11-14 13:04:01.880010144 +0100
+++ /var/tmp/diff_new_pack.AJrSb0/_new  2017-11-14 13:04:01.880010144 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package snd_sf2
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,11 +23,10 @@
 License:SUSE-Freeware
 Group:  Productivity/Multimedia/Sound/Midi
 Source: snd_sf2.tar.gz
-Patch:  snd_sf2-readme-encoding.patch
-BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Provides:   soundfont
+Patch0: snd_sf2-readme-encoding.patch
 Requires:   awesfx
+Provides:   soundfont
+BuildArch:  noarch
 
 %description
 This package contains the following sound fonts: Vintage Dreams Waves v
@@ -38,33 +37,26 @@
 font. The ROM sound font GeneralUser 1.1 only works with SB AWE
 soundcards. It is General MIDI compatible.
 
-
-
-Authors:
-
-Ian Wilson 
-Samuel Collins 
-Matthias Nagorni 
-
 %prep
-%setup -c
-%patch -p 1
+%setup -q -c
+%patch0 -p 1
+mv doc/README.SuSE doc/README.SUSE
+mv doc/README.SuSE.de doc/README.SUSE.de
 
 %build
 
 %install
-mkdir -p $RPM_BUILD_ROOT/usr/share/sounds
-mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}
-cp -a sf2 $RPM_BUILD_ROOT/usr/share/sounds
-cp -a mid $RPM_BUILD_ROOT/usr/share/sounds
-cp -a doc/* $RPM_BUILD_ROOT%{_docdir}/%{name}
+mkdir -p %{buildroot}%{_datadir}/sounds
+mkdir -p %{buildroot}%{_docdir}/%{name}
+cp -a sf2 %{buildroot}%{_datadir}/sounds
+cp -a mid %{buildroot}%{_datadir}/sounds
+cp -a doc/* %{buildroot}%{_docdir}/%{name}
 
 %files
-%defattr(-,root,root)
-%dir /usr/share/sounds/sf2
-/usr/share/sounds/sf2/*
-%dir /usr/share/sounds/mid
-/usr/share/sounds/mid/*
+%dir %{_datadir}/sounds/sf2
+%{_datadir}/sounds/sf2/*
+%dir %{_datadir}/sounds/mid
+%{_datadir}/sounds/mid/*
 %dir %{_docdir}/%{name}
 %{_docdir}/%{name}/*
 




commit tkdiff for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package tkdiff for openSUSE:Factory checked 
in at 2017-11-14 13:02:41

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


Package is "tkdiff"

Tue Nov 14 13:02:41 2017 rev:19 rq:541549 version:4.2

Changes:

--- /work/SRC/openSUSE:Factory/tkdiff/tkdiff.changes2011-11-29 
12:52:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.tkdiff.new/tkdiff.changes   2017-11-14 
13:03:14.525741641 +0100
@@ -1,0 +2,11 @@
+Mon Nov 13 16:59:39 UTC 2017 - mplus...@suse.com
+
+- Run spec-cleaner
+
+---
+Mon Nov 13 15:45:27 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---

Old:

  README.SuSE

New:

  README.SUSE



Other differences:
--
++ tkdiff.spec ++
--- /var/tmp/diff_new_pack.DuV43l/_old  2017-11-14 13:03:16.169681531 +0100
+++ /var/tmp/diff_new_pack.DuV43l/_new  2017-11-14 13:03:16.169681531 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tkdiff
 #
-# 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
@@ -15,38 +15,35 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   tkdiff
-BuildArch:  noarch
-License:GPL-2.0+
-Group:  Productivity/Text/Utilities
-Requires:   tk diffutils
 Version:4.2
 Release:0
 Summary:2 and 3-way diff/merge tool
+License:GPL-2.0+
+Group:  Productivity/Text/Utilities
 Url:http://tkdiff.sourceforge.net/
 Source0:
http://prdownloads.sourceforge.net/tkdiff/tkdiff-%{version}.tar.gz
-Source1:README.SuSE
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Source1:README.SUSE
+Requires:   diffutils
+Requires:   tk
+BuildArch:  noarch
 
 %description
 TkDiff is a graphical 2 and 3-way diff/merge tool.
 
 %prep
-%setup -q -n "tkdiff-unix"
-cp %{S:1} .
+%setup -q -n tkdiff-unix
+cp %{SOURCE1} .
 
 %build
 
 %install
-install -d -m 755 $RPM_BUILD_ROOT/usr/bin
-install -m 755 tkdiff $RPM_BUILD_ROOT/usr/bin/tkdiff
+install -Dpm 0755 tkdiff \
+  %{buildroot}%{_bindir}/tkdiff
 
 %files
-%defattr(-,root,root)
-%doc README.SuSE
-/usr/bin/tkdiff
+%doc README.SUSE
+%{_bindir}/tkdiff
 
 %changelog

++ README.SUSE ++
###
#
# TkDiff -- A graphical front-end to diff for Unix and NT.
# Copyright (C) 1994-1998 by John M. Klassa.
# Copyright (C) 1999-2001 by AccuRev Inc.
# Copyright (C) 2002-2005 by John M. Klassa.
#
# TkDiff Home Page: http://tkdiff.sourceforge.net/
# Mailing list, mail archive, etc.
#
# Usage:
# To interactively pick files:
# tkdiff
#
# Plain files:
# tkdiff  
#
# Plain file with conflict markers:
# tkdiff -conflict 
#
# Source control AccuRev/CVS/RCS/Perforce/PVCS/SCCS:
# tkdiff  (same as -r)
# tkdiff -r 
# tkdiff -r 
# tkdiff -r -r 
# tkdiff -r -r 
#
# Options:
# -a 
# -o 
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# THINGS TO DO:
#
# the code that parses the command line ought to be separated from the
# code that reads in the files. That way we can parse the command line
# right up front and display potential problems on stdout instead of
# waiting until the window display.
###



commit obs-service-set_version for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package obs-service-set_version for 
openSUSE:Factory checked in at 2017-11-14 13:02:09

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 Nov 14 13:02:09 2017 rev:31 rq:541545 version:0.5.7

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-set_version/obs-service-set_version.changes
  2017-10-31 15:43:55.821925566 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-set_version.new/obs-service-set_version.changes
 2017-11-14 13:02:41.646943843 +0100
@@ -1,0 +2,16 @@
+Mon Nov  6 16:16:21 UTC 2017 - adr...@suse.de
+
+- add requires to python3, since Leap 15.0 still does not have
+  the fileprovides
+
+---
+Mon Nov 06 15:33:21 UTC 2017 - adr...@suse.de
+
+- Update to version 0.5.7:
+  * added gitignore
+  * added target 'clean' in Makefile
+  * Added new target 'test' to Makefile
+  * fix flake8 error 'do not use bare except'
+  * Reverting patch for setlocale as it breaks in containers
+
+---



Other differences:
--
++ obs-service-set_version.spec ++
--- /var/tmp/diff_new_pack.VnccJE/_old  2017-11-14 13:02:48.774683220 +0100
+++ /var/tmp/diff_new_pack.VnccJE/_new  2017-11-14 13:02:48.774683220 +0100
@@ -29,6 +29,7 @@
 %if 0%{?suse_version}
 %if 0%{?suse_version} > 1315
 Recommends: python3-packaging
+Requires:   python3-base
 %else
 Recommends: python-packaging
 %endif

++ _servicedata ++
--- /var/tmp/diff_new_pack.VnccJE/_old  2017-11-14 13:02:48.838680879 +0100
+++ /var/tmp/diff_new_pack.VnccJE/_new  2017-11-14 13:02:48.838680879 +0100
@@ -1,5 +1,5 @@
 
   
 g...@github.com:openSUSE/obs-service-set_version.git
-  b2bbe4efb4b4db45e21200eaa76b1c528fd62979
+  98641aeb28f887737a293a46f6f0c091fe81af0a
 
\ No newline at end of file

++ 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.7/Makefile 
new/obs-service-set_version-0.5.7/Makefile
--- old/obs-service-set_version-0.5.7/Makefile  2017-10-30 16:57:46.0 
+0100
+++ new/obs-service-set_version-0.5.7/Makefile  2017-11-06 10:15:46.0 
+0100
@@ -9,4 +9,12 @@
install -m 0755 set_version $(DESTDIR)$(servicedir)
install -m 0644 set_version.service $(DESTDIR)$(servicedir)
 
-.PHONY: all install
+test:
+   flake8 set_version tests/
+   python -m unittest discover tests/
+
+clean:
+   find -name "*.pyc" -exec rm {} \;
+   rm -rf set_versionc
+
+.PHONY: all install test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-set_version-0.5.7/set_version 
new/obs-service-set_version-0.5.7/set_version
--- old/obs-service-set_version-0.5.7/set_version   2017-10-30 
16:57:46.0 +0100
+++ new/obs-service-set_version-0.5.7/set_version   2017-11-06 
10:15:46.0 +0100
@@ -25,7 +25,7 @@
 
 try:
 from packaging.version import LegacyVersion, Version, parse
-except:
+except ImportError as exc:
 HAS_PACKAGING = False
 import warnings
 warnings.warn("install 'packaging' to improve python package versions",
@@ -284,11 +284,6 @@
 
 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 '




commit aws-vpc-move-ip for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package aws-vpc-move-ip for openSUSE:Factory 
checked in at 2017-11-14 13:01:44

Comparing /work/SRC/openSUSE:Factory/aws-vpc-move-ip (Old)
 and  /work/SRC/openSUSE:Factory/.aws-vpc-move-ip.new (New)


Package is "aws-vpc-move-ip"

Tue Nov 14 13:01:44 2017 rev:2 rq:541544 version:0.2.20171113

Changes:

--- /work/SRC/openSUSE:Factory/aws-vpc-move-ip/aws-vpc-move-ip.changes  
2017-09-04 12:31:49.217494855 +0200
+++ /work/SRC/openSUSE:Factory/.aws-vpc-move-ip.new/aws-vpc-move-ip.changes 
2017-11-14 13:02:05.504265384 +0100
@@ -1,0 +2,12 @@
+Mon Nov 13 16:40:10 UTC 2017 - kgronl...@suse.com
+
+- Update to version from resource-agents#ac94d575 (bsc#1059165)
+  * Monitoring via AWS API call can be turned on/off 
+  * New parameter monapi (bool – true/false) enables
+or disables Enhanced monitoring using AWS API
+call to check route table content
+  * ocf_log / debugger: only relevant output for
+each level is sent to log
+  * now correctly checks return code of “ip addr delete” (bsc#1053193)
+
+---



Other differences:
--
++ aws-vpc-move-ip.spec ++
--- /var/tmp/diff_new_pack.1ct7vX/_old  2017-11-14 13:02:08.200166809 +0100
+++ /var/tmp/diff_new_pack.1ct7vX/_new  2017-11-14 13:02:08.200166809 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aws-vpc-move-ip
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   aws-vpc-move-ip
-Version:0.1.20151002
+Version:0.2.20171113
 Release:0
 Summary:Resource agent for implementing floating IP in AWS VPC
 License:GPL-2.0

++ aws-vpc-move-ip ++
--- /var/tmp/diff_new_pack.1ct7vX/_old  2017-11-14 13:02:08.224165932 +0100
+++ /var/tmp/diff_new_pack.1ct7vX/_new  2017-11-14 13:02:08.224165932 +0100
@@ -1,30 +1,50 @@
-#!/bin/bash
+#!/bin/sh
+#
 #
 # OCF resource agent to move an IP address within a VPC in the AWS
-# Written by Markus Guertler (SUSE)
+#
+# Copyright (c) 2017 Markus Guertler (SUSE)
 # Based on code of Adam Gandelman (GitHub ec2-resource-agents/elasticip)
+# All Rights Reserved.
 #
-
-###
-# For testing purposes delete OCF_ROOT after testing
-OCF_ROOT=/usr/lib/ocf/
+# This program is free software; you can redistribute it and/or modify
+# it under the terms of version 2 of the GNU General Public License as
+# published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it would be useful, but
+# WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 #
-# INIT
-#: ${OCF_FUNCTIONS_DIR=${OCF_ROOT}/resource.d/heartbeat}
-#if [ -f ${OCF_FUNCTIONS_DIR}/.ocf-shellfuncs ]; then
-#  . ${OCF_FUNCTIONS_DIR}/.ocf-shellfuncs
-#fi
+# Further, this software is distributed without any warranty that it is
+# free of the rightful claim of any third person regarding infringement
+# or the like.  Any license provided herein, whether implied or
+# otherwise, applies only to this software file.  Patent licenses, if
+# any, provided herein do not apply to combinations of this program with
+# other software, or any other product whatsoever.
+#
+# You should have received a copy of the GNU General Public License
+# along with this program; if not, write the Free Software Foundation,
+# Inc., 59 Temple Place - Suite 330, Boston MA 02111-1307, USA.
+#
+
 
 ###
 # Initialization:
 
-: ${OCF_FUNCTIONS=${OCF_ROOT}/resource.d/heartbeat/.ocf-shellfuncs}
-. ${OCF_FUNCTIONS}
-: ${__OCF_ACTION=$1}
+: ${OCF_FUNCTIONS_DIR=${OCF_ROOT}/lib/heartbeat}
+. ${OCF_FUNCTIONS_DIR}/ocf-shellfuncs
 
+# Defaults
+OCF_RESKEY_awscli_default="/usr/bin/aws"
+OCF_RESKEY_profile_default="default"
+OCF_RESKEY_monapi_default="false"
+
+: ${OCF_RESKEY_awscli=${OCF_RESKEY_awscli_default}}
+: ${OCF_RESKEY_profile=${OCF_RESKEY_profile_default}}
+: ${OCF_RESKEY_monapi=${OCF_RESKEY_monapi_default}}
 ###
 
- 
+
 USAGE="usage: $0 {start|stop|status|meta-data}";
 ###
 
@@ -47,14 +67,32 @@
 by changing an entry in an specific routing table
 
 Move IP within a APC of the AWS EC2
+
 
+
+
+Path to command line tools for AWS
+
+Path to AWS CLI tools
+
+
+
+
+
+Valid AWS CLI profile 

commit perl-Crypt-SSLeay for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package perl-Crypt-SSLeay for 
openSUSE:Factory checked in at 2017-11-14 13:01:13

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


Package is "perl-Crypt-SSLeay"

Tue Nov 14 13:01:13 2017 rev:27 rq:541539 version:0.72

Changes:

--- /work/SRC/openSUSE:Factory/perl-Crypt-SSLeay/perl-Crypt-SSLeay.changes  
2017-10-03 23:18:33.583654942 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Crypt-SSLeay.new/perl-Crypt-SSLeay.changes 
2017-11-14 13:01:34.077414490 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 13:47:00 UTC 2017 - vci...@suse.com
+
+- Disable SSLv2/3 to fix build with OpenSSL 1.1 (bsc#1067188)
+  * add Crypt-SSLeay-use_TLS_instead_of_SSL.patch
+
+---

New:

  Crypt-SSLeay-use_TLS_instead_of_SSL.patch



Other differences:
--
++ perl-Crypt-SSLeay.spec ++
--- /var/tmp/diff_new_pack.p7ImZO/_old  2017-11-14 13:01:37.889275112 +0100
+++ /var/tmp/diff_new_pack.p7ImZO/_new  2017-11-14 13:01:37.889275112 +0100
@@ -27,6 +27,7 @@
 Source0:
https://cpan.metacpan.org/authors/id/N/NA/NANIS/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 Patch0: no-dot-inc.patch
+Patch1: Crypt-SSLeay-use_TLS_instead_of_SSL.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -55,6 +56,7 @@
 %setup -q -n %{cpan_name}-%{version}
 find . -type f ! -name \*.pl -print0 | xargs -0 chmod 644
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"

++ Crypt-SSLeay-use_TLS_instead_of_SSL.patch ++
Index: Crypt-SSLeay-0.72/SSLeay.xs
===
--- Crypt-SSLeay-0.72.orig/SSLeay.xs2014-04-24 00:36:24.0 +0200
+++ Crypt-SSLeay-0.72/SSLeay.xs 2017-11-13 14:41:30.924182704 +0100
@@ -45,12 +45,7 @@ extern "C" {
 }
 #endif
 
-
-#if SSLEAY_VERSION_NUMBER >= 0x0900
-#define CRYPT_SSL_CLIENT_METHOD SSLv3_client_method()
-#else
-#define CRYPT_SSL_CLIENT_METHOD SSLv2_client_method()
-#endif
+#define CRYPT_SSL_CLIENT_METHOD SSLv23_client_method()
 
 static void InfoCallback(const SSL *s,int where,int ret)
 {
@@ -145,23 +140,9 @@ SSL_CTX_new(packname, ssl_version)
 RAND_seed(buf, CRYPT_SSLEAY_RAND_BUFSIZE);
 }
 
-if(ssl_version == 23) {
-ctx = SSL_CTX_new(SSLv23_client_method());
-}
-else if(ssl_version == 3) {
-ctx = SSL_CTX_new(SSLv3_client_method());
-}
-else {
-#ifndef OPENSSL_NO_SSL2
-/* v2 is the default */
-ctx = SSL_CTX_new(SSLv2_client_method());
-#else
-/* v3 is the default */
-ctx = SSL_CTX_new(SSLv3_client_method());
-#endif
-}
+ctx = SSL_CTX_new(CRYPT_SSL_CLIENT_METHOD);
 
-SSL_CTX_set_options(ctx,SSL_OP_ALL|0);
+SSL_CTX_set_options(ctx,SSL_OP_ALL | SSL_OP_NO_SSLv2 | 
SSL_OP_NO_SSLv3);
 SSL_CTX_set_default_verify_paths(ctx);
 SSL_CTX_set_verify(ctx, SSL_VERIFY_NONE, NULL);
 RETVAL = ctx;



commit transset for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package transset for openSUSE:Factory 
checked in at 2017-11-14 13:00:35

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


Package is "transset"

Tue Nov 14 13:00:35 2017 rev:16 rq:541535 version:20040120

Changes:

--- /work/SRC/openSUSE:Factory/transset/transset.changes2011-09-23 
12:49:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.transset.new/transset.changes   2017-11-14 
13:00:40.115387578 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 15:52:34 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---



Other differences:
--
++ transset.spec ++
--- /var/tmp/diff_new_pack.ucYNTc/_old  2017-11-14 13:00:41.751327761 +0100
+++ /var/tmp/diff_new_pack.ucYNTc/_new  2017-11-14 13:00:41.755327614 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package transset (Version 20040120)
+# spec file for package transset
 #
-# Copyright (c) 2009 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,18 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   transset
-BuildRequires:  pkgconfig xorg-x11-devel
+BuildRequires:  pkgconfig
+BuildRequires:  xorg-x11-devel
 Url:http://www.kde.me.uk/index.php?page=x-6.8-xcomposite-howto
+Version:20040120
+Release:0
+Summary:Simple program to make windows transparent
 License:MIT
 Group:  System/X11/Utilities
-AutoReqProv:on
-Version:20040120
-Release:183
-Summary:simple program to make windows transparent
 Source: transset-%{version}.tar.bz2
 Patch:  transset-%{version}.diff
 Patch2: transset-df-5.diff
@@ -36,12 +34,6 @@
 transset manipulates the _NET_WM_WINDOW_OPACITY property to make
 windows transparent.
 
-
-
-Authors:
-
-Keith Packard  
-
 %prep
 %setup -n transset
 %patch
@@ -53,7 +45,7 @@
 %install
 mkdir -p $RPM_BUILD_ROOT/usr/bin
 install -m 755 transset $RPM_BUILD_ROOT/usr/bin
-cat >> README.SuSE <> README.SUSE 

commit git-review for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package git-review for openSUSE:Factory 
checked in at 2017-11-14 13:00:43

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


Package is "git-review"

Tue Nov 14 13:00:43 2017 rev:12 rq:541537 version:1.25.0

Changes:

--- /work/SRC/openSUSE:Factory/git-review/git-review.changes2015-08-29 
20:04:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.git-review.new/git-review.changes   
2017-11-14 13:01:06.102437378 +0100
@@ -1,0 +2,5 @@
+Mon Nov 13 16:33:47 UTC 2017 - dmuel...@suse.com
+
+- add git-2.15-compat.patch: fix compat with git 2.15
+
+---

New:

  git-2.15-compat.patch



Other differences:
--
++ git-review.spec ++
--- /var/tmp/diff_new_pack.4WIOQZ/_old  2017-11-14 13:01:10.722268457 +0100
+++ /var/tmp/diff_new_pack.4WIOQZ/_new  2017-11-14 13:01:10.726268311 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package git-review
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -25,6 +25,7 @@
 Url:https://launchpad.net/git-review
 #Source0:
http://pypi.python.org/packages/source/g/git-review/git-review-%{version}.tar.gz
 Source: %{name}-%{version}.tar.gz
+Patch0: git-2.15-compat.patch
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 BuildRequires:  python-setuptools
@@ -50,6 +51,7 @@
 
 %prep
 %setup -q -n git-review-%{version}
+%patch0 -p1
 
 %build
 python setup.py build

++ git-2.15-compat.patch ++
>From d3d66a471529547d6df65c6bf9e26d7eeea91a80 Mon Sep 17 00:00:00 2001
From: Clark Boylan 
Date: Sun, 5 Nov 2017 14:32:52 -0800
Subject: Support git 2.15 and newer

The 2.15 release of git drops support for `git branch --set-upstream`
and replaces it with `git branch --set-upstream-to` which was added in
git 1.8. Move from --set-upstream to --set-upstream-to in order to
support git 2.15 and beyond. Note that this specifically affects the
`git review -d` functionality as it is what needs to update the
upstream.

This does drop support for git 1.7 and older though as this option did
not exist then. Polling linux distros and OS X the oldest git I can find
is on CentOS 7 which has 1.8 so this should be fine.

Story: 2001266
Co-Authored-By: Harry Mallon 
Change-Id: I5ded1ab39bb2c76bdc38655299bac11b4584e138
---
 doc/source/installation.rst | 2 ++
 git_review/cmd.py   | 8 
 git_review/tests/test_git_review.py | 6 +++---
 3 files changed, 9 insertions(+), 7 deletions(-)

Index: git-review-1.25.0/doc/source/installation.rst
===
--- git-review-1.25.0.orig/doc/source/installation.rst
+++ git-review-1.25.0/doc/source/installation.rst
@@ -13,6 +13,8 @@ http://pip.readthedocs.org/en/latest/ins
 For installation from source simply add git-review to your $PATH
 after installing the dependencies listed in requirements.txt
 
+.. note:: ``git-review`` requires git version 1.8 or greater.
+
 Setup
 =
 
Index: git-review-1.25.0/git_review/cmd.py
===
--- git-review-1.25.0.orig/git_review/cmd.py
+++ git-review-1.25.0/git_review/cmd.py
@@ -1121,11 +1121,11 @@ def checkout_review(branch_name, remote,
 run_command_exc(CheckoutNewBranchFailed,
 "git", "checkout", "-b",
 branch_name, "FETCH_HEAD")
-# --set-upstream-to is not supported in git 1.7
+# --set-upstream-to is supported starting in git 1.8
 run_command_exc(SetUpstreamBranchFailed,
-"git", "branch", "--set-upstream",
-branch_name,
-'%s/%s' % (remote, remote_branch))
+"git", "branch", "--set-upstream-to",
+'%s/%s' % (remote, remote_branch),
+branch_name)
 
 except CheckoutNewBranchFailed as e:
 if re.search("already exists\.?", e.output):
Index: git-review-1.25.0/git_review/tests/test_git_review.py
===
--- git-review-1.25.0.orig/git_review/tests/test_git_review.py
+++ git-review-1.25.0/git_review/tests/test_git_review.py
@@ -260,9 +260,9 @@ class GitReviewTestCase(tests.BaseGitRev
 # track different branch than expected in changeset
 branch = 

commit mpv for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package mpv for openSUSE:Factory checked in 
at 2017-11-14 13:00:28

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


Package is "mpv"

Tue Nov 14 13:00:28 2017 rev:39 rq:541532 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/mpv/mpv.changes  2017-11-03 16:29:07.998857313 
+0100
+++ /work/SRC/openSUSE:Factory/.mpv.new/mpv.changes 2017-11-14 
13:00:33.639624359 +0100
@@ -1,0 +2,5 @@
+Mon Nov 13 15:52:36 UTC 2017 - sch...@suse.de
+
+- Fix BuildRequires for lua51
+
+---



Other differences:
--
++ mpv.spec ++
--- /var/tmp/diff_new_pack.p6shJk/_old  2017-11-14 13:00:35.155568930 +0100
+++ /var/tmp/diff_new_pack.p6shJk/_new  2017-11-14 13:00:35.155568930 +0100
@@ -108,7 +108,7 @@
 %ifarch aarch64 %{ix86} x86_64
 BuildRequires:  pkgconfig(luajit)
 %else
-BuildRequires:  pkgconfig(lua-5.1)
+BuildRequires:  pkgconfig(lua5.1)
 %endif
 %else
 BuildRequires:  pkgconfig(lua)





commit libnetfilter_queue for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libnetfilter_queue for 
openSUSE:Factory checked in at 2017-11-14 13:00:16

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


Package is "libnetfilter_queue"

Tue Nov 14 13:00:16 2017 rev:18 rq:541526 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/libnetfilter_queue/libnetfilter_queue.changes
2014-12-10 23:44:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libnetfilter_queue.new/libnetfilter_queue.changes   
2017-11-14 13:00:19.640136240 +0100
@@ -1,0 +2,8 @@
+Mon Nov 13 15:28:18 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 1.0.3
+  * No changelog was provided, in fact, no release announcement
+has been made.
+- Drop rhel6-iptos.diff, we do not particularly care for RHEL6.
+
+---

Old:

  libnetfilter_queue-1.0.2.tar.bz2
  libnetfilter_queue-1.0.2.tar.bz2.sig
  rhel6-iptos.diff

New:

  libnetfilter_queue-1.0.3.tar.bz2
  libnetfilter_queue-1.0.3.tar.bz2.sig



Other differences:
--
++ libnetfilter_queue.spec ++
--- /var/tmp/diff_new_pack.iPFvIU/_old  2017-11-14 13:00:20.416107868 +0100
+++ /var/tmp/diff_new_pack.iPFvIU/_new  2017-11-14 13:00:20.420107721 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnetfilter_queue
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,20 +18,19 @@
 
 Name:   libnetfilter_queue
 %define lname  %{name}1
-Version:1.0.2
+Version:1.0.3
 Release:0
 Summary:Userspace library for packets that have been queued by the 
kernel packet filter
 License:GPL-2.0
 Group:  Productivity/Networking/Security
 Url:http://netfilter.org/projects/libnetfilter_queue/
 
-#Git-Clone:git://git.netfilter.org/libnetfiler_queue
+#Git-Clone:git://git.netfilter.org/libnetfilter_queue
 #DL-URL:   http://netfilter.org/projects/libnetfilter_queue/files/
-Source: 
http://netfilter.org/projects/libnetfilter_queue/files/%name-%version.tar.bz2
-Source2:
http://netfilter.org/projects/libnetfilter_queue/files/%name-%version.tar.bz2.sig
+Source: 
http://ftp.netfilter.org/pub/libnetfilter_queue/%name-%version.tar.bz2
+Source2:
http://ftp.netfilter.org/pub/libnetfilter_queue/%name-%version.tar.bz2.sig
 Source3:baselibs.conf
 Source4:%name.keyring
-Patch1: rhel6-iptos.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #BuildRequires:  libtool
 BuildRequires:  pkgconfig >= 0.21
@@ -71,11 +70,10 @@
 
 %prep
 %setup -q
-%patch -P 1 -p1
 
 %build
 %configure --disable-static --includedir="%_includedir/%name"
-make %{?_smp_mflags} KERNELDIR="ignore";
+make %{?_smp_mflags} KERNELDIR="ignore"
 
 %install
 %make_install KERNELDIR="ignore"

++ libnetfilter_queue-1.0.2.tar.bz2 -> libnetfilter_queue-1.0.3.tar.bz2 
++
 46802 lines of diff (skipped)

++ libnetfilter_queue.keyring ++
--- /var/tmp/diff_new_pack.iPFvIU/_old  2017-11-14 13:00:20.932089000 +0100
+++ /var/tmp/diff_new_pack.iPFvIU/_new  2017-11-14 13:00:20.936088855 +0100
@@ -1,9 +1,14 @@
-pub   4096R/BB5F58CC 2010-10-21 [expires: 2015-10-20]
-uid  Netfilter Core Team 
-sub   4096R/04B92F5C 2010-10-21 [expires: 2015-10-20]
+pub   4096R/0xA4111F89BB5F58CC 2010-10-21 [expires: 2015-10-20]
+  Key fingerprint = 57FF 5E9C 9AA6 7A86 0B55  7AF7 A411 1F89 BB5F 58CC
+uid [ expired] Netfilter Core Team 
+sub   4096R/0x0FD3A13A04B92F5C 2010-10-21 [expires: 2015-10-20]
+
+pub   4096R/0xAB4655A126D292E4 2015-10-19 [expires: 2020-10-17]
+  Key fingerprint = C09D B206 3F1D 7034 BA61  52AD AB46 55A1 26D2 92E4
+uid [ unknown] Netfilter Core Team 
+sub   4096R/0xE3B0B6BAE3AAA39E 2015-10-19 [expires: 2020-10-17]
 
 -BEGIN PGP PUBLIC KEY BLOCK-
-Version: GnuPG v2.0.19 (GNU/Linux)
 
 mQINBEzAS5EBEADVlGm+KwODJcVmP33HTCbn/eP8obZbgu+3Z1CYRklF8V43vC6D
 8Jfk7fjD4/gWbAKZxriOESXVAN7mp0Fho4+Ga+pxWeLIET9tVM5xbNFK1p9R3XCK
@@ -51,6 +56,52 @@
 kMm3eGmDSqoMxsPmarb80nkoFQMOPhJWlyaUCt6HHRYuSkIcxY4H4Ni3Oq1s1R9/
 EqUuIfxNv7Kp0mcsE2KvANc3JfB9wXwLWqDYRCifLkCD6pbpt9L/+xQ49VzcFxNO
 9DqTyk4N7cz7OZrAi+ouVrdFuiwnZyn5YSQoof6Pos58b3bkFn14m9gofwTqGzPh
-R4Vot9rRu5zrWdoCM4cRThpJyrjqBMs=
-=mRxL
+R4Vot9rRu5zrWdoCM4cRThpJyrjqBMuZAg0EViV2IwEQALrfnP0L2QbpXPN1Yg7w

commit gnuserv for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package gnuserv for openSUSE:Factory checked 
in at 2017-11-14 13:00:13

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


Package is "gnuserv"

Tue Nov 14 13:00:13 2017 rev:16 rq:541517 version:3.12.6

Changes:

--- /work/SRC/openSUSE:Factory/gnuserv/gnuserv.changes  2011-12-25 
17:34:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnuserv.new/gnuserv.changes 2017-11-14 
13:00:14.652318616 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 14:43:55 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---

Old:

  gnuserv-README.SuSE

New:

  gnuserv-README.SUSE



Other differences:
--
++ gnuserv.spec ++
--- /var/tmp/diff_new_pack.sj0tnr/_old  2017-11-14 13:00:16.312257922 +0100
+++ /var/tmp/diff_new_pack.sj0tnr/_new  2017-11-14 13:00:16.316257775 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnuserv
 #
-# 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
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gnuserv
 BuildRequires:  autoconf
 BuildRequires:  emacs-nox
@@ -28,7 +29,7 @@
 Version:3.12.6
 Release:0
 Source: http://meltin.net/hacks/emacs/gnuserv-%{version}.tar.gz
-Source1:%{name}-README.SuSE
+Source1:%{name}-README.SUSE
 Patch:  gnuserv-3.12.6.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -41,18 +42,7 @@
 way, there is no need to start a new Emacs each time another
 application loads an editor.
 
-Find hints at /usr/share/doc/packages/gnuserv/README.SuSE.
-
-
-
-Authors:
-
-Andy Norman  
-Arup Mukherjee 
-Bob Weiner 
-Darrell Kindred 
-Martin Schwenke 
-Noah Friedman 
+Find hints at /usr/share/doc/packages/gnuserv/README.SUSE.
 
 %define INSTALL install -m755 -s
 %define INSTALL_DIR install -d -m755
@@ -60,7 +50,7 @@
 
 %prep
 %setup -q
-cp -p %{S:1} README.SuSE
+cp -p %{S:1} README.SUSE
 %patch -p1
 
 %build
@@ -99,7 +89,7 @@
 
 %files
 %defattr(-, root, root)
-%doc COPYING README README.%{name} README.SuSE
+%doc COPYING README README.%{name} README.SUSE
 %{_bindir}/*
 %{_mandir}/man1/*
 %{_datadir}/emacs/site-lisp/*

++ gnuserv-README.SUSE ++
To use gnuserv with GNU Emacs add add the following lines to the
~/.emacs file:

(autoload 'gnuserv-start "gnuserv-compat")
(add-hook 'emacs-startup-hook '(lambda () (gnuserv-start)))

And set the environment variable EDITOR to "gnuclient" (e.g., in
.bashrc):

export EDITOR=gnuclient

For advanced features, take a look at the gnuserv(1) man page ('man
gnuserv').  Note security implications outline in the documentation--you
are warned!




commit dnf for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package dnf for openSUSE:Factory checked in 
at 2017-11-14 12:59:56

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


Package is "dnf"

Tue Nov 14 12:59:56 2017 rev:6 rq:541514 version:2.7.5

Changes:

--- /work/SRC/openSUSE:Factory/dnf/dnf.changes  2017-10-11 23:02:00.783168121 
+0200
+++ /work/SRC/openSUSE:Factory/.dnf.new/dnf.changes 2017-11-14 
12:59:57.236955395 +0100
@@ -1,0 +2,9 @@
+Mon Nov 13 14:12:56 UTC 2017 - ngomp...@gmail.com
+
+- Update to version 2.7.5:
+  + Improved performance for excludes and includes handling (rh#1500361)
+  + Fixed problem of handling checksums for local repositories (rh#1502106)
+  + Fix traceback when using dnf.Base.close()
+- Bump required pythonX-hawkey version
+
+---

Old:

  dnf-2.7.3.tar.gz

New:

  dnf-2.7.5.tar.gz



Other differences:
--
++ dnf.spec ++
--- /var/tmp/diff_new_pack.fVUDNr/_old  2017-11-14 12:59:57.892931410 +0100
+++ /var/tmp/diff_new_pack.fVUDNr/_new  2017-11-14 12:59:57.892931410 +0100
@@ -17,11 +17,11 @@
 #
 
 
-%global hawkey_version 0.11.0
+%global hawkey_version 0.11.1
 %global librepo_version 1.7.19
 %global libcomps_version 0.1.8
 %global rpm_version 4.13.0
-%global min_plugins_core 2.1.3
+%global min_plugins_core 2.1.5
 %global min_plugins_extras 0.10.0
 
 %global confdir %{_sysconfdir}/%{name}
@@ -43,7 +43,7 @@
 %bcond_with tests
 
 Name:   dnf
-Version:2.7.3
+Version:2.7.5
 Release:0
 Summary:Package manager forked from Yum, using libsolv as a dependency 
resolver
 # For a breakdown of the licensing, see PACKAGE-LICENSING

++ dnf-2.7.3.tar.gz -> dnf-2.7.5.tar.gz ++
 83443 lines of diff (skipped)




commit libdnf for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libdnf for openSUSE:Factory checked 
in at 2017-11-14 12:59:31

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


Package is "libdnf"

Tue Nov 14 12:59:31 2017 rev:3 rq:541513 version:0.11.1

Changes:

--- /work/SRC/openSUSE:Factory/libdnf/libdnf.changes2017-10-11 
23:01:59.603219815 +0200
+++ /work/SRC/openSUSE:Factory/.libdnf.new/libdnf.changes   2017-11-14 
12:59:32.713852061 +0100
@@ -1,0 +2,8 @@
+Mon Nov 13 14:17:07 UTC 2017 - ngomp...@gmail.com
+
+- Update to version 0.11.1:
+  + Make NEVRA parsing stricter
+  + Fix segfault with queries if epoch isn't set
+  + Improve performance of queries of solvables
+
+---

Old:

  libdnf-0.11.0.tar.gz

New:

  libdnf-0.11.1.tar.gz



Other differences:
--
++ libdnf.spec ++
--- /var/tmp/diff_new_pack.JRxt6p/_old  2017-11-14 12:59:33.765813597 +0100
+++ /var/tmp/diff_new_pack.JRxt6p/_new  2017-11-14 12:59:33.769813451 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package libdnf
 #
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Neal Gompa .
 #
 # All modifications and additions to the file contributed by third parties
@@ -34,7 +35,7 @@
 %define devname %{name}-devel
 
 Name:   libdnf
-Version:0.11.0
+Version:0.11.1
 Release:0
 Summary:Library providing simplified C and Python API to libsolv
 License:LGPL-2.0+

++ libdnf-0.11.0.tar.gz -> libdnf-0.11.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdnf-0.11.0/VERSION.cmake 
new/libdnf-0.11.1/VERSION.cmake
--- old/libdnf-0.11.0/VERSION.cmake 2017-10-10 12:37:33.0 +0200
+++ new/libdnf-0.11.1/VERSION.cmake 2017-10-16 09:00:54.0 +0200
@@ -1,4 +1,4 @@
 set (LIBDNF_MAJOR_VERSION 0)
 set (LIBDNF_MINOR_VERSION 11)
-set (LIBDNF_MICRO_VERSION 0)
+set (LIBDNF_MICRO_VERSION 1)
 set (LIBDNF_VERSION 
${LIBDNF_MAJOR_VERSION}.${LIBDNF_MINOR_VERSION}.${LIBDNF_MICRO_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdnf-0.11.0/docs/release_notes.rst 
new/libdnf-0.11.1/docs/release_notes.rst
--- old/libdnf-0.11.0/docs/release_notes.rst2017-10-10 12:37:33.0 
+0200
+++ new/libdnf-0.11.1/docs/release_notes.rst2017-10-16 09:00:54.0 
+0200
@@ -19,9 +19,20 @@
  LIBDNF Release Notes
 ###
 
-===
+
+0.11.1 Release Notes
+
+
+* Improvement query performance
+* Run file query in hy_subject_get_best_solution only for files (arguments 
that start with ``/`` or ``*/``)
+
+Bugs fixed in 0.11.1:
+
+* :rhbug:`1498207`
+
+
 0.10.1 Release Notes
-===
+
 
 It improves query performance with ``name`` and ``arch`` filters. Also 
``nevra`` filter will now
 handle string with or without ``epoch``.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdnf-0.11.0/libdnf/dnf-sack-private.h 
new/libdnf-0.11.1/libdnf/dnf-sack-private.h
--- old/libdnf-0.11.0/libdnf/dnf-sack-private.h 2017-10-10 12:37:33.0 
+0200
+++ new/libdnf-0.11.1/libdnf/dnf-sack-private.h 2017-10-16 09:00:54.0 
+0200
@@ -28,6 +28,32 @@
 
 typedef Id  (*dnf_sack_running_kernel_fn_t) (DnfSack*sack);
 
+/**
+ * @brief Store Map with only pkg_solvables to increase query performance
+ *
+ * @param sack p_sack:...
+ * @param pkg_solvables Map with only all pkg_solvables
+ * @param pool_nsolvables Number of pool_nsolvables in pool. It used as 
checksum.
+ */
+void dnf_sack_set_pkg_solvables(DnfSack *sack, Map *pkg_solvables, int 
pool_nsolvables);
+
+/**
+ * @brief Returns number of pool_nsolvables at time of creation of 
pkg_solvables. It can be used to
+ *verify Map contant
+ *
+ * @param sack p_sack:...
+ * @return int
+ */
+int dnf_sack_get_pool_nsolvables(DnfSack *sack);
+
+/**
+ * @brief Returns Map with every package solvable in pool
+ *
+ * @param sack p_sack:...
+ * @return Map*
+ */
+Map *dnf_sack_get_pkg_solvables(DnfSack *sack);
+
 void dnf_sack_make_provides_ready   (DnfSack*sack);
 Id   dnf_sack_running_kernel(DnfSack*sack);
 int  dnf_sack_knows (DnfSack*sack,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libdnf-0.11.0/libdnf/dnf-sack.c 
new/libdnf-0.11.1/libdnf/dnf-sack.c
--- old/libdnf-0.11.0/libdnf/dnf-sack.c 2017-10-10 12:37:33.0 +0200
+++ 

commit criu for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package criu for openSUSE:Factory checked in 
at 2017-11-14 12:58:52

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


Package is "criu"

Tue Nov 14 12:58:52 2017 rev:38 rq:541321 version:3.6

Changes:

--- /work/SRC/openSUSE:Factory/criu/criu.changes2017-11-07 
10:05:24.274179863 +0100
+++ /work/SRC/openSUSE:Factory/.criu.new/criu.changes   2017-11-14 
12:59:00.663023971 +0100
@@ -1,0 +2,9 @@
+Sun Nov 12 01:05:43 UTC 2017 - aavind...@gmail.com
+
+- add 0001-images.py-remove-shebang.patch
+  * fixes a lint warning about a non-executable python file being
+executable due to a superfluous shebang
+  * upstream: https://lists.openvz.org/pipermail/criu/2017-November/039907.html
+- run spec-cleaner
+
+---

New:

  0001-images.py-remove-shebang.patch



Other differences:
--
++ criu.spec ++
--- /var/tmp/diff_new_pack.0eQrFF/_old  2017-11-14 12:59:01.602989602 +0100
+++ /var/tmp/diff_new_pack.0eQrFF/_new  2017-11-14 12:59:01.602989602 +0100
@@ -25,21 +25,22 @@
 Url:http://criu.org/
 Source0:http://download.openvz.org/criu/%{name}-%{version}.tar.bz2
 Patch1: criu-py-install-fix.diff
+# PATCH-FIX-UPSTREAM 0001-images.py-remove-shebang.patch 
https://lists.openvz.org/pipermail/criu/2017-November/039907.html
+Patch2: 0001-images.py-remove-shebang.patch
 BuildRequires:  asciidoc
-%if 0%{suse_version} > 1320
-BuildRequires:  libbsd-devel
-%endif
 BuildRequires:  libcap-devel
 BuildRequires:  libnet-devel
 BuildRequires:  libnl3-devel
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  protobuf-c
 BuildRequires:  protobuf-devel
 BuildRequires:  xmlto
 Requires:   python-ipaddr
 Requires:   python-protobuf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  x86_64 aarch64 ppc64le %{arm} s390x
+%if 0%{?suse_version} > 1320
+BuildRequires:  libbsd-devel
+%endif
 
 %description
 Checkpoint/Restore In Userspace, or CRIU, is a software tool for Linux
@@ -80,6 +81,7 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
 # default off
 echo "BINFMT_MISC_VIRTUALIZED" > .config
 
@@ -101,34 +103,27 @@
 ln -s criu.8 %{buildroot}%{_mandir}/man8/crtools.8
 
 %post -n libcriu1 -p /sbin/ldconfig
-
 %postun -n libcriu1 -p /sbin/ldconfig
-
 %post -n libcompel1 -p /sbin/ldconfig
-
 %postun -n libcompel1 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc README.md COPYING
 %{_sbindir}/*
 %{_bindir}/*
 %{_mandir}/man*/*
 %{_libexecdir}/criu
 %{_libexecdir}/compel
-/usr/lib/python*/site-packages/crit-*.egg-info
-/usr/lib/python*/site-packages/pycriu
+%{_prefix}/lib/python*/site-packages/crit-*.egg-info
+%{_prefix}/lib/python*/site-packages/pycriu
 
 %files -n libcriu1
-%defattr(-,root,root)
 %{_libdir}/libcriu.so.*
 
 %files -n libcompel1
-%defattr(-,root,root)
 %{_libdir}/libcompel.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_includedir}/criu
 %{_includedir}/compel
 %{_libdir}/libcriu.so

++ 0001-images.py-remove-shebang.patch ++
>From aee84030f4623c468faaa90b8fc0820e39f86bda Mon Sep 17 00:00:00 2001
From: Avindra Goolcharan 
Date: Sat, 4 Nov 2017 18:46:03 -0400
Subject: [PATCH] images.py: remove shebang

This file is not executable directly, so it should not have the shebang.
---
 lib/py/images/images.py | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/py/images/images.py b/lib/py/images/images.py
index bb2f383..b706fd3 100644
--- a/lib/py/images/images.py
+++ b/lib/py/images/images.py
@@ -1,5 +1,3 @@
-#!/bin/env python2
-
 # This file contains methods to deal with criu images.
 #
 # According to http://criu.org/Images, criu images can be described
-- 
2.15.0
Signed-off-by: Avindra Goolcharan 



commit yast2-python-bindings for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package yast2-python-bindings for 
openSUSE:Factory checked in at 2017-11-14 12:58:32

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


Package is "yast2-python-bindings"

Tue Nov 14 12:58:32 2017 rev:34 rq:541318 version:4.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-python-bindings/yast2-python-bindings.changes  
2013-11-15 14:25:12.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-python-bindings.new/yast2-python-bindings.changes
 2017-11-14 12:58:38.039851165 +0100
@@ -1,0 +2,5 @@
+Wed Nov  8 21:35:20 UTC 2017 - dmul...@suse.com
+
+- Rewrite the python bindings using swig fate#324146
+
+---

Old:

  yast2-python-bindings-3.1.1.tar.bz2

New:

  yast2-python-bindings-4.0.0.tar.bz2



Other differences:
--
++ yast2-python-bindings.spec ++
--- /var/tmp/diff_new_pack.ouMkjd/_old  2017-11-14 12:58:38.603830543 +0100
+++ /var/tmp/diff_new_pack.ouMkjd/_new  2017-11-14 12:58:38.603830543 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-python-bindings
 #
-# Copyright (c) 2013 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,31 +17,31 @@
 
 
 Name:   yast2-python-bindings
-Version:3.1.1
+Version:4.0.0
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
-BuildRequires:  curl-devel
+BuildRequires:  autoconf
+BuildRequires:  autoconf-archive
+BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
+BuildRequires:  libyui-devel
+BuildRequires:  make
+BuildRequires:  python
 BuildRequires:  python-devel
+BuildRequires:  swig
 BuildRequires:  yast2-core-devel
-BuildRequires:  yast2-devtools >= 3.0.6
+BuildRequires:  yast2-ycp-ui-bindings
 BuildRequires:  yast2-ycp-ui-bindings-devel
 
-# YCPValue::valuetype_str()
-Requires:   yast2-core   >= 2.16.37
-BuildRequires:  yast2-core-devel >= 2.16.37
-BuildRequires:  yast2-ycp-ui-bindings-devel >= 2.16.37
 Requires:   python
-Requires:   yast2-ycp-ui-bindings   >= 2.16.37
-%if 0%{?suse_version} < 1220
-BuildRequires:  libxcrypt-devel
-%endif
+Requires:   yast2-core
+Requires:   yast2-ycp-ui-bindings
 
-Summary:Python bindings for the YaST platform.
+Summary:Python bindings for the YaST platform
 License:GPL-2.0
 Group:  System/YaST
 
@@ -58,17 +58,17 @@
 %install
 %yast_install
 
-rm $RPM_BUILD_ROOT/%{yast_plugindir}/libpy2lang_python.la
-rm $RPM_BUILD_ROOT/%{python_sitearch}/libYCP.la
+rm %{buildroot}/%{python_sitelib}/*.pyc
+rm %{buildroot}/%{python_sitelib}/*.pyo
+rm %{buildroot}/%{python_sitearch}/*.la
+rm %{buildroot}/%{yast_plugindir}/libpy2lang_python.la
 
 %files
 %defattr (-, root, root)
+%doc %{yast_docdir}
+%{python_sitelib}/*.py
+%{python_sitearch}/_ycp.*
 %{yast_plugindir}/libpy2lang_python.so.*
 %{yast_plugindir}/libpy2lang_python.so
 
-# libYCP goes elsewhere
-# %dir %{_libdir}/python
-%{python_sitearch}/*
-%doc %{yast_docdir}
-
 %changelog

++ yast2-python-bindings-3.1.1.tar.bz2 -> 
yast2-python-bindings-4.0.0.tar.bz2 ++
 6781 lines of diff (skipped)




commit mpiP for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package mpiP for openSUSE:Factory checked in 
at 2017-11-14 12:59:02

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


Package is "mpiP"

Tue Nov 14 12:59:02 2017 rev:4 rq:541324 version:3.4.1

Changes:

--- /work/SRC/openSUSE:Factory/mpiP/mpiP.changes2017-11-13 
14:06:34.700760304 +0100
+++ /work/SRC/openSUSE:Factory/.mpiP.new/mpiP.changes   2017-11-14 
12:59:05.502847007 +0100
@@ -1,0 +2,5 @@
+Mon Nov 13 12:43:33 UTC 2017 - e...@suse.com
+
+- Require HPC devel packages.
+
+---



Other differences:
--
++ mpiP.spec ++
--- /var/tmp/diff_new_pack.ADFmlm/_old  2017-11-14 12:59:06.354815856 +0100
+++ /var/tmp/diff_new_pack.ADFmlm/_new  2017-11-14 12:59:06.354815856 +0100
@@ -57,6 +57,7 @@
 BuildRequires:  python
 BuildRequires:  suse-hpc
 %hpc_requires
+%hpc_requires_devel
 
 %description
 mpiP is a profiling library for MPI applications.
@@ -72,6 +73,7 @@
 %package devel-static
 Summary:Static version of profiling library for MPI applications
 Group:  Development/Libraries/C and C++
+%hpc_requires_devel
 
 %description devel-static
 mpiP is a profiling library for MPI applications.




commit opmsg for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package opmsg for openSUSE:Factory checked 
in at 2017-11-14 12:57:39

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


Package is "opmsg"

Tue Nov 14 12:57:39 2017 rev:3 rq:541255 version:1.77s

Changes:

--- /work/SRC/openSUSE:Factory/opmsg/opmsg.changes  2017-03-31 
15:08:05.696197214 +0200
+++ /work/SRC/openSUSE:Factory/.opmsg.new/opmsg.changes 2017-11-14 
12:57:43.157857865 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 10:45:36 UTC 2017 - astie...@suse.com
+
+- opmsg 1.77s:
+  * opmsg: correct error msg handling for libcrypto error queue
+  * opmsg: speeding up keystore load by introducing load flags
+  * opmsg: dont generate Kex keys in null crypto/signing case 
+  * opmsg: allow to selfsign generated personas, so peer can also
+--decrypt it and check sig
+
+---

Old:

  opmsg-1.75s.tar.gz

New:

  opmsg-1.77s.tar.gz



Other differences:
--
++ opmsg.spec ++
--- /var/tmp/diff_new_pack.pol96j/_old  2017-11-14 12:57:44.277816915 +0100
+++ /var/tmp/diff_new_pack.pol96j/_new  2017-11-14 12:57:44.285816623 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package opmsg
 #
-# 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
@@ -16,20 +16,18 @@
 #
 
 
-%define gittag rel-1.75s
 Name:   opmsg
-Version:1.75s
+Version:1.77s
 Release:0
 Summary:File encryption, sign and verify utility
 License:GPL-3.0+
 Group:  Productivity/Security
 Url:https://github.com/stealth/opmsg
-Source0:
https://github.com/stealth/opmsg/archive/%{gittag}.tar.gz#/%{name}-%{version}.tar.gz
+Source0:
https://github.com/stealth/opmsg/archive/rel-%{version}.tar.gz#/%{name}-%{version}.tar.gz
 BuildRequires:  gcc-c++
 #BuildRequires:  help2man
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(openssl)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 opmsg is a replacement for gpg which can encrypt/sign/verify your mails or
@@ -48,7 +46,7 @@
 * Optional cross-domain ECDH Kex.
 
 %prep
-%setup -q -n %{name}-%{gittag}
+%setup -q -n %{name}-rel-%{version}
 
 %build
 pushd src
@@ -64,7 +62,6 @@
 #help2man ./%{name} --no-info --output %{buildroot}/%{_mandir}/man1/%{name}.1
 
 %files
-%defattr(-,root,root)
 %doc README.md LICENSE sample.config GPL3
 %{_bindir}/%{name}
 %{_bindir}/opmux

++ opmsg-1.75s.tar.gz -> opmsg-1.77s.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/opmsg-rel-1.75s/README.md 
new/opmsg-rel-1.77s/README.md
--- old/opmsg-rel-1.75s/README.md   2016-11-11 11:48:40.0 +0100
+++ new/opmsg-rel-1.77s/README.md   2017-11-09 14:47:16.0 +0100
@@ -35,6 +35,8 @@
 _opmsg_ builds fine with any of the OpenSSL, LibreSSL and BoringSSL libcrypto 
libraries.
 Building against BoringSSL is not recommended due to missing blowfish and 
ripemd algorithms.
 
+You can use various transports with _opmsg_ such as Mail or 
[drops](https://github.com/stealth/drops).
+
 Build
 -
 
@@ -376,7 +378,13 @@
 MUA integration
 ---
 
-There are two ways to integrate _opmsg_ into your MUA. For cool
+First, add to your _~/.gnupg/options_ file the following line:
+
+```
+keyid-format long
+```
+
+Next, there are two possible ways to integrate _opmsg_ into your MUA. For cool
 MUAs like __mutt__, you may build a dedicated _.muttrc_ by adding:
 
 ```
@@ -432,11 +440,18 @@
 
 _opmux_ is a wrapper for _opmsg_ and _gpg_, which transparently forwards 
encryption and decryption
 requests to the right program, by checking message markers and persona ids.
+This way you may use your _opmsg_ and _gpg_ setup in parallel and the correct 
(de)crypt program is
+automagically invoked. When you send a Mail and an _opmsg_ persona is found 
for the destination,
+_opmsg_ is used for encryption, otherwise _gpg_ is used.
 This requires your personas to be properly `--link`ed or having a valid 
`my_id` in your
-_opmsg_ config. _opmux_ may miss recipients with Cc/Bcc for gpg in above mutt 
setup.
+_opmsg_ config.
+
+For __enigmail__ or other MUAs you would just configure the gpg-path to be 
`/path/to/opmux` and you
+are done (but dont forget the `keyid-format long` from the first step).
 
-For __enigmail__ or other MUAs you would just configure the gpg-path to be 
`/usr/local/bin/opmux` and add
-`keyid-format long` to your 

commit jeos-firstboot for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package jeos-firstboot for openSUSE:Factory 
checked in at 2017-11-14 12:58:06

Comparing /work/SRC/openSUSE:Factory/jeos-firstboot (Old)
 and  /work/SRC/openSUSE:Factory/.jeos-firstboot.new (New)


Package is "jeos-firstboot"

Tue Nov 14 12:58:06 2017 rev:6 rq:541283 version:0.0+git20171113.02e973c

Changes:

--- /work/SRC/openSUSE:Factory/jeos-firstboot/jeos-firstboot.changes
2017-10-26 18:44:46.686847947 +0200
+++ /work/SRC/openSUSE:Factory/.jeos-firstboot.new/jeos-firstboot.changes   
2017-11-14 12:58:12.948768594 +0100
@@ -1,0 +2,7 @@
+Mon Nov 13 11:57:37 UTC 2017 - opensuse-packag...@opensuse.org
+
+- Update to version 0.0+git20171113.02e973c:
+  * change initial snapshot number to 2
+  * Run dracut before initial snapshot
+
+---

Old:

  jeos-firstboot-0.0+git20171024.4c4ec65.tar.xz

New:

  jeos-firstboot-0.0+git20171113.02e973c.tar.xz



Other differences:
--
++ jeos-firstboot.spec ++
--- /var/tmp/diff_new_pack.2txOVh/_old  2017-11-14 12:58:13.564746071 +0100
+++ /var/tmp/diff_new_pack.2txOVh/_new  2017-11-14 12:58:13.564746071 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   jeos-firstboot
-Version:0.0+git20171024.4c4ec65
+Version:0.0+git20171113.02e973c
 Release:0
 Summary:Simple text based JeOS first boot wizard
 License:MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.2txOVh/_old  2017-11-14 12:58:13.600744755 +0100
+++ /var/tmp/diff_new_pack.2txOVh/_new  2017-11-14 12:58:13.600744755 +0100
@@ -1,4 +1,4 @@
 
 
 git://github.com/openSUSE/jeos-firstboot.git
-  1feb4144d60f8b9e2c509b2cffb09371a97fad36
\ No newline at end of file
+  0c7f1f3f022c6dbac131fc280d00f5d35a748bdf
\ No newline at end of file

++ jeos-firstboot-0.0+git20171024.4c4ec65.tar.xz -> 
jeos-firstboot-0.0+git20171113.02e973c.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/jeos-firstboot-0.0+git20171024.4c4ec65/files/usr/lib/jeos-firstboot 
new/jeos-firstboot-0.0+git20171113.02e973c/files/usr/lib/jeos-firstboot
--- old/jeos-firstboot-0.0+git20171024.4c4ec65/files/usr/lib/jeos-firstboot 
2017-10-24 13:01:25.0 +0200
+++ new/jeos-firstboot-0.0+git20171113.02e973c/files/usr/lib/jeos-firstboot 
2017-11-13 12:56:12.0 +0100
@@ -261,10 +261,15 @@
 break # one is enough
 done
 
+# Run dracut to generate an optimized initrd
+# the image originally carries an generic initrd generated by kiwi
+echo "Optimizing initrd image"
+dracut -q --force
+
 #d --infobox "Creating snapshot ..." 3 40 || true
 #run snapper --no-dbus -v create -d "Initial Status" --userdata 
"important=yes" || d --msgbox "snapper failed" 0 0 || true
-if [ ! -e /.snapshots/3 ]; then
-run create_snapshot 3 "Initial Status" "yes" || true
+if [ ! -e /.snapshots/2 ]; then
+run create_snapshot 2 "Initial Status" "yes" || true
 fi
 /usr/lib/snapper/plugins/grub --refresh
 




commit mraa for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package mraa for openSUSE:Factory checked in 
at 2017-11-14 12:57:52

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


Package is "mraa"

Tue Nov 14 12:57:52 2017 rev:7 rq:541262 version:1.8.0

Changes:

--- /work/SRC/openSUSE:Factory/mraa/mraa.changes2017-10-26 
18:46:15.818687826 +0200
+++ /work/SRC/openSUSE:Factory/.mraa.new/mraa.changes   2017-11-14 
12:58:05.649035501 +0100
@@ -1,0 +2,6 @@
+Mon Nov 13 10:00:31 UTC 2017 - mplus...@suse.com
+
+- Use consistent naming with singlespec python packages
+- Build tests as well
+
+---



Other differences:
--
++ mraa.spec ++
--- /var/tmp/diff_new_pack.Vt7ryR/_old  2017-11-14 12:58:07.588964569 +0100
+++ /var/tmp/diff_new_pack.Vt7ryR/_new  2017-11-14 12:58:07.592964423 +0100
@@ -33,7 +33,7 @@
 BuildRequires:  swig
 BuildRequires:  pkgconfig(json-c)
 BuildRequires:  pkgconfig(libudev)
-BuildRequires:  pkgconfig(python)
+BuildRequires:  pkgconfig(python2)
 BuildRequires:  pkgconfig(python3)
 ExclusiveArch:  %{ix86} x86_64 %{arm} aarch64
 
@@ -79,12 +79,14 @@
 
 This package contains development files for %{name}.
 
-%package -n python-%{name}
+%package -n python2-%{name}
 Summary:Python bindings for %{name}
 Group:  Development/Languages/Python
+Provides:   python-%{name} = %{version}-%{release}
+Obsoletes:  python-%{name} < %{version}-%{release}
 Requires:   lib%{name}%{sover} = %{version}
 
-%description -n python-%{name}
+%description -n python2-%{name}
 libmraa is a C/C++ library with bindings to Java, Python and JavaScript to
 interface with the IO on Galileo, Edison & other platforms, with a
 structured API where port names/numbering matches the board that
@@ -150,7 +152,7 @@
   -DFIRMATA=off \
   -DIMRAA=yes \
   -DFTDI4222=off \
-  -DBUILDTESTS=off \
+  -DBUILDTESTS=on \
   -DBUILDSWIGPYTHON=on \
   -DBUILDSWIGJAVA=on \
   -DBUILDSWIGNODE=off
@@ -181,7 +183,7 @@
 %{_includedir}/%{name}
 %{_libdir}/pkgconfig/%{name}.pc
 
-%files -n python-%{name}
+%files -n python2-%{name}
 %{python_sitearch}/*
 
 %files -n python3-%{name}




commit maildir-utils for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package maildir-utils for openSUSE:Factory 
checked in at 2017-11-14 12:57:11

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


Package is "maildir-utils"

Tue Nov 14 12:57:11 2017 rev:5 rq:541242 version:1.0~alpha2

Changes:

--- /work/SRC/openSUSE:Factory/maildir-utils/maildir-utils.changes  
2017-11-09 13:59:11.684061173 +0100
+++ /work/SRC/openSUSE:Factory/.maildir-utils.new/maildir-utils.changes 
2017-11-14 12:57:13.174954153 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 09:36:13 UTC 2017 - mvet...@suse.com
+
+- Update to 1.0-alpha2:
+  * Ensure mu4e-view-mode-hook run after text insertion
+  * mu4e: fix bug preventing mu4e-headers-change-sorting to sort by list
+  * mu4e: add mu4e-query-rewrite-functio
+  * proc: ensure query string is utf-8
+  * documentation fixes
+
+---

Old:

  mu-1.0-alpha0.tar.xz

New:

  mu-1.0-alpha2.tar.xz



Other differences:
--
++ maildir-utils.spec ++
--- /var/tmp/diff_new_pack.kQvM8e/_old  2017-11-14 12:57:14.762896092 +0100
+++ /var/tmp/diff_new_pack.kQvM8e/_new  2017-11-14 12:57:14.766895947 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _version 1.0-alpha0
+%define _version 1.0-alpha2
 Name:   maildir-utils
-Version:1.0~alpha0
+Version:1.0~alpha2
 Release:0
 Summary:Maildir indexer and searcher
 License:GPL-3.0+

++ mu-1.0-alpha0.tar.xz -> mu-1.0-alpha2.tar.xz ++
 8774 lines of diff (skipped)




commit cinnamon-desktop for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package cinnamon-desktop for 
openSUSE:Factory checked in at 2017-11-14 12:56:54

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


Package is "cinnamon-desktop"

Tue Nov 14 12:56:54 2017 rev:11 rq:541121 version:3.6.2

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon-desktop/cinnamon-desktop.changes
2017-06-23 09:18:41.943601324 +0200
+++ /work/SRC/openSUSE:Factory/.cinnamon-desktop.new/cinnamon-desktop.changes   
2017-11-14 12:57:00.811406212 +0100
@@ -1,0 +2,23 @@
+Sun Nov 12 21:00:18 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.2:
+  * Set org.cinnamon.desktop.screensaver ask-for-away-message to
+False.
+
+---
+Thu Nov  9 18:24:42 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.1:
+  * Default: Change idle-delay default to 15 min.
+  * Remove obsolete gsettings key.
+
+---
+Sat Oct 28 19:57:36 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.0:
+  * gnome-wall-clock: Improve API, handle seconds timing based on
+format string.
+  * Use logind by default.
+  * Use Python3 instead of Python2.
+
+---

Old:

  cinnamon-desktop-3.4.2.tar.gz

New:

  cinnamon-desktop-3.6.2.tar.gz



Other differences:
--
++ cinnamon-desktop.spec ++
--- /var/tmp/diff_new_pack.dPkqiB/_old  2017-11-14 12:57:02.495344641 +0100
+++ /var/tmp/diff_new_pack.dPkqiB/_new  2017-11-14 12:57:02.499344494 +0100
@@ -23,10 +23,10 @@
 %define typelib typelib-1_0-CinnamonDesktop-3_0
 %define typelib_cvc typelib-1_0-Cvc-1_0
 Name:   cinnamon-desktop
-Version:3.4.2
+Version:3.6.2
 Release:0
 Summary:Libcinnamon-desktop API
-License:GPL-2.0+ and MIT
+License:GPL-2.0+ AND MIT
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/cinnamon-desktop
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -42,7 +42,7 @@
 BuildRequires:  libtool
 BuildRequires:  pam-devel
 BuildRequires:  pkgconfig
-BuildRequires:  python-devel
+BuildRequires:  python3-devel
 BuildRequires:  yelp-tools
 BuildRequires:  pkgconfig(accountsservice)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.22.0
@@ -92,7 +92,7 @@
 Group:  System/GUI/Other
 Requires:   %{soname}-data-branding = %{version}
 Requires:   pam
-Requires:   python-gobject
+Requires:   python3-gobject
 Recommends: %{soname}-lang
 # cinnamon-desktop-lang was last used in openSUSE 13.2.
 Provides:   %{name}-lang = %{version}
@@ -203,11 +203,13 @@
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name} %{?no_lang_C}
 
+%if 0%{?suse_version} <= 1320
 %post -n %{soname}-data
 %glib2_gsettings_schema_post
 
 %postun -n %{soname}-data
 %glib2_gsettings_schema_postun
+%endif
 
 %post -n %{soname}%{sover} -p /sbin/ldconfig
 
@@ -218,31 +220,25 @@
 %postun -n %{soname_cvc}%{sover_cvc} -p /sbin/ldconfig
 
 %files -n %{soname}%{sover}
-%defattr(-,root,root)
 %doc AUTHORS COPYING* README debian/changelog
 %{_libdir}/%{soname}.so.%{sover}*
 
 %files -n %{soname}-lang -f %{name}.lang
-%defattr(-,root,root)
 
 %files -n %{soname}-data
-%defattr(-,root,root)
 %doc AUTHORS COPYING* README debian/changelog
 %{_bindir}/cinnamon-desktop-migrate-mediakeys
 %{_datadir}/glib-2.0/schemas/*.xml
 %{_datadir}/%{soname}/
 
 %files -n %{soname}-data-branding-upstream
-%defattr(-,root,root)
 %doc README.Gsettings-overrides
 
 %files -n %{typelib}
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/CinnamonDesktop-3.0.typelib
 %{_libdir}/girepository-1.0/CDesktopEnums-3.0.typelib
 
 %files -n %{soname}-devel
-%defattr(-,root,root)
 %{_includedir}/%{name}/
 %{_libdir}/pkgconfig/%{name}.pc
 %{_libdir}/%{soname}.so
@@ -250,16 +246,13 @@
 %{_datadir}/gir-1.0/CDesktopEnums-3.0.gir
 
 %files -n %{soname_cvc}%{sover_cvc}
-%defattr(-,root,root)
 %doc AUTHORS COPYING* README debian/changelog
 %{_libdir}/%{soname_cvc}.so.%{sover_cvc}*
 
 %files -n %{typelib_cvc}
-%defattr(-,root,root)
 %{_libdir}/girepository-1.0/Cvc-1.0.typelib
 
 %files -n %{soname_cvc}-devel
-%defattr(-,root,root)
 %{_libdir}/pkgconfig/cvc.pc
 %{_libdir}/%{soname_cvc}.so
 %{_datadir}/gir-1.0/Cvc-1.0.gir

++ cinnamon-desktop-3.4.2.tar.gz -> cinnamon-desktop-3.6.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-desktop-3.4.2/configure.ac 
new/cinnamon-desktop-3.6.2/configure.ac
--- 

commit cinnamon for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package cinnamon for openSUSE:Factory 
checked in at 2017-11-14 12:57:03

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


Package is "cinnamon"

Tue Nov 14 12:57:03 2017 rev:21 rq:541127 version:3.6.2

Changes:

--- /work/SRC/openSUSE:Factory/cinnamon/cinnamon.changes2017-08-22 
11:11:12.427039277 +0200
+++ /work/SRC/openSUSE:Factory/.cinnamon.new/cinnamon.changes   2017-11-14 
12:57:09.575085779 +0100
@@ -1,0 +2,30 @@
+Sun Nov 12 21:00:18 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.2:
+  * st-texture-cache: Avoid potential null pointer dereference.
+- Rebase cinnamon-no-gksu-requirement.patch.
+
+---
+Thu Nov  9 18:24:42 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.1:
+  * Fix blurry and off-centred arrow in pop up submenus.
+  * cinnamon-settings: Remove an ui file that is no longer used
+since the extension-settings-rework.
+  * Spices.py: Fix xlets not installing if a file without an
+extension is in the po directory.
+  * TreeListWidgets.py: Edit elements with double click.
+  * Fix Gtk-Message when running a dialogue.
+  * window-list: Account for hidden items during DnD repositioning.
+  * Spices: Don't fail if the spice directory is missing.
+- Rebase cinnamon-wheel-and-sbin-path.patch.
+
+---
+Sat Oct 28 19:57:36 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.0:
+  * See /usr/share/doc/packages/cinnamon/changelog
+- Rebase cinnamon-network-user-connections.patch,
+  cinnamon-settings-native.patch, cinnamon-no-gksu-requirement.patch.
+
+---

Old:

  Cinnamon-3.4.6.tar.gz

New:

  Cinnamon-3.6.2.tar.gz



Other differences:
--
++ cinnamon.spec ++
--- /var/tmp/diff_new_pack.DXVBcp/_old  2017-11-14 12:57:10.343057699 +0100
+++ /var/tmp/diff_new_pack.DXVBcp/_new  2017-11-14 12:57:10.343057699 +0100
@@ -19,9 +19,9 @@
 %define __requires_exclude typelib\\((Cinnamon|St)\\)
 %define __provides_exclude typelib\\(.*\\)
 %define _name   Cinnamon
-%define _version 3.4.0
+%define _version 3.6.0
 Name:   cinnamon
-Version:3.4.6
+Version:3.6.2
 Release:0
 Summary:GNU/Linux Desktop featuring a traditional layout
 License:GPL-2.0+ AND LGPL-2.1
@@ -65,7 +65,6 @@
 BuildRequires:  pkgconfig(cinnamon-desktop) >= %{_version}
 BuildRequires:  pkgconfig(cjs-1.0)
 BuildRequires:  pkgconfig(gnome-bluetooth-1.0)
-BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(libcinnamon-menu-3.0)
@@ -78,7 +77,6 @@
 BuildRequires:  pkgconfig(polkit-agent-1)
 Requires:   %{name}-gschemas = %{version}
 Requires:   adwaita-icon-theme
-Requires:   caribou
 Requires:   cinnamon-control-center-common >= %{_version}
 Requires:   cinnamon-screensaver >= %{_version}
 Requires:   cinnamon-session >= %{_version}
@@ -87,6 +85,7 @@
 Requires:   cups-pk-helper
 Requires:   dbus-1-python
 Requires:   dbus-1-python3
+Requires:   gettext-runtime
 Requires:   glib2-tools
 Requires:   iso-country-flags-png
 Requires:   libcinnamon-desktop-data >= %{_version}
@@ -109,9 +108,9 @@
 Requires:   xdg-utils
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
+Recommends: %{name}-lang
 Recommends: blueberry
 Recommends: cinnamon-themes
-Recommends: cinnamon-translations >= %{_version}
 Recommends: gnome-terminal
 Recommends: gnome-themes-standard
 Recommends: icewm
@@ -231,25 +230,31 @@
 
 %post
 /sbin/ldconfig
-%desktop_database_post
-%icon_theme_cache_post
 %{_sbindir}/update-alternatives --install 
%{_datadir}/xsessions/default.desktop \
   default-xsession.desktop %{_datadir}/xsessions/%{name}.desktop 20
+%if 0%{?suse_version} <= 1320
+%desktop_database_post
+%icon_theme_cache_post
+%endif
 
 %postun
 /sbin/ldconfig
-%desktop_database_postun
-%icon_theme_cache_postun
 if [ ! -f %{_datadir}/xsessions/%{name}.desktop ]; then
 %{_sbindir}/update-alternatives --remove default-xsession.desktop \
   %{_datadir}/xsessions/%{name}.desktop
 fi
+%if 0%{?suse_version} <= 1320
+%desktop_database_postun
+%icon_theme_cache_postun
+%endif
 
+%if 0%{?suse_version} <= 1320
 %post gschemas
 %glib2_gsettings_schema_post
 
 %postun gschemas
 %glib2_gsettings_schema_postun
+%endif
 
 %files
 %doc AUTHORS COPYING README.rst debian/changelog

++ Cinnamon-3.4.6.tar.gz -> Cinnamon-3.6.2.tar.gz ++

commit libcircle for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package libcircle for openSUSE:Factory 
checked in at 2017-11-14 12:55:57

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


Package is "libcircle"

Tue Nov 14 12:55:57 2017 rev:1 rq:540634 version:0.2.1~rc1

Changes:

New Changes file:

--- /dev/null   2017-10-14 16:26:57.428140955 +0200
+++ /work/SRC/openSUSE:Factory/.libcircle.new/libcircle.changes 2017-11-14 
12:56:00.573609195 +0100
@@ -0,0 +1,16 @@
+---
+Fri Nov 10 15:32:49 UTC 2017 - jungh...@votca.org
+
+- clean up and move to new mpi model
+
+---
+Mon Mar 17 19:19:24 UTC 2014 - jungh...@votca.org
+
+- version bumped too 0.2.1_rc.1 
+- added %check
+
+---
+Thu Jan 23 18:02:14 UTC 2014 - jungh...@votca.org
+
+- initial commit
+

New:

  libcircle-0.2.1-rc.1.tar.gz
  libcircle.changes
  libcircle.spec



Other differences:
--
++ libcircle.spec ++
#
# spec file for package libcirle
#
# 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/
#

%ifarch ppc64
%define mpi_implem openmpi
%else
%define mpi_implem openmpi2
%endif

Name:libcircle
Version: 0.2.1~rc1
Release: 0

%define myversion 0.2.1-rc.1
Source: 
https://github.com/hpc/libcircle/releases/download/%{myversion}/%{name}-%{myversion}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}
URL: http://github.com/hpc/libcircle
Summary: A library used to distribute workloads
Group: Development/Libraries/C and C++
License: BSD-3-Clause

BuildRoot:  %{_tmppath}/%{name}-%{version}-build

BuildRequires:  %{mpi_implem}
BuildRequires:  %{mpi_implem}-devel
BuildRequires:  pkgconfig
BuildRequires:  pkgconfig(check)
BuildRequires:  doxygen
BuildRequires:  graphviz
BuildRequires:  fdupes

%description
A simple interface for processing workloads using an automatically distributed 
global queue.

%package -n libcircle2
Summary:A library used to distribute workloads
Group:  System/Libraries

%description -n libcircle2
A simple interface for processing workloads using an automatically distributed 
global queue.

%package devel
Summary:Development headers and libraries for libcircle
Group:  Development/Libraries/C and C++
Requires:   libcircle2 = %{version}-%{release}

%description devel
A simple interface for processing workloads using an automatically distributed 
global queue.

This package contains development headers and libraries for libcircle

%prep
%setup -n %{name}-%{myversion}
#avoid date in doxygen footer
sed -i '/^HTML_FOOTER/s/=.*/= footer.html/' doc/Doxyfile.in
echo > doc/footer.html

%build
. %{_libdir}/mpi/gcc/%{mpi_implem}/bin/mpivars.sh
%configure --enable-tests --enable-doxygen --disable-static
make %{?_smp_mflags}

%install
%make_install
rm %{buildroot}%{_libdir}/*.la
mkdir -p %{buildroot}%{_docdir}/%{name}
cp -r doc/html/* %{buildroot}%{_docdir}/%{name}
%fdupes %{buildroot}%{_prefix}

%check
. %{_libdir}/mpi/gcc/%{mpi_implem}/bin/mpivars.sh
# Test timeout expired on OpenSuse build
#make check

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

%files -n libcircle2
%defattr(-,root,root,0755)
%{_libdir}/libcircle.so.*

%files devel
%defattr(-,root,root,-)
%{_includedir}/*.h
%{_libdir}/libcircle.so
%{_libdir}/pkgconfig/libcircle.pc
%{_docdir}/%{name}

%changelog



commit cinnamon-screensaver for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package cinnamon-screensaver for 
openSUSE:Factory checked in at 2017-11-14 12:55:48

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


Package is "cinnamon-screensaver"

Tue Nov 14 12:55:48 2017 rev:12 rq:540369 version:3.6.1

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-screensaver/cinnamon-screensaver.changes
2017-10-24 22:24:23.721560163 +0200
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-screensaver.new/cinnamon-screensaver.changes
   2017-11-14 12:55:51.573938386 +0100
@@ -1,0 +2,23 @@
+Thu Nov  9 18:24:42 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.1:
+  * Disable fade-in effects on idle.
+
+---
+Sat Oct 28 19:57:36 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.0:
+  * CsScreen: Fix hotplug/screen change detection and response,
+other issues.
+  * logindClient.py: Produce a more helpful message when logind is
+running, but we're unable to figure out a valid session id.
+  * manager/stage: Allow a second activation trigger to override a
+previous one.
+  * manager.py: Force secondary activations to be immediate
+(prevents flash).
+  * clock: Update for new wall clock API.
+  * keybindings: Remove the ability to take screenshots, restore
+the ability to use computer power button.
+  * Update translations.
+
+---
@@ -443 +465,0 @@
-

Old:

  cinnamon-screensaver-3.4.3.tar.gz

New:

  cinnamon-screensaver-3.6.1.tar.gz



Other differences:
--
++ cinnamon-screensaver.spec ++
--- /var/tmp/diff_new_pack.g8vTZ9/_old  2017-11-14 12:55:52.357909710 +0100
+++ /var/tmp/diff_new_pack.g8vTZ9/_new  2017-11-14 12:55:52.361909563 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   cinnamon-screensaver
-Version:3.4.3
+Version:3.6.1
 Release:0
 Summary:Cinnamon screensaver and locker
 License:GPL-2.0+
@@ -52,7 +52,7 @@
 Requires:   python3-gobject-cairo
 Requires:   python3-setproctitle
 Requires:   python3-xapp
-Recommends: cinnamon-translations
+Recommends: %{name}-lang
 Recommends: xscreensaver-data
 Suggests:   xscreensaver-data-extra
 %if 0%{?suse_version} > 1320 || 0%{?sle_version} >= 120200
@@ -92,13 +92,17 @@
 
 %post
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
 %desktop_database_post
 %icon_theme_cache_post
+%endif
 
 %postun
 /sbin/ldconfig
+%if 0%{?suse_version} <= 1320
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %files
 %doc AUTHORS COPYING* README debian/changelog

++ cinnamon-screensaver-3.4.3.tar.gz -> cinnamon-screensaver-3.6.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-screensaver-3.4.3/cinnamon-screensaver.pot 
new/cinnamon-screensaver-3.6.1/cinnamon-screensaver.pot
--- old/cinnamon-screensaver-3.4.3/cinnamon-screensaver.pot 2017-10-12 
13:33:13.0 +0200
+++ new/cinnamon-screensaver-3.6.1/cinnamon-screensaver.pot 2017-11-09 
13:43:57.0 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-12-31 16:37+\n"
+"POT-Creation-Date: 2017-10-23 15:09+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: LANGUAGE \n"
@@ -69,30 +69,26 @@
 msgstr[0] ""
 msgstr[1] ""
 
-#: src/clock.py:64
-msgid "%A, %B %e"
-msgstr ""
-
-#: src/passwordEntry.py:23 src/unlock.py:204
+#: src/passwordEntry.py:23 src/unlock.py:203
 msgid "Please enter your password..."
 msgstr ""
 
-#: src/unlock.py:91
+#: src/unlock.py:90
 msgid "Unlock"
 msgstr ""
 
-#: src/unlock.py:99
+#: src/unlock.py:98
 msgid "Switch User"
 msgstr ""
 
-#: src/unlock.py:182
+#: src/unlock.py:181
 msgid "Incorrect password"
 msgstr ""
 
-#: src/unlock.py:196
+#: src/unlock.py:195
 msgid "Checking..."
 msgstr ""
 
-#: src/unlock.py:242
+#: src/unlock.py:241
 msgid "You have the Caps Lock key on."
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinnamon-screensaver-3.4.3/configure.ac 
new/cinnamon-screensaver-3.6.1/configure.ac
--- old/cinnamon-screensaver-3.4.3/configure.ac 2017-10-12 13:33:13.0 
+0200
+++ new/cinnamon-screensaver-3.6.1/configure.ac 2017-11-09 13:43:57.0 
+0100
@@ -2,7 +2,7 @@
 
 AC_PREREQ(2.60)
 AC_INIT([cinnamon-screensaver],
-[3.4.3],
+[3.6.1],
 [https://github.com/linuxmint/cinnamon-screensaver/issues])
 
 PKG_PROG_PKG_CONFIG([0.26])
diff -urN 

commit cjs for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package cjs for openSUSE:Factory checked in 
at 2017-11-14 12:55:35

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


Package is "cjs"

Tue Nov 14 12:55:35 2017 rev:9 rq:540368 version:3.6.1

Changes:

--- /work/SRC/openSUSE:Factory/cjs/cjs.changes  2017-08-22 11:10:49.330291437 
+0200
+++ /work/SRC/openSUSE:Factory/.cjs.new/cjs.changes 2017-11-14 
12:55:36.778479576 +0100
@@ -1,0 +2,20 @@
+Thu Nov  9 18:24:42 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.1:
+  * cairo: Free popped pattern.
+  * value: Fix a memory leak while marshalling GValue.
+  * arg: Fix memory leaks.
+
+---
+Sat Oct 28 19:57:36 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.0:
+  * object: Keep proper track of pending closure invalidations.
+  * Revert "handler ID's must be managed from start to finish -
+they should be initialised to 0, and re-set to 0 whenever
+they're finished being used".
+  * object: Zero out new ConnectData.
+  * Revert freeing closures in idle handler.
+  * closure: Prevent collection of invalidated closure
+
+---

Old:

  cjs-3.4.4.tar.gz

New:

  cjs-3.6.1.tar.gz



Other differences:
--
++ cjs.spec ++
--- /var/tmp/diff_new_pack.pPSEgF/_old  2017-11-14 12:55:37.430455728 +0100
+++ /var/tmp/diff_new_pack.pPSEgF/_new  2017-11-14 12:55:37.430455728 +0100
@@ -20,7 +20,7 @@
 %define sover   0
 %define typelib typelib-1_0-CjsPrivate-1_0
 Name:   cjs
-Version:3.4.4
+Version:3.6.1
 Release:0
 Summary:JavaScript module used by Cinnamon
 License:MIT AND (MPL-1.1 OR GPL-2.0+ OR LGPL-2.1+)

++ cjs-3.4.4.tar.gz -> cjs-3.6.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cjs-3.4.4/README new/cjs-3.6.1/README
--- old/cjs-3.4.4/README2017-08-09 12:43:55.0 +0200
+++ new/cjs-3.6.1/README2017-11-09 14:32:12.0 +0100
@@ -1,9 +1,29 @@
-JavaScript bindings for GNOME
-=
+JavaScript bindings for Cinnamon
+
 
-Available as part of your GNOME distribution. Powers GNOME Shell, Polari,
-GNOME Documents, and many other apps.
+Based on GJS: https://wiki.gnome.org/action/show/Projects/Gjs
 
-Wiki: https://wiki.gnome.org/action/show/Projects/Gjs
+Please do the following when reporting CJS crashes:
+===
 
-How to build and run if you want to contribute to GJS: see doc/Hacking.md
+If possible, provide a stack trace.
+
+Run dmesg and provide the line related to the crash, for instance:
+
+[ 4947.459104] cinnamon[2868]: segfault at 7f2611e8 ip 7f2667dda305 sp 
7fffb416b9d0 error 4 in libcjs.so.0.0.0[7f2667db1000+c1000]
+
+Launch the Calculator, choose Advanced Mode and set it to Hexadecimal. Then 
substract the loading address (first address in brackets: 7f2667db1000) from 
the ip (7f2667dda305).
+
+In the example above:
+
+ip: 7f2667dda305
+loading address: 7f2667db1000
+
+7f2667dda305 - 7f2667db1000 = 29305
+
+This gives us the offset. Use addr2line to see what's under it in our shared 
library:
+
+addr2line -e /usr/lib/libcjs.so.0.0.0 29305 -fCi
+gjs_typecheck_boxed
+
+When reporting the bug, along with the trace and the dmesg line, please report 
that function name (in this example gjs_typecheck_boxed).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cjs-3.4.4/README.md new/cjs-3.6.1/README.md
--- old/cjs-3.4.4/README.md 1970-01-01 01:00:00.0 +0100
+++ new/cjs-3.6.1/README.md 2017-11-09 14:32:12.0 +0100
@@ -0,0 +1,31 @@
+JavaScript bindings for Cinnamon
+
+
+Based on GJS: https://wiki.gnome.org/action/show/Projects/Gjs
+
+Please do the following when reporting CJS crashes:
+===
+
+If possible, provide a stack trace.
+
+Run dmesg and provide the line related to the crash, for instance:
+
+`[ 4947.459104] cinnamon[2868]: segfault at 7f2611e8 ip 
**7f2667dda305** sp 7fffb416b9d0 error 4 in 
libcjs.so.0.0.0[**7f2667db1000**+c1000]`
+
+Launch the Calculator, choose Advanced Mode and set it to Hexadecimal. Then 
substract the loading address (first address in brackets: 7f2667db1000) from 
the ip (7f2667dda305).
+
+In the example above:
+
+ip: 7f2667dda305
+loading address: 7f2667db1000
+
+`7f2667dda305 - 7f2667db1000 = 29305`
+
+This gives us the offset. Use addr2line to see what's under 

commit cinnamon-settings-daemon for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package cinnamon-settings-daemon for 
openSUSE:Factory checked in at 2017-11-14 12:54:53

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


Package is "cinnamon-settings-daemon"

Tue Nov 14 12:54:53 2017 rev:10 rq:540366 version:3.6.1

Changes:

--- 
/work/SRC/openSUSE:Factory/cinnamon-settings-daemon/cinnamon-settings-daemon.changes
2017-08-22 11:10:53.841656210 +0200
+++ 
/work/SRC/openSUSE:Factory/.cinnamon-settings-daemon.new/cinnamon-settings-daemon.changes
   2017-11-14 12:55:03.095711629 +0100
@@ -1,0 +2,17 @@
+Thu Nov  9 18:24:42 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.1:
+  * Power: Change default for sleep-display-ac/battery to
+30 minutes.
+
+---
+Sat Oct 28 19:57:36 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 3.6.0:
+  * Make touchpad settings compatible with libinput.
+  * Clean up the autorun dialogue a bit.
+  * Xrandr: Hold the session start whilst the plugin is loaded.
+  * csd-xsettings-gtk: Avoid a potential GFile leak.
+  * Move translations to cinnamon-translations.
+
+---

Old:

  cinnamon-settings-daemon-3.4.4.tar.gz

New:

  cinnamon-settings-daemon-3.6.1.tar.gz



Other differences:
--
++ cinnamon-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.1sE2zZ/_old  2017-11-14 12:55:03.931681051 +0100
+++ /var/tmp/diff_new_pack.1sE2zZ/_new  2017-11-14 12:55:03.931681051 +0100
@@ -17,10 +17,10 @@
 
 
 Name:   cinnamon-settings-daemon
-Version:3.4.4
+Version:3.6.1
 Release:0
 Summary:The settings Daemon for the Cinnamon Desktop
-License:GPL-2.0+ and LGPL-2.1
+License:GPL-2.0+ AND LGPL-2.1
 Group:  System/GUI/Other
 Url:https://github.com/linuxmint/cinnamon-settings-daemon
 Source: 
https://github.com/linuxmint/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
@@ -76,8 +76,6 @@
 
 This package contains development files for cinnamon-settings-daemon.
 
-%lang_package
-
 %prep
 %setup -q
 
@@ -95,8 +93,8 @@
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 %fdupes %{buildroot}%{_datadir}/
-%find_lang %{name} %{?no_lang_C}
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -106,9 +104,9 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING* README.md debian/changelog
 %config 
%{_sysconfdir}/dbus-1/system.d/org.cinnamon.SettingsDaemon.DateTimeMechanism.conf
 %{_sysconfdir}/xdg/autostart/%{name}-*.desktop
@@ -116,6 +114,7 @@
 %{_datadir}/%{name}-3.0/
 %{_libexecdir}/%{name}/
 %{_datadir}/%{name}/
+%{_datadir}/applications/csd-*.desktop
 %{_datadir}/icons/hicolor/*/apps/csd-*.*
 %{_mandir}/man?/%{name}.?%{?ext_man}
 %{_datadir}/glib-2.0/schemas/org.cinnamon.settings-daemon.*.xml
@@ -123,11 +122,7 @@
 
%{_datadir}/polkit-1/actions/org.cinnamon.settingsdaemon.datetimemechanism.policy
 
%{_datadir}/dbus-1/system-services/org.cinnamon.SettingsDaemon.DateTimeMechanism.service
 
-%files lang -f %{name}.lang
-%defattr(-,root,root)
-
 %files devel
-%defattr(-,root,root)
 %{_libdir}/pkgconfig/%{name}.pc
 %{_includedir}/%{name}-3.0/
 

++ cinnamon-settings-daemon-3.4.4.tar.gz -> 
cinnamon-settings-daemon-3.6.1.tar.gz ++
 299495 lines of diff (skipped)




commit mate-screensaver for openSUSE:Factory

2017-11-14 Thread root
Hello community,

here is the log from the commit of package mate-screensaver for 
openSUSE:Factory checked in at 2017-11-14 12:54:30

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


Package is "mate-screensaver"

Tue Nov 14 12:54:30 2017 rev:18 rq:540038 version:1.18.2

Changes:

--- /work/SRC/openSUSE:Factory/mate-screensaver/mate-screensaver.changes
2017-04-18 13:50:44.387570475 +0200
+++ /work/SRC/openSUSE:Factory/.mate-screensaver.new/mate-screensaver.changes   
2017-11-14 12:54:31.860854143 +0100
@@ -1,0 +2,9 @@
+Wed Nov  8 17:56:12 UTC 2017 - sor.ale...@meowr.ru
+
+- Update to version 1.18.2:
+  * Fix loop initial declarations.
+  * Drop required max version of glib.
+  * Fix idle slider display in all languages.
+  * Update translations.
+
+---

Old:

  mate-screensaver-1.18.1.tar.xz

New:

  mate-screensaver-1.18.2.tar.xz



Other differences:
--
++ mate-screensaver.spec ++
--- /var/tmp/diff_new_pack.qjSdTQ/_old  2017-11-14 12:54:32.616826491 +0100
+++ /var/tmp/diff_new_pack.qjSdTQ/_new  2017-11-14 12:54:32.620826345 +0100
@@ -18,10 +18,10 @@
 
 %define _version 1.18
 Name:   mate-screensaver
-Version:1.18.1
+Version:1.18.2
 Release:0
 Summary:MATE Desktop screensaver
-License:GPL-2.0+ and LGPL-2.0+
+License:GPL-2.0+ AND LGPL-2.0+
 Group:  System/GUI/Other
 Url:https://mate-desktop.org/
 Source: 
http://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
@@ -97,6 +97,7 @@
 done
 popd
 
+%if 0%{?suse_version} <= 1320
 %post
 %desktop_database_post
 %glib2_gsettings_schema_post
@@ -104,9 +105,9 @@
 %postun
 %desktop_database_postun
 %glib2_gsettings_schema_postun
+%endif
 
 %files
-%defattr(-,root,root)
 %doc README COPYING COPYING.LIB NEWS
 %dir %{_sysconfdir}/xdg/menus/
 %config %{_sysconfdir}/xdg/menus/mate-screensavers.menu
@@ -127,10 +128,8 @@
 %{_mandir}/man?/*.?%{?ext_man}
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/pkgconfig/mate-screensaver.pc
 
 %files lang -f %{name}.lang
-%defattr(-,root,root)
 
 %changelog

++ mate-screensaver-1.18.1.tar.xz -> mate-screensaver-1.18.2.tar.xz ++
 2843 lines of diff (skipped)




  1   2   >