commit memkind for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package memkind for openSUSE:Factory checked 
in at 2017-11-18 00:22:27

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


Package is "memkind"

Sat Nov 18 00:22:27 2017 rev:2 rq:542702 version:1.6.0

Changes:

--- /work/SRC/openSUSE:Factory/memkind/memkind.changes  2016-09-01 
14:02:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.memkind.new/memkind.changes 2017-11-18 
00:22:49.903754063 +0100
@@ -1,0 +2,23 @@
+Fri Nov 17 14:07:01 UTC 2017 - m...@suse.com
+
+- Update memkind to version 1.6.0 (fate #321932):
+  * Deprecated some functions: memkind_create(), memkind_ops,
+memkind_finalize(), memkind_get_num_kind(),
+memkind_get_kind_by_partition(), memkind_get_kind_by_name(),
+memkind_partition_mmap(), memkind_get_size().
+  * Introduced hbw_verify_memory_region() for checking HBWness
+  * Added memkind_create_kind(), memkind_destroy_kind().
+  * Updated internal jemalloc to 4.3.1
+  * Add envvar MEMKIND_HOG_MEMORY preventing memkind from releasing
+memory to OS.
+  * Deprecated support for gigabyte-pages
+  * Deprecated the headers from memkind/internal
+  * Allocation time optimizations with up to 20% improvement
+  * Introduced logging mechanism
+  * Cleanup of symbols exposed by libmemkind.so
+  * Introduced policy HBW_POLICY_BIND_ALL and MEMKIND_HBW_ALL,
+MEMKIND_HBW_ALL_HUGETLB and MEMKIND_REGULAR kinds
+- Removed gtest-1.7.0.zip (tests now included fused gtest sources)
+- Adjust patch memkind-fix-build.diff
+
+---

Old:

  gtest-1.7.0.zip
  memkind-1.1.0.tar.gz

New:

  memkind-1.6.0.tar.gz



Other differences:
--
++ memkind.spec ++
--- /var/tmp/diff_new_pack.8ue2NY/_old  2017-11-18 00:22:50.895717946 +0100
+++ /var/tmp/diff_new_pack.8ue2NY/_new  2017-11-18 00:22:50.895717946 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package memkind
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 Summary:User Extensible Heap Manager
 License:BSD-2-Clause
 Group:  Development/Libraries/C and C++
-Version:1.1.0
+Version:1.6.0
 Release:0
 Url:http://memkind.github.io/memkind
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -56,7 +56,6 @@
 %{!?commit: %define commit %{version}}
 %{!?buildsubdir: %define buildsubdir %{namespace}-%{commit}}
 Source0:
https://github.com/%{namespace}/%{namespace}/archive/v%{commit}/%{buildsubdir}.tar.gz
-Source1:gtest-1.7.0.zip
 Patch0: memkind-fix-build.diff
 
 %description
@@ -91,13 +90,11 @@
 Header files for building applications with libmemkind.
 
 %prep
-%setup -q -a 0 -n memkind-%{version}
+%setup -q -n memkind-%{version}
 %patch0 -p1
 
 %build
 
-cp -p $RPM_SOURCE_DIR/gtest-1.7.0.zip .
-
 # It is required that we configure and build the jemalloc subdirectory
 # before we configure and start building the top level memkind directory.
 # To ensure the memkind build step is able to discover the output
@@ -117,7 +114,6 @@
 echo %{version} > %{_builddir}/%{buildsubdir}/VERSION
 test -f configure || ./autogen.sh
 ./configure CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" 
--prefix=%{_prefix} --libdir=%{_libdir} --includedir=%{_includedir} 
--sbindir=%{_sbindir} --enable-cxx11 --mandir=%{_mandir} 
--docdir=%{_docdir}/%{namespace} --disable-static
-%{__make} %{?_smp_mflags} libgtest.a 
 %{__make} %{?_smp_mflags}
 
 %install
@@ -150,9 +146,13 @@
 %dir %{_includedir}/%{internal_include}
 %{_includedir}/hbwmalloc.h
 %{_includedir}/hbw_allocator.h
+%{_includedir}/memkind_deprecated.h
 %{_libdir}/lib%{namespace}.so
 %{_includedir}/%{namespace}.h
 %{_includedir}/%{internal_include}/%{namespace}*.h
+%{_includedir}/%{internal_include}/heap_manager.h
+%{_includedir}/%{internal_include}/tbb_mem_pool_policy.h
+%{_includedir}/%{internal_include}/tbb_wrapper.h
 %{_mandir}/man3/hbwmalloc.3.*
 %{_mandir}/man3/hbwallocator.3.*
 %{_mandir}/man3/%{namespace}*.3.*

++ memkind-1.1.0.tar.gz -> memkind-1.6.0.tar.gz ++
 124272 lines of diff (skipped)

++ memkind-fix-build.diff ++
--- /var/tmp/diff_new_pack.8ue2NY/_old  2017-11-18 00:22:51.211706441 +0100
+++ /var/tmp/diff_new_pack.8ue2NY/_new  2017-11-18 00:22:51.211706441 +0100
@@ -1,15 +1,12 @@
-Index: memkind-1.1.0/test/Makefile.mk
+Index: memkind-1.6.0/Makefile.am
 ===
 

commit CSXCAD for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package CSXCAD for openSUSE:Factory checked 
in at 2017-11-18 00:22:02

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


Package is "CSXCAD"

Sat Nov 18 00:22:02 2017 rev:6 rq:542665 version:0.6.1

Changes:

--- /work/SRC/openSUSE:Factory/CSXCAD/CSXCAD.changes2017-10-31 
15:43:39.754508022 +0100
+++ /work/SRC/openSUSE:Factory/.CSXCAD.new/CSXCAD.changes   2017-11-18 
00:22:20.456826224 +0100
@@ -1,0 +2,15 @@
+Thu Nov  9 15:17:20 UTC 2017 - stefan.bru...@rwth-aachen.de
+
+- Remove sz2-devel BuildRequires, these are already required by
+  hdf5-devel itself if hdf5 is built with szip support.
+
+---
+Thu Nov  2 04:43:29 UTC 2017 - stefan.bru...@rwth-aachen.de
+
+- Removed vtk-java, vtk-tcl and python3-vtk BuildRequires again.
+  The requirements are an artifact of the VTK buildsystem and have
+  to be fixed upstream. In the meantime, the BuildRequires are
+  kept as part of vtk-devel.
+- Modify cmake patch, CSXCAD does not need a specific VTK version
+
+---



Other differences:
--
++ CSXCAD.spec ++
--- /var/tmp/diff_new_pack.tpUpK4/_old  2017-11-18 00:22:21.140801320 +0100
+++ /var/tmp/diff_new_pack.tpUpK4/_new  2017-11-18 00:22:21.144801174 +0100
@@ -45,12 +45,8 @@
 BuildRequires:  hdf5-devel
 BuildRequires:  octave-devel
 BuildRequires:  python3-devel
-BuildRequires:  python3-vtk
-BuildRequires:  sz2-devel
 BuildRequires:  tinyxml-devel
 BuildRequires:  vtk-devel
-BuildRequires:  vtk-java
-BuildRequires:  vtk-tcl
 BuildRequires:  cmake(Qt5Sql)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ CSXCAD-vtk.patch ++
--- /var/tmp/diff_new_pack.tpUpK4/_old  2017-11-18 00:22:21.180799864 +0100
+++ /var/tmp/diff_new_pack.tpUpK4/_new  2017-11-18 00:22:21.180799864 +0100
@@ -2,16 +2,12 @@
 ===
 --- CSXCAD-0.6.1.orig/CMakeLists.txt
 +++ CSXCAD-0.6.1/CMakeLists.txt
-@@ -120,11 +120,7 @@ find_package(Boost 1.46 COMPONENTS
- if (WIN32)
+@@ -121,7 +121,7 @@ find_package(Boost 1.46 COMPONENTS
  find_package(VTK 6.1 REQUIRED)
  else()
--# prefer >=6.1, fallback to >=5.4
+ # prefer >=6.1, fallback to >=5.4
 -find_package(VTK 6.1 COMPONENTS vtkIOGeometry vtkIOPLY NO_MODULE)
--IF (NOT ${VTK_FOUND})
--find_package(VTK REQUIRED)
--endif()
-+find_package(VTK REQUIRED)
- endif()
- 
- message(STATUS "Found package VTK. Using version " ${VTK_VERSION})
++find_package(VTK COMPONENTS vtkIOGeometry vtkIOPLY NO_MODULE)
+ IF (NOT ${VTK_FOUND})
+ find_package(VTK REQUIRED)
+ endif()




commit dmd for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "dmd"

Sat Nov 18 00:22:23 2017 rev:2 rq:542682 version:2.077.0

Changes:

--- /work/SRC/openSUSE:Factory/dmd/dmd.changes  2017-11-17 10:38:48.275278000 
+0100
+++ /work/SRC/openSUSE:Factory/.dmd.new/dmd.changes 2017-11-18 
00:22:31.164436361 +0100
@@ -1,0 +2,18 @@
+Fri Nov 17 15:05:32 UTC 2017 - joop.boo...@opensuse.org
+
+- Added missing LICENSE.txt to docs
+- Improved the spec file
+
+---
+Sun Nov  5 23:26:15 UTC 2017 - matthias.elias...@gmail.com
+
+- Update to 2.077.0
+  * Mangled Symbols now back reference types and identifiers
+  * Removed prelude assert for constructors & destructors
+  * DMD builds are now reproducible
+  * core.atomic.atomicLoad's returns types have changed for aggregate types 
that have indirections
+  * Vectorized array operations are now templated
+- Build with AUTO_BOOTSTRAP disabled
+- Run spec-cleaner
+
+---

Old:

  dmd-2.076.1.tar.gz
  druntime-2.076.1.tar.gz
  phobos-2.076.1.tar.gz

New:

  dmd-2.077.0.tar.gz
  druntime-2.077.0.tar.gz
  phobos-2.077.0.tar.gz



Other differences:
--
++ dmd.spec ++
--- /var/tmp/diff_new_pack.7fWlFQ/_old  2017-11-18 00:22:45.947898096 +0100
+++ /var/tmp/diff_new_pack.7fWlFQ/_new  2017-11-18 00:22:45.951897950 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dmd
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define auto_bootstrap 1
-%define build_with_ldc 0
 
-%define lname   libphobos2-0_76
-%define soname 0.76
+%define auto_bootstrap 0
+%define build_with_ldc 0
+%define lname   libphobos2-0_77
+%define soname 0.77
 %define phobos  phobos
-
+%define incbase %{_includedir}/dlang
+%define include %{incbase}/dmd-%{version}
 Name:   dmd
-Version:2.076.1
+Version:2.077.0
 Release:0
 Summary:D Programming Language 2.0
 License:BSL-1.0
@@ -39,21 +40,17 @@
 BuildRequires:  gcc-c++
 BuildRequires:  git
 BuildRequires:  xz
+Recommends: %{phobos}-devel
 %if %{build_with_ldc}
 BuildRequires: ldc >= 0.15.0
-BuildRequires:  ldc-runtime-devel >= 0.15.0
 BuildRequires:  ldc-phobos-devel >= 0.15.0
+BuildRequires:  ldc-runtime-devel >= 0.15.0
 %else
 %if !%{auto_bootstrap}
-BuildRequires:  dmd >= 2.075.0
 BuildRequires:  %{phobos}-devel-static >= 2.075.0
+BuildRequires:  dmd >= 2.075.0
 %endif
 %endif
-Recommends: %{phobos}-devel
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
-%define incbase %{_includedir}/dlang
-%define include %{incbase}/dmd-%{version}
 
 %description
 The D programming language is an object-oriented, imperative,
@@ -69,11 +66,11 @@
 %description -n %{phobos}
 Phobos is the standard library for the D Programming Language.
 
-%package -n %lname
+%package -n %{lname}
 Summary:Standard library for the D language
 Group:  System/Libraries
 
-%description -n %lname
+%description -n %{lname}
 Phobos is the standard library for the D Programming Language.
 
 This package contains the shared library needed to run programs compiled with
@@ -82,7 +79,7 @@
 %package -n %{phobos}-devel
 Summary:Development files for the D standard library
 Group:  Development/Libraries/Other
-Requires:   %lname = %version
+Requires:   %{lname} = %{version}
 
 %description -n %{phobos}-devel
 Phobos is the standard library for the D Programming Language.
@@ -100,7 +97,6 @@
 This package contains the static library for static linking. You don't need
 this, unless you link statically, which is highly discouraged.
 
-
 %prep
 %setup -q
 %setup -q -T -D -a 1
@@ -108,11 +104,9 @@
 %patch0 -p1
 echo %{version} > phobos-%{version}/VERSION
 cd /home/abuild/rpmbuild/BUILD
-ln -s dmd-2.076.1 dmd
-mv dmd-2.076.1/druntime-2.076.1 .
-#ln -s druntime-2.076.1 druntime
-mv  dmd-2.076.1/phobos-2.076.1 .
-#ln -s phobos-2.076.1 phobos
+ln -s dmd-%{version} dmd
+mv dmd-%{version}/druntime-%{version} .
+mv  dmd-%{version}/phobos-%{version} .
 
 %build
 # DMD
@@ -138,7 +132,7 @@
 %ifarch x86_64
 MODEL=64 \
 %endif
-VERSION=VERSION DMD="$PWD/../dmd/src/dmd" 
DRUNTIME_PATH="$PWD/../druntime-%version"
+VERSION=VERSION 

commit QCSXCAD for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package QCSXCAD for openSUSE:Factory checked 
in at 2017-11-18 00:22:06

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


Package is "QCSXCAD"

Sat Nov 18 00:22:06 2017 rev:5 rq:542666 version:0.6.1

Changes:

--- /work/SRC/openSUSE:Factory/QCSXCAD/QCSXCAD.changes  2017-11-03 
16:27:12.843048578 +0100
+++ /work/SRC/openSUSE:Factory/.QCSXCAD.new/QCSXCAD.changes 2017-11-18 
00:22:22.780741610 +0100
@@ -1,0 +2,7 @@
+Fri Nov 17 14:54:22 UTC 2017 - stefan.bru...@rwth-aachen.de
+
+- Change the Qt BuildRequires: for older distributions, Leap 42.x
+  has a VTK build with Qt4, use the same conditional as the VTK
+  package (i.e. Qt4 on Leap 42.x, Qt5 on TW and Leap 15.x) 
+
+---



Other differences:
--
++ QCSXCAD.spec ++
--- /var/tmp/diff_new_pack.bLqQrd/_old  2017-11-18 00:22:23.972698211 +0100
+++ /var/tmp/diff_new_pack.bLqQrd/_new  2017-11-18 00:22:23.976698065 +0100
@@ -32,10 +32,14 @@
 BuildRequires:  cmake
 BuildRequires:  tinyxml-devel
 BuildRequires:  vtk-devel
+%if 0%{?suse_version} > 1320
 BuildRequires:  cmake(Qt5Sql)
 BuildRequires:  cmake(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5Xml)
+%else
+BuildRequires:  libqt4-devel
+%endif
 BuildRequires:  pkgconfig(freetype2)
 BuildRequires:  pkgconfig(python3)
 BuildRequires:  pkgconfig(sm)




commit neovim for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package neovim for openSUSE:Factory checked 
in at 2017-11-18 00:21:58

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


Package is "neovim"

Sat Nov 18 00:21:58 2017 rev:8 rq:542660 version:0.2.1

Changes:

--- /work/SRC/openSUSE:Factory/neovim/neovim.changes2017-09-20 
17:07:04.612972719 +0200
+++ /work/SRC/openSUSE:Factory/.neovim.new/neovim.changes   2017-11-18 
00:22:17.224943896 +0100
@@ -1,0 +2,76 @@
+Thu Nov 16 15:48:29 UTC 2017 - roni...@gmail.com
+
+- Change license to `Apache-2.0 AND Vim` as per babelworx request.
+
+---
+Mon Nov 13 15:05:43 UTC 2017 - roni...@gmail.com
+
+- Run spec-cleaner.
+- Remove files `neovim.svg` and `neovim.desktop` since upstream
+  included `nvim.png` and `nvim.desktop` that provide the same
+  functionality.
+- Update to version 0.2.1:
+  * Features
+- 0e873a3 Lua(Jit) built-in #4411
+- 5b32bce Windows: `:terminal` #7007
+- 7b0ceb3 UI/API: externalize cmdline #7173
+- b67f58b UI/API: externalize wildmenu #7454
+- b23aa1c UI: 'winhighlight' #6597
+- 17531ed UI: command-line coloring (`:help input()-highlight`)
+  #6364
+- 244a1f9 API: execute lua directly from the remote api #6704
+- 45626de API: `get_keymap()` #6236
+- db99982 API: `nvim_get_hl_by_name()`, `nvim_get_hl_by_id()`
+  #7082
+- dc68538 menu_get() function #6322
+- 9db42d4 :cquit : take an error code argument #7336
+- 9cc185d job-control: serverstart(): support ipv6 #6680
+- 1b7a9bf job-control: sockopen() #6594
+- 6efe84a clipboard: fallback to tmux clipboard #6894
+- 6016ac2 clipboard: customize clipboard with `g:clipboard`
+  #6030
+- 3a86dd5 ruby: override ruby host via `g:ruby_host_prog` #6841
+- 16cce1a debug: $NVIM_LOG_FILE #6827
+- 0cba3da `:checkhealth` built-in, validates $VIMRUNTIME #7399
+  * Fixes
+- 105d680 TUI: more terminals, improve scroll/resize #6816
+- cb912a3 :terminal : handle F1-F12, other keys #7241
+- 619838f inccommand: improve performance #6949
+- 04b3c32 inccommand: Fix matches for zero-width #7487
+- 60b1e8a inccommand: multiline, other fixes #7315
+- f1f7f3b inccommand: Ignore leading modifiers in the command
+  #6967
+- 1551f71 inccommand: fix 'gdefault' lockup #7262
+- 6338199 API: bufhl: support creating new groups #7414
+- 541dde3 API: allow K_EVENT during operator-pending
+- 8c732f7 terminal: adjust for 'number' #7440
+- 5bec946 UI: preserve wildmenu during jobs/events #7110
+- c349083 UI: disable 'lazyredraw' during ui_refresh. #6259
+- 51808a2 send FocusGained/FocusLost event instead of pseudokey
+  #7221
+- 133f8bc shada: preserve unnamed register on restart #4700
+- 1b70a1d shada: avoid assertion on corrupt shada file #6958
+- 9f534f3 mksession: Restore tab-local working directory #6859
+- de1084f fix buf_write() crash #7140
+- 7f76986 syntax: register 'Normal' highlight group #6973
+- 6e7a8c3 RPC: close channel if stream was closed #7081
+- 85f3084 clipboard: disallow recursion; show hint only once
+  #7203
+- 8d1ccb6 clipboard: performance, avoid weird edge-cases #7193
+- 01487d4 'titleold' #7358
+- 01e53a5 Windows: better path-handling, separator (slash)
+  hygiene #7349
+- 0f2873c Windows: multibyte startup arguments #7060
+  * Changes
+- 9ff0cc7 :terminal : start in normal-mode #6808
+- 032b088 lower priority of 'cursorcolumn', 'colorcolumn' #7364
+- 2a3bcd1 RPC: Don't delay notifications when request is
+  pending #6544
+- 023f67c :terminal : Do not change 'number', 'relativenumber'
+  #6796
+- 1ef2d76 socket.c: Disable Nagle's algorithm on TCP sockets
+  #6915
+- 6720fe2 help: `K` tries Vim help instead of manpage #3104
+- 7068370 help, man.vim: change "outline" map to `gO` #7405
+
+---

Old:

  neovim-0.2.0.tar.gz
  neovim.desktop
  neovim.svg

New:

  neovim-0.2.1.tar.gz



Other differences:
--
++ neovim.spec ++
--- /var/tmp/diff_new_pack.bL7kaR/_old  2017-11-18 00:22:19.392864962 +0100
+++ /var/tmp/diff_new_pack.bL7kaR/_new  2017-11-18 00:22:19.392864962 +0100
@@ -17,15 +17,13 @@
 
 
 Name:   neovim
-Version:0.2.0
+Version:0.2.1
 Release:0
 Summary:Vim-fork focused on extensibility and agility
-License:Apache-2.0
+License:Apache-2.0 AND Vim
 Group:  Productivity/Text/Editors
 Url:https://neovim.io/
 Source: 

commit scalapack for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package scalapack for openSUSE:Factory 
checked in at 2017-11-18 00:22:20

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


Package is "scalapack"

Sat Nov 18 00:22:20 2017 rev:7 rq:542676 version:2.0.2

Changes:

--- /work/SRC/openSUSE:Factory/scalapack/scalapack.changes  2017-11-13 
14:06:31.492875704 +0100
+++ /work/SRC/openSUSE:Factory/.scalapack.new/scalapack.changes 2017-11-18 
00:22:24.408682337 +0100
@@ -1,0 +2,5 @@
+Tue Nov 14 13:49:06 UTC 2017 - cg...@suse.com
+
+- changed location of test files in order to make tests functional 
+
+---



Other differences:
--
++ scalapack.spec ++
--- /var/tmp/diff_new_pack.LkxsHR/_old  2017-11-18 00:22:25.332648695 +0100
+++ /var/tmp/diff_new_pack.LkxsHR/_new  2017-11-18 00:22:25.336648550 +0100
@@ -311,9 +311,9 @@
 cd %{pname}-%{version};
 %if %{without hpc}
 echo $PATH | grep -q %{mpi_flavor} || 
PATH=/usr/%_lib/mpi/gcc/%{mpi_flavor}/bin:$PATH
-%define makeargs  CC=/usr/%_lib/mpi/gcc/%{mpi_flavor}/bin/mpicc 
FC=/usr/%_lib/mpi/gcc/%{mpi_flavor}/bin/mpif90
+%define makeargs  CC=/usr/%_lib/mpi/gcc/%{mpi_flavor}/bin/mpicc 
FC=/usr/%_lib/mpi/gcc/%{mpi_flavor}/bin/mpif90 %{?_smp_flags}
 %else
-%define makeargs FCFLAGS+="$(pkg-config --cflags openblas)" LIBS="$(pkg-config 
--libs openblas)"
+%define makeargs FCFLAGS+="$(pkg-config --cflags openblas)" LIBS="$(pkg-config 
--libs openblas)" %{?_smp_flags}
 %endif
 make lib CFLAGS="$RPM_OPT_FLAGS -fPIC" FCFLAGS="$RPM_OPT_FLAGS -fPIC" %makeargs
 cd TESTING/EIG;
@@ -324,13 +324,14 @@
 %install
 
 mkdir -p %{buildroot}%{installdir}/%_lib
-mkdir -p %{buildroot}%{installdir}/bin/
+mkdir -p %{buildroot}%{installdir}/%{_lib}/TESTING
 
 pushd %{pname}-%{version}
 for f in *.a *.so*; do
 cp -f $f %{buildroot}%{installdir}/%_lib/$f
 done
-cp -f TESTING/x* %{buildroot}%{installdir}/bin
+cp -f TESTING/x* TESTING/*.dat %{buildroot}%{installdir}/%{_lib}/TESTING
+
 popd
 pushd %{buildroot}%{installdir}/%_lib
 ln -fs libscalapack.so.%{version} libscalapack.so.%{so_ver}
@@ -413,8 +414,7 @@
 
 %files test
 %defattr(-,root,root,-)
-%doc scalapack-%{version}/TESTING/*.dat
-%{installdir}/bin/
+%{installdir}/%_lib/TESTING
 
 %files -n %{libname %_vers}-devel
 %defattr(-,root,root,-)




commit transactional-update for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package transactional-update for 
openSUSE:Factory checked in at 2017-11-18 00:21:53

Comparing /work/SRC/openSUSE:Factory/transactional-update (Old)
 and  /work/SRC/openSUSE:Factory/.transactional-update.new (New)


Package is "transactional-update"

Sat Nov 18 00:21:53 2017 rev:16 rq:542658 version:1.23

Changes:

--- 
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes
2017-11-08 15:13:51.565887367 +0100
+++ 
/work/SRC/openSUSE:Factory/.transactional-update.new/transactional-update.changes
   2017-11-18 00:21:56.297705851 +0100
@@ -1,0 +2,9 @@
+Fri Nov 17 14:54:33 CET 2017 - ku...@suse.de
+
+- Update to version 1.23
+  - Fix re-registration in rollback case
+  - Fix problems with updating the grub2 bootloader
+  - Add support for migration of products with SCC/SMT
+  - Re-add support to re-write bootloader
+
+---

Old:

  transactional-update-1.22.tar.bz2

New:

  transactional-update-1.23.tar.bz2



Other differences:
--
++ transactional-update.spec ++
--- /var/tmp/diff_new_pack.OKnL9K/_old  2017-11-18 00:21:58.085640753 +0100
+++ /var/tmp/diff_new_pack.OKnL9K/_new  2017-11-18 00:21:58.089640607 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   transactional-update
-Version:1.22
+Version:1.23
 Release:0
 Summary:Transactional Updates with btrfs and snapshots
 License:GPL-2.0+

++ transactional-update-1.22.tar.bz2 -> transactional-update-1.23.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-1.22/NEWS 
new/transactional-update-1.23/NEWS
--- old/transactional-update-1.22/NEWS  2017-11-07 16:21:54.0 +0100
+++ new/transactional-update-1.23/NEWS  2017-11-17 14:52:12.0 +0100
@@ -2,6 +2,12 @@
 
 Copyright (C) 2016, 2017 Thorsten Kukuk
 
+Version 1.23
+* Fix re-registration in rollback case
+* Fix problems with updating the grub2 bootloader
+* Add support for migration of products with SCC
+* Re-add support to re-write bootloader
+
 Version 1.22
 * Rewrite cleanup code
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-1.22/configure 
new/transactional-update-1.23/configure
--- old/transactional-update-1.22/configure 2017-11-07 16:22:13.0 
+0100
+++ new/transactional-update-1.23/configure 2017-11-17 14:52:27.0 
+0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for transactional-update 1.22.
+# Generated by GNU Autoconf 2.69 for transactional-update 1.23.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@
 # Identity of this package.
 PACKAGE_NAME='transactional-update'
 PACKAGE_TARNAME='transactional-update'
-PACKAGE_VERSION='1.22'
-PACKAGE_STRING='transactional-update 1.22'
+PACKAGE_VERSION='1.23'
+PACKAGE_STRING='transactional-update 1.23'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1211,7 +1211,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 transactional-update 1.22 to adapt to many kinds of 
systems.
+\`configure' configures transactional-update 1.23 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1278,7 +1278,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of transactional-update 1.22:";;
+ short | recursive ) echo "Configuration of transactional-update 1.23:";;
esac
   cat <<\_ACEOF
 
@@ -1358,7 +1358,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-transactional-update configure 1.22
+transactional-update configure 1.23
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1375,7 +1375,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by transactional-update $as_me 1.22, which was
+It was created by transactional-update $as_me 1.23, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2238,7 +2238,7 @@
 
 # Define the identity of the package.
  PACKAGE='transactional-update'
- VERSION='1.22'
+ VERSION='1.23'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3097,7 +3097,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by 

commit rubygem-i18n for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package rubygem-i18n for openSUSE:Factory 
checked in at 2017-11-18 00:21:40

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


Package is "rubygem-i18n"

Sat Nov 18 00:21:40 2017 rev:16 rq:542642 version:0.9.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-i18n/rubygem-i18n.changes
2017-10-23 16:53:39.311664424 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-i18n.new/rubygem-i18n.changes   
2017-11-18 00:21:42.510207849 +0100
@@ -1,0 +2,7 @@
+Fri Nov 17 08:35:33 UTC 2017 - mschnit...@suse.com
+
+- updated to version 0.9.1
+  * Reverted Hash#slice behaviour introduced with #250 - See #390.
+  * Fixed a regression caused by #387, where translations may have returned a 
not-helpful error message - See #389
+
+---

Old:

  i18n-0.9.0.gem

New:

  i18n-0.9.1.gem



Other differences:
--
++ rubygem-i18n.spec ++
--- /var/tmp/diff_new_pack.DlVfCB/_old  2017-11-18 00:21:43.586168674 +0100
+++ /var/tmp/diff_new_pack.DlVfCB/_new  2017-11-18 00:21:43.590168528 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-i18n
-Version:0.9.0
+Version:0.9.1
 Release:0
 %define mod_name i18n
 %define mod_full_name %{mod_name}-%{version}

++ i18n-0.9.0.gem -> i18n-0.9.1.gem ++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/i18n/backend/fallbacks.rb 
new/lib/i18n/backend/fallbacks.rb
--- old/lib/i18n/backend/fallbacks.rb   2017-10-16 00:38:42.0 +0200
+++ new/lib/i18n/backend/fallbacks.rb   2017-11-03 01:35:51.0 +0100
@@ -37,8 +37,7 @@
   def translate(locale, key, options = {})
 return super unless options.fetch(:fallback, true)
 return super if options[:fallback_in_progress]
-original_default = options[:default]
-extract_non_symbol_default!(options)
+default = extract_non_symbol_default!(options) if options[:default]
 
 begin
   options[:fallback_in_progress] = true
@@ -56,7 +55,9 @@
   options.delete(:fallback_in_progress)
 end
 
-return super(locale, nil, options.merge(:default => original_default)) 
if options.key?(:default)
+return if options.key?(:default) && options[:default].nil?
+
+return super(locale, nil, options.merge(:default => default)) if 
default
 throw(:exception, I18n::MissingTranslation.new(locale, key, options))
   end
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/i18n/core_ext/hash.rb 
new/lib/i18n/core_ext/hash.rb
--- old/lib/i18n/core_ext/hash.rb   2017-10-16 00:38:42.0 +0200
+++ new/lib/i18n/core_ext/hash.rb   2017-11-03 01:35:51.0 +0100
@@ -1,6 +1,6 @@
 class Hash
   def slice(*keep_keys)
-h = self.class.new
+h = {}
 keep_keys.each { |key| h[key] = fetch(key) if has_key?(key) }
 h
   end unless Hash.method_defined?(:slice)
@@ -21,7 +21,7 @@
   MERGER = proc do |key, v1, v2|
 Hash === v1 && Hash === v2 ? v1.merge(v2, ) : v2
   end
-
+  
   def deep_merge!(data)
 merge!(data, )
   end unless Hash.method_defined?(:deep_merge!)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/i18n/version.rb new/lib/i18n/version.rb
--- old/lib/i18n/version.rb 2017-10-16 00:38:42.0 +0200
+++ new/lib/i18n/version.rb 2017-11-03 01:35:51.0 +0100
@@ -1,3 +1,3 @@
 module I18n
-  VERSION = "0.9.0"
+  VERSION = "0.9.1"
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2017-10-16 00:38:42.0 +0200
+++ new/metadata2017-11-03 01:35:51.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: i18n
 version: !ruby/object:Gem::Version
-  version: 0.9.0
+  version: 0.9.1
 platform: ruby
 authors:
 - Sven Fuchs
@@ -9,10 +9,11 @@
 - Matt Aimonetti
 - Stephan Soller
 - Saimon Moore
+- Ryan Bigg
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2017-10-15 00:00:00.0 Z
+date: 2017-11-03 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: concurrent-ruby
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/test/backend/cache_test.rb 
new/test/backend/cache_test.rb
--- old/test/backend/cache_test.rb  2017-10-16 00:38:42.0 +0200
+++ new/test/backend/cache_test.rb  2017-11-03 01:35:51.0 +0100
@@ -1,4 +1,5 @@
 require 'test_helper'

commit rubygem-sass-rails for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package rubygem-sass-rails for 
openSUSE:Factory checked in at 2017-11-18 00:21:43

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


Package is "rubygem-sass-rails"

Sat Nov 18 00:21:43 2017 rev:6 rq:542644 version:5.0.7

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-sass-rails/rubygem-sass-rails.changes
2016-07-30 00:26:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-sass-rails.new/rubygem-sass-rails.changes   
2017-11-18 00:21:43.810160519 +0100
@@ -1,0 +2,6 @@
+Fri Nov 17 08:18:41 UTC 2017 - mschnit...@suse.com
+
+- updated to version 5.0.7
+  * Remove ruby warnings
+
+---

Old:

  sass-rails-5.0.6.gem

New:

  sass-rails-5.0.7.gem



Other differences:
--
++ rubygem-sass-rails.spec ++
--- /var/tmp/diff_new_pack.vBsxvD/_old  2017-11-18 00:21:44.530134304 +0100
+++ /var/tmp/diff_new_pack.vBsxvD/_new  2017-11-18 00:21:44.530134304 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-sass-rails
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-sass-rails
-Version:5.0.6
+Version:5.0.7
 Release:0
 %define mod_name sass-rails
 %define mod_full_name %{mod_name}-%{version}
@@ -33,7 +33,7 @@
 BuildRequires:  %{ruby}
 BuildRequires:  ruby-macros >= 5
 Url:https://github.com/rails/sass-rails
-Source: http://rubygems.org/gems/%{mod_full_name}.gem
+Source: https://rubygems.org/gems/%{mod_full_name}.gem
 Source1:gem2rpm.yml
 Summary:Sass adapter for the Rails asset pipeline
 License:MIT

++ sass-rails-5.0.6.gem -> sass-rails-5.0.7.gem ++
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/rails/helpers.rb 
new/lib/sass/rails/helpers.rb
--- old/lib/sass/rails/helpers.rb   2016-07-23 00:43:04.0 +0200
+++ new/lib/sass/rails/helpers.rb   2017-11-14 20:41:13.0 +0100
@@ -3,6 +3,7 @@
 
 module Sprockets
   module SassFunctions
+remove_method :asset_data_url if method_defined?(:asset_data_url)
 def asset_data_url(path)
   Sass::Script::String.new("url(" + 
sprockets_context.asset_data_uri(path.value) + ")")
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/sass/rails/version.rb 
new/lib/sass/rails/version.rb
--- old/lib/sass/rails/version.rb   2016-07-23 00:43:04.0 +0200
+++ new/lib/sass/rails/version.rb   2017-11-14 20:41:13.0 +0100
@@ -1,5 +1,5 @@
 module Sass
   module Rails
-VERSION = "5.0.6"
+VERSION = "5.0.7"
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2016-07-23 00:43:04.0 +0200
+++ new/metadata2017-11-14 20:41:13.0 +0100
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: sass-rails
 version: !ruby/object:Gem::Version
-  version: 5.0.6
+  version: 5.0.7
 platform: ruby
 authors:
 - wycats
@@ -9,7 +9,7 @@
 autorequire: 
 bindir: bin
 cert_chain: []
-date: 2016-07-22 00:00:00.0 Z
+date: 2017-11-14 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: railties
@@ -165,7 +165,7 @@
   version: '0'
 requirements: []
 rubyforge_project: 
-rubygems_version: 2.5.1
+rubygems_version: 2.6.12
 signing_key: 
 specification_version: 4
 summary: Sass adapter for the Rails asset pipeline.




commit rubygem-pry for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package rubygem-pry for openSUSE:Factory 
checked in at 2017-11-18 00:21:36

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


Package is "rubygem-pry"

Sat Nov 18 00:21:36 2017 rev:20 rq:542641 version:0.11.3

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-pry/rubygem-pry.changes  2017-10-23 
16:53:32.247995010 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-pry.new/rubygem-pry.changes 
2017-11-18 00:21:40.674274695 +0100
@@ -1,0 +2,20 @@
+Fri Nov 17 09:38:37 UTC 2017 - mschnit...@suse.com
+
+- updated to version 0.11.3
+
+  # Features
+
+- Deprecate Pry::Command#text. Please use black(), white(), etc directly 
instead (as you would with helper functions from BaseHelpers and CommandHelpers)
+- Add Pry::Testable, an improved modular replacement for PryTestHelpers. 
breaking change.
+- Add a new category module: "Pry::Platform". Loosely related to #1668 
below.
+- Add mac_osx? and linux? utility functions to Pry::Helpers::BaseHelpers.
+- Add utility functions for drawing colorised text on a colorised 
background.
+
+  # Bug fixes
+
+- Fix a case of infinite recursion in 
Pry::Method::WeirdMethodLocator#find_method_in_superclass that users of the 
Hanami web framework experienced and reported since 2015.
+- Fix a bug where Method objects were not returned for setters inherited 
from a default (Pry::Config::Default). Eg, this is no longer an error:
+- Do not capture unused Proc objects in Text helper methods no_color and 
no_paging, for performance reasons. Improve the documentation of both methods.
+- Fix String#pp output color.
+
+---

Old:

  pry-0.11.2.gem

New:

  pry-0.11.3.gem



Other differences:
--
++ rubygem-pry.spec ++
--- /var/tmp/diff_new_pack.TJvye8/_old  2017-11-18 00:21:41.522243821 +0100
+++ /var/tmp/diff_new_pack.TJvye8/_new  2017-11-18 00:21:41.526243675 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-pry
-Version:0.11.2
+Version:0.11.3
 Release:0
 %define mod_name pry
 %define mod_full_name %{mod_name}-%{version}

++ pry-0.11.2.gem -> pry-0.11.3.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-10-18 23:40:15.0 +0200
+++ new/CHANGELOG.md2017-11-14 15:06:19.0 +0100
@@ -1,3 +1,49 @@
+### HEAD
+
+ Features
+
+* Add Pry::Testable, an improved modular replacement for PryTestHelpers.
+  **breaking change**.
+
+See pull request [#1679](https://github.com/pry/pry/pull/1679).
+
+* Add a new category module: "Pry::Platform". Loosely related to #1668 below.
+
+See pull request [#1670](https://github.com/pry/pry/pull/1670)
+
+* Add `mac_osx?` and `linux?` utility functions to Pry::Helpers::BaseHelpers.
+
+See pull request [#1668](https://github.com/pry/pry/pull/1668).
+
+* Add utility functions for drawing colorised text on a colorised background.
+
+See pull request [#1673](https://github.com/pry/pry/pull/1673).
+
+ Bug fixes
+
+* Fix a case of infinite recursion in 
`Pry::Method::WeirdMethodLocator#find_method_in_superclass`
+  that users of the [Hanami](http://hanamirb.org/) web framework experienced 
and
+  reported since 2015.
+
+See pull request [#1639](https://github.com/pry/pry/pull/1689).
+
+* Fix a bug where Method objects were not returned for setters inherited
+  from a default (Pry::Config::Default). Eg, this is no longer an error:
+
+  pry(main)> d = Pry::Config.from_hash({}, Pry::Config::Default.new)
+  pry(main)> d.method(:exception_whitelist=) # Error
+
+See pull request [#1688](https://github.com/pry/pry/pull/1688).
+
+* Do not capture unused Proc objects in Text helper methods `no_color` and 
`no_paging`,
+  for performance reasons. Improve the documentation of both methods.
+
+See pull request [#1691](https://github.com/pry/pry/pull/1691).
+
+* Fix `String#pp` output color.
+
+See pull request [#1674](https://github.com/pry/pry/pull/1674).
+
 ### 0.11.0
 
 * Add alias 'whereami[?!]+' for 'whereami' command. 
([#1597](https://github.com/pry/pry/pull/1597))
@@ -47,7 +93,6 @@
 * Move to rspec for testing (from bacon)
 * Clean up ruby warnings
 
-
 ### 0.10.0
 
  Features
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/pry/color_printer.rb new/lib/pry/color_printer.rb
--- old/lib/pry/color_printer.rb2017-10-18 23:40:15.0 +0200
+++ new/lib/pry/color_printer.rb2017-11-14 15:06:19.0 

commit rubygem-public_suffix for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package rubygem-public_suffix for 
openSUSE:Factory checked in at 2017-11-18 00:21:27

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


Package is "rubygem-public_suffix"

Sat Nov 18 00:21:27 2017 rev:3 rq:542640 version:3.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-public_suffix/rubygem-public_suffix.changes  
2017-09-13 22:36:11.610122526 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-public_suffix.new/rubygem-public_suffix.changes
 2017-11-18 00:21:39.622312996 +0100
@@ -1,0 +2,8 @@
+Fri Nov 17 10:38:25 UTC 2017 - mschnit...@suse.com
+
+- updated to version 3.0.1
+
+  CHANGED: Updated definitions.
+  CHANGED: Improve performance and avoid allocation (GH-146). [Thanks 
@robholland] 
+
+---

Old:

  public_suffix-3.0.0.gem

New:

  public_suffix-3.0.1.gem



Other differences:
--
++ rubygem-public_suffix.spec ++
--- /var/tmp/diff_new_pack.odugi5/_old  2017-11-18 00:21:40.402284598 +0100
+++ /var/tmp/diff_new_pack.odugi5/_new  2017-11-18 00:21:40.406284452 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-public_suffix
-Version:3.0.0
+Version:3.0.1
 Release:0
 %define mod_name public_suffix
 %define mod_full_name %{mod_name}-%{version}

++ public_suffix-3.0.0.gem -> public_suffix-3.0.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.rubocop_defaults.yml new/.rubocop_defaults.yml
--- old/.rubocop_defaults.yml   2017-08-04 14:51:56.0 +0200
+++ new/.rubocop_defaults.yml   2017-11-08 21:42:27.0 +0100
@@ -6,6 +6,9 @@
 - 'tmp/**/*'
 - 'vendor/**/*'
 
+Lint/RescueWithoutErrorClass:
+  Enabled: false
+
 # [codesmell]
 Metrics/AbcSize:
   Enabled: false
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.travis.yml new/.travis.yml
--- old/.travis.yml 2017-08-04 14:51:56.0 +0200
+++ new/.travis.yml 2017-11-08 21:42:27.0 +0100
@@ -3,24 +3,22 @@
 rvm:
   - 2.1
   - 2.2
-  - 2.3.3
-  - 2.4.0
+  - 2.3
+  - 2.4
+  - jruby-9.1.5.0
   - ruby-head
-  - jruby-9.0.5.0
-  - jruby-9.1.0.0
 
-before_install:
-  - gem update --system
-  - gem install bundler
+env:
+  - COVERALL=1
 
 cache:
   - bundler
 
-env:
-  - COVERALL=1
-
 matrix:
   allow_failures:
 - rvm: ruby-head
-- rvm: jruby-9.0.5.0
 - rvm: jruby-9.1.0.0
+
+before_install:
+  - rvm get latest
+  - gem install bundler
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2017-08-04 14:51:56.0 +0200
+++ new/CHANGELOG.md2017-11-08 21:42:27.0 +0100
@@ -1,6 +1,12 @@
 # Changelog
 
 
+ Release 3.0.1
+
+- CHANGED: Updated definitions.
+- CHANGED: Improve performance and avoid allocation (GH-146). [Thanks 
@robholland]
+
+
  Release 3.0.0
 
 This new version includes a major redesign of the library internals, with the 
goal to drastically
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/README.md new/README.md
--- old/README.md   2017-08-04 14:51:56.0 +0200
+++ new/README.md   2017-11-08 21:42:27.0 +0100
@@ -7,7 +7,7 @@
 
 ## Requirements
 
-- Ruby >= 2.0
+- Ruby >= 2.1
 
 For an older versions of Ruby use a previous release.
 
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/data/list.txt new/data/list.txt
--- old/data/list.txt   2017-08-04 14:51:56.0 +0200
+++ new/data/list.txt   2017-11-08 21:42:27.0 +0100
@@ -399,24 +399,34 @@
 // br : http://registro.br/dominio/categoria.html
 // Submitted by registry 
 br
+abc.br
 adm.br
 adv.br
 agr.br
+aju.br
 am.br
+aparecida.br
 arq.br
 art.br
 ato.br
 b.br
 belem.br
+bhz.br
 bio.br
 blog.br
 bmd.br
+boavista.br
+bsb.br
+campinas.br
+caxias.br
 cim.br
 cng.br
 cnt.br
 com.br
+contagem.br
 coop.br
 cri.br
+cuiaba.br
 def.br
 ecn.br
 eco.br
@@ -427,14 +437,17 @@
 etc.br
 eti.br
 far.br
+feira.br
 flog.br
 floripa.br
 fm.br
 fnd.br
+fortal.br
 fot.br
 fst.br
 g12.br
 ggf.br
+goiania.br
 gov.br
 // gov.br 26 states + df https://en.wikipedia.org/wiki/States_of_Brazil
 ac.gov.br
@@ -464,42 +477,65 @@
 se.gov.br
 sp.gov.br
 to.gov.br
+gru.br
 imb.br
 ind.br
 inf.br
+jab.br
 jampa.br
+jdf.br
+joinville.br
 jor.br
 jus.br
 leg.br
 lel.br
+londrina.br
+macapa.br
+maceio.br
 mat.br
 med.br
 mil.br
+morena.br
 mp.br
 mus.br
+natal.br
 net.br
+niteroi.br
 

commit rubygem-bunny for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package rubygem-bunny for openSUSE:Factory 
checked in at 2017-11-18 00:21:09

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


Package is "rubygem-bunny"

Sat Nov 18 00:21:09 2017 rev:38 rq:542619 version:2.7.2

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-bunny/rubygem-bunny.changes  
2017-10-01 17:01:47.466907301 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-bunny.new/rubygem-bunny.changes 
2017-11-18 00:21:17.211128977 +0100
@@ -1,0 +2,20 @@
+Fri Nov 17 10:48:15 UTC 2017 - mschnit...@suse.com
+
+- Remove patch bunny-2.7.2-shebang_fix.diff:
+It turned out that it is only needed for local building (different
+rpmlint versions)
+
+---
+Mon Nov  6 06:26:58 UTC 2017 - mschnit...@suse.com
+
+- updated to version 2.7.2
+  no changelog found
+  
+  Added patch bunny-2.7.2-shebang_fix.diff:
+Without this patch it's no longer possible to build that gem, because
+it throws two errors:
+
+ruby2.4-rubygem-bunny.x86_64: E: env-script-interpreter (Badness: 9) 
/usr/lib64/ruby/gems/2.4.0/gems/bunny-2.7.2/bunny.gemspec /usr/bin/env gem build
+ruby2.5-rubygem-bunny.x86_64: E: env-script-interpreter (Badness: 9) 
/usr/lib64/ruby/gems/2.5.0/gems/bunny-2.7.2/bunny.gemspec /usr/bin/env gem build
+
+---

Old:

  bunny-2.7.1.gem

New:

  bunny-2.7.2.gem



Other differences:
--
++ rubygem-bunny.spec ++
--- /var/tmp/diff_new_pack.cXi5OE/_old  2017-11-18 00:21:17.991100579 +0100
+++ /var/tmp/diff_new_pack.cXi5OE/_new  2017-11-18 00:21:17.995100433 +0100
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-bunny
-Version:2.7.1
+Version:2.7.2
 Release:0
 %define mod_name bunny
 %define mod_full_name %{mod_name}-%{version}

++ bunny-2.7.1.gem -> bunny-2.7.2.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CONTRIBUTING.md new/CONTRIBUTING.md
--- old/CONTRIBUTING.md 2017-09-25 00:17:26.0 +0200
+++ new/CONTRIBUTING.md 2017-11-03 23:25:19.0 +0100
@@ -1,9 +1,30 @@
+## Overview
+
+This project **does not** use GitHub issues for questions, investigations, 
discussions, and so on.
+Issues are appropriate for something specific enough for a maintainer or 
contributor to work on:
+
+ * There should be enough information to reproduce the behavior observed in a 
reasonable amount of time
+ * It should be reasonably clear why the behavior should be changed and why 
this cannot or should not be addressed
+   in application code, a separate library and so on
+   
+ All issues that do not satisfy the above properties belong to the [Ruby 
RabbitMQ clients mailing 
list](http://groups.google.com/forum/#!forum/ruby-amqp). Pull request that do 
not satisfy them have a high chance
+ of being closed.
+ 
+## Submitting a Pull Request
+
+Please read the sections below to get an idea about how to run Bunny test 
suites first. Successfully
+running all tests, at least with `CI` environment variable exported to `true`, 
is an important
+first step for any contributor.
+
+Once you have a passing test suite, create a branch and make your changes on 
it.
+When you are done with your changes and all
+tests pass, write a [good, detailed commit 
message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) 
submit a pull request on GitHub.
+
 ## Pre-requisites
 
 The project uses Bundler for dependency management and requires RabbitMQ 
`3.5+` to be running
 locally with the `rabbitmq-management` and `rabbitmq_consistent_hash_exchange` 
plugins enabled.
 
-
 ### Running the Specs
 
 The specs require RabbitMQ to be running locally with a specific set of vhosts
@@ -88,8 +109,3 @@
 It is possible to run only integration and regression tests but exclude unit 
and stress tests:
 
 CI=true bundle exec rspec -c spec/higher_level_api/ spec/lower_level_api 
spec/issues && bundle exec rspec -c 
spec/higher_level_api/integration/connection_recovery_spec.rb
-
-## Pull Requests
-
-Then create a branch and make your changes on it. Once you are done with your 
changes and all
-tests pass, write a [good, detailed commit 
message](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) 
submit a pull request on GitHub.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ChangeLog.md new/ChangeLog.md
--- old/ChangeLog.md2017-09-25 00:17:26.0 +0200
+++ new/ChangeLog.md2017-11-03 23:25:19.0 +0100
@@ -1,6 +1,13 @@
 ## Changes between Bunny 2.7.1 and 2.7.2 

commit legion for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package legion for openSUSE:Factory checked 
in at 2017-11-18 00:21:21

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


Package is "legion"

Sat Nov 18 00:21:21 2017 rev:9 rq:542626 version:17.10.0

Changes:

--- /work/SRC/openSUSE:Factory/legion/legion.changes2017-10-09 
19:47:35.157258956 +0200
+++ /work/SRC/openSUSE:Factory/.legion.new/legion.changes   2017-11-18 
00:21:24.298870916 +0100
@@ -1,0 +2,28 @@
+Fri Nov 10 10:43:49 UTC 2017 - nmoreychaisemar...@suse.com
+
+- Remove build parallelism as it uses too much memory
+
+---
+Sat Oct 28 00:29:48 UTC 2017 - jungh...@votca.org
+
+- Version bump to 17.10.0
+  * Legion
+- Introduction of new partitioning API based on dependent partitioning
+- Deprecation of old partitioning API, LegionRuntime::{Arrays,Accessors} 
namespaces
+  * Realm
+- Dependent partitioning API, including dimension-aware IndexSpace
+- Point/Rect types moved to Realm namespace
+- Instance creation allows caller to choose precise memory layout
+- Accessors moved to Realm namespace, changed to match new instance layouts
+  * C API
+- The C API is now accessed via the legion.h header file. Note that this 
is still a redirect back to the current legion/legion_c.h header
+  * Legion Prof
+   - Added support for minimally invasive dumping of intermediate profiling 
data while the application is still running for long runs
+  * Python
+- New Python API bindings and native support for Python processors
+- Compile with USE_PYTHON=1 and run with -ll:py 1 to enable Python
+- Also see examples/python_interop for an example
+- Add legion-fix-potential-return-of-random-data.patch to workaround
+  a rpmlint error
+
+---

Old:

  legion-17.08.0.0.291592ef.tar.gz

New:

  legion-17.10.0.0.a2b971e6.tar.gz
  legion-fix-potential-return-of-random-data.patch



Other differences:
--
++ legion.spec ++
--- /var/tmp/diff_new_pack.S2aSeE/_old  2017-11-18 00:21:25.390831158 +0100
+++ /var/tmp/diff_new_pack.S2aSeE/_new  2017-11-18 00:21:25.394831013 +0100
@@ -17,7 +17,7 @@
 #
 
 
-%define git_ver .0.291592ef
+%define git_ver .0.a2b971e6
 %ifarch ppc64
 %define mpi_implem openmpi
 %else
@@ -25,14 +25,14 @@
 %endif
 
 Name:   legion
-Version:17.08.0
+Version:17.10.0
 Release:0
 Summary:A data-centric parallel programming system
 License:Apache-2.0
 Group:  Productivity/Networking/Other
 Url:http://legion.stanford.edu/
 Source0:%{name}-%{version}%{git_ver}.tar.gz
-
+Patch0: legion-fix-potential-return-of-random-data.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  %{mpi_implem}
@@ -87,6 +87,7 @@
 
 %prep
 %setup -q -n  %{name}-%{version}%{git_ver}
+%patch0
 
 %build
 . %{_libdir}/mpi/gcc/%{mpi_implem}/bin/mpivars.sh
@@ -97,7 +98,7 @@
  -DLegion_ENABLE_TESTING=ON \
  -DGASNet_CONDUIT=mpi \
  -DLegion_BUILD_TUTORIAL=ON
-make %{?_smp_mflags}
+make
 
 %install
 . %{_libdir}/mpi/gcc/%{mpi_implem}/bin/mpivars.sh

++ _service ++
--- /var/tmp/diff_new_pack.S2aSeE/_old  2017-11-18 00:21:25.434829557 +0100
+++ /var/tmp/diff_new_pack.S2aSeE/_new  2017-11-18 00:21:25.434829557 +0100
@@ -8,7 +8,7 @@
 @PARENT_TAG@.@TAG_OFFSET@.%h
 legion(.*)
 \1
-291592ef7d52d9116428cd50253a99f5754e1983
+a2b971e6c34cce166b3ba4181ebfadc1a71dd1c8
   
   
 legion*.tar

++ legion-17.08.0.0.291592ef.tar.gz -> legion-17.10.0.0.a2b971e6.tar.gz 
++
 199942 lines of diff (skipped)

++ legion-fix-potential-return-of-random-data.patch ++
diff --git runtime/legion/legion.cc runtime/legion/legion.cc
index 917efe113..1c1f45aa1 100644
--- runtime/legion/legion.cc
+++ runtime/legion/legion.cc
@@ -4050,6 +4050,7 @@ namespace Legion {
 "replaced with a call to create_partition_by_field.",
 ctx->get_task_name(), ctx->get_unique_id());
   assert(false);
+  return IndexPartition::NO_PART;
 }
 
 
//--



commit hawk-apiserver for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package hawk-apiserver for openSUSE:Factory 
checked in at 2017-11-18 00:21:17

Comparing /work/SRC/openSUSE:Factory/hawk-apiserver (Old)
 and  /work/SRC/openSUSE:Factory/.hawk-apiserver.new (New)


Package is "hawk-apiserver"

Sat Nov 18 00:21:17 2017 rev:3 rq:542624 version:0.0.1+git1510917627.a05c8b6

Changes:

--- /work/SRC/openSUSE:Factory/hawk-apiserver/hawk-apiserver.changes
2017-09-11 16:23:32.378393247 +0200
+++ /work/SRC/openSUSE:Factory/.hawk-apiserver.new/hawk-apiserver.changes   
2017-11-18 00:21:21.754963538 +0100
@@ -1,0 +2,6 @@
+Fri Nov 17 11:21:17 UTC 2017 - kgronl...@suse.com
+
+- Update to version 0.0.1+git1510917627.a05c8b6:
+  * Avoid error on short reads (bsc#1068675)
+
+---

Old:

  hawk-apiserver-0.0.1+git1505046827.f7eadc5.tar.xz

New:

  hawk-apiserver-0.0.1+git1510917627.a05c8b6.tar.xz



Other differences:
--
++ hawk-apiserver.spec ++
--- /var/tmp/diff_new_pack.RiZw5E/_old  2017-11-18 00:21:22.806925237 +0100
+++ /var/tmp/diff_new_pack.RiZw5E/_new  2017-11-18 00:21:22.810925092 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hawk-apiserver
-Version:0.0.1+git1505046827.f7eadc5
+Version:0.0.1+git1510917627.a05c8b6
 Release:0
 Summary:Web server and API provider for Hawk
 License:GPL-3.0+

++ _servicedata ++
--- /var/tmp/diff_new_pack.RiZw5E/_old  2017-11-18 00:21:22.850923636 +0100
+++ /var/tmp/diff_new_pack.RiZw5E/_new  2017-11-18 00:21:22.850923636 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/krig/hawk-apiserver
-  f7eadc588d9ced2197bbcdb61d89d3be32630aa2
\ No newline at end of file
+  a05c8b653586938b9fbd44ce9c50d863d271d0e1
\ No newline at end of file

++ hawk-apiserver-0.0.1+git1505046827.f7eadc5.tar.xz -> 
hawk-apiserver-0.0.1+git1510917627.a05c8b6.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-apiserver-0.0.1+git1505046827.f7eadc5/redirect.go 
new/hawk-apiserver-0.0.1+git1510917627.a05c8b6/redirect.go
--- old/hawk-apiserver-0.0.1+git1505046827.f7eadc5/redirect.go  2017-09-10 
14:33:47.0 +0200
+++ new/hawk-apiserver-0.0.1+git1510917627.a05c8b6/redirect.go  2017-11-17 
12:20:27.0 +0100
@@ -35,9 +35,12 @@
// inspect the first bytes to see if it is HTTPS
hdr, err := bconn.buf.Peek(6)
if err != nil {
-   log.Printf("Short %s\n", c.RemoteAddr().String())
-   bconn.Close()
-   return nil, err
+   log.Printf("Short %s: %s\n", c.RemoteAddr().String(), 
err.Error())
+   // couldn't peek, assume it's HTTPS
+   return tls.Server(bconn, l.config), nil
+   // log.Printf("Short %s\n", c.RemoteAddr().String())
+   // bconn.Close()
+   // return nil, err
}
 
// SSL 3.0 or TLS 1.0, 1.1 and 1.2





commit python-pymisp for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package python-pymisp for openSUSE:Factory 
checked in at 2017-11-18 00:21:01

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


Package is "python-pymisp"

Sat Nov 18 00:21:01 2017 rev:4 rq:542612 version:2.4.82

Changes:

--- /work/SRC/openSUSE:Factory/python-pymisp/python-pymisp.changes  
2017-10-10 11:42:59.743448157 +0200
+++ /work/SRC/openSUSE:Factory/.python-pymisp.new/python-pymisp.changes 
2017-11-18 00:21:02.523663739 +0100
@@ -2 +2 @@
-Mon Oct  9 17:44:18 UTC 2017 - sebix+novell@sebix.at
+Fri Nov 10 08:16:45 UTC 2017 - sebix+novell@sebix.at
@@ -4,3 +4,7 @@
-- update to version 2.4.81:
- - Fix
-  - Changelog config + update. [Raphaël Vinot]
+- update to version 2.4.82
+ - Proper debug system.
+ - Changes
+  - Small improvments in the logging system using python logging module.
+  - Let load unknown object relations in known templates.
+  - Allow to load non-malware ZIP files in MISP Event.
+  - Properly pass the distribution when uploading a sample.
@@ -8,2 +12,19 @@
-  - Up: bump version. [Raphaël Vinot]
-  - Up: Bump misp-objects. [Raphaël Vinot]
+  - Created add_generic_object.py.
+- remove patch fix-offline-test.patch, included in upstream version
+- shorten existing changelogs
+
+---
+Thu Oct 26 09:56:58 UTC 2017 - sebix+novell@sebix.at
+
+- update to version 2.4.81.2
+- update to version 2.4.81.1:
+ - Allow to hard delete an attribute by ID.
+ - Fixes
+  - Improve dependencies listing. Partial fix for #110
+  - Missing default category. Fix #119
+- add fix-offline-test.patch to fix tests
+
+---
+Mon Oct  9 17:44:18 UTC 2017 - sebix+novell@sebix.at
+
+- update to version 2.4.81
@@ -15,2 +35,0 @@
- - Changes
-  - Update changelog. [Raphaël Vinot]
@@ -18,6 +37,2 @@
-  - Change readme. [Raphaël Vinot]
-  - Create file object. [Raphaël Vinot]
-Was broken in case the file was neither PE/ELF/Mach-O
-  - Allow again to tag/delete unsaved attributes. [Raphaël Vinot]
-  - Live tests. [Raphaël Vinot]
-  - Import the openioc converter from tool again. [Raphaël Vinot]
+  - Allow again to tag/delete unsaved attributes.
+  - Import the openioc converter from tool again.
@@ -25,22 +40,2 @@
-  - Up: Version bump. [Raphaël Vinot]
-  - Up: Bump misp-objects & describeTypes. [Raphaël Vinot]
-  - Update readme. [Raphaël Vinot]
-  - Merge pull request #116 from cgi1/patch-2. [Raphaël Vinot]
-  - Similar to #114 on attribute level. [cgi1]
-`add_attribute_tag(tag,attribute_identifier)` fails if attribute does not 
have any tag in before.
-  - Merge pull request #115 from cgi1/patch-1. [Raphaël Vinot]
-Fixing #114 (MISPEvent.add_tag(tag) fails if inital event does not contain 
tag )
-  - Fixing #114. [cgi1]
-  - Merge pull request #112 from CenturyLinkCIRT/unknown-object-name-
-patch. [Raphaël Vinot]
-  - Formatted "Unknown MISP object" error message. [infosec-intern]
-When a user tries to add an object with a name that doesn't exist, the 
error thrown was missing its format string
-This ended up looking like
-pymisp.exceptions.UnknownMISPObjectTemplate: {} is unknown in the MISP 
object directory.
-Here's a patch that adds self.name to the format string
-  - Merge branch 'master' of github.com:MISP/PyMISP. [Raphaël Vinot]
-  - Merge pull request #111 from wagner-certat/skip-tests. [Raphaël Vinot]
-  - TST: skip test with optional files if not existing. [Sebastian Wagner]
-  - TST: update test requirements. [Sebastian Wagner]
-  - Update: make make_binary_objects more flexible. [Raphaël Vinot]
-  - fix: use proper exception handlers
+  - Fixing #114 (MISPEvent.add_tag(tag) fails if inital event does not contain 
tag )
+  - Formatted "Unknown MISP object" error message.
@@ -53,14 +48,2 @@
- - Properly initialize a new malware sample. [Raphaël Vinot]
- - Merge branch 'master' of github.com:MISP/PyMISP. [Raphaël Vinot]
- - Permission issue... [Alexandre Dulaunoy]
- - Merge branch 'objects' [Raphaël Vinot]
- - Bump misp object. [Raphaël Vinot]
- - Allow to get the list of known types out of MISPEvent again. [Raphaël
-   Vinot]
- - Merge branch 'objects' of github.com:MISP/PyMISP into objects.
-   [Raphaël Vinot]
- - Changed source => object / destination => referenced. [iglocska]
- - Use MISPAbstract as a master class everywhere. [Raphaël Vinot]
-   This is probably breaking everything ¯\_(ツ)_/¯
- - Bump miso-objects. [Raphaël Vinot]
- - Changed two fields in object references. [iglocska]
+ - Allow to get the list of known types out of MISPEvent again.
+ - Changed two fields in object references.
@@ -69,5 +52 @@
- - Some more refactoring. [Raphaël Vinot]

commit gnuplot for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "gnuplot"

Sat Nov 18 00:20:46 2017 rev:65 rq:542575 version:5.2.2

Changes:

--- /work/SRC/openSUSE:Factory/gnuplot/gnuplot.changes  2017-11-09 
14:07:51.833108559 +0100
+++ /work/SRC/openSUSE:Factory/.gnuplot.new/gnuplot.changes 2017-11-18 
00:20:46.928231559 +0100
@@ -1,0 +2,18 @@
+Thu Nov 16 07:52:31 UTC 2017 - wer...@suse.de
+
+- Update to gnuplot 5.2.2 
+  * NEW splot ... with lines title at {beg|end}
+  * FIX allow mixed use of in-key plot titles and manually placed titles
+  * FIX prevent runaway iterations of the form   plot for [i=start:*] ...
+  * FIX handle in-line range limits for linked or nonlinear axes
+  * FIX restore pre-5.2 interpretation of logscaled tic increment as a 
multiplier
+  * FIX logscale tic placement is closer to that of versions before 5.2.0
+  * FIX recheck inrange/outrange points after spline or bezier smoothing
+  * FIX sampling on x2 if linked to x1;  e.g. plot sample [t=1:5:1] '+' axes 
x2y1
+  * FIX empty range on logscale y axis is handled by auto-extending the range
+  * FIX autoscaling xrange of stacked histograms
+- Add now missed TEXDIR at configure time which now includes also
+  the sub path tex/latex/gnuplot/ below /usr/share/texmf/ (could
+  become removed with some of the next version updates?)
+
+---

Old:

  gnuplot-5.2.1.tar.gz

New:

  gnuplot-5.2.2.tar.gz



Other differences:
--
++ gnuplot.spec ++
--- /var/tmp/diff_new_pack.Y4ZfqR/_old  2017-11-18 00:20:48.576171559 +0100
+++ /var/tmp/diff_new_pack.Y4ZfqR/_new  2017-11-18 00:20:48.576171559 +0100
@@ -83,7 +83,7 @@
 BuildRequires:  xorg-x11
 BuildRequires:  xorg-x11-devel
 Url:http://www.gnuplot.info/
-Version:5.2.1
+Version:5.2.2
 Release:0
 Summary:Function Plotting Utility and more
 License:SUSE-Gnuplot and GPL-2.0+
@@ -122,6 +122,7 @@
 %define _x11inc %{_includedir}
 %define _appdef %{_x11data}/app-defaults
 %endif
+%define _gnplttex   tex/latex/gnuplot
 
 %description
 GNUplot is a command line driven interactive function plotting utility.
@@ -189,6 +190,7 @@
--x-includes=%{_x11inc} \
--x-libraries=%{_x11lib}\
--with-x-app-defaultdir=%{_appdef}\
+   --with-texdir=/usr/share/texmf/%{_gnplttex} \
--with-readline=gnu \
--enable-history-file   \
--with-linux-vga\
@@ -280,7 +282,7 @@
 %{_bindir}/gnuplot
 %{_libexecdir}/gnuplot
 %{_datadir}/gnuplot
-%{_datadir}/texmf/tex/latex/gnuplot/
+%{_datadir}/texmf/%{_gnplttex}/
 %{_datadir}/emacs/site-lisp/
 %{_appdef}/Gnuplot
 

++ gnuplot-5.2.1.tar.gz -> gnuplot-5.2.2.tar.gz ++
 2176 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/gnuplot-5.2.1/ChangeLog new/gnuplot-5.2.2/ChangeLog
--- old/gnuplot-5.2.1/ChangeLog 2017-10-27 19:16:16.0 +0200
+++ new/gnuplot-5.2.2/ChangeLog 2017-11-16 06:05:09.0 +0100
@@ -1,34 +1,98 @@
-Release 5.2.1
+Release 5.2.2
+
+2017-11-15  Ethan A Merritt  
+
+   * src/set.c (set_logscale):  If the axis is currently autoscaled and
+   the range limits still hold non-positive values from a previous state,
+   reset them to [0.1 : 10.].
+
+2017-11-04  Ethan A Merritt  
+
+   * configure.ac src/syscfg.h src/command.c:
+   (back-ported HBB patch from 5.3 with addition of OS2) 
+   Include , if it exists.  Provide fall-back definition
+   for WEXITSTATUS if none is found via .
+   Move MS Windows specific replacement from command.c to syscfg.h.
+   Bug #1989
+
+2017-11-01  Ethan A Merritt  
+
+   * src/plot2d.c (histogram_range_fiddling):  For stacked histograms,
+   autoscaling did not distinguish between 'set xrange [*:*]' and 
+   'set xrange [explicit_min:*]', always resetting min to -1.
+   Bugfix
+
+   * RELEASE_NOTES NEWS PATCHLEVEL configure.ac src/version.c
+   Bump version to 5.2.2 (but not yet tagged)
+
+2017-10-31  Ethan A Merritt  
+
+   * src/command.c: Fix #define breakage
+
+2017-10-31  Dima Kogan  
+
+   * 

commit dcmtk for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package dcmtk for openSUSE:Factory checked 
in at 2017-11-18 00:20:41

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


Package is "dcmtk"

Sat Nov 18 00:20:41 2017 rev:14 rq:542571 version:3.6.2

Changes:

--- /work/SRC/openSUSE:Factory/dcmtk/dcmtk.changes  2017-08-24 
18:42:09.583932419 +0200
+++ /work/SRC/openSUSE:Factory/.dcmtk.new/dcmtk.changes 2017-11-18 
00:20:44.812308598 +0100
@@ -1,0 +2,6 @@
+Fri Nov 17 07:42:55 UTC 2017 - guilla...@opensuse.org
+
+- Add dcmtk-fix-DCMTKTargets.cmake.patch to fix usage of 'dcmtk-devel'
+  without 'dcmtk' package
+
+---

New:

  dcmtk-fix-DCMTKTargets.cmake.patch



Other differences:
--
++ dcmtk.spec ++
--- /var/tmp/diff_new_pack.biAf2f/_old  2017-11-18 00:20:46.304254278 +0100
+++ /var/tmp/diff_new_pack.biAf2f/_new  2017-11-18 00:20:46.308254131 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dcmtk
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -28,15 +28,17 @@
 Source0:
ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk362/%{name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE 
dcmtk-3.6.0-0002-Install-libs-in-the-correct-arch-dir.patch 
asterios.dra...@gmail.com -- Install libs in the correct arch dir
 Patch1: dcmtk-3.6.0-0002-Install-libs-in-the-correct-arch-dir.patch
+# PATCH-FIX-OPENSUSE dcmtk-fix-DCMTKTargets.cmake.patch -- Do not track 
executables to be able to use dcmtk-devel without dcmtk package
+Patch2: dcmtk-fix-DCMTKTargets.cmake.patch
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  libjpeg-devel
 BuildRequires:  libopenssl-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libsndfile-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  libjpeg-devel
 BuildRequires:  tcpd-devel
 BuildRequires:  zlib-devel
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -66,6 +68,7 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
 
 %build
 mkdir build

++ dcmtk-fix-DCMTKTargets.cmake.patch ++
--- dcmtk-3.6.2.orig/CMake/GenerateCMakeExports.cmake   2017-11-17 
08:38:26.571546846 +0100
+++ dcmtk-3.6.2/CMake/GenerateCMakeExports.cmake2017-11-17 
08:40:31.720374074 +0100
@@ -15,8 +15,9 @@
 # DCMTKConfig.cmake will contain options used to build this DCMTK package
 
 # Get and store all executable targets to DCMTKTargets.cmake within build's 
main dir
-GET_PROPERTY(DCMTK_EXECUTABLE_TARGETS GLOBAL PROPERTY DCMTK_EXECUTABLE_TARGETS)
-EXPORT(TARGETS ${DCMTK_EXECUTABLE_TARGETS} APPEND FILE 
"${DCMTK_BUILD_CMKDIR}/DCMTKTargets.cmake")
+## DO NOT TRACK EXECUTABLES, IT BREAKS usage of 'dcmtk-devel' without 'dcmtk' 
package
+# GET_PROPERTY(DCMTK_EXECUTABLE_TARGETS GLOBAL PROPERTY 
DCMTK_EXECUTABLE_TARGETS)
+# EXPORT(TARGETS ${DCMTK_EXECUTABLE_TARGETS} APPEND FILE 
"${DCMTK_BUILD_CMKDIR}/DCMTKTargets.cmake")
 
 # Get and store libraries to DCMTKTargets.cmake within the build's main dir
 GET_PROPERTY(DCMTK_LIBRARY_TARGETS GLOBAL PROPERTY DCMTK_LIBRARY_TARGETS)



commit bcc for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package bcc for openSUSE:Factory checked in 
at 2017-11-18 00:20:54

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


Package is "bcc"

Sat Nov 18 00:20:54 2017 rev:9 rq:542594 version:0.4.0

Changes:

--- /work/SRC/openSUSE:Factory/bcc/bcc.changes  2017-11-10 14:57:30.935821666 
+0100
+++ /work/SRC/openSUSE:Factory/.bcc.new/bcc.changes 2017-11-18 
00:20:55.315926169 +0100
@@ -1,0 +2,6 @@
+Fri Nov 17 09:19:40 UTC 2017 - g...@suse.com
+
+- Use the python3 package by default
+- Provide and obsolete python-bcc (it's python2-bcc now)
+
+---



Other differences:
--
++ bcc.spec ++
--- /var/tmp/diff_new_pack.K90w9F/_old  2017-11-18 00:20:56.591879711 +0100
+++ /var/tmp/diff_new_pack.K90w9F/_new  2017-11-18 00:20:56.591879711 +0100
@@ -90,14 +90,16 @@
 %description devel
 Shared library and pkg-config for developing BCC programs
 
-%package -n python-bcc
-Summary:Python bindings for BPF Compiler Collection
+%package -n python2-bcc
+Summary:Python2 bindings for BPF Compiler Collection
 Group:  Development/Languages/Python
 Requires:   kernel >= 4.1.0
 Requires:   kernel-devel >= 4.1.0
 Requires:   libbcc0 = %{version}
+Provides:   python-bcc = %{version}
+Obsoletes:  python-bcc < %{version}
 
-%description -n python-bcc
+%description -n python2-bcc
 Python bindings for BPF Compiler Collection (BCC)
 
 %package -n python3-bcc
@@ -125,10 +127,10 @@
 %package examples
 Summary:Examples for BPF Compiler Collection (BCC)
 Group:  Development/Sources
-Requires:   python-bcc = %{version}
-Requires:   python-future
-Recommends: python-pyroute2
-Recommends: python-netaddr
+Requires:   python3-bcc = %{version}
+Requires:   python3-future
+Recommends: python3-pyroute2
+Recommends: python3-netaddr
 Recommends: netperf
 
 %description examples
@@ -137,8 +139,8 @@
 %package tools
 Summary:Tracing tools of BPF Compiler Collection (BCC)
 Group:  System/Monitoring
-Requires:   python-bcc = %{version}
-Requires:   python-future
+Requires:   python3-bcc = %{version}
+Requires:   python3-future
 
 %description tools
 Python tracing scripts of BPF Compiler Collection (BCC)
@@ -171,6 +173,7 @@
 mkdir build
 pushd build
 CFLAGS=$RPM_OPT_FLAGS CXXFLAGS=$RPM_OPT_FLAGS cmake \
+   -DPYTHON_CMD=python3 \
-DREVISION_LAST=%{libversion} \
-DREVISION=%{libversion} \
-DCMAKE_INSTALL_PREFIX=/usr \
@@ -190,12 +193,14 @@
 %install
 pushd build
 make install DESTDIR=%{buildroot}
-# For python3-bcc
-cmake -DPYTHON_CMD=python3 ..
+
+# For python2-bcc (should be removed in the future)
+cmake -DPYTHON_CMD=python2 ..
 pushd src/python/
 make %{?_smp_mflags} VERBOSE=1
 make install DESTDIR=%{buildroot}
 popd
+
 popd
 
 %post -n libbcc0 -p /sbin/ldconfig
@@ -221,7 +226,7 @@
 %doc LICENSE.txt COPYRIGHT.txt
 %{_libdir}/libbpf.so.*
 
-%files -n python-bcc
+%files -n python2-bcc
 %{python_sitelib}/bcc*
 
 %files -n python3-bcc




commit octave-forge-io for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package octave-forge-io for openSUSE:Factory 
checked in at 2017-11-18 00:20:33

Comparing /work/SRC/openSUSE:Factory/octave-forge-io (Old)
 and  /work/SRC/openSUSE:Factory/.octave-forge-io.new (New)


Package is "octave-forge-io"

Sat Nov 18 00:20:33 2017 rev:10 rq:541578 version:2.4.8

Changes:

--- /work/SRC/openSUSE:Factory/octave-forge-io/octave-forge-io.changes  
2017-02-03 17:51:50.488771471 +0100
+++ /work/SRC/openSUSE:Factory/.octave-forge-io.new/octave-forge-io.changes 
2017-11-18 00:20:36.512610783 +0100
@@ -1,0 +2,22 @@
+Thu Nov  9 16:28:49 UTC 2017 - badshah...@gmail.com
+
+- Update to version 2.4.8:
+  * csv2cell(): Improve ignoring CR (char (13)) in csv files (bugs
+#50979 and #50297)
+  * OCT interface:
+- More robust identification of worksheets (spreadsheets
+  written with POI interface were misinterpreted)
+- Overhauled reading .xlsx files; catches more types:
+  inlineString, Boolean, ...
+  * read_namelist.m: improve reading when ending char is not fist
+on line (bug #52242) 
+  * Replace utf82unicode with native2unicode v.v. in Octave 4.4+
+  * If no filename extension is given, default to .xlsx rather
+than .xls
+  * xlsread.m and odsread.m now accept a function handle, an
+output options struct and interface as arguments after the
+third (range) argument, in any order.
+  * all spreadsheet I/O functions now accept an empty string as
+worksheet name, implying the first worksheet.
+
+---

Old:

  io-2.4.5.tar.gz

New:

  io-2.4.8.tar.gz



Other differences:
--
++ octave-forge-io.spec ++
--- /var/tmp/diff_new_pack.APfgFK/_old  2017-11-18 00:20:37.820563162 +0100
+++ /var/tmp/diff_new_pack.APfgFK/_new  2017-11-18 00:20:37.820563162 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package octave-forge-io
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define octpkg  io
 Name:   octave-forge-%{octpkg}
-Version:2.4.5
+Version:2.4.8
 Release:0
 Summary:Input/Output in external formats from Octave
 License:GPL-3.0+ and BSD-2-Clause

++ io-2.4.5.tar.gz -> io-2.4.8.tar.gz ++
 3474 lines of diff (skipped)




commit python-neovim for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package python-neovim for openSUSE:Factory 
checked in at 2017-11-18 00:20:37

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


Package is "python-neovim"

Sat Nov 18 00:20:37 2017 rev:9 rq:541604 version:0.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-neovim/python-neovim.changes  
2017-09-09 20:26:39.769007340 +0200
+++ /work/SRC/openSUSE:Factory/.python-neovim.new/python-neovim.changes 
2017-11-18 00:20:38.596534910 +0100
@@ -1,0 +2,15 @@
+Mon Nov 13 15:39:05 UTC 2017 - roni...@gmail.com
+
+- Run spec-cleaner.
+- Version bump to 0.2.0.
+  Upstream changelog:
+* a2e1169 Fix tests on windows (#201)
+* 9a0e729 Fix an indexing bug when setting lines in a Range
+  object (#270)
+* 4abd5d0 Documentation update (#272)
+* a703b47 Make sure logging always uses UTF-8 regardless of
+  locale (#276)
+* 68aa352 Add argument to allow nested notification handlers
+  (#262)
+
+---

Old:

  python-client-0.1.13.tar.gz

New:

  python-client-0.2.0.tar.gz



Other differences:
--
++ python-neovim.spec ++
--- /var/tmp/diff_new_pack.b6TpGc/_old  2017-11-18 00:20:40.452467336 +0100
+++ /var/tmp/diff_new_pack.b6TpGc/_new  2017-11-18 00:20:40.456467191 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-neovim
-Version:0.1.13
+Version:0.2.0
 Release:0
 Summary:Python 2 client to Neovim
 License:Apache-2.0
@@ -32,11 +32,10 @@
 Requires:   neovim >= 0.1.6
 Requires:   python-greenlet
 Requires:   python-msgpack-python
+BuildArch:  noarch
 %ifpython2
 Requires:   python-trollius
 %endif
-BuildArch:  noarch
-
 %python_subpackages
 
 %description
@@ -53,7 +52,6 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root)
 %doc README.md LICENSE
 %{python_sitelib}/neovim/
 %{python_sitelib}/neovim-%{version}-*.egg-info/

++ python-client-0.1.13.tar.gz -> python-client-0.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-client-0.1.13/README.md 
new/python-client-0.2.0/README.md
--- old/python-client-0.1.13/README.md  2017-01-12 15:04:10.0 +0100
+++ new/python-client-0.2.0/README.md   2017-11-08 19:29:13.0 +0100
@@ -42,26 +42,44 @@
 below.
 
 * `vim.funcs` exposes vimscript functions (both builtin and global user defined
-  functions) as a python namespace. For instance to set the value of the value
-  of a register
-
-`vim.funcs.setreg('0', ["some", "text"], 'l')`
+  functions) as a python namespace. For instance to set the value of a register
+  ```
+  vim.funcs.setreg('0', ["some", "text"], 'l')
+  ```
+
+* `vim.api` exposes nvim API methods. For instance to call `nvim_strwidth`,
+  ```
+  result = vim.api.strwidth("some text")
+  ```
+  Note the initial `nvim_` is not included. Also, object methods can be called
+  directly on their object,
+  ```
+  buf = vim.current.buffer
+  len = buf.api.line_count()
+  ```
+  calls `nvim_buf_line_count`. Alternatively msgpack requests can be invoked
+  directly,
+  ```
+  result = vim.request("nvim_strwith", "some text")
+  len = vim.request("nvim_buf_line_count", buf)
+  ```
 
 * The API is not thread-safe in general. However, `vim.async_call` allows a
   spawned thread to schedule code to be executed on the main thread. This 
method
   could also be called from `:python` or a synchronous request handler, to 
defer
   some execution that shouldn't block nvim.
+  ```
+  :python vim.async_call(myfunc, args...)
 
-`:python vim.async_call(myfunc, args...)`
-
+  ```
   Note that this code will still block the plugin host if it does long-running
   computations. Intensive computations should be done in a separate thread (or
   process), and `vim.async_call` can be used to send results back to nvim.
 
-* Some methods accept an extra keyword-only argument `async`: `vim.eval`,
-  `vim.command` as well as the `vim.funcs` wrappers. The python host will not
-  wait for nvim to complete the request, which also means that the return value
-  is unavailable.
+* Some methods accept an `async` keyword argument: `vim.eval`, `vim.command`,
+  `vim.request` as well as the `vim.funcs` and `vim.api` wrappers.  When
+  `async=True` is passed the client will not wait for nvim to complete the
+  request (which also means that the return value is unavailable).
 
  Remote (new-style) plugins
 
@@ -96,6 +114,14 @@
 required for function return values), but by 

commit libqt5-qtspeech for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package libqt5-qtspeech for openSUSE:Factory 
checked in at 2017-11-18 00:19:57

Comparing /work/SRC/openSUSE:Factory/libqt5-qtspeech (Old)
 and  /work/SRC/openSUSE:Factory/.libqt5-qtspeech.new (New)


Package is "libqt5-qtspeech"

Sat Nov 18 00:19:57 2017 rev:3 rq:532820 version:5.9.2

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtspeech/libqt5-qtspeech.changes  
2017-08-28 15:19:07.908145344 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtspeech.new/libqt5-qtspeech.changes 
2017-11-18 00:20:04.693769280 +0100
@@ -1,0 +2,13 @@
+Mon Oct  9 07:34:54 UTC 2017 - wba...@tmo.at
+
+- Work around wrong include directory specification in
+  speech-dispatcher's pkgconfig file in Leap 42.x to fix build
+
+---
+Sun Oct  8 14:09:45 UTC 2017 - lbeltr...@kde.org
+
+- Update to 5.9.2
+  * For more details please see:
+https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/
+
+---

Old:

  qtspeech-opensource-src-5.9.1.tar.xz

New:

  qtspeech-opensource-src-5.9.2.tar.xz



Other differences:
--
++ libqt5-qtspeech.spec ++
--- /var/tmp/diff_new_pack.JZ9KYn/_old  2017-11-18 00:20:07.221677241 +0100
+++ /var/tmp/diff_new_pack.JZ9KYn/_new  2017-11-18 00:20:07.221677241 +0100
@@ -19,11 +19,11 @@
 %define qt5_snapshot 0
 %define libname libQt5TextToSpeech5
 %define base_name libqt5
-%define real_version 5.9.1
+%define real_version 5.9.2
 %define so_version 5.5.0
 %define tar_version qtspeech-opensource-src-%{real_version}
 Name:   libqt5-qtspeech
-Version:5.9.1
+Version:5.9.2
 Release:0
 Summary:Qt 5 Speech Addon
 License:LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or 
LGPL-3.0-with-Qt-Company-Qt-exception-1.1
@@ -50,6 +50,10 @@
 
 %prep
 %setup -q -n qtspeech-opensource-src-%{real_version}
+%if %{suse_version} < 1330
+# work around wrong include directory specification in speech-dispatcher's 
pkgconfig file in Leap 42.x
+sed -i "s|libspeechd.h|speech-dispatcher/libspeechd.h|" 
src/plugins/tts/speechdispatcher/qtexttospeech_speechd.*
+%endif
 
 %package -n %{libname}
 Summary:Qt 5 Speech Addon

++ qtspeech-opensource-src-5.9.1.tar.xz -> 
qtspeech-opensource-src-5.9.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-opensource-src-5.9.1/.qmake.conf 
new/qtspeech-opensource-src-5.9.2/.qmake.conf
--- old/qtspeech-opensource-src-5.9.1/.qmake.conf   2017-05-10 
19:07:32.0 +0200
+++ new/qtspeech-opensource-src-5.9.2/.qmake.conf   2017-09-08 
15:11:16.0 +0200
@@ -2,4 +2,4 @@
 CONFIG += qt_example_installs
 CONFIG += warning_clean
 
-MODULE_VERSION = 5.9.1
+MODULE_VERSION = 5.9.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-opensource-src-5.9.1/.tag 
new/qtspeech-opensource-src-5.9.2/.tag
--- old/qtspeech-opensource-src-5.9.1/.tag  2017-05-10 19:07:32.0 
+0200
+++ new/qtspeech-opensource-src-5.9.2/.tag  2017-09-08 15:11:16.0 
+0200
@@ -1 +1 @@
-2356e7da0a35065254088534e3638b1c050cc748
+5393b76f3780b0be33cc727458993223605e5ab1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.1/config.tests/speechd/speechd.cpp 
new/qtspeech-opensource-src-5.9.2/config.tests/speechd/speechd.cpp
--- old/qtspeech-opensource-src-5.9.1/config.tests/speechd/speechd.cpp  
1970-01-01 01:00:00.0 +0100
+++ new/qtspeech-opensource-src-5.9.2/config.tests/speechd/speechd.cpp  
2017-09-08 15:11:16.0 +0200
@@ -0,0 +1,45 @@
+/
+**
+** Copyright (C) 2017 The Qt Company Ltd.
+** Contact: http://www.qt.io/licensing/
+**
+** This file is part of the Qt Speech module of the Qt Toolkit.
+**
+** $QT_BEGIN_LICENSE:LGPL3$
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see http://www.qt.io/terms-conditions. For further
+** information use the contact form at http://www.qt.io/contact-us.
+**
+** GNU Lesser General Public License Usage
+** Alternatively, this file may be used under the terms of the GNU Lesser
+** General Public License version 3 as published by the Free Software
+** Foundation and appearing in the file LICENSE.LGPLv3 included in the
+** 

commit kernel-source for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2017-11-18 00:18:54

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


Package is "kernel-source"

Sat Nov 18 00:18:54 2017 rev:389 rq:541615 version:4.14.0

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
2017-11-12 17:51:13.193135095 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/dtb-aarch64.changes   
2017-11-18 00:19:00.300113780 +0100
@@ -1,0 +2,12 @@
+Mon Nov 13 15:53:06 CET 2017 - je...@suse.com
+
+- Update to 4.14-final.
+- commit c152297
+
+---
+Thu Nov  9 15:52:36 CET 2017 - lpecha...@suse.com
+
+- rpm/kernel-binary.spec.in: rename kGraft to KLP (fate#323682)
+- commit 0ed191d
+
+---
@@ -6 +18 @@
-- commit 9151c66
+- commit c6cd519
@@ -85,0 +98,6 @@
+Mon Nov  6 16:06:51 CET 2017 - je...@suse.com
+
+- Update to 4.14-rc8.
+- commit 0fbdeee
+
+---
@@ -92 +110,21 @@
-- commit c9a1bf3
+- media: imon: Fix null-ptr-deref in imon_probe (CVE-2017-16537
+  bsc#1066573).
+- [media] cx231xx-cards: fix NULL-deref on missing association
+  descriptor (CVE-2017-16536 bsc#1066606).
+- commit 0cd38c2
+
+---
+Mon Nov  6 11:59:19 CET 2017 - jkos...@suse.cz
+
+- rpm/kernel-binary.spec.in: add explicit dependency of kernel-*-devel on
+  libelf-devel.
+  Otherwise warning that got turned into error by upstream 3dd40cb3 ("objtool:
+  Upgrade libelf-devel warning to error...") would trigger and cause any
+  packages being built against kernel-*-devel (such as KMPs, crash) not to have
+  the libelf dependency included, and fail to build.
+- rpm/kernel-binary.spec.in: add explicit dependency of kernel-*-devel on
+  libelf-devel. Otherwise warning that got turned into error by e683952999
+  ("objtool: Upgrade libelf-devel warning to error...") would trigger and
+  cause any packages being built against kernel-*-devel (such as KMPs,
+  crash) not to have the libelf dependency included, and fail to build.
+- commit f6c0f80
@@ -181 +219 @@
-- commit 9d89d99
+- commit 9382440
@@ -206,0 +245,6 @@
+Mon Oct 30 04:20:05 CET 2017 - je...@suse.com
+
+- Update to 4.14-rc7.
+- commit dbf3e9b
+
+---
@@ -230 +274,7 @@
-- commit 0d29474
+- commit a6d946f
+
+---
+Thu Oct 26 03:52:04 CEST 2017 - ne...@suse.com
+
+- VFS: expedite unmount (bsc#1024412).
+- commit 10c4365
@@ -384,0 +435,7 @@
+Mon Oct 23 14:34:12 CEST 2017 - je...@suse.com
+
+- Update to 4.14-rc6.
+- Eliminated 2 patches.
+- commit 8b364ca
+
+---
@@ -416 +473 @@
-- commit 7aed50c
+- commit 19d19fc
@@ -524,0 +582,6 @@
+Mon Oct 16 18:06:20 CEST 2017 - je...@suse.com
+
+- Update to 4.14-rc5.
+- commit 39eecab
+
+---
@@ -853,0 +917,6 @@
+Mon Oct  9 13:32:45 CEST 2017 - je...@suse.com
+
+- Update to 4.14-rc4.
+- commit 879f297
+
+---
@@ -867,0 +937,23 @@
+Fri Oct  6 11:15:55 CEST 2017 - pmla...@suse.com
+
+- Delete
+  patches.suse/ftrace-x86-xen-use-kernel-identity-mapping-only-when.patch.
+  The change is not longer needed with PVOPS Xen (bsc#873195).
+- commit 8366b6a
+
+---
+Thu Oct  5 21:17:53 CEST 2017 - je...@suse.com
+
+- Delete patches.rpmify/cloneconfig.diff.
+- commit 437d08e
+
+---
+Thu Oct  5 21:07:02 CEST 2017 - je...@suse.com
+
+- Only use patches.suse for patches.
+  This eliminates patches.arch, patches.drivers, and patches.fixes, and moves
+  the patches contained in them to patches.suse.
+  Also update feedback for Patch-mainline tags.
+- commit 343996e
+
+---
@@ -1053 +1145,8 @@
-- commit 6f1deed
+- commit a6a03ea
+
+---
+Wed Oct  4 14:14:49 CEST 2017 - je...@suse.com
+
+- Delete patches.suse/suse-hv-storvsc-sg_tablesize.patch.
+  Per Olaf Hering, this is no longer needed.
+- commit 83b19a6
@@ -1076,0 +1176,98 @@
+Wed Oct  4 08:45:21 CEST 2017 - h...@suse.de
+
+- Delete patches.fixes/sd_liberal_28_sense_invalid.diff.
+- Delete patches.suse/dm-emulate-blkrrpart-ioctl.
+- Delete patches.suse/scsi-netlink-ml.
+- commit b8f0083
+

commit linuxrc for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2017-11-18 00:19:19

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


Package is "linuxrc"

Sat Nov 18 00:19:19 2017 rev:249 rq:542652 version:5.0.116

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2017-11-10 
14:42:57.703397852 +0100
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2017-11-18 
00:19:26.051176216 +0100
@@ -1,0 +2,7 @@
+Fri Nov 17 13:58:23 UTC 2017 - jsl...@suse.cz
+
+- merge gh#openSUSE/linuxrc#158
+- squashfs.ko might depend on zstd_decompress
+- 5.0.116
+
+

Old:

  linuxrc-5.0.115.tar.xz

New:

  linuxrc-5.0.116.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.jL505q/_old  2017-11-18 00:19:26.919144614 +0100
+++ /var/tmp/diff_new_pack.jL505q/_new  2017-11-18 00:19:26.923144469 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   linuxrc
-Version:5.0.115
+Version:5.0.116
 Release:0
 Summary:SUSE Installation Program
 License:GPL-3.0+

++ linuxrc-5.0.115.tar.xz -> linuxrc-5.0.116.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.115/VERSION new/linuxrc-5.0.116/VERSION
--- old/linuxrc-5.0.115/VERSION 2017-11-09 16:41:15.0 +0100
+++ new/linuxrc-5.0.116/VERSION 2017-11-17 14:58:23.0 +0100
@@ -1 +1 @@
-5.0.115
+5.0.116
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.115/changelog 
new/linuxrc-5.0.116/changelog
--- old/linuxrc-5.0.115/changelog   2017-11-09 16:41:15.0 +0100
+++ new/linuxrc-5.0.116/changelog   2017-11-17 14:58:23.0 +0100
@@ -1,3 +1,7 @@
+2017-11-17:5.0.116
+   - merge gh#openSUSE/linuxrc#158
+   - squashfs.ko might depend on zstd_decompress
+
 2017-11-09:5.0.115
- merge gh#openSUSE/linuxrc#155
- update broken module config even if list is empty
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.115/linuxrc.c 
new/linuxrc-5.0.116/linuxrc.c
--- old/linuxrc-5.0.115/linuxrc.c   2017-11-09 16:41:15.0 +0100
+++ new/linuxrc-5.0.116/linuxrc.c   2017-11-17 14:58:23.0 +0100
@@ -1605,6 +1605,12 @@
 if(util_check_exist("/modules/lz4_decompress.ko")) {
   lxrc_run("/sbin/insmod /modules/lz4_decompress.ko");
 }
+if(util_check_exist("/modules/xxhash.ko")) {
+  lxrc_run("/sbin/insmod /modules/xxhash.ko");
+}
+if(util_check_exist("/modules/zstd_decompress.ko")) {
+  lxrc_run("/sbin/insmod /modules/zstd_decompress.ko");
+}
   }
   strprintf(, "/parts/mp_%04u", config.mountpoint.initrd_parts++);
   mkdir(mp, 0755);




commit installation-images for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "installation-images"

Sat Nov 18 00:19:14 2017 rev:26 rq:542621 version:14.342

Changes:

--- /work/SRC/openSUSE:Factory/installation-images/installation-images.changes  
2017-11-14 14:06:31.515028180 +0100
+++ 
/work/SRC/openSUSE:Factory/.installation-images.new/installation-images.changes 
2017-11-18 00:19:24.939216701 +0100
@@ -1,0 +2,20 @@
+Fri Nov 17 10:06:24 UTC 2017 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#215
+- add fixed.ko (bsc#1067827)
+- 14.342
+
+
+Fri Nov 17 09:56:09 UTC 2017 - wfe...@opensuse.org
+
+- merge gh#openSUSE/installation-images#213
+- move cryptsetup into initrd to allow reading of encrypted volumes
+- 14.341
+
+
+Fri Nov 17 09:55:52 UTC 2017 - jsl...@suse.cz
+
+- merge gh#openSUSE/installation-images#212
+- squashfs.ko might depend on zstd_decompress
+
+

Old:

  installation-images-14.340.tar.xz

New:

  installation-images-14.342.tar.xz



Other differences:
--
++ installation-images.spec ++
--- /var/tmp/diff_new_pack.au5BbU/_old  2017-11-18 00:19:25.611192236 +0100
+++ /var/tmp/diff_new_pack.au5BbU/_new  2017-11-18 00:19:25.615192089 +0100
@@ -537,7 +537,7 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.340
+Version:14.342
 Release:0
 Provides:   installation-images = %version-%release
 Conflicts:  otherproviders(installation-images)

++ installation-images-14.340.tar.xz -> installation-images-14.342.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.340/VERSION 
new/installation-images-14.342/VERSION
--- old/installation-images-14.340/VERSION  2017-11-08 12:56:44.0 
+0100
+++ new/installation-images-14.342/VERSION  2017-11-17 11:06:24.0 
+0100
@@ -1 +1 @@
-14.340
+14.342
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.340/changelog 
new/installation-images-14.342/changelog
--- old/installation-images-14.340/changelog2017-11-08 12:56:44.0 
+0100
+++ new/installation-images-14.342/changelog2017-11-17 11:06:24.0 
+0100
@@ -1,3 +1,13 @@
+2017-11-17:14.342
+   - add fixed.ko (bsc #1067827)
+
+2017-11-17:14.341
+   - move cryptsetup into initrd to allow reading of encrypted volumes
+   - squashfs.ko might depend on zstd_decompress
+   - squashfs: Unknown symbol ZSTD_DStreamWorkspaceBound (err 0)
+ squashfs: Unknown symbol ZSTD_decompressStream (err 0)
+ squashfs: Unknown symbol ZSTD_initDStream (err 0)
+
 2017-11-07:14.340
- include modules from kernel/drivers/phy (bsc #1064128)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/installation-images-14.340/data/initrd/initrd.file_list 
new/installation-images-14.342/data/initrd/initrd.file_list
--- old/installation-images-14.340/data/initrd/initrd.file_list 2017-11-08 
12:56:44.0 +0100
+++ new/installation-images-14.342/data/initrd/initrd.file_list 2017-11-17 
11:06:24.0 +0100
@@ -264,6 +264,8 @@
   /usr/bin/gpg{,2}
   d root/.gnupg
 
+cryptsetup:
+?libcryptsetup4-hmac:
 ?libgcrypt20-hmac:
 
 ntfs-3g:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.340/data/root/root.file_list 
new/installation-images-14.342/data/root/root.file_list
--- old/installation-images-14.340/data/root/root.file_list 2017-11-08 
12:56:44.0 +0100
+++ new/installation-images-14.342/data/root/root.file_list 2017-11-17 
11:06:24.0 +0100
@@ -119,6 +119,8 @@
 bzip2:
 coreutils:
 cpio:
+# Do not remove cryptsetup even though it's also listed in initrd.file_list
+# because of the dropped dependency to cracklib-dict-xxx in the initrd.
 cryptsetup:
 ?libcryptsetup4-hmac:
 device-mapper:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.340/etc/module.config 
new/installation-images-14.342/etc/module.config
--- old/installation-images-14.340/etc/module.config2017-11-08 
12:56:44.0 +0100
+++ 

commit strace for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package strace for openSUSE:Factory checked 
in at 2017-11-18 00:19:04

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


Package is "strace"

Sat Nov 18 00:19:04 2017 rev:63 rq:541889 version:4.20

Changes:

--- /work/SRC/openSUSE:Factory/strace/strace.changes2017-09-08 
20:39:50.605153394 +0200
+++ /work/SRC/openSUSE:Factory/.strace.new/strace.changes   2017-11-18 
00:19:23.107283400 +0100
@@ -1,0 +2,16 @@
+Tue Nov 14 17:30:50 UTC 2017 - sch...@linux-m68k.org
+
+- Update to strace 4.20
+  * Improvements
+* Implemented decoding of NETLINK_NETFILTER netlink message types and 
flags.
+* Implemented decoding of SECCOMP_GET_ACTION_AVAIL operation of seccomp
+  syscall.
+* Updated lists of ARPHRD_*, BPF_*, ETH_P_*, LOOP_*, MADV_*,
+  MEMBARRIER_CMD_*, MFD_*, SECCOMP_*, SO_*, SOL_*, TCP_*, and 
UFFD_FEATURE_*
+  constants.
+* Added decoding of statx syscall on hppa.
+* Updated lists of ioctl commands from Linux 4.14.
+  * Bug fixes
+* Fixed powerpc personality support on powerpc64.
+
+---

Old:

  strace-4.19.tar.xz
  strace-4.19.tar.xz.asc

New:

  strace-4.20.tar.xz
  strace-4.20.tar.xz.asc



Other differences:
--
++ strace.spec ++
--- /var/tmp/diff_new_pack.MlpMEL/_old  2017-11-18 00:19:23.659263302 +0100
+++ /var/tmp/diff_new_pack.MlpMEL/_new  2017-11-18 00:19:23.659263302 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   strace
-Version:4.19
+Version:4.20
 Release:0
 Summary:A utility to trace the system calls of a program
 License:BSD-3-Clause

++ strace-4.19.tar.xz -> strace-4.20.tar.xz ++
 19280 lines of diff (skipped)




commit carla for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "carla"

Fri Nov 17 12:44:36 2017 rev:8 rq: version:1.9.7+git20170124.9ff1711b

Changes:

--- /work/SRC/openSUSE:Factory/carla/carla.changes  2017-11-17 
11:00:32.463542969 +0100
+++ /work/SRC/openSUSE:Factory/.carla.new/carla.changes 2017-11-17 
12:44:50.746695526 +0100
@@ -2,7 +1,0 @@
-Wed Nov 15 11:20:41 UTC 2017 - edog...@aon.at
-
-- Update to version 1.9.7+git2017.5b97ec1e
-  * removed carla-buildcompare.patch, not needed anymore
-  * updated carla-systemlibs.patch so it applies to current source
-


Old:

  carla-1.9.7+git2017.5b97ec1e.tar.xz

New:

  carla-1.9.7+git20170124.9ff1711b.tar.xz
  carla-buildcompare.patch



Other differences:
--
++ carla.spec ++
--- /var/tmp/diff_new_pack.DqCDRU/_old  2017-11-17 12:44:52.426634163 +0100
+++ /var/tmp/diff_new_pack.DqCDRU/_new  2017-11-17 12:44:52.430634017 +0100
@@ -23,7 +23,7 @@
 %bcond_without rdflib
 %endif
 Name:   carla
-Version:1.9.7+git2017.5b97ec1e
+Version:1.9.7+git20170124.9ff1711b
 Release:0
 Summary:An audio plugin host
 License:GPL-2.0+
@@ -31,12 +31,12 @@
 ExclusiveArch:  x86_64
 Url:http://kxstudio.sourceforge.net/cadence
 Source: %{name}-%{version}.tar.xz
-Patch1: carla-systemlibs.patch
+Patch1: carla-buildcompare.patch
+Patch2: carla-systemlibs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  alsa-devel
 BuildRequires:  file-devel
-BuildRequires:  jack-devel
 BuildRequires:  python-qt4-devel
 BuildRequires:  pkgconfig(flac)
 BuildRequires:  pkgconfig(vorbisenc)
@@ -107,6 +107,7 @@
 %prep
 %setup -q
 %patch1 -p1
+%patch2 -p1
 
 %build
 rm -rfv source/modules/juce_audio_formats/codecs/flac

++ _service ++
--- /var/tmp/diff_new_pack.DqCDRU/_old  2017-11-17 12:44:52.462632849 +0100
+++ /var/tmp/diff_new_pack.DqCDRU/_new  2017-11-17 12:44:52.462632849 +0100
@@ -5,7 +5,7 @@
 .git
carla
 1.9.7+git%cd.%h
-master
+hotfix-1.9.7
 enable   
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.DqCDRU/_old  2017-11-17 12:44:52.482632118 +0100
+++ /var/tmp/diff_new_pack.DqCDRU/_new  2017-11-17 12:44:52.482632118 +0100
@@ -1,6 +1,6 @@
 

https://github.com/falkTX/Carla.git
-   5b97ec1e00fda8ec9442da18878b10de47ffd726
+   9ff1711b8fdf0acb4608498463ed4608889ead1e

-
+
\ No newline at end of file

++ carla-1.9.7+git2017.5b97ec1e.tar.xz -> 
carla-1.9.7+git20170124.9ff1711b.tar.xz ++
/work/SRC/openSUSE:Factory/carla/carla-1.9.7+git2017.5b97ec1e.tar.xz 
/work/SRC/openSUSE:Factory/.carla.new/carla-1.9.7+git20170124.9ff1711b.tar.xz 
differ: char 25, line 1

++ carla-buildcompare.patch ++
--- a/source/modules/juce_core/time/juce_Time.cpp
+++ b/source/modules/juce_core/time/juce_Time.cpp
@@ -602,10 +602,10 @@ Time Time::getCompilationDate()
 {
 StringArray dateTokens, timeTokens;
 
-dateTokens.addTokens (__DATE__, true);
+dateTokens.addTokens ("Apr 01 1970", true);
 dateTokens.removeEmptyStrings (true);
 
-timeTokens.addTokens (__TIME__, ":", StringRef());
+timeTokens.addTokens ("01:23:45", ":", StringRef());
 
 return Time (dateTokens[2].getIntValue(),
  getMonthNumberForCompileDate (dateTokens[0]),
--- a/source/native-plugins/zynaddsubfx/main.cpp
+++ b/source/native-plugins/zynaddsubfx/main.cpp
@@ -211,7 +211,6 @@ int main(int argc, char *argv[])
 cerr
 << "Copyright (c) 2009-2016 Mark McCurry [active 
maintainer]"
 << endl;
-cerr << "Compiled: " << __DATE__ << " " << __TIME__ << endl;
 cerr << "This program is free software (GNU GPL v2 or later) and \n";
 cerr << "it comes with ABSOLUTELY NO WARRANTY.\n" << endl;
 if(argc == 1)
++ carla-systemlibs.patch ++
--- /var/tmp/diff_new_pack.DqCDRU/_old  2017-11-17 12:44:52.514630949 +0100
+++ /var/tmp/diff_new_pack.DqCDRU/_new  2017-11-17 12:44:52.514630949 +0100
@@ -1,38 +1,57 @@
-diff -up carla-1.9.7+git2017.5b97ec1e/source/backend/Makefile.orig 
carla-1.9.7+git2017.5b97ec1e/source/backend/Makefile
 carla-1.9.7+git2017.5b97ec1e/source/backend/Makefile.orig  
2017-11-11 19:38:28.0 +0100
-+++ carla-1.9.7+git2017.5b97ec1e/source/backend/Makefile   2017-11-16 
12:29:29.530325818 +0100
-@@ -63,8 +63,13 @@ STANDALONE_LINK_FLAGS += $(FLUIDSYNTH_LI
+--- a/source/Makefile.mk
 

commit simple-obfs for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package simple-obfs for openSUSE:Factory 
checked in at 2017-11-17 10:56:48

Comparing /work/SRC/openSUSE:Factory/simple-obfs (Old)
 and  /work/SRC/openSUSE:Factory/.simple-obfs.new (New)


Package is "simple-obfs"

Fri Nov 17 10:56:48 2017 rev:2 rq:542450 version:0.0.5

Changes:

--- /work/SRC/openSUSE:Factory/simple-obfs/simple-obfs.changes  2017-10-13 
14:18:02.963053259 +0200
+++ /work/SRC/openSUSE:Factory/.simple-obfs.new/simple-obfs.changes 
2017-11-17 11:00:48.278964140 +0100
@@ -1,0 +2,7 @@
+Thu Nov 16 14:20:04 UTC 2017 - hillw...@opensuse.org
+
+- Update to 0.0.5
+  * Minor bug fixes.
+  * Fix the building issue on MinGW.
+
+---

Old:

  simple-obfs-0.0.3.tar.gz

New:

  simple-obfs-0.0.5.tar.gz



Other differences:
--
++ simple-obfs.spec ++
--- /var/tmp/diff_new_pack.sdFav7/_old  2017-11-17 11:00:49.074935008 +0100
+++ /var/tmp/diff_new_pack.sdFav7/_new  2017-11-17 11:00:49.078934862 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package simple-obfs
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   simple-obfs
-Version:0.0.3
+Version:0.0.5
 Release:0
-License:GPL-3.0+
 Summary:A simple obfusacting tool
-Url:https://github.com/shadowsocks/simple-obfs
+License:GPL-3.0+
 Group:  Productivity/Networking/Web/Proxy
+Url:https://github.com/shadowsocks/simple-obfs
 Source0:
https://github.com/shadowsocks/simple-obfs/archive/v%{version}/%{name}-%{version}.tar.gz
 Source1:libcork-0.15.0git20160622.tar.bz2
 BuildRequires:  libtool
-BuildRequires:  pkgconfig(openssl)
-BuildRequires:  pkgconfig(libev)
-BuildRequires:  pkgconfig(libsodium) >= 1.0.4
 BuildRequires:  mbedtls-devel
 BuildRequires:  udns-devel
+BuildRequires:  pkgconfig(libev)
+BuildRequires:  pkgconfig(libsodium) >= 1.0.4
+BuildRequires:  pkgconfig(openssl)
 %if 0%{?fedora} >= 24
 BuildRequires:  pkgconfig
 %else

++ simple-obfs-0.0.3.tar.gz -> simple-obfs-0.0.5.tar.gz ++
 5680 lines of diff (skipped)




commit tuned for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package tuned for openSUSE:Factory checked 
in at 2017-11-17 10:55:56

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


Package is "tuned"

Fri Nov 17 10:55:56 2017 rev:14 rq:542238 version:2.8.0

Changes:

--- /work/SRC/openSUSE:Factory/tuned/tuned.changes  2017-08-16 
16:11:03.167793783 +0200
+++ /work/SRC/openSUSE:Factory/.tuned.new/tuned.changes 2017-11-17 
11:00:33.751495831 +0100
@@ -1,0 +2,8 @@
+Thu Nov 16 09:55:47 UTC 2017 - jloe...@suse.com
+
+- check for `cpupower` binary and set attribute correctly (bsc#1055070)
+
+- added patch:
+  * check_for_cpupower.patch
+
+---

New:

  check_for_cpupower.patch



Other differences:
--
++ tuned.spec ++
--- /var/tmp/diff_new_pack.LrZ5MG/_old  2017-11-17 11:00:34.523467577 +0100
+++ /var/tmp/diff_new_pack.LrZ5MG/_new  2017-11-17 11:00:34.523467577 +0100
@@ -37,6 +37,7 @@
 Patch2: fix-desktop-category.patch
 Patch3: remove-unnecessary-shebangs.patch
 Patch4: fix-glade-file-permission.patch
+Patch5: check_for_cpupower.patch
 
 # Do not own standard directories
 BuildRequires:  bash-completion
@@ -152,6 +153,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 # The tuned daemon is written in pure Python. Nothing requires to be built.

++ check_for_cpupower.patch ++
Index: tuned-2.8.0/tuned/plugins/plugin_cpu.py
===
--- tuned-2.8.0.orig/tuned/plugins/plugin_cpu.py
+++ tuned-2.8.0/tuned/plugins/plugin_cpu.py
@@ -18,12 +18,15 @@ class CPULatencyPlugin(base.Plugin):
Plugin for tuning CPU options. Powersaving, governor, required latency, 
etc.
"""
 
+   CPUPOWER_PATH = "/usr/bin/cpupower"
+
def __init__(self, *args, **kwargs):
super(self.__class__, self).__init__(*args, **kwargs)
 
self._has_pm_qos = True
self._has_energy_perf_bias = True
self._has_intel_pstate = False
+   self._has_cpupower = os.path.isfile(self.CPUPOWER_PATH) and 
os.access(self.CPUPOWER_PATH, os.X_OK)
 
self._min_perf_pct_save = None
self._max_perf_pct_save = None



commit drbd for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package drbd for openSUSE:Factory checked in 
at 2017-11-17 10:57:34

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


Package is "drbd"

Fri Nov 17 10:57:34 2017 rev:63 rq:542525 version:9.0.9+git.a4cc249e

Changes:

--- /work/SRC/openSUSE:Factory/drbd/drbd.changes2017-10-13 
14:18:27.589970452 +0200
+++ /work/SRC/openSUSE:Factory/.drbd.new/drbd.changes   2017-11-17 
11:00:58.398593772 +0100
@@ -1,0 +2,5 @@
+Fri Nov 17 03:03:20 UTC 2017 - nw...@suse.com
+
+- bsc#1068587, add build request libelf-devel to build. 
+
+---

Old:

  drbd-9.0.9+git.bffac0d9.tar.bz2

New:

  drbd-9.0.9+git.a4cc249e.tar.bz2



Other differences:
--
++ drbd.spec ++
--- /var/tmp/diff_new_pack.ApUwRI/_old  2017-11-17 11:00:59.530552344 +0100
+++ /var/tmp/diff_new_pack.ApUwRI/_new  2017-11-17 11:00:59.534552197 +0100
@@ -24,7 +24,7 @@
 %endif
 
 Name:   drbd
-Version:9.0.9+git.bffac0d9
+Version:9.0.9+git.a4cc249e
 Release:0
 Summary:DRBD driver for Linux
 License:GPL-2.0+
@@ -41,6 +41,7 @@
 BuildRequires:  kernel-source
 BuildRequires:  kernel-syms
 BuildRequires:  module-init-tools
+BuildRequires:  libelf-devel
 Requires:   drbd-utils >= 9.0.0
 Supplements:drbd-utils >= 9.0.0
 Obsoletes:  drbd-kmp < %{version}

++ _service ++
--- /var/tmp/diff_new_pack.ApUwRI/_old  2017-11-17 11:00:59.574550733 +0100
+++ /var/tmp/diff_new_pack.ApUwRI/_new  2017-11-17 11:00:59.574550733 +0100
@@ -10,7 +10,7 @@
 9.0.9
 -->
 9.0.9+git.%h
-bffac0d96700a2ada5f6daf60465fb7f8add3bda
+a4cc249ec2d55ec2953aeb482d819e47adbbee33
   
 
   

++ drbd-9.0.9+git.bffac0d9.tar.bz2 -> drbd-9.0.9+git.a4cc249e.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drbd-9.0.9+git.bffac0d9/.gitmodules 
new/drbd-9.0.9+git.a4cc249e/.gitmodules
--- old/drbd-9.0.9+git.bffac0d9/.gitmodules 2017-09-26 13:05:45.0 
+0200
+++ new/drbd-9.0.9+git.a4cc249e/.gitmodules 1970-01-01 01:00:00.0 
+0100
@@ -1,10 +0,0 @@
-[submodule "drbd/drbd-kernel-compat"]
-   path = drbd/drbd-kernel-compat
-   url = git://github.com/LINBIT/drbd-kernel-compat.git
-   update = rebase
-   fetchRecurseSubmodules = true
-[submodule "drbd-headers"]
-   path = drbd-headers
-   url = git://github.com/LINBIT/drbd-headers.git
-   update = rebase
-   fetchRecurseSubmodules = true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/drbd-9.0.9+git.bffac0d9/drbd/compat/tests/have_inode_lock.c 
new/drbd-9.0.9+git.a4cc249e/drbd/compat/tests/have_inode_lock.c
--- old/drbd-9.0.9+git.bffac0d9/drbd/compat/tests/have_inode_lock.c 
2017-09-26 13:05:45.0 +0200
+++ new/drbd-9.0.9+git.a4cc249e/drbd/compat/tests/have_inode_lock.c 
1970-01-01 01:00:00.0 +0100
@@ -1,7 +0,0 @@
-#include 
-
-void foo(void) {
-   struct inode *inode = NULL;
-
-   inode_lock(inode);
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/drbd-9.0.9+git.bffac0d9/drbd/drbd-kernel-compat/drbd_wrappers.h 
new/drbd-9.0.9+git.a4cc249e/drbd/drbd-kernel-compat/drbd_wrappers.h
--- old/drbd-9.0.9+git.bffac0d9/drbd/drbd-kernel-compat/drbd_wrappers.h 
2017-09-26 13:05:45.0 +0200
+++ new/drbd-9.0.9+git.a4cc249e/drbd/drbd-kernel-compat/drbd_wrappers.h 
2017-11-06 14:35:43.0 +0100
@@ -1092,7 +1092,7 @@
 # endif
 #else
 /* see comments in compat/tests/have_bioset_create_front_pad.c */
-# define bioset_create(pool_size, front_pad, C)
bioset_create(pool_size, 1)
+# define bioset_create(pool_size, front_pad, C)
bioset_create(pool_size, front_pad)
 #endif
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drbd-9.0.9+git.bffac0d9/drbd/drbd_int.h 
new/drbd-9.0.9+git.a4cc249e/drbd/drbd_int.h
--- old/drbd-9.0.9+git.bffac0d9/drbd/drbd_int.h 2017-09-26 13:05:45.0 
+0200
+++ new/drbd-9.0.9+git.a4cc249e/drbd/drbd_int.h 2017-11-06 14:35:43.0 
+0100
@@ -1529,6 +1529,7 @@
 extern void drbd_drop_unsent(struct drbd_connection* connection);
 extern void drbd_cork(struct drbd_connection *connection, enum drbd_stream 
stream);
 extern void drbd_uncork(struct drbd_connection *connection, enum drbd_stream 
stream);
+extern void drbd_open_counts(struct drbd_resource *resource, int 
*rw_count_ptr, int *ro_count_ptr);
 
 extern struct drbd_connection *
 __drbd_next_connection_ref(u64 *, struct drbd_connection *, struct 
drbd_resource *);
diff -urN '--exclude=CVS' 

commit nodejs8 for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package nodejs8 for openSUSE:Factory checked 
in at 2017-11-17 10:56:34

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


Package is "nodejs8"

Fri Nov 17 10:56:34 2017 rev:7 rq:542248 version:8.9.1

Changes:

--- /work/SRC/openSUSE:Factory/nodejs8/nodejs8.changes  2017-10-27 
14:01:30.803759221 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs8.new/nodejs8.changes 2017-11-17 
11:00:44.519101747 +0100
@@ -1,0 +2,30 @@
+Thu Nov 16 13:16:25 UTC 2017 - adam.ma...@suse.de
+
+- Update nodejs.keyring based on current Release Team as found on
+  https://github.com/nodejs/node#release-team
+
+---
+Mon Nov 13 14:29:47 UTC 2017 - adam.ma...@suse.de
+
+- Fix permissions of node-gyp. This should be executable to allow
+  building of binary node modules.
+---
+Mon Nov 13 10:05:10 UTC 2017 - adam.ma...@suse.de
+
+- New upstream LTS version 8.9.1:
+  * openssl: upgrade openssl sources to 1.0.2m
+[OpenSSL Security Advisory (bsc#1066242, bsc#1056058)
+ CVE-2017-3735 CVE-2017-3736]
+  * https: revert refactor to use http internals
+
+- Changes since 8.9.0 LTS version:
+  * deps: update to npm 5.5.1
+  * http2: The exposed http2 socket is no longer manipulatable
+  * module: support custom paths to require.resolve()
+  * util: util.TextEncoder and util.TextDecoder are no longer
+experimental. No longer produces a warning when using them.
+
+- versioned.patch: refreshed
+- 0f3e69db.patch icu59.patch: removed empty patches
+
+---
@@ -35,0 +66 @@
+

Old:

  0f3e69db.patch
  icu59.patch
  node-v8.8.1.tar.xz

New:

  node-v8.9.1.tar.xz



Other differences:
--
++ nodejs8.spec ++
--- /var/tmp/diff_new_pack.SuC0Te/_old  2017-11-17 11:00:46.511028845 +0100
+++ /var/tmp/diff_new_pack.SuC0Te/_new  2017-11-17 11:00:46.515028698 +0100
@@ -26,7 +26,7 @@
 ###
 
 Name:   nodejs8
-Version:8.8.1
+Version:8.9.1
 Release:0
 
 %define node_version_number 8
@@ -91,8 +91,6 @@
 
 ## UPSTREAM PATCHES HERE, if any
 Patch1: 8334.diff
-Patch2: 0f3e69db.patch
-Patch3: icu59.patch
 
 ## Our patches
 # PATCH-FIX-OPENSUSE -- set correct path for dtrace if it is built
@@ -170,7 +168,7 @@
 
 Requires(post): update-alternatives
 Requires(postun): update-alternatives
-Recommends: npm(npm) = 5.4.2
+Recommends: npm(npm) = 5.5.1
 
 #we need ABI virtual provides where SONAMEs aren't enough/not present so deps
 #break when binary compatibility is broken
@@ -220,7 +218,7 @@
 Provides:   nodejs-npm = %{version}
 Obsoletes:  nodejs-npm < 4.0.0
 Provides:   npm = %{version}
-Provides:   npm(npm) = 5.4.2
+Provides:   npm(npm) = 5.5.1
 
 %description -n npm8
 A package manager for Node.js that allows developers to install and
@@ -243,12 +241,6 @@
 %if %node_version_number < 6
 %patch1 -p1
 %endif
-%if %node_version_number < 6
-%patch2 -p1
-%endif
-%if %node_version_number < 6
-%patch3 -p1
-%endif
 %patch101 -p1
 %patch102 -p1
 # Add check_output to configure script (not part of Python 2.6 in SLE11).
@@ -312,6 +304,9 @@
 rm -f %{buildroot}%{_datadir}/doc/node/lldbinit
 rm -f %{buildroot}%{_datadir}/doc/node/lldb_commands.py
 
+# remove .bak files, if any
+find %{buildroot} -name \*.bak -print -delete
+
 # npm man page
 install -D -m 644 deps/npm/man/man1/npm.1 
%{buildroot}%{_mandir}/man1/npm%{node_version_number}.1
 
@@ -343,6 +338,7 @@
 # fix permissions
 find %{buildroot}%{_libdir}/node_modules -type f -exec chmod -x {} +
 chmod 0755 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/bin/np*-cli.js
+chmod 0755 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/bin/node-gyp-bin/node-gyp
 # browser.js is useless for npm cli
 find %{buildroot}%{_libdir}/node_modules/npm%{node_version_number} -name 
"browser.js" -delete
 

++ SHASUMS256.txt ++
--- /var/tmp/diff_new_pack.SuC0Te/_old  2017-11-17 11:00:46.559027088 +0100
+++ /var/tmp/diff_new_pack.SuC0Te/_new  2017-11-17 11:00:46.559027088 +0100
@@ -1,42 +1,40 @@
-532ab5404a992e061639e9fb552818719c67167b065d831e203e896baa9a68b4  
node-v8.8.1-aix-ppc64.tar.gz
-bf208e29418fb3efc836d3d32b62b9162f0f0b36a0665abc0990f4e292cfc84b  
node-v8.8.1-darwin-x64.tar.gz
-d79e34f4679c0359ca63fefd8f9f907af2eb3ab05335291c77d25408afe5ec18  
node-v8.8.1-darwin-x64.tar.xz
-a23bf22300253de45f38791d639deecc30f525591f892f7781f233cb25c25291  
node-v8.8.1-headers.tar.gz

commit znc for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "znc"

Fri Nov 17 10:56:37 2017 rev:12 rq:542254 version:1.6.5

Changes:

--- /work/SRC/openSUSE:Factory/znc/znc.changes  2017-05-18 20:48:34.881048714 
+0200
+++ /work/SRC/openSUSE:Factory/.znc.new/znc.changes 2017-11-17 
11:00:46.727020940 +0100
@@ -1,0 +2,5 @@
+Thu Nov  9 12:52:41 UTC 2017 - jzelazk...@suse.com
+
+- Cleanup of spec file with spec-cleaner 
+
+---



Other differences:
--
++ znc.spec ++
--- /var/tmp/diff_new_pack.u8QJ7z/_old  2017-11-17 11:00:47.498992686 +0100
+++ /var/tmp/diff_new_pack.u8QJ7z/_new  2017-11-17 11:00:47.502992540 +0100
@@ -134,7 +134,6 @@
 %service_del_postun %{name}.service
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS LICENSE README.md
 %{_unitdir}/%{name}.service
 %{_sbindir}/rc%{name}
@@ -198,7 +197,6 @@
 %attr(750,%{name},%{name}) %{_var}/lib/%{name}
 
 %files perl
-%defattr(-,root,root,-)
 %doc AUTHORS LICENSE README.md
 %{_libdir}/%{name}/modperl.so
 %dir %{_libdir}/%{name}/modperl/
@@ -208,7 +206,6 @@
 %{_libdir}/%{name}/perleval.pm
 
 %files python3
-%defattr(-,root,root,-)
 %{_libdir}/%{name}/modpython.so
 %dir %{_libdir}/%{name}/modpython/
 %{_libdir}/%{name}/modpython/_znc_core.so
@@ -217,12 +214,10 @@
 %doc AUTHORS LICENSE README.md
 
 %files tcl
-%defattr(-,root,root,-)
 %doc AUTHORS LICENSE README.md
 %{_libdir}/%{name}/modtcl.so
 
 %files devel
-%defattr(-,root,root,-)
 %doc AUTHORS LICENSE README.md
 %{_bindir}/znc-buildmod
 %{_includedir}/%{name}/






commit lapdog for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package lapdog for openSUSE:Factory checked 
in at 2017-11-17 10:55:58

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


Package is "lapdog"

Fri Nov 17 10:55:58 2017 rev:2 rq:542240 version:1.1

Changes:

--- /work/SRC/openSUSE:Factory/lapdog/lapdog.changes2017-11-14 
13:04:58.125953519 +0100
+++ /work/SRC/openSUSE:Factory/.lapdog.new/lapdog.changes   2017-11-17 
11:00:34.699461136 +0100
@@ -1,0 +2,6 @@
+Thu Nov 16 12:23:30 UTC 2017 - aloi...@gmx.com
+
+- Actually perform the build in the %build section
+- Use %license macro
+
+---



Other differences:
--
++ lapdog.spec ++
--- /var/tmp/diff_new_pack.iyBKUU/_old  2017-11-17 11:00:35.639426734 +0100
+++ /var/tmp/diff_new_pack.iyBKUU/_new  2017-11-17 11:00:35.647426441 +0100
@@ -48,6 +48,7 @@
 
 %build
 %cmake
+%make_jobs
 
 %install
 %cmake_install
@@ -69,7 +70,8 @@
 
 %files
 %defattr(-,root,root)
-%doc CHANGELOG CREDITS LICENSE README.md
+%doc CHANGELOG CREDITS README.md
+%license LICENSE
 %{_sbindir}/%{name}
 %{_sbindir}/rc%{name}
 %config %{_sysconfdir}/%{name}.conf




commit python-paramiko for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package python-paramiko for openSUSE:Factory 
checked in at 2017-11-17 10:55:03

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


Package is "python-paramiko"

Fri Nov 17 10:55:03 2017 rev:37 rq:542197 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-paramiko/python-paramiko.changes  
2017-10-11 22:57:27.427150001 +0200
+++ /work/SRC/openSUSE:Factory/.python-paramiko.new/python-paramiko.changes 
2017-11-17 11:00:24.199845412 +0100
@@ -1,0 +2,9 @@
+Thu Nov 16 09:36:24 UTC 2017 - mimi...@gmail.com
+
+- update to 2.4.0
+  + new pytest based testsuite
+  * dd a new passphrase kwarg to SSHClient.connect so users may disambiguate
+ key-decryption passphrases from password-auth passwords. 
+  * Drop Python 2.6 and Python 3.3 support
+
+---

Old:

  paramiko-2.3.1.tar.gz

New:

  paramiko-2.4.0.tar.gz



Other differences:
--
++ python-paramiko.spec ++
--- /var/tmp/diff_new_pack.a3rdDK/_old  2017-11-17 11:00:24.867820965 +0100
+++ /var/tmp/diff_new_pack.a3rdDK/_new  2017-11-17 11:00:24.867820965 +0100
@@ -20,7 +20,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-paramiko
-Version:2.3.1
+Version:2.4.0
 Release:0
 Url:http://www.paramiko.org/
 Summary:SSH2 protocol library
@@ -38,6 +38,11 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+%if %{with test}
+
+BuildRequires:  %{python_module pytest-relaxed}
+BuildRequires:  %{python_module pytest}
+%endif
 Requires:   python-PyNaCl >= 1.0.1
 Requires:   python-bcrypt >= 3.1.3
 Requires:   python-cryptography >= 1.5
@@ -81,7 +86,7 @@
 %if %{with test}
 %check
 export LANG=en_US.UTF-8
-%python_exec test.py
+%python_expand pytest-%{$python_bin_suffix}
 %endif
 
 %files %{python_files}

++ paramiko-2.3.1.tar.gz -> paramiko-2.4.0.tar.gz ++
 8434 lines of diff (skipped)




commit batctl for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package batctl for openSUSE:Factory checked 
in at 2017-11-17 10:57:17

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


Package is "batctl"

Fri Nov 17 10:57:17 2017 rev:18 rq:542488 version:2017.3

Changes:

--- /work/SRC/openSUSE:Factory/batctl/batctl.changes2017-01-09 
11:00:11.613856951 +0100
+++ /work/SRC/openSUSE:Factory/.batctl.new/batctl.changes   2017-11-17 
11:00:54.370741187 +0100
@@ -1,0 +2,8 @@
+Sat Nov  4 21:26:24 UTC 2017 - aavind...@gmail.com
+
+- Update to version 2017.3
+  * See the following for all changes:
+https://www.open-mesh.org/projects/open-mesh/news
+- Cleanup with spec-cleaner
+
+---

Old:

  batctl-2016.5.tar.gz

New:

  batctl-2017.3.tar.gz
  batctl-2017.3.tar.gz.asc
  batctl.keyring



Other differences:
--
++ batctl.spec ++
--- /var/tmp/diff_new_pack.8lzbgl/_old  2017-11-17 11:00:55.298707225 +0100
+++ /var/tmp/diff_new_pack.8lzbgl/_new  2017-11-17 11:00:55.298707225 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package batctl
 #
-# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,20 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# Upstream First - Policy:
-# Never add any patches to this package without the upstream commit id
-# in the patch. Any patches added here without a very good reason to make
-# an exception will be silently removed with the next version update.
 
 Name:   batctl
+Version:2017.3
+Release:0
 Summary:B.A.T.M.A.N. advanced control and management tool
-Version:2016.5
-Release:2
 License:GPL-2.0
 Group:  Productivity/Networking/Other
 Url:http://www.open-mesh.org/projects/batctl
 Source0:
http://downloads.open-mesh.org/batman/stable/sources/batctl/%{name}-%{version}.tar.gz
-BuildRequires:  pkg-config
+Source1:
http://downloads.open-mesh.org/batman/stable/sources/batctl/%{name}-%{version}.tar.gz.asc
+Source2:batctl.keyring
+BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libnl-3.0)
 
 %description
@@ -40,22 +38,21 @@
 tcpdump and interfaces to the kernel module settings.
 
 %prep
-%setup -n %{name}-%{version}
+%setup -q
 
 %build
 export CFLAGS='%{optflags}'
 make %{?_smp_mflags}
 
 %install
-%{__mkdir_p} $RPM_BUILD_ROOT%{_bindir}
-%{__mkdir_p} $RPM_BUILD_ROOT%{_mandir}/man8
-%{__install} -m 644 man/%{name}.8 $RPM_BUILD_ROOT%{_mandir}/man8
-%{__install} -m 755 %{name} $RPM_BUILD_ROOT%{_bindir}
+mkdir -p %{buildroot}%{_bindir}
+mkdir -p %{buildroot}%{_mandir}/man8
+install -m 644 man/%{name}.8 %{buildroot}%{_mandir}/man8
+install -m 755 %{name} %{buildroot}%{_bindir}
 
 %files
-%defattr(-,root,root)
 %doc README
 %{_bindir}/%{name}
-%{_mandir}/man8/%{name}.8.gz
+%{_mandir}/man8/%{name}.8%{ext_man}
 
 %changelog

++ batctl-2016.5.tar.gz -> batctl-2017.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2016.5/CHANGELOG new/batctl-2017.3/CHANGELOG
--- old/batctl-2016.5/CHANGELOG 2016-12-15 18:32:21.0 +0100
+++ new/batctl-2017.3/CHANGELOG 2017-09-28 14:32:10.0 +0200
@@ -1,3 +1,31 @@
+batctl 2017.3
+
+ * bugs squashed:
+   - Fix error messages on traceroute send failures
+
+ -- Thu, 28 Sep 2017 13:43:18 +0200
+
+batctl 2017.2
+
+ * coding style cleanups and refactoring
+
+ -- Fri, 28 Jul 2017 13:42:03 +0200
+
+batctl 2017.1
+
+ * (no changes)
+
+ -- Tue, 23 May 2017 11:40:21 +0200
+
+batctl 2017.0
+
+ * remove root check for read-only sysfs and rtnl functionality
+ * coding style cleanups
+ * bugs squashed:
+   - fix check for root priviliges when started under modified effective uid
+
+ -- Tue, 28 Feb 2017 17:22:49 +0100
+
 batctl 2016.5
 
  * reimplement traceroute/ping commands in userspace without debugfs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/batctl-2016.5/Makefile new/batctl-2017.3/Makefile
--- old/batctl-2016.5/Makefile  2016-12-15 18:32:21.0 +0100
+++ new/batctl-2017.3/Makefile  2017-09-28 14:32:10.0 +0200
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 #
-# Copyright (C) 2006-2016  B.A.T.M.A.N. contributors
+# Copyright (C) 2006-2017  B.A.T.M.A.N. contributors
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of version 2 of the GNU General 

commit tnef for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package tnef for openSUSE:Factory checked in 
at 2017-11-17 10:57:10

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


Package is "tnef"

Fri Nov 17 10:57:10 2017 rev:23 rq:542476 version:1.4.15

Changes:

--- /work/SRC/openSUSE:Factory/tnef/tnef.changes2017-07-07 
10:17:41.756393905 +0200
+++ /work/SRC/openSUSE:Factory/.tnef.new/tnef.changes   2017-11-17 
11:00:53.258781884 +0100
@@ -5 +5 @@
-  * Fix underflow problem
+  * Fix underflow problem (boo#1038837 CVE-2017-8911)



Other differences:
--



commit mpv for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "mpv"

Fri Nov 17 10:57:19 2017 rev:40 rq:542497 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/mpv/mpv.changes  2017-11-14 13:00:33.639624359 
+0100
+++ /work/SRC/openSUSE:Factory/.mpv.new/mpv.changes 2017-11-17 
11:00:55.510699466 +0100
@@ -1,0 +2,10 @@
+Thu Nov 16 17:36:01 UTC 2017 - dims...@opensuse.org
+
+- Add mpv-vaapi2.patch: Fix build iwth vaapi 2.0. The patch is a
+  backport of the commits 93c52b, f35126 and 2ecf24.
+- Conditionalize use of %desktop_database_post/postun and
+  icon_theme_cache_post/postun to suse_version < 1330. The
+  functionality has since been replaced by file triggers and the
+  macros expand to %nil.
+
+---

New:

  mpv-vaapi2.patch



Other differences:
--
++ mpv.spec ++
--- /var/tmp/diff_new_pack.vb1M9P/_old  2017-11-17 11:00:56.506663015 +0100
+++ /var/tmp/diff_new_pack.vb1M9P/_new  2017-11-17 11:00:56.506663015 +0100
@@ -37,6 +37,8 @@
 Source3:
https://github.com/2ion/mpv-bash-completion/archive/%{_mbc_ver}.tar.gz#/mpv-bash-completion-%{_mbc_ver}.tar.gz
 # PATCH-FIX-OPENSUSE do not require equal libav versions, obs rebuilds as 
needed
 Patch0: mpv-make-ffmpeg-version-check-non-fatal.patch
+# PATCH-FIx-UPSTREAM mpv-vaapi2.patch dims...@opensuse.org -- Fix build with 
vaapi 2.0
+Patch1: mpv-vaapi2.patch
 BuildRequires:  bash
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  libjpeg-devel
@@ -194,6 +196,7 @@
 %prep
 %setup -q -a 3 -n %{name}-%{_mpv_ver}
 %patch0 -p1
+%patch1 -p1
 
 # As we downloaded specific waf version we need to put and prepare it in place.
 cp -f %{SOURCE1} waf
@@ -250,6 +253,7 @@
 # remove shebang
 sed -i -e '1d' %{buildroot}%{_datadir}/bash-completion/completions/mpv
 
+%if 0%{?suse_version} < 1330
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -257,6 +261,7 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%endif
 
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig

++ mpv-vaapi2.patch ++
>From 6265a2d7793c52b16f48f6f8db5d8833d350abc5 Mon Sep 17 00:00:00 2001
From: wm4 
Date: Fri, 29 Sep 2017 16:51:30 +0200
Subject: [PATCH] vaapi: minor changes

This is for relicensing. Some of this code is loosely based on
vo_vaapi.c from the original MPlayer-vaapi patches. Most of the code has
changed, and only the initialization code and check_status() look
remotely similar. The initialization code is changed to be like Libav's
(hwcontext_vaapi.c). check_va_status() is just a C idiom, but to play it
safe, we'll either drop it from LGPL code (or recreate it).

vaapi.c still contains plenty of code from the original patches, but the
next commits will move them out of the LGPL code paths.
---
 video/vaapi.c | 14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Index: mpv-0.27.0/video/vaapi.c
===
--- mpv-0.27.0.orig/video/vaapi.c
+++ mpv-0.27.0/video/vaapi.c
@@ -30,15 +30,6 @@
 #include 
 #include 
 
-bool check_va_status(struct mp_log *log, VAStatus status, const char *msg)
-{
-if (status != VA_STATUS_SUCCESS) {
-mp_err(log, "%s: %s\n", msg, vaErrorStr(status));
-return false;
-}
-return true;
-}
-
 int va_get_colorspace_flag(enum mp_csp csp)
 {
 switch (csp) {
@@ -112,9 +103,27 @@ static void va_get_formats(struct mp_vaa
 ctx->image_formats = formats;
 }
 
-// VA message callbacks are global and do not have a context parameter, so it's
-// impossible to know from which VADisplay they originate. Try to route them
-// to existing mpv/libmpv instances within this process.
+#if VA_CHECK_VERSION(1, 0, 0)
+static void va_message_callback(void *context, const char *msg, int mp_level)
+{
+struct mp_vaapi_ctx *res = context;
+mp_msg(res->log, mp_level, "libva: %s", msg);
+}
+
+static void va_error_callback(void *context, const char *msg)
+{
+va_message_callback(context, msg, MSGL_ERR);
+}
+
+static void va_info_callback(void *context, const char *msg)
+{
+va_message_callback(context, msg, MSGL_V);
+}
+#else
+// Pre-libva2 VA message callbacks are global and do not have a context
+// parameter, so it's impossible to know from which VADisplay they
+// originate.  Try to route them to existing mpv/libmpv instances within
+// this process.
 static pthread_mutex_t va_log_mutex = PTHREAD_MUTEX_INITIALIZER;
 static struct mp_vaapi_ctx **va_mpv_clients;
 static int num_va_mpv_clients;
@@ -149,6 

commit u-boot for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package u-boot for openSUSE:Factory checked 
in at 2017-11-17 10:56:09

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


Package is "u-boot"

Fri Nov 17 10:56:09 2017 rev:92 rq:542244 version:2017.11

Changes:

--- /work/SRC/openSUSE:Factory/u-boot/u-boot-a10-olinuxino-lime.changes 
2017-10-24 22:23:43.423443958 +0200
+++ /work/SRC/openSUSE:Factory/.u-boot.new/u-boot-a10-olinuxino-lime.changes
2017-11-17 11:00:36.387399360 +0100
@@ -1,0 +2,30 @@
+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 10:28:07 UTC 2017 - guilla...@opensuse.org
+
+- Updated to v2017.11-rc3
+
+---
+Tue Oct 17 07:58:25 UTC 2017 - guilla...@opensuse.org
+
+- Updated to v2017.11-rc2
+- Patch queue updated from git://github.com/openSUSE/u-boot.git 
tumbleweed-2017.11
+* Patches dropped:
+  0004-Fix-boot-on-Beagleboard-xM-by-disab.patch
+
+---
@@ -4 +34 @@
-- Added Banana Pi M2+ support
+- Added Banana Pi M2+ support (u-boot-sinovoipbpim2plus)
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-am57xxevmnodt.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
u-boot-nanopineo.changes: same change
u-boot-nanopineoair.changes: same change
u-boot-odroid-c2.changes: same change
u-boot-odroid-xu3.changes: same change
u-boot-odroid.changes: same change
u-boot-omap3beagle.changes: same change
u-boot-omap4panda.changes: same change
u-boot-orangepipc.changes: same change
u-boot-orangepipc2.changes: same change
u-boot-p2371-2180.changes: same change
u-boot-paz00.changes: same change
u-boot-pcm051rev3.changes: same change
u-boot-pine64plus.changes: same change
u-boot-qemu-ppce500.changes: same change
u-boot-rpi.changes: same change
u-boot-rpi2.changes: same change
u-boot-rpi3.changes: same change
u-boot-rpi332b.changes: same change
u-boot-sinovoipbpim2plus.changes: same change
u-boot-snow.changes: same change
u-boot-socfpgade0nanosoc.changes: same change
u-boot-spring.changes: same change
u-boot-tinker-rk3288.changes: same change
u-boot-udoo.changes: same change
u-boot-udooneo.changes: same change
u-boot.changes: same change

Old:

  0004-Fix-boot-on-Beagleboard-xM-by-disab.patch
  u-boot-2017.09.tar.bz2
  u-boot-2017.09.tar.bz2.sig

New:

  0004-Fix-MMC1-external-SD-slot-on-Samsun.patch
  u-boot-2017.11.tar.bz2
  u-boot-2017.11.tar.bz2.sig



Other differences:
--
++ u-boot-a10-olinuxino-lime.spec ++
--- /var/tmp/diff_new_pack.fGjT44/_old  2017-11-17 11:00:42.063191631 +0100
+++ /var/tmp/diff_new_pack.fGjT44/_new  2017-11-17 11:00:42.067191485 +0100
@@ -32,10 +32,10 @@
 %endif
 
 # archive_version differs from version for RC version only
-%define archive_version 2017.09
+%define 

commit nodejs6 for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "nodejs6"

Fri Nov 17 10:54:58 2017 rev:16 rq:542082 version:6.12.0

Changes:

--- /work/SRC/openSUSE:Factory/nodejs6/nodejs6.changes  2017-10-26 
18:44:22.143993381 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs6.new/nodejs6.changes 2017-11-17 
11:00:04.396570194 +0100
@@ -1,0 +2,29 @@
+Mon Nov 13 14:29:47 UTC 2017 - adam.ma...@suse.de
+
+- Fix permissions of node-gyp. This should be executable to allow
+  building of binary node modules.
+---
+Mon Nov 13 10:08:04 UTC 2017 - adam.ma...@suse.de
+
+- New upstream LTS release 6.12.0:
+  * assert: assert.fail() can now take one or two arguments
+  * crypto: add sign/verify support for RSASSA-PSS
+  * deps:
++ upgrade openssl sources to 1.0.2m
+  [OpenSSL Security Advisory (bsc#1066242, bsc#1056058)
+   CVE-2017-3735 CVE-2017-3736]
++ upgrade libuv to 1.15.0
+  * fs: Add support for fs.write/fs.writeSync(fd, buffer, cb) and
+fs.write/fs.writeSync(fd, buffer, offset, cb) as documented
+  * inspector: enable --inspect-brk
+  * process: add --redirect-warnings command line argument
+  * src:
++ allow CLI args in env with NODE_OPTIONS
++ --abort-on-uncaught-exception in NODE_OPTIONS
++ allow --tls-cipher-list in NODE_OPTIONS
++ use SafeGetenv() for NODE_REDIRECT_WARNINGS
+  * test: remove common.fail()
+- 0f3e69db.patch, icu59.patch: removed empty patches
+- nodejs-libpath.patch: refreshed
+
+---
@@ -14,5 +42,0 @@
-- Make sure npm program remains executable
-

-Fri Oct 13 11:04:51 UTC 2017 - adam.ma...@suse.de
-
@@ -20,0 +45,2 @@
+- Make sure npm program remains executable
+

Old:

  0f3e69db.patch
  icu59.patch
  node-v6.11.5.tar.xz

New:

  node-v6.12.0.tar.xz



Other differences:
--
++ nodejs6.spec ++
--- /var/tmp/diff_new_pack.mYC6Fn/_old  2017-11-17 11:00:06.964476211 +0100
+++ /var/tmp/diff_new_pack.mYC6Fn/_new  2017-11-17 11:00:06.964476211 +0100
@@ -26,7 +26,7 @@
 ###
 
 Name:   nodejs6
-Version:6.11.5
+Version:6.12.0
 Release:0
 
 %define node_version_number 6
@@ -91,8 +91,6 @@
 
 ## UPSTREAM PATCHES HERE, if any
 Patch1: 8334.diff
-Patch2: 0f3e69db.patch
-Patch3: icu59.patch
 
 ## Our patches
 # PATCH-FIX-OPENSUSE -- set correct path for dtrace if it is built
@@ -243,12 +241,6 @@
 %if %node_version_number < 6
 %patch1 -p1
 %endif
-%if %node_version_number < 6
-%patch2 -p1
-%endif
-%if %node_version_number < 6
-%patch3 -p1
-%endif
 %patch101 -p1
 %patch102 -p1
 # Add check_output to configure script (not part of Python 2.6 in SLE11).
@@ -312,6 +304,9 @@
 rm -f %{buildroot}%{_datadir}/doc/node/lldbinit
 rm -f %{buildroot}%{_datadir}/doc/node/lldb_commands.py
 
+# remove .bak files, if any
+find %{buildroot} -name \*.bak -print -delete
+
 # npm man page
 install -D -m 644 deps/npm/man/man1/npm.1 
%{buildroot}%{_mandir}/man1/npm%{node_version_number}.1
 
@@ -343,6 +338,7 @@
 # fix permissions
 find %{buildroot}%{_libdir}/node_modules -type f -exec chmod -x {} +
 chmod 0755 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/bin/np*-cli.js
+chmod 0755 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/bin/node-gyp-bin/node-gyp
 # browser.js is useless for npm cli
 find %{buildroot}%{_libdir}/node_modules/npm%{node_version_number} -name 
"browser.js" -delete
 

++ SHASUMS256.txt ++
--- /var/tmp/diff_new_pack.mYC6Fn/_old  2017-11-17 11:00:07.004474747 +0100
+++ /var/tmp/diff_new_pack.mYC6Fn/_new  2017-11-17 11:00:07.004474747 +0100
@@ -1,42 +1,42 @@
-907cc72126bfcfed2040ded546649ee1023d8839fc898447bf8435f8b204b654  
node-v6.11.5-aix-ppc64.tar.gz
-fc0a3ba17e0be7ffe86f9941212dd00905524d6d48dd8cafb63da6adca20a4fc  
node-v6.11.5-darwin-x64.tar.gz
-daedeac624d5a1c177254fa080de7f0ee5426fce57e7bcad554b354c81a69cbc  
node-v6.11.5-darwin-x64.tar.xz
-9e5ab2412d1f2d0a0dc30592e2b2f707e20203ef3d2f7472f0b3ad5d5c8d5e83  
node-v6.11.5-headers.tar.gz
-90c65a66f2538bade1b470d0bf9deaeef1652f39aadb0d5b2e1d2e218828462d  
node-v6.11.5-headers.tar.xz
-b879b852c3588f3ce7d748273ede959306268e5b2ca199d76b4592c2fb4a0d43  
node-v6.11.5-linux-arm64.tar.gz
-7f073097e0016aaa1abac8a4e554dd1e534339540be12fbd582670c45436ddca  
node-v6.11.5-linux-arm64.tar.xz
-d25348044b63bc1546951a2b05f7c4f48d74bc3519fd911f9006e979c4511b0f  

commit gstreamer-plugins-vaapi for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package gstreamer-plugins-vaapi for 
openSUSE:Factory checked in at 2017-11-17 10:56:40

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


Package is "gstreamer-plugins-vaapi"

Fri Nov 17 10:56:40 2017 rev:19 rq:542256 version:1.12.3

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-vaapi/gstreamer-plugins-vaapi.changes
  2017-09-25 13:58:30.566491289 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-vaapi.new/gstreamer-plugins-vaapi.changes
 2017-11-17 11:00:47.606988734 +0100
@@ -1,0 +2,11 @@
+Thu Nov 16 13:26:49 UTC 2017 - zai...@opensuse.org
+
+- Add gst-vaapi-version-fix.patch: Fix build with new libva 2.0
+  version (bgo#784398, bgo#786173, bgo#787818).
+- Following the above, add libtool BuildRequires and pass
+  autogen.sh before configure, as the patch touches buildsystem.
+- Further drop pkgconfig(libva-egl) and pkgconfig(libva-tpi)
+  BuildRequires: No longer available.
+- Also drop obsolete --disable-builtin-libvpx configure call.
+
+---

New:

  gst-vaapi-version-fix.patch



Other differences:
--
++ gstreamer-plugins-vaapi.spec ++
--- /var/tmp/diff_new_pack.lU9GV6/_old  2017-11-17 11:00:48.170968093 +0100
+++ /var/tmp/diff_new_pack.lU9GV6/_new  2017-11-17 11:00:48.174967946 +0100
@@ -26,9 +26,13 @@
 Group:  Productivity/Multimedia/Other
 Url:https://gstreamer.freedesktop.org/
 Source0:
https://gstreamer.freedesktop.org/src/gstreamer-vaapi/gstreamer-vaapi-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gst-vaapi-version-fix.patch bgo#784398 
zai...@opensuse.org -- Fix build with new libva 2.0
+Patch0: gst-vaapi-version-fix.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  gtk-doc
+# Needed for patch0
+BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  vaapi-wayland-tools
 BuildRequires:  yasm
@@ -42,9 +46,7 @@
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(libva) >= 0.30.4
 BuildRequires:  pkgconfig(libva-drm) >= 0.33.0
-BuildRequires:  pkgconfig(libva-egl)
 BuildRequires:  pkgconfig(libva-glx)
-BuildRequires:  pkgconfig(libva-tpi)
 BuildRequires:  pkgconfig(libva-wayland)
 BuildRequires:  pkgconfig(libva-x11)
 BuildRequires:  pkgconfig(vpx)
@@ -88,11 +90,13 @@
 
 %prep
 %setup -q -n gstreamer-vaapi-%{version}
+%patch0 -p1
 
 %build
+# Needed for patch0
+NOCONFIGURE=1 ./autogen.sh
 %configure \
--disable-static \
-   --disable-builtin-libvpx \
--enable-egl \
--enable-encoders \
--enable-drm \

++ gst-vaapi-version-fix.patch ++
>From 9cf26c81a17a71c4ededd944d2668b576a4e404b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?V=C3=ADctor=20Manuel=20J=C3=A1quez=20Leal?=
 
Date: Thu, 24 Aug 2017 21:51:22 +0200
Subject: libs: decoder: at update_caps() decode codec_data

When updating the caps in decoder, if the caps has codec_data (avC
format), it has to be parsed to update the state of the decoder.

https://bugzilla.gnome.org/show_bug.cgi?id=786173

diff --git a/gst-libs/gst/vaapi/gstvaapidecoder.c 
b/gst-libs/gst/vaapi/gstvaapidecoder.c
index ce9c065..9e716db 100644
--- a/gst-libs/gst/vaapi/gstvaapidecoder.c
+++ b/gst-libs/gst/vaapi/gstvaapidecoder.c
@@ -1182,10 +1182,8 @@ gst_vaapi_decoder_update_caps (GstVaapiDecoder * 
decoder, GstCaps * caps)
   if (!decoder_caps)
 return FALSE;
 
-  if (gst_caps_is_always_compatible (caps, decoder_caps)) {
-set_caps (decoder, caps);
-return TRUE;
-  }
+  if (gst_caps_is_always_compatible (caps, decoder_caps))
+return set_caps (decoder, caps);
 
   profile = gst_vaapi_profile_from_caps (caps);
   if (profile == GST_VAAPI_PROFILE_UNKNOWN)
@@ -1194,8 +1192,11 @@ gst_vaapi_decoder_update_caps (GstVaapiDecoder * 
decoder, GstCaps * caps)
   if (codec == 0)
 return FALSE;
   if (codec == decoder->codec) {
-set_caps (decoder, caps);
-return TRUE;
+if (set_caps (decoder, caps)) {
+  return
+  gst_vaapi_decoder_decode_codec_data (decoder) ==
+  GST_VAAPI_DECODER_STATUS_SUCCESS;
+}
   }
 
   return FALSE;
-- 
cgit v0.10.2


>From a4c60fb2a96e52bf3244a0ae74d3d2eeaea3acc1 Mon Sep 17 00:00:00 2001
From: Hyunjun Ko 
Date: Mon, 18 Sep 2017 14:29:55 +0900
Subject: libs: decoder: h264/h265: decode codec data only if opened

Fixes regression introduced by commit 2eb2b26a.

There is a use case when the decoder set the src caps and immediatly
tries to process the media codec_data, this happens before decoder is
even opened, thus priv->parser is not instantiated yet.


commit cpprest for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package cpprest for openSUSE:Factory checked 
in at 2017-11-17 10:56:59

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


Package is "cpprest"

Fri Nov 17 10:56:59 2017 rev:10 rq:542475 version:2.10.0

Changes:

--- /work/SRC/openSUSE:Factory/cpprest/cpprest.changes  2017-08-30 
16:24:42.788745694 +0200
+++ /work/SRC/openSUSE:Factory/.cpprest.new/cpprest.changes 2017-11-17 
11:00:51.538844832 +0100
@@ -1,0 +2,39 @@
+Thu Nov 16 18:28:44 UTC 2017 - astie...@suse.com
+
+- cpprest 2.10.0:
+  * build system fixes:
++ build system updates
++ cmake 3.0 required
+  * Fix static library builds of test_runner on non-Windows platforms
++ compatibility fixes:
++ Improve compatibility with glibc 2.26
++ Improve compatibility with clang on Linux
++ Improve compatibility with icc 17.0
++ Improve compatibility with openssl 1.1.0
++ Fix building with LibreSSL
+  * Fix several race conditions and memory leaks in the ASIO http_client
+  * Fix process termination bug around certain exceptional cases in all 
http_clients
+  * Add all remaining official HTTP status codes to http::status_codes
+  * Add convenience wrappers json::value::has_T_field(T) for inspecting object 
values
+  * Fix a race condition in the ASIO client during header parsing
+  * Fix error when handling responses of type NoContent, NotModified, or from 
100 to 199
+  * Enable specifying the User Agent used in OAuth2 requests
+  * Add http_request::get_remote_address() to expose the client's IP address 
for http_listener
+  * Fix a bug in the ASIO http_client where the proxy is passed the same 
credentials as the target host
+  * Make uri_builder::to_string() and uri_builder::to_uri() const
+  * Add handling for the host wildchar + to the ASIO http_listener
+  * Handle malformed URL requests to the ASIO http_listener instead of crashing
+  * Fix a race condition in the websocketpp websocket_client
+  * Fix several races in the ASIO http_listener which result in memory leaks 
or use after free of the connection objects
+  * Add http_client_config::set_nativesessionhandle_options() which enables 
customization of the session handle on Windows Desktop
+  * Improve UTF8/16 conversions from 6s per 1MB to 3s per 1GB (2000x 
improvement)
+  * Enable limited IPv6 support to http_client and http_server, depending on 
the underlying platform
+  * Fix a bug in base64 encoding that previously read beyond the input array, 
causing segfaults/AVs
+  * Add compression support (deflate and gzip) for ASIO http_clients based on 
Zlib
+  * Fix a memory leak in the UWP http_client when processing headers
+  * Fix inappropriate handling of certain connections errors in the ASIO 
http_listener
+- drop upstreamed or obsolete patches:
+  * cpprest-pthread.patch
+  * cpprestsdk-2.9.1-Fix-build-error-with-glibc-2.26-xlocale.h.patch
+
+---

Old:

  cpprest-pthread.patch
  cpprestsdk-2.9.1-Fix-build-error-with-glibc-2.26-xlocale.h.patch
  cpprestsdk-2.9.1.tar.gz

New:

  cpprestsdk-2.10.0.tar.gz



Other differences:
--
++ cpprest.spec ++
--- /var/tmp/diff_new_pack.SwfnrH/_old  2017-11-17 11:00:52.746800622 +0100
+++ /var/tmp/diff_new_pack.SwfnrH/_new  2017-11-17 11:00:52.750800475 +0100
@@ -17,9 +17,9 @@
 
 
 %define major 2
-%define minor 9
+%define minor 10
 Name:   cpprest
-Version:2.9.1
+Version:2.10.0
 Release:0
 Summary:C++ REST library
 # main: MIT (license.txt)
@@ -28,16 +28,15 @@
 # sha1/sha1.hpp: BSD-3-Clause (ThirdPartyNotices.txt)
 # common/md5.hpp: Zlib (ThirdPartyNotices.txt)
 # utf8_validation.hpp: MIT (ThirdPartyNotices.txt)
-License:MIT and BSD-3-Clause and Zlib
+License:MIT AND BSD-3-Clause AND Zlib
 Group:  Development/Libraries/C and C++
 Url:https://github.com/Microsoft/cpprestsdk
 Source: 
https://github.com/Microsoft/cpprestsdk/archive/v%{version}.tar.gz#/cpprestsdk-%{version}.tar.gz
-Patch1: cpprest-pthread.patch
-Patch2: 
cpprestsdk-2.9.1-Fix-build-error-with-glibc-2.26-xlocale.h.patch
-BuildRequires:  cmake >= 2.6
+BuildRequires:  cmake >= 3.0
 BuildRequires:  gcc-c++
 BuildRequires:  openssl-devel >= 1.0
 %if 0%{?suse_version} > 1325
+BuildRequires:  libboost_atomic-devel
 BuildRequires:  libboost_filesystem-devel
 BuildRequires:  libboost_random-devel
 BuildRequires:  libboost_regex-devel
@@ -77,8 +76,6 @@
 
 %prep
 %setup -q -n cpprestsdk-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 %cmake \

++ cpprestsdk-2.9.1.tar.gz -> cpprestsdk-2.10.0.tar.gz ++
 31012 lines of diff (skipped)




commit kopano-webapp for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kopano-webapp for openSUSE:Factory 
checked in at 2017-11-17 10:56:52

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


Package is "kopano-webapp"

Fri Nov 17 10:56:52 2017 rev:3 rq:542470 version:3.4.0

Changes:

--- /work/SRC/openSUSE:Factory/kopano-webapp/kopano-webapp.changes  
2017-07-28 09:47:54.094076391 +0200
+++ /work/SRC/openSUSE:Factory/.kopano-webapp.new/kopano-webapp.changes 
2017-11-17 11:00:50.570880258 +0100
@@ -1,0 +2,13 @@
+Thu Nov 16 15:59:26 UTC 2017 - bo...@opensuse.org
+
+- Updated to 3.4.0 final, improvements:
+  * Flag handling
+  * To-do list
+  * Improved categories
+  * Search folders
+  * Performance improvements
+  * Smaller improvements and bugfixes
+- Full changelog: 
+  https://documentation.kopano.io/kopano_changelog/webapp.html
+
+---

Old:

  kopano-webapp-3.3.1.tar.xz

New:

  kopano-webapp-3.4.0.tar.xz



Other differences:
--
++ kopano-webapp.spec ++
--- /var/tmp/diff_new_pack.20ghtk/_old  2017-11-17 11:00:51.390850248 +0100
+++ /var/tmp/diff_new_pack.20ghtk/_new  2017-11-17 11:00:51.390850248 +0100
@@ -20,7 +20,7 @@
 %define langdir %{_datadir}/%{name}/server/language
 %define plugindir %{_datadir}/%{name}/plugins
 Name:   kopano-webapp
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Improved WebApp for Kopano
 License:AGPL-3.0
@@ -61,7 +61,7 @@
 Provides translations to the package %{name}.
 
 %package contactfax
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Contact fax plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -71,7 +71,7 @@
 field of the email.
 
 %package folderwidgets
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Folder widgets plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -81,7 +81,7 @@
 default folders for a user.
 
 %package gmaps
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Google Maps plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -90,7 +90,7 @@
 Shows contact address on Google Maps.
 
 %package pimfolder
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Plugin for kopano-webapp to quickly move mail into another 
folder
 Group:  Productivity/Networking/Email/Clients
@@ -99,7 +99,7 @@
 Kopano PIM plugin, allows you to set-up a folder quickly moving your mail to 
another folder; like "Archive" in GTD
 
 %package quickitems
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Quick Items plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -109,7 +109,7 @@
 Tasks and Notes.
 
 %package titlecounter
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Title counter plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -118,7 +118,7 @@
 Plugin to show number of unread messages in the window title.
 
 %package webappmanual
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Manual plugin for kopano-webapp
 Group:  Productivity/Networking/Email/Clients
@@ -127,7 +127,7 @@
 Plugin with manual for Kopano WebApp
 
 %package zdeveloper
-Version:3.3.1
+Version:3.4.0
 Release:0
 Summary:Developer plugin for kopano-webapp
 Group:  Development/Tools/Debuggers

++ _service ++
--- /var/tmp/diff_new_pack.20ghtk/_old  2017-11-17 11:00:51.422849077 +0100
+++ /var/tmp/diff_new_pack.20ghtk/_new  2017-11-17 11:00:51.426848931 +0100
@@ -2,10 +2,10 @@

git
https://stash.kopano.io/scm/kw/kopano-webapp.git
-   v3.3.1
+   v3.4.0
kopano-webapp
-   v3.3.0
-   3.3.1
+   v3.4.0
+   3.4.0


*.tar

++ kopano-webapp-3.3.1.tar.xz -> kopano-webapp-3.4.0.tar.xz ++
/work/SRC/openSUSE:Factory/kopano-webapp/kopano-webapp-3.3.1.tar.xz 
/work/SRC/openSUSE:Factory/.kopano-webapp.new/kopano-webapp-3.4.0.tar.xz 
differ: char 26, line 1




commit platformsh-cli for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package platformsh-cli for openSUSE:Factory 
checked in at 2017-11-17 10:57:25

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


Package is "platformsh-cli"

Fri Nov 17 10:57:25 2017 rev:24 rq:542510 version:3.22.3

Changes:

--- /work/SRC/openSUSE:Factory/platformsh-cli/platformsh-cli.changes
2017-11-09 14:08:01.520755525 +0100
+++ /work/SRC/openSUSE:Factory/.platformsh-cli.new/platformsh-cli.changes   
2017-11-17 11:00:56.714655402 +0100
@@ -1,0 +2,9 @@
+Fri Nov 17 02:10:19 UTC 2017 - ji...@boombatower.com
+
+- Update to version 3.22.3:
+  * Release v3.22.3
+  * Add a timeout to the Drush aliases check (#646)
+  * Fix exit code from db:dump to respect errors (#645)
+  * Normalize user-defined aliases too
+
+---

Old:

  platformsh-cli-3.22.2.tar.xz

New:

  platformsh-cli-3.22.3.tar.xz



Other differences:
--
++ platformsh-cli.spec ++
--- /var/tmp/diff_new_pack.LwNiVe/_old  2017-11-17 11:00:57.506626417 +0100
+++ /var/tmp/diff_new_pack.LwNiVe/_new  2017-11-17 11:00:57.510626271 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   platformsh-cli
-Version:3.22.2
+Version:3.22.3
 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.LwNiVe/_old  2017-11-17 11:00:57.542625099 +0100
+++ /var/tmp/diff_new_pack.LwNiVe/_new  2017-11-17 11:00:57.542625099 +0100
@@ -2,7 +2,7 @@
   
 @PARENT_TAG@
 v(.*)
-refs/tags/v3.22.2
+refs/tags/v3.22.3
 git://github.com/platformsh/platformsh-cli.git
 git
 enable

++ _servicedata ++
--- /var/tmp/diff_new_pack.LwNiVe/_old  2017-11-17 11:00:57.566624221 +0100
+++ /var/tmp/diff_new_pack.LwNiVe/_new  2017-11-17 11:00:57.566624221 +0100
@@ -1,6 +1,6 @@
 
   
 git://github.com/platformsh/platformsh-cli.git
-0126117bbc346ee5d370d0b104b69a060407bf7d
+da1c7f22409c1b63dd2dd23d99542774506b41c7
   
 

++ platformsh-cli-3.22.2.tar.xz -> platformsh-cli-3.22.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/platformsh-cli-3.22.2/config.yaml 
new/platformsh-cli-3.22.3/config.yaml
--- old/platformsh-cli-3.22.2/config.yaml   2017-11-08 23:50:06.0 
+0100
+++ new/platformsh-cli-3.22.3/config.yaml   2017-11-16 11:12:57.0 
+0100
@@ -1,7 +1,7 @@
 # Metadata about the CLI application itself.
 application:
   name: 'Platform.sh CLI'
-  version: '3.x-dev'
+  version: '3.22.3'
   executable: 'platform'
   package_name: 'platformsh/cli'
   installer_url: 'https://platform.sh/cli/installer'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/platformsh-cli-3.22.2/src/Command/CommandBase.php 
new/platformsh-cli-3.22.3/src/Command/CommandBase.php
--- old/platformsh-cli-3.22.2/src/Command/CommandBase.php   2017-11-08 
23:50:06.0 +0100
+++ new/platformsh-cli-3.22.3/src/Command/CommandBase.php   2017-11-16 
11:12:57.0 +0100
@@ -486,7 +486,11 @@
 $this->debug('Updating Drush aliases');
 /** @var \Platformsh\Cli\Service\Drush $drush */
 $drush = $this->getService('drush');
-$drush->createAliases($event->getProject(), $projectRoot, 
$event->getEnvironments());
+try {
+$drush->createAliases($event->getProject(), $projectRoot, 
$event->getEnvironments());
+} catch (\RuntimeException $e) {
+$this->stdErr->writeln('Failed to update Drush 
aliases: ' . $e->getMessage());
+}
 }
 
 /**
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/platformsh-cli-3.22.2/src/Command/Db/DbDumpCommand.php 
new/platformsh-cli-3.22.3/src/Command/Db/DbDumpCommand.php
--- old/platformsh-cli-3.22.2/src/Command/Db/DbDumpCommand.php  2017-11-08 
23:50:06.0 +0100
+++ new/platformsh-cli-3.22.3/src/Command/Db/DbDumpCommand.php  2017-11-16 
11:12:57.0 +0100
@@ -161,9 +161,15 @@
 $sshCommand = $ssh->getSshCommand();
 
 if ($gzip) {
-$dumpCommand .= ' | gzip --stdout';
+// If dump compression is enabled, pipe the dump command into gzip,
+// but not before switching on "pipefail" to ensure a non-zero exit
+// code is returned if any part of the pipe fails.
+$dumpCommand = 'set -o pipefail;'
+. $dumpCommand
+. ' | gzip --stdout';
 } else {
-// Compress data transparently as it's sent over 

commit carla for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package carla for openSUSE:Factory checked 
in at 2017-11-17 10:55:51

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


Package is "carla"

Fri Nov 17 10:55:51 2017 rev:7 rq:542237 version:1.9.7+git2017.5b97ec1e

Changes:

--- /work/SRC/openSUSE:Factory/carla/carla.changes  2017-10-11 
23:02:56.392731777 +0200
+++ /work/SRC/openSUSE:Factory/.carla.new/carla.changes 2017-11-17 
11:00:32.463542969 +0100
@@ -1,0 +2,7 @@
+Wed Nov 15 11:20:41 UTC 2017 - edog...@aon.at
+
+- Update to version 1.9.7+git2017.5b97ec1e
+  * removed carla-buildcompare.patch, not needed anymore
+  * updated carla-systemlibs.patch so it applies to current source
+
+---

Old:

  carla-1.9.7+git20170124.9ff1711b.tar.xz
  carla-buildcompare.patch

New:

  carla-1.9.7+git2017.5b97ec1e.tar.xz



Other differences:
--
++ carla.spec ++
--- /var/tmp/diff_new_pack.8lGsfH/_old  2017-11-17 11:00:33.535503736 +0100
+++ /var/tmp/diff_new_pack.8lGsfH/_new  2017-11-17 11:00:33.539503589 +0100
@@ -23,7 +23,7 @@
 %bcond_without rdflib
 %endif
 Name:   carla
-Version:1.9.7+git20170124.9ff1711b
+Version:1.9.7+git2017.5b97ec1e
 Release:0
 Summary:An audio plugin host
 License:GPL-2.0+
@@ -31,12 +31,12 @@
 ExclusiveArch:  x86_64
 Url:http://kxstudio.sourceforge.net/cadence
 Source: %{name}-%{version}.tar.xz
-Patch1: carla-buildcompare.patch
-Patch2: carla-systemlibs.patch
+Patch1: carla-systemlibs.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  alsa-devel
 BuildRequires:  file-devel
+BuildRequires:  jack-devel
 BuildRequires:  python-qt4-devel
 BuildRequires:  pkgconfig(flac)
 BuildRequires:  pkgconfig(vorbisenc)
@@ -107,7 +107,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
 
 %build
 rm -rfv source/modules/juce_audio_formats/codecs/flac

++ _service ++
--- /var/tmp/diff_new_pack.8lGsfH/_old  2017-11-17 11:00:33.567502565 +0100
+++ /var/tmp/diff_new_pack.8lGsfH/_new  2017-11-17 11:00:33.567502565 +0100
@@ -5,7 +5,7 @@
 .git
carla
 1.9.7+git%cd.%h
-hotfix-1.9.7
+master
 enable   
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.8lGsfH/_old  2017-11-17 11:00:33.587501833 +0100
+++ /var/tmp/diff_new_pack.8lGsfH/_new  2017-11-17 11:00:33.587501833 +0100
@@ -1,6 +1,6 @@
 

https://github.com/falkTX/Carla.git
-   9ff1711b8fdf0acb4608498463ed4608889ead1e
+   5b97ec1e00fda8ec9442da18878b10de47ffd726

-
\ No newline at end of file
+

++ carla-1.9.7+git20170124.9ff1711b.tar.xz -> 
carla-1.9.7+git2017.5b97ec1e.tar.xz ++
/work/SRC/openSUSE:Factory/carla/carla-1.9.7+git20170124.9ff1711b.tar.xz 
/work/SRC/openSUSE:Factory/.carla.new/carla-1.9.7+git2017.5b97ec1e.tar.xz 
differ: char 25, line 1

++ carla-systemlibs.patch ++
--- /var/tmp/diff_new_pack.8lGsfH/_old  2017-11-17 11:00:33.611500954 +0100
+++ /var/tmp/diff_new_pack.8lGsfH/_new  2017-11-17 11:00:33.615500808 +0100
@@ -1,57 +1,38 @@
 a/source/Makefile.mk
-+++ b/source/Makefile.mk
-@@ -335,6 +335,14 @@ endif
- LINUXSAMPLER_LIBS += $(shell pkg-config --libs linuxsampler)
- endif
- 
-+FLAC_FLAGS  = $(shell pkg-config --cflags flac)
-+FLAC_LIBS   = $(shell pkg-config --libs flac)
-+BASE_FLAGS += $(FLAC_FLAGS)
-+
-+VORBIS_FLAGS  = $(shell pkg-config --cflags vorbis vorbisfile vorbisenc ogg)
-+VORBIS_LIBS   = $(shell pkg-config --libs   vorbis vorbisfile vorbisenc ogg)
-+BASE_FLAGS += $(VORBIS_FLAGS)
-+
- ifeq ($(HAVE_PROJECTM),true)
- PROJECTM_FLAGS = $(shell pkg-config --cflags libprojectM)
- PROJECTM_LIBS  = $(shell pkg-config --libs libprojectM)
 a/source/backend/Makefile
-+++ b/source/backend/Makefile
-@@ -107,6 +107,9 @@ ifeq ($(HAVE_LINUXSAMPLER),true)
+diff -up carla-1.9.7+git2017.5b97ec1e/source/backend/Makefile.orig 
carla-1.9.7+git2017.5b97ec1e/source/backend/Makefile
+--- carla-1.9.7+git2017.5b97ec1e/source/backend/Makefile.orig  
2017-11-11 19:38:28.0 +0100
 carla-1.9.7+git2017.5b97ec1e/source/backend/Makefile   2017-11-16 
12:29:29.530325818 +0100
+@@ -63,8 +63,13 @@ STANDALONE_LINK_FLAGS += $(FLUIDSYNTH_LI
  STANDALONE_LINK_FLAGS += $(LINUXSAMPLER_LIBS)
- endif
+ STANDALONE_LINK_FLAGS += $(X11_LIBS)
  
 +STANDALONE_LINK_FLAGS += $(FLAC_LIBS)
 +STANDALONE_LINK_FLAGS += $(VORBIS_LIBS)
 +
- ifeq ($(HAVE_X11),true)
- STANDALONE_LINK_FLAGS += $(X11_LIBS)
- endif
-@@ -115,6 +118,8 @@ UTILS_LINK_FLAGS  = $(JUCE_AUDIO_BASICS_
- UTILS_LINK_FLAGS += $(JUCE_AUDIO_FORMATS_LIBS)
- UTILS_LINK_FLAGS += 

commit html-dtd for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package html-dtd for openSUSE:Factory 
checked in at 2017-11-17 10:55:28

Comparing /work/SRC/openSUSE:Factory/html-dtd (Old)
 and  /work/SRC/openSUSE:Factory/.html-dtd.new (New)


Package is "html-dtd"

Fri Nov 17 10:55:28 2017 rev:15 rq:542232 version:2004.1.26

Changes:

--- /work/SRC/openSUSE:Factory/html-dtd/html-dtd.changes2011-09-23 
02:02:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.html-dtd.new/html-dtd.changes   2017-11-17 
11:00:27.487725079 +0100
@@ -1,0 +2,11 @@
+Thu Nov 16 11:51:48 UTC 2017 - mplus...@suse.com
+
+- Update license information
+
+---
+Mon Nov 13 14:49:18 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---

Old:

  html-dtd-README.SuSE

New:

  html-dtd-README.SUSE



Other differences:
--
++ html-dtd.spec ++
--- /var/tmp/diff_new_pack.abu1YZ/_old  2017-11-17 11:00:28.083703266 +0100
+++ /var/tmp/diff_new_pack.abu1YZ/_new  2017-11-17 11:00:28.083703266 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package html-dtd (Version 2004.1.26)
+# spec file for package html-dtd
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   html-dtd
 BuildRequires:  sgml-skel
 Url:http://www.w3.org/MarkUp/
-License:SUSE-Public-Domain
-Group:  Productivity/Publishing/HTML/Tools
 Provides:   html_dtd
 Obsoletes:  html_dtd
 %define regcat /usr/bin/sgml-register-catalog
 PreReq: %{regcat}
 BuildArch:  noarch
-AutoReqProv:on
 Version:2004.1.26
-Release:209
+Release:0
 Summary:HTML DTDs (Document Type Definitions) and Documents
+License:W3C-19980720
+Group:  Productivity/Publishing/HTML/Tools
 Source0:http://www.w3.org/MarkUp/html-spec/html-spec-19950922.tar.gz
 # Separate files at: http://www.w3.org/TR/REC-html32.html:
 Source1:html-3.2.tar.gz
@@ -43,7 +40,7 @@
 # Source5: http://www.w3.org/TR/html40/html40.tgz
 Source5:http://www.w3.org/TR/html40/html401.tgz
 Source7:http://www.w3.org/Consortium/Legal/copyright-software.html
-Source8:%{name}-README.SuSE
+Source8:%{name}-README.SUSE
 Source9:CATALOG.html
 Source10:   CATALOG.html-3.2
 Source11:   CATALOG.html-4.0
@@ -79,7 +76,7 @@
 mkdir html-4.01
 (cd html-4.01 && tar zxf $RPM_SOURCE_DIR/html401.tgz)
 cp -p %{SOURCE7} .
-%{INSTALL_DATA} %{SOURCE8} README.SuSE
+%{INSTALL_DATA} %{SOURCE8} README.SUSE
 %patch -p1
 find . -type f | xargs chmod 644 
 find . -type d | xargs chmod 755
@@ -219,7 +216,7 @@
 
 %files
 %defattr(-, root, root)
-%doc README.SuSE index.html
+%doc README.SUSE index.html
 %doc html
 %doc html-3.2
 %doc html-4.0

++ html-dtd-README.SUSE ++
README.SUSE:


Within this package you'll find:

HTML-2.0:
http://www.w3.org/MarkUp/html-spec/html-spec-19950922.tar.gz

HTML-3.2:
http://www.w3.org/TR/REC-html32.html
http://www.w3.org/MarkUp/Wilbur/

HTML-4.0:
http://www.w3.org/TR/WD-html40/html40.tgz

HTML-4.01:
http://www.w3.org/TR/html40/html401.tgz

XHTML is shipped as a separate package called xhtml-dtd.
ISO-HTML was dropped (cf. ftp://ftp.cs.tcd.ie/isohtml).




commit nodejs4 for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "nodejs4"

Fri Nov 17 10:55:00 2017 rev:17 rq:542083 version:4.8.6

Changes:

--- /work/SRC/openSUSE:Factory/nodejs4/nodejs4.changes  2017-10-25 
17:49:14.226583412 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs4.new/nodejs4.changes 2017-11-17 
11:00:21.695937053 +0100
@@ -1,0 +2,16 @@
+Mon Nov 13 14:29:47 UTC 2017 - adam.ma...@suse.de
+
+- Fix permissions of node-gyp. This should be executable to allow
+  building of binary node modules.
+---
+Mon Nov 13 10:12:07 UTC 2017 - adam.ma...@suse.de
+
+- New upstream maintenance release 4.8.6:
+  * crypto: upgrade openssl sources to 1.0.2m
+[OpenSSL Security Advisory (bsc#1066242, bsc#1056058)
+ CVE-2017-3735 CVE-2017-3736]
+  * deps: add support for more modern versions of INTL
+- 0f3e69db.patch: removed, upstreamed
+- icu59.patch: removed, upstreamed
+
+---
@@ -14,5 +29,0 @@
-- Make sure npm program remains executable
-

-Fri Oct 13 11:04:51 UTC 2017 - adam.ma...@suse.de
-
@@ -20,0 +32,2 @@
+- Make sure npm program remains executable
+

Old:

  0f3e69db.patch
  icu59.patch
  node-v4.8.5.tar.xz

New:

  node-v4.8.6.tar.xz



Other differences:
--
++ nodejs4.spec ++
--- /var/tmp/diff_new_pack.iA7zy8/_old  2017-11-17 11:00:22.687900748 +0100
+++ /var/tmp/diff_new_pack.iA7zy8/_new  2017-11-17 11:00:22.691900601 +0100
@@ -26,7 +26,7 @@
 ###
 
 Name:   nodejs4
-Version:4.8.5
+Version:4.8.6
 Release:0
 
 %define node_version_number 4
@@ -91,8 +91,6 @@
 
 ## UPSTREAM PATCHES HERE, if any
 Patch1: 8334.diff
-Patch2: 0f3e69db.patch
-Patch3: icu59.patch
 
 ## Our patches
 # PATCH-FIX-OPENSUSE -- set correct path for dtrace if it is built
@@ -243,12 +241,6 @@
 %if %node_version_number < 6
 %patch1 -p1
 %endif
-%if %node_version_number < 6
-%patch2 -p1
-%endif
-%if %node_version_number < 6
-%patch3 -p1
-%endif
 %patch101 -p1
 %patch102 -p1
 # Add check_output to configure script (not part of Python 2.6 in SLE11).
@@ -312,6 +304,9 @@
 rm -f %{buildroot}%{_datadir}/doc/node/lldbinit
 rm -f %{buildroot}%{_datadir}/doc/node/lldb_commands.py
 
+# remove .bak files, if any
+find %{buildroot} -name \*.bak -print -delete
+
 # npm man page
 install -D -m 644 deps/npm/man/man1/npm.1 
%{buildroot}%{_mandir}/man1/npm%{node_version_number}.1
 
@@ -343,6 +338,7 @@
 # fix permissions
 find %{buildroot}%{_libdir}/node_modules -type f -exec chmod -x {} +
 chmod 0755 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/bin/np*-cli.js
+chmod 0755 
%{buildroot}%{_libdir}/node_modules/npm%{node_version_number}/bin/node-gyp-bin/node-gyp
 # browser.js is useless for npm cli
 find %{buildroot}%{_libdir}/node_modules/npm%{node_version_number} -name 
"browser.js" -delete
 

++ SHASUMS256.txt ++
--- /var/tmp/diff_new_pack.iA7zy8/_old  2017-11-17 11:00:22.727899284 +0100
+++ /var/tmp/diff_new_pack.iA7zy8/_new  2017-11-17 11:00:22.731899137 +0100
@@ -1,39 +1,39 @@
-7e0b0ea1ea8d37096561caed59368eebb773c2cdf9d455ad30381053fbc109ce  
node-v4.8.5-darwin-x64.tar.gz
-c32a9d5d47255a8dfd768787a0bac7d17d5f55709b20f7b59a3de3f013c6e7dc  
node-v4.8.5-darwin-x64.tar.xz
-68efec4d1b8cd080bbb622e6f690520bfae575c26aeaa983ae9eb0585e087658  
node-v4.8.5-headers.tar.gz
-311734f04786dad2ded0d31611d1a180983e0eba8da350622a395ea0dd9bc83b  
node-v4.8.5-headers.tar.xz
-9133ba0865f1d15c52a6fe550fb7a8df81ac81083661dd28ce0bec5fb97be6bf  
node-v4.8.5-linux-arm64.tar.gz
-826f8f898b70085443a6191321e7424967154596021f39bbd517c10ad78bd920  
node-v4.8.5-linux-arm64.tar.xz
-c2665427269408ba05a7917362af3c9ee28095931315987ec8e9ff332cc4df5d  
node-v4.8.5-linux-armv6l.tar.gz
-d219a26024498d4fdc615803621dead734a515087e1b98b38240deeb0c2c877d  
node-v4.8.5-linux-armv6l.tar.xz
-b6b1a85c7d8fe63aa9459748b035116ca71a42c0aac06eab6d876ebc67f7a136  
node-v4.8.5-linux-armv7l.tar.gz
-d054af00b6d67f3417e6062a967c7124bcdd45c83f1f103ae4705ff8e62e16ea  
node-v4.8.5-linux-armv7l.tar.xz
-53599540a678fd7114922b4f94b28518a76899f64d3c0e6ba94ccf5c266b5652  
node-v4.8.5-linux-ppc64le.tar.gz
-8b5ae4d119d645bcff7e93186aff6c5f8ee4ae7d9c66d2969ff70ddf01707ccc  
node-v4.8.5-linux-ppc64le.tar.xz
-f26cfd2e27cda911fbacf03d856cd8dcbbe0f54cf16958d94c58eb721d2e8946  
node-v4.8.5-linux-ppc64.tar.gz

commit kapidox for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kapidox"

Fri Nov 17 10:54:27 2017 rev:46 rq:541635 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/kapidox/kapidox.changes  2017-10-25 
17:47:22.579823463 +0200
+++ /work/SRC/openSUSE:Factory/.kapidox.new/kapidox.changes 2017-11-17 
10:59:30.205821547 +0100
@@ -1,0 +2,10 @@
+Mon Nov 13 07:01:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * None
+
+---

Old:

  kapidox-5.39.0.tar.xz

New:

  kapidox-5.40.0.tar.xz



Other differences:
--
++ kapidox.spec ++
--- /var/tmp/diff_new_pack.Rgic0z/_old  2017-11-17 10:59:30.837798417 +0100
+++ /var/tmp/diff_new_pack.Rgic0z/_new  2017-11-17 10:59:30.837798417 +0100
@@ -16,13 +16,13 @@
 #
 
 
-%define _tar_path 5.39
+%define _tar_path 5.40
 # Full KF5 version (e.g. 5.33.0)
 %{!?_kf5_version: %global _kf5_version %{version}}
 # Last major and minor KF5 version (e.g. 5.33)
 %{!?_kf5_bugfix_version: %global _kf5_bugfix_version %(echo %{_kf5_version} | 
awk -F. '{print $1"."$2}')}
 Name:   kapidox
-Version:5.39.0
+Version:5.40.0
 Release:0
 Requires:   doxygen
 BuildRequires:  fdupes

++ kapidox-5.39.0.tar.xz -> kapidox-5.40.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapidox-5.39.0/setup.py new/kapidox-5.40.0/setup.py
--- old/kapidox-5.39.0/setup.py 2017-09-09 14:08:50.0 +0200
+++ new/kapidox-5.40.0/setup.py 2017-10-31 10:54:58.0 +0100
@@ -6,7 +6,7 @@
 
 setup(
 name='kapidox',
-version='5.39.0',
+version='5.40.0',
 description='KDE API documentation generation tools',
 maintainer = 'Olivier Churlaud',
 maintainer_email = 'oliv...@churlaud.com',




commit python-semver for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package python-semver for openSUSE:Factory 
checked in at 2017-11-17 10:54:42

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


Package is "python-semver"

Fri Nov 17 10:54:42 2017 rev:3 rq:541981 version:2.7.9

Changes:

--- /work/SRC/openSUSE:Factory/python-semver/python-semver.changes  
2017-10-13 14:16:27.803237343 +0200
+++ /work/SRC/openSUSE:Factory/.python-semver.new/python-semver.changes 
2017-11-17 10:59:37.381558920 +0100
@@ -1,0 +2,6 @@
+Tue Nov 14 16:43:50 UTC 2017 - a...@gmx.de
+
+- update to version 2.7.9:
+  * Issue #65 (PR #66). Add finalize_version function
+
+---

Old:

  semver-2.7.8.tar.gz

New:

  semver-2.7.9.tar.gz



Other differences:
--
++ python-semver.spec ++
--- /var/tmp/diff_new_pack.jfdDjV/_old  2017-11-17 10:59:38.037534912 +0100
+++ /var/tmp/diff_new_pack.jfdDjV/_new  2017-11-17 10:59:38.037534912 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:   python-semver
-Version:2.7.8
+Version:2.7.9
 Release:0
 Summary:Python helper for Semantic Versioning
 License:BSD-3-Clause

++ semver-2.7.8.tar.gz -> semver-2.7.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semver-2.7.8/PKG-INFO new/semver-2.7.9/PKG-INFO
--- old/semver-2.7.8/PKG-INFO   2017-08-25 09:05:25.0 +0200
+++ new/semver-2.7.9/PKG-INFO   2017-09-23 19:13:21.0 +0200
@@ -1,12 +1,13 @@
 Metadata-Version: 1.1
 Name: semver
-Version: 2.7.8
+Version: 2.7.9
 Summary: Python helper for Semantic Versioning (http://semver.org/)
 Home-page: https://github.com/k-bx/python-semver
 Author: Kostiantyn Rybnikov
 Author-email: k...@k-bx.com
 License: BSD
 Download-URL: https://github.com/k-bx/python-semver/downloads
+Description-Content-Type: UNKNOWN
 Description: Semver |latest-version|
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semver-2.7.8/semver.egg-info/PKG-INFO 
new/semver-2.7.9/semver.egg-info/PKG-INFO
--- old/semver-2.7.8/semver.egg-info/PKG-INFO   2017-08-25 09:05:24.0 
+0200
+++ new/semver-2.7.9/semver.egg-info/PKG-INFO   2017-09-23 19:13:21.0 
+0200
@@ -1,12 +1,13 @@
 Metadata-Version: 1.1
 Name: semver
-Version: 2.7.8
+Version: 2.7.9
 Summary: Python helper for Semantic Versioning (http://semver.org/)
 Home-page: https://github.com/k-bx/python-semver
 Author: Kostiantyn Rybnikov
 Author-email: k...@k-bx.com
 License: BSD
 Download-URL: https://github.com/k-bx/python-semver/downloads
+Description-Content-Type: UNKNOWN
 Description: Semver |latest-version|
 ===
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/semver-2.7.8/semver.py new/semver-2.7.9/semver.py
--- old/semver-2.7.8/semver.py  2017-08-25 09:04:45.0 +0200
+++ new/semver-2.7.9/semver.py  2017-09-23 19:09:47.0 +0200
@@ -6,7 +6,7 @@
 import re
 
 
-__version__ = '2.7.8'
+__version__ = '2.7.9'
 __author__ = 'Kostiantyn Rybnikov'
 __author_email__ = 'k...@k-bx.com'
 
@@ -358,3 +358,14 @@
 )
 return format_version(verinfo['major'], verinfo['minor'], verinfo['patch'],
   verinfo['prerelease'], verinfo['build'])
+
+
+def finalize_version(version):
+"""Remove any prerelease and build metadata from the version
+
+:param version: version string
+:return: the finalized version string
+:rtype: str
+"""
+verinfo = parse(version)
+return format_version(verinfo['major'], verinfo['minor'], verinfo['patch'])




commit python-yarl for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package python-yarl for openSUSE:Factory 
checked in at 2017-11-17 10:54:46

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


Package is "python-yarl"

Fri Nov 17 10:54:46 2017 rev:3 rq:541982 version:0.14.2

Changes:

--- /work/SRC/openSUSE:Factory/python-yarl/python-yarl.changes  2017-11-09 
14:00:47.628565634 +0100
+++ /work/SRC/openSUSE:Factory/.python-yarl.new/python-yarl.changes 
2017-11-17 10:59:38.881504024 +0100
@@ -1,0 +2,18 @@
+Wed Nov 15 00:33:36 UTC 2017 - a...@gmx.de
+
+- update to version 0.14.2:
+  * Restore strict parameter as no-op in quote/unquote
+
+- changes from version 0.14.1:
+  * Restore strict parameter as no-op for sake of compatibility with
+aiohttp 2.2
+
+---
+Sun Nov 12 16:59:38 UTC 2017 - a...@gmx.de
+
+- update to version 0.14.0:
+  * Drop strict mode (#123)
+  * Fix “ValueError: Unallowed PCT %” when there’s a “%” in the url
+(#124)
+
+---

Old:

  yarl-0.13.0.tar.gz

New:

  yarl-0.14.2.tar.gz



Other differences:
--
++ python-yarl.spec ++
--- /var/tmp/diff_new_pack.ev0Bgp/_old  2017-11-17 10:59:39.701474013 +0100
+++ /var/tmp/diff_new_pack.ev0Bgp/_new  2017-11-17 10:59:39.705473867 +0100
@@ -20,7 +20,7 @@
 %define skip_python2 1
 %bcond_without test
 Name:   python-yarl
-Version:0.13.0
+Version:0.14.2
 Release:0
 Summary:Yet another URL library
 License:Apache-2.0

++ yarl-0.13.0.tar.gz -> yarl-0.14.2.tar.gz ++
 6841 lines of diff (skipped)




commit python-pytest-xdist for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package python-pytest-xdist for 
openSUSE:Factory checked in at 2017-11-17 10:54:54

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


Package is "python-pytest-xdist"

Fri Nov 17 10:54:54 2017 rev:2 rq:542009 version:1.20.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pytest-xdist/python-pytest-xdist.changes  
2017-05-06 18:27:23.482361858 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-xdist.new/python-pytest-xdist.changes 
2017-11-17 10:59:40.001463034 +0100
@@ -1,0 +2,96 @@
+Wed Nov 15 11:45:36 UTC 2017 - mimi...@gmail.com
+
+-  new pytest-xdist requires pytest-forked package
+
+---
+Sat Nov 11 17:25:50 UTC 2017 - a...@gmx.de
+
+- specfile:
+  * CHANGELOG->CHANGELOG.rst
+  * update pytest version requirement to 3.0.0
+
+- update to version 1.20.1:
+  * Bug Fixes
++ Fix hang when all worker nodes crash and restart limit is
+  reached (#45)
++ Fix issue where the -n option would still run distributed tests
+  when pytest was run with the --collect-only option (#5)
+
+- changes from version 1.20.0:
+  * Features
++ xdist now supports tests to log results multiple times,
+  improving integration with plugins which require it like
+  pytest-rerunfailures and flaky. (#206)
+  * Bug Fixes
++ Fix issue where tests were being incorrectly identified if a
+  worker crashed during the teardown stage of the test. (#124)
+
+- changes from version 1.19.1:
+  * Bug Fixes
++ Fix crash when transferring internal pytest warnings from
+  workers to the master node. (#214)
+
+- changes from version 1.19.0:
+  * Deprecations and Removals
++ --boxed functionality has been moved to a separate plugin,
+pytest-forked. This release now depends on " pytest-forked"
+and provides --boxed as a backward compatibility option. (#1)
+  * Features
++ New --dist=loadscope option: sends group of related tests to the
+  same worker. Tests are grouped by module for test functions and
+  by class for test methods. See README.rst for more
+  information. (#191)
++ Warnings are now properly transferred from workers to the master
+  node. (#92)
+  * Bug Fixes
++ Fix serialization of native tracebacks (--tb=native). (#196)
+
+- changes from version 1.18.2:
+  * Bug Fixes
++ Removal of unnecessary dependency on incorrect version of
+  py. (#105)
++ Fix bug in internal event-loop error handler in the master
+  node. This bug would shadow the original errors making extremely
+  hard/impossible for users to diagnose the problem
+  properly. (#175)
+
+- changes from version 1.18.1 :
+  * Bug Fixes
++ Fixed serialization of longrepr.sections during error reporting
+  from workers. (#171)
++ Fix ReprLocal not being unserialized breaking --showlocals
+  usages. (#176)
+
+- changes from version 1.18.0 :
+  * pytest-xdist now requires pytest>=3.0.0.
+  * Features
++ Add long option --numprocesses as alternative for -n. (#168)
+  * Bug Fixes
++ Fix serialization and deserialization dropping longrepr
+  details. (#133)
+
+- changes from version 1.17.1 :
+  * Bug Fixes
++ Hot fix release reverting the change introduced by #124,
+  unfortunately it broke a number of test suites so we are
+  reversing this change while we investigate the problem. (#157)
+  * Improved Documentation
++ Introduced towncrier for CHANGELOG management. (#154)
++ Added HOWTORELEASE documentation. (#155)
+
+- changes from version 1.17.0:
+  * fix #124: xdist would mark test as complete after 'call' step. As
+a result, xdist could identify the wrong test as failing when test
+crashes at teardown. To address this issue, xdist now marks test
+as complete at teardown.
+
+- changes from version 1.16.0:
+  * pytest-xdist now requires pytest 2.7 or later.
+  * Add worker_id attribute in the TestReport
+  * new hook: pytest_xdist_make_scheduler(config, log), can return
+custom tests items distribution logic implementation. You can take
+a look at built-in LoadScheduling and EachScheduling
+implementations. Note that required scheduler class public API may
+change in next pytest-xdist versions.
+
+---

Old:

  pytest-xdist-1.15.0.tar.gz

New:

  pytest-xdist-1.20.1.tar.gz



Other differences:
--
++ python-pytest-xdist.spec ++
--- /var/tmp/diff_new_pack.aF4B6z/_old  2017-11-17 10:59:41.145421166 +0100
+++ /var/tmp/diff_new_pack.aF4B6z/_new  2017-11-17 10:59:41.149421020 +0100
@@ 

commit qqc2-desktop-style for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package qqc2-desktop-style for 
openSUSE:Factory checked in at 2017-11-17 10:54:29

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


Package is "qqc2-desktop-style"

Fri Nov 17 10:54:29 2017 rev:3 rq:541783 version:5.40.0

Changes:

--- /work/SRC/openSUSE:Factory/qqc2-desktop-style/qqc2-desktop-style.changes
2017-10-27 13:59:56.600162859 +0200
+++ 
/work/SRC/openSUSE:Factory/.qqc2-desktop-style.new/qqc2-desktop-style.changes   
2017-11-17 10:59:31.713766357 +0100
@@ -1,0 +2,25 @@
+Tue Nov 14 10:46:51 UTC 2017 - wba...@tmo.at
+
+- Fix QtQuickControls2 BuildRequires, it needs the devel package to
+  build
+
+---
+Mon Nov 13 07:01:18 CET 2017 - lbeltr...@kde.org
+
+- Update to 5.40.0
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/kde-frameworks-5.40.0.php
+- Changes since 5.39.0:
+  * Improve compilation as a static plugin.
+  * make the radiobutton a radiobutton
+  * use qstyle to paint the Dial
+  * use a ColumnLayout for menus
+  * fix Dialog
+  * remove invalid group property
+  * Add .arcconfig
+  * Fix formatting of the md file so it matches the other modules
+  * behavior of combobox closer to qqc1
+  * workaround for QQuickWidgets
+
+---

Old:

  qqc2-desktop-style-5.39.0.tar.xz

New:

  qqc2-desktop-style-5.40.0.tar.xz



Other differences:
--
++ qqc2-desktop-style.spec ++
--- /var/tmp/diff_new_pack.B1aB06/_old  2017-11-17 10:59:32.233747326 +0100
+++ /var/tmp/diff_new_pack.B1aB06/_new  2017-11-17 10:59:32.237747180 +0100
@@ -16,9 +16,9 @@
 #
 
 
-%define _tar_path 5.39
+%define _tar_path 5.40
 Name:   qqc2-desktop-style
-Version:5.39.0
+Version:5.40.0
 Release:0
 Summary:A Qt Quick Controls 2 Style for Desktop UIs
 License:GPL-2.0+
@@ -31,11 +31,11 @@
 BuildRequires:  kconfigwidgets-devel
 BuildRequires:  kiconthemes-devel
 BuildRequires:  kirigami2-devel
-BuildRequires:  libqt5-qtquickcontrols2
 BuildRequires:  cmake(Qt5Core) >= 5.9.1
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Quick)
+BuildRequires:  cmake(Qt5QuickControls2)
 BuildRequires:  cmake(Qt5Svg)
 BuildRequires:  cmake(Qt5Widgets)
 # For KUA users

++ qqc2-desktop-style-5.39.0.tar.xz -> qqc2-desktop-style-5.40.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.39.0/.arcconfig 
new/qqc2-desktop-style-5.40.0/.arcconfig
--- old/qqc2-desktop-style-5.39.0/.arcconfig1970-01-01 01:00:00.0 
+0100
+++ new/qqc2-desktop-style-5.40.0/.arcconfig2017-11-04 22:51:12.0 
+0100
@@ -0,0 +1,3 @@
+{
+  "phabricator.uri" : "https://phabricator.kde.org/;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qqc2-desktop-style-5.39.0/CMakeLists.txt 
new/qqc2-desktop-style-5.40.0/CMakeLists.txt
--- old/qqc2-desktop-style-5.39.0/CMakeLists.txt2017-10-07 
19:35:04.0 +0200
+++ new/qqc2-desktop-style-5.40.0/CMakeLists.txt2017-11-04 
22:51:12.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
-set(KF5_VERSION "5.39.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.39.0") # handled by release scripts
+set(KF5_VERSION "5.40.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.40.0") # handled by release scripts
 
 project(qqc2-desktop-style VERSION ${KF5_VERSION})
 
@@ -21,7 +21,7 @@
 
 # set KDE specific information #
 
-find_package(ECM 5.39.0 REQUIRED NO_MODULE)
+find_package(ECM 5.40.0 REQUIRED NO_MODULE)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
@@ -32,7 +32,7 @@
 include(KDECMakeSettings)
 include(KDECompilerSettings NO_POLICY_SCOPE)
 
-find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS Core 
Quick Gui Widgets)
+find_package(Qt5 ${REQUIRED_QT_VERSION} REQUIRED NO_MODULE COMPONENTS Core 
Quick Gui Widgets QuickControls2)
 
 find_package(KF5 ${KF5_DEP_VERSION} REQUIRED COMPONENTS Kirigami2)
 
@@ -40,6 +40,18 @@
 IconThemes #KIconLoader
 ConfigWidgets #KColorScheme
 )
+
+if (NOT APPLE AND NOT WIN32)
+find_package(X11)
+endif()
+
+# When building as a static plugin, dependencies may add a -lQt5X11Extras
+# to the linker, in that case, it requires to have the proper variables
+# 

commit ttf2pt1 for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "ttf2pt1"

Fri Nov 17 10:54:23 2017 rev:17 rq:541548 version:3.4.4

Changes:

--- /work/SRC/openSUSE:Factory/ttf2pt1/ttf2pt1.changes  2017-01-24 
10:41:26.605887040 +0100
+++ /work/SRC/openSUSE:Factory/.ttf2pt1.new/ttf2pt1.changes 2017-11-17 
10:59:19.270221781 +0100
@@ -1,0 +2,14 @@
+Mon Nov 13 16:52:41 UTC 2017 - mplus...@suse.com
+
+- Run spec cleaner
+- Use fdupes
+- Use correct version
+- Update source urls to working ones
+
+---
+Mon Nov 13 15:57:15 UTC 2017 - dims...@opensuse.org
+
+- Rename README.SuSE to README.SUSE, adhering to the correct
+  spelling.
+
+---

Old:

  README.SuSE
  ttf2pt1-3.4.4.tar.bz2
  ttf2pt1-chinese-3.4.0.tar.bz2

New:

  README.SUSE
  ttf2pt1-3.4.4.tgz
  ttf2pt1-chinese-3.4.0.tgz



Other differences:
--
++ ttf2pt1.spec ++
--- /var/tmp/diff_new_pack.XpbWpH/_old  2017-11-17 10:59:22.122117404 +0100
+++ /var/tmp/diff_new_pack.XpbWpH/_new  2017-11-17 10:59:22.122117404 +0100
@@ -17,23 +17,22 @@
 
 
 Name:   ttf2pt1
-BuildRequires:  freetype2-devel
-Requires:   t1utils
+Version:3.4.4
+Release:0
 Summary:True Type Font to PostScript Type 1 font converter
 License:BSD-3-Clause
 Group:  Productivity/Publishing/PS
-Version:344
-Release:0
 Url:http://ttf2pt1.sourceforge.net/
-# original Sources are .tgz
-Source0:http://download.sourceforge.net/ttf2pt1/ttf2pt1-3.4.4.tar.bz2
-Source1:
http://download.sourceforge.net/ttf2pt1/ttf2pt1-chinese-3.4.0.tar.bz2
-Source2:README.SuSE
+Source0:http://download.sourceforge.net/ttf2pt1/ttf2pt1-%{version}.tgz
+Source1:
http://download.sourceforge.net/ttf2pt1/ttf2pt1-chinese-3.4.0.tgz
+Source2:README.SUSE
 Patch0: %{name}.diff
 Patch1: ttf2pt1-3.4.1-freetype2.diff
 Patch2: freetype-2.1.7.patch
 Patch3: ttf2pt1-3.4.4-fix-convert.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fdupes
+BuildRequires:  freetype2-devel
+Requires:   t1utils
 
 %description
 This is a collection of tools and scripts that allow to convert True
@@ -41,39 +40,39 @@
 fonts, so they can be used in X11 and Ghostscript.
 
 %prep 
-%setup -n %{name}-3.4.4 -a 1
+%setup -q -a 1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
 
 %build
-make CFLAGS_SYS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+make %{?_smp_mflags} CFLAGS_SYS="%{optflags} -fno-strict-aliasing"
 
 %install
-make INSTDIR=$RPM_BUILD_ROOT/usr MANDIR=$RPM_BUILD_ROOT/%{_mandir} install
-mkdir -p $RPM_BUILD_ROOT/etc/%{name}
-cp -ai $RPM_BUILD_ROOT/usr/share/%{name}/scripts/convert.cfg.sample \
-   $RPM_BUILD_ROOT/etc/%{name}/convert.cfg
-cp -a ttf2pt1-chinese-*/*.map $RPM_BUILD_ROOT/usr/share/%{name}/maps/
-rm -f  
$RPM_BUILD_ROOT/usr/share/%{name}/scripts/{inst_dir,inst_file,mkrel,html2man}
-rm -rf  $RPM_BUILD_ROOT/usr/share/%{name}/app/{RPM,X11}
-mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}/{app,encodings,other}
+make INSTDIR=%{buildroot}%{_prefix} MANDIR=%{buildroot}/%{_mandir} install
+mkdir -p %{buildroot}%{_sysconfdir}/%{name}
+cp -ai %{buildroot}%{_datadir}/%{name}/scripts/convert.cfg.sample \
+   %{buildroot}%{_sysconfdir}/%{name}/convert.cfg
+cp -a ttf2pt1-chinese-*/*.map %{buildroot}%{_datadir}/%{name}/maps/
+rm -f  
%{buildroot}%{_datadir}/%{name}/scripts/{inst_dir,inst_file,mkrel,html2man}
+rm -rf  %{buildroot}%{_datadir}/%{name}/app/{RPM,X11}
+mkdir -p %{buildroot}%{_defaultdocdir}/%{name}/{app,encodings,other}
 for i in COPYRIGHT FONTS* README* CHANGES* app encodings other
 do
-ln -s /usr/share/%{name}/$i $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}/$i
+ln -s %{_datadir}/%{name}/$i %{buildroot}%{_defaultdocdir}/%{name}/$i
 done
-cp -a %{S:2} $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}
-sed -i -e 's!%{buildroot}!!' $RPM_BUILD_ROOT/%{_mandir}/man1/*
+cp -a %{SOURCE2} %{buildroot}%{_defaultdocdir}/%{name}
+sed -i -e 's!%{buildroot}!!' %{buildroot}/%{_mandir}/man1/*
+%fdupes -s %{buildroot}
 
 %files
-%defattr(-, root, root)
 %doc %{_defaultdocdir}/%{name}
-%dir /etc/%{name}
-%config(noreplace) /etc/%{name}/*
-/usr/bin/*
-/usr/lib/ttf2pt1
-/usr/share/%{name}
+%dir %{_sysconfdir}/%{name}
+%config(noreplace) %{_sysconfdir}/%{name}/*
+%{_bindir}/*
+%{_prefix}/lib/ttf2pt1
+%{_datadir}/%{name}
 %{_mandir}/man1/*
 
 %changelog

++ README.SUSE ++
Quick intro
---
This package 

commit python-jupyter_widgetsnbextension for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package python-jupyter_widgetsnbextension 
for openSUSE:Factory checked in at 2017-11-17 10:54:36

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


Package is "python-jupyter_widgetsnbextension"

Fri Nov 17 10:54:36 2017 rev:4 rq:541979 version:3.0.7

Changes:

--- 
/work/SRC/openSUSE:Factory/python-jupyter_widgetsnbextension/python-jupyter_widgetsnbextension.changes
  2017-11-09 13:57:38.427458611 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_widgetsnbextension.new/python-jupyter_widgetsnbextension.changes
 2017-11-17 10:59:32.461738982 +0100
@@ -1,0 +2,6 @@
+Tue Nov 14 16:38:21 UTC 2017 - a...@gmx.de
+
+- update to version 3.0.7:
+  * No changelog
+
+---

Old:

  widgetsnbextension-3.0.6.tar.gz

New:

  widgetsnbextension-3.0.7.tar.gz



Other differences:
--
++ python-jupyter_widgetsnbextension.spec ++
--- /var/tmp/diff_new_pack.mi1zIk/_old  2017-11-17 10:59:35.845615135 +0100
+++ /var/tmp/diff_new_pack.mi1zIk/_new  2017-11-17 10:59:35.845615135 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-jupyter_widgetsnbextension
-Version:3.0.6
+Version:3.0.7
 Release:0
 Summary:IPython HTML widgets for Jupyter
 License:BSD-3-Clause

++ widgetsnbextension-3.0.6.tar.gz -> widgetsnbextension-3.0.7.tar.gz ++
 77013 lines of diff (skipped)




commit lighttpd for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "lighttpd"

Fri Nov 17 10:54:16 2017 rev:35 rq:541498 version:1.4.48

Changes:

--- /work/SRC/openSUSE:Factory/lighttpd/lighttpd.changes2017-10-05 
12:05:32.423576317 +0200
+++ /work/SRC/openSUSE:Factory/.lighttpd.new/lighttpd.changes   2017-11-17 
10:58:58.102996487 +0100
@@ -1,0 +2,30 @@
+Sun Nov 12 14:09:30 UTC 2017 - stbueh...@web.de
+
+- new upstream release 1.4.48
+  + requires automake 1.14
+  + new mod_authn_sasl module
+- remove autoreconf call; was required for mod_geoip patch, which is now
+  upstream
+- add cyrus-sasl-devel, package mod_authn_sasl
+
+---
+Tue Oct 24 09:24:07 UTC 2017 - stbueh...@web.de
+
+- update to 1.4.47
+  + [core] stricter validation of request-URI begin
+  + [core] fix 1.4.46 regression in config match
+  + [core] normalize config addrs for != match
+  + [core] normalize config addrs for eq and ne
+  + [core] fix 1.4.46 regression in Last-Modified
+
+---
+Wed Oct 22 08:48:55 UTC 2017 - stbueh...@web.de
+
+- new upstream release 1.4.46
+- drop lighttpd-1.4.x_out_of_bounds_read.patch (fixed upstream)
+- use systemd, drop init script
+- drop support for suse_version <= 1210
+- add some new modules and packages
+- drop __DATE__/__TIME__ sed hack (usage disabled upstream by default)
+
+---

Old:

  lighttpd-1.4.x_out_of_bounds_read.patch
  lighttpd.init
  lighttpd_1.4.45-0.1.debian.tar.xz
  lighttpd_1.4.45-0.1.dsc
  lighttpd_1.4.45.orig.tar.xz

New:

  lighttpd_1.4.48-0.2.debian.tar.xz
  lighttpd_1.4.48-0.2.dsc
  lighttpd_1.4.48.orig.tar.xz



Other differences:
--
++ lighttpd.spec ++
--- /var/tmp/diff_new_pack.SUn89J/_old  2017-11-17 10:59:08.582612940 +0100
+++ /var/tmp/diff_new_pack.SUn89J/_new  2017-11-17 10:59:08.582612940 +0100
@@ -18,7 +18,7 @@
 
 %define pkg_home %{_localstatedir}/lib/%{name}
 Name:   lighttpd
-Version:1.4.45
+Version:1.4.48
 Release:0
 #
 %define pkg_name %{name}
@@ -30,16 +30,13 @@
 Group:  Productivity/Networking/Web/Servers
 Url:http://www.lighttpd.net/
 Source: %{name}_%{tarball_version}.orig.tar.xz
-Source1:%{name}.init
 Source2:%{name}.sysconfig
 Source4:lightytest.sh
 Source5:lighttpd.SuSEfirewall
 Source6:lighttpd-ssl.SuSEfirewall
 Source7:lighttpd.logrotate
-Patch:  lighttpd-1.4.x_out_of_bounds_read.patch
 BuildRequires:  FastCGI-devel
 BuildRequires:  GeoIP-devel
-BuildRequires:  automake
 BuildRequires:  e2fsprogs-devel
 BuildRequires:  gdbm-devel
 BuildRequires:  iputils
@@ -48,7 +45,9 @@
 BuildRequires:  libmemcached-devel
 BuildRequires:  libtool
 BuildRequires:  libxml2-devel
+BuildRequires:  libdbi-devel
 BuildRequires:  mysql-devel
+BuildRequires:  postgresql-devel
 BuildRequires:  openldap2-devel
 BuildRequires:  pcre-devel
 %if 0%{?suse_version} >= 1330
@@ -61,21 +60,20 @@
 BuildRequires:  sqlite-devel >= 3
 BuildRequires:  zlib-devel
 BuildRequires:  krb5-devel
+BuildRequires:  cyrus-sasl-devel
 BuildRequires:  perl(CGI)
+BuildRequires:  systemd
+%{?systemd_requires}
+BuildRequires:  gamin-devel
+BuildRequires:  lua51-devel
 Requires:   spawn-fcgi
 Requires(pre):  pwdutils
-Requires(post): %insserv_prereq %fillup_prereq
+Requires(post): %fillup_prereq
 Recommends: logrotate
+Recommends: %{name}-mod_openssl = %{version}
 Provides:   http_daemon
 Provides:   httpd
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} > 1210
-BuildRequires:  gamin-devel
-BuildRequires:  lua51-devel
-%else
-BuildRequires:  fam-devel
-BuildRequires:  lua-devel
-%endif
 
 %description
 Lighttpd is a secure, fast, compliant, and very flexible Web server
@@ -124,7 +122,43 @@
 
 %description mod_mysql_vhost
 With MySQL based vhosting you can put the information where to look for
-a. document-root of a given host into a MySQL database.
+a document-root of a given host into a MySQL database.
+
+%package mod_vhostdb_dbi
+Summary:DBI based virtual hosts module for Lighttpd
+Group:  Productivity/Networking/Web/Servers
+Requires:   %{name} = %{version}
+
+%description mod_vhostdb_dbi
+With DBI based vhosting you can put the information where to look for
+the document-root of a given host into any DBI supported database.
+
+%package mod_vhostdb_ldap
+Summary:LDAP based virtual hosts 

commit msgpack for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "msgpack"

Fri Nov 17 10:54:13 2017 rev:7 rq:541232 version:2.1.5

Changes:

--- /work/SRC/openSUSE:Factory/msgpack/msgpack.changes  2017-06-12 
15:36:09.404837959 +0200
+++ /work/SRC/openSUSE:Factory/.msgpack.new/msgpack.changes 2017-11-17 
10:58:48.231357782 +0100
@@ -1,0 +2,18 @@
+Sat Nov 11 16:30:59 UTC 2017 - aavind...@gmail.com
+
+- Update to version 2.1.5 (2.1.4 was skipped):
+  * Improve cross platform configuration
+  * Add boost asio examples (including zlib)
+  * Remove some warnings
+  * Fix unpack visitor to treat float32/64 correctly
+  * Improve documentation
+  * Fix alignment problem on some platform
+  * Fix conflict std::tuple, std::pair, and boost::fusion::sequence problem
+- Changes for version 2.1.3:
+  * Improve build system
+  * Add C++17 adaptors std::optional and std::string_view.
+  * Improve cross platform configuration
+  * Remove some warnings
+- cleanup with spec-cleaner
+
+---

Old:

  msgpack-2.1.2.tar.gz

New:

  msgpack-2.1.5.tar.gz



Other differences:
--
++ msgpack.spec ++
--- /var/tmp/diff_new_pack.UZNN4B/_old  2017-11-17 10:58:50.807263506 +0100
+++ /var/tmp/diff_new_pack.UZNN4B/_new  2017-11-17 10:58:50.807263506 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   msgpack
-Version:2.1.2
+Version:2.1.5
 Release:0
 Summary:Object serialization library for cross-language communication
 License:Apache-2.0
@@ -73,12 +73,10 @@
 %postun -n libmsgpackc2 -p /sbin/ldconfig
 
 %files -n libmsgpackc2
-%defattr(-,root,root)
 %doc COPYING NOTICE README.md
 %{_libdir}/libmsgpackc.so.*
 
 %files devel
-%defattr(-,root,root)
 %{_libdir}/libmsgpackc.so
 %{_libdir}/pkgconfig/%{name}.pc
 %{_libdir}/cmake/msgpack

++ msgpack-2.1.2.tar.gz -> msgpack-2.1.5.tar.gz ++
 3248 lines of diff (skipped)




commit kde-l10n for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kde-l10n for openSUSE:Factory 
checked in at 2017-11-17 10:54:09

Comparing /work/SRC/openSUSE:Factory/kde-l10n (Old)
 and  /work/SRC/openSUSE:Factory/.kde-l10n.new (New)


Package is "kde-l10n"

Fri Nov 17 10:54:09 2017 rev:30 rq:541005 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kde-l10n/kde-l10n.changes2017-10-23 
16:52:05.272065546 +0200
+++ /work/SRC/openSUSE:Factory/.kde-l10n.new/kde-l10n.changes   2017-11-17 
10:58:15.348561273 +0100
@@ -2,0 +3,6 @@
+Thu Nov 09 23:13:42 CET 2017 - lbeltr...@kde.org
+
+  * Update to 17.08.3
+
+
+---

Old:

  kde-l10n-ar-17.08.2.tar.xz
  kde-l10n-ast-17.08.2.tar.xz
  kde-l10n-bg-17.08.2.tar.xz
  kde-l10n-bs-17.08.2.tar.xz
  kde-l10n-ca-17.08.2.tar.xz
  kde-l10n...@valencia-17.08.2.tar.xz
  kde-l10n-cs-17.08.2.tar.xz
  kde-l10n-da-17.08.2.tar.xz
  kde-l10n-de-17.08.2.tar.xz
  kde-l10n-el-17.08.2.tar.xz
  kde-l10n-en_GB-17.08.2.tar.xz
  kde-l10n-eo-17.08.2.tar.xz
  kde-l10n-es-17.08.2.tar.xz
  kde-l10n-et-17.08.2.tar.xz
  kde-l10n-eu-17.08.2.tar.xz
  kde-l10n-fa-17.08.2.tar.xz
  kde-l10n-fi-17.08.2.tar.xz
  kde-l10n-fr-17.08.2.tar.xz
  kde-l10n-ga-17.08.2.tar.xz
  kde-l10n-gl-17.08.2.tar.xz
  kde-l10n-he-17.08.2.tar.xz
  kde-l10n-hi-17.08.2.tar.xz
  kde-l10n-hr-17.08.2.tar.xz
  kde-l10n-hu-17.08.2.tar.xz
  kde-l10n-ia-17.08.2.tar.xz
  kde-l10n-id-17.08.2.tar.xz
  kde-l10n-is-17.08.2.tar.xz
  kde-l10n-it-17.08.2.tar.xz
  kde-l10n-ja-17.08.2.tar.xz
  kde-l10n-kk-17.08.2.tar.xz
  kde-l10n-km-17.08.2.tar.xz
  kde-l10n-ko-17.08.2.tar.xz
  kde-l10n-lt-17.08.2.tar.xz
  kde-l10n-lv-17.08.2.tar.xz
  kde-l10n-mr-17.08.2.tar.xz
  kde-l10n-nb-17.08.2.tar.xz
  kde-l10n-nds-17.08.2.tar.xz
  kde-l10n-nl-17.08.2.tar.xz
  kde-l10n-nn-17.08.2.tar.xz
  kde-l10n-pa-17.08.2.tar.xz
  kde-l10n-pl-17.08.2.tar.xz
  kde-l10n-pt-17.08.2.tar.xz
  kde-l10n-pt_BR-17.08.2.tar.xz
  kde-l10n-ro-17.08.2.tar.xz
  kde-l10n-ru-17.08.2.tar.xz
  kde-l10n-sk-17.08.2.tar.xz
  kde-l10n-sl-17.08.2.tar.xz
  kde-l10n-sr-17.08.2.tar.xz
  kde-l10n-sv-17.08.2.tar.xz
  kde-l10n-tr-17.08.2.tar.xz
  kde-l10n-ug-17.08.2.tar.xz
  kde-l10n-uk-17.08.2.tar.xz
  kde-l10n-wa-17.08.2.tar.xz
  kde-l10n-zh_CN-17.08.2.tar.xz
  kde-l10n-zh_TW-17.08.2.tar.xz

New:

  kde-l10n-ar-17.08.3.tar.xz
  kde-l10n-ast-17.08.3.tar.xz
  kde-l10n-bg-17.08.3.tar.xz
  kde-l10n-bs-17.08.3.tar.xz
  kde-l10n-ca-17.08.3.tar.xz
  kde-l10n...@valencia-17.08.3.tar.xz
  kde-l10n-cs-17.08.3.tar.xz
  kde-l10n-da-17.08.3.tar.xz
  kde-l10n-de-17.08.3.tar.xz
  kde-l10n-el-17.08.3.tar.xz
  kde-l10n-en_GB-17.08.3.tar.xz
  kde-l10n-eo-17.08.3.tar.xz
  kde-l10n-es-17.08.3.tar.xz
  kde-l10n-et-17.08.3.tar.xz
  kde-l10n-eu-17.08.3.tar.xz
  kde-l10n-fa-17.08.3.tar.xz
  kde-l10n-fi-17.08.3.tar.xz
  kde-l10n-fr-17.08.3.tar.xz
  kde-l10n-ga-17.08.3.tar.xz
  kde-l10n-gl-17.08.3.tar.xz
  kde-l10n-he-17.08.3.tar.xz
  kde-l10n-hi-17.08.3.tar.xz
  kde-l10n-hr-17.08.3.tar.xz
  kde-l10n-hu-17.08.3.tar.xz
  kde-l10n-ia-17.08.3.tar.xz
  kde-l10n-id-17.08.3.tar.xz
  kde-l10n-is-17.08.3.tar.xz
  kde-l10n-it-17.08.3.tar.xz
  kde-l10n-ja-17.08.3.tar.xz
  kde-l10n-kk-17.08.3.tar.xz
  kde-l10n-km-17.08.3.tar.xz
  kde-l10n-ko-17.08.3.tar.xz
  kde-l10n-lt-17.08.3.tar.xz
  kde-l10n-lv-17.08.3.tar.xz
  kde-l10n-mr-17.08.3.tar.xz
  kde-l10n-nb-17.08.3.tar.xz
  kde-l10n-nds-17.08.3.tar.xz
  kde-l10n-nl-17.08.3.tar.xz
  kde-l10n-nn-17.08.3.tar.xz
  kde-l10n-pa-17.08.3.tar.xz
  kde-l10n-pl-17.08.3.tar.xz
  kde-l10n-pt-17.08.3.tar.xz
  kde-l10n-pt_BR-17.08.3.tar.xz
  kde-l10n-ro-17.08.3.tar.xz
  kde-l10n-ru-17.08.3.tar.xz
  kde-l10n-sk-17.08.3.tar.xz
  kde-l10n-sl-17.08.3.tar.xz
  kde-l10n-sr-17.08.3.tar.xz
  kde-l10n-sv-17.08.3.tar.xz
  kde-l10n-tr-17.08.3.tar.xz
  kde-l10n-ug-17.08.3.tar.xz
  kde-l10n-uk-17.08.3.tar.xz
  kde-l10n-wa-17.08.3.tar.xz
  kde-l10n-zh_CN-17.08.3.tar.xz
  kde-l10n-zh_TW-17.08.3.tar.xz



Other differences:
--
++ kde-l10n.spec ++
--- /var/tmp/diff_new_pack.zyccc0/_old  2017-11-17 10:58:18.228455872 +0100
+++ /var/tmp/diff_new_pack.zyccc0/_new  2017-11-17 10:58:18.232455725 +0100
@@ -19,7 +19,7 @@
 %define build_languages  ar ast bg bs ca ca@valencia cs da de el en_GB eo es 
et eu fa fi fr ga gl he hi hr hu ia id is it ja kk km ko lt lv mr nb nds nl nn 
pa pl pt pt_BR ro ru sk sl sr sv tr ug uk wa zh_CN zh_TW
 %define split_languages da de en_GB es et fr it nl pl pt_BR ru sv uk
 Name:   kde-l10n
-Version:17.08.2
+Version:17.08.3
 Release:0
 Summary:KDE translations base package
 License:GPL-2.0+

++ kde-l10n-ar-17.08.2.tar.xz -> kde-l10n-ar-17.08.3.tar.xz ++

++ kde-l10n-ast-17.08.2.tar.xz -> 

commit kubrick for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kubrick for openSUSE:Factory checked 
in at 2017-11-17 10:53:46

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


Package is "kubrick"

Fri Nov 17 10:53:46 2017 rev:66 rq:540999 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kubrick/kubrick.changes  2017-10-23 
16:50:41.419989865 +0200
+++ /work/SRC/openSUSE:Factory/.kubrick.new/kubrick.changes 2017-11-17 
10:57:31.774156077 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:24 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kubrick-17.08.2.tar.xz

New:

  kubrick-17.08.3.tar.xz



Other differences:
--
++ kubrick.spec ++
--- /var/tmp/diff_new_pack.CLwnb3/_old  2017-11-17 10:57:32.626124895 +0100
+++ /var/tmp/diff_new_pack.CLwnb3/_new  2017-11-17 10:57:32.626124895 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kubrick
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kubrick-17.08.2.tar.xz -> kubrick-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.2/po/gl/kubrick.po 
new/kubrick-17.08.3/po/gl/kubrick.po
--- old/kubrick-17.08.2/po/gl/kubrick.po2017-10-10 02:12:29.0 
+0200
+++ new/kubrick-17.08.3/po/gl/kubrick.po2017-11-07 02:21:31.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2017-09-10 10:32+0100\n"
+"PO-Revision-Date: 2017-10-22 17:52+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -59,7 +59,7 @@
 "Sentímolo, o cubo non pode ser barallado neste momento. O número de "
 "movementos de barallar está a cero. Escolla o seu número de movementos no "
 "diálogo de configuración no elemento de menú «Partida → Escoller o tipo de "
-"quebracabezas → Un propio…»"
+"quebracabezas → Un propio…»."
 
 #: game.cpp:160
 #, kde-format
@@ -582,8 +582,9 @@
 "Reload a puzzle you have previously saved on a file, including its "
 "dimensions, settings, current state and history of moves."
 msgstr ""
-"Carga un quebracabezas que teñas gardado nun ficheiro, incluíndo as "
-"dimensións, configuración, estado actual e historial de movementos."
+"Carga un quebracabezas que vostede gardase previamente nun ficheiro, "
+"incluíndo as dimensións, configuración, estado actual e historial de "
+"movementos."
 
 #: kubrick.cpp:239
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kubrick-17.08.2/po/pt_BR/kubrick.po 
new/kubrick-17.08.3/po/pt_BR/kubrick.po
--- old/kubrick-17.08.2/po/pt_BR/kubrick.po 2017-10-10 02:12:29.0 
+0200
+++ new/kubrick-17.08.3/po/pt_BR/kubrick.po 2017-11-07 02:21:31.0 
+0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kubrick\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-23 03:05+0200\n"
-"PO-Revision-Date: 2017-09-14 17:54-0300\n"
+"PO-Revision-Date: 2017-10-25 12:33-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti \n"
 "Language-Team: Portuguese \n"
 "Language: pt_BR\n"
@@ -572,7 +572,7 @@
 #: kubrick.cpp:230
 #, kde-format
 msgid "Reload a saved puzzle from a file."
-msgstr "Recarregue um quebra-cabeça salvo a partir de um arquivo."
+msgstr "Recarregue um quebra-cabeça salvo de um arquivo."
 
 #: kubrick.cpp:231
 #, kde-format
@@ -580,9 +580,8 @@
 "Reload a puzzle you have previously saved on a file, including its "
 "dimensions, settings, current state and history of moves."
 msgstr ""
-"Recarregue um quebra-cabeça previamente salvo a partir de um arquivo, "
-"incluindo suas dimensões, configurações, estado atual e histórico de "
-"movimentos."
+"Recarregue um quebra-cabeça previamente salvo de um arquivo, incluindo suas "
+"dimensões, configurações, estado atual e histórico de movimentos."
 
 #: kubrick.cpp:239
 #, kde-format
@@ -761,7 +760,7 @@
 #: kubrick.cpp:392
 #, kde-format
 msgid "Show one view of this cube, from the front."
-msgstr "Mostra uma perspectiva deste cubo, a partir da frente."
+msgstr "Mostra uma perspectiva deste cubo, da frente."
 
 #: kubrick.cpp:400
 #, kde-format
@@ -778,8 +777,8 @@
 

commit palapeli for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package palapeli for openSUSE:Factory 
checked in at 2017-11-17 10:53:57

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


Package is "palapeli"

Fri Nov 17 10:53:57 2017 rev:66 rq:541001 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/palapeli/palapeli.changes2017-10-23 
16:51:35.389464068 +0200
+++ /work/SRC/openSUSE:Factory/.palapeli.new/palapeli.changes   2017-11-17 
10:57:45.645648386 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:26 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  palapeli-17.08.2.tar.xz

New:

  palapeli-17.08.3.tar.xz



Other differences:
--
++ palapeli.spec ++
--- /var/tmp/diff_new_pack.PwnKrw/_old  2017-11-17 10:57:47.937564503 +0100
+++ /var/tmp/diff_new_pack.PwnKrw/_new  2017-11-17 10:57:47.945564210 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
 Url:http://www.kde.org
-Version:17.08.2
+Version:17.08.3
 Release:0
 Source0:palapeli-%{version}.tar.xz
 BuildRequires:  libkdegames4-devel

++ palapeli-17.08.2.tar.xz -> palapeli-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/palapeli-17.08.2/src/org.kde.palapeli.appdata.xml 
new/palapeli-17.08.3/src/org.kde.palapeli.appdata.xml
--- old/palapeli-17.08.2/src/org.kde.palapeli.appdata.xml   2017-10-12 
11:00:23.0 +0200
+++ new/palapeli-17.08.3/src/org.kde.palapeli.appdata.xml   2017-10-14 
03:12:57.0 +0200
@@ -12,6 +12,7 @@
   Palapeli
   Palapeli
   Palapeli
+  Palapeli
   Palapeli
   Palapeli
   Palapeli
@@ -35,6 +36,7 @@
   Juego de rompecabezas
   Palapeli
   Jeu de puzzle
+  Gioco di puzzle
   Legpuzzelspel
   Puslespelspel
   Układanie puzzli
@@ -63,6 +65,7 @@
 Palapeli es un juego de rompecabezas para un único 
jugador. Al contrario de otros juegos del mismo género, no está limitado a 
alinear piezas en cuadrículas imaginarias. Las piezas se pueden mover 
libremente. Además, Palapeli usa persistencia real; es decir, todo lo que hace 
se guarda en el disco de forma inmediata.
 Palapeli on yhden pelaajan peli. Muista samanlaisista 
peleistä poiketen sinun ei tarvitse sijoittaa palasia kuvitteelliseen 
ruudukkoon vaan palaset ovat vapaasti liikuteltavissa. Palapeli myös muistaa 
aina tilanteen eli tallentaa kaiken mitä teet heti levylle.
 Palapeli est un jeu de puzzle à un joueur. A la 
différence des autres jeux de ce genre, vous n'êtes pas limité à aligner les 
pièces sur des grilles imaginaires. Vous pouvez déplacer les pièces à votre bon 
vouloir. Palapeli propose également une vraie persistance, tout ce que vous 
faites est immédiatement enregistré sur votre disque.
+Palapeli è un gioco di puzzle a giocatore singolo. A 
differenza di altri giochi di questo genere, non sei limitato ad allineare 
pezzi su griglie immaginarie. I pezzi possono essere spostati liberamente. 
Palapeli, inoltre, ha la caratteristica della persistenza, ossia tutto quello 
che fai viene salvato immediatamente sul disco.
 Palapeli is een legpuzzelspel voor één persoon. Anders 
dan in andere spellen in dit genre bent u niet gelimiteerd om stukjes op 
imaginaire rasters te plaatsen. De stukjes zijn vrij te verplaatsen. Palapeli 
heeft de echte blijvende functie, d.w.z. alles wat u doet wordt onmiddellijk 
opgeslagen op uw schijf.
 Palapeli er eit puslespelspel for éin spelar. I 
motsetning til liknande spel, treng du her ikkje plassera brikkene på eit fast 
rutenett; du kan flytta dei fritt rundt. Alt du gjer vert òg automatisk lagra, 
slik at du kan halda fram med puslespelet seinare.
 Palapeli jest programem do układania puzzli dla 
pojedynczego gracza. W odróżnieniu od innych układanego z tego rodzaju nie 
jesteś ograniczony przy układaniu kawałków na wyobrażalnych siatkach. Kawałki 
można dowolnie przesuwać. Palapeli zapewnia także trwałość, tj. po każdym twoim 
ruchu,  wszystko jest zapisywane na dysk natychmiastowo.
@@ -86,6 +89,7 @@
 Funciones:
 Ominaisuuksia:
 Fonctionnalités :
+Caratteristiche:
 Mogelijkheden:
 Funksjonar:
 Możliwości:
@@ -109,6 +113,7 @@
   Crear y jugar rompecabezas desde 4 hasta 10.000 
piezas
   Luo ja pelaa 4–10 000 palan palapelejä
   Créez et jouez à des puzzles comptant de 4 à 10 000 
pièces
+  Crea e gioca con puzzle da 4 a 10.000 pezzi
  

commit umbrello for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "umbrello"

Fri Nov 17 10:54:02 2017 rev:58 rq:541003 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/umbrello/umbrello.changes2017-10-23 
16:51:52.140680102 +0200
+++ /work/SRC/openSUSE:Factory/.umbrello.new/umbrello.changes   2017-11-17 
10:57:50.389474764 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:28 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  umbrello-17.08.2.tar.xz

New:

  umbrello-17.08.3.tar.xz



Other differences:
--
++ umbrello.spec ++
--- /var/tmp/diff_new_pack.uXJ1JO/_old  2017-11-17 10:57:51.117448121 +0100
+++ /var/tmp/diff_new_pack.uXJ1JO/_new  2017-11-17 10:57:51.121447974 +0100
@@ -18,7 +18,7 @@
 %bcond_without lang
 
 Name:   umbrello
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ umbrello-17.08.2.tar.xz -> umbrello-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/umbrello-17.08.2/CMakeLists.txt 
new/umbrello-17.08.3/CMakeLists.txt
--- old/umbrello-17.08.2/CMakeLists.txt 2017-10-08 04:49:50.0 +0200
+++ new/umbrello-17.08.3/CMakeLists.txt 2017-11-05 01:51:06.0 +0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 
 set(UMBRELLO_VERSION_MAJOR "2")
 MATH(EXPR UMBRELLO_VERSION_MINOR "15+${KDE_APPLICATIONS_VERSION_MINOR}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/umbrello-17.08.2/lib/kdev4-php/app_templates/simple_phpapp/simple_phpapp.kdevtemplate
 
new/umbrello-17.08.3/lib/kdev4-php/app_templates/simple_phpapp/simple_phpapp.kdevtemplate
--- 
old/umbrello-17.08.2/lib/kdev4-php/app_templates/simple_phpapp/simple_phpapp.kdevtemplate
   2017-10-08 04:49:50.0 +0200
+++ 
new/umbrello-17.08.3/lib/kdev4-php/app_templates/simple_phpapp/simple_phpapp.kdevtemplate
   2017-11-05 01:51:06.0 +0100
@@ -13,8 +13,10 @@
 Name[nl]=Eenvoudig PHP-programma
 Name[pl]=Prosty program PHP
 Name[pt]=Aplicação Simples de PHP
+Name[pt_BR]=Aplicativo PHP simples
 Name[sk]=Jednoduchá PHP aplikácia
 Name[sv]=Enkelt PHP-program
+Name[tr]=Basit PHP Uygulaması
 Name[uk]=Проста програма мовою PHP
 Name[x-test]=xxSimple PHP Applicationxx
 Name[zh_CN]=简单的 PHP 应用程序
@@ -34,6 +36,7 @@
 Comment[pt]=Gera uma estrutura de ficheiros para iniciar uma aplicação em PHP
 Comment[sk]=Generovať súborovú štruktúru na spustenie PHP aplikácie
 Comment[sv]=Skapa filstruktur för att påbörja ett PHP-program
+Comment[tr]=Bir PHP uygulaması başlatmak için dosya yapısını oluştur
 Comment[uk]=Створення початкової файлової структури програми мовою PHP
 Comment[x-test]=xxGenerate filestructure to start a PHP applicationxx
 Comment[zh_CN]=生成文件结构以开发 PHP 应用程序
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/umbrello-17.08.2/lib/kdev4-php/kdevphpsupport.desktop.cmake 
new/umbrello-17.08.3/lib/kdev4-php/kdevphpsupport.desktop.cmake
--- old/umbrello-17.08.2/lib/kdev4-php/kdevphpsupport.desktop.cmake 
2017-10-08 04:49:50.0 +0200
+++ new/umbrello-17.08.3/lib/kdev4-php/kdevphpsupport.desktop.cmake 
2017-11-05 01:51:06.0 +0100
@@ -15,8 +15,10 @@
 Comment[nl]=Ondersteuning van de PHP-taal
 Comment[pl]=Obsługa języka PHP
 Comment[pt]=Suporte da Linguagem PHP
+Comment[pt_BR]=Suporte à linguagem PHP
 Comment[sk]=Jazyková podpora PHP
 Comment[sv]=PHP-språkstöd
+Comment[tr]=PHP Dili Desteği
 Comment[uk]=Підтримка мови PHP
 Comment[x-test]=xxPHP Language Supportxx
 Comment[zh_CN]=Php 语言支持
@@ -33,8 +35,10 @@
 Name[nl]=Ondersteuning van de PHP-taal
 Name[pl]=Obsługa języka PHP
 Name[pt]=Suporte da Linguagem PHP
+Name[pt_BR]=Suporte à linguagem PHP
 Name[sk]=Jazyková podpora PHP
 Name[sv]=PHP-språkstöd
+Name[tr]=PHP Dili Desteği
 Name[uk]=Підтримка мови PHP
 Name[x-test]=xxPHP Language Supportxx
 Name[zh_CN]=Php 语言支持
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit ksnakeduel for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "ksnakeduel"

Fri Nov 17 10:53:37 2017 rev:66 rq:540997 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ksnakeduel/ksnakeduel.changes2017-10-23 
16:49:42.398752078 +0200
+++ /work/SRC/openSUSE:Factory/.ksnakeduel.new/ksnakeduel.changes   
2017-11-17 10:57:17.434680897 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:24 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  ksnakeduel-17.08.2.tar.xz

New:

  ksnakeduel-17.08.3.tar.xz



Other differences:
--
++ ksnakeduel.spec ++
--- /var/tmp/diff_new_pack.C6zfYG/_old  2017-11-17 10:57:17.882664501 +0100
+++ /var/tmp/diff_new_pack.C6zfYG/_new  2017-11-17 10:57:17.886664354 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksnakeduel
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ksnakeduel-17.08.2.tar.xz -> ksnakeduel-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-17.08.2/org.kde.ksnakeduel.appdata.xml 
new/ksnakeduel-17.08.3/org.kde.ksnakeduel.appdata.xml
--- old/ksnakeduel-17.08.2/org.kde.ksnakeduel.appdata.xml   2017-08-23 
23:35:52.0 +0200
+++ new/ksnakeduel-17.08.3/org.kde.ksnakeduel.appdata.xml   2017-10-14 
07:17:09.0 +0200
@@ -12,6 +12,7 @@
   KSnakeDuel
   KSnakeDuel
   KSnakeDuel
+  KSnakeDuel
   KSnakeDuel
   KPojedynekWęży
   KSnakeDuel
@@ -33,6 +34,7 @@
   Tron-like Game
   Juego semejante a Tron
   Jeu dans le style de Tron
+  Gioco simile a Tron
   Tronachtig spel
   Gra typu Tron
   Jogo Semelhante ao Tron
@@ -58,6 +60,7 @@
 KSnakeDuel is a simple Tron-Clone. You can play 
KSnakeDuel against the computer or a friend. The aim of the game is to live 
longer than your opponent. To do that, avoid running into a wall, your own tail 
and that of your opponent.
 KSnakeDuel es un sencillo clon de Tron. Puede jugar a 
KSnakeDuel contra la computadora o contra otro oponente. El objetivo del juego 
es sobrevivir más tiempo que el oponente. Para ello, evite estrellarse contra 
los muros, su propia cola y la de su oponente.
 KSnakeDuel est un clone simple du jeu Tron. Vous pouvez 
jouer à KSnakeDuel contre l'ordinateur ou contre un ami. L'objectif du jeu est 
de vivre plus longtemps que votre adversaire. Pour ce faire, vous devez éviter 
d'entrer en collision avec un mur, votre propre queue ou celle de votre 
adversaire.
+KSnakeDuel è una replica semplice di Tron. Puoi giocare a 
KSnakeDuel contro il computer o un amico. Lo scopo del gioco è vivere più a 
lungo del tuo avversario. Per fare questo, evita di sbattere contro il muro, 
contro la tua coda o quella del tuo avversario.
 KSnakeDuel is een eenvoudig Tron-kloon. U kunt KSnakeDuel 
spelen tegen de computer of een vriend. Het doel van het spel is langer dan uw 
tegenstander in leven te blijven. Om dit te bereiken moet u een botsing met een 
muur, uw eigen staart en de staart van uw tegenstander vermijden.
 KPojedynekWęży jest prostym klonem Tronu. Możesz zagrać w 
KPojedynekWęży przeciwko komputerowi lub koledze. Celem gry jest przeżycie 
dłużej niż twój przecinik. Aby to osiągnąć unikaj wpadanie na ściany, swój ogon 
i ogon przeciwnika.
 O KSnakeDuel é um clone simples do Tron. Poderá jogar o 
KSnakeDuel contra o computador ou com um amigo. O objectivo do jogo é 
sobreviver mais tempo que o seu adversário. Para o fazer, evite bater contra 
uma parede, a sua própria cauda ou a do seu adversário.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-17.08.2/org.kde.ksnakeduel.desktop 
new/ksnakeduel-17.08.3/org.kde.ksnakeduel.desktop
--- old/ksnakeduel-17.08.2/org.kde.ksnakeduel.desktop   2017-08-23 
23:35:52.0 +0200
+++ new/ksnakeduel-17.08.3/org.kde.ksnakeduel.desktop   2017-10-14 
07:17:09.0 +0200
@@ -59,6 +59,7 @@
 GenericName[fi]=Kisa hyperavaruudessa
 GenericName[fr]=Une course dans l'hyper-espace
 GenericName[gl]=Unha carreira no espazo exterior
+GenericName[it]=Una gara nell'iperspazio
 GenericName[nl]=Een race in hyperspace
 GenericName[nn]=Kappløp i hyperrommet
 GenericName[pl]=Wyścig w hiperprzestrzeni

commit ksirk for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package ksirk for openSUSE:Factory checked 
in at 2017-11-17 10:53:31

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


Package is "ksirk"

Fri Nov 17 10:53:31 2017 rev:66 rq:540995 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ksirk/ksirk.changes  2017-10-23 
16:49:40.366847172 +0200
+++ /work/SRC/openSUSE:Factory/.ksirk.new/ksirk.changes 2017-11-17 
10:56:58.063389880 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:23 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  ksirk-17.08.2.tar.xz

New:

  ksirk-17.08.3.tar.xz



Other differences:
--
++ ksirk.spec ++
--- /var/tmp/diff_new_pack.MOEqEY/_old  2017-11-17 10:56:59.383341569 +0100
+++ /var/tmp/diff_new_pack.MOEqEY/_new  2017-11-17 10:56:59.383341569 +0100
@@ -21,7 +21,7 @@
 License:GPL-2.0+ and LGPL-2.0+
 Group:  Amusements/Games/Strategy/Turn Based
 Url:http://www.kde.org
-Version:17.08.2
+Version:17.08.3
 Release:0
 Source0:ksirk-%{version}.tar.xz
 BuildRequires:  libkdegames4-devel

++ ksirk-17.08.2.tar.xz -> ksirk-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksirk-17.08.2/ksirk/org.kde.ksirk.appdata.xml 
new/ksirk-17.08.3/ksirk/org.kde.ksirk.appdata.xml
--- old/ksirk-17.08.2/ksirk/org.kde.ksirk.appdata.xml   2017-08-24 
00:34:42.0 +0200
+++ new/ksirk-17.08.3/ksirk/org.kde.ksirk.appdata.xml   2017-11-01 
02:26:45.0 +0100
@@ -48,6 +48,7 @@
 
 El KsirK és una versió per ordinador del famós joc 
d'estratègia de tauler Risk. L'objectiu del joc és senzillament conquerir el 
món atacant els veïns amb els exèrcits.
 El KsirK és una versió per ordinador del famós 
joc d'estratègia de tauler Risk. L'objectiu del joc és senzillament conquerir 
el món atacant els veïns amb els exèrcits.
+KsirK ist eine computergestützte Version des bekannten 
Strategiespiels Risiko Das Spielziel ist es, die Weltherrschaft zu erlangen. 
Dies geschieht durch das Angreifen der Gegner in den Nachbarländern mit den 
eigenen Armeen.
 KsirK es una versión informatizada del conocido juego de 
estrategia Risk. El objetivo del juego es conquistar el mundo usando ejércitos 
para atacar a los vecinos.
 KsirK est une version informatisée du célèbre jeu de 
stratégie Risk. L'objectif du jeu est de conquérir le monde en attaquant vos 
voisins avec vos armées.
 KsirK è una versione per il computer del famoso gioco 
strategico da tavola Risk. L'obiettivo del gioco è semplicemente la conquista 
del mondo attaccando i vicini con le proprie armate.
@@ -84,6 +85,7 @@
   Support for 1-6 human or computer (AI) players
   Permet entre 1 i 6 jugadors humans o ordinadors 
(IA)
   Permet entre 1 i 6 jugadors humans o 
ordinadors (IA)
+  Unterstützung für 1-6 menschliche oder Rechnerspieler 
(KI)
   Permite de 1 a 6 jugadores humanos o de la computadora 
(IA)
   De 1 à 6 joueurs humains ou intelligences 
artificielles
   Supporto da 1 a 6 giocatori umani o computer (IA)
@@ -101,6 +103,7 @@
   Multi-player gaming over a network
   Jocs multi-jugador per xarxa
   Jocs multi-jugador per xarxa
+  Spiele mit mehreren Teilnehmern im Netzwerk
   Juego multijugador a través de una red
   Jeu multi-joueurs en réseau
   Gioco multi-giocatore tramite la rete
@@ -118,6 +121,7 @@
   You can easily create new skins with SVG graphics and the skin 
editor
   Es poden crear fàcilment aparences noves amb gràfics 
SVG i l'editor d'aparences
   Es poden crear fàcilment aparences noves amb 
gràfics SVG i l'editor d'aparences
+  Sie können neue Designs mit SVG-Grafik und dem 
Designeditor erstellen
   Se pueden crear nuevas pieles fácilmente con gráficos 
SVG y el editor de pieles
   Vous pouvez créer facilement de nouveaux thèmes en 
utilisant des graphiques SVG et l'éditeur de thèmes
   Puoi creare facilmente nuovi temi con immagini SVG e 
l'editore di temi
@@ -134,6 +138,7 @@
   Hot New Stuff support. You can easily download and install new 
skins
   Permet obtenir novetats candents. Es poden descarregar 
i instal·lar fàcilment aparences noves
   Permet obtindre novetats candents. Es poden 
descarregar i instal·lar fàcilment aparences noves
+  Sie können neue Designs herunterladen und 
installieren
   Se pueden descargar e instalar 

commit lskat for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package lskat for openSUSE:Factory checked 
in at 2017-11-17 10:53:55

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


Package is "lskat"

Fri Nov 17 10:53:55 2017 rev:66 rq:541000 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/lskat/lskat.changes  2017-10-23 
16:51:07.258780598 +0200
+++ /work/SRC/openSUSE:Factory/.lskat.new/lskat.changes 2017-11-17 
10:57:36.877969280 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:25 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  lskat-17.08.2.tar.xz

New:

  lskat-17.08.3.tar.xz



Other differences:
--
++ lskat.spec ++
--- /var/tmp/diff_new_pack.R3100J/_old  2017-11-17 10:57:37.837934145 +0100
+++ /var/tmp/diff_new_pack.R3100J/_new  2017-11-17 10:57:37.841933999 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   lskat
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ lskat-17.08.2.tar.xz -> lskat-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lskat-17.08.2/org.kde.lskat.appdata.xml 
new/lskat-17.08.3/org.kde.lskat.appdata.xml
--- old/lskat-17.08.2/org.kde.lskat.appdata.xml 2017-09-19 06:33:03.0 
+0200
+++ new/lskat-17.08.3/org.kde.lskat.appdata.xml 2017-11-02 05:19:48.0 
+0100
@@ -17,6 +17,7 @@
   LsKat
   LsKat
   LsKat
+  LSkat
   LsKat
   LsKat
   П‑скат
@@ -41,6 +42,7 @@
   Kortspel
   Gra karciana
   Jogo de Cartas
+  Карточная игра
   Kartová hra
   Igra s kartami
   Игра са картама
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lskat-17.08.2/po/gl/lskat.po 
new/lskat-17.08.3/po/gl/lskat.po
--- old/lskat-17.08.2/po/gl/lskat.po2017-10-10 02:12:53.0 +0200
+++ new/lskat-17.08.3/po/gl/lskat.po2017-11-07 02:21:58.0 +0100
@@ -6,14 +6,14 @@
 # Adrián Chaves Fernández , 2009, 2017.
 # Xosé , 2012.
 # Marce Villarino , 2014.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: lskat\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-04-24 02:49+0200\n"
-"PO-Revision-Date: 2017-01-26 21:07+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-12 19:28+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -431,7 +431,7 @@
 #, kde-format
 msgid "Do you really want to clear the all time statistical data?"
 msgstr ""
-"Está seguro de que quere limpar todos os dados estatísticos de todos os "
+"Está seguro de que quere limpar todos os datos estatísticos de todos os "
 "tempos?"
 
 #: mainwindow.cpp:585
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lskat-17.08.2/po/zh_CN/lskat.po 
new/lskat-17.08.3/po/zh_CN/lskat.po
--- old/lskat-17.08.2/po/zh_CN/lskat.po 2017-10-10 02:12:54.0 +0200
+++ new/lskat-17.08.3/po/zh_CN/lskat.po 2017-11-07 02:21:59.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-04-24 02:49+0200\n"
-"PO-Revision-Date: 2017-09-30 17:50-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksudoku for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package ksudoku for openSUSE:Factory checked 
in at 2017-11-17 10:53:41

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


Package is "ksudoku"

Fri Nov 17 10:53:41 2017 rev:66 rq:540998 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ksudoku/ksudoku.changes  2017-10-23 
16:50:05.877653259 +0200
+++ /work/SRC/openSUSE:Factory/.ksudoku.new/ksudoku.changes 2017-11-17 
10:57:22.134508885 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:24 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  ksudoku-17.08.2.tar.xz

New:

  ksudoku-17.08.3.tar.xz



Other differences:
--
++ ksudoku.spec ++
--- /var/tmp/diff_new_pack.Rs5r1W/_old  2017-11-17 10:57:23.198469943 +0100
+++ /var/tmp/diff_new_pack.Rs5r1W/_new  2017-11-17 10:57:23.198469943 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksudoku
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ksudoku-17.08.2.tar.xz -> ksudoku-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksudoku-17.08.2/po/gl/ksudoku.po 
new/ksudoku-17.08.3/po/gl/ksudoku.po
--- old/ksudoku-17.08.2/po/gl/ksudoku.po2017-10-10 02:12:08.0 
+0200
+++ new/ksudoku-17.08.3/po/gl/ksudoku.po2017-11-07 02:21:00.0 
+0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: ksudoku\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-03 02:56+0200\n"
-"PO-Revision-Date: 2017-10-04 18:55+0100\n"
+"PO-Revision-Date: 2017-10-12 12:34+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -1121,7 +1121,7 @@
 "Algorithms for new puzzle generator and solver at davidbau.com/"
 "archives/2006/09/04/sudoku_generator.html"
 msgstr ""
-"Algarismos para o novo xerador e resolvedor de quebracabezas en davidbau.com/"
+"Algoritmos para o novo xerador e resolvedor de quebracabezas en davidbau.com/"
 "archives/2006/09/04/sudoku_generator.html"
 
 #: src/main.cpp:74
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksudoku-17.08.2/po/pt_BR/ksudoku.po 
new/ksudoku-17.08.3/po/pt_BR/ksudoku.po
--- old/ksudoku-17.08.2/po/pt_BR/ksudoku.po 2017-10-10 02:12:09.0 
+0200
+++ new/ksudoku-17.08.3/po/pt_BR/ksudoku.po 2017-11-07 02:21:02.0 
+0100
@@ -12,7 +12,7 @@
 "Project-Id-Version: ksudoku\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-03 02:56+0200\n"
-"PO-Revision-Date: 2017-09-14 17:53-0300\n"
+"PO-Revision-Date: 2017-10-25 11:47-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti \n"
 "Language-Team: Portuguese \n"
 "Language: pt_BR\n"
@@ -1036,7 +1036,7 @@
 #: src/gui/welcomescreen.ui:28
 #, kde-format
 msgid "Get New"
-msgstr "Obter novo"
+msgstr "Baixar novo"
 
 #. i18n: ectx: property (text), widget (QPushButton, startEmptyButton)
 #: src/gui/welcomescreen.ui:48
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksudoku-17.08.2/po/zh_CN/ksudoku.po 
new/ksudoku-17.08.3/po/zh_CN/ksudoku.po
--- old/ksudoku-17.08.2/po/zh_CN/ksudoku.po 2017-10-10 02:12:09.0 
+0200
+++ new/ksudoku-17.08.3/po/zh_CN/ksudoku.po 2017-11-07 02:21:02.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-05-03 02:56+0200\n"
-"PO-Revision-Date: 2017-09-30 17:50-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -29,12 +29,12 @@
 #: src/generator/sudokuboard.cpp:105
 #, kde-format
 msgid "Attempts to generate a puzzle failed after about 200 tries. Try again?"
-msgstr ""
+msgstr "差不多200次生成谜题的尝试都失败了。再试试?"
 
 #: src/generator/sudokuboard.cpp:107
 #, kde-format
 msgid "Mathdoku or Killer Sudoku Puzzle"
-msgstr ""
+msgstr "Mathdoku 或者 Killer 数独谜题"
 
 #: src/generator/sudokuboard.cpp:192 src/generator/sudokuboard.cpp:232
 #, kde-format
@@ -146,7 +146,7 @@
 #: src/gui/configgame.ui:69 src/gui/configgame.ui:72
 #, kde-format
 msgid "Highlight the planes (blocks) that contain the selected cell."
-msgstr ""

commit kspaceduel for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kspaceduel for openSUSE:Factory 
checked in at 2017-11-17 10:53:34

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


Package is "kspaceduel"

Fri Nov 17 10:53:34 2017 rev:66 rq:540996 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kspaceduel/kspaceduel.changes2017-10-23 
16:49:43.454702660 +0200
+++ /work/SRC/openSUSE:Factory/.kspaceduel.new/kspaceduel.changes   
2017-11-17 10:57:08.123021700 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:23 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kspaceduel-17.08.2.tar.xz

New:

  kspaceduel-17.08.3.tar.xz



Other differences:
--
++ kspaceduel.spec ++
--- /var/tmp/diff_new_pack.Z2LCYh/_old  2017-11-17 10:57:09.862958019 +0100
+++ /var/tmp/diff_new_pack.Z2LCYh/_new  2017-11-17 10:57:09.866957873 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kspaceduel
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kspaceduel-17.08.2.tar.xz -> kspaceduel-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kspaceduel-17.08.2/org.kde.kspaceduel.appdata.xml 
new/kspaceduel-17.08.3/org.kde.kspaceduel.appdata.xml
--- old/kspaceduel-17.08.2/org.kde.kspaceduel.appdata.xml   2017-08-06 
05:20:43.0 +0200
+++ new/kspaceduel-17.08.3/org.kde.kspaceduel.appdata.xml   2017-11-02 
05:19:16.0 +0100
@@ -12,9 +12,11 @@
   KSpaceDuel
   KSpaceDuel
   KSpaceDuel
+  KSpaceDuel
   KSpaceDuel
   KosmicznyPojedynek
   Duelo Espacial
+  KSpaceDuel
   KSpaceDuel
   KSpaceDuel
   К‑свемирски-двобој
@@ -34,9 +36,11 @@
   Space Arcade Game
   Juego recreativo espacial
   Jeu d'arcade dans l'espace
+  Gioco spaziale arcade
   Ruimte-arcadespel
   Gra zręcznościowa w kosmosie
   Jogo Espacial de Arcada
+  Космическая аркадная игра
   Vesmírna arkádová hra
   Vesoljska arkadna igra
   Свемирска аркадна игра
@@ -58,6 +62,7 @@
 In KSpaceDuel each of two possible players control a 
satellite spaceship orbiting the sun. As the game progresses players have to 
eliminate the opponent's spacecraft with bullets or mines.
 En KSpaceDuel, cada uno de los dos posibles jugadores 
controla una nave espacial en órbita alrededor del Sol. A medida que el juego 
avanza, los jugadores deben eliminar la nave espacial del oponente con disparos 
o con minas.
 Dans KSpaceDuel chaque joueur contrôle un vaisseau 
spatial satellite en orbite autour du soleil. Au cours du jeu, les joueurs 
doivent éliminer le vaisseau spatial de leur adversaire en utilisant des balles 
ou des mines.
+In KSpaceDuel ciascun giocatore controlla una nave 
spaziale che orbita intorno al Sole. All'avanzare della partita, i giocatori 
devono eliminare la navicella dell'avversario con missili o mine.
 In KSpaceDuel besturen elk van de twee mogelijke spelers 
een satelliet ruimteschip dat om de zon draait. Als het spel voortgaat moeten 
spelers het ruimteschip van de tegenstander met kogels of mijnen 
vernietigen.
 W KosmicznymPojedynku każdy z dwóch graczy steruje 
orbitalnym statkiem kosmicznym krążącym wokół słońca. W trakcie gry, gracze 
muszą pozbyć się statku przeciwnika przy użyciu pocisków lub min.
 No KSpaceDuel, cada um dos dois possíveis jogadores 
controlam uma nave espacial que orbita em torno do Sol. À medida que o jogo 
evolui, os jogadores têm de eliminar a nave espacial do adversário com balas ou 
minas.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kspaceduel-17.08.2/po/ru/kspaceduel.po 
new/kspaceduel-17.08.3/po/ru/kspaceduel.po
--- old/kspaceduel-17.08.2/po/ru/kspaceduel.po  2017-10-10 02:12:03.0 
+0200
+++ new/kspaceduel-17.08.3/po/ru/kspaceduel.po  2017-11-07 02:20:54.0 
+0100
@@ -4,19 +4,20 @@
 # Gregory Mokhin , 2000.
 # Artem Sereda , 2008.
 # Evgeniy Ivanov , 2008.
+# Alexander Potashev , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kspaceduel\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-13 03:03+0200\n"
-"PO-Revision-Date: 2008-10-07 15:01+0300\n"
-"Last-Translator: Artem Sereda \n"
+"PO-Revision-Date: 2017-11-01 14:05+0300\n"
+"Last-Translator: 

commit kgoldrunner for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kgoldrunner"

Fri Nov 17 10:52:48 2017 rev:66 rq:540987 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kgoldrunner/kgoldrunner.changes  2017-10-23 
16:48:08.751134800 +0200
+++ /work/SRC/openSUSE:Factory/.kgoldrunner.new/kgoldrunner.changes 
2017-11-17 10:56:06.113291244 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:17 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kgoldrunner-17.08.2.tar.xz

New:

  kgoldrunner-17.08.3.tar.xz



Other differences:
--
++ kgoldrunner.spec ++
--- /var/tmp/diff_new_pack.CXshkF/_old  2017-11-17 10:56:09.165179545 +0100
+++ /var/tmp/diff_new_pack.CXshkF/_new  2017-11-17 10:56:09.169179399 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kgoldrunner
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kgoldrunner-17.08.2.tar.xz -> kgoldrunner-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgoldrunner-17.08.2/po/gl/kgoldrunner.po 
new/kgoldrunner-17.08.3/po/gl/kgoldrunner.po
--- old/kgoldrunner-17.08.2/po/gl/kgoldrunner.po2017-10-10 
02:11:01.0 +0200
+++ new/kgoldrunner-17.08.3/po/gl/kgoldrunner.po2017-11-07 
02:19:41.0 +0100
@@ -16,7 +16,7 @@
 "Project-Id-Version: kgoldrunner\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-25 03:05+0200\n"
-"PO-Revision-Date: 2017-10-04 21:02+0100\n"
+"PO-Revision-Date: 2017-10-22 21:24+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -64,9 +64,9 @@
 "unha solución gravada.\n"
 "\n"
 "O xogo está destinado a novos xogadores, pero os últimos niveis son bastante "
-"difíciles, así que ten coidado de como os inimigos reaccionan aos teus "
-"movementos a medida que avanzas. Tes que telos ven adestrados para cando "
-"chegues ao nivel 70.\n"
+"difíciles, así que vixila como os inimigos reaccionan aos teus movementos a "
+"medida que avanzas. Tes que telos ven adestrados para cando chegues ao nivel "
+"70.\n"
 "\n"
 "Jason forneceu a meirande parte das solucións, pero algunhas forneceunas Ian "
 "Wadham."
@@ -291,7 +291,7 @@
 "quenllas .\n"
 "\n"
 "Sobek era a deificación dos crocodilos. Os exipcios que traballaban ou "
-"viaxaban polo Nilo crían que, se oraban a Sobek, o deus crocodilo, este "
+"viaxaban polo Nilo esperaban que, se oraban a Sobek, o deus crocodilo, este "
 "protexeríaos de seren atacados polos crocodilos.\n"
 "\n"
 "Neste nivel non é o crocodilo o que hai que temer. Mesmo así, unha oración a "
@@ -385,9 +385,9 @@
 "killing) getting the two mummies in the middle of the bottom section."
 msgstr ""
 "Hai máis de 100 pirámides en Exipto, das cales a máis antiga foi construída "
-"arredor do 2.600 a.C.\n"
+"arredor do 2600 a.C.\n"
 "\n"
-"Neste nivel da pirámide (construída arredor do 2.008 d.C.), evita (ben "
+"Neste nivel da pirámide (construída arredor do 2008 d.C.), evita (ben "
 "afastando ben matando) que as dúas momias se poñan no medio da zona inferior."
 
 #: gamedata/game_CM.txt:74
@@ -407,7 +407,7 @@
 msgstr ""
 "A Esfinxe é unha gardiá da meseta de Giza, na que olla para o sol nacente. "
 "Con 73 metros de lonxitude e 20 de altura, é a estatua monolítica máis "
-"grande do mundo e só ten uns 4.500 anos.\n"
+"grande do mundo e só ten uns 4500 anos.\n"
 "\n"
 "Cando collas o tesouro que hai dentro da esfinxe, intenta resolver o enigma "
 "da Esfinxe: como atravesas a horda de momias da dereita?"
@@ -766,7 +766,7 @@
 "but it is much harder."
 msgstr ""
 "A Biblia conta que Moisés separou o mar para escapar dos homes do faraón. "
-"Despois de teres saqueado as pirámides dos seus antepasados non che debería "
+"Despois de saquear as pirámides dos seus antepasados non che debería "
 "sorprender que o faraón tamén mandase os seus homes tras de ti.\n"
 "\n"
 "Por fortuna, as augas do mar pódense separar caendo sobre o derradeiro "
@@ -1331,7 +1331,7 @@
 "\n"
 "Para colleres a moeda no centro do 6, cae no curuto da parte pechada do 6, "
 "vai á dereita, escava á esquerda e inmediatamente vai á esquerda e escava á 

commit konquest for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package konquest for openSUSE:Factory 
checked in at 2017-11-17 10:53:18

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


Package is "konquest"

Fri Nov 17 10:53:18 2017 rev:66 rq:540993 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/konquest/konquest.changes2017-10-23 
16:49:11.892179793 +0200
+++ /work/SRC/openSUSE:Factory/.konquest.new/konquest.changes   2017-11-17 
10:56:35.424218469 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:21 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  konquest-17.08.2.tar.xz

New:

  konquest-17.08.3.tar.xz



Other differences:
--
++ konquest.spec ++
--- /var/tmp/diff_new_pack.13G88E/_old  2017-11-17 10:56:36.484179674 +0100
+++ /var/tmp/diff_new_pack.13G88E/_new  2017-11-17 10:56:36.488179528 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   konquest
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ konquest-17.08.2.tar.xz -> konquest-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konquest-17.08.2/org.kde.konquest.appdata.xml 
new/konquest-17.08.3/org.kde.konquest.appdata.xml
--- old/konquest-17.08.2/org.kde.konquest.appdata.xml   2017-08-23 
08:43:18.0 +0200
+++ new/konquest-17.08.3/org.kde.konquest.appdata.xml   2017-11-02 
05:18:44.0 +0100
@@ -12,9 +12,11 @@
   Konquest
   Konquest
   Konquest
+  Konquest
   Konquest
   Konquest
   Conquista GNU-Láctica
+  Konquest
   Konquest
   Konquest
   К‑освајање
@@ -33,9 +35,11 @@
   Galactic Strategy Game
   Juego de estrategia galáctica
   Jeu de stratégie galactique
+  Gioco galattico di strategia
   Strategisch ruimtespel
   Galaktyczna gra strategiczna
   Jogo de Estratégia Galáctica
+  Стратегическая галактическая игра
   Galaktická strategická hra
   Galaktična strateška igra
   Галактичка стратешка игра
@@ -59,6 +63,7 @@
 Konquest is a version of Gnu-Lactic Konquest. Players 
conquer other planets by sending ships to them. The goal is to build an 
interstellar empire and ultimately conquer all other player's planets.
 Konquest es una versión de Gnu-Lactic Konquest. Los 
jugadores pueden conquistar otros planetas enviando naves a ellos. El objetivo 
es construir un imperio interestelar y conquistar todos los planetas del resto 
de jugadores.
 Konquest est une version de Gnu-Lactic Konquest. Les 
joueurs peuvent conquérir d'autres planètes en envoyant des vaisseaux à leur 
conquête. L'objectif est de construire un empire intergalactique et de 
conquérir toutes les planètes des autres joueurs.
+Konquest è una versione di Gnu-Lactic Konquest. I 
giocatori conquistano altri pianeti inviandovi navi. L'obbiettivo è costruire 
un impero stellare e conquistare infine tutti i pianeti degli altri 
giocatori.
 Konquest is de  versie van Gnu-Lactic Konquest. Spelers 
veroveren andere planeten door er schepen heen te zenden. Het doel is een 
interstellair rijk op te bouwen en uiteindelijk alle andere planeten van 
spelers te veroveren.
 Konquest jest wersją Gnu-Lactic Konquest. Gracze 
zdobywają inne planety wysyłając na nie statki. Celem jest budowa 
międzygwiezdnego imperium i zdobycie wszystkich planet przeciwnika.
 O Konquest é uma versão da Conquista Gnu-Láctica. Os 
jogadores conquistam outros planetas ao mandar naves para eles. O objectivo é 
construir um império inter-estelar e, em última instância, conquistar todos os 
planetas dos outros jogadores.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konquest-17.08.2/po/zh_CN/konquest.po 
new/konquest-17.08.3/po/zh_CN/konquest.po
--- old/konquest-17.08.2/po/zh_CN/konquest.po   2017-10-10 02:11:42.0 
+0200
+++ new/konquest-17.08.3/po/zh_CN/konquest.po   2017-11-07 02:20:27.0 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-04-23 02:47+0200\n"
-"PO-Revision-Date: 2017-09-30 17:50-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kreversi for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kreversi for openSUSE:Factory 
checked in at 2017-11-17 10:53:24

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


Package is "kreversi"

Fri Nov 17 10:53:24 2017 rev:66 rq:540994 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kreversi/kreversi.changes2017-10-23 
16:49:30.195323202 +0200
+++ /work/SRC/openSUSE:Factory/.kreversi.new/kreversi.changes   2017-11-17 
10:56:40.092047627 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:21 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kreversi-17.08.2.tar.xz

New:

  kreversi-17.08.3.tar.xz



Other differences:
--
++ kreversi.spec ++
--- /var/tmp/diff_new_pack.ZBlQo6/_old  2017-11-17 10:56:40.896018202 +0100
+++ /var/tmp/diff_new_pack.ZBlQo6/_new  2017-11-17 10:56:40.900018055 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kreversi
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kreversi-17.08.2.tar.xz -> kreversi-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kreversi-17.08.2/org.kde.kreversi.appdata.xml 
new/kreversi-17.08.3/org.kde.kreversi.appdata.xml
--- old/kreversi-17.08.2/org.kde.kreversi.appdata.xml   2017-08-28 
05:45:23.0 +0200
+++ new/kreversi-17.08.3/org.kde.kreversi.appdata.xml   2017-11-02 
05:18:59.0 +0100
@@ -10,9 +10,11 @@
   KReversi
   KReversi
   KReversi
+  KReversi
   KReversi
   KReversi
   Reversi
+  KReversi
   KReversi
   KReversi
   К‑реверси
@@ -29,9 +31,11 @@
   „Reversi“-Brettspiel
   Juego de mesa Reversi
   Jeu de plateau Reversi
+  Gioco da tavolo tipo Reversi
   Reversi-bordspel
   Gra planszowa Reversi
   Jogo de Tabuleiro Reversi
+  Настольная игра «Реверси»
   Stolová hra Reversi
   Namizna igra Reversi
   Игра на табли реверси
@@ -53,6 +57,7 @@
 KReversi ist ein einfaches Strategiespiel für einen 
Spieler, der gegen den Computer spielt. Falls ein Spieler einen gegnerischen 
Stein auf dem Brett erobert, wird dieser umgedreht und gehört diesem Spieler. 
Gewonnen hat, wer am meisten Steine seiner Farbe auf dem Brett hat, wenn kein 
weiterer Stein mehr gesetzt werden kann.
 KReversi es un sencillo juego de estrategia para un único 
jugador que juega contra la computadora. Si una ficha de un jugador es 
capturada por el oponente, cambia al color de ese oponente. El ganador será el 
jugador que tenga más fichas de su propio color sobre el tablero cuando no 
existan más movimientos posibles.
 KReversi est un jeu de stratégie simple à un joueur qui 
se joue contre l'ordinateur. Si une pièce du joueur est capturée par un 
adversaire, cette pièce change de couleur pour prendre celle du joueur. Un 
gagnant est déclaré lorsqu'un joueur a plus de pièces de sa propre couleur que 
son adversaire et qu'il n'y a plus de mouvements possibles.
+KReversi è un semplice gioco di strategia a un giocatore 
che si gioca contro il computer. Se il pezzo del giocatore viene catturato 
dall'avversario, il pezzo viene girato per mostrare il colore dell'avversario. 
Viene dichiarato vincitore il giocatore che ha sulla scacchiera più pezzi del 
proprio colore e nessun'altra mossa è possibile.
 KReversi is een eenvoudig strategiespel dat u tegen de 
computer speelt. Als een steen van een speler wordt gevangen door een 
tegenstander, dan wordt de steen omgedraaid en de kleur ervan verandert in die 
van de tegenstander. De winnaar wordt uitgeroepen als een van de spelers meer 
stenen in zijn kleur op het bord heeft en er geen zetten meer mogelijk zijn.
 KReversi jest prostą jednoosobową grą strategiczną 
przeciwko komputerowi. Jeśli pionek gracza zostanie zbity przez przeciwnika, to 
pionek ten zostaje obrócony, aby ujawnić barwę tego gracza. Zwycięzcą zostaje 
ten kto ma najwięcej pionków własnej barwy na planszy w chwiili gdy nie będzie 
możliwy żaden ruch.
 O KReversi é um jogo simples de estratégia para um 
jogador contra o computador. Se a peça de um jogador é capturada por um jogador 
adversário, essa peça é virada para revelar a cor desse jogador. É declarado um 
vencedor quando um jogador tem mais peças da sua própria cor no tabuleiro e não 
existem mais jogadas possíveis.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kolf for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kolf for openSUSE:Factory checked in 
at 2017-11-17 10:53:09

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


Package is "kolf"

Fri Nov 17 10:53:09 2017 rev:66 rq:540992 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kolf/kolf.changes2017-10-23 
16:49:03.300581881 +0200
+++ /work/SRC/openSUSE:Factory/.kolf.new/kolf.changes   2017-11-17 
10:56:33.772278929 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:20 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kolf-17.08.2.tar.xz

New:

  kolf-17.08.3.tar.xz



Other differences:
--
++ kolf.spec ++
--- /var/tmp/diff_new_pack.OgQNZz/_old  2017-11-17 10:56:34.252261362 +0100
+++ /var/tmp/diff_new_pack.OgQNZz/_new  2017-11-17 10:56:34.256261216 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kolf
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,22 +17,20 @@
 
 
 Name:   kolf
+Version:17.08.3
+Release:0
 Summary:Miniature golf game
-License:GPL-2.0+ and LGPL-2.0+
+License:GPL-2.0+ AND LGPL-2.0+
 Group:  Amusements/Games/Board/Puzzle
-Url:http://www.kde.org
-Version:17.08.2
-Release:0
+URL:http://www.kde.org
 Source0:kolf-%{version}.tar.xz
 BuildRequires:  libkdegames4-devel
 BuildRequires:  xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%kde4_runtime_requires
+%{kde4_runtime_requires}
 
 %description
 Kolf is a miniature golf game for KDE.
 
-
 %prep
 %setup -q
 
@@ -47,11 +45,9 @@
   %kde_post_install
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc COPYING*
 %dir %{_kde4_datadir}/metainfo
 %{_kde4_applicationsdir}/org.kde.kolf.desktop

++ kolf-17.08.2.tar.xz -> kolf-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolf-17.08.2/org.kde.kolf.appdata.xml 
new/kolf-17.08.3/org.kde.kolf.appdata.xml
--- old/kolf-17.08.2/org.kde.kolf.appdata.xml   2017-09-30 03:01:33.0 
+0200
+++ new/kolf-17.08.3/org.kde.kolf.appdata.xml   2017-11-01 02:26:32.0 
+0100
@@ -10,6 +10,7 @@
   Kolf
   Kolf
   Kolf
+  Kolf
   Kolf
   Kolf
   Kolf
@@ -28,6 +29,7 @@
   Minigolf
   Minigolf
   Golf miniature
+  Golf in miniatura
   Miniatuurgolf
   Golfe em Miniatura
   Mini-Golf
@@ -47,8 +49,10 @@
 
 El Kolf és un jocs de golf en miniatura. El joc es juga 
amb una vista des de dalt, amb una barra d'herba que representa al club de 
golf. El Kolf disposa de diferents tipus d'objectes, com paranys d'aigua, 
desnivells, trampes de sorra, forats negres, entre altres.
 El Kolf és un jocs de golf en miniatura. El joc 
es juga amb una vista des de dalt, amb una barra d'herba que representa al club 
de golf. El Kolf disposa de diferents tipus d'objectes, com paranys d'aigua, 
desnivells, trampes de sorra, forats negres, entre altres.
+Kolf ist ein Minigolf-Spiel. Das Spiel wird aus der 
Vogelperspektive gespielt, mit einem Balken, der den Golfschläger darstellt. 
Kolf verfügt über viele verschiedene Arten von Objekten, wie Wasserlöcher, 
Hänge, Sandbunker und Schwarze Löcher (Verwerfungen), und noch mehr.
 Kolf es un juego de minigolf desde una perspectiva aérea 
y con una barra que representa el club de golf. Kolf contiene diversos tipos de 
objetos, como obstáculos de agua, pendientes, bancos de arena y agujeros negros 
(deformados), entre otros
 Kolf est un jeu de golf miniature. Le jeu se joue depuis 
une vue en hauteur, une barre représentant le club de golf. Kolf propose de 
nombreux types d'obstacles différents, notamment des lacs, des pentes et des 
trous noirs.
+Kolf è un gioco di di golf in miniatura. Il gioco si 
gioca da un punto di vista sopraelevato, con una barra che rappresenta la mazza 
da golf. Kolf contiene molti tipi di oggetti diversi, tra cui ostacoli d'acqua, 
pendenze, trappole di sabbia e buchi neri (deformazioni).
 Kolf is een miniatuur spel golf. Het spel wordt gespeeld 
vanuit een bovenaanzicht, met een trekstang die de golfclub representeert. Kolf 
heeft veel verschillende typen objecten, zoals o.a. waterplassen, hellingen, 
zandbakken en zwarte 

commit kigo for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kigo"

Fri Nov 17 10:53:00 2017 rev:65 rq:540988 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kigo/kigo.changes2017-10-23 
16:48:17.170740763 +0200
+++ /work/SRC/openSUSE:Factory/.kigo.new/kigo.changes   2017-11-17 
10:56:29.156447868 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:18 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kigo-17.08.2.tar.xz

New:

  kigo-17.08.3.tar.xz



Other differences:
--
++ kigo.spec ++
--- /var/tmp/diff_new_pack.mZ89lL/_old  2017-11-17 10:56:30.372403364 +0100
+++ /var/tmp/diff_new_pack.mZ89lL/_new  2017-11-17 10:56:30.376403218 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kigo
-Version:17.08.2
+Version:17.08.3
 Release:0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}

++ kigo-17.08.2.tar.xz -> kigo-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-17.08.2/po/ru/kigo.po 
new/kigo-17.08.3/po/ru/kigo.po
--- old/kigo-17.08.2/po/ru/kigo.po  2017-10-10 02:11:11.0 +0200
+++ new/kigo-17.08.3/po/ru/kigo.po  2017-11-07 02:19:52.0 +0100
@@ -2,15 +2,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Artem Sereda , 2010, 2013.
-# Alexander Potashev , 2010, 2011.
+# Alexander Potashev , 2010, 2011, 2017.
 # Alexander Lakhin , 2013.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-04-23 02:47+0200\n"
-"PO-Revision-Date: 2013-03-19 17:50+0400\n"
-"Last-Translator: Alexander Lakhin \n"
+"PO-Revision-Date: 2017-11-01 14:16+0300\n"
+"Last-Translator: Alexander Potashev \n"
 "Language-Team: Russian \n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
@@ -18,7 +18,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -812,7 +812,7 @@
 #: main.cpp:56
 #, kde-format
 msgid "KDE Go Board Game"
-msgstr "Настольная игра го для KDE"
+msgstr "Настольная игра го от KDE"
 
 #: main.cpp:57
 #, kde-format
@@ -832,7 +832,7 @@
 #: main.cpp:60
 #, kde-format
 msgid "Yuri Chornoivan"
-msgstr "Yuri Chornoivan"
+msgstr "Юрий Чорноиван"
 
 #: main.cpp:60
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-17.08.2/po/zh_CN/kigo.po 
new/kigo-17.08.3/po/zh_CN/kigo.po
--- old/kigo-17.08.2/po/zh_CN/kigo.po   2017-10-10 02:11:11.0 +0200
+++ new/kigo-17.08.3/po/zh_CN/kigo.po   2017-11-07 02:19:52.0 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-04-23 02:47+0200\n"
-"PO-Revision-Date: 2017-09-30 17:50-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-17.08.2/src/gui/org.kde.kigo.appdata.xml 
new/kigo-17.08.3/src/gui/org.kde.kigo.appdata.xml
--- old/kigo-17.08.2/src/gui/org.kde.kigo.appdata.xml   2017-09-19 
06:32:26.0 +0200
+++ new/kigo-17.08.3/src/gui/org.kde.kigo.appdata.xml   2017-11-02 
05:18:08.0 +0100
@@ -12,9 +12,11 @@
   Kigo
   Kigo
   Kigo
+  Kigo
   Kigo
   Kigo
   Kigo
+  Kigo
   Kigo
   Kigo
   Киго
@@ -34,9 +36,11 @@
   Go Board Game
   Juego de tablero Go
   Jeu de plateau de Go
+  Gioco da tavolo tipo Go
   Go bordspel
   Gra planszowa Go
   Jogo de Tabuleiro Go
+  Настольная игра го
   Stolová hra Go
   Namizna igra Go-ja
   Игра на табли го
@@ -62,6 +66,7 @@
 Kigo is an open-source implementation of the popular 
Go game. Go is a strategic board game for two players. It is also known as igo 

commit kmouth for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kmouth"

Fri Nov 17 10:53:05 2017 rev:76 rq:540991 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kmouth/kmouth.changes2017-10-23 
16:48:50.617175467 +0200
+++ /work/SRC/openSUSE:Factory/.kmouth.new/kmouth.changes   2017-11-17 
10:56:32.420328410 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:20 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kmouth-17.08.2.tar.xz

New:

  kmouth-17.08.3.tar.xz



Other differences:
--
++ kmouth.spec ++
--- /var/tmp/diff_new_pack.uvJ0uh/_old  2017-11-17 10:56:32.840313039 +0100
+++ /var/tmp/diff_new_pack.uvJ0uh/_new  2017-11-17 10:56:32.840313039 +0100
@@ -23,7 +23,7 @@
 BuildRequires:  oxygen-icon-theme-large
 BuildRequires:  sbl
 BuildRequires:  xz
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kmouth-17.08.2.tar.xz -> kmouth-17.08.3.tar.xz ++




commit step for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package step for openSUSE:Factory checked in 
at 2017-11-17 10:52:41

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


Package is "step"

Fri Nov 17 10:52:41 2017 rev:86 rq:540983 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/step/step.changes2017-10-23 
16:51:48.160866359 +0200
+++ /work/SRC/openSUSE:Factory/.step.new/step.changes   2017-11-17 
10:55:54.593712859 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  step-17.08.2.tar.xz

New:

  step-17.08.3.tar.xz



Other differences:
--
++ step.spec ++
--- /var/tmp/diff_new_pack.N09Hbr/_old  2017-11-17 10:55:55.849666892 +0100
+++ /var/tmp/diff_new_pack.N09Hbr/_new  2017-11-17 10:55:55.853666746 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   step
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ step-17.08.2.tar.xz -> step-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/step-17.08.2/org.kde.step.appdata.xml 
new/step-17.08.3/org.kde.step.appdata.xml
--- old/step-17.08.2/org.kde.step.appdata.xml   2017-10-04 09:25:26.0 
+0200
+++ new/step-17.08.3/org.kde.step.appdata.xml   2017-10-13 05:40:28.0 
+0200
@@ -429,7 +429,7 @@
   Kõigi objektide kontekstiteave, põimitud Wikipedia 
brauser
   Kontekstitietoa kaikille kohteille sekä integroitu 
Wikipedia-selain
   Informations contextuelles pour tous les objets, accès 
à Wikipédia
-  Información de contexto para todos os obxectos, con 
navegador da Wikipedia integrado.
+  Información de contexto para todos os obxectos, con 
navegador de Wikipedia integrado.
   Informazioni di contesto per tutti gli oggetti, 
browser per wikipedia integrato
   Kontextinformatschonen för all Objekten, inbuut 
Wikipedia-Kieker
   Contekstinformatie voor alle objecten, geïntegreerde 
wikipedia-browser
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/step-17.08.2/po/gl/step.po 
new/step-17.08.3/po/gl/step.po
--- old/step-17.08.2/po/gl/step.po  2017-10-10 02:07:33.0 +0200
+++ new/step-17.08.3/po/gl/step.po  2017-11-07 02:14:01.0 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: step\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-10-03 20:59+0100\n"
+"PO-Revision-Date: 2017-10-12 20:40+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -45,7 +45,7 @@
 #: step/configure_meter.ui:28
 #, kde-format
 msgid "Data Source"
-msgstr "Fonte dos dados"
+msgstr "Fonte dos datos"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
 #: step/configure_controller.ui:47
@@ -468,12 +468,12 @@
 #: step/infobrowser.cc:205
 #, kde-format
 msgid "Fetching Wikipedia Information..."
-msgstr "Estase a obter a información da Wikipedia…"
+msgstr "Obtendo a información de Wikipedia…"
 
 #: step/infobrowser.cc:299
 #, kde-format
 msgid "Wikipedia error"
-msgstr "Erro coa Wikipedia"
+msgstr "Erro con Wikipedia"
 
 #: step/infobrowser.cc:303
 #, kde-format
@@ -485,7 +485,7 @@
 #: step/infobrowser.cc:397
 #, kde-format
 msgid "Wikipedia Information"
-msgstr "Información da Wikipedia"
+msgstr "Información de Wikipedia"
 
 #: step/infobrowser.cc:410
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/step-17.08.2/po/zh_CN/step.po 
new/step-17.08.3/po/zh_CN/step.po
--- old/step-17.08.2/po/zh_CN/step.po   2017-10-10 02:07:33.0 +0200
+++ new/step-17.08.3/po/zh_CN/step.po   2017-11-07 02:14:04.0 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-09-30 17:51-0400\n"
+"PO-Revision-Date: 2017-10-19 10:55-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit rocs for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package rocs for openSUSE:Factory checked in 
at 2017-11-17 10:52:27

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


Package is "rocs"

Fri Nov 17 10:52:27 2017 rev:89 rq:540980 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/rocs/rocs.changes2017-10-23 
16:51:46.708934311 +0200
+++ /work/SRC/openSUSE:Factory/.rocs.new/rocs.changes   2017-11-17 
10:55:46.294016628 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:14 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  rocs-17.08.2.tar.xz

New:

  rocs-17.08.3.tar.xz



Other differences:
--
++ rocs.spec ++
--- /var/tmp/diff_new_pack.74Z8Oe/_old  2017-11-17 10:55:50.785852227 +0100
+++ /var/tmp/diff_new_pack.74Z8Oe/_new  2017-11-17 10:55:50.789852081 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   rocs
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ rocs-17.08.2.tar.xz -> rocs-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rocs-17.08.2/libgraphtheory/fileformats/tikz/tikzfileformat.json 
new/rocs-17.08.3/libgraphtheory/fileformats/tikz/tikzfileformat.json
--- old/rocs-17.08.2/libgraphtheory/fileformats/tikz/tikzfileformat.json
2017-07-01 23:23:22.0 +0200
+++ new/rocs-17.08.3/libgraphtheory/fileformats/tikz/tikzfileformat.json
2017-10-18 09:35:15.0 +0200
@@ -35,7 +35,7 @@
 "Name[et]": "PGF/TikZ graafifaili ekspordiplugin",
 "Name[fi]": "PGF/TikZ-graafitiedoston vientiliitännäinen",
 "Name[fr]": "Module externe d'exportation de fichiers « PGF / TikZ »",
-"Name[gl]": "Complemento de exportación de ficheiros de gráficos 
PGG/TikZ",
+"Name[gl]": "Complemento de exportación de ficheiros de gráficos 
PGF/TikZ",
 "Name[it]": "Estensione di esportazione a file PGF/TikZ",
 "Name[nl]": "Plugin voor exporteren van PGF/TikZ Graph-bestanden",
 "Name[pl]": "Wtyczka eksportu plików grafów PGF/TikZ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-17.08.2/po/gl/libgraphtheory.po 
new/rocs-17.08.3/po/gl/libgraphtheory.po
--- old/rocs-17.08.2/po/gl/libgraphtheory.po2017-10-10 02:07:28.0 
+0200
+++ new/rocs-17.08.3/po/gl/libgraphtheory.po2017-11-07 02:13:51.0 
+0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: Rocs\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-10-03 13:45+0100\n"
+"PO-Revision-Date: 2017-10-17 19:41+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -717,7 +717,7 @@
 #: fileformats/rocs1/rocs1fileformat.cpp:275
 #, kde-format
 msgid "Could not write data, aborting. Error: %1."
-msgstr "Non foi posíbel escribir datos, interrompendo. Erro: %1"
+msgstr "Non foi posíbel escribir datos, interrompendo. Erro: %1."
 
 #: fileformats/rocs2/rocs2fileformat.cpp:56
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rocs-17.08.2/po/gl/rocs.po 
new/rocs-17.08.3/po/gl/rocs.po
--- old/rocs-17.08.2/po/gl/rocs.po  2017-10-10 02:07:28.0 +0200
+++ new/rocs-17.08.3/po/gl/rocs.po  2017-11-07 02:13:51.0 +0100
@@ -7,14 +7,14 @@
 # Xosé , 2009, 2010.
 # Miguel Branco , 2013.
 # Adrián Chaves Fernández , 2015, 2016, 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: Rocs\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-07-02 03:02+0200\n"
-"PO-Revision-Date: 2017-01-26 20:37+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-17 19:41+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -563,13 +563,13 @@
 #: ui/scriptoutputwidget.ui:56
 #, kde-format
 msgid "Show debug output."
-msgstr "Mostrar a execución de depuración"
+msgstr "Mostrar a execución de depuración."
 
 #. i18n: ectx: property (toolTip), widget 

commit svgpart for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package svgpart for openSUSE:Factory checked 
in at 2017-11-17 10:52:46

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


Package is "svgpart"

Fri Nov 17 10:52:46 2017 rev:68 rq:540984 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/svgpart/svgpart.changes  2017-10-23 
16:51:49.308812635 +0200
+++ /work/SRC/openSUSE:Factory/.svgpart.new/svgpart.changes 2017-11-17 
10:55:56.449644933 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  svgpart-17.08.2.tar.xz

New:

  svgpart-17.08.3.tar.xz



Other differences:
--
++ svgpart.spec ++
--- /var/tmp/diff_new_pack.jtFukS/_old  2017-11-17 10:55:56.925627512 +0100
+++ /var/tmp/diff_new_pack.jtFukS/_new  2017-11-17 10:55:56.929627365 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   svgpart
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ svgpart-17.08.2.tar.xz -> svgpart-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/svgpart-17.08.2/po/zh_CN/svgpart.po 
new/svgpart-17.08.3/po/zh_CN/svgpart.po
--- old/svgpart-17.08.2/po/zh_CN/svgpart.po 2017-10-10 02:08:29.0 
+0200
+++ new/svgpart-17.08.3/po/zh_CN/svgpart.po 2017-11-07 02:15:43.0 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:16+0100\n"
-"PO-Revision-Date: 2017-09-30 17:50-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit pim-data-exporter for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package pim-data-exporter for 
openSUSE:Factory checked in at 2017-11-17 10:52:13

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


Package is "pim-data-exporter"

Fri Nov 17 10:52:13 2017 rev:13 rq:540977 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/pim-data-exporter/pim-data-exporter.changes  
2017-10-23 16:51:40.505224648 +0200
+++ /work/SRC/openSUSE:Factory/.pim-data-exporter.new/pim-data-exporter.changes 
2017-11-17 10:55:28.994649785 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  pim-data-exporter-17.08.2.tar.xz

New:

  pim-data-exporter-17.08.3.tar.xz



Other differences:
--
++ pim-data-exporter.spec ++
--- /var/tmp/diff_new_pack.ecNoxy/_old  2017-11-17 10:55:29.730622848 +0100
+++ /var/tmp/diff_new_pack.ecNoxy/_new  2017-11-17 10:55:29.734622702 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   pim-data-exporter
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ pim-data-exporter-17.08.2.tar.xz -> pim-data-exporter-17.08.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-data-exporter-17.08.2/CMakeLists.txt 
new/pim-data-exporter-17.08.3/CMakeLists.txt
--- old/pim-data-exporter-17.08.2/CMakeLists.txt2017-10-10 
02:17:24.0 +0200
+++ new/pim-data-exporter-17.08.3/CMakeLists.txt2017-11-07 
02:28:10.0 +0100
@@ -32,7 +32,7 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.6.2")
+set(KDEPIM_VERSION_NUMBER "5.6.3")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
@@ -41,15 +41,15 @@
 set(QT_REQUIRED_VERSION "5.7.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Widgets Xml Test)
 
-set(AKONADI_VERSION "5.5.80")
-set(IDENTITYMANAGEMENT_LIB_VERSION "5.5.80")
-set(KCONTACTS_LIB_VERSION "5.5.80")
-set(KMAILTRANSPORT_LIB_VERSION "5.5.80")
-set(KMIME_LIB_VERSION "5.5.80")
-set(KPIMTEXTEDIT_LIB_VERSION "5.5.80")
-set(LIBKDEPIM_LIB_VERSION_LIB "5.5.80")
-set(MAILCOMMON_LIB_VERSION_LIB "5.5.80")
-set(PIMCOMMON_LIB_VERSION_LIB "5.5.80")
+set(AKONADI_VERSION "5.6.3")
+set(IDENTITYMANAGEMENT_LIB_VERSION "5.6.3")
+set(KCONTACTS_LIB_VERSION "5.6.3")
+set(KMAILTRANSPORT_LIB_VERSION "5.6.3")
+set(KMIME_LIB_VERSION "5.6.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.6.3")
+set(LIBKDEPIM_LIB_VERSION_LIB "5.6.3")
+set(MAILCOMMON_LIB_VERSION_LIB "5.6.3")
+set(PIMCOMMON_LIB_VERSION_LIB "5.6.3")
 
 # Find KF5 package
 find_package(KF5Archive ${KF5_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pim-data-exporter-17.08.2/po/ru/pimsettingexporter.po 
new/pim-data-exporter-17.08.3/po/ru/pimsettingexporter.po
--- old/pim-data-exporter-17.08.2/po/ru/pimsettingexporter.po   2017-10-10 
02:17:23.0 +0200
+++ new/pim-data-exporter-17.08.3/po/ru/pimsettingexporter.po   2017-11-07 
02:28:09.0 +0100
@@ -39,7 +39,6 @@
 
 #: console/main.cpp:39
 #, kde-format
-#| msgid "Copyright © 2012-2015 pimsettingexporter authors"
 msgid "Copyright © 2015-2017 pimsettingexporter authors"
 msgstr ""
 "© Разработчики программы экспорта личных данных (pimsettingexporter), "
@@ -113,14 +112,12 @@
 
 #: core/abstractimportexportjob.cpp:334
 #, kde-format
-#| msgid "\"%1\" was copied."
 msgid "\"%1\" was restored."
 msgstr "Файл «%1» был восстановлен."
 
 #: core/abstractimportexportjob.cpp:353 core/abstractimportexportjob.cpp:361
 #: core/exportresourcearchivejob.cpp:94 core/pimsettingbackupthread.cpp:68
 #, kde-format
-#| msgid "\"%1\" was backuped."
 msgid "\"%1\" was backed up."
 msgstr "Файла «%1» добавлен в архив."
 
@@ -139,7 +136,6 @@
 
 #: core/abstractimportexportjob.cpp:434
 #, kde-format
-#| msgid "Resources restored."
 msgid "No resources files found."
 msgstr "Нет файла со списком источников данных Akonadi."
 
@@ -150,7 +146,6 @@
 
 #: core/abstractimportexportjob.cpp:517
 #, kde-format
-#| msgid "Resources restored."
 msgid "Resource '%1' created."
 msgstr "Создан источник данных «%1»."
 
@@ -161,13 +156,11 @@
 
 #: core/abstractimportexportjob.cpp:537
 #, kde-format
-#| msgid "Resources restored."
 msgid "Resource %1 synchronized."
 msgstr "Источник данных %1 

commit picmi for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package picmi for openSUSE:Factory checked 
in at 2017-11-17 10:52:09

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


Package is "picmi"

Fri Nov 17 10:52:09 2017 rev:67 rq:540975 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/picmi/picmi.changes  2017-10-23 
16:51:38.397323298 +0200
+++ /work/SRC/openSUSE:Factory/.picmi.new/picmi.changes 2017-11-17 
10:55:20.142973757 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:10 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  picmi-17.08.2.tar.xz

New:

  picmi-17.08.3.tar.xz



Other differences:
--
++ picmi.spec ++
--- /var/tmp/diff_new_pack.wzpH4e/_old  2017-11-17 10:55:21.642918859 +0100
+++ /var/tmp/diff_new_pack.wzpH4e/_new  2017-11-17 10:55:21.642918859 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   picmi
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ picmi-17.08.2.tar.xz -> picmi-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-17.08.2/org.kde.picmi.appdata.xml 
new/picmi-17.08.3/org.kde.picmi.appdata.xml
--- old/picmi-17.08.2/org.kde.picmi.appdata.xml 2017-07-26 09:31:40.0 
+0200
+++ new/picmi-17.08.3/org.kde.picmi.appdata.xml 2017-10-14 06:10:01.0 
+0200
@@ -16,6 +16,7 @@
   Picmi
   Picmi
   Picmi
+  Picmi
   Picmi
   Picmi
   Picmi
@@ -45,6 +46,7 @@
   Lukulogiikkaan perustuva arvoituspeli
   Un jeu de puzzle avec des chiffres
   Quebracabezas baseado en lóxica numérica
+  Gioco ad incastro basato sulla logica dei 
numeri
   Een logisch spel met nummers
   Tenkjespel basert på tallogikk
   Układanka z elementami logiki numerycznej
@@ -78,6 +80,7 @@
 Tavoitteena on paljastaa laudan salainen hahmo 
värittämällä tai jättämällä tyhjiksi ruudukon soluja sen sivulla annettujen 
lukujen mukaan. Tämä on yksinpeli.
 L'objectif est de révéler le motif caché du plateau en 
colorant ou en laissant les cellules d'une grille blanches selon les nombres 
affichés sur les côtés de la grille. Ce jeu se joue à un joueur.
 O obxectivo consiste en descubrir o padrón oculto no 
taboleiro. Para facelo, ten que colorar ou deixar en branco celas nunha grade 
segundo os números que aparecen nas celas contiguas. Trátase dun xogo para un 
único xogador.
+L'obbiettivo è rivelare il motivo nascosto nel tavoliere 
colorando o lasciando vuote le celle contenute in una griglia in base ai numeri 
forniti sul lato della griglia. È un gioco per giocatore singolo.
 Het doel is het onthullen van het verborgen patroon in 
het bord door kleuren of leeg laten van de cellen in een raster volgens cijfers 
gegeven aan de rand van het raster. Dit is een spel voor een enkele speler.
 Målet med spelet er å avdekkja eit mønster på eit 
spelebrett ved å fargeleggja eit rutenettet basert på tal skrivne i margen på 
rutenettet. Dette er eit spel for éin spelar.
 Celem jest odkrycie ukrytego wzoru na planszy poprzez 
kolorowanie lub pozostawianie kratek pustych według liczb podawanych na boku 
siatki. Jest to gra dla jednego gracza.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/picmi-17.08.2/po/gl/picmi.po 
new/picmi-17.08.3/po/gl/picmi.po
--- old/picmi-17.08.2/po/gl/picmi.po2017-10-10 02:12:58.0 +0200
+++ new/picmi-17.08.3/po/gl/picmi.po2017-11-07 02:22:04.0 +0100
@@ -3,14 +3,14 @@
 #
 # Adrian Chaves Fernandez , 2012, 2015, 2016.
 # Marce Villarino , 2013.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-07-02 03:02+0200\n"
-"PO-Revision-Date: 2016-02-09 19:31+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-21 10:21+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -349,7 +349,7 @@
 #: levels/default.xml:482
 #, kde-format
 msgid "Teddy Bear"
-msgstr "Osiño de peluche"
+msgstr "Oso de peluche"
 
 #. i18n: tag board attribute name
 #: levels/default.xml:500
diff -urN '--exclude=CVS' 

commit pim-sieve-editor for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package pim-sieve-editor for 
openSUSE:Factory checked in at 2017-11-17 10:52:19

Comparing /work/SRC/openSUSE:Factory/pim-sieve-editor (Old)
 and  /work/SRC/openSUSE:Factory/.pim-sieve-editor.new (New)


Package is "pim-sieve-editor"

Fri Nov 17 10:52:19 2017 rev:11 rq:540978 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/pim-sieve-editor/pim-sieve-editor.changes
2017-10-23 16:51:41.697168864 +0200
+++ /work/SRC/openSUSE:Factory/.pim-sieve-editor.new/pim-sieve-editor.changes   
2017-11-17 10:55:35.950395205 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  pim-sieve-editor-17.08.2.tar.xz

New:

  pim-sieve-editor-17.08.3.tar.xz



Other differences:
--
++ pim-sieve-editor.spec ++
--- /var/tmp/diff_new_pack.gdCVlP/_old  2017-11-17 10:55:36.802364022 +0100
+++ /var/tmp/diff_new_pack.gdCVlP/_new  2017-11-17 10:55:36.802364022 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   pim-sieve-editor
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ pim-sieve-editor-17.08.2.tar.xz -> pim-sieve-editor-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.08.2/CMakeLists.txt 
new/pim-sieve-editor-17.08.3/CMakeLists.txt
--- old/pim-sieve-editor-17.08.2/CMakeLists.txt 2017-10-10 02:17:26.0 
+0200
+++ new/pim-sieve-editor-17.08.3/CMakeLists.txt 2017-11-07 02:28:14.0 
+0100
@@ -35,18 +35,18 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.6.2")
+set(KDEPIM_VERSION_NUMBER "5.6.3")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
-set(KMAILTRANSPORT_LIB_VERSION "5.6.1")
-set(KPIMTEXTEDIT_LIB_VERSION "5.6.1")
+set(KMAILTRANSPORT_LIB_VERSION "5.6.3")
+set(KPIMTEXTEDIT_LIB_VERSION "5.6.3")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
-set(LIBKSIEVE_LIB_VERSION_LIB "5.6.1")
-set(PIMCOMMON_LIB_VERSION_LIB "5.6.1")
-set(KIMAP_LIB_VERSION "5.6.1")
+set(LIBKSIEVE_LIB_VERSION_LIB "5.6.3")
+set(PIMCOMMON_LIB_VERSION_LIB "5.6.3")
+set(KIMAP_LIB_VERSION "5.6.3")
 
 
 set(QT_REQUIRED_VERSION "5.7.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.08.2/po/gl/sieveeditor.po 
new/pim-sieve-editor-17.08.3/po/gl/sieveeditor.po
--- old/pim-sieve-editor-17.08.2/po/gl/sieveeditor.po   2017-10-10 
02:17:25.0 +0200
+++ new/pim-sieve-editor-17.08.3/po/gl/sieveeditor.po   2017-11-07 
02:28:12.0 +0100
@@ -3,14 +3,14 @@
 #
 # Xosé , 2014.
 # Adrián Chaves Fernández , 2015, 2016.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-09 05:19+0200\n"
-"PO-Revision-Date: 2016-02-07 13:10+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-17 19:28+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -339,7 +339,7 @@
 #: sieveeditormainwindow.cpp:163
 #, kde-format
 msgid "Go to Line..."
-msgstr "Ir para a liña"
+msgstr "Ir á liña…"
 
 #: sieveeditormainwindow.cpp:179
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.08.2/po/tr/sieveeditor.po 
new/pim-sieve-editor-17.08.3/po/tr/sieveeditor.po
--- old/pim-sieve-editor-17.08.2/po/tr/sieveeditor.po   2017-10-10 
02:17:25.0 +0200
+++ new/pim-sieve-editor-17.08.3/po/tr/sieveeditor.po   2017-11-07 
02:28:13.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: sieveeditor\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-09-09 05:19+0200\n"
-"PO-Revision-Date: 2017-08-17 08:33+\n"
+"PO-Revision-Date: 2017-10-12 16:26+\n"
 "Last-Translator: Kaan \n"
 "Language-Team: Turkish \n"
 "Language: \n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pim-sieve-editor-17.08.2/po/zh_CN/sieveeditor.po 
new/pim-sieve-editor-17.08.3/po/zh_CN/sieveeditor.po
--- 

commit poxml for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package poxml for openSUSE:Factory checked 
in at 2017-11-17 10:52:23

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


Package is "poxml"

Fri Nov 17 10:52:23 2017 rev:57 rq:540979 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/poxml/poxml.changes  2017-10-23 
16:51:43.601079760 +0200
+++ /work/SRC/openSUSE:Factory/.poxml.new/poxml.changes 2017-11-17 
10:55:39.142278382 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  poxml-17.08.2.tar.xz

New:

  poxml-17.08.3.tar.xz



Other differences:
--
++ poxml.spec ++
--- /var/tmp/diff_new_pack.HwCitq/_old  2017-11-17 10:55:39.690258326 +0100
+++ /var/tmp/diff_new_pack.HwCitq/_new  2017-11-17 10:55:39.690258326 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   poxml
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ poxml-17.08.2.tar.xz -> poxml-17.08.3.tar.xz ++




commit parley for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package parley for openSUSE:Factory checked 
in at 2017-11-17 10:52:02

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


Package is "parley"

Fri Nov 17 10:52:02 2017 rev:86 rq:540974 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/parley/parley.changes2017-10-23 
16:51:36.685403417 +0200
+++ /work/SRC/openSUSE:Factory/.parley.new/parley.changes   2017-11-17 
10:55:10.183338280 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:08 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  parley-17.08.2.tar.xz

New:

  parley-17.08.3.tar.xz



Other differences:
--
++ parley.spec ++
--- /var/tmp/diff_new_pack.1jmb4Q/_old  2017-11-17 10:55:11.675283675 +0100
+++ /var/tmp/diff_new_pack.1jmb4Q/_new  2017-11-17 10:55:11.675283675 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   parley
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ parley-17.08.2.tar.xz -> parley-17.08.3.tar.xz ++
/work/SRC/openSUSE:Factory/parley/parley-17.08.2.tar.xz 
/work/SRC/openSUSE:Factory/.parley.new/parley-17.08.3.tar.xz differ: char 27, 
line 1




commit libkdegames for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "libkdegames"

Fri Nov 17 10:51:19 2017 rev:68 rq:540952 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/libkdegames/libkdegames.changes  2017-10-23 
16:50:54.495377931 +0200
+++ /work/SRC/openSUSE:Factory/.libkdegames.new/libkdegames.changes 
2017-11-17 10:53:57.298005899 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:35 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  libkdegames-17.08.2.tar.xz

New:

  libkdegames-17.08.3.tar.xz



Other differences:
--
++ libkdegames.spec ++
--- /var/tmp/diff_new_pack.zrYe53/_old  2017-11-17 10:53:57.909983500 +0100
+++ /var/tmp/diff_new_pack.zrYe53/_new  2017-11-17 10:53:57.913983354 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkdegames
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkdegames-17.08.2.tar.xz -> libkdegames-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-17.08.2/po/gl/libkdegames5.po 
new/libkdegames-17.08.3/po/gl/libkdegames5.po
--- old/libkdegames-17.08.2/po/gl/libkdegames5.po   2017-10-10 
02:12:32.0 +0200
+++ new/libkdegames-17.08.3/po/gl/libkdegames5.po   2017-11-07 
02:21:34.0 +0100
@@ -6,14 +6,14 @@
 # mvillarino , 2007, 2008, 2009.
 # Adrián Chaves Fernández , 2009, 2017.
 # Xosé , 2012.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkdegames\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-13 03:03+0200\n"
-"PO-Revision-Date: 2017-01-14 18:20+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-11 05:47+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -673,7 +673,7 @@
 #: libkdegamesprivate/kgame/kplayer.cpp:100
 #, kde-format
 msgid "AsyncInput"
-msgstr "EntradaAsíncrona"
+msgstr "Entrada asíncrona"
 
 #: libkdegamesprivate/kgame/kplayer.cpp:102
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-17.08.2/po/id/libkdegames5.po 
new/libkdegames-17.08.3/po/id/libkdegames5.po
--- old/libkdegames-17.08.2/po/id/libkdegames5.po   2017-10-10 
02:12:32.0 +0200
+++ new/libkdegames-17.08.3/po/id/libkdegames5.po   2017-11-07 
02:21:34.0 +0100
@@ -15,7 +15,6 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Lokalize 1.5\n"
 
 #: highscore/khighscore.cpp:159
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkdegames-17.08.2/po/pt_BR/libkdegames5.po 
new/libkdegames-17.08.3/po/pt_BR/libkdegames5.po
--- old/libkdegames-17.08.2/po/pt_BR/libkdegames5.po2017-10-10 
02:12:32.0 +0200
+++ new/libkdegames-17.08.3/po/pt_BR/libkdegames5.po2017-11-07 
02:21:35.0 +0100
@@ -7,7 +7,7 @@
 # Lisiane Sztoltz Teixeira , 2004.
 # Stephen Killing , 2005.
 # Mauricio Piacentini , 2007, 2008.
-# Luiz Fernando Ranghetti , 2008, 2009.
+# Luiz Fernando Ranghetti , 2008, 2009, 2017.
 # André Marcelo Alvarenga , 2009, 2010, 2011, 2012, 2013.
 # Marcus Gama , 2012.
 msgid ""
@@ -15,14 +15,14 @@
 "Project-Id-Version: libkdegames\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-13 03:03+0200\n"
-"PO-Revision-Date: 2013-07-12 09:22-0300\n"
-"Last-Translator: André Marcelo Alvarenga \n"
-"Language-Team: Brazilian Portuguese \n"
+"PO-Revision-Date: 2017-10-25 11:48-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti \n"
+"Language-Team: Portuguese \n"
 "Language: pt_BR\n"
 "MIME-Version: 

commit minuet for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package minuet for openSUSE:Factory checked 
in at 2017-11-17 10:51:50

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


Package is "minuet"

Fri Nov 17 10:51:50 2017 rev:15 rq:540970 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/minuet/minuet.changes2017-10-23 
16:51:25.505926623 +0200
+++ /work/SRC/openSUSE:Factory/.minuet.new/minuet.changes   2017-11-17 
10:54:35.896593180 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:13:01 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  minuet-17.08.2.tar.xz

New:

  minuet-17.08.3.tar.xz



Other differences:
--
++ minuet.spec ++
--- /var/tmp/diff_new_pack.KVyP4h/_old  2017-11-17 10:54:37.376539014 +0100
+++ /var/tmp/diff_new_pack.KVyP4h/_new  2017-11-17 10:54:37.380538868 +0100
@@ -22,7 +22,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   minuet
-Version:17.08.2
+Version:17.08.3
 Release:0
 Summary:A KDE Software for Music Education
 License:GPL-2.0+

++ minuet-17.08.2.tar.xz -> minuet-17.08.3.tar.xz ++
/work/SRC/openSUSE:Factory/minuet/minuet-17.08.2.tar.xz 
/work/SRC/openSUSE:Factory/.minuet.new/minuet-17.08.3.tar.xz differ: char 27, 
line 1




commit okteta for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package okteta for openSUSE:Factory checked 
in at 2017-11-17 10:51:55

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


Package is "okteta"

Fri Nov 17 10:51:55 2017 rev:56 rq:540972 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/okteta/okteta.changes2017-10-23 
16:51:33.281562719 +0200
+++ /work/SRC/openSUSE:Factory/.okteta.new/okteta.changes   2017-11-17 
10:54:42.912336403 +0100
@@ -1,0 +2,11 @@
+Thu Nov 09 23:13:04 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * Bump version to 0.23.3
+  * Structures settings: Fix defunct structure plugin enabling/disabling
+
+---

Old:

  okteta-17.08.2.tar.xz

New:

  okteta-17.08.3.tar.xz



Other differences:
--
++ okteta.spec ++
--- /var/tmp/diff_new_pack.ZNPbNA/_old  2017-11-17 10:54:43.732306392 +0100
+++ /var/tmp/diff_new_pack.ZNPbNA/_new  2017-11-17 10:54:43.736306245 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   okteta
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ okteta-17.08.2.tar.xz -> okteta-17.08.3.tar.xz ++
 4182 lines of diff (skipped)




commit mbox-importer for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package mbox-importer for openSUSE:Factory 
checked in at 2017-11-17 10:51:42

Comparing /work/SRC/openSUSE:Factory/mbox-importer (Old)
 and  /work/SRC/openSUSE:Factory/.mbox-importer.new (New)


Package is "mbox-importer"

Fri Nov 17 10:51:42 2017 rev:12 rq:540968 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/mbox-importer/mbox-importer.changes  
2017-10-24 22:22:53.285787689 +0200
+++ /work/SRC/openSUSE:Factory/.mbox-importer.new/mbox-importer.changes 
2017-11-17 10:54:17.261275237 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:57 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  mbox-importer-17.08.2.tar.xz

New:

  mbox-importer-17.08.3.tar.xz



Other differences:
--
++ mbox-importer.spec ++
--- /var/tmp/diff_new_pack.CACBy5/_old  2017-11-17 10:54:18.345235564 +0100
+++ /var/tmp/diff_new_pack.CACBy5/_new  2017-11-17 10:54:18.349235418 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   mbox-importer
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 16.08 in KA, but 16.11.90 in KUA)

++ mbox-importer-17.08.2.tar.xz -> mbox-importer-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-17.08.2/CMakeLists.txt 
new/mbox-importer-17.08.3/CMakeLists.txt
--- old/mbox-importer-17.08.2/CMakeLists.txt2017-10-10 02:17:22.0 
+0200
+++ new/mbox-importer-17.08.3/CMakeLists.txt2017-11-07 02:28:05.0 
+0100
@@ -33,20 +33,20 @@
 endif()
 
 
-set(KDEPIM_VERSION_NUMBER "5.6.2")
+set(KDEPIM_VERSION_NUMBER "5.6.3")
 set(KDEPIM_VERSION "${KDEPIM_VERSION_NUMBER}${KDEPIM_DEV_VERSION}")
 
 
-set(AKONADI_VERSION "5.6.2")
+set(AKONADI_VERSION "5.6.3")
 
 set(KDEPIM_LIB_VERSION "${KDEPIM_VERSION_NUMBER}")
 set(KDEPIM_LIB_SOVERSION "5")
 
 set(QT_REQUIRED_VERSION "5.7.0")
 find_package(Qt5 ${QT_REQUIRED_VERSION} CONFIG REQUIRED Gui Widgets)
-set(LIBMAILIMPORTER_VERSION_LIB "5.6.2")
-set(MAILCOMMON_LIB_VERSION_LIB "5.6.2")
-set(PIMCOMMON_LIB_VERSION "5.6.2")
+set(LIBMAILIMPORTER_VERSION_LIB "5.6.3")
+set(MAILCOMMON_LIB_VERSION_LIB "5.6.3")
+set(PIMCOMMON_LIB_VERSION "5.6.3")
 
 # Find KF5 package
 find_package(KF5Config ${KF5_VERSION} CONFIG REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mbox-importer-17.08.2/po/zh_CN/mboximporter.po 
new/mbox-importer-17.08.3/po/zh_CN/mboximporter.po
--- old/mbox-importer-17.08.2/po/zh_CN/mboximporter.po  2017-10-10 
02:17:22.0 +0200
+++ new/mbox-importer-17.08.3/po/zh_CN/mboximporter.po  2017-11-07 
02:28:05.0 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-15 03:05+0200\n"
-"PO-Revision-Date: 2017-09-30 17:48-0400\n"
+"PO-Revision-Date: 2017-10-19 10:51-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit libkmahjongg for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package libkmahjongg for openSUSE:Factory 
checked in at 2017-11-17 10:51:33

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


Package is "libkmahjongg"

Fri Nov 17 10:51:33 2017 rev:67 rq:540960 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/libkmahjongg/libkmahjongg.changes
2017-10-23 16:50:58.483191300 +0200
+++ /work/SRC/openSUSE:Factory/.libkmahjongg.new/libkmahjongg.changes   
2017-11-17 10:54:10.169534797 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:43 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  libkmahjongg-17.08.2.tar.xz

New:

  libkmahjongg-17.08.3.tar.xz



Other differences:
--
++ libkmahjongg.spec ++
--- /var/tmp/diff_new_pack.XT51ZQ/_old  2017-11-17 10:54:11.133499516 +0100
+++ /var/tmp/diff_new_pack.XT51ZQ/_new  2017-11-17 10:54:11.133499516 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkmahjongg
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkmahjongg-17.08.2.tar.xz -> libkmahjongg-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkmahjongg-17.08.2/backgrounds/chinese_landscape.desktop 
new/libkmahjongg-17.08.3/backgrounds/chinese_landscape.desktop
--- old/libkmahjongg-17.08.2/backgrounds/chinese_landscape.desktop  
2017-06-01 22:52:57.0 +0200
+++ new/libkmahjongg-17.08.3/backgrounds/chinese_landscape.desktop  
2017-11-05 06:00:16.0 +0100
@@ -20,6 +20,7 @@
 Name[gl]=Paisaxe chinesa
 Name[hne]=चीनी लैंडस्केप
 Name[hu]=Kínai tájkép
+Name[id]=Pemandangan China
 Name[is]=Kínverskt landslag
 Name[it]=Paesaggio cinese
 Name[ja]=中国の風景
@@ -71,6 +72,7 @@
 Description[gl]=Paisaxe chinesa con montañas e unha cascada.
 Description[hne]=पर्वत अउ झरना सहित चीनी लैंडस्केप
 Description[hu]=Kínai tájkép hegyekkel és vízeséssel
+Description[id]=Pemandangan cina dengan pegunungan dan air terjun
 Description[is]=Kínverskt landslag með fjöllum og fossi
 Description[it]=Paesaggio cinese con i monti e la cascata
 Description[ja]=山と滝のある中国の風景
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkmahjongg-17.08.2/backgrounds/color_plain.desktop 
new/libkmahjongg-17.08.3/backgrounds/color_plain.desktop
--- old/libkmahjongg-17.08.2/backgrounds/color_plain.desktop2017-06-01 
22:52:57.0 +0200
+++ new/libkmahjongg-17.08.3/backgrounds/color_plain.desktop2017-11-05 
06:00:16.0 +0100
@@ -21,6 +21,7 @@
 Name[hne]=सादा रंग
 Name[hr]=Plain Color
 Name[hu]=Egyszerű szín
+Name[id]=Warna Polos
 Name[it]=Colore semplice
 Name[ja]=単色
 Name[kk]=Жәй түс
@@ -68,6 +69,7 @@
 Description[ga]=Úsáid an dath réamhshocraithe do chúlra fuinneog.
 Description[gl]=Empregar a cor de fondo predeterminada da xanela.
 Description[hu]=Használja az alapértelmezett ablak hátterét.
+Description[id]=Gunakan warna latarbelakang jendela baku.
 Description[it]=Usa il colore predefinito per lo sfondo della finestra.
 Description[kk]=Әдетті терезе аясының түсін қолдану
 Description[km]=ប្រើ​ពណ៌​ផ្ទៃ​ខាង​ក្រោយ​បង្អួច​លំនាំ​ដើម ។
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkmahjongg-17.08.2/backgrounds/default.desktop 
new/libkmahjongg-17.08.3/backgrounds/default.desktop
--- old/libkmahjongg-17.08.2/backgrounds/default.desktop2017-06-01 
22:52:57.0 +0200
+++ new/libkmahjongg-17.08.3/backgrounds/default.desktop2017-11-05 
06:00:16.0 +0100
@@ -21,6 +21,7 @@
 Name[gl]=Predeterminado
 Name[hne]=डिफाल्ट
 Name[hu]=Alapértelmezés
+Name[id]=Baku
 Name[it]=Predefinito
 Name[ja]=標準
 Name[kk]=Әдетті
@@ -76,6 +77,7 @@
 Description[gl]=Un fondo verde con patróns xeométricos suaves.
 Description[hne]=हल्का ज्यामितीय पैटर्न सहित हरियर रंग के पिछोत अंगना
 Description[hu]=Zöld háttér világos geometriai mintákkal
+Description[id]=Latarbelakang hijau dengan pola geometris ringan
 Description[it]=Uno sfondo verde con lievi motivi geometrici
 Description[ja]=薄い幾何学模様の付いた緑色の背景
 Description[kk]=Геометриялық өрнекті жасыл аясы
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkmahjongg-17.08.2/backgrounds/egyptian.desktop 
new/libkmahjongg-17.08.3/backgrounds/egyptian.desktop
--- 

commit libkeduvocdocument for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package libkeduvocdocument for 
openSUSE:Factory checked in at 2017-11-17 10:51:28

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


Package is "libkeduvocdocument"

Fri Nov 17 10:51:28 2017 rev:34 rq:540954 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/libkeduvocdocument/libkeduvocdocument.changes
2017-10-23 16:50:57.347244462 +0200
+++ 
/work/SRC/openSUSE:Factory/.libkeduvocdocument.new/libkeduvocdocument.changes   
2017-11-17 10:54:07.117646497 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:40 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  libkeduvocdocument-17.08.2.tar.xz

New:

  libkeduvocdocument-17.08.3.tar.xz



Other differences:
--
++ libkeduvocdocument.spec ++
--- /var/tmp/diff_new_pack.JCuuOQ/_old  2017-11-17 10:54:08.069611655 +0100
+++ /var/tmp/diff_new_pack.JCuuOQ/_new  2017-11-17 10:54:08.073611509 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   libkeduvocdocument
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ libkeduvocdocument-17.08.2.tar.xz -> libkeduvocdocument-17.08.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkeduvocdocument-17.08.2/po/gl/libkeduvocdocument.po 
new/libkeduvocdocument-17.08.3/po/gl/libkeduvocdocument.po
--- old/libkeduvocdocument-17.08.2/po/gl/libkeduvocdocument.po  2017-10-10 
02:06:17.0 +0200
+++ new/libkeduvocdocument-17.08.3/po/gl/libkeduvocdocument.po  2017-11-07 
02:12:11.0 +0100
@@ -5,14 +5,14 @@
 # Manuel A. Vázquez , 2009.
 # Xosé , 2010.
 # Adrián Chaves Fernández , 2015, 2016.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: libkdeedu\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2016-01-16 13:49+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-14 06:13+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -162,7 +162,7 @@
 #: keduvocdocument/keduvocdocument.cpp:889
 #, kde-format
 msgid "File writer failed."
-msgstr "Fallou a escrita no ficheiro."
+msgstr "O escritor de ficheiros fallou."
 
 #: keduvocdocument/keduvocdocument.cpp:891
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libkeduvocdocument-17.08.2/po/zh_CN/libkeduvocdocument.po 
new/libkeduvocdocument-17.08.3/po/zh_CN/libkeduvocdocument.po
--- old/libkeduvocdocument-17.08.2/po/zh_CN/libkeduvocdocument.po   
2017-10-10 02:06:17.0 +0200
+++ new/libkeduvocdocument-17.08.3/po/zh_CN/libkeduvocdocument.po   
2017-11-07 02:12:13.0 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-09-30 17:51-0400\n"
+"PO-Revision-Date: 2017-10-19 10:55-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit lokalize for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package lokalize for openSUSE:Factory 
checked in at 2017-11-17 10:51:36

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


Package is "lokalize"

Fri Nov 17 10:51:36 2017 rev:57 rq:540964 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/lokalize/lokalize.changes2017-10-23 
16:51:04.434912757 +0200
+++ /work/SRC/openSUSE:Factory/.lokalize.new/lokalize.changes   2017-11-17 
10:54:13.921397478 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:45 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * Call KLocalizedString::setApplicationDomain only after QApp creation
+
+---

Old:

  lokalize-17.08.2.tar.xz

New:

  lokalize-17.08.3.tar.xz



Other differences:
--
++ lokalize.spec ++
--- /var/tmp/diff_new_pack.W4pACH/_old  2017-11-17 10:54:14.413379471 +0100
+++ /var/tmp/diff_new_pack.W4pACH/_new  2017-11-17 10:54:14.413379471 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   lokalize
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ lokalize-17.08.2.tar.xz -> lokalize-17.08.3.tar.xz ++
 9356 lines of diff (skipped)




commit kwordquiz for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kwordquiz"

Fri Nov 17 10:51:12 2017 rev:87 rq:540946 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kwordquiz/kwordquiz.changes  2017-10-23 
16:50:49.851595262 +0200
+++ /work/SRC/openSUSE:Factory/.kwordquiz.new/kwordquiz.changes 2017-11-17 
10:53:45.130451236 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:33 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kwordquiz-17.08.2.tar.xz

New:

  kwordquiz-17.08.3.tar.xz



Other differences:
--
++ kwordquiz.spec ++
--- /var/tmp/diff_new_pack.1vJ6ls/_old  2017-11-17 10:53:46.714393263 +0100
+++ /var/tmp/diff_new_pack.1vJ6ls/_new  2017-11-17 10:53:46.714393263 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kwordquiz
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kwordquiz-17.08.2.tar.xz -> kwordquiz-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwordquiz-17.08.2/po/gl/kwordquiz.po 
new/kwordquiz-17.08.3/po/gl/kwordquiz.po
--- old/kwordquiz-17.08.2/po/gl/kwordquiz.po2017-10-10 02:06:12.0 
+0200
+++ new/kwordquiz-17.08.3/po/gl/kwordquiz.po2017-11-07 02:12:02.0 
+0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kwordquiz\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-10-04 21:02+0100\n"
+"PO-Revision-Date: 2017-10-22 10:07+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -412,7 +412,7 @@
 #: kwordquiz.cpp:240
 #, kde-format
 msgid ""
-msgstr " de letra"
+msgstr " de letra…"
 
 #: kwordquiz.cpp:241
 #, kde-format
@@ -524,7 +524,7 @@
 #: kwordquiz.cpp:342
 #, kde-format
 msgid " and Answer"
-msgstr " e respostas"
+msgstr " e resposta"
 
 #: kwordquiz.cpp:343
 #, kde-format
@@ -699,7 +699,7 @@
 #: kwordquiz.cpp:560
 #, kde-format
 msgid "Question & Answer"
-msgstr "Preguntas e respostas"
+msgstr "Pregunta e respost"
 
 #: kwordquiz.cpp:626 kwordquiz.cpp:780 kwordquiz.cpp:825
 #, kde-format
@@ -881,7 +881,7 @@
 #: kwordquiz.cpp:1152
 #, kde-format
 msgid "Starting question & answer session..."
-msgstr "Estase a iniciar unha sesión de preguntas e respostas…"
+msgstr "Estase a iniciar unha sesión de pregunta e resposta…"
 
 #: kwordquiz.cpp:1304
 #, kde-format
@@ -1591,7 +1591,7 @@
 "Tipo de sesión coa que comezar: \n"
 "«flash» para cartas, \n"
 "«mc» para opcións múltiplas, \n"
-"«qa» para preguntas e respostas, \n"
+"«qa» para pregunta e resposta, \n"
 "«tutor» para o titor"
 
 #: main.cpp:68
@@ -2174,25 +2174,25 @@
 "quiz"
 msgstr ""
 "Selecciona se os documentos do vocabulario deberían abrirse nunha proba de "
-"preguntas e respostas"
+"pregunta e resposta"
 
 #. i18n: ectx: property (text), widget (QRadioButton, optQA)
 #: prefgeneralbase.ui:92
 #, kde-format
 msgid " and Answer Quiz"
-msgstr "Proba de  e respostas"
+msgstr "Proba de  e resposta"
 
 #. i18n: ectx: property (whatsThis), widget (QGroupBox, grpQA)
 #: prefquizbase.ui:44
 #, kde-format
 msgid "Specify behavior for a question and answer session"
-msgstr "Especifica o comportamento para unha proba de preguntas e respostas"
+msgstr "Especifica o comportamento para unha proba de pregunta e resposta"
 
 #. i18n: ectx: property (title), widget (QGroupBox, grpQA)
 #: prefquizbase.ui:47
 #, kde-format
 msgid "Question && Answer"
-msgstr "Preguntas e respostas"
+msgstr "Pregunta e resposta"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_HintError)
 #: prefquizbase.ui:71
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwordquiz-17.08.2/po/zh_CN/kwordquiz.po 
new/kwordquiz-17.08.3/po/zh_CN/kwordquiz.po
--- old/kwordquiz-17.08.2/po/zh_CN/kwordquiz.po 2017-10-10 02:06:12.0 
+0200
+++ new/kwordquiz-17.08.3/po/zh_CN/kwordquiz.po 2017-11-07 02:12:03.0 
+0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:14+0100\n"
-"PO-Revision-Date: 2017-09-30 17:51-0400\n"
+"PO-Revision-Date: 2017-10-19 10:55-0400\n"
 

commit ktuberling for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package ktuberling for openSUSE:Factory 
checked in at 2017-11-17 10:50:40

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


Package is "ktuberling"

Fri Nov 17 10:50:40 2017 rev:67 rq:540942 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ktuberling/ktuberling.changes2017-10-23 
16:50:27.280651591 +0200
+++ /work/SRC/openSUSE:Factory/.ktuberling.new/ktuberling.changes   
2017-11-17 10:53:30.638981630 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:30 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  ktuberling-17.08.2.tar.xz

New:

  ktuberling-17.08.3.tar.xz



Other differences:
--
++ ktuberling.spec ++
--- /var/tmp/diff_new_pack.Hqudhv/_old  2017-11-17 10:53:32.818901844 +0100
+++ /var/tmp/diff_new_pack.Hqudhv/_new  2017-11-17 10:53:32.822901697 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ktuberling
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ktuberling-17.08.2.tar.xz -> ktuberling-17.08.3.tar.xz ++
/work/SRC/openSUSE:Factory/ktuberling/ktuberling-17.08.2.tar.xz 
/work/SRC/openSUSE:Factory/.ktuberling.new/ktuberling-17.08.3.tar.xz differ: 
char 27, line 1




commit ktouch for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package ktouch for openSUSE:Factory checked 
in at 2017-11-17 10:50:35

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


Package is "ktouch"

Fri Nov 17 10:50:35 2017 rev:86 rq:540941 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes2017-10-23 
16:50:19.549013435 +0200
+++ /work/SRC/openSUSE:Factory/.ktouch.new/ktouch.changes   2017-11-17 
10:53:08.815780369 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:26 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  ktouch-17.08.2.tar.xz

New:

  ktouch-17.08.3.tar.xz



Other differences:
--
++ ktouch.spec ++
--- /var/tmp/diff_new_pack.QU3VzJ/_old  2017-11-17 10:53:09.799744356 +0100
+++ /var/tmp/diff_new_pack.QU3VzJ/_new  2017-11-17 10:53:09.803744210 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ktouch
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ktouch-17.08.2.tar.xz -> ktouch-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-17.08.2/CMakeLists.txt 
new/ktouch-17.08.3/CMakeLists.txt
--- old/ktouch-17.08.2/CMakeLists.txt   2017-10-10 02:06:03.0 +0200
+++ new/ktouch-17.08.3/CMakeLists.txt   2017-11-07 02:11:43.0 +0100
@@ -6,7 +6,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-17.08.2/org.kde.ktouch.appdata.xml 
new/ktouch-17.08.3/org.kde.ktouch.appdata.xml
--- old/ktouch-17.08.2/org.kde.ktouch.appdata.xml   2017-10-08 
04:42:41.0 +0200
+++ new/ktouch-17.08.3/org.kde.ktouch.appdata.xml   2017-11-05 
01:44:46.0 +0100
@@ -76,7 +76,7 @@
 KTouch on rakendus, mis aitab omandada masinkirjaoskust. 
See pakub harjutamiseks tekste ning kohandab tasemeid vastavalt sellele, 
millised on sinu oskused. Rakendus näitab klaviatuuri ning vihjab, millist 
klahvi ja millise sõrmega järgmisena vajutada. Tasapisi omandad rakenduse abil 
oskuse kirjutada kõigi kümne sõrmega, ilma et peaksid klaviatuurile vaatamagi. 
KTouch sobib igas vanuses õppurile ning sobib ühtmoodi hästi kasutada nii 
koolides, ülikoolides kui ka kodus. Rakendusega on kaasa kümneid kursuseid 
paljudes keeltes ning mugav kursuseredaktor. Toetatud on paljud 
klaviatuuripaigutused ja luua saab ka uusi, kasutaja enda määratud paigutusi. 
Harjutamise käigus kogub KTouch põhjaliku statistika, mis aitab sul endal või 
su õpetajal edenemist hinnata ja analüüsida.
 KTouch on ohjelma kymmensormijärjestelmän 
harjoittelemiseen. Se tarjoaa harjoitustekstiä ja säätää vaikeustason riippuen 
käyttäjän taidoista. Se näyttää näppäimistö ja ilmaisee, mitä näppäintä painaa 
seuraavaksi ja millä sormella. Opit kirjoittamaan kaikilla sormilla, vaihe 
vaiheelta, katsomatta näppäimistöön etsimään näppäimiä. KTouch sopii 
kaikenikäisille omaan, koulujen ja yliopistojen käyttöön. KTouchin mukana tulee 
kymmeniä kursseja eri kielille ja kurssimuokkain, jota on mukava käyttää. Se 
tukee useita näppäimistöasetteluita ja käyttäjä voi luoda uusia. Harjoituksen 
aikana KTouch kerää kattavat tilastot, jotka auttavat harjoittelijaa tai hänen 
opettajaansa analysoimaan edistymistä.
 KTouch est un programme d'entraînement pour la 
dactylographie. Il vous fournit du texte à recopier et s'adapte à votre niveau. 
Il affiche votre clavier et indique sur quelle touche appuyer et avec quel 
doigt. Vous apprenez à taper avec tous les doigts, étape par étape, sans avoir 
à regarder le clavier pour trouver les touches. Il convient à tous les âges et 
constitue un formateur parfait pour les écoles, les universités et les 
particuliers. KTouch est livré avec des dizaines de leçons différentes dans de 
nombreuses langues, ainsi qu'un éditeur de leçon. Différentes dispositions de 
clavier sont prises en charge et de nouvelles dispositions peuvent être créées 
par l'utilisateur. Pendant l'entraînement, KTouch collecte des informations 

commit kwave for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kwave for openSUSE:Factory checked 
in at 2017-11-17 10:50:47

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


Package is "kwave"

Fri Nov 17 10:50:47 2017 rev:12 rq:540945 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kwave/kwave.changes  2017-10-23 
16:50:47.115723302 +0200
+++ /work/SRC/openSUSE:Factory/.kwave.new/kwave.changes 2017-11-17 
10:53:37.750721337 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:32 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * Fix crash in pulseaudio playback
+
+---

Old:

  kwave-17.08.2.tar.xz

New:

  kwave-17.08.3.tar.xz



Other differences:
--
++ kwave.spec ++
--- /var/tmp/diff_new_pack.6bExSE/_old  2017-11-17 10:53:38.898679321 +0100
+++ /var/tmp/diff_new_pack.6bExSE/_new  2017-11-17 10:53:38.898679321 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kwave
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kwave-17.08.2.tar.xz -> kwave-17.08.3.tar.xz ++
 13459 lines of diff (skipped)




commit kturtle for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kturtle for openSUSE:Factory checked 
in at 2017-11-17 10:50:43

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


Package is "kturtle"

Fri Nov 17 10:50:43 2017 rev:85 rq:540943 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kturtle/kturtle.changes  2017-10-23 
16:50:29.304556872 +0200
+++ /work/SRC/openSUSE:Factory/.kturtle.new/kturtle.changes 2017-11-17 
10:53:34.510839918 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:31 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kturtle-17.08.2.tar.xz

New:

  kturtle-17.08.3.tar.xz



Other differences:
--
++ kturtle.spec ++
--- /var/tmp/diff_new_pack.uohTYL/_old  2017-11-17 10:53:35.050820155 +0100
+++ /var/tmp/diff_new_pack.uohTYL/_new  2017-11-17 10:53:35.050820155 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kturtle
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kturtle-17.08.2.tar.xz -> kturtle-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kturtle-17.08.2/po/gl/kturtle.po 
new/kturtle-17.08.3/po/gl/kturtle.po
--- old/kturtle-17.08.2/po/gl/kturtle.po2017-10-10 02:06:08.0 
+0200
+++ new/kturtle-17.08.3/po/gl/kturtle.po2017-11-07 02:11:53.0 
+0100
@@ -12,14 +12,14 @@
 # Xosé , 2010, 2012.
 # Marce Villarino , 2012, 2013, 2014.
 # Adrián Chaves Fernández (Gallaecio) , 2017.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kturtle\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-20 03:06+0200\n"
-"PO-Revision-Date: 2017-02-19 06:57+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-12 21:26+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -1663,7 +1663,7 @@
 #: mainwindow.cpp:300
 #, kde-format
 msgid "Export the current canvas to Scalable Vector Graphics"
-msgstr "Exportar o lenzo actual como un gráfico vectorial escalábel (SVG)"
+msgstr "Exportar o lenzo actual como SVG"
 
 #: mainwindow.cpp:301
 #, kde-format
@@ -2160,7 +2160,7 @@
 #: mainwindow.cpp:1045
 #, kde-format
 msgid "Scalable Vector Graphics"
-msgstr "Gráficos vectoriais escalábeis"
+msgstr "SVG"
 
 #: mainwindow.cpp:1055
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kturtle-17.08.2/po/pt_BR/kturtle.po 
new/kturtle-17.08.3/po/pt_BR/kturtle.po
--- old/kturtle-17.08.2/po/pt_BR/kturtle.po 2017-10-10 02:06:09.0 
+0200
+++ new/kturtle-17.08.3/po/pt_BR/kturtle.po 2017-11-07 02:11:54.0 
+0100
@@ -5,21 +5,21 @@
 # Lisiane Sztoltz Teixeira , 2004.
 # Mauricio Piacentini , 2007, 2008, 2009.
 # André Marcelo Alvarenga , 2009, 2010, 2011, 2012.
-# Luiz Fernando Ranghetti , 2009, 2010.
+# Luiz Fernando Ranghetti , 2009, 2010, 2017.
 # Fernando Boaglio , 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: kturtle\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-06-20 03:06+0200\n"
-"PO-Revision-Date: 2012-10-08 21:30-0300\n"
-"Last-Translator: André Marcelo Alvarenga \n"
-"Language-Team: Brazilian Portuguese \n"
+"PO-Revision-Date: 2017-10-25 11:45-0300\n"
+"Last-Translator: Luiz Fernando Ranghetti \n"
+"Language-Team: Portuguese \n"
 "Language: pt_BR\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
 "X-Poedit-Language: Portuguese\n"
 "X-Poedit-Country: BRAZIL\n"
@@ -1355,7 +1355,7 @@
 "O KTurtle é um ambiente de programação educativo que pretende tornar mais "
 "fácil o aprendizado dos conceitos fundamentais da programação. Para "
 "conseguir isto, o KTurtle faz todas as ferramentas de programação "

commit kteatime for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kteatime"

Fri Nov 17 10:50:14 2017 rev:58 rq:540938 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes2017-10-23 
16:50:13.501296470 +0200
+++ /work/SRC/openSUSE:Factory/.kteatime.new/kteatime.changes   2017-11-17 
10:52:47.780550270 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:25 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kteatime-17.08.2.tar.xz

New:

  kteatime-17.08.3.tar.xz



Other differences:
--
++ kteatime.spec ++
--- /var/tmp/diff_new_pack.vNxf8H/_old  2017-11-17 10:52:48.584520845 +0100
+++ /var/tmp/diff_new_pack.vNxf8H/_new  2017-11-17 10:52:48.584520845 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kteatime
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kteatime-17.08.2.tar.xz -> kteatime-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-17.08.2/po/zh_CN/kteatime.po 
new/kteatime-17.08.3/po/zh_CN/kteatime.po
--- old/kteatime-17.08.2/po/zh_CN/kteatime.po   2017-10-10 02:13:55.0 
+0200
+++ new/kteatime-17.08.3/po/zh_CN/kteatime.po   2017-11-07 02:23:11.0 
+0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-02-27 04:02+0100\n"
-"PO-Revision-Date: 2017-09-30 17:52-0400\n"
+"PO-Revision-Date: 2017-10-19 10:55-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksystemlog for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package ksystemlog for openSUSE:Factory 
checked in at 2017-11-17 10:50:04

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


Package is "ksystemlog"

Fri Nov 17 10:50:04 2017 rev:59 rq:540937 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ksystemlog/ksystemlog.changes2017-10-23 
16:50:10.625431061 +0200
+++ /work/SRC/openSUSE:Factory/.ksystemlog.new/ksystemlog.changes   
2017-11-17 10:52:44.960653480 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:24 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  ksystemlog-17.08.2.tar.xz

New:

  ksystemlog-17.08.3.tar.xz



Other differences:
--
++ ksystemlog.spec ++
--- /var/tmp/diff_new_pack.zjzO2c/_old  2017-11-17 10:52:45.940617613 +0100
+++ /var/tmp/diff_new_pack.zjzO2c/_new  2017-11-17 10:52:45.940617613 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksystemlog
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ksystemlog-17.08.2.tar.xz -> ksystemlog-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksystemlog-17.08.2/CMakeLists.txt 
new/ksystemlog-17.08.3/CMakeLists.txt
--- old/ksystemlog-17.08.2/CMakeLists.txt   2017-10-08 04:50:08.0 
+0200
+++ new/ksystemlog-17.08.3/CMakeLists.txt   2017-11-05 01:51:24.0 
+0100
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "17")
 set (KDE_APPLICATIONS_VERSION_MINOR "08")
-set (KDE_APPLICATIONS_VERSION_MICRO "2")
+set (KDE_APPLICATIONS_VERSION_MICRO "3")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksystemlog-17.08.2/po/gl/ksystemlog.po 
new/ksystemlog-17.08.3/po/gl/ksystemlog.po
--- old/ksystemlog-17.08.2/po/gl/ksystemlog.po  2017-10-10 02:14:00.0 
+0200
+++ new/ksystemlog-17.08.3/po/gl/ksystemlog.po  2017-11-07 02:23:19.0 
+0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: ksystemlog\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-03-14 08:01+0100\n"
-"PO-Revision-Date: 2017-10-04 16:03+0100\n"
+"PO-Revision-Date: 2017-10-12 17:10+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
@@ -823,7 +823,7 @@
 #: src/loggerDialog.cpp:116
 #, kde-format
 msgid "Daemon"
-msgstr "Daemon"
+msgstr "Servizo"
 
 #: src/loggerDialog.cpp:117
 #, kde-format
@@ -1360,7 +1360,7 @@
 #: src/mainWindow.cpp:746
 #, kde-format
 msgid "Move Tab "
-msgstr "Mover a lapela para a di"
+msgstr "Mover a lapela para a de"
 
 #: src/mainWindow.cpp:748
 #, kde-format
@@ -2404,8 +2404,8 @@
 msgstr ""
 "Mostra o rexistro das tarefas planificadas na lapela actual. O proceso Cron "
 "é un programa encargado de iniciar tarefas planificadas no sistema, como "
-"comprobacións de seguridade, ou reinicios automáticos de algúns servizos. "
-"Use este menú para ver os procesos iniciados recentemente."
+"comprobacións de seguridade, ou reinicios automáticos dalgúns servizos. Use "
+"este menú para ver os procesos iniciados recentemente."
 
 #: src/modes/cups/cupsAccessAnalyzer.h:55
 #, kde-format
@@ -2652,19 +2652,19 @@
 #: src/modes/daemon/daemonLogMode.cpp:38
 #, kde-format
 msgid "Daemons' Logs"
-msgstr "Rexistro dos daemons"
+msgstr "Rexistros dos servizos"
 
 #: src/modes/daemon/daemonConfigurationWidget.h:53
 #, kde-format
 msgid "These files will be analyzed to show the Daemons' Logs."
 msgstr ""
-"Analizaranse estes ficheiros para mostrar os rexistros dos Daemons."
-""
+"Analizaranse estes ficheiros para mostrar os rexistros dos servizos."
 
 #: src/modes/daemon/daemonLogMode.cpp:47
 #, kde-format
 msgid "Display the daemons' logs."
-msgstr "Mostra o rexistro dos daemons."
+msgstr "Mostra os rexistros dos servizos."
 
 #: src/modes/daemon/daemonLogMode.cpp:49
 #, kde-format
@@ -2673,9 +2673,9 @@
 "launched in the background of the system. See this log if you want to know "
 "what occurs in the background of your system."
 msgstr ""
-"Mostra o rexistro dos daemons na lapela actual. Os 

commit ktimer for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "ktimer"

Fri Nov 17 10:50:20 2017 rev:78 rq:540939 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ktimer/ktimer.changes2017-10-23 
16:50:17.985086627 +0200
+++ /work/SRC/openSUSE:Factory/.ktimer.new/ktimer.changes   2017-11-17 
10:52:49.732478829 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:25 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  ktimer-17.08.2.tar.xz

New:

  ktimer-17.08.3.tar.xz



Other differences:
--
++ ktimer.spec ++
--- /var/tmp/diff_new_pack.aqZ2IG/_old  2017-11-17 10:52:52.048394065 +0100
+++ /var/tmp/diff_new_pack.aqZ2IG/_new  2017-11-17 10:52:52.048394065 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ktimer
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ktimer-17.08.2.tar.xz -> ktimer-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-17.08.2/org.kde.ktimer.desktop 
new/ktimer-17.08.3/org.kde.ktimer.desktop
--- old/ktimer-17.08.2/org.kde.ktimer.desktop   2017-09-22 06:23:16.0 
+0200
+++ new/ktimer-17.08.3/org.kde.ktimer.desktop   2017-10-24 06:44:12.0 
+0200
@@ -162,6 +162,7 @@
 Comment[sr@ijekavianlatin]=Štoperica za površ
 Comment[sr@latin]=Štoperica za površ
 Comment[sv]=Stoppur för skrivbordet
+Comment[tr]=Masaüstü kronometresi
 Comment[uk]=Стільничний секундомір
 Comment[x-test]=xxDesktop stopwatchxx
 Comment[zh_CN]=桌面秒表
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-17.08.2/po/zh_CN/ktimer.po 
new/ktimer-17.08.3/po/zh_CN/ktimer.po
--- old/ktimer-17.08.2/po/zh_CN/ktimer.po   2017-10-10 02:08:56.0 
+0200
+++ new/ktimer-17.08.3/po/zh_CN/ktimer.po   2017-11-07 02:16:17.0 
+0100
@@ -6,7 +6,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:17+0100\n"
-"PO-Revision-Date: 2017-09-30 17:52-0400\n"
+"PO-Revision-Date: 2017-10-19 10:55-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kstars for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kstars for openSUSE:Factory checked 
in at 2017-11-17 10:49:55

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


Package is "kstars"

Fri Nov 17 10:49:55 2017 rev:89 rq:540936 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kstars/kstars.changes2017-10-23 
16:49:57.890027083 +0200
+++ /work/SRC/openSUSE:Factory/.kstars.new/kstars.changes   2017-11-17 
10:52:35.49302 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:23 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kstars-17.08.2.tar.xz

New:

  kstars-17.08.3.tar.xz



Other differences:
--
++ kstars.spec ++
--- /var/tmp/diff_new_pack.XdP10U/_old  2017-11-17 10:52:37.792915824 +0100
+++ /var/tmp/diff_new_pack.XdP10U/_new  2017-11-17 10:52:37.796915678 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kstars
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kstars-17.08.2.tar.xz -> kstars-17.08.3.tar.xz ++
/work/SRC/openSUSE:Factory/kstars/kstars-17.08.2.tar.xz 
/work/SRC/openSUSE:Factory/.kstars.new/kstars-17.08.3.tar.xz differ: char 27, 
line 1




commit kolourpaint for openSUSE:Factory

2017-11-17 Thread root
Hello community,

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

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


Package is "kolourpaint"

Fri Nov 17 10:48:59 2017 rev:85 rq:540916 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kolourpaint/kolourpaint.changes  2017-10-23 
16:49:09.960270207 +0200
+++ /work/SRC/openSUSE:Factory/.kolourpaint.new/kolourpaint.changes 
2017-11-17 10:51:17.595851098 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:11:58 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kolourpaint-17.08.2.tar.xz

New:

  kolourpaint-17.08.3.tar.xz



Other differences:
--
++ kolourpaint.spec ++
--- /var/tmp/diff_new_pack.EAGGSU/_old  2017-11-17 10:51:18.687811131 +0100
+++ /var/tmp/diff_new_pack.EAGGSU/_new  2017-11-17 10:51:18.691810985 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kolourpaint
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kolourpaint-17.08.2.tar.xz -> kolourpaint-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-17.08.2/CMakeLists.txt 
new/kolourpaint-17.08.3/CMakeLists.txt
--- old/kolourpaint-17.08.2/CMakeLists.txt  2017-10-10 02:07:49.0 
+0200
+++ new/kolourpaint-17.08.3/CMakeLists.txt  2017-11-07 02:14:39.0 
+0100
@@ -43,7 +43,7 @@
 # KDE Application Version, managed by release script
 set(KDE_APPLICATIONS_VERSION_MAJOR "17")
 set(KDE_APPLICATIONS_VERSION_MINOR "08")
-set(KDE_APPLICATIONS_VERSION_MICRO "2")
+set(KDE_APPLICATIONS_VERSION_MICRO "3")
 set(KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
  
  
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-17.08.2/po/ca/kolourpaint.po 
new/kolourpaint-17.08.3/po/ca/kolourpaint.po
--- old/kolourpaint-17.08.2/po/ca/kolourpaint.po2017-10-10 
02:07:47.0 +0200
+++ new/kolourpaint-17.08.3/po/ca/kolourpaint.po2017-11-07 
02:14:35.0 +0100
@@ -4,20 +4,20 @@
 # Albert Astals Cid , 2004, 2005.
 # Josep Ma. Ferrer , 2004, 2005, 2006, 2007, 2008, 2009, 
2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017.
 # Sebastià Pla i Sanz , 2005.
-# Antoni Bella Pérez , 2016.
+# Antoni Bella Pérez , 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kolourpaint\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-07-16 05:24+0200\n"
-"PO-Revision-Date: 2017-02-23 22:46+0100\n"
-"Last-Translator: Josep Ma. Ferrer \n"
+"PO-Revision-Date: 2017-10-24 15:31+0100\n"
+"Last-Translator: Antoni Bella Pérez \n"
 "Language-Team: Catalan \n"
 "Language: ca\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 
@@ -1094,7 +1094,7 @@
 #: kolourpaint.cpp:51
 #, kde-format
 msgid "Paint Program by KDE"
-msgstr "Programa de dibuix pel KDE"
+msgstr "Programa de dibuix, creat per la comunitat KDE"
 
 #: kolourpaint.cpp:65
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-17.08.2/po/ca@valencia/kolourpaint.po 
new/kolourpaint-17.08.3/po/ca@valencia/kolourpaint.po
--- old/kolourpaint-17.08.2/po/ca@valencia/kolourpaint.po   2017-10-10 
02:07:47.0 +0200
+++ new/kolourpaint-17.08.3/po/ca@valencia/kolourpaint.po   2017-11-07 
02:14:35.0 +0100
@@ -4,20 +4,20 @@
 # Albert Astals Cid , 2004, 2005.
 # Josep Ma. Ferrer , 2004, 2005, 2006, 2007, 2008, 2009, 
2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017.
 # Sebastià Pla i Sanz , 2005.
-# Antoni Bella Pérez , 2016.
+# Antoni Bella Pérez , 2016, 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kolourpaint\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2017-07-16 05:24+0200\n"
-"PO-Revision-Date: 2017-02-23 

commit kremotecontrol for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kremotecontrol for openSUSE:Factory 
checked in at 2017-11-17 10:49:28

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


Package is "kremotecontrol"

Fri Nov 17 10:49:28 2017 rev:78 rq:540929 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kremotecontrol/kremotecontrol.changes
2017-10-23 16:49:23.931616344 +0200
+++ /work/SRC/openSUSE:Factory/.kremotecontrol.new/kremotecontrol.changes   
2017-11-17 10:51:34.395236226 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:12 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kremotecontrol-17.08.2.tar.xz

New:

  kremotecontrol-17.08.3.tar.xz



Other differences:
--
++ kremotecontrol.spec ++
--- /var/tmp/diff_new_pack.2i5imm/_old  2017-11-17 10:51:35.239205336 +0100
+++ /var/tmp/diff_new_pack.2i5imm/_new  2017-11-17 10:51:35.239205336 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kremotecontrol
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kremotecontrol-17.08.2.tar.xz -> kremotecontrol-17.08.3.tar.xz ++




commit ksquares for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package ksquares for openSUSE:Factory 
checked in at 2017-11-17 10:49:51

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


Package is "ksquares"

Fri Nov 17 10:49:51 2017 rev:67 rq:540935 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes2017-10-23 
16:49:48.966444709 +0200
+++ /work/SRC/openSUSE:Factory/.ksquares.new/ksquares.changes   2017-11-17 
10:51:48.262728664 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:15 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  ksquares-17.08.2.tar.xz

New:

  ksquares-17.08.3.tar.xz



Other differences:
--
++ ksquares.spec ++
--- /var/tmp/diff_new_pack.0SFsNR/_old  2017-11-17 10:51:49.426686062 +0100
+++ /var/tmp/diff_new_pack.0SFsNR/_new  2017-11-17 10:51:49.430685916 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   ksquares
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ ksquares-17.08.2.tar.xz -> ksquares-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-17.08.2/po/zh_CN/ksquares.po 
new/ksquares-17.08.3/po/zh_CN/ksquares.po
--- old/ksquares-17.08.2/po/zh_CN/ksquares.po   2017-10-10 02:12:06.0 
+0200
+++ new/ksquares-17.08.3/po/zh_CN/ksquares.po   2017-11-07 02:20:58.0 
+0100
@@ -4,7 +4,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2017-09-30 17:49-0400\n"
+"PO-Revision-Date: 2017-10-19 10:52-0400\n"
 "Last-Translator: guoyunhebrave \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-17.08.2/src/org.kde.ksquares.appdata.xml 
new/ksquares-17.08.3/src/org.kde.ksquares.appdata.xml
--- old/ksquares-17.08.2/src/org.kde.ksquares.appdata.xml   2017-09-15 
06:53:43.0 +0200
+++ new/ksquares-17.08.3/src/org.kde.ksquares.appdata.xml   2017-10-15 
06:24:03.0 +0200
@@ -12,6 +12,7 @@
   KSquares
   KSquares
   KSquares
+  KSquares
   KSquares
   Kwadraty
   KSquares
@@ -35,6 +36,7 @@
   Connect the dots to create squares
   Conecte los puntos para crear cuadrados
   Relier les points pour créer des carrés
+  Unisci i puntini per creare dei quadrati
   Verbind de stippen om vierkanten te maken
   Połącz kropki, żeby otrzymać kwadraty
   Ligar os pontos para criar quadrados
@@ -57,6 +59,7 @@
 KSquares is a game modelled after the well known pen 
and paper based game of Dots and Boxes. Each player takes it in turns to draw a 
line between two adjacent dots on the board. The objective is to complete more 
squares than your opponents.
 KSquares es un juego basado en el conocido juego de papel 
y lápiz de puntos y cuadrados. Cada jugador dispone de su turno para dibujar 
una línea entre dos puntos adyacentes del tablero. El objetivo es completar más 
cuadrados que el oponente.
 KSquares est un jeu conçu à partir du célèbre jeu de la 
pipopipette (ou jeu des petits carrés). Chaque joueur dessine à son tour une 
ligne entre deux points adjacents sur la grille. L'objectif est de fermer 
davantage de carrés que votre adversaire.
+KSquares è un gioco creato sulla falsa riga del noto 
gioco di carta e matita Punti e linee. Ciascun giocatore inizia il proprio 
turno disegnando una linea tra due punti vicini nel tavoliere. L'obbiettivo è 
completare più quadrati dell'avversario.
 KSquares is een spel gemodelleerd naar het welbekende op 
pen en papier gebaseerde spel met punten en vakjes. Elke speler tekent om de 
beurt een lijn tussen twee naast elkaar gelegen punten in het werkveld. Het 
doel is om meer vierkantjes te voltooien dan uw tegenstanders.
 Kwadraty jest grą wzorującą się na dobrze znanej grze w 
kropki i pola opartej na ołówku i kartce papieru. Każdy gracz w swojej turze 
rysuje linię pomiędzy dwoma sąsiednimi kropkami na planszy. Celem jest 
nakreślenie większej liczby kwadratów niż twój przeciwnik
 O KSquares é um jogo modelado com base no conhecido jogo 
de Pontos e Caixas, com papel e caneta. Cada jogador. Joga por turnos para 
desenhar uma linha entre dois pontos adjacentes no tabuleiro. O objectivo é 
completar 

commit kscd for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kscd for openSUSE:Factory checked in 
at 2017-11-17 10:49:38

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


Package is "kscd"

Fri Nov 17 10:49:38 2017 rev:19 rq:540933 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kscd/kscd.changes2017-10-23 
16:49:33.903149674 +0200
+++ /work/SRC/openSUSE:Factory/.kscd.new/kscd.changes   2017-11-17 
10:51:36.803148094 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:14 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kscd-17.08.2.tar.xz

New:

  kscd-17.08.3.tar.xz



Other differences:
--
++ kscd.spec ++
--- /var/tmp/diff_new_pack.enk13s/_old  2017-11-17 10:51:37.291130233 +0100
+++ /var/tmp/diff_new_pack.enk13s/_new  2017-11-17 10:51:37.291130233 +0100
@@ -20,7 +20,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kscd
-Version:17.08.2
+Version:17.08.3
 Release:0
 Summary:CD Player
 License:GPL-2.0+

++ kscd-17.08.2.tar.xz -> kscd-17.08.3.tar.xz ++




commit kppp for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kppp for openSUSE:Factory checked in 
at 2017-11-17 10:49:13

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


Package is "kppp"

Fri Nov 17 10:49:13 2017 rev:57 rq:540926 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kppp/kppp.changes2017-10-23 
16:49:16.219977251 +0200
+++ /work/SRC/openSUSE:Factory/.kppp.new/kppp.changes   2017-11-17 
10:51:28.995433863 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:11 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kppp-17.08.2.tar.xz

New:

  kppp-17.08.3.tar.xz



Other differences:
--
++ kppp.spec ++
--- /var/tmp/diff_new_pack.kBac1v/_old  2017-11-17 10:51:29.947399020 +0100
+++ /var/tmp/diff_new_pack.kBac1v/_new  2017-11-17 10:51:29.951398874 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kppp
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kppp-17.08.2.tar.xz -> kppp-17.08.3.tar.xz ++




commit kshisen for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kshisen for openSUSE:Factory checked 
in at 2017-11-17 10:49:47

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


Package is "kshisen"

Fri Nov 17 10:49:47 2017 rev:67 rq:540934 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kshisen/kshisen.changes  2017-10-23 
16:49:38.146951064 +0200
+++ /work/SRC/openSUSE:Factory/.kshisen.new/kshisen.changes 2017-11-17 
10:51:39.423052203 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:14 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kshisen-17.08.2.tar.xz

New:

  kshisen-17.08.3.tar.xz



Other differences:
--
++ kshisen.spec ++
--- /var/tmp/diff_new_pack.Fi6Kbv/_old  2017-11-17 10:51:40.635007845 +0100
+++ /var/tmp/diff_new_pack.Fi6Kbv/_new  2017-11-17 10:51:40.639007699 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 
 Name:   kshisen
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kshisen-17.08.2.tar.xz -> kshisen-17.08.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-17.08.2/org.kde.kshisen.appdata.xml 
new/kshisen-17.08.3/org.kde.kshisen.appdata.xml
--- old/kshisen-17.08.2/org.kde.kshisen.appdata.xml 2017-07-15 
16:21:30.0 +0200
+++ new/kshisen-17.08.3/org.kde.kshisen.appdata.xml 2017-10-14 
06:09:02.0 +0200
@@ -16,6 +16,7 @@
   KShisen
   KShisen
   KShisen
+  KShisen
   KShisen
   KShisen
   KShisen
@@ -45,6 +46,7 @@
   Shisen-sho, mahjongmainen laattapeli
   Jeu de tuiles Shisen-Sho dans le style du 
Mahjongg
   Xogo de fichas Shisen-so ao estilo do 
Mahjongg
+  Gioco di tessere in stile Shisen-Sho 
Mahjongg
   Shisen-Sho Mahjongg-achtig stenenspel
   Shisen-Sho mahjong-liknande brikkespel
   Gra typu Shisen-Sho Mahjongg
@@ -76,6 +78,7 @@
 KShisen on pasianssimainen peli, joka käyttää tavallisia 
mahjong-tiiliä. Mahjongista poiketen KShisenissä on kuitenkin vain yksi kerros 
sekoitettuja tiiliä.
 KShisen est un jeu en solitaire qui se joue en utilisant 
les tuiles standard du Mahjong. A la différence du Mahjong, KShisen n'a qu'une 
couche de tuiles mélangées.
 O KShisen é un xogo similar ao solitario que se xoga 
usando as pezas estándar do Mahjong. Porén, a diferenza do Mahjong, o KShisen 
ten unicamente unha capa de pezas desordenadas.
+KShisen è un solitario che si gioca col gruppo standard 
di tessere Mahjong. Tuttavia, a differenza del Mahjong, KShisen possiede solo 
un livello di tessere mescolate.
 KShisen is een solitaire-achtig spel dat wordt gespeeld 
met de standaard set Mahjong stenen. Anders dan Mahjong heeft KShisen slechts 
één laag door elkaar gehaalde stenen.
 KShisen er eit kaballiknande spel som ein spelar med 
vanleg mahjongbrikker. I motsetning ti spelet mahjong har ein berre eitt lag 
med brikker.
 KShisen jest grą typu pasjans z standardowym zestawem 
kamieni Mahjong. W odróżnieniu od Mahjonga, KShisen ma tylko jedną warstwę 
rozrzuconych kamieni.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-17.08.2/po/gl/kshisen.po 
new/kshisen-17.08.3/po/gl/kshisen.po
--- old/kshisen-17.08.2/po/gl/kshisen.po2017-10-10 02:11:51.0 
+0200
+++ new/kshisen-17.08.3/po/gl/kshisen.po2017-11-07 02:20:38.0 
+0100
@@ -4,14 +4,14 @@
 # mvillarino , 2007, 2008, 2009.
 # Adrián Chaves Fernández , 2009, 2016.
 # Xosé , 2012.
+# Adrián Chaves (Gallaecio) , 2017.
 msgid ""
 msgstr ""
 "Project-Id-Version: kshisen\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n;
 "POT-Creation-Date: 2016-11-19 20:15+0100\n"
-"PO-Revision-Date: 2016-05-16 08:01+0100\n"
-"Last-Translator: Adrián Chaves Fernández (Gallaecio) \n"
+"PO-Revision-Date: 2017-10-17 19:35+0100\n"
+"Last-Translator: Adrián Chaves (Gallaecio) \n"
 "Language-Team: Galician \n"
 "Language: gl\n"
 "MIME-Version: 1.0\n"
@@ -171,7 +171,7 @@
 "No more moves possible."
 msgstr ""
 "A partida está trancada\n"
-"Non se poden facer máis movementos!"
+"Non se poden facer máis movementos."
 
 #: src/board.cpp:669
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit kross-interpreters for openSUSE:Factory

2017-11-17 Thread root
Hello community,

here is the log from the commit of package kross-interpreters for 
openSUSE:Factory checked in at 2017-11-17 10:49:30

Comparing /work/SRC/openSUSE:Factory/kross-interpreters (Old)
 and  /work/SRC/openSUSE:Factory/.kross-interpreters.new (New)


Package is "kross-interpreters"

Fri Nov 17 10:49:30 2017 rev:20 rq:540931 version:17.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kross-interpreters/kross-interpreters.changes
2017-10-23 16:49:32.995192168 +0200
+++ 
/work/SRC/openSUSE:Factory/.kross-interpreters.new/kross-interpreters.changes   
2017-11-17 10:51:35.883181766 +0100
@@ -1,0 +2,10 @@
+Thu Nov 09 23:12:13 CET 2017 - lbeltr...@kde.org
+
+- Update to 17.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-17.08.3.php
+- Changes since 17.08.2:
+  * None
+
+---

Old:

  kross-interpreters-17.08.2.tar.xz

New:

  kross-interpreters-17.08.3.tar.xz



Other differences:
--
++ kross-interpreters.spec ++
--- /var/tmp/diff_new_pack.l3tMUL/_old  2017-11-17 10:51:36.491159513 +0100
+++ /var/tmp/diff_new_pack.l3tMUL/_new  2017-11-17 10:51:36.495159367 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   kross-interpreters
-Version:17.08.2
+Version:17.08.3
 Release:0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)

++ kross-interpreters-17.08.2.tar.xz -> kross-interpreters-17.08.3.tar.xz 
++




  1   2   >