commit pound for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package pound for openSUSE:Factory checked 
in at 2018-01-31 19:54:41

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


Package is "pound"

Wed Jan 31 19:54:41 2018 rev:25 rq:571411 version:2.8a

Changes:

--- /work/SRC/openSUSE:Factory/pound/pound.changes  2016-08-10 
19:55:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.pound.new/pound.changes 2018-01-31 
19:54:41.581660801 +0100
@@ -1,0 +2,19 @@
+Wed Jan 31 12:45:19 UTC 2018 - idon...@suse.com
+
+- Depend on openssl 1.0 
+
+---
+Tue Jan 30 21:53:06 UTC 2018 - jeng...@inai.de
+
+- Do not ignore errors from useradd
+- Fix grammar errors in description
+
+---
+Tue Jan 30 13:25:35 UTC 2018 - kbabi...@suse.com
+
+- Update to version 2.8a
+  * removed DynScale flag and support
+  * fixed potential request smuggling via fudged headers (CVE-2016-10711
+boo#1078298)
+
+---

Old:

  Pound-2.7.tgz

New:

  Pound-2.8a.tgz



Other differences:
--
++ pound.spec ++
--- /var/tmp/diff_new_pack.XemFtv/_old  2018-01-31 19:54:42.193632341 +0100
+++ /var/tmp/diff_new_pack.XemFtv/_new  2018-01-31 19:54:42.197632155 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pound
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %if 0%{?suse_version} > 1230
 %bcond_without systemd
 %else
@@ -22,12 +23,12 @@
 %endif
 
 Name:   pound
-BuildRequires:  openssl-devel
-Summary:Reverse-Proxy and Load-Balancer
+BuildRequires:  libopenssl-1_0_0-devel
+Summary:Reverse proxy and load balancer
 License:SUSE-GPL-3.0+-with-openssl-exception
 Group:  Productivity/Networking/Web/Proxy
 Url:http://www.apsis.ch/pound/
-Version:2.7
+Version:2.8a
 Release:0
 Source0:http://www.apsis.ch/pound/Pound-%version.tgz
 Source1:pound.cfg
@@ -46,8 +47,8 @@
 %description
 The Pound program is a reverse proxy, load balancer and HTTPS front-end
 for Web server(s). Pound was developed to enable distributing the load
-among several Web-servers and to allow for a convenient SSL wrapper for
-those Web servers that do not offer it natively.
+among several web servers and to allow for a convenient SSL wrapper for
+those web servers that do not offer it natively.
 
 %package doc
 Summary:Doumentation for pound
@@ -55,9 +56,9 @@
 
 %description doc
 The Pound program is a reverse proxy, load balancer and HTTPS front-end
-for Web server(s). Pound was developed to enable distributing the load
-among several Web-servers and to allow for a convenient SSL wrapper for
-those Web servers that do not offer it natively.
+for web server(s). Pound was developed to enable distributing the load
+among several web servers and to allow for a convenient SSL wrapper for
+those web servers that do not offer it natively.
 
 This package contains the documentation for pound.
 
@@ -71,7 +72,7 @@
   --with-ssl=/usr/include/openssl \
   --with-owner=pound \
   --with-group=pound
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -90,8 +91,9 @@
 
 %pre
 # Add the "pound" user and group
-%{_sbindir}/groupadd -r pound 2> /dev/null || :
-%{_sbindir}/useradd -c "Pound" -g pound -r -d /var/lib/pound pound 2> 
/dev/null || :
+getent group pound >/dev/null || %{_sbindir}/groupadd -r pound
+getent passwd pound >/dev/null || \
+   %{_sbindir}/useradd -c "Pound" -g pound -r -d /var/lib/pound pound
 %if %{with systemd}
 %service_add_pre %{name}.service
 %endif

++ Pound-2.7.tgz -> Pound-2.8a.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Pound-2.7/CHANGELOG new/Pound-2.8a/CHANGELOG
--- old/Pound-2.7/CHANGELOG 2015-01-26 17:47:53.0 +0100
+++ new/Pound-2.8a/CHANGELOG2016-10-23 16:59:47.0 +0200
@@ -1,4 +1,15 @@
 
+r82 | roseg | 2016-10-23 16:59:47 +0200 (Sun, 23 Oct 2016) | 8 lines
+
+Release 2.8a
+
+Enhancements:
+- removed DynScale flag and support
+
+Bug fixes:
+- fixed potential request smuggling via fudged headers
+
+
 

commit openmpi3 for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package openmpi3 for openSUSE:Factory 
checked in at 2018-01-31 19:54:45

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


Package is "openmpi3"

Wed Jan 31 19:54:45 2018 rev:5 rq:571424 version:3.0.0

Changes:

--- /work/SRC/openSUSE:Factory/openmpi3/openmpi3.changes2018-01-17 
21:59:52.102834699 +0100
+++ /work/SRC/openSUSE:Factory/.openmpi3.new/openmpi3.changes   2018-01-31 
19:54:46.957410796 +0100
@@ -1,0 +2,6 @@
+Tue Jan 30 20:03:24 UTC 2018 - e...@suse.com
+
+- Use macro in mpivars.(c)sh to be independent of changes to the module
+  setup for the compiler (boo#1078364).
+
+---



Other differences:
--
++ openmpi3.spec ++
--- /var/tmp/diff_new_pack.mgy525/_old  2018-01-31 19:54:47.741374336 +0100
+++ /var/tmp/diff_new_pack.mgy525/_new  2018-01-31 19:54:47.749373965 +0100
@@ -529,9 +529,13 @@
 family "MPI"
 EOF
 cat <  %{buildroot}/%{mpi_bindir}/mpivars.sh
-module load %{hpc_compiler_family}/%{hpc_cf_full_version} 
%{hpc_mpi_family}/%{version}
+%hpc_setup_compiler
+module load %{hpc_mpi_family}%{?pack_suff}/%{version}
 EOF
-ln -s mpivars.sh %{buildroot}/%{mpi_bindir}/mpivars.csh
+sed -e "s/export/setenv/" -e "s/=/ /" \
+%{buildroot}/%{mpi_bindir}/mpivars.sh > \
+%{buildroot}/%{mpi_bindir}/mpivars.csh
+mkdir -p %{buildroot}%{_sysconfdir}/rpm
 mkdir -p %{buildroot}%{_sysconfdir}/rpm
 cp %{S:3} %{buildroot}%{_sysconfdir}/rpm
 




commit mpich for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package mpich for openSUSE:Factory checked 
in at 2018-01-31 19:54:43

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


Package is "mpich"

Wed Jan 31 19:54:43 2018 rev:7 rq:571421 version:3.2.1

Changes:

--- /work/SRC/openSUSE:Factory/mpich/mpich.changes  2018-01-22 
16:20:42.475789536 +0100
+++ /work/SRC/openSUSE:Factory/.mpich.new/mpich.changes 2018-01-31 
19:54:44.289534868 +0100
@@ -1,0 +2,6 @@
+Tue Jan 30 20:05:19 UTC 2018 - e...@suse.com
+
+- Use macro in mpivars.(c)sh to be independent of changes to the module
+  setup for the compiler (boo#1078364).
+
+---



Other differences:
--
++ mpich.spec ++
--- /var/tmp/diff_new_pack.TBVBJi/_old  2018-01-31 19:54:45.041499897 +0100
+++ /var/tmp/diff_new_pack.TBVBJi/_new  2018-01-31 19:54:45.045499711 +0100
@@ -415,10 +415,13 @@
 family "MPI"
 EOF
 cat <  %{buildroot}/%{p_bindir}/mpivars.sh
-module load %{hpc_compiler_family}/%{hpc_cf_full_version} 
%{hpc_mpi_family}%{?pack_suff}/%{version}
+%hpc_setup_compiler
+module load %{hpc_mpi_family}%{?pack_suff}/%{version}
 EOF
-ln -s mpivars.sh %{buildroot}/%{p_bindir}/mpivars.csh
-
+sed -e "s/export/setenv/" -e "s/=/ /" \
+%{buildroot}/%{p_bindir}/mpivars.sh > \
+%{buildroot}/%{p_bindir}/mpivars.csh
+mkdir -p %{buildroot}%{_sysconfdir}/rpm
 %endif # with hpc
 
 find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'




commit mvapich2 for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package mvapich2 for openSUSE:Factory 
checked in at 2018-01-31 19:54:47

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


Package is "mvapich2"

Wed Jan 31 19:54:47 2018 rev:6 rq:571425 version:2.2

Changes:

--- /work/SRC/openSUSE:Factory/mvapich2/mvapich2.changes2018-01-09 
14:54:43.311502425 +0100
+++ /work/SRC/openSUSE:Factory/.mvapich2.new/mvapich2.changes   2018-01-31 
19:54:47.993362618 +0100
@@ -1,0 +2,6 @@
+Tue Jan 30 20:04:01 UTC 2018 - e...@suse.com
+
+- Use macro in mpivars.(c)sh to be independent of changes to the module
+  setup for the compiler (boo#1078364).
+
+---



Other differences:
--
++ mvapich2.spec ++
--- /var/tmp/diff_new_pack.t7cfA6/_old  2018-01-31 19:54:49.061312951 +0100
+++ /var/tmp/diff_new_pack.t7cfA6/_new  2018-01-31 19:54:49.077312207 +0100
@@ -406,9 +406,13 @@
 family "MPI"
 EOF
 cat <  %{buildroot}/%{p_bindir}/mpivars.sh
-module load %{hpc_compiler_family}/%{hpc_cf_full_version} 
%{hpc_mpi_family}%{?pack_suff}/%{version}
+%hpc_setup_compiler
+module load %{hpc_mpi_family}%{?pack_suff}/%{version}
 EOF
-ln -s mpivars.sh %{buildroot}/%{p_bindir}/mpivars.csh
+sed -e "s/export/setenv/" -e "s/=/ /" \
+%{buildroot}/%{p_bindir}/mpivars.sh > \
+%{buildroot}/%{p_bindir}/mpivars.csh
+mkdir -p %{buildroot}%{_sysconfdir}/rpm
 
 %endif # with hpc
 




commit GraphicsMagick for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package GraphicsMagick for openSUSE:Factory 
checked in at 2018-01-31 19:54:13

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


Package is "GraphicsMagick"

Wed Jan 31 19:54:13 2018 rev:63 rq:571349 version:1.3.28

Changes:

--- /work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick.changes
2018-01-13 21:46:59.099927898 +0100
+++ /work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick.changes   
2018-01-31 19:54:16.174842364 +0100
@@ -1,0 +2,53 @@
+Wed Jan 24 10:30:22 UTC 2018 - pgaj...@suse.com
+
+- upate to 1.3.28:
+  * Security Fixes:
+BMP: Fix non-terminal loop due to unexpected bit-field mask 
+  value (DOS opportunity).
+PALM: Fix heap buffer underflow in builds with QuantumDepth=8.
+SetNexus() Fix heap overwrite under certain conditions due to 
+  using a wrong destination buffer. This issue impacts all 
+  1.3.X releases.
+TIFF: Fix heap buffer read overflow in LocaleNCompare() when 
+  parsing NEWS profile.
+   * Bug fixes:
+DescribeImage(): Eliminate possible use of null pointer.
+GIF: Fix memory leak of global colormap in error path.
+GZ: Writing to gzip files with the extension ".gz" was 
+  not working with Zlib 1.2.8.
+JNG: Fix buffer read overflow (a tiny fixed overflow of just
+  one byte).
+JPEG: Promoting certain libjpeg warnings to errors caused 
+  much more problems than expected. The promotion of 
+  warnings to errors is removed. Claimed pixel dimensions 
+  are validated by file size before allocating memory for
+  the pixels.
+IntegralRotateImage(): Assure that reported error in rotate by 
+  270 case does immediately terminate processing.
+MNG: Fix possible null pointer reference related to DEFI chunk
+  parsing. Fix minor heap read overflow (constrained to just
+  one byte) due to an ordering issue in a limit check. Fix
+  memory leaks in error path.
+WebP: Fix stack buffer overflow in WriteWEBPImage() which
+  occurs with libwebp 0.5.0 or newer due to a structure type
+  change in the structure passed to the progress monitor
+  callback.
+WPG: Memory leaks fixed.
+  * API Updates:
+InterpolateViewColor(): This function now returns MagickPassFail
+  (an unsigned int) rather than void so that errors can be
+  efficiently reported.
+The magick/pixel_cache.h header is updated to add deprecation
+   attributes such that code using GetPixels(), GetIndexes(),
+   and GetOnePixel() will produce deprecation warnings for
+   compilers which support them. These functions will not be
+   removed in the 1.3.X release series and when they are
+   removed, pre-processor macros will be added so a replacement
+   function is used instead. There is a long-term objective to
+   eliminate functionally-redundant pixel cache functions to
+   only the ones with the best properties since this reduces
+   maintenance and may reduce the depth of the call stack
+   (improving performance).
+* removed unneded GraphicsMagick-release-date-missing-quote.patch
+
+---

Old:

  GraphicsMagick-1.3.27.tar.bz2
  GraphicsMagick-release-date-missing-quote.patch

New:

  GraphicsMagick-1.3.28.tar.bz2



Other differences:
--
++ GraphicsMagick.spec ++
--- /var/tmp/diff_new_pack.AfLdXU/_old  2018-01-31 19:54:16.854810742 +0100
+++ /var/tmp/diff_new_pack.AfLdXU/_new  2018-01-31 19:54:16.854810742 +0100
@@ -27,7 +27,7 @@
 %define pp_so_ver   12
 %define wand_so_ver 2
 Name:   GraphicsMagick
-Version:1.3.27
+Version:1.3.28
 Release:0
 Summary:Viewer and Converter for Images
 License:MIT
@@ -42,8 +42,6 @@
 %if %{bindperl}
 Patch0: GraphicsMagick-perl-linkage.patch
 %endif
-# this is what makes 1.3.27a from 1.3.27, will be fixed in 1.3.28
-Patch1: GraphicsMagick-release-date-missing-quote.patch
 BuildRequires:  cups-client
 BuildRequires:  dcraw
 BuildRequires:  gcc-c++
@@ -209,7 +207,6 @@
 %if %{bindperl}
 %patch0 -p1
 %endif
-%patch1 -p1
 
 %build
 # This shouldn't be there yet.

++ GraphicsMagick-1.3.27.tar.bz2 -> GraphicsMagick-1.3.28.tar.bz2 ++
/work/SRC/openSUSE:Factory/GraphicsMagick/GraphicsMagick-1.3.27.tar.bz2 
/work/SRC/openSUSE:Factory/.GraphicsMagick.new/GraphicsMagick-1.3.28.tar.bz2 
differ: char 11, line 1




commit tiled for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package tiled for openSUSE:Factory checked 
in at 2018-01-31 19:54:01

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


Package is "tiled"

Wed Jan 31 19:54:01 2018 rev:8 rq:571340 version:1.1.2

Changes:

--- /work/SRC/openSUSE:Factory/tiled/tiled.changes  2018-01-09 
14:52:44.641065669 +0100
+++ /work/SRC/openSUSE:Factory/.tiled.new/tiled.changes 2018-01-31 
19:54:11.263070788 +0100
@@ -1,0 +2,17 @@
+Wed Jan 31 09:51:59 UTC 2018 - mvet...@suse.com
+
+- Update to 1.1.2:
+  * Fixed possible crash while editing polygons
+  * Fixed hang when loading map file with empty compressed layer data
+  * Fixed selection of tile stamp to work on mouse click
+  * Fixed tools not being up to date on modifier keys after activation
+  * Fixed "Offset Map" action for infinite maps (#1866)
+  * Templates view: Keep template centered when resizing view
+  * Tile Collision Editor: Keep tile centered when resizing view
+  * Tile Collision Editor: Display tool info text in status bar
+  * JSON plugin: Fixed reading of infinite maps (#1858)
+  * libtiled-java: Fixed some bugs (by Henry Wang, #1840)
+  * libtiled-java: Fixed tile offset value not being considered (by 
digitalhoax, #1863)
+- Remove upstreamed tiled-1.1.0-empty-return.patch
+
+---

Old:

  tiled-1.1.0-empty-return.patch
  tiled-1.1.1.tar.gz

New:

  tiled-1.1.2.tar.gz



Other differences:
--
++ tiled.spec ++
--- /var/tmp/diff_new_pack.7Y3FLe/_old  2018-01-31 19:54:12.035034887 +0100
+++ /var/tmp/diff_new_pack.7Y3FLe/_new  2018-01-31 19:54:12.039034701 +0100
@@ -17,15 +17,13 @@
 
 
 Name:   tiled
-Version:1.1.1
+Version:1.1.2
 Release:0
 Summary:A tilemap editor
 License:GPL-2.0+
 Group:  Productivity/Graphics/Other
 Url:http://www.mapeditor.org
 Source: 
https://github.com/bjorn/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
-# FIX-UPSTREAM - jub...@iodoru.org - https://github.com/bjorn/tiled/pull/1846
-Patch0: tiled-1.1.0-empty-return.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -63,7 +61,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 # Remove copy of zlib
 rm -rf src/zlib
 

++ tiled-1.1.1.tar.gz -> tiled-1.1.2.tar.gz ++
/work/SRC/openSUSE:Factory/tiled/tiled-1.1.1.tar.gz 
/work/SRC/openSUSE:Factory/.tiled.new/tiled-1.1.2.tar.gz differ: char 14, line 1




commit 389-ds for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package 389-ds for openSUSE:Factory checked 
in at 2018-01-31 19:54:25

Comparing /work/SRC/openSUSE:Factory/389-ds (Old)
 and  /work/SRC/openSUSE:Factory/.389-ds.new (New)


Package is "389-ds"

Wed Jan 31 19:54:25 2018 rev:13 rq:571393 version:1.4.0.3

Changes:

--- /work/SRC/openSUSE:Factory/389-ds/389-ds.changes2017-09-20 
17:11:26.632088337 +0200
+++ /work/SRC/openSUSE:Factory/.389-ds.new/389-ds.changes   2018-01-31 
19:54:27.522314643 +0100
@@ -1,0 +2,537 @@
+Wed Jan 31 13:28:21 UTC 2018 - h...@suse.com
+
+- For SLES 15 schedule, do not build lib389 programmable extension
+  for now.
+
+---
+Wed Jan 31 11:13:17 UTC 2018 - dims...@opensuse.org
+
+- BuildRequire python3-ldap instead of python3-pyldap: pyldap is
+  deprecated in favor of python-ldap.
+
+---
+Tue Jan 30 14:19:15 UTC 2018 - h...@suse.com
+
+- Rename dependency package python-pyldap into python3-pyldap.
+
+---
+Mon Jan 29 15:20:10 UTC 2018 - h...@suse.com
+
+- Correct name to dependency package "python-pyldap".
+
+---
+Thu Jan 25 15:09:41 UTC 2018 - h...@suse.com
+
+- Introduce patch 0003-fix-rm-non-existent-man-pages.patch to remove
+  a faulty rm statement from makefile.
+
+---
+Tue Dec  5 14:45:57 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new 
+  %_fillupdir macro (boo#1069468) 
+
+---
+Mon Nov 20 22:34:46 UTC 2017 - mrueck...@suse.de
+
+- added simplify-lib389-setup-py.patch
+  seems the python3 setuptools on leap 42.3 do not like this fancy
+  syntax. kill it and always use the python 3 way.
+
+---
+Mon Nov 20 22:15:45 UTC 2017 - mrueck...@suse.de
+
+- update to 1.4.0.3
+  - Ticket 49457 - Fix spal_meminfo_get function prototype
+  - Ticket 49455 - Add tests to monitor test suit.
+  - Ticket 49448 - dynamic default pw scheme based on environment.
+  - Ticket 49298 - fix complier warn
+  - Ticket 49298 - Correct error codes with config restore.
+  - Ticket 49454 - SSL Client Authentication breaks in FIPS mode
+  - Ticket 49453 - passwd.py to use pwdhash defaults.
+  - Ticket 49427 - whitespace in fedse.c
+  - Ticket 49410 - opened connection can remain no longer poll,
+like hanging
+  - Ticket 48118 - fix compiler warning for incorrect return type
+  - Ticket 49451 - Add environment markers to lib389 dependencies
+  - Ticket 49325 - Proof of concept rust tqueue in sds
+  - Ticket 49443 - scope one searches in 1.3.7 give incorrect
+results
+  - Ticket 48118 - At startup, changelog can be erronously rebuilt
+after a normal shutdown
+  - Ticket 49412 - SIGSEV when setting invalid changelog config
+value
+  - Ticket 49441 - Import crashes - oneline fix
+  - Ticket 49377 - Incoming BER too large with TLS on plain port
+  - Ticket 49441 - Import crashes with large indexed binary
+attributes
+  - Ticket 49435 - Fix NS race condition on loaded test systems
+  - Ticket 77 - lib389 - Refactor docstrings in rST format - part 2
+  - Ticket 17 - lib389 - dsremove support
+  - Ticket 3 - lib389 - python 3 compat for paged results test
+  - Ticket 3 - lib389 - Python 3 support for memberof plugin test
+suit
+  - Ticket 3 - lib389 - config test
+  - Ticket 3 - lib389 - python 3 support ds_logs tests
+  - Ticket 3 - lib389 - python 3 support for betxn test
+
+---
+Sat Nov 11 00:53:42 UTC 2017 - mrueck...@suse.de
+
+- we actually need pyldap
+
+---
+Fri Nov 10 23:50:29 UTC 2017 - mrueck...@suse.de
+
+- lib389 is merged into this tarball now. move the subpackage here.
+
+---
+Fri Nov 10 22:45:23 UTC 2017 - mrueck...@suse.de
+
+- update to 1.4.0.2
+  - Ticket 48393 - fix copy and paste error
+  - Ticket 49439 - cleanallruv is not logging information
+  - Ticket 48393 - Improve replication config validation
+  - Ticket lib389 3 - Python 3 support for ACL test suite
+  - Ticket 103 - sysconfig not found
+  - Ticket 49436 - double free in COS in some conditions
+  - Ticket 48007 - CI test to test changelog trimming interval
+  - Ticket 49424 - Resolve csiphash alignment issues
+  - Ticket lib389 3 - Python 3 support for
+pwdPolicy_controls_test.py
+  - Ticket 3 - python 3 support - filter test
+  - Ticket 49434 - RPM build errors
+  - Ticket 49432 

commit llvm4 for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package llvm4 for openSUSE:Factory checked 
in at 2018-01-31 19:54:31

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


Package is "llvm4"

Wed Jan 31 19:54:31 2018 rev:14 rq:571409 version:4.0.1

Changes:

--- /work/SRC/openSUSE:Factory/llvm4/llvm4.changes  2018-01-25 
12:40:03.676006217 +0100
+++ /work/SRC/openSUSE:Factory/.llvm4.new/llvm4.changes 2018-01-31 
19:54:36.433900203 +0100
@@ -1,0 +2,20 @@
+Wed Jan 31 08:48:48 UTC 2018 - m...@suse.com
+
+- Cleanup %ifarch conditions, remove targets unintentionally added
+  to s390/s390x. (bnc#1078436)
+
+---
+Tue Jan 30 09:24:22 UTC 2018 - m...@suse.com
+
+- Limit the amount of parallel link jobs, but no longer limit
+  compile jobs. This should prevent running out of memory during
+  linking while not longer slowing down compilation.
+- Remove build dependency on procps
+
+---
+Mon Jan 29 12:17:55 UTC 2018 - m...@suse.com
+
+- Reduce disk size requirement to 30GB in _constraints. We no
+  longer need that much since we stopped building static libraries.
+
+---



Other differences:
--
++ llvm4.spec ++
--- /var/tmp/diff_new_pack.XFMWRh/_old  2018-01-31 19:54:38.633797894 +0100
+++ /var/tmp/diff_new_pack.XFMWRh/_new  2018-01-31 19:54:38.641797523 +0100
@@ -106,7 +106,6 @@
 BuildRequires:  ncurses-devel
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
-BuildRequires:  procps
 BuildRequires:  python3
 BuildRequires:  pkgconfig(libedit)
 BuildRequires:  pkgconfig(zlib)
@@ -567,32 +566,35 @@
 %ifarch armv7hl
 flags+=" -mfloat-abi=hard -march=armv7-a -mtune=cortex-a15 -mfpu=vfpv3-d16"
 %endif
-%ifarch %{ix86} x86_64
+
+# By default build everything
 TARGETS_TO_BUILD="all"
-%else
 %ifarch s390 s390x
 # No graphics cards on System z
 TARGETS_TO_BUILD="host;BPF"
 %endif
 %ifarch %arm
+# TODO: Document why those.
 TARGETS_TO_BUILD="host;ARM;AMDGPU;BPF;NVPTX"
-%else
-TARGETS_TO_BUILD="host;AMDGPU;BPF;NVPTX"
 %endif
+%ifarch ppc64 ppc64le
+# TODO: Document why those.
+TARGETS_TO_BUILD="host;AMDGPU;BPF;NVPTX"
 %endif
 
 # do not eat all memory
-ninjaproc="%{?jobs:%{jobs}}"
+max_link_jobs="%{?jobs:%{jobs}}"
+max_compile_jobs="%{?jobs:%{jobs}}"
 echo "Available memory:"
-free
+cat /proc/meminfo
 echo "System limits:"
 ulimit -a
-if test -n "$ninjaproc" -a "$ninjaproc" -gt 1 ; then
-mem_per_process=2000
-max_mem=`LANG=C free -t -m | sed -n "s|^Mem: *\([0-9]*\).*$|\1|p"`
+if test -n "$max_link_jobs" -a "$max_link_jobs" -gt 1 ; then
+mem_per_process=200
+max_mem=$(awk '/MemTotal/ { print $2 }' /proc/meminfo)
 max_jobs="$(($max_mem / $mem_per_process))"
-test "$ninjaproc" -gt "$max_jobs" && ninjaproc="$max_jobs" && echo 
"Warning: Reducing number of jobs to $max_jobs because of memory limits"
-test "$ninjaproc" -le 0 && ninjaproc=1 && echo "Warning: Do not use the 
parallel build at all becuse of memory limits"
+test "$max_link_jobs" -gt "$max_jobs" && max_link_jobs="$max_jobs" && echo 
"Warning: Reducing number of link jobs to $max_jobs because of memory limits"
+test "$max_link_jobs" -le 0 && max_link_jobs=1 && echo "Warning: Not 
linking in parallel at all becuse of memory limits"
 fi
 
 %if 0%{?sle_version} && 0%{?sle_version} <= 13
@@ -610,6 +612,8 @@
 -DLLVM_LINK_LLVM_DYLIB:BOOL=OFF \
 -DCMAKE_C_FLAGS="$flags" \
 -DCMAKE_CXX_FLAGS="$flags" \
+-DLLVM_PARALLEL_COMPILE_JOBS="$max_compile_jobs" \
+-DLLVM_PARALLEL_LINK_JOBS="$max_link_jobs" \
 -DENABLE_LINKER_BUILD_ID=ON \
 -DLLVM_OPTIMIZED_TABLEGEN:BOOL=ON \
 -DLLVM_BUILD_TOOLS:BOOL=OFF \
@@ -631,7 +635,7 @@
 -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-keep-memory" \
 -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,--no-keep-memory" \
 -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3
-ninja -v -j $ninjaproc clang
+ninja -v %{?_smp_mflags} clang
 cd ..
 
 %define __builddir build
@@ -648,6 +652,8 @@
 -DLLVM_LINK_LLVM_DYLIB:BOOL=ON \
 -DCMAKE_C_FLAGS="$flags" \
 -DCMAKE_CXX_FLAGS="$flags" \
+-DLLVM_PARALLEL_COMPILE_JOBS="$max_compile_jobs" \
+-DLLVM_PARALLEL_LINK_JOBS="$max_link_jobs" \
 %ifarch %{arm} s390 %{ix86}
 -DCMAKE_C_FLAGS_RELWITHDEBINFO="-O2 -g1 -DNDEBUG" \
 -DCMAKE_CXX_FLAGS_RELWITHDEBINFO="-O2 -g1 -DNDEBUG" \
@@ -676,7 +682,7 @@
 -DCMAKE_MODULE_LINKER_FLAGS="-Wl,--as-needed -Wl,--build-id=sha1" \
 -DCMAKE_SHARED_LINKER_FLAGS="-Wl,--as-needed -Wl,--build-id=sha1" \
 -DPYTHON_EXECUTABLE:FILEPATH=/usr/bin/python3
-ninja -v -j $ninjaproc

commit monitor for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package monitor for openSUSE:Factory checked 
in at 2018-01-31 19:54:04

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


Package is "monitor"

Wed Jan 31 19:54:04 2018 rev:3 rq:571345 version:0.3.5

Changes:

--- /work/SRC/openSUSE:Factory/monitor/monitor.changes  2018-01-24 
15:29:14.405910025 +0100
+++ /work/SRC/openSUSE:Factory/.monitor.new/monitor.changes 2018-01-31 
19:54:12.247025028 +0100
@@ -1,0 +2,9 @@
+Tue Jan 30 19:58:42 UTC 2018 - avvi...@yandex.by
+
+- Update to 0.3.5:
+  * Merge pull request #39 from lainsce/future-proof-headerbar
+  * Merge branch 'master' into future-proof-headerbar
+  * Merge pull request #34 from lainsce/master
+  * Merge branch 'master' of https://github.com/stsdc/monitor
+
+---

Old:

  monitor-0.3.3.tar.gz

New:

  monitor-0.3.5.tar.gz



Other differences:
--
++ monitor.spec ++
--- /var/tmp/diff_new_pack.5bM2Se/_old  2018-01-31 19:54:12.775000474 +0100
+++ /var/tmp/diff_new_pack.5bM2Se/_new  2018-01-31 19:54:12.779000288 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   monitor
-Version:0.3.3
+Version:0.3.5
 Release:0
 Summary:Simple Task Manager
 License:GPL-3.0

++ monitor-0.3.3.tar.gz -> monitor-0.3.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/monitor-0.3.3/data/com.github.stsdc.monitor.appdata.xml 
new/monitor-0.3.5/data/com.github.stsdc.monitor.appdata.xml
--- old/monitor-0.3.3/data/com.github.stsdc.monitor.appdata.xml 2018-01-20 
01:56:20.0 +0100
+++ new/monitor-0.3.5/data/com.github.stsdc.monitor.appdata.xml 2018-01-20 
14:10:46.0 +0100
@@ -25,7 +25,7 @@
 https://github.com/stsdc/monitor/issues
 
 
-​
+​
 ​  
 ​ 
 Fix showing icon for some apps
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monitor-0.3.3/debian/changelog 
new/monitor-0.3.5/debian/changelog
--- old/monitor-0.3.3/debian/changelog  2018-01-20 01:56:20.0 +0100
+++ new/monitor-0.3.5/debian/changelog  2018-01-20 14:10:46.0 +0100
@@ -1,3 +1,11 @@
+com.github.stsdc.monitor (0.3.5) xenial; urgency=low
+
+* Fix showing icon for some apps
+* Pressing Enter focuses on process list
+* Filtering: process will be highlighted if its group has no other 
processes
+
+-- Stanisław Dac   Sat, 20 Jan 2018 14:01:21 +0100
+
 com.github.stsdc.monitor (0.3.2) xenial; urgency=low
 
   * Ukrainian translation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monitor-0.3.3/debian/control 
new/monitor-0.3.5/debian/control
--- old/monitor-0.3.3/debian/control2018-01-20 01:56:20.0 +0100
+++ new/monitor-0.3.5/debian/control2018-01-20 14:10:46.0 +0100
@@ -2,8 +2,8 @@
 Section: system
 Priority: extra
 Maintainer: Stanisław Dac 
-Build-Depends: cmake (>= 2.8),
-   cmake-elementary,
+Build-Depends: meson,
+   appstream,
debhelper (>= 9),
libgtk-3-dev,
libglib2.0-dev,
@@ -13,7 +13,7 @@
libwnck-3-dev,
libgtop2-dev
 
-   
+
 Standards-Version: 3.9.3
 
 Package: com.github.stsdc.monitor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monitor-0.3.3/debian/rules 
new/monitor-0.3.5/debian/rules
--- old/monitor-0.3.3/debian/rules  2018-01-20 01:56:20.0 +0100
+++ new/monitor-0.3.5/debian/rules  2018-01-20 14:10:46.0 +0100
@@ -10,5 +10,20 @@
 #export DH_VERBOSE=1
 
 %:
-   dh $@ 
+   dh $@
 
+override_dh_auto_clean:
+   rm -rf debian/build
+
+override_dh_auto_configure:
+   mkdir -p debian/build
+   cd debian/build && meson --prefix=/usr ../..
+
+override_dh_auto_build:
+   cd debian/build && ninja -v
+
+override_dh_auto_test:
+   cd debian/build && ninja test
+
+override_dh_auto_install:
+   cd debian/build && DESTDIR=${CURDIR}/debian/com.github.stsdc.monitor 
ninja install
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/monitor-0.3.3/meson.build 
new/monitor-0.3.5/meson.build
--- old/monitor-0.3.3/meson.build   2018-01-20 01:56:20.0 +0100
+++ new/monitor-0.3.5/meson.build   2018-01-20 14:10:46.0 +0100
@@ -1,5 +1,5 @@
 
-project('com.github.stsdc.monitor', 'vala', 'c', version: '0.3.3')
+project('com.github.stsdc.monitor', 'vala', 'c', version: '0.3.5')
 
 gnome = import('gnome')
 i18n 

commit stress-ng for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package stress-ng for openSUSE:Factory 
checked in at 2018-01-31 19:53:34

Comparing /work/SRC/openSUSE:Factory/stress-ng (Old)
 and  /work/SRC/openSUSE:Factory/.stress-ng.new (New)


Package is "stress-ng"

Wed Jan 31 19:53:34 2018 rev:31 rq:571310 version:0.09.14

Changes:

--- /work/SRC/openSUSE:Factory/stress-ng/stress-ng.changes  2018-01-26 
13:40:45.245779229 +0100
+++ /work/SRC/openSUSE:Factory/.stress-ng.new/stress-ng.changes 2018-01-31 
19:54:01.179539724 +0100
@@ -1,0 +2,26 @@
+Wed Jan 31 08:41:23 UTC 2018 - mar...@gmx.de
+
+- Update to version 0.09.14
+  * Makefile: bump version
+  * stress-sigpipe: reduce scope of int ret
+  * stress-wcsstr: sanity check to see if there are any wcs* functions
+  * Add full wide char function autodetection
+  * stress-chown: workaround a NetBSD hang on usleep
+  * stress-chmod: workaround a NetBSD hang on usleep
+  * stress-cpu: add __fp16 float16 support (ARM)
+  * test/test-float: ensure test code is not overly optimized out
+  * test/test-float.c: ensure build options are same as stress-cpu.c
+  * Generalize float type config tests
+  * stress-cpu: Add float32, float80 and float128 support
+  * stress-ng: add some alignment tweaks to naturally align fields
+  * Add a new vm-addr virtual memory address stressor
+  * README: update number of stressors
+  * stress-funccall: make functions non-static, force less optimization
+  * stress-vm: add UNLIKELY annotations to improve performance
+  * stress-procfs: don't write using a NULL badbuf
+  * Add sigpipe stressor
+  * Add bad write buffer to procfs write
+  * stress-procfs: do proc writes only if proc_write is true
+  * stress-vm-rw: fix build failure on ia64 with missing HAVE_CLONE
+
+---

Old:

  stress-ng-0.09.13.tar.xz

New:

  stress-ng-0.09.14.tar.xz



Other differences:
--
++ stress-ng.spec ++
--- /var/tmp/diff_new_pack.K5gJSk/_old  2018-01-31 19:54:01.887506799 +0100
+++ /var/tmp/diff_new_pack.K5gJSk/_new  2018-01-31 19:54:01.887506799 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   stress-ng
-Version:0.09.13
+Version:0.09.14
 Release:0
 Summary:Tool to load and stress a computer
 License:GPL-2.0

++ stress-ng-0.09.13.tar.xz -> stress-ng-0.09.14.tar.xz ++
 2317 lines of diff (skipped)




commit notejot for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package notejot for openSUSE:Factory checked 
in at 2018-01-31 19:54:08

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


Package is "notejot"

Wed Jan 31 19:54:08 2018 rev:3 rq:571347 version:1.3.8

Changes:

--- /work/SRC/openSUSE:Factory/notejot/notejot.changes  2018-01-13 
21:49:29.760903898 +0100
+++ /work/SRC/openSUSE:Factory/.notejot.new/notejot.changes 2018-01-31 
19:54:13.934946531 +0100
@@ -1,0 +2,7 @@
+Tue Jan 30 19:59:53 UTC 2018 - avvi...@yandex.by
+
+- Update to 1.3.8:
+  * - update date in changelog
+  * add spanish traslate
+
+---

Old:

  notejot-1.3.7.tar.gz

New:

  notejot-1.3.8.tar.gz



Other differences:
--
++ notejot.spec ++
--- /var/tmp/diff_new_pack.bhnkWY/_old  2018-01-31 19:54:14.622914537 +0100
+++ /var/tmp/diff_new_pack.bhnkWY/_new  2018-01-31 19:54:14.622914537 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   notejot
-Version:1.3.7
+Version:1.3.8
 Release:0
 Summary:A Sticky Note App
 License:GPL-3.0

++ notejot-1.3.7.tar.gz -> notejot-1.3.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/notejot-1.3.7/data/com.github.lainsce.notejot.appdata.xml 
new/notejot-1.3.8/data/com.github.lainsce.notejot.appdata.xml
--- old/notejot-1.3.7/data/com.github.lainsce.notejot.appdata.xml   
2018-01-08 18:08:59.0 +0100
+++ new/notejot-1.3.8/data/com.github.lainsce.notejot.appdata.xml   
2018-01-23 04:07:28.0 +0100
@@ -23,6 +23,14 @@
 
 
 
+  
+  
+  Release: A New Colorific Menu
+  
+  New main menu with better  fancier color 
buttons
+  
+  
+  
   
   
   Release: Build A Flatpak
Binary files old/notejot-1.3.7/data/shot.png and 
new/notejot-1.3.8/data/shot.png differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notejot-1.3.7/debian/changelog 
new/notejot-1.3.8/debian/changelog
--- old/notejot-1.3.7/debian/changelog  2018-01-08 18:08:59.0 +0100
+++ new/notejot-1.3.8/debian/changelog  2018-01-23 04:07:28.0 +0100
@@ -1,4 +1,10 @@
-com.github.lainsce.notejot (1.3.6) xenial; urgency=low
+com.github.lainsce.notejot (1.3.8) xenial; urgency=low
+
+  * New menu with better & fancier color buttons.
+
+ -- Lains   Fri, 26 Jan 2018 11:54:00 -0300
+
+com.github.lainsce.notejot (1.3.7) xenial; urgency=low
 
   * Update the Lithuanian translation.
   * Make the app become Flatpak friendly.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notejot-1.3.7/meson.build 
new/notejot-1.3.8/meson.build
--- old/notejot-1.3.7/meson.build   2018-01-08 18:08:59.0 +0100
+++ new/notejot-1.3.8/meson.build   2018-01-23 04:07:28.0 +0100
@@ -1,6 +1,6 @@
 # Name our project
 project('com.github.lainsce.notejot', ['vala', 'c'],
-version: '1.3.7'
+version: '1.3.8'
 )
 
 # Import main lib files
@@ -37,7 +37,6 @@
 meson.project_name(),
 'src/Application.vala',
 'src/MainWindow.vala',
-'src/ColorWidget.vala',
 'src/EditableLabel.vala',
 'src/Services/NoteManager.vala',
 'src/Services/Storage.vala',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notejot-1.3.7/po/LINGUAS new/notejot-1.3.8/po/LINGUAS
--- old/notejot-1.3.7/po/LINGUAS2018-01-08 18:08:59.0 +0100
+++ new/notejot-1.3.8/po/LINGUAS2018-01-23 04:07:28.0 +0100
@@ -1,2 +1,3 @@
 lt
 pt_BR
+es
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/notejot-1.3.7/po/com.github.lainsce.notejot.pot 
new/notejot-1.3.8/po/com.github.lainsce.notejot.pot
--- old/notejot-1.3.7/po/com.github.lainsce.notejot.pot 2018-01-08 
18:08:59.0 +0100
+++ new/notejot-1.3.8/po/com.github.lainsce.notejot.pot 2018-01-23 
04:07:28.0 +0100
@@ -1,14 +1,9 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the 
com.github.lainsce.notejot package.
-# FIRST AUTHOR , YEAR.
-#
 #, fuzzy
 msgid ""
 msgstr ""
 "Project-Id-Version: com.github.lainsce.notejot\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-10-25 23:53-0200\n"
+"POT-Creation-Date: 2018-01-23 01:00-0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME \n"
 "Language-Team: LANGUAGE \n"
@@ -17,14 +12,50 @@

commit steamtricks-data for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package steamtricks-data for 
openSUSE:Factory checked in at 2018-01-31 19:53:31

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


Package is "steamtricks-data"

Wed Jan 31 19:53:31 2018 rev:4 rq:571304 version:20180128.f77bb8e

Changes:

--- /work/SRC/openSUSE:Factory/steamtricks-data/steamtricks-data.changes
2017-09-04 12:33:29.339417566 +0200
+++ /work/SRC/openSUSE:Factory/.steamtricks-data.new/steamtricks-data.changes   
2018-01-31 19:54:00.187585854 +0100
@@ -1,0 +2,6 @@
+Wed Jan 31 08:12:03 UTC 2018 - ji...@boombatower.com
+
+- Update to version 20180128.f77bb8e:
+  * Utilize force_system_openssl for Company of Heroes 2. (#5)
+
+---

Old:

  steamtricks-data-20170518.71f4ec6.tar.xz

New:

  steamtricks-data-20180128.f77bb8e.tar.xz



Other differences:
--
++ steamtricks-data.spec ++
--- /var/tmp/diff_new_pack.B4dTb0/_old  2018-01-31 19:54:00.707561673 +0100
+++ /var/tmp/diff_new_pack.B4dTb0/_new  2018-01-31 19:54:00.707561673 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package steamtricks-data
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   steamtricks-data
-Version:20170518.71f4ec6
+Version:20180128.f77bb8e
 Release:0
 Summary:Steamtricks companion data repository
 License:GPL-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.B4dTb0/_old  2018-01-31 19:54:00.79441 +0100
+++ /var/tmp/diff_new_pack.B4dTb0/_new  2018-01-31 19:54:00.79441 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/steamtricks/steamtricks-data.git
-71f4ec661118b94137e77ed8d3b6a764158b3f18
+f77bb8e3e5060d57002a03d4bd8c2c44f2b65125
   
 

++ steamtricks-data-20170518.71f4ec6.tar.xz -> 
steamtricks-data-20180128.f77bb8e.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/steamtricks-data-20170518.71f4ec6/data/231430-Company_of_Heroes_2/00-pre 
new/steamtricks-data-20180128.f77bb8e/data/231430-Company_of_Heroes_2/00-pre
--- 
old/steamtricks-data-20170518.71f4ec6/data/231430-Company_of_Heroes_2/00-pre
1970-01-01 01:00:00.0 +0100
+++ 
new/steamtricks-data-20180128.f77bb8e/data/231430-Company_of_Heroes_2/00-pre
2018-01-28 07:27:55.0 +0100
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+force_system_openssl CompanyOfHeroes2.sh




commit libp11 for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package libp11 for openSUSE:Factory checked 
in at 2018-01-31 19:54:16

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


Package is "libp11"

Wed Jan 31 19:54:16 2018 rev:28 rq:571358 version:0.4.7

Changes:

--- /work/SRC/openSUSE:Factory/libp11/libp11.changes2017-08-24 
18:29:08.729940722 +0200
+++ /work/SRC/openSUSE:Factory/.libp11.new/libp11.changes   2018-01-31 
19:54:17.170796046 +0100
@@ -1,0 +2,9 @@
+Wed Jan 17 11:31:42 UTC 2018 - dims...@opensuse.org
+
+- Conditionalize libname to libp11-2 for suse_version < 1500 (using
+  openssl 1.0) / libp11-3 for suse_version >= 1500 (using
+  openssl 1.1).
+- Create baselibs.conf dynamically, since the library name can be
+  different. Drop the static baselibs.conf.
+
+---

Old:

  baselibs.conf



Other differences:
--
++ libp11.spec ++
--- /var/tmp/diff_new_pack.XIbMH3/_old  2018-01-31 19:54:17.798766842 +0100
+++ /var/tmp/diff_new_pack.XIbMH3/_new  2018-01-31 19:54:17.802766656 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libp11
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,14 @@
 #
 
 
+# the libname depends on what version openssl it is linked against
+%if 0%{?suse_version} < 1500
+# libp11.so.2 for openssl 1.0 - suse_version < 1500
 %define libname libp11-2
+%else
+# libp11.so.3 for openssl 1.1 - suse_version >= 1500
+%define libname libp11-3
+%endif
 Name:   libp11
 Version:0.4.7
 Release:0
@@ -28,7 +35,6 @@
 Source1:
https://github.com/OpenSC/libp11/releases/download/%{name}-%{version}/%{name}-%{version}.tar.gz.asc
 Source2:%{name}.keyring
 Source3:%{name}-rpmlintrc
-Source4:baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(openssl)
@@ -94,6 +100,8 @@
 
 %prep
 %setup -q
+# Since the library name changes based on used openssl, we have to create 
baselibs.conf dynamically
+echo %{libname} > %{_sourcedir}/baselibs.conf 
 
 %build
 %configure \






commit openSUSE-release-tools for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package openSUSE-release-tools for 
openSUSE:Factory checked in at 2018-01-31 19:53:37

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


Package is "openSUSE-release-tools"

Wed Jan 31 19:53:37 2018 rev:47 rq:571312 version:20180131.d88eefe

Changes:

--- 
/work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes
2018-01-30 15:44:39.597887046 +0100
+++ 
/work/SRC/openSUSE:Factory/.openSUSE-release-tools.new/openSUSE-release-tools.changes
   2018-01-31 19:54:03.571428488 +0100
@@ -1,0 +2,6 @@
+Wed Jan 31 09:04:02 UTC 2018 - opensuse-releaset...@opensuse.org
+
+- Update to version 20180131.d88eefe:
+  * adi: place :NonFree requests in separate adi with :NonFree path.
+
+---

Old:

  openSUSE-release-tools-20180130.40c4c14.obscpio

New:

  openSUSE-release-tools-20180131.d88eefe.obscpio



Other differences:
--
++ openSUSE-release-tools.spec ++
--- /var/tmp/diff_new_pack.CALt9a/_old  2018-01-31 19:54:04.199399285 +0100
+++ /var/tmp/diff_new_pack.CALt9a/_new  2018-01-31 19:54:04.199399285 +0100
@@ -20,7 +20,7 @@
 %define source_dir osc-plugin-factory
 %define announcer_filename factory-package-news
 Name:   openSUSE-release-tools
-Version:20180130.40c4c14
+Version:    20180131.d88eefe
 Release:0
 Summary:Tools to aid in staging and release work for openSUSE/SUSE
 License:GPL-2.0+ AND MIT

++ _servicedata ++
--- /var/tmp/diff_new_pack.CALt9a/_old  2018-01-31 19:54:04.243397238 +0100
+++ /var/tmp/diff_new_pack.CALt9a/_new  2018-01-31 19:54:04.243397238 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/osc-plugin-factory.git
-40c4c14db52af9b7fac403aa0ee3f0c62980d86f
+2d13b117830cc2fb5d06a2a78d4f73a8e1869b89
   
 

++ openSUSE-release-tools-20180130.40c4c14.obscpio -> 
openSUSE-release-tools-20180131.d88eefe.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20180130.40c4c14/osclib/adi_command.py 
new/openSUSE-release-tools-20180131.d88eefe/osclib/adi_command.py
--- old/openSUSE-release-tools-20180130.40c4c14/osclib/adi_command.py   
2018-01-30 08:34:06.0 +0100
+++ new/openSUSE-release-tools-20180131.d88eefe/osclib/adi_command.py   
2018-01-31 09:57:51.0 +0100
@@ -81,6 +81,9 @@
 splitter.group_by('./action/target/@devel_project')
 else:
 splitter.group_by('./action/source/@project')
+
+if not split:
+splitter.group_by('./action/target/@nonfree')
 splitter.split()
 
 for group in sorted(splitter.grouped.keys()):
@@ -89,7 +92,8 @@
 name = None
 for request in splitter.grouped[group]['requests']:
 request_id = int(request.get('id'))
-target_package = request.find('./action/target').get('package')
+target = request.find('./action/target')
+target_package = target.get('package')
 line = '- {} {}{:<30}{}'.format(request_id, Fore.CYAN, 
target_package, Fore.RESET)
 
 message = self.api.ignore_format(request_id)
@@ -107,8 +111,9 @@
 # request is processed from a particular group.
 if name is None:
 use_frozenlinks = group in source_projects_expand and not 
split
+nonfree = bool(target.get('nonfree'))
 name = self.api.create_adi_project(None,
-use_frozenlinks, group)
+use_frozenlinks, group, nonfree)
 
 if not self.api.rq_to_prj(request_id, name):
 return False
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/openSUSE-release-tools-20180130.40c4c14/osclib/request_splitter.py 
new/openSUSE-release-tools-20180131.d88eefe/osclib/request_splitter.py
--- old/openSUSE-release-tools-20180130.40c4c14/osclib/request_splitter.py  
2018-01-30 08:34:06.0 +0100
+++ new/openSUSE-release-tools-20180131.d88eefe/osclib/request_splitter.py  
2018-01-31 09:57:51.0 +0100
@@ -121,6 +121,9 @@
 target.set('devel_project', devel)
 StrategySuper.supplement(request)
 
+if target_project == self.api.cnonfree:
+target.set('nonfree', 'nonfree')
+
 ring = self.ring_get(target_package)
 if ring:
 target.set('ring', ring)
diff -urN '--exclude=CVS' '--ex

commit museic for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package museic for openSUSE:Factory checked 
in at 2018-01-31 19:54:06

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


Package is "museic"

Wed Jan 31 19:54:06 2018 rev:2 rq:571346 version:1.5.1

Changes:

--- /work/SRC/openSUSE:Factory/museic/museic.changes2018-01-10 
23:32:09.600492480 +0100
+++ /work/SRC/openSUSE:Factory/.museic.new/museic.changes   2018-01-31 
19:54:13.042988012 +0100
@@ -1,0 +2,16 @@
+Tue Jan 30 19:59:13 UTC 2018 - avvi...@yandex.by
+
+- Update to 1.5.1:
+  * Focus current file played onclick it's name in status labelº
+  * Connect open signal
+  * Update interface
+  * Add searchbox to search anf queque files
+  * Imp artist search: use search entry
+  * Add search bar for artists
+  * hange shown filelist onclick an artist
+  * Show artists im a liststore in a popover
+  * Max volume to 2
+  * Remote info as Popover
+  * Bugfix: copy correctlly filelist
+
+---

Old:

  MuseIC-1.5.0.tar.gz

New:

  MuseIC-1.5.1.tar.gz



Other differences:
--
++ museic.spec ++
--- /var/tmp/diff_new_pack.s2L44g/_old  2018-01-31 19:54:13.734955831 +0100
+++ /var/tmp/diff_new_pack.s2L44g/_new  2018-01-31 19:54:13.734955831 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   museic
-Version:1.5.0
+Version:1.5.1
 Release:0
 Summary:Audio player with remote control
 License:GPL-3.0

++ MuseIC-1.5.0.tar.gz -> MuseIC-1.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MuseIC-1.5.0/data/com.github.bcedu.museic.appdata.xml 
new/MuseIC-1.5.1/data/com.github.bcedu.museic.appdata.xml
--- old/MuseIC-1.5.0/data/com.github.bcedu.museic.appdata.xml   2017-11-25 
19:42:33.0 +0100
+++ new/MuseIC-1.5.1/data/com.github.bcedu.museic.appdata.xml   2018-01-20 
16:45:11.0 +0100
@@ -33,6 +33,14 @@
 
 
 
+
+​  
+​MuseIC Release
+
+Fixes a bug which made that when sorting the current 
filelist and playing a file it wasn't played the correct file
+
+​  
+​
   ​
   ​  
   ​MuseIC Release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MuseIC-1.5.0/src/museic.vala 
new/MuseIC-1.5.1/src/museic.vala
--- old/MuseIC-1.5.0/src/museic.vala2017-11-25 19:42:33.0 +0100
+++ new/MuseIC-1.5.1/src/museic.vala2018-01-20 16:45:11.0 +0100
@@ -302,15 +302,14 @@
 return this.museic_library.get_artists();
 }
 
-public void change_filelist(string artist) {
+public void change_filelist(MuseicFileList flist) {
 // Change current filelist to a filelist with only files of passed 
artist.
 // If passed artist is "all", filelist will have all files.
 // After changing filelits, playlist is cleaned.
 pause_file();
 clear_playlist();
 clear_filelist();
-
this.museic_filelist.add_museic_files(this.museic_library.get_library_files(artist),
 true, "filelist");
-this.museic_filelist.name = artist;
+this.museic_filelist = flist.copy();
 }
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MuseIC-1.5.0/src/museic_filelist.vala 
new/MuseIC-1.5.1/src/museic_filelist.vala
--- old/MuseIC-1.5.0/src/museic_filelist.vala   2017-11-25 19:42:33.0 
+0100
+++ new/MuseIC-1.5.1/src/museic_filelist.vala   2018-01-20 16:45:11.0 
+0100
@@ -163,6 +163,11 @@
 public MuseicFileList copy() {
 MuseicFileList aux = new MuseicFileList(this.name);
 foreach (MuseicFile f in this.files_list[0:this.nfiles]) 
aux.add_museic_file(f, f.origin);
+aux.filepos = this.filepos;
+aux.random_state = this.random_state;
+aux.sorted = this.sorted;
+aux.sort_field = this.sort_field;
+aux.name = this.name;
 return aux;
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MuseIC-1.5.0/src/museic_gui.vala 
new/MuseIC-1.5.1/src/museic_gui.vala
--- old/MuseIC-1.5.0/src/museic_gui.vala2017-11-25 19:42:33.0 
+0100
+++ new/MuseIC-1.5.1/src/museic_gui.vala2018-01-20 16:45:11.0 
+0100
@@ -458,7 +458,7 @@
 
 [CCode(instance_pos=-1)]
 public void action_play_selected_file_filelist (Gtk.TreeView view, 
Gtk.TreePath path, Gtk.TreeViewColumn column) {
-this.museic_app.change_filelist(this.museic_shown_filelist.name);
+

commit live-langset-data for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package live-langset-data for 
openSUSE:Factory checked in at 2018-01-31 19:53:55

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


Package is "live-langset-data"

Wed Jan 31 19:53:55 2018 rev:6 rq:571328 version:2.0

Changes:

--- /work/SRC/openSUSE:Factory/live-langset-data/live-langset-data.changes  
2018-01-24 15:32:39.728307280 +0100
+++ /work/SRC/openSUSE:Factory/.live-langset-data.new/live-langset-data.changes 
2018-01-31 19:54:06.811277819 +0100
@@ -1,0 +2,6 @@
+Wed Jan 31 09:49:14 UTC 2018 - fv...@suse.com
+
+- Update getcountrydata.rb to work with 2-letter language codes
+  as used by the openSUSE consolefonts.ycp
+
+---



Other differences:
--
++ getcountrydata.rb ++
--- /var/tmp/diff_new_pack.bIecLW/_old  2018-01-31 19:54:07.435248801 +0100
+++ /var/tmp/diff_new_pack.bIecLW/_new  2018-01-31 19:54:07.455247871 +0100
@@ -26,7 +26,11 @@
 # set language for encoding
 WFM.SetLanguage(fqlanguage)
 yast_kbd = "#{kbd},#{Keyboard.kb_model}"
-consolefont = consolefonts[fqlanguage] || consolefonts[lang] || []
+consolefont = consolefonts[fqlanguage] || consolefonts[lang]
+if consolefont.nil? && lang.size > 2
+  consolefont = consolefonts[lang[0,2]]
+end
+consolefont ||= []
 font = consolefont[0] || ""
 unicodeMap = consolefont[1] || ""
 screenMap = consolefont[2] || ""




commit quilter for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package quilter for openSUSE:Factory checked 
in at 2018-01-31 19:54:11

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


Package is "quilter"

Wed Jan 31 19:54:11 2018 rev:4 rq:571348 version:1.4.8

Changes:

--- /work/SRC/openSUSE:Factory/quilter/quilter.changes  2018-01-24 
15:29:08.994163135 +0100
+++ /work/SRC/openSUSE:Factory/.quilter.new/quilter.changes 2018-01-31 
19:54:14.970898353 +0100
@@ -1,0 +2,8 @@
+Tue Jan 30 20:02:52 UTC 2018 - avvi...@yandex.by
+
+- Update to 1.4.8:
+  * Autosave works properly / Fixed Focus Mode highlight 
+preferences
+  * change screenshot in readme
+
+---

Old:

  quilter-1.4.6.tar.gz

New:

  quilter-1.4.8.tar.gz



Other differences:
--
++ quilter.spec ++
--- /var/tmp/diff_new_pack.Xa9cAx/_old  2018-01-31 19:54:15.638867289 +0100
+++ /var/tmp/diff_new_pack.Xa9cAx/_new  2018-01-31 19:54:15.642867103 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   quilter
-Version:1.4.6
+Version:1.4.8
 Release:0
 Summary:Writing application
 License:GPL-3.0

++ quilter-1.4.6.tar.gz -> quilter-1.4.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/quilter-1.4.6/README.md new/quilter-1.4.8/README.md
--- old/quilter-1.4.6/README.md 2018-01-13 16:31:11.0 +0100
+++ new/quilter-1.4.8/README.md 2018-01-22 22:09:20.0 +0100
@@ -7,7 +7,7 @@
 [![Build 
Status](https://travis-ci.org/lainsce/quilter.svg?branch=master)](https://travis-ci.org/lainsce/quilter)
 [![License: GPL 
v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
 
-![Screenshot](data/images/shot-preview.png)
+![Screenshot](data/images/shot.png)
 
 ## License
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/quilter-1.4.6/data/com.github.lainsce.quilter.appdata.xml 
new/quilter-1.4.8/data/com.github.lainsce.quilter.appdata.xml
--- old/quilter-1.4.6/data/com.github.lainsce.quilter.appdata.xml   
2018-01-13 16:31:11.0 +0100
+++ new/quilter-1.4.8/data/com.github.lainsce.quilter.appdata.xml   
2018-01-22 22:09:20.0 +0100
@@ -24,6 +24,17 @@
 https://github.com/lainsce/quilter/
 https://github.com/lainsce/quilter/issues
 
+
+   
+   Release: New Menu  Fries
+   
+   The main menu now houses the Dark/Focus Mode buttons 
previously shown on the statusbar.
+   The statusbar now shows number of lines, deprecating 
the toggle in the preferences to show line numbers.
+   Preferences Dialog had a reorganization of items.
+   Disabling autosaving in preferences will make you save 
files manually now with the Save button.
+   
+   
+
 

Release: Focus Mode with a Glasses Push-up
@@ -132,10 +143,6 @@
 Focus Mode
 
https://raw.githubusercontent.com/lainsce/quilter/master/data/images/shot-focused.png
 
-
-Preview Mode
-
https://raw.githubusercontent.com/lainsce/quilter/master/data/images/shot-preview.png
-
 
 
 #b8d2e2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/quilter-1.4.6/data/com.github.lainsce.quilter.gschema.xml 
new/quilter-1.4.8/data/com.github.lainsce.quilter.gschema.xml
--- old/quilter-1.4.6/data/com.github.lainsce.quilter.gschema.xml   
2018-01-13 16:31:11.0 +0100
+++ new/quilter-1.4.8/data/com.github.lainsce.quilter.gschema.xml   
2018-01-22 22:09:20.0 +0100
@@ -35,11 +35,11 @@
Use system font
Whether Quilter should use the 
default system font

-   
-   false
-   Show save button
-   Whether Quilter should show a save 
button on the Toolbar
-   
+
+true
+Autosave edited files
+Autosave edited files.
+

'PT Mono 11'
Preferred Font
Binary files old/quilter-1.4.6/data/images/shot-dark.png and 
new/quilter-1.4.8/data/images/shot-dark.png differ
Binary files old/quilter-1.4.6/data/images/shot-focused.png and 
new/quilter-1.4.8/data/images/shot-focused.png differ
Binary files 

commit klee for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package klee for openSUSE:Factory checked in 
at 2018-01-31 19:53:28

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


Package is "klee"

Wed Jan 31 19:53:28 2018 rev:8 rq:571294 version:1.4.0+20180108

Changes:

--- /work/SRC/openSUSE:Factory/klee/klee.changes2018-01-16 
09:43:01.595846660 +0100
+++ /work/SRC/openSUSE:Factory/.klee.new/klee.changes   2018-01-31 
19:53:57.747699321 +0100
@@ -1,0 +2,47 @@
+Wed Jan 24 07:59:06 UTC 2018 - jsl...@suse.com
+
+- Add klee-skip-some-tests.patch
+
+---
+Mon Jan 15 10:24:53 UTC 2018 - jsl...@suse.com
+
+- Update to version 1.4.0+20180108:
+  * [NFC] Remove unused config header template that was only used by the old 
build system (now removed).
+  * fix regression test: use `%klee` instead of `klee`
+  * fix merging tests: use `%klee` instead of `klee`
+  * Move Homebrew tap from personal repository to the KLEE organization
+  * Updated TravisCI to use pip2 instead of pip
+  * Bumped xcode version for TravisCI
+  * Implemented bounded merging functionality
+  * Added pause and continue functionality for states in Executor
+  * Replace confusing message in lit.site.cfg.in about the file being 
autogenerated
+  * klee_make_symbolic: add test cases for API
+  * klee_make_symbolic: warn on deprecated usage
+- added patches:
+  * 0001-MergeHandler-remove-unused-closedStateCount.patch
+  * 0002-llvm50-use-auto-variable-instead-of-SwitchInst-CaseI.patch
+  * 0013-llvm40-gep_type_iterator-has-no-operator.patch
+  * 0014-llvm50-avoid-on-function-arg_begin.patch
+  * 0015-llvm50-integerPartWidth-is-from-llvm-APFloatBase.patch
+  * 0016-llvm50-handle-getOrInsertFunction-terminator.patch
+  * 0017-llvm50-SwitchInst-case-functions-now-return-pointers.patch
+  * 0018-llvm50-handle-new-file_magic-s-location.patch
+  * 0019-llvm50-use-MutableArrayRef-for-APFloat-convertToInte.patch
+  * 0020-llvm50-AllocaInst-takes-address-space.patch
+- renamed patches:
+  * 0013-llvm38-test-change-some-tests.patch ->
+  0007-llvm38-test-change-some-tests.patch
+  * 0007-llvm40-handle-different-header-names.patch ->
+  0008-llvm40-handle-different-header-names.patch
+  * 0008-llvm-APFloat-members-are-functions-in-LLVM-4.0.patch ->
+  0009-llvm-APFloat-members-are-functions-in-LLVM-4.0.patch
+  * 0009-llvm40-errorOr-and-similar.patch ->
+  0010-llvm40-errorOr-and-similar.patch
+  * 0010-llvm-use-chrono-helpers-from-LLVM-4.0.patch ->
+  0011-llvm-use-chrono-helpers-from-LLVM-4.0.patch
+  * 0011-llvm-PointerType-is-not-SequentialType-in-LLVM-4.patch ->
+  0012-llvm-PointerType-is-not-SequentialType-in-LLVM-4.patch
+  * 0012-llvm40-gep_type_iterator-has-no-operator.patch ->
+  0013-llvm40-gep_type_iterator-has-no-operator.patch
+
+---

Old:

  0007-llvm40-handle-different-header-names.patch
  0008-llvm-APFloat-members-are-functions-in-LLVM-4.0.patch
  0009-llvm40-errorOr-and-similar.patch
  0010-llvm-use-chrono-helpers-from-LLVM-4.0.patch
  0011-llvm-PointerType-is-not-SequentialType-in-LLVM-4.patch
  0012-llvm40-gep_type_iterator-has-no-operator.patch
  0013-llvm38-test-change-some-tests.patch
  klee-1.4.0+20171026.tar.xz

New:

  0001-MergeHandler-remove-unused-closedStateCount.patch
  0002-llvm50-use-auto-variable-instead-of-SwitchInst-CaseI.patch
  0007-llvm38-test-change-some-tests.patch
  0008-llvm40-handle-different-header-names.patch
  0009-llvm-APFloat-members-are-functions-in-LLVM-4.0.patch
  0010-llvm40-errorOr-and-similar.patch
  0011-llvm-use-chrono-helpers-from-LLVM-4.0.patch
  0012-llvm-PointerType-is-not-SequentialType-in-LLVM-4.patch
  0013-llvm40-gep_type_iterator-has-no-operator.patch
  0014-llvm50-avoid-on-function-arg_begin.patch
  0015-llvm50-integerPartWidth-is-from-llvm-APFloatBase.patch
  0016-llvm50-handle-getOrInsertFunction-terminator.patch
  0017-llvm50-SwitchInst-case-functions-now-return-pointers.patch
  0018-llvm50-handle-new-file_magic-s-location.patch
  0019-llvm50-use-MutableArrayRef-for-APFloat-convertToInte.patch
  0020-llvm50-AllocaInst-takes-address-space.patch
  klee-1.4.0+20180108.tar.xz
  klee-skip-some-tests.patch



Other differences:
--
++ klee.spec ++
--- /var/tmp/diff_new_pack.3WQrfy/_old  2018-01-31 19:53:58.455666397 +0100
+++ /var/tmp/diff_new_pack.3WQrfy/_new  2018-01-31 19:53:58.459666211 +0100
@@ -19,7 +19,7 @@
 %define llvm_version_minor 0
 %define llvm_version %{llvm_version_major}
 
-%define version_unconverted 1.4.0+20171026
+%define version_unconverted 1.4.0+20180108
 
 %ifarch %{ix86} x86_64
 %define with_uclibc 1
@@ -31,36 

commit platformsh-cli for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package platformsh-cli for openSUSE:Factory 
checked in at 2018-01-31 19:53:17

Comparing /work/SRC/openSUSE:Factory/platformsh-cli (Old)
 and  /work/SRC/openSUSE:Factory/.platformsh-cli.new (New)


Package is "platformsh-cli"

Wed Jan 31 19:53:17 2018 rev:34 rq:571273 version:3.28.0

Changes:

--- /work/SRC/openSUSE:Factory/platformsh-cli/platformsh-cli.changes
2018-01-24 15:32:19.389258493 +0100
+++ /work/SRC/openSUSE:Factory/.platformsh-cli.new/platformsh-cli.changes   
2018-01-31 19:53:45.016291392 +0100
@@ -1,0 +2,17 @@
+Wed Jan 31 03:51:19 UTC 2018 - ji...@boombatower.com
+
+- Update to version 3.28.0:
+  * Update manifest for rebuild of v3.28.0
+  * Release v3.28.0
+  * Update dependencies (mainly Symfony 3.4.2 -> 3.4.4)
+  * Add activity state in log
+  * Fix inverted requirement of -e/-a in activity:list and activity:log
+  * Add activity duration and simplify log output
+  * Add activity:get command
+  * Add --date-fmt option to `activity:list` and `snapshot:list`.
+  * Respect date.timezone and allow TZ env var
+  * Fix existing aliases being prefixed with "@" (#679)
+  * Avoid fatal if an InvalidConfigException is encountered during 
updateDrushAliases()
+  * Use -t instead of RequestTty, for OpenSSH <5.9
+
+---

Old:

  platformsh-cli-3.27.2.tar.xz

New:

  platformsh-cli-3.28.0.tar.xz



Other differences:
--
++ platformsh-cli.spec ++
--- /var/tmp/diff_new_pack.vNCo2R/_old  2018-01-31 19:53:46.228235031 +0100
+++ /var/tmp/diff_new_pack.vNCo2R/_new  2018-01-31 19:53:46.232234845 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   platformsh-cli
-Version:3.27.2
+Version:3.28.0
 Release:0
 Summary:Tool for managing Platform.sh services from the command line
 # See licenses.txt for dependency licenses.

++ _service ++
--- /var/tmp/diff_new_pack.vNCo2R/_old  2018-01-31 19:53:46.268233171 +0100
+++ /var/tmp/diff_new_pack.vNCo2R/_new  2018-01-31 19:53:46.268233171 +0100
@@ -2,7 +2,7 @@
   
 @PARENT_TAG@
 v(.*)
-refs/tags/v3.27.2
+refs/tags/v3.28.0
 git://github.com/platformsh/platformsh-cli.git
 git
 enable

++ _servicedata ++
--- /var/tmp/diff_new_pack.vNCo2R/_old  2018-01-31 19:53:46.304231497 +0100
+++ /var/tmp/diff_new_pack.vNCo2R/_new  2018-01-31 19:53:46.308231311 +0100
@@ -1,6 +1,6 @@
 
   
 git://github.com/platformsh/platformsh-cli.git
-52ea816bec0b04d68feeac9109cf3a1e0d551364
+c6a6802cd9b738a9a3234fe32e4476c74ba98c6c
   
 

++ licenses.txt ++
--- /var/tmp/diff_new_pack.vNCo2R/_old  2018-01-31 19:53:46.372228335 +0100
+++ /var/tmp/diff_new_pack.vNCo2R/_new  2018-01-31 19:53:46.376228149 +0100
@@ -10,25 +10,25 @@
 doctrine/cache  v1.6.2   MIT   
 firebase/php-jwtv2.2.0   BSD-3-Clause  
 guzzlehttp/cache-subscriber 0.1.0MIT   
-guzzlehttp/guzzle   5.3.1MIT   
+guzzlehttp/guzzle   5.3.2MIT   
 guzzlehttp/ringphp  1.1.0MIT   
 guzzlehttp/streams  3.0.0MIT   
 padraic/humbug_get_contents 1.0.4BSD-3-Clause  
 padraic/phar-updater1.0.4BSD-3-Clause  
 paragonie/random_compat v2.0.11  MIT   
-platformsh/client   v0.14.0  MIT   
+platformsh/client   v0.14.1  MIT   
 platformsh/console-form v0.0.15  MIT   
 psr/container   1.0.0MIT   
 psr/log 1.0.2MIT   
 react/promise   v2.5.1   MIT   
 stecman/symfony-console-completion  0.7.0MIT   
-symfony/config  v3.4.2   MIT   
-symfony/console v3.4.2   MIT   
-symfony/debug   v3.4.2   MIT   
-symfony/dependency-injectionv3.4.2   MIT   
-symfony/event-dispatcherv3.4.2   MIT   
-symfony/filesystem  v3.4.2   MIT   
-symfony/finder  v3.4.2   MIT   
+symfony/config  v3.4.4   MIT   
+symfony/console v3.4.4   MIT   
+symfony/debug   v3.4.4   MIT   
+symfony/dependency-injectionv3.4.4   MIT   
+symfony/event-dispatcherv3.4.4   MIT   
+symfony/filesystem  v3.4.4   MIT   
+symfony/finder  v3.4.4   MIT   
 symfony/polyfill-mbstring   v1.6.0   MIT   

commit libetpan for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package libetpan for openSUSE:Factory 
checked in at 2018-01-31 19:53:12

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


Package is "libetpan"

Wed Jan 31 19:53:12 2018 rev:25 rq:571253 version:1.8

Changes:

--- /work/SRC/openSUSE:Factory/libetpan/libetpan.changes2018-01-13 
21:44:25.115105837 +0100
+++ /work/SRC/openSUSE:Factory/.libetpan.new/libetpan.changes   2018-01-31 
19:53:42.164424017 +0100
@@ -1,0 +2,5 @@
+Fri Jan 12 13:26:15 UTC 2018 - jeng...@inai.de
+
+- Rename %soname to %sover to better reflect its use.
+
+---



Other differences:
--
++ libetpan.spec ++
--- /var/tmp/diff_new_pack.kZXFbA/_old  2018-01-31 19:53:42.972386443 +0100
+++ /var/tmp/diff_new_pack.kZXFbA/_new  2018-01-31 19:53:42.980386071 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libetpan
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%define soname 20
+%define sover 20
 
 Name:   libetpan
 Version:1.8
@@ -44,13 +44,13 @@
 SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir) and
 and message / MIME parsing.
 
-%package -n libetpan%{soname}
+%package -n libetpan%{sover}
 Summary:Mail handling library
 Group:  System/Libraries
 Provides:   %{name} = %{version}
 Obsoletes:  %{name} < %{version}
 
-%description -n libetpan%{soname}
+%description -n libetpan%{sover}
 libEtPan is a mail purpose library. It will be used for low-level mail
 handling: network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP and
 SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir)
@@ -61,7 +61,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   cyrus-sasl-devel
 Requires:   db-devel
-Requires:   libetpan%{soname} = %{version}
+Requires:   libetpan%{sover} = %{version}
 Requires:   openssl-devel
 
 %description -n libetpan-devel
@@ -85,14 +85,13 @@
 # remove unneeded *.la files
 rm %{buildroot}%{_libdir}/libetpan.la
 
-%post -n libetpan%{soname} -p /sbin/ldconfig
+%post   -n libetpan%{sover} -p /sbin/ldconfig
+%postun -n libetpan%{sover} -p /sbin/ldconfig
 
-%postun -n libetpan%{soname} -p /sbin/ldconfig
-
-%files -n libetpan%{soname}
+%files -n libetpan%{sover}
 %defattr(-, root, root)
 %doc ChangeLog NEWS doc/README*
-%{_libdir}/libetpan.so.%{soname}*
+%{_libdir}/libetpan.so.%{sover}*
 
 %files -n libetpan-devel
 %defattr(-, root, root)




commit yast2-iscsi-lio-server for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2018-01-31 19:53:22

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


Package is "yast2-iscsi-lio-server"

Wed Jan 31 19:53:22 2018 rev:22 rq:571286 version:4.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2018-01-30 15:44:41.277808620 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2018-01-31 19:53:53.231909328 +0100
@@ -1,0 +2,11 @@
+Tue Jan 30 13:50:53 UTC 2018 - ls...@suse.com
+
+- fate#323460, fate#319238
+- Add firewalld read / write
+- Rename required backend package to python3-targetcli-fb
+- Add message when failed to install python3-targetcli-fb
+- Remove message which shown when user set userid = mutual_userid
+  Not leak this message since kernel keep slience.
+-4.0.2
+
+---

Old:

  yast2-iscsi-lio-server-4.0.1.tar.bz2

New:

  yast2-iscsi-lio-server-4.0.2.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.D6DWAn/_old  2018-01-31 19:53:55.399808510 +0100
+++ /var/tmp/diff_new_pack.D6DWAn/_new  2018-01-31 19:53:55.407808137 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-4.0.1.tar.bz2 -> 
yast2-iscsi-lio-server-4.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.changes 
2018-01-30 08:45:53.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.changes 
2018-01-31 09:09:55.0 +0100
@@ -1,4 +1,15 @@
 ---
+Tue Jan 30 13:50:53 UTC 2018 - ls...@suse.com
+
+- fate#323460, fate#319238
+- Add firewalld read / write
+- Rename required backend package to python3-targetcli-fb
+- Add message when failed to install python3-targetcli-fb
+- Remove message which shown when user set userid = mutual_userid
+  Not leak this message since kernel keep slience.
+-4.0.2
+
+---
 Fri Jan 26 11:52:12 UTC 2018 - knut.anders...@suse.com
 
 - Replace SuSEFirewall2 by firewalld (fate#323460)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-4.0.1/package/yast2-iscsi-lio-server.spec
2018-01-30 08:45:53.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.2/package/yast2-iscsi-lio-server.spec
2018-01-31 09:09:55.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:4.0.1
+Version:4.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-4.0.1/src/clients/iscsi-lio-server.rb 
new/yast2-iscsi-lio-server-4.0.2/src/clients/iscsi-lio-server.rb
--- old/yast2-iscsi-lio-server-4.0.1/src/clients/iscsi-lio-server.rb
2018-01-30 08:45:53.0 +0100
+++ new/yast2-iscsi-lio-server-4.0.2/src/clients/iscsi-lio-server.rb
2018-01-31 09:09:55.0 +0100
@@ -5,6 +5,7 @@
 require "ui/service_status"
 require "yast"
 require "yast2/execute"
+require "y2firewall/firewalld"
 
 Yast.import "CWM"
 Yast.import "CWMTab"
@@ -29,7 +30,7 @@
 end
 
 def installed_packages
-  if !PackageSystem.PackageInstalled("targetcli-fb")
+  if !PackageSystem.PackageInstalled("python3-targetcli-fb")
 confirm = Popup.AnyQuestionRichText(
 "",
 _("Yast iscsi-lio-server can't run without installing targetcli-fb 
package. Do you want to install?"),
@@ -41,22 +42,28 @@
 )
 
 if confirm
-  PackageSystem.DoInstall(["targetcli-fb"])
-  if PackageSystem.PackageInstalled("targetcli-fb")
-true
+  PackageSystem.DoInstall(["python3-targetcli-fb"])
+  if PackageSystem.PackageInstalled("python3-targetcli-fb")
+return true
   else
+err_msg = 

commit grpc for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package grpc for openSUSE:Factory checked in 
at 2018-01-31 19:52:54

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


Package is "grpc"

Wed Jan 31 19:52:54 2018 rev:5 rq:571240 version:1.8.6

Changes:

--- /work/SRC/openSUSE:Factory/grpc/grpc.changes2018-01-28 
20:33:29.430701468 +0100
+++ /work/SRC/openSUSE:Factory/.grpc.new/grpc.changes   2018-01-31 
19:53:27.325114109 +0100
@@ -1,0 +2,6 @@
+Tue Jan 30 21:44:51 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 1.8.6
+  * Fix server segfault on invalid HTTP/2
+
+---

Old:

  v1.8.5.tar.gz

New:

  v1.8.6.tar.gz



Other differences:
--
++ grpc.spec ++
--- /var/tmp/diff_new_pack.qkdBVV/_old  2018-01-31 19:53:33.08870 +0100
+++ /var/tmp/diff_new_pack.qkdBVV/_new  2018-01-31 19:53:33.892808684 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define lname libgrpc-1_8_5
+%define lname libgrpc-1_8_6
 Name:   grpc
-Version:1.8.5
+Version:1.8.6
 Release:0
 Summary:HTTP/2-based Remote Procedure Call implementation
 License:Apache-2.0

++ v1.8.5.tar.gz -> v1.8.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.5/BUILD new/grpc-1.8.6/BUILD
--- old/grpc-1.8.5/BUILD2018-01-18 19:55:43.0 +0100
+++ new/grpc-1.8.6/BUILD2018-01-27 01:42:38.0 +0100
@@ -43,7 +43,7 @@
 
 core_version = "5.0.0"
 
-version = "1.8.5"
+version = "1.8.6"
 
 GPR_PUBLIC_HDRS = [
 "include/grpc/support/alloc.h",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.5/CMakeLists.txt 
new/grpc-1.8.6/CMakeLists.txt
--- old/grpc-1.8.5/CMakeLists.txt   2018-01-18 19:55:43.0 +0100
+++ new/grpc-1.8.6/CMakeLists.txt   2018-01-27 01:42:38.0 +0100
@@ -24,7 +24,7 @@
 cmake_minimum_required(VERSION 2.8)
 
 set(PACKAGE_NAME  "grpc")
-set(PACKAGE_VERSION   "1.8.5")
+set(PACKAGE_VERSION   "1.8.6")
 set(PACKAGE_STRING"${PACKAGE_NAME} ${PACKAGE_VERSION}")
 set(PACKAGE_TARNAME   "${PACKAGE_NAME}-${PACKAGE_VERSION}")
 set(PACKAGE_BUGREPORT "https://github.com/grpc/grpc/issues/;)
@@ -555,6 +555,7 @@
 add_dependencies(buildtests_c public_headers_must_be_c89)
 add_dependencies(buildtests_c badreq_bad_client_test)
 add_dependencies(buildtests_c connection_prefix_bad_client_test)
+add_dependencies(buildtests_c duplicate_header_bad_client_test)
 add_dependencies(buildtests_c head_of_line_blocking_bad_client_test)
 add_dependencies(buildtests_c headers_bad_client_test)
 add_dependencies(buildtests_c initial_settings_frame_bad_client_test)
@@ -12883,6 +12884,37 @@
   ${_gRPC_SSL_LIBRARIES}
   ${_gRPC_ALLTARGETS_LIBRARIES}
   bad_client_test
+  grpc_test_util_unsecure
+  grpc_unsecure
+  gpr_test_util
+  gpr
+)
+
+endif (gRPC_BUILD_TESTS)
+if (gRPC_BUILD_TESTS)
+
+add_executable(duplicate_header_bad_client_test
+  test/core/bad_client/tests/duplicate_header.cc
+)
+
+
+target_include_directories(duplicate_header_bad_client_test
+  PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}
+  PRIVATE ${CMAKE_CURRENT_SOURCE_DIR}/include
+  PRIVATE ${BORINGSSL_ROOT_DIR}/include
+  PRIVATE ${PROTOBUF_ROOT_DIR}/src
+  PRIVATE ${BENCHMARK_ROOT_DIR}/include
+  PRIVATE ${ZLIB_ROOT_DIR}
+  PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/third_party/zlib
+  PRIVATE ${CARES_INCLUDE_DIR}
+  PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/third_party/cares/cares
+  PRIVATE ${CMAKE_CURRENT_BINARY_DIR}/third_party/gflags/include
+)
+
+target_link_libraries(duplicate_header_bad_client_test
+  ${_gRPC_SSL_LIBRARIES}
+  ${_gRPC_ALLTARGETS_LIBRARIES}
+  bad_client_test
   grpc_test_util_unsecure
   grpc_unsecure
   gpr_test_util
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpc-1.8.5/Makefile new/grpc-1.8.6/Makefile
--- old/grpc-1.8.5/Makefile 2018-01-18 19:55:43.0 +0100
+++ new/grpc-1.8.6/Makefile 2018-01-27 01:42:38.0 +0100
@@ -412,8 +412,8 @@
 endif
 
 CORE_VERSION = 5.0.0
-CPP_VERSION = 1.8.5
-CSHARP_VERSION = 1.8.5
+CPP_VERSION = 1.8.6
+CSHARP_VERSION = 1.8.6
 
 CPPFLAGS_NO_ARCH += $(addprefix -I, $(INCLUDES)) $(addprefix -D, $(DEFINES))
 CPPFLAGS += $(CPPFLAGS_NO_ARCH) $(ARCH_FLAGS)
@@ -1223,6 +1223,7 @@
 boringssl_v3name_test: $(BINDIR)/$(CONFIG)/boringssl_v3name_test
 badreq_bad_client_test: $(BINDIR)/$(CONFIG)/badreq_bad_client_test
 connection_prefix_bad_client_test: 
$(BINDIR)/$(CONFIG)/connection_prefix_bad_client_test
+duplicate_header_bad_client_test: 
$(BINDIR)/$(CONFIG)/duplicate_header_bad_client_test
 head_of_line_blocking_bad_client_test: 

commit youtube-dl for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package youtube-dl for openSUSE:Factory 
checked in at 2018-01-31 19:53:08

Comparing /work/SRC/openSUSE:Factory/youtube-dl (Old)
 and  /work/SRC/openSUSE:Factory/.youtube-dl.new (New)


Package is "youtube-dl"

Wed Jan 31 19:53:08 2018 rev:70 rq:571247 version:2018.01.27

Changes:

--- /work/SRC/openSUSE:Factory/youtube-dl/python-youtube-dl.changes 
2017-11-15 17:02:47.945050106 +0100
+++ /work/SRC/openSUSE:Factory/.youtube-dl.new/python-youtube-dl.changes
2018-01-31 19:53:37.732630116 +0100
@@ -1,0 +2,17 @@
+Tue Jan 30 22:22:49 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 2018.01.27
+  * JWPlatform: Support iframes
+  * openload: Add support for openload.link
+  * utils: add hvc1 codec code to parse_codecs
+  * downloader/fragment: Commit part file after each fragment In
+order to obtain correct resume_len on next iteration
+  * mailru: Add support for embed URLs
+  * downloader/fragment: Encode filename of fragment being
+removed
+  * extractor/common: Introduce uploader, uploader_id and
+uploader_url meta fields for playlists
+  * openload: Add support for oload.stream
+  * extractor/common: Improve DASH formats extraction for jwplayer
+
+---
youtube-dl.changes: same change

Old:

  youtube-dl-2017.11.15.tar.gz
  youtube-dl-2017.11.15.tar.gz.sig

New:

  youtube-dl-2018.01.27.tar.gz
  youtube-dl-2018.01.27.tar.gz.sig



Other differences:
--
++ python-youtube-dl.spec ++
--- /var/tmp/diff_new_pack.AydOIY/_old  2018-01-31 19:53:41.400459545 +0100
+++ /var/tmp/diff_new_pack.AydOIY/_new  2018-01-31 19:53:41.400459545 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-youtube-dl
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define modname youtube-dl
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-youtube-dl
-Version:2017.11.15
+Version:2018.01.27
 Release:0
 Summary:A python module for downloading from video sites for offline 
watching
 License:SUSE-Public-Domain and CC-BY-SA-3.0

++ youtube-dl.spec ++
--- /var/tmp/diff_new_pack.AydOIY/_old  2018-01-31 19:53:41.432458057 +0100
+++ /var/tmp/diff_new_pack.AydOIY/_new  2018-01-31 19:53:41.440457685 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package youtube-dl
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   youtube-dl
-Version:2017.11.15
+Version:2018.01.27
 Release:0
 Summary:A tool for downloading from video sites for offline watching
 License:SUSE-Public-Domain and CC-BY-SA-3.0

++ youtube-dl-2017.11.15.tar.gz -> youtube-dl-2018.01.27.tar.gz ++
 12320 lines of diff (skipped)




commit rapid-photo-downloader for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package rapid-photo-downloader for 
openSUSE:Factory checked in at 2018-01-31 19:52:48

Comparing /work/SRC/openSUSE:Factory/rapid-photo-downloader (Old)
 and  /work/SRC/openSUSE:Factory/.rapid-photo-downloader.new (New)


Package is "rapid-photo-downloader"

Wed Jan 31 19:52:48 2018 rev:4 rq:571239 version:0.9.7

Changes:

--- 
/work/SRC/openSUSE:Factory/rapid-photo-downloader/rapid-photo-downloader.changes
2017-09-17 22:37:43.209788759 +0200
+++ 
/work/SRC/openSUSE:Factory/.rapid-photo-downloader.new/rapid-photo-downloader.changes
   2018-01-31 19:53:21.529383634 +0100
@@ -1,0 +2,88 @@
+Tue Jan 30 21:48:42 UTC 2018 - jeng...@inai.de
+
+- Replace description to say something about the software's
+  functionality.
+
+---
+Fri Jan 26 08:06:20 UTC 2018 - aloi...@gmx.com
+
+- Update to version 0.9.7
+  * Fixed bug where removing a download source while another source
+was being scanned could cause a crash when the timeline was
+scrolled.
+  * Fixed bug where session sequence values were being reset every
+time a download was initiated, not every time the program was
+started.
+  * Updated German, Hungarian and Norwegian Bokmal translations.
+  * Fix bug #1738174: Don't crash when right clicking in thumbnail
+checkbox and no thumbnail is selected.
+  * Fix bug #1737416: Don't scan cameras when browsing "This
+Computer", and detect if a camera mount has been passed via
+the command line (which can happen when the program
+automatically launches in response to a camera being attached
+to the computer).
+  * When opening a file in KDE's Dolphin file manager, select the
+file (and thus highlight it), like is done with Gnome Files and
+several other file managers.
+  * Fix bug #1737287: Don't allow identical entries in subfolder
+generation and file renaming presets, where the preset names
+differ but their content is the same.
+  version  0.9.6:
+  * When scrolling is synchronized, and you click on a thumbnail,
+the top of the Timeline will be scrolled match to match it.
+  * Don't crash when only new files are displayed and the Timeline
+is scrolled when scrolling is synchronized.
+  * Updated Czech, Dutch, Hungarian, Japanese, Russian, and Spanish
+translations.
+  * Don't crash when Timeline ranges are selected and scrolling is
+synchronized.
+  * The Timeline is now shown by default when the program is first
+run, or settings are reset.
+  * Added option to synchronize Timeline with thumbnails. Scroll
+one, and the other automatically scrolls too. Use the button
+at the bottom-right of the Timeline to toggle this feature.
+  * After clearing a Timeline selection, the display of thumbnails
+will be positioned such that the the photos in the previous
+selection are visible. Previously, the thumbnails display would
+be scrolled all the way to the top after the Timeline selection
+had been cleared.
+  * Added Hasselblad 3FR files to list of supported file formats.
+If you detect any problems with the accuracy of the metadata
+from this format, please let me know.
+  * Work around MediaInfoLib bug #695 that caused the libmediainfo
+shared object file to be named incorrectly, making it appear
+to be missing.
+  * Correctly parse Distribution version in installer when running
+on Fedora, Debian and Peppermint.
+  * Install PyQt 5.9.2 or greater. Upgrade pymediainfo to version
+2.2.0 or newer.
+  * Updated Catalan, Chinese, Czech, Danish, Dutch, French, German,
+Norwegian Nyorsk, Russian, and Spanish translations.
+  version 0.9.5:
+  * Added check to install.py installation script and upgrade.py
+upgrade script to ensure that SIP 4.19.3 is installed when
+PyQt 5.9 is installed. The combination of SIP  4.19.4 and
+PyQt 5.9 causes Rapid Photo Downloader to crash. Because SIP
+4.19.4 is installed by default when installing PyQt 5.9, the
+install and upgrade scripts forcibly revert to
+SIP 4.19.3 when PyQt 5.9 is installed.
+  * Add option to manually mark files as previously downloaded,
+allowing for occasions when another program has already
+downloaded the files. Right-click on one or more photo or video
+thumbnails to mark them as previously downloaded.
+  * Add elementary OS to list of Linux distributions supported by
+the install.py script.
+  * Fixed bug in upgrade script when reporting an operational
+failure.
+  * Updated Chinese, Dutch, Italian, and Norwegian Bokmal
+translations.
+  version 0.9.4:
+  * Workaround bug in iOS devices that create on-the-fly subfolders
+from which to download that vary each time the device is
+initialized.
+  * Add progress 

commit gnu-compilers-hpc for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package gnu-compilers-hpc for 
openSUSE:Factory checked in at 2018-01-31 19:52:35

Comparing /work/SRC/openSUSE:Factory/gnu-compilers-hpc (Old)
 and  /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new (New)


Package is "gnu-compilers-hpc"

Wed Jan 31 19:52:35 2018 rev:5 rq:571207 version:1.3

Changes:

--- /work/SRC/openSUSE:Factory/gnu-compilers-hpc/gnu-compilers-hpc.changes  
2017-11-21 15:33:42.746295927 +0100
+++ /work/SRC/openSUSE:Factory/.gnu-compilers-hpc.new/gnu-compilers-hpc.changes 
2018-01-31 19:52:36.443480282 +0100
@@ -1,0 +2,14 @@
+Tue Jan 30 10:11:45 UTC 2018 - e...@suse.com
+
+- Update to gcc v.7 for SLES-12 builds.
+- Set the 'granularity' for selection to the
+  granularity of GNU toolchain versions we
+  distinguish: For major versions until 4,
+  this is 2 versions, for anything above it
+  is just the major version.
+- On TW/Factory add explicit dependency to the 
+  compiler major version package. This is to make 
+  sure package gets rebuilt when this versions 
+  changes.
+
+---



Other differences:
--
++ gnu-compilers-hpc.spec ++
--- /var/tmp/diff_new_pack.iBEmId/_old  2018-01-31 19:52:39.871320878 +0100
+++ /var/tmp/diff_new_pack.iBEmId/_new  2018-01-31 19:52:39.887320134 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package compilers-hpc
+# spec file for package gnu
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,8 +31,8 @@
 %undefine c_f_ver
 %endif
 
-%if "%flavor" == "gnu6-hpc"
-%define c_f_ver 6
+%if "%flavor" == "gnu7-hpc"
+%define c_f_ver 7
 %endif
 
 # Keep in sync with macros.hpc-gnu
@@ -42,14 +42,19 @@
 head -1 |\
 sed -e "s#.* \\([0-9]\\+\\.[0-9.]\\+\\)\\(\$\\| .*\\)#\\1#" )
 %global hpc_gnu_dep_version %(HPC_CF_FULL_VERSION=%hpc_gnu_full_version; \
-echo ${HPC_CF_FULL_VERSION%.*})
+[ ${HPC_CF_FULL_VERSION.*} -lt 5 ] && \
+echo ${HPC_CF_FULL_VERSION%%.*} || \
+echo ${HPC_CF_FULL_VERSION.*} )
 %global hpc_gnu_pack_version %{?c_f_ver}
+%if 0%{!?leap_version:1} && 0%{!?sle_version:1}
+%global hpc_rolling_release_version %(echo %hpc_gnu_dep_version | tr -d '.')
+%endif
 %global hpc_gnu_dir gnu%{hpc_gnu_dep_version}
 %hpc_init -C -c %compiler_family %{?c_f_ver:-v %{c_f_ver}}
 
 Summary:SUSE HPC GNU Compiler Toolchain environment
 License:BSD-3-Clause
-Group:  Development/Languages
+Group:  Development/Tools/Other
 Name:   %myname
 Version:1.3
 Release:0
@@ -73,19 +78,24 @@
 
 %package devel
 Summary:Devel package for HPC GNU compiler environment
-Group:  Development/Languages
+Group:  Development/Tools/Other
 BuildArch:  noarch
 Requires:   %{name} = %{version}
 Requires:   gcc%{hpc_cf_pack_version} 
 Requires:   gcc%{hpc_cf_pack_version}-c++ 
 Requires:   gcc%{hpc_cf_pack_version}-fortran
+%if 0%{?hpc_rolling_release_version:1}
+Requires:   gcc%{hpc_rolling_release_version} 
+Requires:   gcc%{hpc_rolling_release_version}-c++ 
+Requires:   gcc%{hpc_rolling_release_version}-fortran
+%endif
 
 %description devel
 Provides package dependencies for building with the GNU compiler toolchain.
 
 %package macros-devel
 Summary:Macro package for HPC GNU compiler environment
-Group:  Development/Languages
+Group:  Development/Tools/Other
 Provides:   %{pname}-hpc-macros-devel = %{version}
 Conflicts:  otherproviders(%{pname}-hpc-macros-devel)
 BuildArch:  noarch
@@ -112,7 +122,7 @@
 mkdir -p %{buildroot}%{hpc_install_base}
 mkdir -p %{buildroot}%{hpc_modulepath}
 mkdir -p %{buildroot}%{lua_lmod_modulesdir}/%pname
-%{__cat} <<"EOF" > %{buildroot}/%{lmod_base}/%{hpc_cf_full_version}
+%{__cat} < %{buildroot}/%{lmod_base}/%{hpc_cf_dep_version}
 
#%%Module1.0#
 
 proc ModulesHelp { } {
@@ -124,7 +134,7 @@
 puts stderr "on the commandline syntax and compiler options."
 puts stderr " "
 
-puts stderr "\nVersion %{hpc_cf_full_version}\n"
+puts stderr "\nVersion %{hpc_cf_dep_version}\n"
 
 }
 module-whatis "Name: GNU Compiler Collection"
@@ -133,7 +143,7 @@
 module-whatis "Description: GNU Compiler Family (C/C++/Fortran for %_arch)"
 module-whatis "URL: http://gcc.gnu.org;
 
-set version %{hpc_cf_full_version}
+set version 

commit python-gphoto2 for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-gphoto2 for openSUSE:Factory 
checked in at 2018-01-31 19:52:40

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


Package is "python-gphoto2"

Wed Jan 31 19:52:40 2018 rev:3 rq:571215 version:1.8.2

Changes:

--- /work/SRC/openSUSE:Factory/python-gphoto2/python-gphoto2.changes
2017-08-28 15:19:27.445399819 +0200
+++ /work/SRC/openSUSE:Factory/.python-gphoto2.new/python-gphoto2.changes   
2018-01-31 19:53:05.934108874 +0100
@@ -1,0 +2,16 @@
+Tue Jan 30 18:43:35 UTC 2018 - aloi...@gmx.com
+
+- Update to version 1.8.2
+  * Fix bug in v1.8.1 that caused installation problems on some
+systems.
+  version 1.8.1:
+  * Logging callbacks now pass 'bytes' objects in Python3.
+  * Increased number of functions allow other Python threads to
+run.
+  version 1.8.0:
+  * The 'context' parameter is now optional for most functions.
+  * Some deprecated functions have been removed.
+  * Improved documentation of many functions.
+  * Substantial rework of logging callback processing.
+
+---

Old:

  gphoto2-1.7.1.tar.gz

New:

  gphoto2-1.8.2.tar.gz



Other differences:
--
++ python-gphoto2.spec ++
--- /var/tmp/diff_new_pack.O2I5BM/_old  2018-01-31 19:53:06.850066279 +0100
+++ /var/tmp/diff_new_pack.O2I5BM/_new  2018-01-31 19:53:06.858065907 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-gphoto2
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-gphoto2
-Version:1.7.1
+Version:1.8.2
 Release:0
 Summary:Python interface to libgphoto2
 License:GPL-3.0+

++ gphoto2-1.7.1.tar.gz -> gphoto2-1.8.2.tar.gz ++
/work/SRC/openSUSE:Factory/python-gphoto2/gphoto2-1.7.1.tar.gz 
/work/SRC/openSUSE:Factory/.python-gphoto2.new/gphoto2-1.8.2.tar.gz differ: 
char 5, line 1




commit python-pylons-sphinx-themes for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-pylons-sphinx-themes for 
openSUSE:Factory checked in at 2018-01-31 19:52:13

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


Package is "python-pylons-sphinx-themes"

Wed Jan 31 19:52:13 2018 rev:2 rq:571144 version:1.0.6

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pylons-sphinx-themes/python-pylons-sphinx-themes.changes
  2017-09-25 13:58:03.862248486 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pylons-sphinx-themes.new/python-pylons-sphinx-themes.changes
 2018-01-31 19:52:13.964525611 +0100
@@ -1,0 +2,9 @@
+Tue Jan 30 15:26:14 UTC 2018 - toddrme2...@gmail.com
+
+- Update to version 1.0.6
+  * Update zest.releaser in order to release to PyPI.
+- Update to version 1.0.5
+  * Clean up licensing
+https://github.com/Pylons/pylons-sphinx-themes/issues/8
+
+---

Old:

  pylons-sphinx-themes-1.0.4.tar.gz

New:

  pylons-sphinx-themes-1.0.6.tar.gz



Other differences:
--
++ python-pylons-sphinx-themes.spec ++
--- /var/tmp/diff_new_pack.4lMJhq/_old  2018-01-31 19:52:14.724490270 +0100
+++ /var/tmp/diff_new_pack.4lMJhq/_new  2018-01-31 19:52:14.724490270 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pylons-sphinx-themes
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2015 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,10 +20,10 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-pylons-sphinx-themes
-Version:1.0.4
+Version:1.0.6
 Release:0
 Summary:Pylons Sphinx themes for documentation styling
-License:BSD-3-Clause
+License:SUSE-Repoze
 Group:  Development/Languages/Python
 Url:https://github.com/Pylons/pylons-sphinx-themes
 Source: 
https://files.pythonhosted.org/packages/source/p/pylons-sphinx-themes/pylons-sphinx-themes-%{version}.tar.gz
@@ -31,18 +31,17 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-Pygments
 %ifpython2
 Obsoletes:  %{oldpython}-pylons_sphinx_theme < %{version}
 Provides:   %{oldpython}-pylons_sphinx_theme = %{version}
 Obsoletes:  %{oldpython}-pylons_theme_support < %{version}
 Provides:   %{oldpython}-pylons_theme_support = %{version}
 %endif
-%ifpython3
-Obsoletes:  python3-pylons_sphinx_theme < %{version}
-Provides:   python3-pylons_sphinx_theme = %{version}
-Obsoletes:  python3-pylons_theme_support < %{version}
-Provides:   python3-pylons_theme_support = %{version}
-%endif
+Obsoletes:  python-pylons_sphinx_theme < %{version}
+Provides:   python-pylons_sphinx_theme = %{version}
+Obsoletes:  python-pylons_theme_support < %{version}
+Provides:   python-pylons_theme_support = %{version}
 BuildArch:  noarch
 
 %python_subpackages

++ pylons-sphinx-themes-1.0.4.tar.gz -> pylons-sphinx-themes-1.0.6.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylons-sphinx-themes-1.0.4/CHANGES.txt 
new/pylons-sphinx-themes-1.0.6/CHANGES.txt
--- old/pylons-sphinx-themes-1.0.4/CHANGES.txt  2017-06-21 00:13:51.0 
+0200
+++ new/pylons-sphinx-themes-1.0.6/CHANGES.txt  2017-09-22 22:46:47.0 
+0200
@@ -1,6 +1,19 @@
 Change log for pylons-sphinx-themes
 ===
 
+1.0.6 (2017-09-22)
+--
+
+- Update zest.releaser in order to release to PyPI.
+
+
+1.0.5 (2017-09-22)
+--
+
+- Clean up licensing
+  https://github.com/Pylons/pylons-sphinx-themes/issues/8
+
+
 1.0.4 (2017-06-20)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pylons-sphinx-themes-1.0.4/CONTRIBUTORS.txt 
new/pylons-sphinx-themes-1.0.6/CONTRIBUTORS.txt
--- old/pylons-sphinx-themes-1.0.4/CONTRIBUTORS.txt 2017-06-21 
00:13:51.0 +0200
+++ new/pylons-sphinx-themes-1.0.6/CONTRIBUTORS.txt 2017-09-22 
22:46:47.0 +0200
@@ -85,20 +85,11 @@
 Contributor confirms that any notices required will be included in any
 Committed Code.
 
-Licensing Exceptions
-
-
-Code committed within the ``docs/`` subdirectory of the Pyramid source
-control repository and "docstrings" which appear in the documentation
-generated by runnning "make" within this directory is licensed under the
-Creative 

commit slurm for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package slurm for openSUSE:Factory checked 
in at 2018-01-31 19:52:24

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


Package is "slurm"

Wed Jan 31 19:52:24 2018 rev:9 rq:571153 version:17.02.9

Changes:

--- /work/SRC/openSUSE:Factory/slurm/slurm.changes  2017-12-22 
12:19:00.669635357 +0100
+++ /work/SRC/openSUSE:Factory/.slurm.new/slurm.changes 2018-01-31 
19:52:28.359856193 +0100
@@ -1,0 +2,22 @@
+Mon Jan 29 13:43:57 UTC 2018 - cg...@suse.com
+
+- moved config files to slurm-config package (FATE#324574).
+
+---
+Mon Jan 29 04:01:28 UTC 2018 - jjo...@suse.com
+
+- Moved slurmstepd and man page into slurm-node due to slurmd dependency
+- Moved config files into slurm-node
+- Moved slurmd rc scripts into slurm-node
+- Made slurm-munge require slurm-plugins instead of slurm itself
+  - slurm-node suggested slurm-munge, causing the whole slurm to be
+installed. The slurm-plugins seems to be a more base class
+(FATE#324574).
+
+---
+Wed Jan 17 14:21:49 UTC 2018 - cg...@suse.com
+
+- split up light wight slurm-node package for deployment on nodes
+  (FATE#324574).
+
+---



Other differences:
--
++ slurm.spec ++
--- /var/tmp/diff_new_pack.xEeRDu/_old  2018-01-31 19:52:29.183817876 +0100
+++ /var/tmp/diff_new_pack.xEeRDu/_new  2018-01-31 19:52:29.195817318 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package slurm
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -69,7 +69,8 @@
 Patch3: plugins-cgroup-Fix-slurmd-for-new-API-in-hwloc-2.0.patch
 Patch4: pam_slurm-Initialize-arrays-and-pass-sizes.patch
 Patch5: slurmctld-service-var-run-path.patch
-Requires:   slurm-plugins = %{version}
+Requires:   slurm-config = %{version}
+Requires:   slurm-node = %{version}
 %if 0%{?suse_version} <= 1140
 Requires(pre):  pwdutils
 %else
@@ -107,7 +108,6 @@
 PreReq: %insserv_prereq %fillup_prereq
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Recommends: %{name}-munge
 Obsoletes:  slurm-sched-wiki < %{version}
 Obsoletes:  slurmdb-direct < %{version} 
 
@@ -181,7 +181,7 @@
 Summary:SLURM authentication and crypto implementation using Munge
 Group:  Productivity/Clustering/Computing
 Requires:   munge
-Requires:   slurm = %{version}
+Requires:   slurm-plugins = %{version}
 BuildRequires:  munge-devel
 Obsoletes:  slurm-auth-munge < %{version}
 Provides:   slurm-auth-munge = %{version}
@@ -292,6 +292,25 @@
 This package includes the Lua API to provide an interface to SLURM
 through Lua.
 
+%package node
+Summary:Minimal slurm node 
+Group:  Productivity/Clustering/Computing
+Requires:   slurm-config = %{version}
+Requires:   slurm-plugins = %{version}
+Recommends: %{name}-munge
+
+%description node
+This package contains just the minmal code to run a compute node.
+
+%package config
+Summary:Config files and directories for slurm services
+Group:  Productivity/Clustering/Computing
+
+%description config
+This package contains the slurm config files necessary direcories
+for the slurm daemons.
+
+
 %prep
 %setup -q -n %{name}-%{ver}
 %patch0 -p1
@@ -431,23 +450,11 @@
 
 %pre
 %if 0%{?with_systemd}
-%service_add_pre slurmd.service
 %service_add_pre slurmctld.service
 %endif
-%define slurmdir %{_sysconfdir}/slurm
-%define slurmdescr "SLURM workload manager"
-getent group %slurm_g >/dev/null || groupadd -r %slurm_g
-getent passwd %slurm_u >/dev/null || useradd -r -g %slurm_g -d %slurmdir -s 
/bin/false -c %{slurmdescr} %slurm_u
-exit 0
 
 %post
 %if 0%{?with_systemd}
-%if 0%{?sle_version} >= 120200
-  %tmpfiles_create slurm.conf
-%else
-  systemd-tmpfiles --create slurm.conf
-%endif
-%service_add_post slurmd.service
 %service_add_post slurmctld.service
 %else
 %fillup_and_insserv slurm
@@ -455,18 +462,13 @@
 
 %preun
 %if 0%{?with_systemd}
-%service_del_preun slurmd.service
 %service_del_preun slurmctld.service
-%else
-%stop_on_removal slurmd
 %endif
 
 %postun
 %if 0%{?with_systemd}
-%service_del_postun slurmd.service
 %service_del_postun slurmctld.service
 %else
-%restart_on_update slurmd
 %insserv_cleanup
 %endif
 
@@ -497,6 +499,47 @@
 %insserv_cleanup
 %endif
 
+%pre node
+%if 0%{?with_systemd}

commit yast2-python-bindings for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package yast2-python-bindings for 
openSUSE:Factory checked in at 2018-01-31 19:52:07

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


Package is "yast2-python-bindings"

Wed Jan 31 19:52:07 2018 rev:35 rq:571140 version:4.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-python-bindings/yast2-python-bindings.changes  
2017-11-14 12:58:38.039851165 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-python-bindings.new/yast2-python-bindings.changes
 2018-01-31 19:52:12.692584758 +0100
@@ -1,0 +2,18 @@
+Mon Jan 29 22:44:08 UTC 2018 - dmul...@suse.com
+
+- Build both python2 and python3 versions of the bindings;
+  (bsc#1074696).
+
+---
+Thu Jan  4 15:45:46 UTC 2018 - dmul...@suse.com
+
+- Convert the bindings into python3; (bsc#1074696).
+- Fix some code examples; (bsc#1070212).
+
+---
+Tue Nov 28 15:15:11 UTC 2017 - dmul...@suse.com
+
+- Add example code ported from ruby examples; (bsc#1070212).
+- Fixes based on findings from example code
+
+---

Old:

  yast2-python-bindings-4.0.0.tar.bz2

New:

  yast2-python-bindings-4.0.2.tar.bz2



Other differences:
--
++ yast2-python-bindings.spec ++
--- /var/tmp/diff_new_pack.wzMaJe/_old  2018-01-31 19:52:13.324555370 +0100
+++ /var/tmp/diff_new_pack.wzMaJe/_new  2018-01-31 19:52:13.332554999 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-python-bindings
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,23 @@
 #
 
 
+%if 0%{?suse_version} > 1310 || 0%{?fedora_version} > 20
+%define with_python3 1
+%else
+%define with_python3 0
+%endif
+
+%define python_sitelib %(%{__python} -c "from distutils.sysconfig import 
get_python_lib; import sys; sys.stdout.write(get_python_lib())")
+%define python_sitearch %(%{__python} -c "from distutils.sysconfig import 
get_python_lib; import sys; sys.stdout.write(get_python_lib(1))")
+%define python3_sitelib %(%{__python3} -c "from distutils.sysconfig import 
get_python_lib; import sys; sys.stdout.write(get_python_lib())")
+%define python3_sitearch %(%{__python3} -c "from distutils.sysconfig import 
get_python_lib; import sys; sys.stdout.write(get_python_lib(1))")
+
 Name:   yast2-python-bindings
-Version:4.0.0
+Version:4.0.2
 Release:0
+Summary:Python3 bindings for the YaST platform
+License:GPL-2.0
+Group:  System/YaST
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
@@ -32,42 +46,91 @@
 BuildRequires:  make
 BuildRequires:  python
 BuildRequires:  python-devel
+%if %{with_python3}
+BuildRequires:  python3
+BuildRequires:  python3-devel
+%endif
 BuildRequires:  swig
 BuildRequires:  yast2-core-devel
 BuildRequires:  yast2-ycp-ui-bindings
 BuildRequires:  yast2-ycp-ui-bindings-devel
-
 Requires:   python
 Requires:   yast2-core
 Requires:   yast2-ycp-ui-bindings
+Obsoletes:  yast2-python-bindings < 4.0.1
+Conflicts:  yast2-python3-bindings
 
-Summary:Python bindings for the YaST platform
-License:GPL-2.0
+%description -n yast2-python-bindings
+The bindings allow YaST modules to be written using the Python language
+and also Python scripts can use YaST agents, APIs and modules.
+
+%if %{with_python3}
+%package -n yast2-python3-bindings
+Summary:Python3 bindings for the YaST platform
 Group:  System/YaST
+Requires:   python3
+Requires:   yast2-core
+Requires:   yast2-ycp-ui-bindings
+Obsoletes:  yast2-python-bindings == 4.0.1
+Conflicts:  yast2-python-bindings
 
-%description
+%description -n yast2-python3-bindings
 The bindings allow YaST modules to be written using the Python language
 and also Python scripts can use YaST agents, APIs and modules.
+%endif
+
+%define builddir %{_builddir}/%{name}-%{version}
 
 %prep
 %setup -n %{name}-%{version}
 
 %build
-%yast_build
+make -f Makefile.cvs all
+
+%if %{with_python3}
+%configure --enable-python3
+make
+mkdir -p %{builddir}/python3
+%__cp -d src/*.py %{builddir}/python3
+%__cp -d src/.libs/*.so.0.0.0 %{builddir}/python3
+%__cp -d src/*.la %{builddir}/python3
+make clean
+%endif
+
+%configure
+make
 
 %install
 %yast_install
-
 rm %{buildroot}/%{python_sitelib}/*.pyc
 rm 

commit suse-hpc for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package suse-hpc for openSUSE:Factory 
checked in at 2018-01-31 19:52:29

Comparing /work/SRC/openSUSE:Factory/suse-hpc (Old)
 and  /work/SRC/openSUSE:Factory/.suse-hpc.new (New)


Package is "suse-hpc"

Wed Jan 31 19:52:29 2018 rev:7 rq:571206 version:0.1

Changes:

--- /work/SRC/openSUSE:Factory/suse-hpc/suse-hpc.changes2017-11-21 
15:34:19.524963135 +0100
+++ /work/SRC/openSUSE:Factory/.suse-hpc.new/suse-hpc.changes   2018-01-31 
19:52:29.551800764 +0100
@@ -1,0 +2,7 @@
+Tue Jan 30 10:00:43 UTC 2018 - e...@suse.com
+
+- For tool don't distinguish minor versions:
+  %hpc_cf_dep_version represents what we distinguish
+  which determines the granularity in compiler selection.
+
+---



Other differences:
--
++ suse-hpc.spec ++
--- /var/tmp/diff_new_pack.XUbOyv/_old  2018-01-31 19:52:30.163772306 +0100
+++ /var/tmp/diff_new_pack.XUbOyv/_new  2018-01-31 19:52:30.163772306 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package suse-hpc
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ macros.hpc ++
--- /var/tmp/diff_new_pack.XUbOyv/_old  2018-01-31 19:52:30.291766354 +0100
+++ /var/tmp/diff_new_pack.XUbOyv/_new  2018-01-31 19:52:30.295766168 +0100
@@ -14,7 +14,7 @@
 # For compilers
 %hpc_cf_install_base %{hpc_base}compiler/
 %hpc_cf_install_path_base %{hpc_cf_install_base}%{hpc_compiler_family}/
-%hpc_cf_install_path %{hpc_cf_install_path_base}%{hpc_cf_full_version}
+%hpc_cf_install_path %{hpc_cf_install_path_base}%{hpc_cf_dep_version}
 
 # For mpi libraries
 %hpc_mpi_install_base %{hpc_base}%{?hpc_cf_dir}mpi/




commit gammu for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package gammu for openSUSE:Factory checked 
in at 2018-01-31 19:51:41

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


Package is "gammu"

Wed Jan 31 19:51:41 2018 rev:47 rq:571086 version:1.39.0

Changes:

--- /work/SRC/openSUSE:Factory/gammu/gammu.changes  2017-11-15 
17:00:15.550630043 +0100
+++ /work/SRC/openSUSE:Factory/.gammu.new/gammu.changes 2018-01-31 
19:51:42.993965798 +0100
@@ -1,0 +2,25 @@
+Sun Jan  7 10:33:11 UTC 2018 - ec...@opensuse.org
+
+- Update to 1.39.0
+  * Fixed answering call in AT module.
+  * Improved support for Huawei E392 and E3131.
+  * Fixed compatibility of binaries with Windows XP and 2003.
+  * Improved support for ZTE MF667.
+  * Updated list of GSM networks and countries.
+- Update to 1.38.5
+  * Added SMS_1_REFERENCE to SMSD run on receive environment
+  * Improved logging of run scripts in SMSD
+  * Improved support for Huawei E1780 and E1552.
+  * Allow 0 for setuid/setgid in SMSD.
+  * Added RunOnIncomingCall to SMSD.
+  * Fixed SQL error when retry of multipart message
+  * Added status code column
+  * Fixed some SQL queries for Access and Oracle databases.
+  * Add option to prefer GSM charset for USSD.
+  * Sanitize international numbers stored in the database to always start with 
+.
+  * Improved support for Telit devices.
+  * Added USSD support to SMSD.
+  * Fixed call hangup in SMSD with some modems.
+  * Fixed decoding USSD response with some modems.
+
+---
@@ -6,0 +32,6 @@
+
+---
+Mon Sep 25 06:21:12 UTC 2017 - ec...@opensuse.org
+
+- update to 1.38.4
+  * Improved support for Huawei E3531 and E1756.

Old:

  gammu-1.38.3.tar.xz

New:

  gammu-1.39.0.tar.xz



Other differences:
--
++ gammu.spec ++
--- /var/tmp/diff_new_pack.jrPyGU/_old  2018-01-31 19:51:43.717932132 +0100
+++ /var/tmp/diff_new_pack.jrPyGU/_new  2018-01-31 19:51:43.721931946 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gammu
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define so_ver 8
 
 Name:   gammu
-Version:1.38.3
+Version:1.39.0
 Release:0
 Summary:Mobile phone management utility
 License:GPL-2.0

++ gammu-1.38.3.tar.xz -> gammu-1.39.0.tar.xz ++
 85333 lines of diff (skipped)




commit nut for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package nut for openSUSE:Factory checked in 
at 2018-01-31 19:51:51

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


Package is "nut"

Wed Jan 31 19:51:51 2018 rev:62 rq:571097 version:2.7.4

Changes:

--- /work/SRC/openSUSE:Factory/nut/nut.changes  2017-12-02 13:12:41.669949590 
+0100
+++ /work/SRC/openSUSE:Factory/.nut.new/nut.changes 2018-01-31 
19:51:55.465385857 +0100
@@ -1,0 +2,7 @@
+Sun Jan 21 20:17:50 UTC 2018 - suse+bu...@de-korte.org
+
+- Fix clash between Group and %define GROUP by renaming the latter
+  to NUT_GROUP (and USER to NUT_USER)
+- Replace duplicate man files by soft links
+
+---



Other differences:
--
++ nut.spec ++
--- /var/tmp/diff_new_pack.UdqyIZ/_old  2018-01-31 19:51:56.957316479 +0100
+++ /var/tmp/diff_new_pack.UdqyIZ/_new  2018-01-31 19:51:56.961316293 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nut
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,8 +22,8 @@
 %define MODELPATH  %{_libexecdir}/ups/driver
 %define STATEPATH  %{_localstatedir}/lib/ups
 %define CONFPATH   %{_sysconfdir}/ups
-%define USER   upsd
-%define GROUP  daemon
+%define NUT_USER   upsd
+%define NUT_GROUP  daemon
 %define LBRACE (
 %define RBRACE )
 %define QUOTE  "
@@ -63,6 +63,7 @@
 BuildRequires:  asciidoc
 BuildRequires:  avahi-devel
 BuildRequires:  dblatex
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libcppunit-devel
 BuildRequires:  libtool
@@ -277,8 +278,8 @@
--with-cgipath=%{CGIPATH} \
--with-statepath=%{STATEPATH} \
--with-drvpath=%{MODELPATH} \
-   --with-user=%{USER} \
-   --with-group=%{GROUP} \
+   --with-user=%{NUT_USER} \
+   --with-group=%{NUT_GROUP} \
--with-udev-dir=%{_libexecdir}/udev \
--enable-option-checking=fatal
 
@@ -330,15 +331,18 @@
 # Not needed for packaged contents:
 rm %{buildroot}%{_docdir}/%{name}/packager-guide.*
 
+# Create symlinks for man pages
+%fdupes -s %{buildroot}%{_mandir}
+
 %pre
 %if 0%{?suse_version} < 1330
-getent passwd %{USER} >/dev/null || useradd -r -g %{GROUP} -s /bin/false -c 
"UPS daemon" -d /sbin %{USER} 2>/dev/null
+getent passwd %{NUT_USER} >/dev/null || useradd -r -g %{NUT_GROUP} -s 
/bin/false -c "UPS daemon" -d /sbin %{NUT_USER} 2>/dev/null
 %endif
 %service_add_pre nut-driver.service nut-server.service nut-monitor.service
 
 %post
 # Be sure that all files are owned by a dedicated user.
-chown -R %{USER}:%{GROUP} %{STATEPATH}
+chown -R %{NUT_USER}:%{NUT_GROUP} %{STATEPATH}
 # Generate initial passwords.
 if grep -q "password = @UPSD_INITIAL_MASTER_PASSWORD@" %{CONFPATH}/upsmon.conf 
%{CONFPATH}/upsd.users; then
   UPSD_INITIAL_MASTER_PASSWORD=$(head -c 20 /dev/urandom | md5sum | head -c 10)
@@ -349,7 +353,7 @@
   sed -i s/@UPSD_INITIAL_SLAVE_PASSWORD@/$UPSD_INITIAL_SLAVE_PASSWORD/ 
%{CONFPATH}/upsd.users
 fi
 # Be sure that all files are owned by a dedicated user.
-/bin/chown %{USER}:root %{CONFPATH}/upsd.conf %{CONFPATH}/upsmon.conf 
%{CONFPATH}/upsd.users
+/bin/chown %{NUT_USER}:root %{CONFPATH}/upsd.conf %{CONFPATH}/upsmon.conf 
%{CONFPATH}/upsd.users
 /bin/chmod 600 %{CONFPATH}/upsd.conf %{CONFPATH}/upsmon.conf 
%{CONFPATH}/upsd.users
 # Migrate Suspend to Disc to the new convention (bnc#449861 and later 
bnc#871406):
 # It was never on by default, but documentation up to 11.0 recommends
@@ -390,9 +394,9 @@
 %config(noreplace) %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services/nut
 %{_udevrulesdir}/*.rules
 %config(noreplace) %{CONFPATH}/hosts.conf
-%config(noreplace) %attr(600,%{USER},root) %{CONFPATH}/upsd.conf
-%config(noreplace) %attr(600,%{USER},root) %{CONFPATH}/upsd.users
-%config(noreplace) %attr(600,%{USER},root) %{CONFPATH}/upsmon.conf
+%config(noreplace) %attr(600,%{NUT_USER},root) %{CONFPATH}/upsd.conf
+%config(noreplace) %attr(600,%{NUT_USER},root) %{CONFPATH}/upsd.users
+%config(noreplace) %attr(600,%{NUT_USER},root) %{CONFPATH}/upsmon.conf
 %dir %{CONFPATH}
 %config(noreplace) %{CONFPATH}/nut.conf
 %config(noreplace) %{CONFPATH}/ups.conf
@@ -402,7 +406,7 @@
 %{MODELPATH}/*
 %exclude %{MODELPATH}/snmp-ups
 %exclude %{MODELPATH}/netxml-ups
-%attr(700,%{USER},%{GROUP}) %{STATEPATH}
+%attr(700,%{NUT_USER},%{NUT_GROUP}) %{STATEPATH}
 %{_unitdir}/*.service
 %{systemdsystemdutildir}/system-shutdown/*
 %{_libexecdir}/systemd/system-sleep/%{name}.sh





commit python-monascaclient for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-monascaclient for 
openSUSE:Factory checked in at 2018-01-31 19:52:05

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


Package is "python-monascaclient"

Wed Jan 31 19:52:05 2018 rev:5 rq:571134 version:1.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-monascaclient/python-monascaclient.changes
2018-01-24 15:27:19.859267529 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-monascaclient.new/python-monascaclient.changes
   2018-01-31 19:52:06.240884776 +0100
@@ -1,0 +2,8 @@
+Tue Jan 30 15:11:53 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.9.0
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+  - Enable client documentation
+
+---

Old:

  python-monascaclient-1.8.0.tar.gz

New:

  python-monascaclient-1.9.0.tar.gz



Other differences:
--
++ python-monascaclient.spec ++
--- /var/tmp/diff_new_pack.gyqVeJ/_old  2018-01-31 19:52:06.936852412 +0100
+++ /var/tmp/diff_new_pack.gyqVeJ/_new  2018-01-31 19:52:06.936852412 +0100
@@ -18,7 +18,7 @@
 
 %global sname python-monascaclient
 Name:   python-monascaclient
-Version:1.8.0
+Version:1.9.0
 Release:0
 Summary:Python API and CLI for OpenStack Monasca
 License:Apache-2.0

++ python-monascaclient-1.8.0.tar.gz -> python-monascaclient-1.9.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.8.0/AUTHORS 
new/python-monascaclient-1.9.0/AUTHORS
--- old/python-monascaclient-1.8.0/AUTHORS  2017-10-26 14:52:53.0 
+0200
+++ new/python-monascaclient-1.9.0/AUTHORS  2017-12-21 20:44:48.0 
+0100
@@ -49,6 +49,7 @@
 Victor Ion Munteanu 
 Witold Bedyk 
 ZhiQiang Fan 
+Zuul 
 bklei 
 cindy oneill 
 gecong1973 
@@ -56,6 +57,7 @@
 haali1 
 henriquetruta 
 howardlee 
+kornicameister 
 lingyongxu 
 oneilcin 
 rajat29 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.8.0/ChangeLog 
new/python-monascaclient-1.9.0/ChangeLog
--- old/python-monascaclient-1.8.0/ChangeLog2017-10-26 14:52:53.0 
+0200
+++ new/python-monascaclient-1.9.0/ChangeLog2017-12-21 20:44:48.0 
+0100
@@ -1,6 +1,14 @@
 CHANGES
 ===
 
+1.9.0
+-
+
+* Updated from global requirements
+* Updated from global requirements
+* Avoid tox\_install.sh for constraints support
+* Enable client documentation
+
 1.8.0
 -
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.8.0/PKG-INFO 
new/python-monascaclient-1.9.0/PKG-INFO
--- old/python-monascaclient-1.8.0/PKG-INFO 2017-10-26 14:52:53.0 
+0200
+++ new/python-monascaclient-1.9.0/PKG-INFO 2017-12-21 20:44:49.0 
+0100
@@ -1,8 +1,8 @@
 Metadata-Version: 1.1
 Name: python-monascaclient
-Version: 1.8.0
+Version: 1.9.0
 Summary: Monasca API Client Library
-Home-page: https://github.com/openstack/python-monascaclient
+Home-page: https://docs.openstack.org/python-monascaclient/latest/
 Author: OpenStack
 Author-email: openstack-...@lists.openstack.org
 License: UNKNOWN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-monascaclient-1.8.0/doc/source/cli/index.rst 
new/python-monascaclient-1.9.0/doc/source/cli/index.rst
--- old/python-monascaclient-1.8.0/doc/source/cli/index.rst 1970-01-01 
01:00:00.0 +0100
+++ new/python-monascaclient-1.9.0/doc/source/cli/index.rst 2017-12-21 
20:42:23.0 +0100
@@ -0,0 +1,13 @@
+=
+Using CLI
+=
+
+monasca CLI
+---
+
+.. toctree::
+   :maxdepth: 2
+
+   monasca CLI guide 
+   monasca CLI formatting 
+   monasca CLI debugging 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-monascaclient-1.8.0/doc/source/cli/monasca-debug.rst 
new/python-monascaclient-1.9.0/doc/source/cli/monasca-debug.rst
--- old/python-monascaclient-1.8.0/doc/source/cli/monasca-debug.rst 
1970-01-01 01:00:00.0 +0100
+++ new/python-monascaclient-1.9.0/doc/source/cli/monasca-debug.rst 
2017-12-21 

commit python-ironicclient for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-ironicclient for 
openSUSE:Factory checked in at 2018-01-31 19:52:01

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


Package is "python-ironicclient"

Wed Jan 31 19:52:01 2018 rev:11 rq:571132 version:2.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-ironicclient/python-ironicclient.changes  
2017-09-23 21:34:03.179786823 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ironicclient.new/python-ironicclient.changes 
2018-01-31 19:52:04.552963268 +0100
@@ -1,0 +2,47 @@
+Tue Jan 30 15:10:12 UTC 2018 - cloud-de...@suse.de
+
+- update to version 2.1.0
+  - Skip warning when changing target_raid_config
+  - Remove setting of version/release from releasenotes
+  - Mock filecache.CACHE in unit tests
+  - Clean up the release notes
+  - Avoid tox_install.sh for constraints support
+  - Cleanup test-requirements
+  - Add ability to provide configdrive when rebuilding with OSC
+  - Update release notes
+  - Do not depend on python-openstackclient
+  - Move legacy ironicclient jobs in-tree
+  - Accept None as a result of node validation in functional test
+  - Add basic tests for OSC plugin baremetal driver commands
+  - flake8: Enable some off-by-default checks
+  - Synchronize ironic and ironicclients list of boot devices
+  - Allow OS_BAREMETAL_API_VERSION=latest to work
+  - Update the documentation link for doc migration
+  - Use assertRegex instead of assertRegexpMatches
+  - zuul: centralize 'irrelevant-files' list
+  - Update README
+  - osc node power on & off commands
+  - [reno] Prelude for release 2.0
+  - Allow re-negotiation of the latest version supplied by CLI
+  - Use generic user for both zuul v2 and v3
+  - Replace testr with stestr
+  - Pass missing arguments to session in SessionClient._make_session_request
+  - Make functional tests on JSON output debugable
+  - Deprecate the ironic CLI
+  - Use the tempest plugin from openstack/ironic-tempest-plugin
+  - Add test for set/unset node target_raid_config
+  - Fix to use "." to source script files
+  - Set the default API version of OSC CLI to "latest"
+  - Add auto-generated CLI reference
+  - Create port with specific port group UUID in OSC
+  - Update documentation
+  - tox.ini: Add 'py36' to the default envlist
+  - Pass os_identity_api_version into functional tests
+  - Remove RBD examples
+  - Update reno for stable/pike
+  - Switch the deprecated "ironic" CLI to "latest" API version by default
+  - Do not use urljoin in base http client
+  - Updated from global requirements
+  - Remove deprecated OSC baremetal commands
+
+---

Old:

  python-ironicclient-1.17.0.tar.gz

New:

  python-ironicclient-2.1.0.tar.gz



Other differences:
--
++ python-ironicclient.spec ++
--- /var/tmp/diff_new_pack.wYGDEU/_old  2018-01-31 19:52:05.512918628 +0100
+++ /var/tmp/diff_new_pack.wYGDEU/_new  2018-01-31 19:52:05.512918628 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ironicclient
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,47 +18,47 @@
 
 %global sname python-ironicclient
 Name:   python-ironicclient
-Version:1.17.0
+Version:2.1.0
 Release:0
 Summary:Python API and CLI for OpenStack Ironic
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://launchpad.net/%{sname}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-Babel >= 2.3.4
 BuildRequires:  python-PrettyTable >= 0.7.1
-BuildRequires:  python-PyYAML >= 3.10.0
+BuildRequires:  python-PyYAML >= 3.10
 BuildRequires:  python-appdirs >= 1.3.0
 BuildRequires:  python-devel
 BuildRequires:  python-dogpile.cache >= 0.6.2
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-jsonschema >= 2.0.0
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-openstackclient >= 3.3.0
-BuildRequires:  python-os-testr >= 0.8.0
-BuildRequires:  python-osc-lib >= 1.5.1
-BuildRequires:  python-oslo.i18n >= 2.1.0
-BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-jsonschema >= 2.6.0
+BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-openstackclient >= 3.12.0
+BuildRequires:  python-os-testr 

commit perl-Sys-CPU for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package perl-Sys-CPU for openSUSE:Factory 
checked in at 2018-01-31 19:51:39

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


Package is "perl-Sys-CPU"

Wed Jan 31 19:51:39 2018 rev:6 rq:571085 version:0.61

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sys-CPU/perl-Sys-CPU.changes
2016-01-23 01:16:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sys-CPU.new/perl-Sys-CPU.changes   
2018-01-31 19:51:40.414085765 +0100
@@ -1,0 +2,12 @@
+Fri Jan 26 14:53:18 UTC 2018 - guilla...@opensuse.org
+
+-  Remove full URL since it is not available anymore there
+
+---
+Fri Jan 26 14:48:43 UTC 2018 - guilla...@opensuse.org
+
+- Fix check on AArch64, see 
+  https://rt.cpan.org/Public/Bug/Display.html?id=95400
+  adds 0001-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch
+
+---

New:

  0001-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch



Other differences:
--
++ perl-Sys-CPU.spec ++
--- /var/tmp/diff_new_pack.ktTz6D/_old  2018-01-31 19:51:41.118053030 +0100
+++ /var/tmp/diff_new_pack.ktTz6D/_new  2018-01-31 19:51:41.122052844 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sys-CPU
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,8 +24,10 @@
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Sys-CPU/
-Source: 
http://www.cpan.org/authors/id/M/MZ/MZSANFORD/%{cpan_name}-%{version}.tar.gz
-Patch0: 0002-cpu_clock-can-be-undefined-on-an-ARM.patch
+# Source: 
http://www.cpan.org/authors/id/M/MZ/MZSANFORD/%{cpan_name}-%{version}.tar.gz
+Source: %{cpan_name}-%{version}.tar.gz
+Patch0: 0001-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch
+Patch1: 0002-cpu_clock-can-be-undefined-on-an-ARM.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -40,6 +42,7 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 %patch0 -p1
+%patch1 -p1
 find . -type f -print0 | xargs -0 chmod 644
 
 %build

++ 0001-Add-support-for-cpu_type-on-ARM-and-AArch64-Linux-pl.patch ++
>From f77b2b0c795f5d2ad7a85ae3bfffcf74232836ec Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Tue, 6 May 2014 08:47:16 +0200
Subject: [PATCH 1/2] Add support for cpu_type on ARM and AArch64 Linux
 platforms
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

The CPU type is listed as Processor (upper-cased P) entry. SMP systems
enumerate cores by processor (lower-cased P) entries in addition.
The Processor is always first, so case-insesitive look-up is not
a problem.

Signed-off-by: Petr Písař 
---
 CPU.xs | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CPU.xs b/CPU.xs
index 236b14d..067c9cb 100644
--- a/CPU.xs
+++ b/CPU.xs
@@ -395,6 +395,9 @@ CODE:
 sysctlbyname("hw.model", value, , NULL, 0);
 #endif
 #ifdef __linux__
+#if defined __arm__ || defined __aarch64__
+value = proc_cpuinfo_field ("Processor");
+#endif
 #if defined __s390__ || defined __s390x__
 value = processor_machine_field (proc_cpuinfo_field ("processor") );
 #endif
-- 
1.9.0




commit python-congressclient for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-congressclient for 
openSUSE:Factory checked in at 2018-01-31 19:51:58

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


Package is "python-congressclient"

Wed Jan 31 19:51:58 2018 rev:4 rq:571131 version:1.9.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-congressclient/python-congressclient.changes  
2017-08-28 15:30:07.687410914 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-congressclient.new/python-congressclient.changes
 2018-01-31 19:52:00.849135503 +0100
@@ -1,0 +2,9 @@
+Tue Jan 30 15:08:09 UTC 2018 - cloud-de...@suse.de
+
+- update to version 1.9.0
+  - Enable include_rules option for library policy
+  - Support activating library policy
+  - Updated from global requirements
+  - Avoid tox_install.sh for constraints support
+
+---

Old:

  python-congressclient-1.8.0.tar.gz

New:

  python-congressclient-1.9.0.tar.gz



Other differences:
--
++ python-congressclient.spec ++
--- /var/tmp/diff_new_pack.OeLG9Q/_old  2018-01-31 19:52:01.489105743 +0100
+++ /var/tmp/diff_new_pack.OeLG9Q/_new  2018-01-31 19:52:01.497105371 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-congressclient
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,40 +18,40 @@
 
 %global sname python-congressclient
 Name:   python-congressclient
-Version:1.8.0
+Version:1.9.0
 Release:0
 Summary:Client library for Congress
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/%{name}
-Source0:
https://pypi.io/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
+Source0:
https://files.pythonhosted.org/packages/source/p/%{sname}/%{sname}-%{version}.tar.gz
 BuildRequires:  openstack-macros
 BuildRequires:  python-devel
 BuildRequires:  python-fixtures >= 3.0.0
-BuildRequires:  python-jsonpatch >= 1.1
-BuildRequires:  python-mock >= 2.0
-BuildRequires:  python-osc-lib >= 1.5.1
-BuildRequires:  python-oslo.log >= 3.22.0
-BuildRequires:  python-oslo.serialization >= 1.10.0
-BuildRequires:  python-oslo.utils >= 3.20.0
+BuildRequires:  python-jsonpatch >= 1.16
+BuildRequires:  python-mock >= 2.0.0
+BuildRequires:  python-osc-lib >= 1.7.0
+BuildRequires:  python-oslo.log >= 3.30.0
+BuildRequires:  python-oslo.serialization >= 2.18.0
+BuildRequires:  python-oslo.utils >= 3.31.0
 BuildRequires:  python-oslotest >= 1.10.0
 BuildRequires:  python-pbr >= 2.0.0
-BuildRequires:  python-python-subunit >= 0.0.18
-BuildRequires:  python-requests-mock >= 1.1
+BuildRequires:  python-python-subunit >= 1.0.0
+BuildRequires:  python-requests-mock >= 1.1.0
 BuildRequires:  python-setuptools >= 16.0
 BuildRequires:  python-testrepository >= 0.0.18
 BuildRequires:  python-testscenarios >= 0.4
-BuildRequires:  python-testtools >= 1.4.0
+BuildRequires:  python-testtools >= 2.2.0
 Requires:   python-Babel >= 2.3.4
-Requires:   python-cliff >= 2.6.0
-Requires:   python-keystoneauth1 >= 2.21.0
-Requires:   python-oslo.i18n >= 2.1.0
-Requires:   python-oslo.log >= 3.22.0
-Requires:   python-oslo.serialization >= 1.10.0
-Requires:   python-oslo.utils >= 3.20.0
+Requires:   python-cliff >= 2.8.0
+Requires:   python-keystoneauth1 >= 3.2.0
+Requires:   python-oslo.i18n >= 3.15.3
+Requires:   python-oslo.log >= 3.30.0
+Requires:   python-oslo.serialization >= 2.18.0
+Requires:   python-oslo.utils >= 3.31.0
 Requires:   python-pbr >= 2.0.0
 Requires:   python-requests >= 2.14.2
-Requires:   python-six >= 1.9.0
+Requires:   python-six >= 1.10.0
 BuildArch:  noarch
 
 %description
@@ -66,10 +66,10 @@
 
 %package doc
 Summary:Documentation for OpenStack Congress API client libary
-Group:  Documentation
+Group:  Documentation/HTML
 BuildRequires:  python-Sphinx
-BuildRequires:  python-openstackdocstheme >= 1.11.0
-BuildRequires:  python-reno >= 1.8.0
+BuildRequires:  python-openstackdocstheme >= 1.17.0
+BuildRequires:  python-reno >= 2.5.0
 
 %description doc
 This package is client for Congress component.

++ _service ++
--- /var/tmp/diff_new_pack.OeLG9Q/_old  2018-01-31 19:52:01.529103883 +0100
+++ /var/tmp/diff_new_pack.OeLG9Q/_new  2018-01-31 19:52:01.537103511 +0100
@@ -1,8 +1,8 @@
 
   
-

commit python-azure-mgmt-network for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-network for 
openSUSE:Factory checked in at 2018-01-31 19:51:36

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


Package is "python-azure-mgmt-network"

Wed Jan 31 19:51:36 2018 rev:2 rq:571079 version:1.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-network/python-azure-mgmt-network.changes
  2017-10-11 22:59:35.097550837 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-network.new/python-azure-mgmt-network.changes
 2018-01-31 19:51:37.902202572 +0100
@@ -1,0 +2,11 @@
+Fri Jan 19 12:47:41 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.7.1
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amn_drop-compatible-releases-operator.patch
+
+---

Old:

  azure-mgmt-network-1.5.0.zip

New:

  azure-mgmt-network-1.7.1.zip



Other differences:
--
++ python-azure-mgmt-network.spec ++
--- /var/tmp/diff_new_pack.NfXalO/_old  2018-01-31 19:51:38.442177462 +0100
+++ /var/tmp/diff_new_pack.NfXalO/_new  2018-01-31 19:51:38.454176904 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-network
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-network
-Version:1.5.0
+Version:1.7.1
 Release:0
 Summary:Microsoft Azure Network Management Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/network
 %{python_sitelib}/azure_mgmt_network-*.egg-info
 

++ amn_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.NfXalO/_old  2018-01-31 19:51:38.502174672 +0100
+++ /var/tmp/diff_new_pack.NfXalO/_new  2018-01-31 19:51:38.506174486 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-network-1.5.0.orig/setup.py 
azure-mgmt-network-1.5.0/setup.py
 azure-mgmt-network-1.5.0.orig/setup.py 2017-09-26 18:35:44.0 
+0200
-+++ azure-mgmt-network-1.5.0/setup.py  2017-10-02 09:39:14.540650114 +0200
-@@ -78,8 +78,8 @@
- zip_safe=False,
- packages=find_packages(exclude=["tests"]),
- install_requires=[
--'msrestazure~=0.4.11',
--'azure-common~=1.1',
-+'msrestazure>=0.4.11',
-+'azure-common>=1.1',
- ],
- cmdclass=cmdclass
- )
+diff -Nru azure-mgmt-network-1.7.1.orig/setup.py 
azure-mgmt-network-1.7.1/setup.py
+--- azure-mgmt-network-1.7.1.orig/setup.py 2017-12-20 17:39:42.0 
+0100
 azure-mgmt-network-1.7.1/setup.py  2018-01-19 13:43:35.483076015 +0100
+@@ -77,8 +77,8 @@
+ zip_safe=False,
+ packages=find_packages(exclude=["tests"]),
+ install_requires=[
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
+ ],
+ cmdclass=cmdclass
+ )




commit ocaml-dune for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package ocaml-dune for openSUSE:Factory 
checked in at 2018-01-31 19:51:25

Comparing /work/SRC/openSUSE:Factory/ocaml-dune (Old)
 and  /work/SRC/openSUSE:Factory/.ocaml-dune.new (New)


Package is "ocaml-dune"

Wed Jan 31 19:51:25 2018 rev:1 rq:571046 version:1.0.20180129.a3ff5e5

Changes:

New Changes file:

--- /dev/null   2018-01-05 12:14:39.755488130 +0100
+++ /work/SRC/openSUSE:Factory/.ocaml-dune.new/ocaml-dune.changes   
2018-01-31 19:51:25.970757396 +0100
@@ -0,0 +1,4 @@
+---
+Tue Jan 30 06:29:34 UTC 2018 - o...@aepfle.de
+
+- Initial version 1.0.20180129.a3ff5e5

New:

  _service
  ocaml-dune-1.0.20180129.a3ff5e5.tar.xz
  ocaml-dune.changes
  ocaml-dune.spec



Other differences:
--
++ ocaml-dune.spec ++
#
# spec file for package ocaml-dune
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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:   ocaml-dune
Version:1.0.20180129.a3ff5e5
Release:0
%{?ocaml_preserve_bytecode}
Summary:A composable build system for OCaml
License:Apache-2.0
Group:  Development/Languages/OCaml
Url:https://github.com/ocaml/dune
Conflicts:  ocaml-jbuilder
Conflicts:  ocaml-jbuilder-debuginfo
Conflicts:  ocaml-jbuilder-debugsource
Source: %{name}-%{version}.tar.xz
BuildRequires:  ocaml
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
A composable build system for OCaml

%prep
%setup -q

%build
sed -i~ s/ocamlopt/ocamlxxx/ bootstrap.ml
diff -u bootstrap.ml~ bootstrap.ml || : diff
make %{?_smp_mflags} PREFIX=%{_prefix}

%install
mkdir -p %{buildroot}%{_bindir}
mkdir -p %{buildroot}%{_mandir}/man1
cp -av _build/default/bin/main.exe %{buildroot}%{_bindir}/dune
ln -sfvbn dune %{buildroot}%{_bindir}/jbuilder
cp -av _build/default/doc/*.1 %{buildroot}%{_mandir}/man1/

%files
%defattr(-,root,root)
%doc CHANGES.md README.md LICENSE.md
%{_bindir}/*
%{_mandir}/*/*

%changelog
++ _service ++

  
git://github.com/ocaml/dune.git
git
1.0.%cd.%h
master
ocaml-dune
  
  
*.tar
xz
  
  




commit python-azure-mgmt-rdbms for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-rdbms for 
openSUSE:Factory checked in at 2018-01-31 19:51:34

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


Package is "python-azure-mgmt-rdbms"

Wed Jan 31 19:51:34 2018 rev:2 rq:571078 version:0.2.0rc1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-rdbms/python-azure-mgmt-rdbms.changes
  2017-10-11 22:59:47.888990195 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-rdbms.new/python-azure-mgmt-rdbms.changes
 2018-01-31 19:51:35.802300219 +0100
@@ -1,0 +2,12 @@
+Fri Jan 19 12:55:38 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 0.2.0rc1
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+- Refresh patches for new version
+  + amr_drop-compatible-releases-operator.patch
+- Update Requires from setup.py
+
+---

Old:

  azure-mgmt-rdbms-0.1.0.zip

New:

  azure-mgmt-rdbms-0.2.0rc1.zip



Other differences:
--
++ python-azure-mgmt-rdbms.spec ++
--- /var/tmp/diff_new_pack.o7afYt/_old  2018-01-31 19:51:36.314276412 +0100
+++ /var/tmp/diff_new_pack.o7afYt/_new  2018-01-31 19:51:36.358274366 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-rdbms
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-rdbms
-Version:0.1.0
+Version:0.2.0rc1
 Release:0
 Summary:Microsoft Azure RDBMS Management Client Library
 License:MIT
@@ -34,11 +34,11 @@
 BuildRequires:  python-rpm-macros
 BuildRequires:  unzip
 Requires:   python-azure-common < 2.0.0
-Requires:   python-azure-common >= 1.1.5
+Requires:   python-azure-common >= 1.1
 Requires:   python-azure-mgmt-nspkg
 Requires:   python-azure-nspkg
 Requires:   python-msrestazure < 1.0.0
-Requires:   python-msrestazure >= 0.4.7
+Requires:   python-msrestazure >= 0.4.11
 Conflicts:  python-azure-sdk <= 2.0.0
 
 BuildArch:  noarch
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/rdbms
 %{python_sitelib}/azure_mgmt_rdbms-*.egg-info
 

++ amr_drop-compatible-releases-operator.patch ++
--- /var/tmp/diff_new_pack.o7afYt/_old  2018-01-31 19:51:36.434270832 +0100
+++ /var/tmp/diff_new_pack.o7afYt/_new  2018-01-31 19:51:36.434270832 +0100
@@ -1,14 +1,14 @@
-diff -Nru azure-mgmt-rdbms-0.1.0.orig/setup.py azure-mgmt-rdbms-0.1.0/setup.py
 azure-mgmt-rdbms-0.1.0.orig/setup.py   2017-04-26 17:10:34.0 
+0200
-+++ azure-mgmt-rdbms-0.1.0/setup.py2017-06-12 11:16:19.059857778 +0200
+diff -Nru azure-mgmt-rdbms-0.2.0rc1.orig/setup.py 
azure-mgmt-rdbms-0.2.0rc1/setup.py
+--- azure-mgmt-rdbms-0.2.0rc1.orig/setup.py2017-10-16 18:55:46.0 
+0200
 azure-mgmt-rdbms-0.2.0rc1/setup.py 2018-01-19 13:51:29.202569997 +0100
 @@ -78,8 +78,8 @@
- zip_safe=False,
- packages=find_packages(),
- install_requires=[
--'msrestazure~=0.4.7',
--'azure-common~=1.1.5',
-+'msrestazure>=0.4.7',
-+'azure-common>=1.1.5',
- ],
- cmdclass=cmdclass
- )
+ zip_safe=False,
+ packages=find_packages(exclude=["tests"]),
+ install_requires=[
+-'msrestazure~=0.4.11',
+-'azure-common~=1.1',
++'msrestazure>=0.4.11',
++'azure-common>=1.1',
+ ],
+ cmdclass=cmdclass
+ )




commit python-azure-mgmt-redis for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-redis for 
openSUSE:Factory checked in at 2018-01-31 19:51:32

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


Package is "python-azure-mgmt-redis"

Wed Jan 31 19:51:32 2018 rev:2 rq:571077 version:4.1.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-redis/python-azure-mgmt-redis.changes
  2017-10-11 22:59:56.980591904 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-redis.new/python-azure-mgmt-redis.changes
 2018-01-31 19:51:32.670445854 +0100
@@ -1,0 +2,9 @@
+Fri Jan 19 13:29:43 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 4.1.1
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-redis-4.1.0.zip

New:

  azure-mgmt-redis-4.1.1.zip



Other differences:
--
++ python-azure-mgmt-redis.spec ++
--- /var/tmp/diff_new_pack.89pVDF/_old  2018-01-31 19:51:33.270417955 +0100
+++ /var/tmp/diff_new_pack.89pVDF/_new  2018-01-31 19:51:33.274417769 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-redis
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-redis
-Version:4.1.0
+Version:4.1.1
 Release:0
 Summary:Microsoft Azure Redis Cache Resource Management Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/redis
 %{python_sitelib}/azure_mgmt_redis-*.egg-info
 




commit python-azure-mgmt-resource for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-azure-mgmt-resource for 
openSUSE:Factory checked in at 2018-01-31 19:51:30

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


Package is "python-azure-mgmt-resource"

Wed Jan 31 19:51:30 2018 rev:2 rq:571076 version:1.2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-mgmt-resource/python-azure-mgmt-resource.changes
2017-10-11 23:00:04.432265454 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-azure-mgmt-resource.new/python-azure-mgmt-resource.changes
   2018-01-31 19:51:31.426503699 +0100
@@ -1,0 +2,9 @@
+Fri Jan 19 13:34:01 UTC 2018 - adrian.glaub...@suse.com
+
+- New upstream release
+  + Version 1.2.2
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Install HISTORY.rst into doc directory
+
+---

Old:

  azure-mgmt-resource-1.2.0rc3.zip

New:

  azure-mgmt-resource-1.2.2.zip



Other differences:
--
++ python-azure-mgmt-resource.spec ++
--- /var/tmp/diff_new_pack.TXMkMF/_old  2018-01-31 19:51:32.438456642 +0100
+++ /var/tmp/diff_new_pack.TXMkMF/_new  2018-01-31 19:51:32.458455712 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-azure-mgmt-resource
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-azure-mgmt-resource
-Version:1.2.0rc3
+Version:1.2.2
 Release:0
 Summary:Microsoft Azure Resource Management Client Library
 License:MIT
@@ -72,7 +72,7 @@
 
 %files %{python_files}
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.rst
+%doc HISTORY.rst LICENSE.txt README.rst
 %{python_sitelib}/azure/mgmt/resource
 %{python_sitelib}/azure_mgmt_resource-*.egg-info
 




commit spectator for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package spectator for openSUSE:Factory 
checked in at 2018-01-31 19:51:27

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


Package is "spectator"

Wed Jan 31 19:51:27 2018 rev:2 rq:571069 version:0.6+git74.9ef0de5

Changes:

--- /work/SRC/openSUSE:Factory/spectator/spectator.changes  2016-01-12 
16:13:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.spectator.new/spectator.changes 2018-01-31 
19:51:28.742628502 +0100
@@ -1,0 +2,9 @@
+Tue Jan 30 12:37:10 UTC 2018 - aloi...@gmx.com
+
+- Update to current git version and fix Factory build
+
+- Added library and devel subpackages
+
+- Changed version format to fit Joliet filesystem
+
+---

Old:

  spectator-0.6~git.20151230.7a98b31.tar.xz

New:

  spectator-0.6+git74.9ef0de5.tar.xz



Other differences:
--
++ spectator.spec ++
--- /var/tmp/diff_new_pack.zhPbIc/_old  2018-01-31 19:51:29.310602091 +0100
+++ /var/tmp/diff_new_pack.zhPbIc/_new  2018-01-31 19:51:29.314601905 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package spectator
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,34 +17,78 @@
 
 
 Name:   spectator
-Version:0.6~git.20151230.7a98b31
+Version:0.6+git74.9ef0de5
 Release:0
-Summary:System tray wich downloads and display info about Turris router
+Summary:System tray that downloads and display info about the Turris 
router
 License:GPL-3.0+
 Group:  Productivity/Networking/Other
 Url:https://gitlab.labs.nic.cz/turris/spectator
 Source: %{name}-%{version}.tar.xz
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qttranslations
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Gui)
+BuildRequires:  pkgconfig(Qt5Network)
+BuildRequires:  pkgconfig(Qt5PrintSupport)
+BuildRequires:  pkgconfig(Qt5Widgets)
+BuildRequires:  pkgconfig(Qt5Xml)
 Requires:   openssl
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-Spectrator, systray tool for display various information about Turris router
-from CZ.nic
+Spectator, systray tool to display various informations about the
+Turris router from CZ.nic
+
+%package -n libturris-spectator0
+Summary:System tray that downloads and display info about the Turris 
router
+Group:  System/Libraries
+
+%description -n libturris-spectator0
+Spectator, systray tool to display various informations about the
+Turris router from CZ.nic
+
+%package -n libturris-spectator-devel
+Summary:Development files for libturris-spectator
+Group:  Development/Libraries/C and C++
+Requires:   libturris-spectator0 = %{version}
+
+%description -n libturris-spectator-devel
+The libturris-spectator-devel package contains libraries and header files for
+developing applications that use libturris-spectator.
 
 %prep
 %setup -q
+# old function fails with Qt 5.10
+sed -e 's/lessThan(/versionAtLeast(/' -e 's/QT_VERSION/QT_VERSION_STR/' \
+-i spectator.pro
+# set proper destination path
+sed -e '/^target.path/s/lib/$${LIBDIR}/' -i library/library.pro
 
 %build
-%qmake5 PREFIX="%{_prefix}"
+%qmake5 PREFIX="%{_prefix}" LIBDIR="%{_lib}"
 %make_jobs
 
 %install
 %{qmake5_install}
 
+%post -n libturris-spectator0 -p /sbin/ldconfig
+
+%postun -n libturris-spectator0 -p /sbin/ldconfig
+
 %files
 %defattr(-,root,root)
 %doc CHANGELOG README.rst COPYING
-%{_bindir}/spectator
+%{_bindir}/turris-spectator
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/pixmaps/%{name}.png
+
+%files -n libturris-spectator0
+%defattr(-,root,root)
+%{_libdir}/libturris-spectator.so.*
+
+%files -n libturris-spectator-devel
+%defattr(-,root,root)
+%{_includedir}/%{name}
+%{_libdir}/libturris-spectator.so
 
+%changelog

++ _service ++
--- /var/tmp/diff_new_pack.zhPbIc/_old  2018-01-31 19:51:29.346600416 +0100
+++ /var/tmp/diff_new_pack.zhPbIc/_new  2018-01-31 19:51:29.346600416 +0100
@@ -6,7 +6,7 @@
 .git
 spectator
 master
-0.6~git.%cd.%h
+0.6+git@TAG_OFFSET@.%h
 
 
 *.tar




commit gnome-recipes for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package gnome-recipes for openSUSE:Factory 
checked in at 2018-01-31 19:51:12

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


Package is "gnome-recipes"

Wed Jan 31 19:51:12 2018 rev:5 rq:570903 version:2.0.2

Changes:

--- /work/SRC/openSUSE:Factory/gnome-recipes/gnome-recipes.changes  
2017-11-24 10:53:46.113823501 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-recipes.new/gnome-recipes.changes 
2018-01-31 19:51:13.755325424 +0100
@@ -1,0 +2,9 @@
+Sun Jan 28 09:50:42 UTC 2018 - bjorn@gmail.com
+
+- Add gnome-recipes-nb-translations.patch: Update Norwegian Bokmål
+  translations.
+- Minor spec cleanup, use autosetup macro, pass explicit
+  autoar=yes, gspell=yes and canberra=yes to meson, ensure we build
+  the features we want.
+
+---

New:

  gnome-recipes-nb-translations.patch



Other differences:
--
++ gnome-recipes.spec ++
--- /var/tmp/diff_new_pack.K8CcTc/_old  2018-01-31 19:51:14.579287109 +0100
+++ /var/tmp/diff_new_pack.K8CcTc/_new  2018-01-31 19:51:14.587286737 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-recipes
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,7 +23,10 @@
 License:GPL-3.0+
 Group:  Productivity/Other
 Url:https://wiki.gnome.org/Design/Apps/Recipes
-Source: 
http://download.gnome.org/sources/gnome-recipes/2.0/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/gnome-recipes/2.0/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-recipes-nb-translations.patch bjorn@gmail.com 
-- Update Norwegian Bokmål translations
+Patch0: gnome-recipes-nb-translations.patch
+
 BuildRequires:  appstream-glib
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel >= 2.42
@@ -44,7 +47,6 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(rest-0.7)
 Recommends: %{name}-lang = %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 GNOME Recipes is an easy-to-use application that will help you to discover 
what to cook
@@ -75,10 +77,14 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-%meson
+%meson \
+   -D autoar=yes \
+   -D gspell=yes \
+   -D canberra=yes \
+   %{nil}
 %meson_build
 
 %install
@@ -90,7 +96,6 @@
 %find_lang %{name}-data %{?no_lang_C}
 
 %files
-%defattr(-,root,root)
 %doc COPYING README.md
 %{_bindir}/%{name}
 %{_datadir}/applications/*.desktop
@@ -103,12 +108,10 @@
 %{_datadir}/help/C/org.gnome.Recipes/
 
 %files -n gnome-shell-search-provider-%{name}
-%defattr(-,root,root)
 %dir %{_datadir}/gnome-shell
 %dir %{_datadir}/gnome-shell/search-providers
 %{_datadir}/gnome-shell/search-providers/org.gnome.Recipes-search-provider.ini
 
 %files lang -f %{name}.lang -f %{name}-data.lang -f org.gnome.Recipes.lang
-%defattr(-,root,root)
 
 %changelog

++ gnome-recipes-nb-translations.patch ++
 6401 lines (skipped)




commit python-matplotlib for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-matplotlib for 
openSUSE:Factory checked in at 2018-01-31 19:51:16

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


Package is "python-matplotlib"

Wed Jan 31 19:51:16 2018 rev:58 rq:570907 version:2.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes  
2018-01-19 11:53:51.761801614 +0100
+++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 
2018-01-31 19:51:17.375157099 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 10:30:10 UTC 2018 - r...@rotkraut.de
+
+- Update versions of required packages.
+
+---



Other differences:
--
++ python-matplotlib.spec ++
--- /var/tmp/diff_new_pack.5Co8ge/_old  2018-01-31 19:51:18.863087909 +0100
+++ /var/tmp/diff_new_pack.5Co8ge/_new  2018-01-31 19:51:18.867087724 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-matplotlib
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -42,11 +42,11 @@
 BuildRequires:  python-functools32
 BuildRequires:  python-subprocess32
 # Needed for all versions of python
-BuildRequires:  %{python_module Cycler}
+BuildRequires:  %{python_module Cycler >= 0.10}
 BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module numpy >= 1.6}
-BuildRequires:  %{python_module numpy-devel >= 1.6}
-BuildRequires:  %{python_module pyparsing >= 1.5.6}
+BuildRequires:  %{python_module numpy >= 1.7.1}
+BuildRequires:  %{python_module numpy-devel >= 1.7.1}
+BuildRequires:  %{python_module pyparsing > 2.1.6}
 BuildRequires:  %{python_module pytz}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six >= 1.10}
@@ -94,9 +94,9 @@
 # WebAgg dependencies
 BuildRequires:  %{python_module tornado}
 # End of backend dependencies
-Requires:   python-Cycler
-Requires:   python-numpy >= 1.6
-Requires:   python-pyparsing >= 1.5.6
+Requires:   python-Cycler >= 0.10
+Requires:   python-numpy >= 1.7.1
+Requires:   python-pyparsing > 2.1.6
 Requires:   python-python-dateutil >= 1.1
 Requires:   python-pytz
 Requires:   python-six >= 1.10




commit u-boot for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2018-01-31 19:50:18

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


Package is "u-boot"

Wed Jan 31 19:50:18 2018 rev:93 rq:570893 version:2018.01

Changes:

--- /work/SRC/openSUSE:Factory/u-boot/u-boot-a10-olinuxino-lime.changes 
2017-11-17 11:00:36.387399360 +0100
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes
2018-01-31 19:50:53.868250180 +0100
@@ -1,0 +2,32 @@
+Wed Jan 17 17:11:04 UTC 2018 - afaer...@suse.de
+
+- Add turrisomnia
+
+---
+Wed Jan 17 09:51:41 UTC 2018 - guilla...@opensuse.org
+
+- Updated to 2018.01
+
+---
+Mon Jan  8 09:02:47 UTC 2018 - guilla...@opensuse.org
+
+- Updated to 2018.01-rc3
+
+---
+Tue Dec 19 13:59:57 UTC 2017 - guilla...@opensuse.org
+
+- Updated to 2018.01-rc2
+
+---
+Fri Dec  8 07:50:19 UTC 2017 - guilla...@opensuse.org
+
+- Updated to 2018.01-rc1
+- Remove am57xx_evm_nodt since it has been removed upstream
+
+---
+Sat Nov 25 23:00:31 UTC 2017 - afaer...@suse.de
+
+- Add nanopi_a64
+- Update orangepi_pc2 packaging
+
+---
u-boot-a13-olinuxino.changes: same change
u-boot-a13-olinuxinom.changes: same change
u-boot-a20-olinuxino-lime.changes: same change
u-boot-a20-olinuxino-lime2.changes: same change
u-boot-a20-olinuxinomicro.changes: same change
u-boot-am335xboneblack.changes: same change
u-boot-am335xevm.changes: same change
u-boot-am57xxevm.changes: same change
u-boot-arndale.changes: same change
u-boot-bananapi.changes: same change
u-boot-clearfog.changes: same change
u-boot-colibrit20.changes: same change
u-boot-cubieboard.changes: same change
u-boot-cubieboard2.changes: same change
u-boot-cubietruck.changes: same change
u-boot-dragonboard410c.changes: same change
u-boot-evb-rk3399.changes: same change
u-boot-firefly-rk3288.changes: same change
u-boot-firefly-rk3399.changes: same change
u-boot-geekbox.changes: same change
u-boot-highbank.changes: same change
u-boot-hikey.changes: same change
u-boot-hyundaia7hd.changes: same change
u-boot-jetson-tk1.changes: same change
u-boot-lamobor1.changes: same change
u-boot-ls1012afrdmqspi.changes: same change
u-boot-melea1000.changes: same change
u-boot-merriia80optimus.changes: same change
u-boot-mvebudb-88f3720.changes: same change
u-boot-mvebudbarmada8k.changes: same change
u-boot-mvebuespressobin-88f3720.changes: same change
u-boot-mvebumcbin-88f8040.changes: same change
u-boot-mx53loco.changes: same change
u-boot-mx6cuboxi.changes: same change
u-boot-mx6qsabrelite.changes: same change
New Changes file:

--- /dev/null   2018-01-05 12:14:39.755488130 +0100
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-nanopia64.changes 
2018-01-31 19:50:56.560125007 +0100
@@ -0,0 +1,1737 @@
+---
+Wed Jan 17 17:11:04 UTC 2018 - afaer...@suse.de
+
+- Add turrisomnia
+
+---
+Wed Jan 17 09:51:41 UTC 2018 - guilla...@opensuse.org
+
+- Updated to 2018.01
+
+---
+Mon Jan  8 09:02:47 UTC 2018 - guilla...@opensuse.org
+
+- Updated to 2018.01-rc3
+
+---
+Tue Dec 19 13:59:57 UTC 2017 - guilla...@opensuse.org
+
+- Updated to 2018.01-rc2
+
+---
+Fri Dec  8 07:50:19 UTC 2017 - guilla...@opensuse.org
+
+- Updated to 2018.01-rc1
+- Remove am57xx_evm_nodt since it has been removed upstream
+
+---
+Sat Nov 25 23:00:31 UTC 2017 - afaer...@suse.de
+
+- Add nanopi_a64
+- Update orangepi_pc2 packaging
+
+---
+Thu Nov 16 12:27:27 UTC 2017 - guilla...@opensuse.org
+
+- Patch queue updated from git://github.com/openSUSE/u-boot.git 
tumbleweed-2017.11
+* Patches added:
+  0004-Fix-MMC1-external-SD-slot-on-Samsun.patch
+
+---
+Tue Nov 14 10:10:21 UTC 2017 - guilla...@opensuse.org
+
+- Updated to v2017.11
+
+---
+Tue Nov  7 09:59:19 UTC 2017 - guilla...@opensuse.org
+
+- Updated to v2017.11-rc4
+
+---
+Tue Oct 31 

commit ghc-hmpfr for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package ghc-hmpfr for openSUSE:Factory 
checked in at 2018-01-31 19:50:06

Comparing /work/SRC/openSUSE:Factory/ghc-hmpfr (Old)
 and  /work/SRC/openSUSE:Factory/.ghc-hmpfr.new (New)


Package is "ghc-hmpfr"

Wed Jan 31 19:50:06 2018 rev:2 rq:570660 version:0.4.4

Changes:

--- /work/SRC/openSUSE:Factory/ghc-hmpfr/ghc-hmpfr.changes  2017-04-12 
18:06:58.680334871 +0200
+++ /work/SRC/openSUSE:Factory/.ghc-hmpfr.new/ghc-hmpfr.changes 2018-01-31 
19:50:10.490267234 +0100
@@ -1,0 +2,16 @@
+Mon Jan 29 11:25:52 UTC 2018 - psim...@suse.com
+
+- Update hmpfr to version 0.4.4.
+  Fix compilation with mpfr-4.0.0.0.
+
+---
+Thu Aug 17 03:03:30 UTC 2017 - psim...@suse.com
+
+- Update to version 0.4.3.
+
+---
+Thu Aug  3 15:38:38 UTC 2017 - psim...@suse.com
+
+- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
+
+---

Old:

  hmpfr-0.4.2.1.tar.gz

New:

  hmpfr-0.4.4.tar.gz



Other differences:
--
++ ghc-hmpfr.spec ++
--- /var/tmp/diff_new_pack.Pl47E0/_old  2018-01-31 19:50:11.306229293 +0100
+++ /var/tmp/diff_new_pack.Pl47E0/_new  2018-01-31 19:50:11.310229107 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghc-hmpfr
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,17 +18,16 @@
 
 %global pkg_name hmpfr
 Name:   ghc-%{pkg_name}
-Version:0.4.2.1
+Version:0.4.4
 Release:0
 Summary:Haskell binding to the MPFR library
 License:BSD-3-Clause
-Group:  Development/Languages/Other
-Url:https://hackage.haskell.org/package/%{pkg_name}
+Group:  Development/Libraries/Haskell
+URL:https://hackage.haskell.org/package/%{pkg_name}
 Source0:
https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg_name}-%{version}.tar.gz
 BuildRequires:  ghc-Cabal-devel
 BuildRequires:  ghc-rpm-macros
 BuildRequires:  mpfr-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Haskell binding to the MPFR library.
@@ -40,7 +39,7 @@
 
 %package devel
 Summary:Haskell %{pkg_name} library development files
-Group:  Development/Libraries/Other
+Group:  Development/Libraries/Haskell
 Requires:   %{name} = %{version}-%{release}
 Requires:   ghc-compiler = %{ghc_version}
 Requires:   mpfr-devel
@@ -66,7 +65,6 @@
 %ghc_pkg_recache
 
 %files -f %{name}.files
-%defattr(-,root,root,-)
 %doc LICENSE
 %dir %{_datadir}/%{pkg_name}-%{version}
 %{_datadir}/%{pkg_name}-%{version}/README.md
@@ -74,6 +72,5 @@
 %{_datadir}/%{pkg_name}-%{version}/ChangeLog
 
 %files devel -f %{name}-devel.files
-%defattr(-,root,root,-)
 
 %changelog

++ hmpfr-0.4.2.1.tar.gz -> hmpfr-0.4.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hmpfr-0.4.2.1/ChangeLog new/hmpfr-0.4.4/ChangeLog
--- old/hmpfr-0.4.2.1/ChangeLog 2016-12-28 18:05:26.0 +0100
+++ new/hmpfr-0.4.4/ChangeLog   2018-01-15 17:19:46.0 +0100
@@ -1,3 +1,5 @@
+0.4.4: 15 Jan 2018: Fix compilation with mpfr-4.0.0.0
+0.4.3: 7 Aug 2017: expose all modules
 0.4.2.1: 28 Dec 2016: instance Generic MPFR
 0.4.2: 2nd Sep 2016: Added RealFloat instances
 0.4.1: 2nd Aug 2016: Added support for digamma
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hmpfr-0.4.2.1/cbits/chsmpfr.c 
new/hmpfr-0.4.4/cbits/chsmpfr.c
--- old/hmpfr-0.4.2.1/cbits/chsmpfr.c   2016-07-12 00:08:33.0 +0200
+++ new/hmpfr-0.4.4/cbits/chsmpfr.c 2018-01-16 11:00:01.0 +0100
@@ -20,7 +20,11 @@
   return state;
 }
 
+#if defined (_MPFR_PROTO)
 __MPFR_DECLSPEC int mpfr_urandomb_deref_randstate _MPFR_PROTO ((mpfr_ptr dP, 
gmp_randstate_t * rsP))
+#else
+__MPFR_DECLSPEC int mpfr_urandomb_deref_randstate (mpfr_ptr dP, 
gmp_randstate_t * rsP)
+#endif
 {
   return mpfr_urandomb(dP, * rsP);
 }
@@ -33,7 +37,7 @@
   return mpfr_inf_p(p);
 }
 int mpfr_zero_p_wrap(const mpfr_ptr p) {
-  return mpfr_zero_p(p); 
+  return mpfr_zero_p(p);
 }
 
 int mpfr_set_wrap(const mpfr_ptr p1, const mpfr_ptr p2, mp_rnd_t r) {
@@ -58,7 +62,7 @@
 
 int mpfr_sgn_wrap (const mpfr_ptr p1) {
   return mpfr_sgn (p1);
-} 
+}
 
 int mpfr_set_si_wrap (const mpfr_ptr p, long int si, mp_rnd_t r) {
   return mpfr_set_si(p, si, r);
@@ -105,7 +109,7 @@
 }
 
 size_t 

commit os-autoinst for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2018-01-31 19:49:59

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


Package is "os-autoinst"

Wed Jan 31 19:49:59 2018 rev:13 rq:570649 version:4.5.1516891126.e9d61c6d

Changes:

--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2018-01-24 
15:31:57.934261902 +0100
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst.changes 
2018-01-31 19:50:07.658398913 +0100
@@ -1,0 +2,7 @@
+Mon Jan 29 15:18:43 UTC 2018 - ok...@suse.com
+
+- Update to version 4.5.1516891126.e9d61c6d:
+  * qemu: Die unless mandatory variable WORKER_HOSTNAME is set in NBF (#914)
+  * Extract function which will retrun VM's host IP (#913)
+
+---

Old:

  os-autoinst-4.5.1516628925.5467a37f.tar.xz

New:

  os-autoinst-4.5.1516891126.e9d61c6d.tar.xz



Other differences:
--
++ os-autoinst.spec ++
--- /var/tmp/diff_new_pack.fQsgEL/_old  2018-01-31 19:50:10.338274302 +0100
+++ /var/tmp/diff_new_pack.fQsgEL/_new  2018-01-31 19:50:10.342274116 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   os-autoinst
-Version:4.5.1516628925.5467a37f
+Version:4.5.1516891126.e9d61c6d
 Release:0
 Summary:OS-level test automation
 License:GPL-2.0+

++ os-autoinst-4.5.1516628925.5467a37f.tar.xz -> 
os-autoinst-4.5.1516891126.e9d61c6d.tar.xz ++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.5.1516628925.5467a37f.tar.xz
 
/work/SRC/openSUSE:Factory/.os-autoinst.new/os-autoinst-4.5.1516891126.e9d61c6d.tar.xz
 differ: char 26, line 1




commit python-cairocffi for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package python-cairocffi for 
openSUSE:Factory checked in at 2018-01-31 19:49:42

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


Package is "python-cairocffi"

Wed Jan 31 19:49:42 2018 rev:9 rq:570200 version:0.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cairocffi/python-cairocffi.changes
2017-04-20 20:53:06.297681348 +0200
+++ /work/SRC/openSUSE:Factory/.python-cairocffi.new/python-cairocffi.changes   
2018-01-31 19:49:42.78355 +0100
@@ -1,0 +2,6 @@
+Fri Jan 26 21:07:25 UTC 2018 - p...@cervinka.net
+
+- Add xcffib support 
+- Spec file cleaned
+
+---



Other differences:
--
++ python-cairocffi.spec ++
--- /var/tmp/diff_new_pack.Dy48ZU/_old  2018-01-31 19:49:43.455524310 +0100
+++ /var/tmp/diff_new_pack.Dy48ZU/_new  2018-01-31 19:49:43.459524124 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cairocffi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,12 +28,14 @@
 BuildRequires:  %{python_module cffi >= 0.6}
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module xcffib >= 0.3.2}
 BuildRequires:  cairo
 BuildRequires:  gdk-pixbuf
 BuildRequires:  python-rpm-macros
 Requires:   cairo
+Requires:   python
 Requires:   python-cffi >= 0.6
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Requires:   python-xcffib >= 0.3.2
 BuildArch:  noarch
 %python_subpackages
 
@@ -66,8 +68,7 @@
 %install
 %python_install
 
-%files %python_files
-%defattr(-,root,root,-)
+%files %{python_files}
 %doc LICENSE CHANGES README.rst
 %{python_sitelib}/cairocffi-%{version}-py*.egg-info
 %{python_sitelib}/cairocffi/
@@ -79,7 +80,6 @@
 %endif
 
 %files %{python_files pixbuf}
-%defattr(-,root,root,-)
 %{python_sitelib}/cairocffi/pixbuf.py*
 %{python_sitelib}/cairocffi/test_pixbuf.py*
 %ifpycache




commit libnss_nis for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package libnss_nis for openSUSE:Factory 
checked in at 2018-01-31 19:49:39

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


Package is "libnss_nis"

Wed Jan 31 19:49:39 2018 rev:2 rq:569500 version:3.0

Changes:

--- /work/SRC/openSUSE:Factory/libnss_nis/libnss_nis.changes2017-10-06 
10:53:13.210139734 +0200
+++ /work/SRC/openSUSE:Factory/.libnss_nis.new/libnss_nis.changes   
2018-01-31 19:49:41.275625671 +0100
@@ -1,0 +2,6 @@
+Thu Jan 25 12:13:36 UTC 2018 - ku...@suse.de
+
+- Update to version 3.0
+  - get ride of GLIBC_PRIVATE symbols
+
+---

Old:

  libnss_nis-1.3.tar.bz2

New:

  libnss_nis-3.0.tar.bz2



Other differences:
--
++ libnss_nis.spec ++
--- /var/tmp/diff_new_pack.EXFxPG/_old  2018-01-31 19:49:42.223581594 +0100
+++ /var/tmp/diff_new_pack.EXFxPG/_new  2018-01-31 19:49:42.247580477 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libnss_nis
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,9 @@
 #
 
 
-
 Name:   libnss_nis
-Version:1.3
-Release:1
+Version:3.0
+Release:0
 Summary:NSS NIS plugin for glibc
 License:LGPL-2.1
 Group:  System/Libraries
@@ -30,9 +29,6 @@
 Source: %{name}-%{version}.tar.bz2
 Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# We need some private NSS functions
-%define __filter_GLIBC_PRIVATE 1
-
 
 %description
 The NSS NIS plugin provides NIS support for get*nam() functions from

++ libnss_nis-1.3.tar.bz2 -> libnss_nis-3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnss_nis-1.3/NEWS new/libnss_nis-3.0/NEWS
--- old/libnss_nis-1.3/NEWS 2017-02-23 13:42:33.0 +0100
+++ new/libnss_nis-3.0/NEWS 2018-01-25 12:12:07.0 +0100
@@ -1,5 +1,11 @@
 libnss_nis NEWS -- history of user-visible changes.
 
+Version 3.0
+* Get ride of all GLIBC_PRIVATE symbols
+
+Version 1.4
+* Make more Linux Distribution independent
+
 Version 1.3
 * Fix compiler warnings
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnss_nis-1.3/configure new/libnss_nis-3.0/configure
--- old/libnss_nis-1.3/configure2017-02-23 13:42:13.0 +0100
+++ new/libnss_nis-3.0/configure2018-01-25 12:09:49.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libnss_nis 1.3.
+# Generated by GNU Autoconf 2.69 for libnss_nis 3.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='libnss_nis'
 PACKAGE_TARNAME='libnss_nis'
-PACKAGE_VERSION='1.3'
-PACKAGE_STRING='libnss_nis 1.3'
+PACKAGE_VERSION='3.0'
+PACKAGE_STRING='libnss_nis 3.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1323,7 +1323,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libnss_nis 1.3 to adapt to many kinds of systems.
+\`configure' configures libnss_nis 3.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1393,7 +1393,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of libnss_nis 1.3:";;
+ short | recursive ) echo "Configuration of libnss_nis 3.0:";;
esac
   cat <<\_ACEOF
 
@@ -1509,7 +1509,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libnss_nis configure 1.3
+libnss_nis configure 3.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1874,7 +1874,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libnss_nis $as_me 1.3, which was
+It was created by libnss_nis $as_me 3.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2737,7 +2737,7 @@
 
 # Define the identity of the package.
  PACKAGE='libnss_nis'
- VERSION='1.3'
+ VERSION='3.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -12692,7 +12692,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options 

commit kronometer for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package kronometer for openSUSE:Factory 
checked in at 2018-01-31 19:49:47

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


Package is "kronometer"

Wed Jan 31 19:49:47 2018 rev:2 rq:570316 version:2.2.1

Changes:

--- /work/SRC/openSUSE:Factory/kronometer/kronometer.changes2018-01-10 
23:30:23.817457016 +0100
+++ /work/SRC/openSUSE:Factory/.kronometer.new/kronometer.changes   
2018-01-31 19:49:49.451245520 +0100
@@ -1,0 +2,7 @@
+Sat Jan 27 20:14:34 UTC 2018 - wba...@tmo.at
+
+- Update to 2.2.1:
+  * Fixed laps sorting
+  * Updated translations
+
+---

Old:

  kronometer-2.2.0.tar.xz

New:

  kronometer-2.2.1.tar.xz



Other differences:
--
++ kronometer.spec ++
--- /var/tmp/diff_new_pack.SKLcQV/_old  2018-01-31 19:49:50.443199396 +0100
+++ /var/tmp/diff_new_pack.SKLcQV/_new  2018-01-31 19:49:50.447199210 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   kronometer
-Version:2.2.0
+Version:2.2.1
 Release:0
 Summary:A stopwatch application by KDE
 License:GPL-2.0+

++ kronometer-2.2.0.tar.xz -> kronometer-2.2.1.tar.xz ++
 1813 lines of diff (skipped)




commit qscintilla-qt5 for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2018-01-31 19:49:50

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new (New)


Package is "qscintilla-qt5"

Wed Jan 31 19:49:50 2018 rev:4 rq:570358 version:2.10.2

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt4.changes 
2017-06-15 11:19:09.167334493 +0200
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt4.changes
2018-01-31 19:49:53.835041680 +0100
@@ -1,0 +2,10 @@
+Fri Jan 26 17:37:39 UTC 2018 - aloi...@gmx.com
+
+- Update to version 2.10.2
+  * Added setScrollWidth() , scrollWidth, setScrollWidthTracking()
+and scrollWidthTracking() to QsciScintilla.
+  * Bug fixes.
+  version v2.10.1
+  * Added previously internal lexer methods to the Python bindings.
+
+---
python-qscintilla-qt5.changes: same change
qscintilla-qt4.changes: same change
qscintilla-qt5.changes: same change

Old:

  QScintilla_gpl-2.10.tar.gz

New:

  QScintilla_gpl-2.10.2.tar.gz



Other differences:
--
++ python-qscintilla-qt4.spec ++
--- /var/tmp/diff_new_pack.y58cCs/_old  2018-01-31 19:49:55.070984211 +0100
+++ /var/tmp/diff_new_pack.y58cCs/_new  2018-01-31 19:49:55.074984025 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla-qt4
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,19 +19,19 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-qscintilla-qt4
-Version:2.10
+Version:2.10.2
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
 License:GPL-3.0
 Group:  Development/Libraries/C and C++
 Url:http://www.riverbankcomputing.co.uk/qscintilla
-Source: 
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
+Source: 
https://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module qt4-devel}
+BuildRequires:  %{python_module sip-devel >= 4.19.4}
 BuildRequires:  libdrm-devel
 BuildRequires:  libqscintilla_qt4-devel
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module qt4-devel}
-BuildRequires:  %{python_module sip-devel >= 4.19.1}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{name}-sip = %{version}
 %requires_gepython-qt4
@@ -76,7 +76,6 @@
 %prep
 %setup -q -n QScintilla_gpl-%{version}
 
-
 %build
 %{python_expand cp -r Python Python_%{$python_bin_suffix}
 pushd Python_%{$python_bin_suffix}
@@ -89,7 +88,6 @@
 
 }
 
-
 %install
 %{python_expand pushd Python_%{$python_bin_suffix}
 
@@ -101,7 +99,6 @@
 
 }
 
-
 %files %{python_files}
 %defattr(-,root,root)
 %doc NEWS README LICENSE
@@ -112,10 +109,8 @@
 %dir %{_datadir}/qt4/qsci/api/python_%{python_bin_suffix}/
 %{_datadir}/qt4/qsci/api/python_%{python_bin_suffix}/QScintilla2.api
 
-
 %files -n %{name}-sip
 %defattr(-,root,root)
 %{_datadir}/sip/PyQt4/Qsci
 
-
 %changelog

++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.y58cCs/_old  2018-01-31 19:49:55.090983281 +0100
+++ /var/tmp/diff_new_pack.y58cCs/_new  2018-01-31 19:49:55.094983095 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla-qt5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qscintilla-qt5
-Version:2.10
+Version:2.10.2
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
 License:GPL-3.0
 Group:  Development/Libraries/C and C++
 Url:http://www.riverbankcomputing.co.uk/qscintilla
-Source: 
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
+Source: 
https://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
 

commit installation-images for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package installation-images for 
openSUSE:Factory checked in at 2018-01-31 19:48:38

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


Package is "installation-images"

Wed Jan 31 19:48:38 2018 rev:36 rq:571331 version:14.358

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2018-01-29 14:54:11.607671944 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2018-01-31 19:48:39.598493489 +0100
@@ -1,0 +2,31 @@
+Wed Jan 31 09:35:28 UTC 2018 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#233
+- add missing drivers for ppc (bsc#1077546)
+- 14.358
+
+
+Tue Jan 30 09:43:51 UTC 2018 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#232
+- add full open-iscsi package to zenworks image (bsc# 1077301)
+- 14.357
+
+
+Mon Jan 29 16:34:50 UTC 2018 - dims...@opensuse.org
+
+- merge gh#openSUSE/installation-images#231
+- mk_image: /var/lib/rpm/alternatives was moved to
+  /var/lib/alternatives
+- 14.356
+
+---
+Mon Jan 29 10:53:20 UTC 2018 - dims...@opensuse.org
+
+- Do not explicitly BuildRequire libcryptsetup4-hmac and
+  libgcrypt20-hmac: since those packages change sonmae every now
+  and then, it makes it only difficult to follow it. They are
+  already pulled in by dracut-fips, so we still have them in the
+  buildroot available.
+
+

Old:

  installation-images-14.355.tar.xz

New:

  installation-images-14.358.tar.xz



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.AYZiZi/_old  2018-01-31 19:48:40.350458526 +0100
+++ /var/tmp/diff_new_pack.AYZiZi/_new  2018-01-31 19:48:40.350458526 +0100
@@ -253,8 +253,6 @@
 BuildRequires:  kmod-compat
 BuildRequires:  krb5-devel
 BuildRequires:  less
-BuildRequires:  libcryptsetup4-hmac
-BuildRequires:  libgcrypt20-hmac
 BuildRequires:  libopenssl1_0_0-hmac
 BuildRequires:  libpcsclite1
 BuildRequires:  libyui-ncurses-pkg
@@ -502,7 +500,7 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.355
+Version:14.358
 Release:0
 Provides:   installation-images = %version-%release
 Conflicts:  otherproviders(installation-images)

++ installation-images-14.355.tar.xz -> installation-images-14.358.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.355/VERSION 
new/installation-images-14.358/VERSION
--- old/installation-images-14.355/VERSION  2018-01-29 10:25:54.0 
+0100
+++ new/installation-images-14.358/VERSION  2018-01-31 10:35:28.0 
+0100
@@ -1 +1 @@
-14.355
+14.358
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.355/bin/mk_image 
new/installation-images-14.358/bin/mk_image
--- old/installation-images-14.355/bin/mk_image 2018-01-29 10:25:54.0 
+0100
+++ new/installation-images-14.358/bin/mk_image 2018-01-31 10:35:28.0 
+0100
@@ -241,7 +241,7 @@
 unlink "$dir/usr/sbin/alternatives";
 unlink "$dir/var/log/update-alternatives.log";
 system "rm -r $dir/etc/alternatives/";
-system "rm -r $dir/var/lib/rpm/alternatives/";
+system "rm -rf $dir/var/lib{/rpm,}/alternatives/";
   }
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.355/changelog 
new/installation-images-14.358/changelog
--- old/installation-images-14.355/changelog2018-01-29 10:25:54.0 
+0100
+++ new/installation-images-14.358/changelog2018-01-31 10:35:28.0 
+0100
@@ -1,3 +1,12 @@
+2018-01-31:14.358
+   - add missing drivers for ppc (bsc #1077546)
+
+2018-01-30:14.357
+   - add full open-iscsi package to zenworks image (bsc # 1077301)
+
+2018-01-29:14.356
+   - mk_image: /var/lib/rpm/alternatives was moved to /var/lib/alternatives
+
 2018-01-29:14.355
- make dependency on bash explicit
- make cypto lib dependencies more flexible
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.355/data/root/zenroot.file_list 
new/installation-images-14.358/data/root/zenroot.file_list
--- 

commit kernel-source for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2018-01-31 19:48:58

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


Package is "kernel-source"

Wed Jan 31 19:48:58 2018 rev:403 rq:570460 version:4.14.15

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
2018-01-26 13:38:16.804712003 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/dtb-aarch64.changes   
2018-01-31 19:48:59.913548906 +0100
@@ -1,0 +2,127 @@
+Mon Jan 29 09:15:43 CET 2018 - jsl...@suse.cz
+
+- Revert "module: Add retpoline tag to VERMAGIC" (fix loading
+  of KMPs).
+- commit 9a6fca5
+
+---
+Fri Jan 26 09:52:08 CET 2018 - jsl...@suse.cz
+
+- Refresh
+  patches.suse/netfilter-nfnetlink_cthelper-Add-missing-permission-.patch.
+- Refresh
+  patches.suse/netfilter-xt_osf-Add-missing-permission-checks.patch.
+- Refresh patches.suse/scsi-libfc-fix-ELS-request-handling.patch.
+  Update upstream status.
+- commit 12e5c10
+
+---
+Fri Jan 26 08:40:10 CET 2018 - jsl...@suse.cz
+
+- x86/ibrs: Add new helper macros to save/restore
+  MSR_IA32_SPEC_CTRL fix (bsc#1068032 CVE-2017-5753).
+- commit 6f87133
+
+---
+Thu Jan 25 21:47:49 CET 2018 - jsl...@suse.cz
+
+- Delete patches.suse/orc-fix-retpolines-segfaults.patch.
+  No longer needed.
+- commit 9e84548
+
+---
+Thu Jan 25 21:46:34 CET 2018 - jsl...@suse.cz
+
+- x86/cpufeatures: Add Intel feature bits for Speculation Control
+  (bsc#1068032 CVE-2017-5715).
+- x86/cpufeatures: Add AMD feature bits for Speculation Control
+  (bsc#1068032 CVE-2017-5715).
+- x86/pti: Do not enable PTI on processors which are not
+  vulnerable to Meltdown (bsc#1068032 CVE-2017-5715).
+- x86/cpufeature: Blacklist SPEC_CTRL on early Spectre v2
+  microcodes (bsc#1068032 CVE-2017-5715).
+- x86/speculation: Add basic IBPB (Indirect Branch Prediction
+  Barrier) support (bsc#1068032 CVE-2017-5715).
+- x86/kvm: Add IBPB support (bsc#1068032 CVE-2017-5715).
+- x86/speculation: Use Indirect Branch Prediction Barrier in
+  context switch (bsc#1068032 CVE-2017-5715).
+- x86/mm: Only flush indirect branches when switching into non
+  dumpable process (bsc#1068032 CVE-2017-5715).
+- x86/speculation: Add basic IBRS support infrastructure
+  (bsc#1068032 CVE-2017-5715).
+- x86/speculation: Add inlines to control Indirect Branch
+  Speculation (bsc#1068032 CVE-2017-5715).
+- x86: Simplify spectre_v2 command line parsing (bsc#1068032
+  CVE-2017-5715).
+- x86/idle: Control Indirect Branch Speculation in idle
+  (bsc#1068032 CVE-2017-5715).
+- x86/enter: Create macros to restrict/unrestrict Indirect Branch
+  Speculation (bsc#1068032 CVE-2017-5715).
+- x86/enter: Use IBRS on syscall and interrupts (bsc#1068032
+  CVE-2017-5715).
+- x86/ibrs: Add new helper macros to save/restore
+  MSR_IA32_SPEC_CTRL (bsc#1068032 CVE-2017-5715).
+- x86/vmx: Direct access to MSR_IA32_SPEC_CTRL (bsc#1068032
+  CVE-2017-5715).
+- Delete
+  patches.suse/0002-x86-cpufeatures-Add-AMD-feature-bits-for-Prediction-.patch.
+- Delete
+  patches.suse/0004-x86-feature-Report-presence-of-IBPB-and-IBRS-control.patch.
+- Delete
+  patches.suse/0005-x86-enter-MACROS-to-set-clear-IBRS-and-set-IBPB.patch.
+- Delete
+  patches.suse/0006-x86-Add-macro-that-does-not-save-rax-rcx-rdx-on-stac.patch.
+- Delete
+  patches.suse/0007-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch.
+- Delete
+  patches.suse/0008-x86-spec_ctrl-save-IBRS-MSR-value-in-paranoid_entry.patch.
+- Delete
+  patches.suse/0009-x86-idle-Disable-IBRS-entering-idle-and-enable-it-on.patch.
+- Delete
+  patches.suse/0010-x86-idle-Disable-IBRS-when-offlining-cpu-and-re-enab.patch.
+- Delete
+  patches.suse/0011-x86-mm-Set-IBPB-upon-context-switch.patch.
+- Delete
+  patches.suse/0012-x86-mm-Only-set-IBPB-when-the-new-thread-cannot-ptra.patch.
+- Delete
+  patches.suse/0013-x86-entry-Stuff-RSB-for-entry-to-kernel-for-non-SMEP.patch.
+- Delete
+  patches.suse/0014-x86-syscall-Clear-unused-extra-registers-on-syscall-.patch.
+- Delete
+  patches.suse/0015-x86-syscall-Clear-unused-extra-registers-on-32-bit-c.patch.
+- Delete
+  patches.suse/0016-x86-kvm-add-MSR_IA32_SPEC_CTRL-and-MSR_IA32_PRED_CMD.patch.
+- Delete
+  patches.suse/0017-x86-kvm-Set-IBPB-when-switching-VM.patch.
+- Delete
+  patches.suse/0018-x86-kvm-Toggle-IBRS-on-VM-entry-and-exit.patch.
+- Delete
+  patches.suse/0021-x86-spec_ctrl-Add-sysctl-knobs-to-enable-disable-SPE.patch.
+- Delete
+  patches.suse/0022-x86-spec_ctrl-Add-lock-to-serialize-changes-to-ibrs-.patch.
+- Delete
+  

commit argon2 for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package argon2 for openSUSE:Factory checked 
in at 2018-01-31 19:48:33

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


Package is "argon2"

Wed Jan 31 19:48:33 2018 rev:6 rq:571066 version:0.0+git20171227.670229c

Changes:

--- /work/SRC/openSUSE:Factory/argon2/argon2.changes2018-01-10 
23:35:22.41912 +0100
+++ /work/SRC/openSUSE:Factory/.argon2.new/argon2.changes   2018-01-31 
19:48:35.322692298 +0100
@@ -1,0 +2,5 @@
+Tue Jan 30 13:31:06 UTC 2018 - lnus...@suse.de
+
+- add baselibs.conf as cryptsetup also has 32bit variants
+
+---

New:

  baselibs.conf



Other differences:
--
++ argon2.spec ++
--- /var/tmp/diff_new_pack.oXJfij/_old  2018-01-31 19:48:36.046658636 +0100
+++ /var/tmp/diff_new_pack.oXJfij/_new  2018-01-31 19:48:36.050658451 +0100
@@ -33,6 +33,7 @@
 Group:  Productivity/Networking/Security
 Url:https://github.com/P-H-C/phc-winner-argon2
 Source: %{name}-%{version}.tar.xz
+Source1:baselibs.conf
 Patch1: optflags.patch
 BuildRequires:  pkgconfig
 BuildRequires:  sed

++ baselibs.conf ++
libargon2-1



commit dracut for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2018-01-31 19:48:28

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


Package is "dracut"

Wed Jan 31 19:48:28 2018 rev:119 rq:569525 version:044.1

Changes:

--- /work/SRC/openSUSE:Factory/dracut/dracut.changes2017-12-16 
20:47:36.034261514 +0100
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2018-01-31 
19:48:29.846946900 +0100
@@ -1,0 +2,34 @@
+Thu Jan 25 09:19:05 UTC 2018 - daniel.molken...@suse.com
+
+- support validating the IMA policy file signature, needed since Kernel 4.7
+  * Adds 0552-98integrity-support-validating-the-IMA-policy-file-s.patch
+
+- IMA: improve support for evm key loading (bsc#1077359, fate#323906)
+  * Adds 0553-98integrity-support-loading-x509-into-the-trusted-bu.patch
+  * Adds 0554-98integrity-support-X.509-only-EVM-configuration.patch
+
+- FIPS: Adjust dependencies to work for cryptsetup 2.0 (bsc#1077070)
+
+- Added a few more patch annotations
+
+---
+Fri Jan 19 15:29:15 UTC 2018 - daniel.molken...@suse.com
+
+- Fix typo for ima dependency (evmtcl vs evmctl) (bsc#1073466)
+
+- Updated Patch annotation regarding their upstream state 
+
+---
+Wed Jan 10 11:25:13 UTC 2018 - daniel.molken...@suse.com
+
+- FIPS: Try to fetch list of fips modules from the kernel's modules dir 
(bsc#1074984)
+  * Adds 0551-fips-use-lib-modules-uname-r-modules.fips.patch
+
+- Annotated patches regarding their upstream state
+
+---
+Tue Jan  9 08:08:01 UTC 2018 - daniel.molken...@suse.com
+
+- dracut-ima requires evmctl and keyutils (bsc#1073466)
+
+---

New:

  0551-fips-use-lib-modules-uname-r-modules.fips.patch
  0552-98integrity-support-validating-the-IMA-policy-file-s.patch
  0553-98integrity-support-loading-x509-into-the-trusted-bu.patch
  0554-98integrity-support-X.509-only-EVM-configuration.patch



Other differences:
--
++ dracut.spec ++
--- /var/tmp/diff_new_pack.ksBnNX/_old  2018-01-31 19:48:32.550821180 +0100
+++ /var/tmp/diff_new_pack.ksBnNX/_new  2018-01-31 19:48:32.554820994 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dracut
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -36,7 +36,7 @@
 Source7:99-debug.conf
 Source8:s390x_persistent_device.conf
 
-#Network:
+# Network, none are upstream yet:
 Patch12:0012-40network-Fix-race-condition-when-wait-for-networks.patch
 Patch13:0013-40network-always-start-netroot-in-ifup.sh.patch
 Patch15:0015-40network-replace-dhclient-with-wickedd-dhcp-supplic.patch
@@ -59,33 +59,61 @@
 Patch170:   0170-iscsi-skip-ibft-invalid-dhcp.patch
 
 #S390
+# Applied upstream as 55c763b1ff37405da390ab1ef5765683f3a7838e
 Patch16:0016-Add-new-s390x-specific-rule-files.patch
+# Submitted to upstream as d43cccf5885a84d688a3b526d5fc57865369da57
 Patch21:0021-95dcssblk-Add-new-module-for-DCSS-block-devices.patch
+# Submitted to upstream as d0c97fdf4c33bb422f0a13a8752751d3054de143
 Patch56:0056-81cio_ignore-handle-cio_ignore-commandline.patch
+# Applied upstream as 856d039ba4716ba080fc8d823b3329a4470a60ef
 Patch75:0075-95dasd_rules-enable-parsing-of-rd.dasd-commandline-p.patch
+# Applied upstream as 5d1ea2d72616ec7ed9cf5e1f3bc99d7d5bc4f003
 Patch76:0076-Correctly-set-cio_ignore-for-dynamic-s390-rules.patch
+# Applied upstream as e5d21b80c054235114c4167e0bf7769aa698b4d4
 Patch79:0079-95dasd_rules-fixup-rd.dasd-parsing.patch
+# Applied upstream as 13626413107b67ab493ccfc4f6a1c6bef228a74e
 Patch80:0080-95dasd_rules-print-out-rd.dasd-commandline.patch
+# Applied upstream as 6f1b5c0dabe57259d7e67ab9b643b11b70deb388
 Patch81:0081-95dasd_mod-do-not-set-module-parameters-if-dasd_cio_.patch
+# Applied upstream as 9be4be7aa72af312c6b0588ddb008da7632612bc
 Patch83:0083-95zfcp_rules-Fixup-rd.zfcp-parsing.patch
+# Applied upstream as 624f173cbd49b7389577aac10a887f16d4f89b7a
 Patch85:0085-95zfcp_rules-print-out-rd.zfcp-commandline-parameter.patch
+# Applied upstream as c8e531239bf314ae532ca1bc820285250a3b35d7
 Patch86:0086-95zfcp_rules-Auto-generate-udev-rule-for-ipl-device.patch
+# Applied upstream as bd355f8643555762acf02c6dd6179b683cd0a6aa
 

commit open-iscsi for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package open-iscsi for openSUSE:Factory 
checked in at 2018-01-31 19:48:22

Comparing /work/SRC/openSUSE:Factory/open-iscsi (Old)
 and  /work/SRC/openSUSE:Factory/.open-iscsi.new (New)


Package is "open-iscsi"

Wed Jan 31 19:48:22 2018 rev:68 rq:568778 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/open-iscsi/open-iscsi.changes2017-12-19 
10:48:47.853416784 +0100
+++ /work/SRC/openSUSE:Factory/.open-iscsi.new/open-iscsi.changes   
2018-01-31 19:48:23.903223260 +0100
@@ -1,0 +2,32 @@
+Tue Jan 23 22:43:51 UTC 2018 - ldun...@suse.com
+
+- Removed the "rpm/" source directory from both the
+  open-iscsi-2.0.876-suse.tar.bz2  and open-iscsi-SUSE-latest.diff.bz2
+  files, since they are not needed for building and are not part
+  of the upstream sources. They are still available under the
+  git repository at github.com/hreinecke/open-iscsi.git. This means
+  that changes to the spec file or the changes file will no longer
+  require a change to the "*SUSE-latest*" file.
+
+---
+Mon Jan 22 20:58:30 UTC 2018 - ldun...@suse.com
+
+- Update to latest upstream vesion 2.0.876, with very few
+  SUSE-specific modifications, namely around things upstream
+  does not care about, like SUSE-specific systemd files. Also,
+  version number modified to add "-suse", as usual. See
+  the Changelog file for more details on changes in this
+  upstream version.
+
+  This replaces open-iscsi-2.0.875-suse.tar.bz2 with
+  open-iscsi-2.0.876-suse.tar.bz2, and resets
+  open-iscsi-SUSE-latest.diff.bz2 to contain only changes
+  since the 2.0.876-suse tag.
+
+  These changes added a new libopeniscsiusr.so library, as
+  well as include files under a new open-iscsi-dev package,
+  if you want to link against this library.
+
+  The SPEC file was also cleaned up using spec-cleaner.
+
+---

Old:

  open-iscsi-2.0.875-suse.tar.bz2

New:

  open-iscsi-2.0.876-suse.tar.bz2



Other differences:
--
++ open-iscsi.spec ++
--- /var/tmp/diff_new_pack.6PlYsv/_old  2018-01-31 19:48:24.563192574 +0100
+++ /var/tmp/diff_new_pack.6PlYsv/_new  2018-01-31 19:48:24.567192388 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package open-iscsi
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,21 @@
 #
 
 
+%define iscsi_release 876-suse
 Name:   open-iscsi
+Version:2.0.876
+Release:0
+Summary:Linux* Open-iSCSI Software Initiator
+License:GPL-2.0+
+Group:  Productivity/Networking/Other
+Url:http://www.open-iscsi.com
+Source: %{name}-2.0.%{iscsi_release}.tar.bz2
+Patch1: %{name}-SUSE-latest.diff.bz2
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
 BuildRequires:  db-devel < 5
+BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  libmount-devel
 BuildRequires:  libtool
@@ -29,18 +39,8 @@
 BuildRequires:  openssl-devel
 BuildRequires:  suse-module-tools
 BuildRequires:  systemd
-Url:http://www.open-iscsi.com
-Version:2.0.875
-Release:0
-%{?systemd_requires}
-%define iscsi_release 875-suse
-Summary:Linux* Open-iSCSI Software Initiator
-License:GPL-2.0+
-Group:  Productivity/Networking/Other
 Requires(post): coreutils
-Source: %{name}-2.0.%{iscsi_release}.tar.bz2
-Patch1: %{name}-SUSE-latest.diff.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%{?systemd_requires}
 
 %description
 Open-iSCSI is a high-performance, transport independent, multi-platform
@@ -62,10 +62,10 @@
 and a management utility iscsiadm.
 
 %package -n iscsiuio
-Summary:Linux Broadcom NetXtremem II iscsi server
-Group:  Productivity/Networking/Other
 Version:0.7.8.2
 Release:0
+Summary:Linux Broadcom NetXtremem II iscsi server
+Group:  Productivity/Networking/Other
 Requires:   logrotate
 
 %description -n iscsiuio
@@ -82,44 +82,59 @@
 The communication to the driver is done via Userspace I/O (Kernel module name
 'uio').
 
+%package devel
+Version:2.0.876
+Release:0
+Summary:Linux open-iscsi user-level library and include files
+Group:  Development/Libraries/C and C++
+Requires:   %{name}
+
+%description devel
+This development package contains the open-iscsi user-level library
+include files and documentation. These are used to compile 

commit cryptsetup for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package cryptsetup for openSUSE:Factory 
checked in at 2018-01-31 19:48:16

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


Package is "cryptsetup"

Wed Jan 31 19:48:16 2018 rev:100 rq:562805 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/cryptsetup/cryptsetup.changes2017-05-10 
20:34:05.989837738 +0200
+++ /work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup.changes   
2018-01-31 19:48:18.447476929 +0100
@@ -1,0 +2,11 @@
+Fri Dec 22 16:16:10 UTC 2017 - archie.co...@gmail.com
+
+- Update to version 2.0.0:
+  * Add support for new on-disk LUKS2 format
+  * Enable to use system libargon2 instead of bundled version
+  * Install tmpfiles.d configuration for LUKS2 locking directory
+  * New command integritysetup: support for the new dm-integrity kernel target
+  * Support for larger sector sizes for crypt devices
+  * Miscellaneous fixes and improvements
+
+---

Old:

  cryptsetup-1.7.5.tar.sign
  cryptsetup-1.7.5.tar.xz

New:

  cryptsetup-2.0.0.tar.sign
  cryptsetup-2.0.0.tar.xz



Other differences:
--
++ cryptsetup.spec ++
--- /var/tmp/diff_new_pack.VYSc4g/_old  2018-01-31 19:48:19.619422439 +0100
+++ /var/tmp/diff_new_pack.VYSc4g/_new  2018-01-31 19:48:19.623422253 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cryptsetup
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,26 +16,28 @@
 #
 
 
-%define so_ver 4
+%define so_ver 12
 Name:   cryptsetup
-Version:1.7.5
+Version:2.0.0
 Release:0
 Summary:Set Up dm-crypt Based Encrypted Block Devices
 License:SUSE-GPL-2.0-with-openssl-exception and LGPL-2.0+
 Group:  System/Base
 Url:https://gitlab.com/cryptsetup/cryptsetup/
-Source0:
https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-%{version}.tar.xz
+Source0:
https://www.kernel.org/pub/linux/utils/cryptsetup/v2.0/cryptsetup-%{version}.tar.xz
 # GPG signature of the uncompressed tarball.
-Source1:
https://www.kernel.org/pub/linux/utils/cryptsetup/v1.7/cryptsetup-%{version}.tar.sign
+Source1:
https://www.kernel.org/pub/linux/utils/cryptsetup/v2.0/cryptsetup-%{version}.tar.sign
 Source2:baselibs.conf
 Source3:%{name}.keyring
 BuildRequires:  device-mapper-devel
 BuildRequires:  fipscheck
 BuildRequires:  fipscheck-devel
 BuildRequires:  libgcrypt-devel
+BuildRequires:  libjson-c-devel
 BuildRequires:  libpwquality-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  libuuid-devel
+BuildRequires:  pkgconfig(libargon2)
 # 2.6.38 has the required if_alg.h
 BuildRequires:  linux-glibc-devel >= 2.6.38
 BuildRequires:  pkgconfig
@@ -95,7 +97,10 @@
   --enable-selinux \
   --enable-fips \
   --enable-pwquality \
-  --enable-gcrypt-pbkdf2
+  --enable-gcrypt-pbkdf2 \
+  --enable-libargon2 \
+  --with-luks2-lock-path=/run/cryptsetup \
+  --with-tmpfilesdir='%{_tmpfilesdir}'
 make %{?_smp_mflags} V=1
 
 %install
@@ -154,10 +159,13 @@
 /sbin/cryptsetup
 %{_sbindir}/cryptsetup
 %{_sbindir}/veritysetup
+%{_sbindir}/integritysetup
 %{_sbindir}/cryptsetup-reencrypt
 %{_mandir}/man8/cryptsetup.8%{ext_man}
 %{_mandir}/man8/cryptsetup-reencrypt.8%{ext_man}
 %{_mandir}/man8/veritysetup.8%{ext_man}
+%{_mandir}/man8/integritysetup.8%{ext_man}
+%{_tmpfilesdir}/cryptsetup.conf
 
 %files -n libcryptsetup%{so_ver}
 %defattr(-,root,root)

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.VYSc4g/_old  2018-01-31 19:48:19.671420021 +0100
+++ /var/tmp/diff_new_pack.VYSc4g/_new  2018-01-31 19:48:19.671420021 +0100
@@ -1,2 +1,2 @@
-libcryptsetup4
-libcryptsetup4-hmac
+libcryptsetup12
+libcryptsetup12-hmac

++ cryptsetup-1.7.5.tar.xz -> cryptsetup-2.0.0.tar.xz ++
/work/SRC/openSUSE:Factory/cryptsetup/cryptsetup-1.7.5.tar.xz 
/work/SRC/openSUSE:Factory/.cryptsetup.new/cryptsetup-2.0.0.tar.xz differ: char 
8, line 1