commit 00Meta for openSUSE:Leap:15.2:Images

2020-09-10 Thread root
Hello community,

here is the log from the commit of package 00Meta for openSUSE:Leap:15.2:Images 
checked in at 2020-09-11 07:15:34

Comparing /work/SRC/openSUSE:Leap:15.2:Images/00Meta (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Images/.00Meta.new.4249 (New)


Package is "00Meta"

Fri Sep 11 07:15:34 2020 rev:504 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.fDVnJ6/_old  2020-09-11 07:15:35.454238131 +0200
+++ /var/tmp/diff_new_pack.fDVnJ6/_new  2020-09-11 07:15:35.454238131 +0200
@@ -1 +1 @@
-31.166
\ No newline at end of file
+31.167
\ No newline at end of file




commit python-importlib_resources.13934 for openSUSE:Leap:15.2:Update

2020-09-10 Thread root
Hello community,

here is the log from the commit of package python-importlib_resources.13934 for 
openSUSE:Leap:15.2:Update checked in at 2020-09-11 06:23:26

Comparing /work/SRC/openSUSE:Leap:15.2:Update/python-importlib_resources.13934 
(Old)
 and  
/work/SRC/openSUSE:Leap:15.2:Update/.python-importlib_resources.13934.new.4249 
(New)


Package is "python-importlib_resources.13934"

Fri Sep 11 06:23:26 2020 rev:1 rq:832858 version:1.1.0

Changes:

New Changes file:

--- /dev/null   2020-09-10 00:27:47.435250138 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2:Update/.python-importlib_resources.13934.new.4249/python-importlib_resources.changes
   2020-09-11 06:23:26.471474144 +0200
@@ -0,0 +1,42 @@
+---
+Tue Aug 25 07:44:58 UTC 2020 - Tomáš Chvátal 
+
+- Add missing runtime dependencies bsc#1175707
+
+---
+Sat Jun 13 21:38:55 CEST 2020 - Matej Cepl 
+
+- Update to 1.1.0 (jsc#PM-1954 bsc#1172933):
+  - Add support for retrieving resources from subdirectories of
+packages through the new files() function, which returns
+a Traversable object with joinpath and read_* interfaces
+matching those of pathlib.Path objects. This new function
+supersedes all of the previous functionality as it provides
+a more general-purpose access to a package’s resources.
+  - With this function, subdirectories are supported.
+  - The documentation has been updated to reflect that this
+function is now the preferred interface for loading package
+resources. It does not, however, support resources from
+arbitrary loaders. It currently only supports resources from
+file system path and zipfile packages (a consequence of the
+ResourceReader interface only operating on Python packages).
+
+---
+Wed Jul 31 12:49:00 UTC 2019 - Tomáš Chvátal 
+
+- This package is by default provided in python 3.7 and newer
+
+---
+Thu Mar 21 15:48:41 UTC 2019 - John Vandenberg 
+
+- Simplify logic for typing dependency
+
+---
+Tue Feb  5 14:35:54 UTC 2019 - Jan Engelhardt 
+
+- Use noun phrase in summary.
+
+---
+Thu Jan 31 13:27:59 UTC 2019 - Tomáš Chvátal 
+
+- Initial commit, needed by importlib-metadata

New:

  importlib_resources-1.1.0.tar.gz
  python-importlib_resources.changes
  python-importlib_resources.spec



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

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


%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%if %{python3_version_nodots} >= 37
%define skip_python3 1
%endif
Name:   python-importlib_resources
Version:1.1.0
Release:0
Summary:Python package resource reader
License:Apache-2.0
URL:https://gitlab.com/python-devs/importlib_resources
Source: 
https://files.pythonhosted.org/packages/source/i/importlib_resources/importlib_resources-%{version}.tar.gz
BuildRequires:  %{python_module setuptools}
BuildRequires:  %{python_module typing}
BuildRequires:  %{python_module wheel}
BuildRequires:  %{python_module zipp >= 0.4}
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
Requires:   python-typing
Requires:   python-zipp >= 0.4
BuildArch:  noarch
%ifpython2
BuildRequires:  python-pathlib2
BuildRequires:  python-singledispatch
%endif
%ifpython2
Requires:   python-pathlib2
Requires:   python-singledispatch
%endif
%python_subpackages

%description
importlib_resources is a backport of Python 3.7's standard library
importlib.resources module for Python 2.7, and 3.4 through 3.6.

%prep
%setup -q -n importlib_resources-%{version}

%build
%python_build

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

%check
%python_exec -m unittest discover

%files %

commit tomcat for openSUSE:Leap:15.2:Update

2020-09-10 Thread root
Hello community,

here is the log from the commit of package tomcat for openSUSE:Leap:15.2:Update 
checked in at 2020-09-11 06:23:34

Comparing /work/SRC/openSUSE:Leap:15.2:Update/tomcat (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Update/.tomcat.new.4249 (New)


Package is "tomcat"

Fri Sep 11 06:23:34 2020 rev:3 rq:832859 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.Jw9tNv/_old  2020-09-11 06:23:35.547481783 +0200
+++ /var/tmp/diff_new_pack.Jw9tNv/_new  2020-09-11 06:23:35.547481783 +0200
@@ -1 +1 @@
-
+




commit patchinfo.13932 for openSUSE:Leap:15.2:Update

2020-09-10 Thread root
Hello community,

here is the log from the commit of package patchinfo.13932 for 
openSUSE:Leap:15.2:Update checked in at 2020-09-11 06:23:12

Comparing /work/SRC/openSUSE:Leap:15.2:Update/patchinfo.13932 (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Update/.patchinfo.13932.new.4249 (New)


Package is "patchinfo.13932"

Fri Sep 11 06:23:12 2020 rev:1 rq:832856 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  [15sp2 FEAT] I/O device pre-configuration - 
installer part (yast and linuxrc and installation-images-SLES)
  CC: save random pool to correct file
  snwint
  moderate
  recommended
  Recommended update for yast2-bootloader, yast2-installation
  This update for yast2-bootloader, yast2-installation provides 
the following fixes:

Changes in yast2-bootloader:
- Add rd.zdev to allowed kernel options on s390. (bsc#1168036)

Changes in yast2-installation:
- Handle device autoconfig setting in summary screen. (bsc#1168036)
- Save random pool to /var/lib/systemd/random-seed. (bsc#1174964)

This update was imported from the SUSE:SLE-15-SP2:Update update 
project.




commit python-importlib_resources for openSUSE:Leap:15.2:Update

2020-09-10 Thread root
Hello community,

here is the log from the commit of package python-importlib_resources for 
openSUSE:Leap:15.2:Update checked in at 2020-09-11 06:23:27

Comparing /work/SRC/openSUSE:Leap:15.2:Update/python-importlib_resources (Old)
 and  
/work/SRC/openSUSE:Leap:15.2:Update/.python-importlib_resources.new.4249 (New)


Package is "python-importlib_resources"

Fri Sep 11 06:23:27 2020 rev:2 rq:832858 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.otLc4Y/_old  2020-09-11 06:23:28.483475838 +0200
+++ /var/tmp/diff_new_pack.otLc4Y/_new  2020-09-11 06:23:28.483475838 +0200
@@ -1 +1 @@
-
+




commit patchinfo.13934 for openSUSE:Leap:15.2:Update

2020-09-10 Thread root
Hello community,

here is the log from the commit of package patchinfo.13934 for 
openSUSE:Leap:15.2:Update checked in at 2020-09-11 06:23:28

Comparing /work/SRC/openSUSE:Leap:15.2:Update/patchinfo.13934 (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Update/.patchinfo.13934.new.4249 (New)


Package is "patchinfo.13934"

Fri Sep 11 06:23:28 2020 rev:1 rq:832858 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  importlib_resources lacks dependencies for 
python2
  scarabeus_iv
  moderate
  recommended
  Recommended update for python-importlib_resources
  This update for python-importlib_resources fixes the following 
issue:

- Add missing runtime dependencies. (bsc#1175707)

This update was imported from the SUSE:SLE-15-SP1:Update update 
project.




commit python3-azuremetadata for openSUSE:Leap:15.2:Update

2020-09-10 Thread root
Hello community,

here is the log from the commit of package python3-azuremetadata for 
openSUSE:Leap:15.2:Update checked in at 2020-09-11 06:23:42

Comparing /work/SRC/openSUSE:Leap:15.2:Update/python3-azuremetadata (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Update/.python3-azuremetadata.new.4249 
(New)


Package is "python3-azuremetadata"

Fri Sep 11 06:23:42 2020 rev:2 rq:832860 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.aOA3s3/_old  2020-09-11 06:23:43.499488475 +0200
+++ /var/tmp/diff_new_pack.aOA3s3/_new  2020-09-11 06:23:43.503488479 +0200
@@ -1 +1 @@
-
+




commit patchinfo.13936 for openSUSE:Leap:15.2:Update

2020-09-10 Thread root
Hello community,

here is the log from the commit of package patchinfo.13936 for 
openSUSE:Leap:15.2:Update checked in at 2020-09-11 06:23:35

Comparing /work/SRC/openSUSE:Leap:15.2:Update/patchinfo.13936 (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Update/.patchinfo.13936.new.4249 (New)


Package is "patchinfo.13936"

Fri Sep 11 06:23:35 2020 rev:1 rq:832859 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  servletapi5: servlet.jar not created
  VUL-1: tomcat: lots of tomcat files are 
writable for the tomcat user / tomcat group
  L3: systemd-tmpfiles messages about path 
below legacy directory
  mateialbu
  moderate
  recommended
  Recommended update for tomcat
  This update for tomcat fixes the following issues:

- Fixed the package alternatives for tomcat-servlet-4_0-api to use 
/usr/share/java/servlet.jar
  instead of /usr/share/java/tomcat-servlet.jar - We kept 
/usr/share/java/tomcat-servlet.jar as
  a symlink for compatibility reasons (bsc#1092163)
- Removed write permissions on several files and directories for the tomcat 
group (bsc#1172562)
- Changed the tomcat.pid location from /var/run to /run (bsc#1173103)

This update was imported from the SUSE:SLE-15-SP2:Update update 
project.




commit yast2-installation for openSUSE:Leap:15.2:Update

2020-09-10 Thread root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Leap:15.2:Update checked in at 2020-09-11 06:23:11

Comparing /work/SRC/openSUSE:Leap:15.2:Update/yast2-installation (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Update/.yast2-installation.new.4249 (New)


Package is "yast2-installation"

Fri Sep 11 06:23:11 2020 rev:2 rq:832856 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ecjqDN/_old  2020-09-11 06:23:12.507462392 +0200
+++ /var/tmp/diff_new_pack.ecjqDN/_new  2020-09-11 06:23:12.507462392 +0200
@@ -1 +1 @@
-
+




commit 000release-packages for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Factory checked in at 2020-09-11 04:00:10

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


Package is "000release-packages"

Fri Sep 11 04:00:10 2020 rev:690 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-Addon-NonOss-release.spec: same change
openSUSE-release.spec: same change
stub.spec: same change
++ weakremovers.inc ++
--- /var/tmp/diff_new_pack.OihP37/_old  2020-09-11 04:00:13.040269237 +0200
+++ /var/tmp/diff_new_pack.OihP37/_new  2020-09-11 04:00:13.044269241 +0200
@@ -5457,6 +5457,8 @@
 Provides: weakremover(ghc-distributed-static-devel)
 Provides: weakremover(ghc-distribution-nixpkgs)
 Provides: weakremover(ghc-distribution-nixpkgs-devel)
+Provides: weakremover(ghc-distribution-opensuse)
+Provides: weakremover(ghc-distribution-opensuse-devel)
 Provides: weakremover(ghc-diversity)
 Provides: weakremover(ghc-diversity-devel)
 Provides: weakremover(ghc-djinn-ghc)
@@ -12301,6 +12303,7 @@
 Provides: weakremover(nsca)
 Provides: weakremover(nsca-client)
 Provides: weakremover(nsis)
+Provides: weakremover(nss_ldap)
 Provides: weakremover(ntp2chrony)
 Provides: weakremover(ocaml-camlp4)
 Provides: weakremover(ocaml-camlp4-devel)
@@ -23042,6 +23045,7 @@
 Provides: weakremover(mvapich2-psm2_2_3_3-gnu-hpc-devel-static)
 Provides: weakremover(mvapich2-psm2_2_3_3-gnu-hpc-doc)
 Provides: weakremover(mvapich2-psm2_2_3_3-gnu-hpc-macros-devel)
+Provides: weakremover(nss_ldap-32bit)
 Provides: weakremover(odp-example)
 Provides: weakremover(opae-ase)
 Provides: weakremover(opencensus-cpp-devel)




commit 000product for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2020-09-11 04:00:13

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


Package is "000product"

Fri Sep 11 04:00:13 2020 rev:2389 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
MicroOS-dvd5-kubic-dvd-x86_64.kiwi: same change
openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi: same change
openSUSE-cd-mini-i586.kiwi: same change
openSUSE-cd-mini-x86_64.kiwi: same change
++ openSUSE-dvd5-dvd-i586.kiwi ++
--- /var/tmp/diff_new_pack.LmdogA/_old  2020-09-11 04:00:18.360273898 +0200
+++ /var/tmp/diff_new_pack.LmdogA/_new  2020-09-11 04:00:18.360273898 +0200
@@ -1619,7 +1619,7 @@
   
   
   
-  
+  
   
   
   
@@ -3298,7 +3298,6 @@
   
   
   
-  
   
   
   

++ openSUSE-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.LmdogA/_old  2020-09-11 04:00:18.384273920 +0200
+++ /var/tmp/diff_new_pack.LmdogA/_new  2020-09-11 04:00:18.388273923 +0200
@@ -1681,7 +1681,7 @@
   
   
   
-  
+  
   
   
   
@@ -3500,8 +3500,6 @@
   
   
   
-  
-  
   
   
   

stub.kiwi: same change
++ dvd.group ++
--- /var/tmp/diff_new_pack.LmdogA/_old  2020-09-11 04:00:18.608274116 +0200
+++ /var/tmp/diff_new_pack.LmdogA/_new  2020-09-11 04:00:18.612274119 +0200
@@ -1899,7 +1899,7 @@
  
  
  
- 
+ 
  
  
  
@@ -3252,7 +3252,6 @@
  

  
  
- 
  
  
  
@@ -5528,7 +5527,6 @@
  
  
  
- 
  
  
  

++ unsorted.yml ++
--- /var/tmp/diff_new_pack.LmdogA/_old  2020-09-11 04:00:18.748274238 +0200
+++ /var/tmp/diff_new_pack.LmdogA/_new  2020-09-11 04:00:18.748274238 +0200
@@ -1779,6 +1779,7 @@
   - cinnamon-settings-daemon-lang 
   - cinnamon-theme-adapta 
   - cinnamon-theme-plata 
+  - cint-devel 
   - civetweb 
   - civetweb-devel 
   - cjs 
@@ -4170,8 +4171,6 @@
   - ghc-directory-devel 
   - ghc-disk-free-space 
   - ghc-disk-free-space-devel 
-  - ghc-distribution-opensuse 
-  - ghc-distribution-opensuse-devel 
   - ghc-distributive 
   - ghc-distributive-devel 
   - ghc-dlist 
@@ -9153,6 +9152,7 @@
   - libcinnamon-menu-3-0 
   - libcinnamon-menu-3-0-32bit: [x86_64] 
   - libcinnamon-menu-3-devel 
+  - libcint3 
   - libcircle-devel 
   - libcircle2 
   - libcircllhist-devel 
@@ -9433,8 +9433,8 @@
   - libdiscid0-32bit: [x86_64] 
   - libdjvulibre-devel 
   - libdlm-devel 
+  - libdmapsharing-3_0-2 
   - libdmapsharing-3_0-2-32bit: [x86_64] 
-  - libdmapsharing-4_0-3 
   - libdmapsharing-4_0-3-32bit: [x86_64] 
   - libdmapsharing-devel 
   - libdmapsharing3-devel 




commit krfb for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package krfb for openSUSE:Factory checked in 
at 2020-09-10 22:52:25

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


Package is "krfb"

Thu Sep 10 22:52:25 2020 rev:95 rq:831843 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/krfb/krfb.changes2020-08-18 
14:00:45.662253813 +0200
+++ /work/SRC/openSUSE:Factory/.krfb.new.4249/krfb.changes  2020-09-10 
22:53:39.516273079 +0200
@@ -1,0 +2,20 @@
+Tue Sep  1 20:50:40 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+- Rebased patches against 20.08.1:
+  - 0001-Declare-and-use-logging-categories.patch
+
+---
+Mon Aug 31 15:57:48 UTC 2020 - Stefan Brüns 
+
+- Fix wrong framebuffer size when display scale is not 1.0
+  * Add 0001-Declare-and-use-logging-categories.patch
+  * Add 0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
+- Cleanup build dependencies (remove KF5Completion and telepathy):
+  * Add 0001-Replace-KLineEdit-with-QLineEdit.patch
+
+---

Old:

  krfb-20.08.0.tar.xz
  krfb-20.08.0.tar.xz.sig

New:

  0001-Declare-and-use-logging-categories.patch
  0001-Replace-KLineEdit-with-QLineEdit.patch
  0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
  krfb-20.08.1.tar.xz
  krfb-20.08.1.tar.xz.sig



Other differences:
--
++ krfb.spec ++
--- /var/tmp/diff_new_pack.fmHVXQ/_old  2020-09-10 22:53:40.508274531 +0200
+++ /var/tmp/diff_new_pack.fmHVXQ/_new  2020-09-10 22:53:40.512274537 +0200
@@ -21,20 +21,24 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krfb
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Screen sharing using the VNC/RFB protocol
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/Other
 Source: 
https://download.kde.org/stable/release-service/%{version}/src/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Declare-and-use-logging-categories.patch
+# PATCH-FIX-UPSTREAM
+Patch1: 0001-Replace-KLineEdit-with-QLineEdit.patch
+# PATCH-FIX-UPSTREAM
+Patch2: 0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  extra-cmake-modules
 BuildRequires:  pipewire-devel
 BuildRequires:  pkgconfig
-BuildRequires:  telepathy-qt5-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xcb-util-image-devel
-BuildRequires:  cmake(KF5Completion)
 BuildRequires:  cmake(KF5Config)
 BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(KF5Crash)
@@ -68,12 +72,15 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 %ifarch ppc ppc64
 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
 %endif
-  %cmake_kf5 -d build -- -DBUILD_EXPERIMENTAL_TUBES_SUPPORT="on"
+  %cmake_kf5 -d build --
   %cmake_build
 
 %install
@@ -99,6 +106,7 @@
 %{_kf5_servicetypesdir}/krfb-framebuffer*.desktop
 %{_kf5_servicetypesdir}/krfb-events.desktop
 %{_kf5_sharedir}/krfb/
+%{_kf5_debugdir}/krfb.categories
 
 %if %{with lang}
 %files lang -f %{name}.lang

++ 0001-Declare-and-use-logging-categories.patch ++
>From 7299923943687a9e9e411c6b0a8d74e04d5a9b04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20Br=C3=BCns?= 
Date: Tue, 11 Aug 2020 19:50:46 +0200
Subject: [PATCH 1/3] Declare and use logging categories

Adds the following logging categories:
- kf.rfb
- kf.rfb.framebuffer.qt
- kf.rfb.framebuffer.xcb
---
 CMakeLists.txt   |  7 +
 framebuffers/qt/CMakeLists.txt   |  8 ++
 framebuffers/xcb/CMakeLists.txt  |  8 ++
 framebuffers/xcb/xcb_framebuffer.cpp | 40 +++-
 krfb/CMakeLists.txt  |  8 ++
 krfb/eventsmanager.cpp   | 12 -
 krfb/framebuffermanager.cpp  | 14 +-
 krfb/invitationsrfbclient.cpp|  6 ++---
 krfb/invitationsrfbserver.cpp|  4 +--
 krfb/main.cpp|  8 +++---
 krfb/rfbclient.cpp   |  1 -
 krfb/rfbserver.cpp   |  8 +++---
 krfb/rfbservermanager.cpp|  1 -
 13 files changed, 78 insertions(+), 47 deletions(-)

Index: krfb-20.08.1/CMakeLists.txt
===
--- krfb-20.08.1.orig/CMakeLists.txt2020-09-02 07:05:32.869344897 +0200
+++ krfb-20.08.1/CMakeLists.txt 2020-09

commit 000product for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2020-09-10 22:58:12

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


Package is "000product"

Thu Sep 10 22:58:12 2020 rev:2388 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ MicroOS-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.hqIxbx/_old  2020-09-10 22:58:16.104640748 +0200
+++ /var/tmp/diff_new_pack.hqIxbx/_new  2020-09-10 22:58:16.108640752 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20200909
+  20200910
   11
-  cpe:/o:opensuse:microos:20200909,openSUSE 
MicroOS
+  cpe:/o:opensuse:microos:20200910,openSUSE 
MicroOS
   en_US 
-  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20200909/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20200910/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed

MicroOS-dvd5-kubic-dvd-x86_64.kiwi: same change
++ openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.hqIxbx/_old  2020-09-10 22:58:16.148640789 +0200
+++ /var/tmp/diff_new_pack.hqIxbx/_new  2020-09-10 22:58:16.148640789 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -36,11 +36,11 @@
   true
   -x -2
   openSUSE
-  20200909
+  20200910
   11
-  cpe:/o:opensuse:opensuse-addon-nonoss:20200909,openSUSE NonOSS 
Addon
+  cpe:/o:opensuse:opensuse-addon-nonoss:20200910,openSUSE NonOSS 
Addon
   af ar be_BY bg br ca cy el et ga gl gu_IN he 
hi_IN hr ka km ko lt mk nn pa_IN rw sk sl sr_CS ss st tg th tr uk ve vi xh zu 

-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20200909/i586
 
obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20200909/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20200910/i586
 
obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20200910/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed

++ openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.hqIxbx/_old  2020-09-10 22:58:16.168640808 +0200
+++ /var/tmp/diff_new_pack.hqIxbx/_new  2020-09-10 22:58:16.168640808 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,11 +32,11 @@
   true
   -x -2
   openSUSE
-  20200909
+  20200910
   11
-  cpe:/o:opensuse:opensuse:20200909,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20200910,openSUSE 
Tumbleweed
   cs da de el en en_GB en_US es fr hu it ja pl 
pt pt_BR ru zh zh_CN zh_TW 
-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20200909/i586
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20200910/i586
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed

++ openSUSE-cd-mini-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.hqIxbx/_old  2020-09-10 22:58:16.184640823 +0200
+++ /var/tmp/diff_new_pack.hqIxbx/_new  2020-09-10 22:58:16.184640823 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20200909
+  20200910
   11
-  cpe:/o:opensuse:opensuse:20200909,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20200910,openSUSE 
Tumbleweed
   cs da de el en en_GB en_US es fr hu it ja pl 
pt pt_BR ru zh zh_CN zh_TW 
-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20200909/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20200910/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed

++ openSUSE-dvd5-dvd-i586.kiwi ++
--- /var/tmp/diff_new_pack.hqIxbx/_old  2020-09-10 22:58:16.200640838 +0200
+++ /var/tmp/diff_new_pack.hqIxbx/_new  2020-09-10 22:58:16.200640838 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,11 +32,11 @@
   true
   -x -2
   openSUSE
-  20200909
+  20200910
   11
-  cpe:/o:opensuse:opensuse:20200909,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20200910,openSUSE 
Tumbleweed
   cs da de el en en_GB en_US es fr hu it ja pl 
pt pt_BR ru zh zh_CN zh_TW 
-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20200909/i586
+  obsproduct://build.op

commit 000release-packages for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Factory checked in at 2020-09-10 22:58:08

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


Package is "000release-packages"

Thu Sep 10 22:58:08 2020 rev:689 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ MicroOS-release.spec ++
--- /var/tmp/diff_new_pack.d976we/_old  2020-09-10 22:58:11.704636601 +0200
+++ /var/tmp/diff_new_pack.d976we/_new  2020-09-10 22:58:11.704636601 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   MicroOS-release
-Version:20200909
+Version:    20200910
 Release:0
 Summary:openSUSE MicroOS 
 License:GPL-2.0-or-later
@@ -173,9 +173,9 @@
 %include %{SOURCE100}
 Provides:   %name-%version
 Provides:   product() = MicroOS
-Provides:   product(MicroOS) = 20200909-0
+Provides:   product(MicroOS) = 20200910-0
 Provides:   product-label() = openSUSE%20MicroOS
-Provides:   product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20200909
+Provides:   product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20200910
 Provides:   product-url(releasenotes) = 
http%3A%2F%2Fdoc.opensuse.org%2Frelease%2Dnotes%2Fx86_64%2FopenSUSE%2FTumbleweed%2Frelease%2Dnotes%2DopenSUSE.rpm
 Provides:   product-endoflife()
 Requires:   product_flavor(MicroOS)
@@ -191,7 +191,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(dvd)
-Provides:   product_flavor(MicroOS) = 20200909-0
+Provides:   product_flavor(MicroOS) = 20200910-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description dvd
@@ -207,7 +207,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(kubic-dvd)
-Provides:   product_flavor(MicroOS) = 20200909-0
+Provides:   product_flavor(MicroOS) = 20200910-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description kubic-dvd
@@ -223,7 +223,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(appliance)
-Provides:   product_flavor(MicroOS) = 20200909-0
+Provides:   product_flavor(MicroOS) = 20200910-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description appliance
@@ -239,7 +239,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(appliance-kubic)
-Provides:   product_flavor(MicroOS) = 20200909-0
+Provides:   product_flavor(MicroOS) = 20200910-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description appliance-kubic
@@ -297,11 +297,11 @@
 
   openSUSE
   MicroOS
-  20200909
+  20200910
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:microos:20200909
+  cpe:/o:opensuse:microos:20200910
   MicroOS
   
 

++ openSUSE-Addon-NonOss-release.spec ++
--- /var/tmp/diff_new_pack.d976we/_old  2020-09-10 22:58:11.720636616 +0200
+++ /var/tmp/diff_new_pack.d976we/_new  2020-09-10 22:58:11.720636616 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package openSUSE-Addon-NonOss-release (Version 20200909)
+# spec file for package openSUSE-Addon-NonOss-release (Version 20200910)
 #
 # Copyright (c) 2020 openSUSE.
 #
@@ -16,16 +16,16 @@
 Name:   openSUSE-Addon-NonOss-release
 %define product openSUSE-Addon-NonOss
 Summary:openSUSE NonOSS Addon%{?betaversion: %{betaversion}}
-Version:20200909
+Version:    20200910
 Release:0
 License:BSD-3-Clause
 Group:  System/Fhs
 
 Provides:   %name-%version
 Provides:   product() = openSUSE-Addon-NonOss
-Provides:   product(openSUSE-Addon-NonOss) = 20200909-0
+Provides:   product(openSUSE-Addon-NonOss) = 20200910-0
 Provides:   product-label() = non%20oss%20addon
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20200909
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20200910
 
 
 AutoReqProv:on
@@ -49,10 +49,10 @@
 
   openSUSE
   openSUSE-Addon-NonOss
-  20200909
+  20200910
   0
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-addon-nonoss:20200909
+  cpe:/o:opensuse:opensuse-addon-nonoss:20200910
   
 
 

++ openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.d976we/_old  2020-09-10 22:58:11.736636631 +0200
+++ /var/tmp/diff_new_pack.d976we/_new  2020-09-10 22:58:11.736636631 +0200
@@ -20,7 +20,7 @@
 #define betaversion %{nil}
 %define codename Tumbleweed
 Name:   openSUSE-release
-Version:20200909
+Version:    20200910
 Release:0
 # 0 is the product releas

commit katomic for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package katomic for openSUSE:Factory checked 
in at 2020-09-10 22:50:08

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


Package is "katomic"

Thu Sep 10 22:50:08 2020 rev:102 rq:831746 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/katomic/katomic.changes  2020-08-18 
13:57:36.330176199 +0200
+++ /work/SRC/openSUSE:Factory/.katomic.new.4249/katomic.changes
2020-09-10 22:50:30.391996356 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:26 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  katomic-20.08.0.tar.xz
  katomic-20.08.0.tar.xz.sig

New:

  katomic-20.08.1.tar.xz
  katomic-20.08.1.tar.xz.sig



Other differences:
--
++ katomic.spec ++
--- /var/tmp/diff_new_pack.BuScCD/_old  2020-09-10 22:50:31.287997668 +0200
+++ /var/tmp/diff_new_pack.BuScCD/_new  2020-09-10 22:50:31.287997668 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   katomic
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Sokoban-like logic game
 License:GPL-2.0-or-later


++ katomic-20.08.0.tar.xz -> katomic-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/katomic-20.08.0/CMakeLists.txt 
new/katomic-20.08.1/CMakeLists.txt
--- old/katomic-20.08.0/CMakeLists.txt  2020-08-07 09:01:01.0 +0200
+++ new/katomic-20.08.1/CMakeLists.txt  2020-09-01 08:23:28.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(katomic VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/katomic-20.08.0/org.kde.katomic.appdata.xml 
new/katomic-20.08.1/org.kde.katomic.appdata.xml
--- old/katomic-20.08.0/org.kde.katomic.appdata.xml 2020-08-05 
10:02:15.0 +0200
+++ new/katomic-20.08.1/org.kde.katomic.appdata.xml 2020-08-31 
21:10:27.0 +0200
@@ -119,9 +119,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/katomic-20.08.0/po/zh_CN/katomic.po 
new/katomic-20.08.1/po/zh_CN/katomic.po
--- old/katomic-20.08.0/po/zh_CN/katomic.po 2020-08-07 09:01:00.0 
+0200
+++ new/katomic-20.08.1/po/zh_CN/katomic.po 2020-09-01 08:23:27.0 
+0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit yast2-s390 for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package yast2-s390 for openSUSE:Factory 
checked in at 2020-09-10 22:53:31

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


Package is "yast2-s390"

Thu Sep 10 22:53:31 2020 rev:18 rq:833462 version:4.3.2

Changes:

--- /work/SRC/openSUSE:Factory/yast2-s390/yast2-s390.changes2020-08-12 
13:42:26.457965104 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-s390.new.4249/yast2-s390.changes  
2020-09-10 22:55:23.276424900 +0200
@@ -1,0 +2,6 @@
+Tue Sep  8 09:16:03 CEST 2020 - sch...@suse.de
+
+- Using ":" in the autoyast(...) supplements (bsc#1146494).
+- 4.3.2
+
+---

Old:

  yast2-s390-4.3.1.tar.bz2

New:

  yast2-s390-4.3.2.tar.bz2



Other differences:
--
++ yast2-s390.spec ++
--- /var/tmp/diff_new_pack.xHQUSH/_old  2020-09-10 22:55:23.784425643 +0200
+++ /var/tmp/diff_new_pack.xHQUSH/_new  2020-09-10 22:55:23.788425648 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-s390
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   yast2-s390
-Version:4.3.1
+Version:4.3.2
 Release:0
 Summary:YaST2 - S/390 Specific Features Configuration
 License:GPL-2.0-only
 Group:  System/YaST
-Url:https://github.com/yast/yast-s390/
+URL:https://github.com/yast/yast-s390/
 
 Source0:%{name}-%{version}.tar.bz2
 
@@ -40,7 +40,7 @@
 Requires:   yast2-storage-ng >= 4.0.175
 
 Supplements:yast2-storage-ng
-Supplements:autoyast(xpram,zfcp,dasd)
+Supplements:autoyast(xpram:zfcp:dasd)
 
 ExclusiveArch:  s390 s390x
 

++ yast2-s390-4.3.1.tar.bz2 -> yast2-s390-4.3.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-s390-4.3.1/package/yast2-s390.changes 
new/yast2-s390-4.3.2/package/yast2-s390.changes
--- old/yast2-s390-4.3.1/package/yast2-s390.changes 2020-08-12 
12:01:25.0 +0200
+++ new/yast2-s390-4.3.2/package/yast2-s390.changes 2020-09-08 
12:41:38.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Sep  8 09:16:03 CEST 2020 - sch...@suse.de
+
+- Using ":" in the autoyast(...) supplements (bsc#1146494).
+- 4.3.2
+
+---
 Mon Aug 10 14:59:52 CEST 2020 - sch...@suse.de
 
 - AutoYaST: Added supplements: autoyast(xpram,zfcp,dasd) into the
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-s390-4.3.1/package/yast2-s390.spec 
new/yast2-s390-4.3.2/package/yast2-s390.spec
--- old/yast2-s390-4.3.1/package/yast2-s390.spec2020-08-12 
12:01:25.0 +0200
+++ new/yast2-s390-4.3.2/package/yast2-s390.spec2020-09-08 
12:41:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-s390
-Version:4.3.1
+Version:4.3.2
 Release:0
 Group:  System/YaST
 License:GPL-2.0-only
@@ -40,7 +40,7 @@
 Requires:   s390-tools
 
 Supplements:yast2-storage-ng
-Supplements:autoyast(xpram,zfcp,dasd)
+Supplements:autoyast(xpram:zfcp:dasd)
 
 ExclusiveArch:  s390 s390x
 




commit python-django-pipeline for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package python-django-pipeline for 
openSUSE:Factory checked in at 2020-09-10 22:53:35

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


Package is "python-django-pipeline"

Thu Sep 10 22:53:35 2020 rev:4 rq:833448 version:2.0.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-pipeline/python-django-pipeline.changes
2020-04-21 13:11:20.316892620 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-pipeline.new.4249/python-django-pipeline.changes
  2020-09-10 22:55:24.084426082 +0200
@@ -1,0 +2,10 @@
+Thu Sep 10 08:45:51 UTC 2020 - Marketa Calabkova 
+
+- Update to 2.0.5
+  * Definitely drop the support of Python 2.
+  * Drop support for Python 3.5
+  * Change import MutableMapping from collections.abc.
+  * Remove futures from pipeline setup.py requirements.
+  * Adding Django 3.1 compatibility.
+
+---

Old:

  django-pipeline-1.7.0.tar.gz

New:

  django-pipeline-2.0.5.tar.gz



Other differences:
--
++ python-django-pipeline.spec ++
--- /var/tmp/diff_new_pack.sFvJU6/_old  2020-09-10 22:55:24.692426971 +0200
+++ /var/tmp/diff_new_pack.sFvJU6/_new  2020-09-10 22:55:24.696426977 +0200
@@ -17,9 +17,9 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%bcond_without python2
+%define skip_python2 1
 Name:   python-django-pipeline
-Version:1.7.0
+Version:2.0.5
 Release:0
 Summary:An asset packaging library for Django
 License:MIT
@@ -29,6 +29,8 @@
 BuildRequires:  %{python_module Django >= 1.11}
 BuildRequires:  %{python_module Jinja2}
 BuildRequires:  %{python_module jsmin}
+BuildRequires:  %{python_module pytest-django}
+BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module slimit}
 BuildRequires:  fdupes
@@ -36,13 +38,6 @@
 Requires:   python-Django >= 1.11
 Requires:   python-Jinja2
 BuildArch:  noarch
-%if %{with python2}
-BuildRequires:  python2-futures >= 2.1.3
-BuildRequires:  python2-mock
-%endif
-%ifpython2
-Requires:   python2-futures >= 2.1.3
-%endif
 %python_subpackages
 
 %description
@@ -61,7 +56,10 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_expand %{_bindir}/django-admin.py-%{$python_bin_suffix} test tests 
--settings=tests.settings --pythonpath=`pwd`
+# we do not have python-css-html-js-minify, because it is nearly unpackageable 
(missing licenses, no tags on GitHub)
+PYTHONPATH=.
+export DJANGO_SETTINGS_MODULE=tests.settings
+%pytest -k "not test_csshtmljsminify"
 
 %files %{python_files}
 %license LICENSE

++ django-pipeline-1.7.0.tar.gz -> django-pipeline-2.0.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-pipeline-1.7.0/AUTHORS 
new/django-pipeline-2.0.5/AUTHORS
--- old/django-pipeline-1.7.0/AUTHORS   2020-01-05 03:59:08.0 +0100
+++ new/django-pipeline-2.0.5/AUTHORS   2020-08-16 22:47:54.0 +0200
@@ -21,6 +21,7 @@
  * Austin Pua 
  * Axel Haustant 
  * Balazs Kossovics 
+ * Ben Spaulding 
  * Ben Vinegar 
  * Brad Pitcher 
  * Brant Young 
@@ -120,3 +121,5 @@
  * Wismill
  * Zachary Kazanski 
  * Zenobius Jiricek 
+ * Zeus Kronion
+ 
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-pipeline-1.7.0/HISTORY.rst 
new/django-pipeline-2.0.5/HISTORY.rst
--- old/django-pipeline-1.7.0/HISTORY.rst   2020-01-05 03:59:08.0 
+0100
+++ new/django-pipeline-2.0.5/HISTORY.rst   2020-08-16 22:47:54.0 
+0200
@@ -3,10 +3,65 @@
 History
 ===
 
+2.0.5
+==
+
+* Adding **Django 3.1** compatibility.
+* CachedStaticFilesStorage is removed from Django. Add a check
+  of the current version to prevent error while importing. Thank to @vmsp
+* Context in django.template.base is removed from Django and
+  not used anymore in django-pipeline.
+* Fixing widgets tests of django-pipeline due to Media.render_js change in 
+  Django. More information in Django ticket #31892
+
+2.0.4
+==
+
+* Adding **css-html-js-minify** support to compress JS and CSS.
+* Update compressors documentation with css-html-js-minify.
+* Create tests for css-html-js-minify compressor.
+* Optimization by grouping the tests yuglify compressor.
+
+2.0.3
+==
+
+* Remove futures from pipeline **setup.py** requirements.
+
+2.0.2
+=
+
+* Fix Middleware to properly decode HTML. Thank to @gatsinski
+* Keep mimetypes as str. Thank to @benspaulding
+* Based on #642 add 'NonPackagingPipelineManif

commit crmsh for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2020-09-10 22:53:10

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


Package is "crmsh"

Thu Sep 10 22:53:10 2020 rev:191 rq:833350 version:4.2.0+git.1599702667.157fc6b5

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2020-08-25 
09:34:05.556047477 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new.4249/crmsh.changes2020-09-10 
22:55:18.128417366 +0200
@@ -1,0 +2,17 @@
+Thu Sep 10 02:03:46 UTC 2020 - xli...@suse.com
+
+- Update to version 4.2.0+git.1599702667.157fc6b5:
+  * Dev: unittest: adjust unit test for checking sbd package installed
+  * Low: bootstrap: check whether sbd package installed
+  * Dev: unittest: Improve unit test for qdevice configuration
+  * Dev: behave: Improve qdevice functional test
+  * Low: bootstrap: Improve qdevice configure process * More reasonable naming 
for variables * More function docstrings * Move function to more reasonable 
location * Create functions to integrate similar functions inside one * Change 
big function to small one, more easier for unit test, like: * Refactor 
functions * Create utils.cluster_run_cmd function to avoid using crm cluster 
run directly in code
+
+---
+Wed Sep 09 08:24:03 UTC 2020 - xli...@suse.com
+
+- Update to version 4.2.0+git.1599639093.ba35c7d1:
+  * Dev: unittest: adjust unittest for swap keys with other nodes when join_ssh
+  * Low: bootstrap: swap keys with other nodes when join_ssh(bsc#1176178)
+
+---

Old:

  crmsh-4.2.0+git.1598257562.570eb99d.tar.bz2

New:

  crmsh-4.2.0+git.1599702667.157fc6b5.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.UQoDhP/_old  2020-09-10 22:55:18.688418186 +0200
+++ /var/tmp/diff_new_pack.UQoDhP/_new  2020-09-10 22:55:18.692418192 +0200
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0-or-later
 Group:  %{pkg_group}
-Version:4.2.0+git.1598257562.570eb99d
+Version:4.2.0+git.1599702667.157fc6b5
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.UQoDhP/_old  2020-09-10 22:55:18.724418238 +0200
+++ /var/tmp/diff_new_pack.UQoDhP/_new  2020-09-10 22:55:18.724418238 +0200
@@ -5,4 +5,4 @@
 https://github.com/liangxin1300/crmsh.git
   d8dc51b4cb34964aa72e918999ebc7f03b48f3c9
 https://github.com/ClusterLabs/crmsh.git
-  d4e0b8e57815925f3d625bcfda0d538ca69c1e91
\ No newline at end of file
+  14cf53e1d0e49747fbf0b93a60f75589d28d04ef
\ No newline at end of file

++ crmsh-4.2.0+git.1598257562.570eb99d.tar.bz2 -> 
crmsh-4.2.0+git.1599702667.157fc6b5.tar.bz2 ++
 3150 lines of diff (skipped)




commit mingw64-binutils for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package mingw64-binutils for 
openSUSE:Factory checked in at 2020-09-10 22:53:18

Comparing /work/SRC/openSUSE:Factory/mingw64-binutils (Old)
 and  /work/SRC/openSUSE:Factory/.mingw64-binutils.new.4249 (New)


Package is "mingw64-binutils"

Thu Sep 10 22:53:18 2020 rev:2 rq:833391 version:2.33.1

Changes:

--- /work/SRC/openSUSE:Factory/mingw64-binutils/mingw64-binutils.changes
2020-01-08 17:54:29.809639161 +0100
+++ 
/work/SRC/openSUSE:Factory/.mingw64-binutils.new.4249/mingw64-binutils.changes  
2020-09-10 22:55:20.096420246 +0200
@@ -1,0 +2,27 @@
+Wed Sep  9 21:02:21 UTC 2020 - Jan Engelhardt 
+
+- Revert the ExclusiveArch/BuildArch. Having
+  mingw64-binutils.{aarch64,ppc64,etc.}.rpm with AMD64 PE binaries
+  is exactly the point of mingw64-* packages.
+
+---
+Tue Jun  9 07:44:16 UTC 2020 - Ralf Habacker 
+
+- Add patches to fix (boo#920134)
+   * 0001-Fix-a-potential-infinite-loop-in-the-Windows-resourc.patch
+   * 0001-Fix-the-windmc-program-to-conform-to-the-behaviour-o.patch
+   (removed conflicting changelog entry)
+
+---
+Fri Feb  7 08:59:30 UTC 2020 - Guillaume GARDET 
+
+- Build only on x86* archs
+
+---
+Sun Nov 24 06:20:07 UTC 2019 - Ismail Dönmez 
+
+- Update to version 2.33.1 
+- Drop 0001-COFF-Check-for-symbols-defined-in-discarded-section.patch
+  Fixed upstream.
+
+---
--- /work/SRC/openSUSE:Factory/mingw64-binutils/mingw64-cross-binutils.changes  
2020-01-08 17:54:30.509639529 +0100
+++ 
/work/SRC/openSUSE:Factory/.mingw64-binutils.new.4249/mingw64-cross-binutils.changes
2020-09-10 22:55:20.140420310 +0200
@@ -1,0 +2,20 @@
+Tue Jun  9 07:44:16 UTC 2020 - Ralf Habacker 
+
+- Add patches to fix (boo#920134)
+   * 0001-Fix-a-potential-infinite-loop-in-the-Windows-resourc.patch
+   * 0001-Fix-the-windmc-program-to-conform-to-the-behaviour-o.patch
+   (removed conflicting changelog entry)
+
+---
+Fri Feb  7 08:59:30 UTC 2020 - Guillaume GARDET 
+
+- Build only on x86* archs
+
+---
+Sun Nov 24 06:20:56 UTC 2019 - Ismail Dönmez 
+
+- Update to version 2.33.1 
+- Drop 0001-COFF-Check-for-symbols-defined-in-discarded-section.patch
+  Fixed upstream.
+
+---

Old:

  0001-COFF-Check-for-symbols-defined-in-discarded-section.patch
  binutils-2.32.tar.bz2

New:

  0001-Fix-a-potential-infinite-loop-in-the-Windows-resourc.patch
  0001-Fix-the-windmc-program-to-conform-to-the-behaviour-o.patch
  _multibuild
  binutils-2.33.1.tar.xz



Other differences:
--
++ mingw64-binutils.spec ++
--- /var/tmp/diff_new_pack.AMkKUb/_old  2020-09-10 22:55:21.116421739 +0200
+++ /var/tmp/diff_new_pack.AMkKUb/_new  2020-09-10 22:55:21.116421739 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package mingw64-binutils
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,20 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   mingw64-binutils
-Version:2.32
+Version:2.33.1
 Release:0
 Summary:GNU Binutils
-License:GPL-2.0+ AND LGPL-2.1+ AND GPL-3.0+ AND LGPL-3.0+
+License:GPL-2.0-or-later AND LGPL-2.1-or-later AND GPL-3.0-or-later 
AND LGPL-3.0-or-later
 Group:  Development/Libraries
-Url:http://www.gnu.org/software/binutils/
-Source: http://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.bz2
+URL:http://www.gnu.org/software/binutils/
+Source: http://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.xz
 Source99:   mingw64-binutils-rpmlintrc
-Patch0: 0001-COFF-Check-for-symbols-defined-in-discarded-section.patch
+Patch0: 0001-Fix-a-potential-infinite-loop-in-the-Windows-resourc.patch
+Patch1: 0001-Fix-the-windmc-program-to-conform-to-the-behaviour-o.patch
 #!BuildIgnore: post-build-checks
 BuildRequires:  bison
 BuildRequires:  flex
@@ -33,9 +34,9 @@
 BuildRequires:  mingw64-cross-gcc
 BuildRequires:  mingw64-filesyst

commit mingw64-gcc for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package mingw64-gcc for openSUSE:Factory 
checked in at 2020-09-10 22:53:24

Comparing /work/SRC/openSUSE:Factory/mingw64-gcc (Old)
 and  /work/SRC/openSUSE:Factory/.mingw64-gcc.new.4249 (New)


Package is "mingw64-gcc"

Thu Sep 10 22:53:24 2020 rev:3 rq:833437 version:9.2.0

Changes:

mingw64-cross-gcc.changes: same change
--- /work/SRC/openSUSE:Factory/mingw64-gcc/mingw64-gcc.changes  2020-09-03 
01:17:28.984544001 +0200
+++ /work/SRC/openSUSE:Factory/.mingw64-gcc.new.4249/mingw64-gcc.changes
2020-09-10 22:55:21.404422161 +0200
@@ -1,0 +2,7 @@
+Wed Sep  9 21:02:21 UTC 2020 - Jan Engelhardt 
+
+- Revert the ExclusiveArch/BuildArch. Having
+  mingw64-libssp0.{aarch64,ppc64,etc.}.rpm with AMD64 PE binaries
+  is exactly the point of mingw64-* packages.
+
+---

New:

  _constraints



Other differences:
--
++ mingw64-cross-gcc-bootstrap.spec ++
--- /var/tmp/diff_new_pack.9h1mOK/_old  2020-09-10 22:55:22.368423571 +0200
+++ /var/tmp/diff_new_pack.9h1mOK/_new  2020-09-10 22:55:22.372423576 +0200
@@ -44,7 +44,6 @@
 Requires:   mingw64-filesystem
 Requires:   mingw64-headers
 Requires:   mingw64-headers-dummy-pthread
-ExclusiveArch:  %ix86 x86_64
 
 %description
 MinGW Windows cross-compiler (GCC) for C

++ mingw64-cross-gcc.spec ++
--- /var/tmp/diff_new_pack.9h1mOK/_old  2020-09-10 22:55:22.388423600 +0200
+++ /var/tmp/diff_new_pack.9h1mOK/_new  2020-09-10 22:55:22.388423600 +0200
@@ -54,7 +54,6 @@
 %if %{include_ada}
 BuildRequires:  gcc-ada
 %endif
-ExclusiveArch:  %ix86 x86_64
 
 %description
 MinGW Windows cross-compiler (GCC) for C

++ mingw64-gcc.spec ++
--- /var/tmp/diff_new_pack.9h1mOK/_old  2020-09-10 22:55:22.412423635 +0200
+++ /var/tmp/diff_new_pack.9h1mOK/_new  2020-09-10 22:55:22.412423635 +0200
@@ -56,11 +56,11 @@
 Requires:   mingw64-headers
 Requires:   mingw64-runtime
 Requires:   mingw64-winpthreads-devel
+BuildArch:  noarch
 %if %{include_ada}
 BuildRequires:  gcc-ada
 BuildRequires:  mingw64-cross-gcc-ada >= %{version}
 %endif
-ExclusiveArch:  %ix86 x86_64
 
 %description
 MinGW Windows compiler (GCC) for C

++ _constraints ++






10






commit wgetpaste for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package wgetpaste for openSUSE:Factory 
checked in at 2020-09-10 22:52:58

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


Package is "wgetpaste"

Thu Sep 10 22:52:58 2020 rev:8 rq:833390 version:2.30

Changes:

--- /work/SRC/openSUSE:Factory/wgetpaste/wgetpaste.changes  2018-02-18 
11:45:29.626860274 +0100
+++ /work/SRC/openSUSE:Factory/.wgetpaste.new.4249/wgetpaste.changes
2020-09-10 22:55:17.228416050 +0200
@@ -1,0 +2,11 @@
+Thu Sep 10 06:25:10 UTC 2020 - Dirk Mueller 
+
+- update to 2.30:
+  * Fix raw URLs with dpaste
+  * License under MIT
+  * Fix handling of bpaste urls.
+  * Fallback location regex confusion fix
+  * dd support for gitlab snippets
+  * Hardcode 'v4' on the help message's gitlab URL 
+
+---

Old:

  wgetpaste-2.28.tar.bz2

New:

  wgetpaste-2.30.tar.bz2



Other differences:
--
++ wgetpaste.spec ++
--- /var/tmp/diff_new_pack.6AcMQ7/_old  2020-09-10 22:55:17.652416671 +0200
+++ /var/tmp/diff_new_pack.6AcMQ7/_new  2020-09-10 22:55:17.656416676 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wgetpaste
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,24 +12,23 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   wgetpaste
-Version:2.28
+Version:2.30
 Release:0
 Summary:Command-line interface to various pastebins
-License:SUSE-Public-Domain
+License:MIT
 Group:  Productivity/Other
-Url:http://wgetpaste.zlin.dk/
-Source0:http://wgetpaste.zlin.dk/%{name}-%{version}.tar.bz2
+URL:https://wgetpaste.zlin.dk/
+Source0:https://wgetpaste.zlin.dk/%{name}-%{version}.tar.bz2
 Source1:services.conf
 Requires:   bash
 Requires:   coreutils
 Requires:   wget
 Recommends: xclip
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
@@ -47,7 +46,7 @@
 install -D -m 0644 _%{name} %{buildroot}%{_datadir}/zsh/site-functions/_%{name}
 
 %files
-%defattr(-,root,root,-)
+%license LICENSE
 %dir %{_sysconfdir}/%{name}.d/
 %dir %{_datadir}/zsh/site-functions/
 %dir %{_datadir}/zsh/

++ wgetpaste-2.28.tar.bz2 -> wgetpaste-2.30.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wgetpaste-2.28/LICENSE new/wgetpaste-2.30/LICENSE
--- old/wgetpaste-2.28/LICENSE  1970-01-01 01:00:00.0 +0100
+++ new/wgetpaste-2.30/LICENSE  2020-07-31 23:56:05.0 +0200
@@ -0,0 +1,19 @@
+Copyright (c) 2007-2016 Bo Ørsted Andresen 
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wgetpaste-2.28/wgetpaste new/wgetpaste-2.30/wgetpaste
--- old/wgetpaste-2.28/wgetpaste2016-07-18 21:57:28.0 +0200
+++ new/wgetpaste-2.30/wgetpaste2020-07-31 23:56:05.0 +0200
@@ -2,9 +2,8 @@
 # A Script that automates pasting to a number of pastebin services
 # relying only on bash, sed, coreutils (mktemp/sort/tr/wc/whoami/tee) and wget
 # Copyright (c) 2007-2016 Bo Ørsted Andresen 
-# Distributed in the public domain. Do with it whatever you want.
 
-VERSION="2.28"
+VERS

commit wine-nine-standalone for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package wine-nine-standalone for 
openSUSE:Factory checked in at 2020-09-10 22:53:28

Comparing /work/SRC/openSUSE:Factory/wine-nine-standalone (Old)
 and  /work/SRC/openSUSE:Factory/.wine-nine-standalone.new.4249 (New)


Package is "wine-nine-standalone"

Thu Sep 10 22:53:28 2020 rev:5 rq:833456 version:0.7

Changes:

--- 
/work/SRC/openSUSE:Factory/wine-nine-standalone/wine-nine-standalone.changes
2020-08-19 18:57:45.487876973 +0200
+++ 
/work/SRC/openSUSE:Factory/.wine-nine-standalone.new.4249/wine-nine-standalone.changes
  2020-09-10 22:55:22.624423946 +0200
@@ -1,0 +2,5 @@
+Thu Sep 10 12:05:34 UTC 2020 - Guillaume GARDET 
+
+- Build only on x86
+
+---



Other differences:
--
++ wine-nine-standalone.spec ++
--- /var/tmp/diff_new_pack.iCKUxe/_old  2020-09-10 22:55:23.104424647 +0200
+++ /var/tmp/diff_new_pack.iCKUxe/_new  2020-09-10 22:55:23.104424647 +0200
@@ -35,6 +35,7 @@
 BuildRequires:  wine
 BuildRequires:  wine-devel
 Obsoletes:  wine-nine < 4.2
+ExclusiveArch:  %{ix86} x86_64
 
 %description
 Gallium Nine allows to run any Direct3D 9 application with nearly no CPU




commit opensuse-dhcp-server-image for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package opensuse-dhcp-server-image for 
openSUSE:Factory checked in at 2020-09-10 22:53:44

Comparing /work/SRC/openSUSE:Factory/opensuse-dhcp-server-image (Old)
 and  /work/SRC/openSUSE:Factory/.opensuse-dhcp-server-image.new.4249 (New)


Package is "opensuse-dhcp-server-image"

Thu Sep 10 22:53:44 2020 rev:6 rq:833473 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/opensuse-dhcp-server-image/opensuse-dhcp-server-image.changes
2020-06-06 08:12:49.480527996 +0200
+++ 
/work/SRC/openSUSE:Factory/.opensuse-dhcp-server-image.new.4249/opensuse-dhcp-server-image.changes
  2020-09-10 22:55:26.016428909 +0200
@@ -1,0 +2,5 @@
+Thu Sep 10 12:57:53 UTC 2020 - Richard Brown 
+
+- Add group(nogroup) as chown to nogroup is used in entrypoint 
+
+---



Other differences:
--
++ opensuse-dhcp-server-image.kiwi ++
--- /var/tmp/diff_new_pack.EMsdMI/_old  2020-09-10 22:55:26.708429921 +0200
+++ /var/tmp/diff_new_pack.EMsdMI/_new  2020-09-10 22:55:26.708429921 +0200
@@ -45,6 +45,7 @@
   
 
 
+
 
 
   




commit xonsh for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package xonsh for openSUSE:Factory checked 
in at 2020-09-10 22:52:54

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


Package is "xonsh"

Thu Sep 10 22:52:54 2020 rev:23 rq:833392 version:0.9.21

Changes:

--- /work/SRC/openSUSE:Factory/xonsh/xonsh.changes  2020-05-16 
22:26:44.053322366 +0200
+++ /work/SRC/openSUSE:Factory/.xonsh.new.4249/xonsh.changes2020-09-10 
22:55:16.500414985 +0200
@@ -1,0 +2,161 @@
+Thu Sep  3 06:12:29 UTC 2020 - Sebastian Wagner 
+
+- update to version 0.9.21:
+ - Added:
+  - ``xonsh-in-docker.py`` script now has ``--pytest`` parameter,
+that automates pytest installation into the Docker container.
+  - Setup extras tag '[full]' to install prompt-toolkit and pygments in one 
fell swoop.
+Full feature install can be ``pip install xonsh[full]``.
+  - Support for PEP 570 positional-only parameters.
+  - Support for starred expressions within return statement
+(``return x, *my_list``).
+  - Xonsh now runs in Python 3.9
+  - ``vox`` xontrib now supports ``new --activate`` and ``deactivate --remove``
+to create + activate and deactivate + remove virtual environments in a 
single
+command.
+ - Changed:
+  - Rewrote Installation and Configuration sections of Getting Started doc 
+to clarify install from packages, and generally improve flow.
+ - Fixed:
+  - Fixed incorrect reference to XONSH_HIST_SIZE instead of XONSH_HISTORY_SIZE
+  - RST code-block:: xonshcon now works.
+  - Non-default parameters can not follow defaults anymore.
+  - Fixed parser not emmiting errors in some cases.
+
+---
+Mon Aug 31 19:39:53 UTC 2020 - Sebastian Wagner 
+
+- No longer set `READTHEDOCS=True` for building the documentation, see 
https://github.com/xonsh/xonsh/issues/3741
+- update to version 0.9.20:
+ - Added:
+  - ``abbrevs`` expansion now allows for setting cursor to a specific
+position within the expanded abbrev. For instance
+::
+  abbrevs["eswap"] = "with ${...}.swap():\n"
+expands ``eswap`` as you type to environment context manager
+``swap()`` syntax and places the cursor at the position of the
+ mark removing the mark itself in the process.
+  - Support for ANSI escape codes in ``$PROMPT``/``$RIGHT_PROMPT``. In this 
way 3rd party prompt generators like ``powerline`` or ``starship`` can be used 
to set the prompt. ANSI escape codes might be mixed with the normal formatting 
(like ``{BOLD_GREEN}``) and *prompt variables* (like ``{user}``) should work as 
well.
+For example:
+::
+  $PROMPT=lambda: $(starship prompt)
+  $RIGHT_PROMPT="\x1b[33m{hostname} {GREEN}> "
+  - Added ``$HOSTNAME`` and ``$HOSTTYPE`` environment variables.
+  - New ``Env.rawkeys()`` iterator for iterating over all keys in an 
environment,
+not just the string keys like with ``__iter__()``.
+  - New landing page for https://xon.sh
+  - Added xonsh AppImage to the GitHub release assets
+  - xonsh now comes with a bulitin version of prompt-toolkit (3.0.5) which 
will be used as fall back if prompt_toolkit is not installed.
+  - Support for Python 3.8 PEP 572 assignment expressions (walrus operator).
+ - Changed:
+  - custom startup scripts replaced by setup.py -generated (console) 
entrypoint scripts for both xonsh and xonsh-cat.
+This means xonsh.bat and xonsh-cat.bat are replaced on Windows by 
xonsh.exe and xonsh-cat.exe, respectively.
+ - Fixed:
+  - Iterating over ``${...}`` or ``__xonsh__.env`` yields only string
+values again.
+  - List comprehensions do not ignore the second and subsequent ``if`` clauses
+in multi-if comprehension expressions any more.
+  - Xonsh can now fully handle special Xonsh syntax within f-strings, including
+environmnent variables within ``${}`` operator and captured subprocess
+expansion within f-string expressions.
+  - Avoid startup error on Windows when py.exe chooses wrong python 
interpreter to run xonsh.
+When multiple interpreters are in PATH, 'py' will choose the first one 
(usually in the virtual environment),
+but 'py -3' finds the system-wide one, apparently by design.
+  - For xonsh-cat, avoid parsing and processing first (0'th) argument when 
invoked directly from OS shell.
+  - Run control files are now read in with ``$THREAD_SUBPROCS`` off.
+This prevents a weird error when starting xonsh from Bash (and
+possibly other shells) where the top-level xonsh process would
+be stopped and placed into the background during startup. It
+may be necessary to set ``$THREAD_SUBPROCS=False`` in downstream
+xonsh scripts and modules.
+  - Fixed installation issues where generated files (like the parser table and
+amalgamated modules) wer

commit release-compare for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package release-compare for openSUSE:Factory 
checked in at 2020-09-10 22:53:39

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


Package is "release-compare"

Thu Sep 10 22:53:39 2020 rev:6 rq:833454 version:0.3.5

Changes:

--- /work/SRC/openSUSE:Factory/release-compare/release-compare.changes  
2020-09-09 18:12:08.875755781 +0200
+++ 
/work/SRC/openSUSE:Factory/.release-compare.new.4249/release-compare.changes
2020-09-10 22:55:25.164427662 +0200
@@ -1,0 +2,8 @@
+Thu Sep 10 11:08:09 UTC 2020 - Adrian Schröter 
+
+- update to version 0.3.5
+  * List added/removed rpm binary names, but diff changes
+via src rpm names
+  * syntax fix
+
+---

Old:

  release-compare-0.3.4.obscpio

New:

  release-compare-0.3.5.obscpio



Other differences:
--
++ release-compare.spec ++
--- /var/tmp/diff_new_pack.2BneJc/_old  2020-09-10 22:55:25.700428446 +0200
+++ /var/tmp/diff_new_pack.2BneJc/_new  2020-09-10 22:55:25.700428446 +0200
@@ -21,7 +21,7 @@
 License:GPL-3.0-or-later
 Group:  Development/Tools/Building
 URL:https://github.com/openSUSE/release-compare
-Version:0.3.4
+Version:0.3.5
 Release:0
 Source: %name-%version.tar.xz
 BuildArch:  noarch

++ _service ++
--- /var/tmp/diff_new_pack.2BneJc/_old  2020-09-10 22:55:25.732428493 +0200
+++ /var/tmp/diff_new_pack.2BneJc/_new  2020-09-10 22:55:25.732428493 +0200
@@ -3,8 +3,8 @@
 https://github.com/openSUSE/release-compare.git
 git
 
-0.3.4
-0.3.4
+0.3.5
+0.3.5
 
 release-compare.spec
   

++ release-compare-0.3.4.obscpio -> release-compare-0.3.5.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/release-compare-0.3.4/obsgendiff 
new/release-compare-0.3.5/obsgendiff
--- old/release-compare-0.3.4/obsgendiff2020-09-09 13:44:20.0 
+0200
+++ new/release-compare-0.3.5/obsgendiff2020-09-10 09:52:10.0 
+0200
@@ -32,7 +32,7 @@
 echo "Running obsgendiff data differ..."
 
 # create changelogs based on the packaged rpms
-mkdir -p $out/changelogs
+mkdir -p $out/{rpms,changelogs}
 for report in /.build.packages/OTHER/*.report \
   /.build.packages/KIWI/*.packages \
   /.build.packages/DOCKER/*.packages; do
@@ -74,11 +74,12 @@
 
   # REGEXP gets the DISTURL only
   REGEXP='s,.*.*/\(.*\)$,\1\2,p'
-  [ -n "$PACKAGES_MODE" ] && 
REGEXP='s,\([^|]*\)|\([^|]*\)|\([^|]*\)|\([^|]*\)|\([^|]*\)|obs://[^-]*-\([^|]*\)|.*,\6\1-\3-\4.\5.rpm,p''
+  [ -n "$PACKAGES_MODE" ] && 
REGEXP='s,\([^|]*\)|\([^|]*\)|\([^|]*\)|\([^|]*\)|\([^|]*\)|obs://[^-]*-\([^|]*\)|.*,\6\1-\3-\4.\5.rpm,p'
   sed -n -e "$REGEXP" "$report" | while read line; do
 
  # rpm file name
  rpm="${line##*}"
+ rpm_name=${rpm%-[^-]*-[^-]*.rpm}
  # source package name
  srcname="${line%*}"
 
@@ -90,6 +91,7 @@
  # dump changelog for into source package name to avoid duplicates
  # hide "first" lines to hide email adresses
  LC_ALL=C.UTF-8 rpm -qp "$file" --changelog --nodigest --nosignature 
2>/dev/null | sed '/^\* .*@.*/d' > $out/changelogs/${srcname}
+ touch $outs/rpms/${rpm_name}
   done
 
   # create archive
@@ -118,8 +120,8 @@
 echo "">> $changelog
 echo "">> $changelog
   
-find "$released/changelogs/" -type f | sort | sed 
"s,^$released/changelogs/,," | while read file; do
-  [ -e "${out}/changelogs/$file" ] || echo " - ${file##*::}" >> $changelog
+find "$released/rpms/" -type f | sort | sed "s,^$released/rpms/,," | while 
read file; do
+  [ -e "${out}/rpms/$file" ] || echo " - ${file##*::}" >> $changelog
 done
 echo "">> $changelog
   
@@ -127,12 +129,12 @@
 echo "New packages">> $changelog
 echo "">> $changelog
 echo "">> $changelog
-find "$out/changelogs/" -type f | sort | sed "s,^$out/changelogs/,," | 
while read file; do
-  [ -e "${released}/changelogs/$file" ] || echo " - ${file##*::}" >> 
$changelog
+find "$out/rpms/" -type f | sort | sed "s,^$out/rpms/,," | while read 
file; do
+  [ -e "${released}/rpms/$file" ] || echo " - ${file##*::}" >> $changelog
 done
 echo "">> $changelog
   
-# changed packages
+# changed packages based on used src rpm name only
 echo "Package updates">> $changelog
 echo "===">> $changelog
 echo "">> $changelog

++ release-compare.obsinfo ++
--- /var/tmp/diff_new_pack.2BneJc/_old  2020-09-10 22:55:25.828428634 +0200
+++ /var/tmp/diff_new_pack.2BneJc/_new  2020-09-1

commit artikulate for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package artikulate for openSUSE:Factory 
checked in at 2020-09-10 22:49:00

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


Package is "artikulate"

Thu Sep 10 22:49:00 2020 rev:79 rq:831709 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/artikulate/artikulate.changes2020-08-18 
13:55:49.150132260 +0200
+++ /work/SRC/openSUSE:Factory/.artikulate.new.4249/artikulate.changes  
2020-09-10 22:49:16.783892063 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:48:57 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  artikulate-20.08.0.tar.xz
  artikulate-20.08.0.tar.xz.sig

New:

  artikulate-20.08.1.tar.xz
  artikulate-20.08.1.tar.xz.sig



Other differences:
--
++ artikulate.spec ++
--- /var/tmp/diff_new_pack.P6yJiO/_old  2020-09-10 22:49:17.475892701 +0200
+++ /var/tmp/diff_new_pack.P6yJiO/_new  2020-09-10 22:49:17.475892701 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   artikulate
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Pronunciation Self-Teaching
 License:LGPL-3.0-or-later AND GPL-2.0-only AND BSD-3-Clause


++ artikulate-20.08.0.tar.xz -> artikulate-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/artikulate-20.08.0/libsound/src/qtgstreamerbackend/qtgstreamerbackend.json 
new/artikulate-20.08.1/libsound/src/qtgstreamerbackend/qtgstreamerbackend.json
--- 
old/artikulate-20.08.0/libsound/src/qtgstreamerbackend/qtgstreamerbackend.json  
2020-07-13 07:35:38.0 +0200
+++ 
new/artikulate-20.08.1/libsound/src/qtgstreamerbackend/qtgstreamerbackend.json  
2020-08-26 09:43:35.0 +0200
@@ -14,6 +14,7 @@
 "Description[fi]": "GStreamer-äänitaustajärjestelmä",
 "Description[fr]": "Moteur de son pour GStreamer.",
 "Description[gl]": "Infraestrutura de son para GStreamer.",
+"Description[hi]": "जी-स्ट्रीमर के लिए ध्वनि बैकएंड।",
 "Description[ia]": "Retro-administration de Sono per GStreamer.",
 "Description[it]": "Motore sonoro per GStreamer.",
 "Description[ko]": "GStreamer 소리 백엔드입니다.",
@@ -45,6 +46,7 @@
 "Name[fi]": "GStreamer-taustajärjestelmä",
 "Name[fr]": "Moteur GStreamer",
 "Name[gl]": "Infraestrutura de GStreamer",
+"Name[hi]": "जी-स्ट्रीमर बैकएंड",
 "Name[ia]": "Retro-administration de GStreamer",
 "Name[it]": "Motore GStreamer",
 "Name[ko]": "GStreamer 백엔드",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/artikulate-20.08.0/libsound/src/qtmultimediabackend/qtmultimediabackend.json
 
new/artikulate-20.08.1/libsound/src/qtmultimediabackend/qtmultimediabackend.json
--- 
old/artikulate-20.08.0/libsound/src/qtmultimediabackend/qtmultimediabackend.json
2020-07-13 07:35:38.0 +0200
+++ 
new/artikulate-20.08.1/libsound/src/qtmultimediabackend/qtmultimediabackend.json
2020-08-26 09:43:35.0 +0200
@@ -14,6 +14,7 @@
 "Description[fi]": "QtMultimedia-äänitaustajärjestelmä",
 "Description[fr]": "Moteur de son pour QtMultimedia",
 "Description[gl]": "Infraestrutura de son para QtMultimedia.",
+"Description[hi]": "क्यूटी मल्टीमीडिया के लिए ध्वनि बैकएंड।",
 "Description[ia]": "Retro-administration de Sono per QtMultimedia.",
 "Description[it]": "Motore sonoro per QtMultimedia.",
 "Description[ko]": "QtMultimedia 소리 백엔드입니다.",
@@ -45,6 +46,7 @@
 "Name[fi]": "QtMultimedia-taustajärjestelmä",
 "Name[fr]": "Moteur QtMultimedia",
 "Name[gl]": "Infraestrutura de QtMultimedia",
+"Name[hi]": "क्यूटी मल्टीमीडिया बैकएंड",
 "Name[ia]": "Retro-Administration QtMultimedia",
 "Name[it]": "Motore QtMultimedia",
 "Name[ko]": "QtMultimedia 백엔드",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/artikulate-20.08.0/org.kde.artikulate.appdata.xml 
new/artikulate-20.08.1/org.kde.artikulate.appdata.xml
--- old/artikulate-20.08.0/org.kde.artikulate.appdata.xml   2020-07-13 
07:35:38.0 +0200
+++ new/artikulate-20.08.1/org.kde.artikulate.appdata.xml   2020-08-26 
09:43:35.0 +0200
@@ -23,6 +23,7 @@
   Artikulate
   Artikulate
   Artikulate
+  आर्टिक

commit perl-YAML-LibYAML-API for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package perl-YAML-LibYAML-API for 
openSUSE:Factory checked in at 2020-09-10 22:54:05

Comparing /work/SRC/openSUSE:Factory/perl-YAML-LibYAML-API (Old)
 and  /work/SRC/openSUSE:Factory/.perl-YAML-LibYAML-API.new.4249 (New)


Package is "perl-YAML-LibYAML-API"

Thu Sep 10 22:54:05 2020 rev:5 rq:833505 version:0.012

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-YAML-LibYAML-API/perl-YAML-LibYAML-API.changes  
2020-08-21 19:19:13.996886107 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-YAML-LibYAML-API.new.4249/perl-YAML-LibYAML-API.changes
2020-09-10 22:55:28.708432847 +0200
@@ -1,0 +2,11 @@
+Wed Sep  9 03:11:16 UTC 2020 - Tina Müller 
+
+- updated to 0.012
+   see /usr/share/doc/packages/perl-YAML-LibYAML-API/Changes
+
+  0.012 2020-09-08 12:55:03+02:00
+  - Remove local/ directory from tarball
+  0.011 2020-09-07 19:41:56+02:00
+  - Pass new option 'width' to libyaml
+
+---

Old:

  YAML-LibYAML-API-0.010.tar.gz

New:

  YAML-LibYAML-API-0.012.tar.gz



Other differences:
--
++ perl-YAML-LibYAML-API.spec ++
--- /var/tmp/diff_new_pack.TdO6vo/_old  2020-09-10 22:55:29.284433690 +0200
+++ /var/tmp/diff_new_pack.TdO6vo/_new  2020-09-10 22:55:29.288433696 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-YAML-LibYAML-API
-Version:0.010
+Version:0.012
 Release:0
 %define cpan_name YAML-LibYAML-API
 Summary:Wrapper around the C libyaml library

++ YAML-LibYAML-API-0.010.tar.gz -> YAML-LibYAML-API-0.012.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-LibYAML-API-0.010/Changes 
new/YAML-LibYAML-API-0.012/Changes
--- old/YAML-LibYAML-API-0.010/Changes  2020-08-19 22:45:07.0 +0200
+++ new/YAML-LibYAML-API-0.012/Changes  2020-09-08 12:55:59.0 +0200
@@ -1,5 +1,13 @@
 Revision history for Perl module YAML::LibYAML::API
 
+0.012 2020-09-08 12:55:03+02:00
+
+- Remove local/ directory from tarball
+
+0.011 2020-09-07 19:41:56+02:00
+
+- Pass new option 'width' to libyaml
+
 0.010 2020-08-19 22:39:12+02:00
 
 - Update to libyaml 0.2.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/YAML-LibYAML-API-0.010/LibYAML/XS.xs 
new/YAML-LibYAML-API-0.012/LibYAML/XS.xs
--- old/YAML-LibYAML-API-0.010/LibYAML/XS.xs2020-08-19 22:45:07.0 
+0200
+++ new/YAML-LibYAML-API-0.012/LibYAML/XS.xs2020-09-08 12:55:59.0 
+0200
@@ -134,6 +134,10 @@
 if (val && SvOK(*val) && SvIOK( *val )) {
 yaml_emitter_set_indent(&emitter, SvIV(*val));
 }
+val = hv_fetch(options, "width", 5, TRUE);
+if (val && SvOK(*val) && SvIOK( *val )) {
+yaml_emitter_set_width(&emitter, SvIV(*val));
+}
 yaml_emitter_set_output(&emitter, &append_output, (void *) yaml);
 yaml_emitter_set_canonical(&emitter, 0);
 yaml_emitter_set_unicode(&emitter, 0);
@@ -177,6 +181,10 @@
 if (val && SvOK(*val) && SvIOK( *val )) {
 yaml_emitter_set_indent(&emitter, SvIV(*val));
 }
+val = hv_fetch(options, "width", 5, TRUE);
+if (val && SvOK(*val) && SvIOK( *val )) {
+yaml_emitter_set_width(&emitter, SvIV(*val));
+}
 output = fopen(filename, "wb");
 yaml_emitter_set_output_file(&emitter, output);
 yaml_emitter_set_canonical(&emitter, 0);
@@ -225,6 +233,10 @@
 if (val && SvOK(*val) && SvIOK( *val )) {
 yaml_emitter_set_indent(&emitter, SvIV(*val));
 }
+val = hv_fetch(options, "width", 5, TRUE);
+if (val && SvOK(*val) && SvIOK( *val )) {
+yaml_emitter_set_width(&emitter, SvIV(*val));
+}
 
 yaml_emitter_set_output_file(&emitter, output);
 yaml_emitter_set_canonical(&emitter, 0);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/YAML-LibYAML-API-0.010/LibYAML/lib/YAML/LibYAML/API/XS.pm 
new/YAML-LibYAML-API-0.012/LibYAML/lib/YAML/LibYAML/API/XS.pm
--- old/YAML-LibYAML-API-0.010/LibYAML/lib/YAML/LibYAML/API/XS.pm   
2020-08-19 22:45:07.0 +0200
+++ new/YAML-LibYAML-API-0.012/LibYAML/lib/YAML/LibYAML/API/XS.pm   
2020-09-08 12:55:59.0 +0200
@@ -2,7 +2,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.010'; # VERSION
+our $VERSION = '0.012'; # VERSION
 
 use XSLoader;
 XSLoader::load('YAML::LibYAML::API::XS', $VERSION);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--

commit ktp-approver for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package ktp-approver for openSUSE:Factory 
checked in at 2020-09-10 22:52:45

Comparing /work/SRC/openSUSE:Factory/ktp-approver (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-approver.new.4249 (New)


Package is "ktp-approver"

Thu Sep 10 22:52:45 2020 rev:18 rq:831859 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ktp-approver/ktp-approver.changes
2020-08-18 14:02:16.718292966 +0200
+++ /work/SRC/openSUSE:Factory/.ktp-approver.new.4249/ktp-approver.changes  
2020-09-10 22:55:10.340405972 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:53 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  ktp-approver-20.08.0.tar.xz
  ktp-approver-20.08.0.tar.xz.sig

New:

  ktp-approver-20.08.1.tar.xz
  ktp-approver-20.08.1.tar.xz.sig



Other differences:
--
++ ktp-approver.spec ++
--- /var/tmp/diff_new_pack.x77Nfu/_old  2020-09-10 22:55:10.828406685 +0200
+++ /var/tmp/diff_new_pack.x77Nfu/_new  2020-09-10 22:55:10.832406692 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   ktp-approver
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE Channel Approver for Telepathy
 License:LGPL-2.1-or-later


++ ktp-approver-20.08.0.tar.xz -> ktp-approver-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-approver-20.08.0/CMakeLists.txt 
new/ktp-approver-20.08.1/CMakeLists.txt
--- old/ktp-approver-20.08.0/CMakeLists.txt 2020-08-07 09:06:39.0 
+0200
+++ new/ktp-approver-20.08.1/CMakeLists.txt 2020-09-01 08:32:13.0 
+0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 
 set(KTP_APPROVER_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktp-approver-20.08.0/po/zh_CN/kded_ktp_approver.po 
new/ktp-approver-20.08.1/po/zh_CN/kded_ktp_approver.po
--- old/ktp-approver-20.08.0/po/zh_CN/kded_ktp_approver.po  2020-08-07 
09:06:39.0 +0200
+++ new/ktp-approver-20.08.1/po/zh_CN/kded_ktp_approver.po  2020-09-01 
08:32:13.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-01-20 03:19+0100\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit wesnoth for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package wesnoth for openSUSE:Factory checked 
in at 2020-09-10 22:54:11

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


Package is "wesnoth"

Thu Sep 10 22:54:11 2020 rev:15 rq:833506 version:1.15.4

Changes:

--- /work/SRC/openSUSE:Factory/wesnoth/wesnoth.changes  2020-03-18 
12:46:40.981003659 +0100
+++ /work/SRC/openSUSE:Factory/.wesnoth.new.4249/wesnoth.changes
2020-09-10 22:55:40.092449504 +0200
@@ -1,0 +2,7 @@
+Thu Sep 10 08:17:40 UTC 2020 - Dirk Mueller 
+
+- update to 1.15.4:
+  * Too many changes to list, see included changelog.md or
+  https://raw.githubusercontent.com/wesnoth/wesnoth/1.15.4/changelog.md
+
+---

Old:

  1.15.3.tar.gz

New:

  1.15.4.tar.gz



Other differences:
--
++ wesnoth.spec ++
--- /var/tmp/diff_new_pack.rokNTs/_old  2020-09-10 22:55:45.220457008 +0200
+++ /var/tmp/diff_new_pack.rokNTs/_new  2020-09-10 22:55:45.224457013 +0200
@@ -18,7 +18,7 @@
 
 %define boost_min_version 1.56
 Name:   wesnoth
-Version:1.15.3
+Version:1.15.4
 Release:0
 Summary:Fantasy Turn-Based Strategy Game
 License:GPL-2.0-or-later AND EPL-1.0

++ 1.15.3.tar.gz -> 1.15.4.tar.gz ++
/work/SRC/openSUSE:Factory/wesnoth/1.15.3.tar.gz 
/work/SRC/openSUSE:Factory/.wesnoth.new.4249/1.15.4.tar.gz differ: char 27, 
line 1




commit apache2-mod_auth_mellon for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package apache2-mod_auth_mellon for 
openSUSE:Factory checked in at 2020-09-10 22:53:50

Comparing /work/SRC/openSUSE:Factory/apache2-mod_auth_mellon (Old)
 and  /work/SRC/openSUSE:Factory/.apache2-mod_auth_mellon.new.4249 (New)


Package is "apache2-mod_auth_mellon"

Thu Sep 10 22:53:50 2020 rev:3 rq:833494 version:0.17.0

Changes:

--- 
/work/SRC/openSUSE:Factory/apache2-mod_auth_mellon/apache2-mod_auth_mellon.changes
  2020-06-04 17:56:30.809016223 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_auth_mellon.new.4249/apache2-mod_auth_mellon.changes
2020-09-10 22:55:26.884430178 +0200
@@ -1,0 +2,20 @@
+Thu Sep 10 14:19:03 UTC 2020 - Kristyna Streitova 
+
+- Update to 0.17.0
+  * New option MellonSendExpectHeader (default On) which allows to
+disable sending the Expect header in the HTTP-Artifact binding to
+improve performance when the remote party does not support this
+header.
+  * Set SameSite attribute to None on on the cookietest cookie.
+  * Bump default generated keysize to 3072 bits in
+mellon_create_metadata
+  * Validate if the assertion ID has not been used earlier before
+creating a new session.
+  * Release session cache after calling invalidate endpoint.
+  * In MellonCond directives, fix a bug that setting the NC option
+would also activate substring match and that REG would activate
+REF.
+  * Fix MellonCond substring match to actually match the substring on
+the attribute value
+
+---

Old:

  mod_auth_mellon-0.16.0.tar.gz

New:

  mod_auth_mellon-0.17.0.tar.gz



Other differences:
--
++ apache2-mod_auth_mellon.spec ++
--- /var/tmp/diff_new_pack.xh8PLW/_old  2020-09-10 22:55:27.428430975 +0200
+++ /var/tmp/diff_new_pack.xh8PLW/_new  2020-09-10 22:55:27.428430975 +0200
@@ -17,15 +17,14 @@
 
 
 %define upstream_name mod_auth_mellon
-%define version_path 0_16_0
 Name:   apache2-mod_auth_mellon
-Version:0.16.0
+Version:0.17.0
 Release:0
 Summary:A SAML 2.0 authentication module for the Apache Server
 License:GPL-2.0-or-later
 Group:  Productivity/Networking/Web/Servers
 URL:https://github.com/latchset/%{upstream_name}
-Source0:
https://github.com/latchset/%{upstream_name}/releases/download/v%{version_path}/%{upstream_name}-%{version}.tar.gz
+Source0:
https://github.com/latchset/%{upstream_name}/releases/download/v%{version}/%{upstream_name}-%{version}.tar.gz
 Source1:%{upstream_name}.conf
 Source2:%{name}.conf
 Source3:README.diagnostics

++ mod_auth_mellon-0.16.0.tar.gz -> mod_auth_mellon-0.17.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_auth_mellon-0.16.0/NEWS 
new/mod_auth_mellon-0.17.0/NEWS
--- old/mod_auth_mellon-0.16.0/NEWS 2020-01-28 15:59:44.0 +0100
+++ new/mod_auth_mellon-0.17.0/NEWS 2020-09-08 12:52:15.0 +0200
@@ -1,3 +1,29 @@
+Version 0.17.0
+---
+
+Enhancements:
+
+ * New option MellonSendExpectHeader (default On) which allows to disable
+   sending the Expect header in the HTTP-Artifact binding to improve
+   performance when the remote party does not support this header.
+
+ * Set SameSite attribute to None on on the cookietest cookie.
+
+ * Bump default generated keysize to 3072 bits in mellon_create_metadata.
+
+Bug fixes:
+
+ * Validate if the assertion ID has not been used earlier before creating
+   a new session.
+
+ * Release session cache after calling invalidate endpoint.
+
+ * In MellonCond directives, fix a bug that setting the NC option would
+   also activate substring match and that REG would activate REF.
+
+ * Fix MellonCond substring match to actually match the substring on
+   the attribute value.
+
 Version 0.16.0
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_auth_mellon-0.16.0/README.md 
new/mod_auth_mellon-0.17.0/README.md
--- old/mod_auth_mellon-0.16.0/README.md2020-01-28 15:59:44.0 
+0100
+++ new/mod_auth_mellon-0.17.0/README.md2020-09-08 12:52:15.0 
+0200
@@ -222,21 +222,32 @@
 # When using none, you should set "MellonSecureCookie On" to prevent
 # compatibility issues with newer browsers.
 # If not set, the SameSite attribute is not set on the cookie. In newer
-# browsers, this may cause SameSite to default to "Lax"
+# browsers, this may cause SameSite to default to "Lax

commit python-oci-sdk for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package python-oci-sdk for openSUSE:Factory 
checked in at 2020-09-10 22:52:50

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


Package is "python-oci-sdk"

Thu Sep 10 22:52:50 2020 rev:8 rq:833323 version:2.21.3

Changes:

--- /work/SRC/openSUSE:Factory/python-oci-sdk/python-oci-sdk.changes
2020-07-16 12:16:01.242817182 +0200
+++ /work/SRC/openSUSE:Factory/.python-oci-sdk.new.4249/python-oci-sdk.changes  
2020-09-10 22:55:15.280413199 +0200
@@ -1,0 +2,86 @@
+Wed Sep  9 13:02:46 UTC 2020 - John Paul Adrian Glaubitz 

+
+- Update to version 2.21.3
+  * Support for Logging Service
+  * Support for Logging Analytics Service
+  * Support for Logging Search Service
+  * Support for Logging Ingestion Service
+  * Support for Management Agent Cloud Service
+  * Support for Management Dashboard Service
+  * Support for Service Connector Hub service
+  * Support for Policy based Request/Response transformation in the API 
Gateway Service
+  * Support for sending diagnostic interrupt to a VM instance in the Compute 
Service
+  * Support for custom Database Software Images in the Database Service
+  * Support for getting and listing container database patches for Autonomous
+Container Database resources in the Database Service
+  * Support for updating patch id on maintenance run for Autonomous
+Container Database resources in the Database Service
+  * Support for searching Oracle Cloud resources across tenancies in the 
Search Service
+  * Documentation update for Logging Policies in the API Gateway service
+  * Support for Python SDK in Cloud Shell
+- from version 2.21.2
+  * Support for custom boot volume size and other node pool updates in
+the Container Engine for Kubernetes service
+  * Support for Data Guard on Exadata Cloud at Customer VM clusters in the 
Database service
+  * Support for stopping VM instances after scheduled maintenance
+or hypervisor reboots in the Compute service
+  * Support for creating and managing private endpoints in the Data Flow 
service
+- from version 2.21.1
+  * Support for custom boot volume size and other node pool updates
+in the Container Engine for Kubernetes service
+  * Support for Data Guard on Exadata Cloud at Customer VM clusters in the 
Database service
+  * Support for stopping VM instances after scheduled maintenance or
+hypervisor reboots in the Compute service
+  * Support for creating and managing private endpoints in the Data Flow 
service
+- from version 2.21.0
+  * Support for autonomous json databases in the Database service
+  * Support for cleaning up uncommitted multipart uploads in the Object 
Storage service
+  * Support for additional list API filters in the Data Catalog service
+  * Some unusable region enums were removed from the Support Management service
+  * Parameter `opc_retry_token` was removed from the Support Management service
+- from version 2.20.0
+  * Support for calling Oracle Cloud Infrastructure services in the 
uk-gov-cardiff-1 region
+  * Support for creating and managing private endpoints in the Data Flow 
service
+  * Support for changing instance shapes and restarting nodes in the Big Data 
service
+  * Support for additional versions (for example CSQL) in the Big Data service
+  * Support for creating stacks from compartments in the Resource Manager 
service
+  * Param `life_cycle_details` renamed to `lifecycle_details` in models
+`BlockchainPlatformByHostname` and `BlockchainPlatformSummary` in the 
Blockchain service
+  * Restricted `pyOpenSSL` dependency to versions between 17.5.0 and 19.1.0, 
both
+inclusive. See `#255 
`_ for details.
+- from version 2.19.0
+  * Support for calling Oracle Cloud Infrastructure services in the 
us-sanjose-1 region
+  * Support for updating the fault domain and launch options of VM instances 
in the Compute service
+  * Support for image capability schemas and schema versions in the Compute 
service
+  * Support for 'Patch Now' maintenance runs for autonomous Exadata 
infrastructure
+and autonomous container database resources in the Database service
+  * Support for automatic performance and cost tuning on volumes in the Block 
Storage service
+  * Removed the accessToken field from the 
GitlabAccessTokenConfigurationSourceProvider
+model in the Resource Manager service
+- from version 2.18.1
+  * Support for license types on instances in the Content and Experience 
service
+  * Fixed a bug for Resource Principal authentication where RPST token was
+not getting refreshed correctly.
+- from version 2.18.0
+  * Support for the Blockchain service
+  * Support for failing over an autonomous database that has Data Guard 

commit ktouch for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package ktouch for openSUSE:Factory checked 
in at 2020-09-10 22:52:44

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


Package is "ktouch"

Thu Sep 10 22:52:44 2020 rev:120 rq:831857 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ktouch/ktouch.changes2020-08-18 
14:02:09.258289626 +0200
+++ /work/SRC/openSUSE:Factory/.ktouch.new.4249/ktouch.changes  2020-09-10 
22:55:06.572400459 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:51 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  ktouch-20.08.0.tar.xz
  ktouch-20.08.0.tar.xz.sig

New:

  ktouch-20.08.1.tar.xz
  ktouch-20.08.1.tar.xz.sig



Other differences:
--
++ ktouch.spec ++
--- /var/tmp/diff_new_pack.Wk7pAG/_old  2020-09-10 22:55:07.784402232 +0200
+++ /var/tmp/diff_new_pack.Wk7pAG/_new  2020-09-10 22:55:07.784402232 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   ktouch
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Touch Typing Tutor
 License:GPL-2.0-or-later


++ ktouch-20.08.0.tar.xz -> ktouch-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-20.08.0/CMakeLists.txt 
new/ktouch-20.08.1/CMakeLists.txt
--- old/ktouch-20.08.0/CMakeLists.txt   2020-08-07 08:56:00.0 +0200
+++ new/ktouch-20.08.1/CMakeLists.txt   2020-09-01 08:16:02.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-20.08.0/org.kde.ktouch.appdata.xml 
new/ktouch-20.08.1/org.kde.ktouch.appdata.xml
--- old/ktouch-20.08.0/org.kde.ktouch.appdata.xml   2020-08-05 
09:48:00.0 +0200
+++ new/ktouch-20.08.1/org.kde.ktouch.appdata.xml   2020-08-31 
20:57:10.0 +0200
@@ -210,9 +210,9 @@
   
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktouch-20.08.0/po/zh_CN/ktouch.po 
new/ktouch-20.08.1/po/zh_CN/ktouch.po
--- old/ktouch-20.08.0/po/zh_CN/ktouch.po   2020-08-07 08:55:59.0 
+0200
+++ new/ktouch-20.08.1/po/zh_CN/ktouch.po   2020-09-01 08:16:00.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-03 03:03+0100\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit yarn for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package yarn for openSUSE:Factory checked in 
at 2020-09-10 22:53:59

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


Package is "yarn"

Thu Sep 10 22:53:59 2020 rev:2 rq:833491 version:1.22.5

Changes:

--- /work/SRC/openSUSE:Factory/yarn/yarn.changes2020-04-14 
16:37:15.072379770 +0200
+++ /work/SRC/openSUSE:Factory/.yarn.new.4249/yarn.changes  2020-09-10 
22:55:27.788431501 +0200
@@ -1,0 +2,6 @@
+Thu Aug 27 13:08:04 UTC 2020 - Marcus Rueckert 
+
+- update to 1.22.5
+  https://github.com/yarnpkg/yarn/releases/tag/v1.22.5
+
+---

Old:

  yarn-v1.22.4.tar.gz
  yarn-v1.22.4.tar.gz.asc

New:

  yarn-v1.22.5.tar.gz
  yarn-v1.22.5.tar.gz.asc



Other differences:
--
++ yarn.spec ++
--- /var/tmp/diff_new_pack.B1yjn9/_old  2020-09-10 22:55:28.328432291 +0200
+++ /var/tmp/diff_new_pack.B1yjn9/_new  2020-09-10 22:55:28.332432298 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yarn
-Version:1.22.4
+Version:1.22.5
 Release:0
 Summary:📦🐈 Fast, reliable, and secure dependency management
 License:BSD-2-Clause

++ yarn-v1.22.4.tar.gz -> yarn-v1.22.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yarn-v1.22.4/lib/cli.js new/yarn-v1.22.5/lib/cli.js
--- old/yarn-v1.22.4/lib/cli.js 2020-03-09 16:51:47.0 +0100
+++ new/yarn-v1.22.5/lib/cli.js 2020-08-27 13:16:19.0 +0200
@@ -42765,7 +42765,7 @@
 var DEFAULT_IGNORE = (0, (_filter || 
_load_filter()).ignoreLinesToRegex)([].concat(FOLDERS_IGNORE, [
 
 // ignore cruft
-'yarn.lock', '.lock-wscript', '.wafpickle-{0..9}', '*.swp', '._*', 
'npm-debug.log', 'yarn-error.log', '.npmrc', '.yarnrc', '.npmignore', 
'.gitignore', '.DS_Store']));
+'yarn.lock', '.lock-wscript', '.wafpickle-{0..9}', '*.swp', '._*', 
'npm-debug.log', 'yarn-error.log', '.npmrc', '.yarnrc', '.yarnrc.yml', 
'.npmignore', '.gitignore', '.DS_Store']));
 
 var NEVER_IGNORE = (0, (_filter || _load_filter()).ignoreLinesToRegex)([
 // never ignore these files
@@ -42777,6 +42777,7 @@
 
   return tar.pack(cwd, {
 ignore: ignoreFunction,
+sort: true,
 map: function map(header) {
   var suffix = header.name === '.' ? '' : `/${header.name}`;
   header.name = `package${suffix}`;
@@ -78371,7 +78372,7 @@
 /* 438 */
 /***/ (function(module, exports) {
 
-module.exports = 
{"name":"yarn","installationMethod":"unknown","version":"1.22.4","license":"BSD-2-Clause","preferGlobal":true,"description":"📦🐈
 Fast, reliable, and secure dependency 
management.","dependencies":{"@zkochan/cmd-shim":"^3.1.0","babel-runtime":"^6.26.0","bytes":"^3.0.0","camelcase":"^4.0.0","chalk":"^2.1.0","cli-table3":"^0.4.0","commander":"^2.9.0","death":"^1.0.0","debug":"^3.0.0","deep-equal":"^1.0.1","detect-indent":"^5.0.0","dnscache":"^1.0.1","glob":"^7.1.1","gunzip-maybe":"^1.4.0","hash-for-dep":"^1.2.3","imports-loader":"^0.8.0","ini":"^1.3.4","inquirer":"^6.2.0","invariant":"^2.2.0","is-builtin-module":"^2.0.0","is-ci":"^1.0.10","is-webpack-bundle":"^1.0.0","js-yaml":"^3.13.1","leven":"^2.0.0","loud-rejection":"^1.2.0","micromatch":"^2.3.11","mkdirp":"^0.5.1","node-emoji":"^1.6.1","normalize-url":"^2.0.0","npm-logical-tree":"^1.2.1","object-path":"^0.11.2","proper-lockfile":"^2.0.0","puka":"^1.0.0","read":"^1.0.7","request":"^2.87.0","request-capture-har":"^1.2.2","rimraf":"^2.5.0","semver":"^5.1.0","ssri":"^5.3.0","strip-ansi":"^4.0.0","strip-bom":"^3.0.0","tar-fs":"^1.16.0","tar-stream":"^1.6.1","uuid":"^3.0.1","v8-compile-cache":"^2.0.0","validate-npm-package-license":"^3.0.4","yn":"^2.0.0"},"devDependencies":{"babel-core":"^6.26.0","babel-eslint":"^7.2.3","babel-loader":"^6.2.5","babel-plugin-array-includes":"^2.0.3","babel-plugin-inline-import":"^3.0.0","babel-plugin-transform-builtin-extend":"^1.1.2","babel-plugin-transform-inline-imports-commonjs":"^1.0.0","babel-plugin-transform-runtime":"^6.4.3","babel-preset-env":"^1.6.0","babel-preset-flow":"^6.23.0","babel-preset-stage-0":"^6.0.0","babylon":"^6.5.0","commitizen":"^2.9.6","cz-conventional-changelog":"^2.0.0","eslint":"^4.3.0","eslint-config-fb-strict":"^22.0.0","eslint-plugin-babel":"^5.0.0","eslint-plugin-flowtype":"^2.35.0","eslint-plugin-jasmine":"^2.6.2","eslint-plugin-jest":"^21.0.0","eslint-plugin-jsx-a11y":"^6.0.2","eslint-plugin-prefer-object-spread":"^1.2.1","eslint-plugin-prettier":"^2.1.2","eslint-plugin-react":"^7.1.0","eslint-plugin-relay":"^0.0.28","eslint-plugin-yarn-internal":"file:scripts/eslint-rules","execa":"^0.11.0","fancy-log":"^1.3.2","flow-bin":"^0.66.0","git-release-notes":"^3.0.0","gulp":"^4.0.0",

commit ksquares for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package ksquares for openSUSE:Factory 
checked in at 2020-09-10 22:52:34

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


Package is "ksquares"

Thu Sep 10 22:52:34 2020 rev:101 rq:831851 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ksquares/ksquares.changes2020-08-18 
14:01:27.894271126 +0200
+++ /work/SRC/openSUSE:Factory/.ksquares.new.4249/ksquares.changes  
2020-09-10 22:54:29.272345881 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:46 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  ksquares-20.08.0.tar.xz
  ksquares-20.08.0.tar.xz.sig

New:

  ksquares-20.08.1.tar.xz
  ksquares-20.08.1.tar.xz.sig



Other differences:
--
++ ksquares.spec ++
--- /var/tmp/diff_new_pack.NKK5fv/_old  2020-09-10 22:54:31.572349247 +0200
+++ /var/tmp/diff_new_pack.NKK5fv/_new  2020-09-10 22:54:31.576349253 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   ksquares
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:"Dots and boxes" board game
 License:GPL-2.0-or-later


++ ksquares-20.08.0.tar.xz -> ksquares-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.0/CMakeLists.txt 
new/ksquares-20.08.1/CMakeLists.txt
--- old/ksquares-20.08.0/CMakeLists.txt 2020-08-07 09:02:54.0 +0200
+++ new/ksquares-20.08.1/CMakeLists.txt 2020-09-01 08:26:48.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.0/po/zh_CN/ksquares.po 
new/ksquares-20.08.1/po/zh_CN/ksquares.po
--- old/ksquares-20.08.0/po/zh_CN/ksquares.po   2020-08-07 09:02:53.0 
+0200
+++ new/ksquares-20.08.1/po/zh_CN/ksquares.po   2020-09-01 08:26:47.0 
+0200
@@ -4,7 +4,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksquares-20.08.0/src/org.kde.ksquares.appdata.xml 
new/ksquares-20.08.1/src/org.kde.ksquares.appdata.xml
--- old/ksquares-20.08.0/src/org.kde.ksquares.appdata.xml   2020-08-05 
10:10:17.0 +0200
+++ new/ksquares-20.08.1/src/org.kde.ksquares.appdata.xml   2020-08-31 
21:17:20.0 +0200
@@ -192,9 +192,9 @@
   KDE
   
   
+
 
 
 
-
   
 




commit apache2-mod_auth_openidc for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package apache2-mod_auth_openidc for 
openSUSE:Factory checked in at 2020-09-10 22:52:48

Comparing /work/SRC/openSUSE:Factory/apache2-mod_auth_openidc (Old)
 and  /work/SRC/openSUSE:Factory/.apache2-mod_auth_openidc.new.4249 (New)


Package is "apache2-mod_auth_openidc"

Thu Sep 10 22:52:48 2020 rev:12 rq:833400 version:2.4.4.1

Changes:

--- 
/work/SRC/openSUSE:Factory/apache2-mod_auth_openidc/apache2-mod_auth_openidc.changes
2020-09-03 01:16:31.540522877 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_auth_openidc.new.4249/apache2-mod_auth_openidc.changes
  2020-09-10 22:55:14.280411737 +0200
@@ -1,0 +2,9 @@
+Wed Sep  9 17:42:14 UTC 2020 - Michael Ströder 
+
+- Update to version 2.4.4.1
+  * Bugfixes
+- add SameSite=None attribute on cookie clearance / logout and make sure 
it works in OP iframes
+  * Packaging
+- the libcjose >= 0.5.1 binaries that this module depends on are available 
from the "Assets" section in release 2.4.0
+
+---

Old:

  apache2-mod_auth_openidc-2.4.4.tar.gz

New:

  apache2-mod_auth_openidc-2.4.4.1.tar.gz



Other differences:
--
++ apache2-mod_auth_openidc.spec ++
--- /var/tmp/diff_new_pack.ILUbE0/_old  2020-09-10 22:55:14.996412784 +0200
+++ /var/tmp/diff_new_pack.ILUbE0/_new  2020-09-10 22:55:15.000412790 +0200
@@ -19,7 +19,7 @@
 %define apxs %{_sbindir}/apxs2
 %define apache_libexecdir %(%{apxs} -q LIBEXECDIR)
 Name:   apache2-mod_auth_openidc
-Version:2.4.4
+Version:2.4.4.1
 Release:0
 Summary:Apache2.x module for an OpenID Connect enabled Identity 
Provider
 License:Apache-2.0

++ apache2-mod_auth_openidc-2.4.4.tar.gz -> 
apache2-mod_auth_openidc-2.4.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_auth_openidc-2.4.4/ChangeLog 
new/mod_auth_openidc-2.4.4.1/ChangeLog
--- old/mod_auth_openidc-2.4.4/ChangeLog2020-09-01 12:17:38.0 
+0200
+++ new/mod_auth_openidc-2.4.4.1/ChangeLog  2020-09-03 16:52:30.0 
+0200
@@ -1,3 +1,7 @@
+09/03/2020
+- add SameSite attribute on cookie clearance / logout; thanks @v0gler
+- bump to 2.4.4.1
+
 09/01/2020
 - avoid GCC 9 compiler warnings
 - release 2.4.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_auth_openidc-2.4.4/configure.ac 
new/mod_auth_openidc-2.4.4.1/configure.ac
--- old/mod_auth_openidc-2.4.4/configure.ac 2020-09-01 12:17:38.0 
+0200
+++ new/mod_auth_openidc-2.4.4.1/configure.ac   2020-09-03 16:52:30.0 
+0200
@@ -1,4 +1,4 @@
-AC_INIT([mod_auth_openidc],[2.4.4],[hans.zandb...@zmartzone.eu])
+AC_INIT([mod_auth_openidc],[2.4.4.1],[hans.zandb...@zmartzone.eu])
 
 AC_SUBST(NAMEVER, AC_PACKAGE_TARNAME()-AC_PACKAGE_VERSION())
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mod_auth_openidc-2.4.4/src/mod_auth_openidc.c 
new/mod_auth_openidc-2.4.4.1/src/mod_auth_openidc.c
--- old/mod_auth_openidc-2.4.4/src/mod_auth_openidc.c   2020-09-01 
12:17:38.0 +0200
+++ new/mod_auth_openidc-2.4.4.1/src/mod_auth_openidc.c 2020-09-03 
16:52:30.0 +0200
@@ -289,7 +289,8 @@
  * return the name for the state cookie
  */
 static char *oidc_get_state_cookie_name(request_rec *r, const char *state) {
-   return apr_psprintf(r->pool, "%s%s", 
oidc_cfg_dir_state_cookie_prefix(r), state);
+   return apr_psprintf(r->pool, "%s%s", 
oidc_cfg_dir_state_cookie_prefix(r),
+   state);
 }
 
 /*
@@ -719,7 +720,8 @@
oidc_warn(r,
"deleting oldest state cookie: %s (time until 
expiry %" APR_TIME_T_FMT " seconds)",
oldest->name, apr_time_sec(oldest->timestamp - 
apr_time_now()));
-   oidc_util_set_cookie(r, oldest->name, "", 0, NULL);
+   oidc_util_set_cookie(r, oldest->name, "", 0,
+   OIDC_COOKIE_EXT_SAME_SITE_NONE);
if (prev_oldest)
prev_oldest->next = oldest->next;
else
@@ -767,7 +769,7 @@

oidc_proto_state_get_original_url(

proto_state));

oidc_util_set_cookie(r, cookieName, "", 0,
-   
NULL);
+   
OIDC_CO

commit ksudoku for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package ksudoku for openSUSE:Factory checked 
in at 2020-09-10 22:52:38

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


Package is "ksudoku"

Thu Sep 10 22:52:38 2020 rev:99 rq:831852 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ksudoku/ksudoku.changes  2020-08-18 
14:01:36.870275123 +0200
+++ /work/SRC/openSUSE:Factory/.ksudoku.new.4249/ksudoku.changes
2020-09-10 22:54:42.296364938 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:47 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  ksudoku-20.08.0.tar.xz
  ksudoku-20.08.0.tar.xz.sig

New:

  ksudoku-20.08.1.tar.xz
  ksudoku-20.08.1.tar.xz.sig



Other differences:
--
++ ksudoku.spec ++
--- /var/tmp/diff_new_pack.jBgO3j/_old  2020-09-10 22:54:44.032367478 +0200
+++ /var/tmp/diff_new_pack.jBgO3j/_new  2020-09-10 22:54:44.036367484 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   ksudoku
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Program to generate and solve Sudoku puzzles in 2D or 3D
 License:GPL-2.0-or-later


++ ksudoku-20.08.0.tar.xz -> ksudoku-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksudoku-20.08.0/CMakeLists.txt 
new/ksudoku-20.08.1/CMakeLists.txt
--- old/ksudoku-20.08.0/CMakeLists.txt  2020-08-07 09:02:57.0 +0200
+++ new/ksudoku-20.08.1/CMakeLists.txt  2020-09-01 08:26:52.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksudoku-20.08.0/po/hi/ksudoku.po 
new/ksudoku-20.08.1/po/hi/ksudoku.po
--- old/ksudoku-20.08.0/po/hi/ksudoku.po2020-08-07 09:02:56.0 
+0200
+++ new/ksudoku-20.08.1/po/hi/ksudoku.po2020-09-01 08:26:50.0 
+0200
@@ -3,30 +3,31 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Ravishankar Shrivastava , 2007.
+# Raghavendra Kamath , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: ksudoku\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2007-12-24 14:18+0530\n"
-"Last-Translator: Ravishankar Shrivastava \n"
-"Language-Team: Hindi \n"
+"PO-Revision-Date: 2020-08-25 23:25+0530\n"
+"Last-Translator: Raghavendra Kamath \n"
+"Language-Team: Kde-hindi\n"
 "Language: hi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
-"X-Generator: KBabel 1.11.4\n"
+"X-Generator: Lokalize 20.04.3\n"
 
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
 msgstr "रविशंकर श्रीवास्तव, जी. करूणाकर"
 
-#, fuzzy, kde-format
+#, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
 msgid "Your emails"
-msgstr "raviratl...@aol.in"
+msgstr "karuna...@indlinux.org"
 
 #: src/generator/sudokuboard.cpp:104
 #, kde-format
@@ -39,10 +40,9 @@
 msgstr ""
 
 #: src/generator/sudokuboard.cpp:191 src/generator/sudokuboard.cpp:232
-#, fuzzy, kde-format
-#| msgid "%"
+#, kde-format
 msgid "%1"
-msgstr "%"
+msgstr "%1"
 
 #: src/generator/sudokuboard.cpp:197
 #, kde-format
@@ -60,20 +60,19 @@
 
 #: src/generator/sudokuboard.cpp:208 src/generator/sudokuboard.cpp:228
 #: src/generator/sudokuboard.cpp:244
-#, fuzzy, kde-format
-#| msgid "Difficulty"
+#, kde-format
 msgid "Difficulty Level"
-msgstr "कठिनाई"
+msgstr "कठिनाई स्तर"
 
 #: src/generator/sudokuboard.cpp:209
 #, kde-format
 msgid "&Try Again"
-msgstr ""
+msgstr "फिर से कोशिश करें (&T)"
 
 #: src/generator/sudokuboard.cpp:209
 #, kde-format
 msgid "&Accept"
-msgstr ""
+msgstr "स्वीकारें (&A)"
 
 #: src/generator/sudokuboard.cpp:221
 #, kde-format
@@ -88,7 +87,7 @@
 #: src/generator/sudokuboard.cpp:229 src/generator/sudokuboard.cpp:245
 #, kde-format
 msgid "&Retry"
-msgstr ""
+msgstr "फिर कोशिश करें (&R)"
 
 #: sr

commit ksystemlog for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package ksystemlog for openSUSE:Factory 
checked in at 2020-09-10 22:52:40

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


Package is "ksystemlog"

Thu Sep 10 22:52:40 2020 rev:94 rq:831853 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ksystemlog/ksystemlog.changes2020-08-18 
14:01:48.362280269 +0200
+++ /work/SRC/openSUSE:Factory/.ksystemlog.new.4249/ksystemlog.changes  
2020-09-10 22:54:47.228372154 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:48 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  ksystemlog-20.08.0.tar.xz
  ksystemlog-20.08.0.tar.xz.sig

New:

  ksystemlog-20.08.1.tar.xz
  ksystemlog-20.08.1.tar.xz.sig



Other differences:
--
++ ksystemlog.spec ++
--- /var/tmp/diff_new_pack.wYL870/_old  2020-09-10 22:54:48.576374127 +0200
+++ /var/tmp/diff_new_pack.wYL870/_new  2020-09-10 22:54:48.580374133 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   ksystemlog
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:System Log Viewer Tool
 License:GPL-2.0-only


++ ksystemlog-20.08.0.tar.xz -> ksystemlog-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksystemlog-20.08.0/CMakeLists.txt 
new/ksystemlog-20.08.1/CMakeLists.txt
--- old/ksystemlog-20.08.0/CMakeLists.txt   2020-08-06 09:26:37.0 
+0200
+++ new/ksystemlog-20.08.1/CMakeLists.txt   2020-08-31 20:40:44.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksystemlog-20.08.0/po/ca@valencia/ksystemlog.po 
new/ksystemlog-20.08.1/po/ca@valencia/ksystemlog.po
--- old/ksystemlog-20.08.0/po/ca@valencia/ksystemlog.po 2020-08-07 
09:05:25.0 +0200
+++ new/ksystemlog-20.08.1/po/ca@valencia/ksystemlog.po 2020-09-01 
08:30:22.0 +0200
@@ -48,7 +48,8 @@
 #, kde-format
 msgid "Option is true if the user wants to delete repeated log lines."
 msgstr ""
-"L'opció és certa quan l'usuari vol suprimir les línies repetides del 
registre."
+"L'opció és certa quan l'usuari vol suprimir les línies repetides del "
+"registre."
 
 #. i18n: ectx: label, entry (DeleteProcessIdentifier), group 
(KSystemLogGeneral)
 #: src/config/ksystemlog.kcfg:28
@@ -264,8 +265,8 @@
 #: src/generalConfigurationWidgetBase.ui:39
 #, kde-format
 msgid ""
-"The log mode loaded by default at startup. Choose 'No Log Mode' if you do not 
"
-"want this to happen."
+"The log mode loaded by default at startup. Choose 'No Log Mode' if you do "
+"not want this to happen."
 msgstr ""
 "El mode de registre que es carregarà per omissió a l'inici. Seleccioneu "
 "«Sense mode de registre» si no voleu que això passe."
@@ -343,9 +344,9 @@
 #, kde-format
 msgid ""
 "Select this option if you want to remove the process identifier from the "
-"process name. For example, the Process column may contain entries such 
"
-"as cron[3433]. If this option is activated, the bold part will "
-"be removed."
+"process name. For example, the Process column may contain entries "
+"such as cron[3433]. If this option is activated, the bold part "
+"will be removed."
 msgstr ""
 "Podeu seleccionar aquesta opció si voleu eliminar l'identificador del procés "
 "del nom del procés. Per exemple, a vegades veureu a la columna Procés "
@@ -361,7 +362,8 @@
 #. i18n: ectx: property (toolTip), widget (QCheckBox, colorizeLogLines)
 #: src/generalConfigurationWidgetBase.ui:131
 #, kde-format
-msgid "This option allows log lines to be colored depending on their log 
level."
+msgid ""
+"This option allows log lines to be colored depending on their log level."
 msgstr ""
 "Aquesta opció permet l'acoloriment de les línies de registre, en funció del "
 "seu nivell de registre."
@@ -539,7 +541,8 @@
 msgid "Reloading %1...%2"
 msgstr "S'està actualitzant %1...%2"
 
-#: src/lib/localLogFileReader.cpp:113 
src/lib/processO

commit ktimer for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package ktimer for openSUSE:Factory checked 
in at 2020-09-10 22:52:43

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


Package is "ktimer"

Thu Sep 10 22:52:43 2020 rev:112 rq:831855 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ktimer/ktimer.changes2020-08-18 
14:01:59.478285246 +0200
+++ /work/SRC/openSUSE:Factory/.ktimer.new.4249/ktimer.changes  2020-09-10 
22:54:58.656388875 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:49 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  ktimer-20.08.0.tar.xz
  ktimer-20.08.0.tar.xz.sig

New:

  ktimer-20.08.1.tar.xz
  ktimer-20.08.1.tar.xz.sig



Other differences:
--
++ ktimer.spec ++
--- /var/tmp/diff_new_pack.gTI9xq/_old  2020-09-10 22:55:00.220391165 +0200
+++ /var/tmp/diff_new_pack.gTI9xq/_new  2020-09-10 22:55:00.224391170 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   ktimer
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Countdown Launcher
 License:GPL-2.0-or-later


++ ktimer-20.08.0.tar.xz -> ktimer-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-20.08.0/CMakeLists.txt 
new/ktimer-20.08.1/CMakeLists.txt
--- old/ktimer-20.08.0/CMakeLists.txt   2020-08-07 08:59:02.0 +0200
+++ new/ktimer-20.08.1/CMakeLists.txt   2020-09-01 08:20:29.0 +0200
@@ -1,7 +1,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
 project(ktimer VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-20.08.0/org.kde.ktimer.appdata.xml 
new/ktimer-20.08.1/org.kde.ktimer.appdata.xml
--- old/ktimer-20.08.0/org.kde.ktimer.appdata.xml   2020-08-05 
09:56:07.0 +0200
+++ new/ktimer-20.08.1/org.kde.ktimer.appdata.xml   2020-08-31 
21:05:09.0 +0200
@@ -141,9 +141,9 @@
   
   org.kde.ktimer.desktop
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-20.08.0/po/nl/ktimer.po 
new/ktimer-20.08.1/po/nl/ktimer.po
--- old/ktimer-20.08.0/po/nl/ktimer.po  2020-08-07 08:59:01.0 +0200
+++ new/ktimer-20.08.1/po/nl/ktimer.po  2020-09-01 08:20:28.0 +0200
@@ -11,14 +11,14 @@
 "Project-Id-Version: ktimer\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
-"PO-Revision-Date: 2020-01-19 19:47+0100\n"
+"PO-Revision-Date: 2020-08-17 18:04+0200\n"
 "Last-Translator: Freek de Kruijf \n"
 "Language-Team: Dutch \n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.12.1\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #, kde-format
@@ -314,7 +314,7 @@
 #: prefwidget.ui:284
 #, kde-format
 msgid "Command line:"
-msgstr "Commandoregel:"
+msgstr "Opdrachtregel:"
 
 #. i18n: ectx: property (toolTip), widget (QSpinBox, m_delayH)
 #: prefwidget.ui:291
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ktimer-20.08.0/po/zh_CN/ktimer.po 
new/ktimer-20.08.1/po/zh_CN/ktimer.po
--- old/ktimer-20.08.0/po/zh_CN/ktimer.po   2020-08-07 08:59:02.0 
+0200
+++ new/ktimer-20.08.1/po/zh_CN/ktimer.po   2020-09-01 08:20:28.0 
+0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:13+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kteatime for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kteatime for openSUSE:Factory 
checked in at 2020-09-10 22:52:41

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


Package is "kteatime"

Thu Sep 10 22:52:41 2020 rev:93 rq:831854 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kteatime/kteatime.changes2020-08-18 
14:01:52.982282338 +0200
+++ /work/SRC/openSUSE:Factory/.kteatime.new.4249/kteatime.changes  
2020-09-10 22:54:53.748381695 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:49 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kteatime-20.08.0.tar.xz
  kteatime-20.08.0.tar.xz.sig

New:

  kteatime-20.08.1.tar.xz
  kteatime-20.08.1.tar.xz.sig



Other differences:
--
++ kteatime.spec ++
--- /var/tmp/diff_new_pack.Gi5rdG/_old  2020-09-10 22:54:54.900383380 +0200
+++ /var/tmp/diff_new_pack.Gi5rdG/_new  2020-09-10 22:54:54.904383386 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kteatime
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Timer for various types of tea
 License:GPL-2.0-or-later


++ kteatime-20.08.0.tar.xz -> kteatime-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.08.0/CMakeLists.txt 
new/kteatime-20.08.1/CMakeLists.txt
--- old/kteatime-20.08.0/CMakeLists.txt 2020-08-07 09:05:19.0 +0200
+++ new/kteatime-20.08.1/CMakeLists.txt 2020-09-01 08:30:15.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kteatime VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.08.0/org.kde.kteatime.appdata.xml 
new/kteatime-20.08.1/org.kde.kteatime.appdata.xml
--- old/kteatime-20.08.0/org.kde.kteatime.appdata.xml   2020-08-05 
10:15:23.0 +0200
+++ new/kteatime-20.08.1/org.kde.kteatime.appdata.xml   2020-08-31 
21:21:39.0 +0200
@@ -137,9 +137,9 @@
 kteatime
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.08.0/po/nl/kteatime.po 
new/kteatime-20.08.1/po/nl/kteatime.po
--- old/kteatime-20.08.0/po/nl/kteatime.po  2020-08-07 09:05:19.0 
+0200
+++ new/kteatime-20.08.1/po/nl/kteatime.po  2020-09-01 08:30:13.0 
+0200
@@ -10,20 +10,20 @@
 # Bram Schoenmakers , 2006.
 # Kristof Bal , 2008.
 # Freek de Kruijf , 2009.
-# Freek de Kruijf , 2009, 2010, 2014, 2016, 2018, 2019.
+# Freek de Kruijf , 2009, 2010, 2014, 2016, 2018, 2019, 
2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kteatime\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:54+0200\n"
-"PO-Revision-Date: 2019-05-24 11:11+0200\n"
+"PO-Revision-Date: 2020-08-18 11:04+0200\n"
 "Last-Translator: Freek de Kruijf \n"
 "Language-Team: Dutch \n"
 "Language: nl\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.04.1\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: src/main.cpp:40
@@ -378,7 +378,7 @@
 #: src/toplevel.cpp:102
 #, kde-format
 msgid "&Configure..."
-msgstr "&Instellen..."
+msgstr "&Configureren..."
 
 #: src/toplevel.cpp:110
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kteatime-20.08.0/po/zh_CN/kteatime.po 
new/kteatime-20.08.1/po/zh_CN/kteatime.po
--- old/kteatime-20.08.0/po/zh_CN/kteatime.po   2020-08-07 09:05:19.0 
+0200
+++ new/kteatime-20.08.1/po/zh_CN/kteatime.po   2020-09-01 08:30:14.0 
+0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:54+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit ksirk for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package ksirk for openSUSE:Factory checked 
in at 2020-09-10 22:52:30

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


Package is "ksirk"

Thu Sep 10 22:52:30 2020 rev:99 rq:831847 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ksirk/ksirk.changes  2020-08-18 
14:01:06.734262452 +0200
+++ /work/SRC/openSUSE:Factory/.ksirk.new.4249/ksirk.changes2020-09-10 
22:54:10.520318444 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:43 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  ksirk-20.08.0.tar.xz
  ksirk-20.08.0.tar.xz.sig

New:

  ksirk-20.08.1.tar.xz
  ksirk-20.08.1.tar.xz.sig



Other differences:
--
++ ksirk.spec ++
--- /var/tmp/diff_new_pack.cjVHQ0/_old  2020-09-10 22:54:11.416319755 +0200
+++ /var/tmp/diff_new_pack.cjVHQ0/_new  2020-09-10 22:54:11.416319755 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   ksirk
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Risk-like game by KDE
 License:GPL-2.0-or-later AND LGPL-2.0-or-later


++ ksirk-20.08.0.tar.xz -> ksirk-20.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/ksirk/ksirk-20.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.ksirk.new.4249/ksirk-20.08.1.tar.xz differ: char 
26, line 1




commit kspaceduel for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kspaceduel for openSUSE:Factory 
checked in at 2020-09-10 22:52:33

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


Package is "kspaceduel"

Thu Sep 10 22:52:33 2020 rev:100 rq:831850 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kspaceduel/kspaceduel.changes2020-08-18 
14:01:22.958269103 +0200
+++ /work/SRC/openSUSE:Factory/.kspaceduel.new.4249/kspaceduel.changes  
2020-09-10 22:54:22.272335640 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:45 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kspaceduel-20.08.0.tar.xz
  kspaceduel-20.08.0.tar.xz.sig

New:

  kspaceduel-20.08.1.tar.xz
  kspaceduel-20.08.1.tar.xz.sig



Other differences:
--
++ kspaceduel.spec ++
--- /var/tmp/diff_new_pack.lY3ZUS/_old  2020-09-10 22:54:23.548337506 +0200
+++ /var/tmp/diff_new_pack.lY3ZUS/_new  2020-09-10 22:54:23.552337512 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kspaceduel
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Space Arcade game
 License:GPL-2.0-or-later


++ kspaceduel-20.08.0.tar.xz -> kspaceduel-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kspaceduel-20.08.0/org.kde.kspaceduel.appdata.xml 
new/kspaceduel-20.08.1/org.kde.kspaceduel.appdata.xml
--- old/kspaceduel-20.08.0/org.kde.kspaceduel.appdata.xml   2020-07-26 
09:00:11.0 +0200
+++ new/kspaceduel-20.08.1/org.kde.kspaceduel.appdata.xml   2020-08-24 
08:06:25.0 +0200
@@ -91,6 +91,7 @@
 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.
 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 devem eliminar a nave espacial do adversário com balas ou 
minas.
+В KSpaceDuel каждый из двух возможных игроков управляет 
космическим кораблем-спутником, вращающимся вокруг Солнца. Цель игры состоит в 
уничтожении космического корабля противника пулями или минами.
 V hre KSpaceDuel dvaja hráči ovládajú vesmírnu loď 
obiehajúcu okolo Slnka. Hráči majú eliminovať protivníkovu kozmickú loď 
strelami alebo mínami.
 Vsak izmed dveh igralcev v KSpaceDuelu nadzira satelit, 
ki kroži okrog sonca. Cilj igre je, da nasprotnikovo ladjo uničite s kroglami 
ali minami.
 У К‑свемирском-двобоју сваки од два могућа играча управља 
сателитским свемирским бродом у орбити сунца. Како партија одмиче, играчи 
покушавају да униште противнички свемирски брод мецима или минама.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kspaceduel-20.08.0/po/zh_CN/kspaceduel.po 
new/kspaceduel-20.08.1/po/zh_CN/kspaceduel.po
--- old/kspaceduel-20.08.0/po/zh_CN/kspaceduel.po   2020-08-07 
09:02:50.0 +0200
+++ new/kspaceduel-20.08.1/po/zh_CN/kspaceduel.po   2020-09-01 
08:26:43.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kross-interpreters for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kross-interpreters for 
openSUSE:Factory checked in at 2020-09-10 22:52:28

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


Package is "kross-interpreters"

Thu Sep 10 22:52:28 2020 rev:55 rq:831844 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kross-interpreters/kross-interpreters.changes
2020-08-18 14:00:50.634255851 +0200
+++ 
/work/SRC/openSUSE:Factory/.kross-interpreters.new.4249/kross-interpreters.changes
  2020-09-10 22:53:45.212281414 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:41 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kross-interpreters-20.08.0.tar.xz
  kross-interpreters-20.08.0.tar.xz.sig

New:

  kross-interpreters-20.08.1.tar.xz
  kross-interpreters-20.08.1.tar.xz.sig



Other differences:
--
++ kross-interpreters.spec ++
--- /var/tmp/diff_new_pack.suBgny/_old  2020-09-10 22:53:47.016284053 +0200
+++ /var/tmp/diff_new_pack.suBgny/_new  2020-09-10 22:53:47.020284059 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kross-interpreters
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Diverse bindings for KROSS
 License:LGPL-2.1-or-later


++ kross-interpreters-20.08.0.tar.xz -> kross-interpreters-20.08.1.tar.xz 
++




commit ksnakeduel for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package ksnakeduel for openSUSE:Factory 
checked in at 2020-09-10 22:52:32

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


Package is "ksnakeduel"

Thu Sep 10 22:52:32 2020 rev:100 rq:831849 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/ksnakeduel/ksnakeduel.changes2020-08-18 
14:01:14.394265592 +0200
+++ /work/SRC/openSUSE:Factory/.ksnakeduel.new.4249/ksnakeduel.changes  
2020-09-10 22:54:15.772326128 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:45 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  ksnakeduel-20.08.0.tar.xz
  ksnakeduel-20.08.0.tar.xz.sig

New:

  ksnakeduel-20.08.1.tar.xz
  ksnakeduel-20.08.1.tar.xz.sig



Other differences:
--
++ ksnakeduel.spec ++
--- /var/tmp/diff_new_pack.lj1F2j/_old  2020-09-10 22:54:16.988327908 +0200
+++ /var/tmp/diff_new_pack.lj1F2j/_new  2020-09-10 22:54:16.992327914 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   ksnakeduel
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Simple snake duel game
 License:GPL-2.0-or-later


++ ksnakeduel-20.08.0.tar.xz -> ksnakeduel-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-20.08.0/org.kde.ksnakeduel.desktop 
new/ksnakeduel-20.08.1/org.kde.ksnakeduel.desktop
--- old/ksnakeduel-20.08.0/org.kde.ksnakeduel.desktop   2020-07-26 
07:46:57.0 +0200
+++ new/ksnakeduel-20.08.1/org.kde.ksnakeduel.desktop   2020-08-26 
09:46:16.0 +0200
@@ -19,6 +19,7 @@
 Name[fr]=KSnakeDuel
 Name[ga]=KSnakeDuel
 Name[gl]=KSnakeDuel
+Name[hi]=के-स्नेकड्यूएल
 Name[hu]=KSnakeDuel
 Name[it]=KSnakeDuel
 Name[kk]=KSnakeDuel
@@ -60,6 +61,7 @@
 GenericName[fi]=Kisa hyperavaruudessa
 GenericName[fr]=Une course dans l'hyper-espace
 GenericName[gl]=Unha carreira no espazo exterior
+GenericName[hi]=दीर्ध अंतरिक्ष में दोड
 GenericName[it]=Una gara nell'iperspazio
 GenericName[ko]=하이퍼스페이스에서의 경주
 GenericName[nl]=Een race in hyperspace
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ksnakeduel-20.08.0/po/es/docs/ksnakeduel/index.docbook 
new/ksnakeduel-20.08.1/po/es/docs/ksnakeduel/index.docbook
--- old/ksnakeduel-20.08.0/po/es/docs/ksnakeduel/index.docbook  2020-08-07 
09:02:47.0 +0200
+++ new/ksnakeduel-20.08.1/po/es/docs/ksnakeduel/index.docbook  2020-09-01 
08:26:38.0 +0200
@@ -133,9 +133,9 @@
 >&FDLNotice;
 
 2013-05-05
+>2020-06-20
 2.0 (&kde; 4.11)
+>2.1 (Aplicaciones 20.08)
 
 
 
 
 
+
+Opciones del juego
+Indique las Rondas para ganar para definir cuántas rondas son necesarias antes de declarar un 
ganador.
+
+
 
 
 
@@ -834,31 +847,6 @@
 >. &underFDL; &underGPL; 
 
-
-
-
-Instalación
-
-
-Cómo obtener &kappname;&install.intro.documentation; 
-
-
-Requisitos
-
-Para poder compilar &kappname;, necesitará &kde; 4. Todas las librerías  
necesarias, además del propio &kappname;, se pueden encontrar en 
&kde-ftp;.
-
-
-
-Compilación e instalación&install.compile.documentation; 
-
-
 
 

commit kqtquickcharts for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kqtquickcharts for openSUSE:Factory 
checked in at 2020-09-10 22:52:20

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


Package is "kqtquickcharts"

Thu Sep 10 22:52:20 2020 rev:80 rq:831840 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kqtquickcharts/kqtquickcharts.changes
2020-08-18 14:00:34.834249374 +0200
+++ /work/SRC/openSUSE:Factory/.kqtquickcharts.new.4249/kqtquickcharts.changes  
2020-09-10 22:53:26.208253608 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:38 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kqtquickcharts-20.08.0.tar.xz
  kqtquickcharts-20.08.0.tar.xz.sig

New:

  kqtquickcharts-20.08.1.tar.xz
  kqtquickcharts-20.08.1.tar.xz.sig



Other differences:
--
++ kqtquickcharts.spec ++
--- /var/tmp/diff_new_pack.YSJK5T/_old  2020-09-10 22:53:26.796254468 +0200
+++ /var/tmp/diff_new_pack.YSJK5T/_new  2020-09-10 22:53:26.800254474 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kqtquickcharts
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Plugin to render beautiful and interactive graphs
 License:LGPL-2.1-or-later


++ kqtquickcharts-20.08.0.tar.xz -> kqtquickcharts-20.08.1.tar.xz ++




commit kpat for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kpat for openSUSE:Factory checked in 
at 2020-09-10 22:52:18

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


Package is "kpat"

Thu Sep 10 22:52:18 2020 rev:102 rq:831837 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kpat/kpat.changes2020-08-18 
14:00:29.962247377 +0200
+++ /work/SRC/openSUSE:Factory/.kpat.new.4249/kpat.changes  2020-09-10 
22:53:24.320250844 +0200
@@ -1,0 +2,10 @@
+Tue Sep  1 20:50:35 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- Changes since 20.08.0:
+  * i18n: rename mimetype catalog to kpat_xml_mimetypes.pot
+
+---

Old:

  kpat-20.08.0.tar.xz
  kpat-20.08.0.tar.xz.sig

New:

  kpat-20.08.1.tar.xz
  kpat-20.08.1.tar.xz.sig



Other differences:
--
++ kpat.spec ++
--- /var/tmp/diff_new_pack.4NSacU/_old  2020-09-10 22:53:25.068251940 +0200
+++ /var/tmp/diff_new_pack.4NSacU/_new  2020-09-10 22:53:25.068251940 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kpat
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Patience card game
 License:GPL-2.0-or-later


++ kpat-20.08.0.tar.xz -> kpat-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-20.08.0/CMakeLists.txt 
new/kpat-20.08.1/CMakeLists.txt
--- old/kpat-20.08.0/CMakeLists.txt 2020-08-07 09:02:27.0 +0200
+++ new/kpat-20.08.1/CMakeLists.txt 2020-09-01 08:25:59.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kpat VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-20.08.0/mimetypes/XmlMessages.sh 
new/kpat-20.08.1/mimetypes/XmlMessages.sh
--- old/kpat-20.08.0/mimetypes/XmlMessages.sh   2020-08-05 10:08:56.0 
+0200
+++ new/kpat-20.08.1/mimetypes/XmlMessages.sh   2020-08-31 21:16:15.0 
+0200
@@ -7,7 +7,7 @@
 {
 case "$1" in
kpatience.xml)
-   echo kpat_mimetypes.po
+   echo kpat_xml_mimetypes.po
;;
 esac
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-20.08.0/org.kde.kpat.appdata.xml 
new/kpat-20.08.1/org.kde.kpat.appdata.xml
--- old/kpat-20.08.0/org.kde.kpat.appdata.xml   2020-08-05 10:08:56.0 
+0200
+++ new/kpat-20.08.1/org.kde.kpat.appdata.xml   2020-08-31 21:16:15.0 
+0200
@@ -121,9 +121,9 @@
   
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-20.08.0/po/bs/kpat_mimetypes.po 
new/kpat-20.08.1/po/bs/kpat_mimetypes.po
--- old/kpat-20.08.0/po/bs/kpat_mimetypes.po2020-08-07 09:02:26.0 
+0200
+++ new/kpat-20.08.1/po/bs/kpat_mimetypes.po1970-01-01 01:00:00.0 
+0100
@@ -1,28 +0,0 @@
-# Bosnian translations for PACKAGE package
-# engleski prevodi za paket PACKAGE.
-# Copyright (C) 2015 This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-# Samir ribic , 2015.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: kde4.14\n"
-"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-05-20 03:05+0200\n"
-"PO-Revision-Date: 2015-02-22 22:55+0100\n"
-"Last-Translator: Samir Ribić \n"
-"Language-Team: Bosnian\n"
-"Language: bs\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-
-#: kpatience.xml.podir/kpatience.xml.in.h:1
-msgid "KPatience legacy save file"
-msgstr "KPatience starija datoteka za snimanje"
-
-#: kpatience.xml.podir/kpatience.xml.in.h:2
-msgid "KPatience save file"
-msgstr "KPatience datoteka za snimanje"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kpat-20.08.0/po/ca/kpat_mimetypes.po 
new/kpat-20.08.1/po/ca/kpat_mimetypes.po
--- old/kpat-20.08.0/po/ca/kpat_mimetypes.po2020-08

commit krdc for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package krdc for openSUSE:Factory checked in 
at 2020-09-10 22:52:22

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


Package is "krdc"

Thu Sep 10 22:52:22 2020 rev:96 rq:831841 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/krdc/krdc.changes2020-08-18 
14:00:38.890251037 +0200
+++ /work/SRC/openSUSE:Factory/.krdc.new.4249/krdc.changes  2020-09-10 
22:53:27.668255744 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:38 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  krdc-20.08.0.tar.xz
  krdc-20.08.0.tar.xz.sig

New:

  krdc-20.08.1.tar.xz
  krdc-20.08.1.tar.xz.sig



Other differences:
--
++ krdc.spec ++
--- /var/tmp/diff_new_pack.JIgziZ/_old  2020-09-10 22:53:28.296256663 +0200
+++ /var/tmp/diff_new_pack.JIgziZ/_new  2020-09-10 22:53:28.300256668 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   krdc
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Remote Desktop Connection
 License:GPL-2.0-or-later


++ krdc-20.08.0.tar.xz -> krdc-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.08.0/CMakeLists.txt 
new/krdc-20.08.1/CMakeLists.txt
--- old/krdc-20.08.0/CMakeLists.txt 2020-08-07 09:06:23.0 +0200
+++ new/krdc-20.08.1/CMakeLists.txt 2020-09-01 08:31:52.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.08.0/org.kde.krdc.appdata.xml 
new/krdc-20.08.1/org.kde.krdc.appdata.xml
--- old/krdc-20.08.0/org.kde.krdc.appdata.xml   2020-08-05 10:17:03.0 
+0200
+++ new/krdc-20.08.1/org.kde.krdc.appdata.xml   2020-08-31 21:23:02.0 
+0200
@@ -103,9 +103,9 @@
   KDE
   kde-de...@kde.org
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.08.0/po/ca@valencia/krdc.po 
new/krdc-20.08.1/po/ca@valencia/krdc.po
--- old/krdc-20.08.0/po/ca@valencia/krdc.po 2020-08-07 09:06:22.0 
+0200
+++ new/krdc-20.08.1/po/ca@valencia/krdc.po 2020-09-01 08:31:49.0 
+0200
@@ -456,7 +456,8 @@
 msgid "KDE Remote Desktop Client started"
 msgstr "S'ha iniciat el client d'escriptori remot del KDE"
 
-#: mainwindow.cpp:128 mainwindow.cpp:141 mainwindow.cpp:1037 
mainwindow.cpp:1134
+#: mainwindow.cpp:128 mainwindow.cpp:141 mainwindow.cpp:1037
+#: mainwindow.cpp:1134
 #, kde-format
 msgid "New Connection"
 msgstr "Connexió nova"
@@ -858,12 +859,12 @@
 #: rdp/rdppreferences.ui:224
 #, kde-format
 msgid ""
-"Use this to specify your keyboard layout. This layout setting is used to send 
"
-"the correct keyboard codes to the server."
+"Use this to specify your keyboard layout. This layout setting is used to "
+"send the correct keyboard codes to the server."
 msgstr ""
-"Useu això per a especificar la vostra disposició de teclat. Aquest ajustament 
"
-"de la disposició serà emprat per a enviar els codis de teclat correctes cap "
-"al servidor."
+"Useu això per a especificar la vostra disposició de teclat. Aquest "
+"ajustament de la disposició serà emprat per a enviar els codis de teclat "
+"correctes cap al servidor."
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_KeyboardLayout)
 #: rdp/rdppreferences.ui:231
@@ -1253,8 +1254,8 @@
 #, kde-format
 msgid ""
 "The folder %1 does not exist.\n"
-"Please set an existing folder to share or empty the \"Share Media\" option if 
"
-"you do not want to share any folder."
+"Please set an existing folder to share or empty the \"Share Media\" option "
+"if you do not want to share any folder."
 msgstr ""
 "La carpeta %1 no existeix.\n"
 "establiu una carpeta existent per a compartir o buideu l'opció «Compartició "
@@ -1279,7 +1280,8 @@
 #, kde-format
 msgid "Could not start \"%1\"; make sure %1 is properly installed."
 msgstr ""
-"No s'ha pogut iniciar «%1»; assegureu-vos que %1 està instal·lat 
correctament."
+"No s'ha pogut iniciar «%1»; assegureu-

commit konquest for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package konquest for openSUSE:Factory 
checked in at 2020-09-10 22:52:17

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


Package is "konquest"

Thu Sep 10 22:52:17 2020 rev:100 rq:831831 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/konquest/konquest.changes2020-08-18 
14:00:25.330245478 +0200
+++ /work/SRC/openSUSE:Factory/.konquest.new.4249/konquest.changes  
2020-09-10 22:53:17.052240210 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:28 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  konquest-20.08.0.tar.xz
  konquest-20.08.0.tar.xz.sig

New:

  konquest-20.08.1.tar.xz
  konquest-20.08.1.tar.xz.sig



Other differences:
--
++ konquest.spec ++
--- /var/tmp/diff_new_pack.3cs2ih/_old  2020-09-10 22:53:18.496242323 +0200
+++ /var/tmp/diff_new_pack.3cs2ih/_new  2020-09-10 22:53:18.500242329 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   konquest
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Galactic strategy game
 License:GPL-2.0-or-later


++ konquest-20.08.0.tar.xz -> konquest-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konquest-20.08.0/org.kde.konquest.appdata.xml 
new/konquest-20.08.1/org.kde.konquest.appdata.xml
--- old/konquest-20.08.0/org.kde.konquest.appdata.xml   2020-07-23 
08:10:36.0 +0200
+++ new/konquest-20.08.1/org.kde.konquest.appdata.xml   2020-08-12 
08:11:56.0 +0200
@@ -9,6 +9,7 @@
   Konquest
   Konquest
   Konquest
+  Konquest
   Konquest
   Konquest
   Konquest
@@ -42,6 +43,7 @@
   Strategická galaktická hra
   Galaktisk strategispil
   Galaktisches Strategiespiel
+  Γαλαξιακό παιχνίδι στρατηγικής
   Galactic Strategy Game
   Juego de estrategia galáctica
   Galaktiline strateegiamäng
@@ -78,6 +80,7 @@
 El Konquest és una versió del Gnu-Lactic 
Konquest. Els jugadors conquereixen altres planetes enviant-hi naus. L'objectiu 
és construir un imperi interestel·lar i finalment conquerir els planetes de 
tots els altres jugadors.
 Konquest er en version af Gnu-Lactic Konquest. Spillere 
erobrer andre planeter  ved at sende skibe til dem. Målet er at opbygge et 
interstellart imperium og  i sidste ende erobre alle andre spilleres 
planeter.
 Konquest ist eine Version von Gnu-Lactic-Konquest. 
Spieler schicken Schiffe zu anderen Planeten, um sie zu erobern. Ziel des 
Spiels ist es, ein galaktisches Imperium zu beherrschen und alle Planeten der 
Gegner zu erobern.
+Το Konquest είναι μια έκδοση του Gnu-Lactic Konquest. Οι 
παίκτες κατακτούνάλλους πλανήτες στέλνοντας πλοία. Ο στόχος είναι η δημιουργία 
μίας διαστρικής αυτοκρατορίας και τελικά η κατάκτηση των πλανητών όλων των 
άλλων παικτών.
 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 on Gnu-Lactic Konquesti versioon. Mängijad 
vallutavad teisi planeete sinna kosmoselaevu saates. Siht on ehitada üles 
ülegalaktiline impeerium ja viimaks vallutada kõigi teiste mängijate 
planeedid.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konquest-20.08.0/po/el/konquest.po 
new/konquest-20.08.1/po/el/konquest.po
--- old/konquest-20.08.0/po/el/konquest.po  2020-08-07 09:02:22.0 
+0200
+++ new/konquest-20.08.1/po/el/konquest.po  2020-09-01 08:25:50.0 
+0200
@@ -3,19 +3,20 @@
 # Spiros Georgaras , 2005, 2007.
 # Toussis Manolis , 2006, 2007.
 # Dimitrios Glentadakis , 2012.
+# Stelios , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: konquest\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2012-09-08 14:34+0200\n"
-"Last-Translator: Dimitrios Glentadakis \n"
+"PO-Revision-Date: 2020-08-11 11:26+0300\n"
+"Last-Translator: Stelios \n"
 "Language-Team: Greek \n"
 "Language: el\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Conte

commit kshisen for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kshisen for openSUSE:Factory checked 
in at 2020-09-10 22:52:29

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


Package is "kshisen"

Thu Sep 10 22:52:29 2020 rev:101 rq:831846 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kshisen/kshisen.changes  2020-08-18 
14:01:00.374259845 +0200
+++ /work/SRC/openSUSE:Factory/.kshisen.new.4249/kshisen.changes
2020-09-10 22:53:54.112294436 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:42 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kshisen-20.08.0.tar.xz
  kshisen-20.08.0.tar.xz.sig

New:

  kshisen-20.08.1.tar.xz
  kshisen-20.08.1.tar.xz.sig



Other differences:
--
++ kshisen.spec ++
--- /var/tmp/diff_new_pack.DnHLmB/_old  2020-09-10 22:53:56.184297467 +0200
+++ /var/tmp/diff_new_pack.DnHLmB/_new  2020-09-10 22:53:56.184297467 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kshisen
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Shisen-Sho Mahjongg-like game
 License:GPL-2.0-or-later


++ kshisen-20.08.0.tar.xz -> kshisen-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kshisen-20.08.0/po/zh_CN/kshisen.po 
new/kshisen-20.08.1/po/zh_CN/kshisen.po
--- old/kshisen-20.08.0/po/zh_CN/kshisen.po 2020-08-07 09:02:34.0 
+0200
+++ new/kshisen-20.08.1/po/zh_CN/kshisen.po 2020-09-01 08:26:11.0 
+0200
@@ -12,7 +12,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kreversi for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kreversi for openSUSE:Factory 
checked in at 2020-09-10 22:52:24

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


Package is "kreversi"

Thu Sep 10 22:52:24 2020 rev:100 rq:831842 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kreversi/kreversi.changes2020-08-18 
14:00:43.242252821 +0200
+++ /work/SRC/openSUSE:Factory/.kreversi.new.4249/kreversi.changes  
2020-09-10 22:53:30.956260555 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:39 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kreversi-20.08.0.tar.xz
  kreversi-20.08.0.tar.xz.sig

New:

  kreversi-20.08.1.tar.xz
  kreversi-20.08.1.tar.xz.sig



Other differences:
--
++ kreversi.spec ++
--- /var/tmp/diff_new_pack.Yz6kuc/_old  2020-09-10 22:53:31.696261638 +0200
+++ /var/tmp/diff_new_pack.Yz6kuc/_new  2020-09-10 22:53:31.700261643 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kreversi
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Reversi board game
 License:GPL-2.0-or-later


++ kreversi-20.08.0.tar.xz -> kreversi-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kreversi-20.08.0/org.kde.kreversi.appdata.xml 
new/kreversi-20.08.1/org.kde.kreversi.appdata.xml
--- old/kreversi-20.08.0/org.kde.kreversi.appdata.xml   2020-07-26 
08:59:42.0 +0200
+++ new/kreversi-20.08.1/org.kde.kreversi.appdata.xml   2020-08-26 
09:46:00.0 +0200
@@ -15,6 +15,7 @@
   KReversi
   KReversi
   KReversi
+  के-रिवर्सी
   KReversi
   KReversi
   KReversi
@@ -47,6 +48,7 @@
   Reversi-lautapeli
   Jeu de plateau Reversi
   Xogo de taboleiro similar ao Reversi
+  रिवर्सी बोर्ड खेल
   Permainan Papan Membalik-balik
   Gioco da tavolo tipo Reversi
   리버시 보드 게임
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kreversi-20.08.0/org.kde.kreversi.desktop 
new/kreversi-20.08.1/org.kde.kreversi.desktop
--- old/kreversi-20.08.0/org.kde.kreversi.desktop   2020-07-26 
08:59:42.0 +0200
+++ new/kreversi-20.08.1/org.kde.kreversi.desktop   2020-08-26 
09:46:00.0 +0200
@@ -23,6 +23,7 @@
 Name[ga]=KReversi
 Name[gl]=KReversi
 Name[he]=KReversi
+Name[hi]=के-रिवर्सी
 Name[hne]=के-रिवर्सी
 Name[hr]=KReversi
 Name[hu]=KReversi
@@ -94,6 +95,7 @@
 GenericName[ga]=Cluiche Cláir Reversi
 GenericName[gl]=Xogo de taboleiro similar ao Reversi
 GenericName[he]=רברסי, משחק לוח
+GenericName[hi]=रिवर्सी बोर्ड खेल
 GenericName[hne]=रिवर्सी बोर्ड खेल
 GenericName[hr]=Reversi igra na ploči
 GenericName[hu]=Reversi táblajáték
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kreversi-20.08.0/pics/default_theme.desktop 
new/kreversi-20.08.1/pics/default_theme.desktop
--- old/kreversi-20.08.0/pics/default_theme.desktop 2020-07-26 
08:59:42.0 +0200
+++ new/kreversi-20.08.1/pics/default_theme.desktop 2020-08-26 
09:46:00.0 +0200
@@ -16,6 +16,7 @@
 Name[fr]=Thème par défaut pour KReversi
 Name[ga]=Téama Réamhshocraithe KReversi
 Name[gl]=Tema visual predeterminado do KReversi
+Name[hi]=के-रिवर्सी डिफ़ॉल्ट प्रसंग
 Name[hu]=Alapértelmezett KReversi-téma
 Name[id]=Tema Baku KReversi
 Name[it]=Tema predefinito per KReversi
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kreversi-20.08.0/po/hi/kreversi.po 
new/kreversi-20.08.1/po/hi/kreversi.po
--- old/kreversi-20.08.0/po/hi/kreversi.po  2020-08-07 09:02:31.0 
+0200
+++ new/kreversi-20.08.1/po/hi/kreversi.po  2020-09-01 08:26:03.0 
+0200
@@ -3,32 +3,31 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Ravishankar Shrivastava , 2007.
+# Raghavendra Kamath , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kreversi\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2007-12-24 12:44+0530\n"
-"Last-Translator: Ravishankar Shrivastava \n"
-"Language-Team: Hindi \n"
+"PO-Revision-Date: 2020-08-25 22:57+0530\n"
+"Last-Translator: Raghavendra Kamath \n"
+"Language-Team: Kde-hindi\n"
 "Language: hi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.

commit knights for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package knights for openSUSE:Factory checked 
in at 2020-09-10 22:52:08

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


Package is "knights"

Thu Sep 10 22:52:08 2020 rev:24 rq:831824 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/knights/knights.changes  2020-08-18 
13:59:59.426234859 +0200
+++ /work/SRC/openSUSE:Factory/.knights.new.4249/knights.changes
2020-09-10 22:52:46.832195993 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:22 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  knights-20.08.0.tar.xz
  knights-20.08.0.tar.xz.sig

New:

  knights-20.08.1.tar.xz
  knights-20.08.1.tar.xz.sig



Other differences:
--
++ knights.spec ++
--- /var/tmp/diff_new_pack.pkUsxn/_old  2020-09-10 22:52:48.596198574 +0200
+++ /var/tmp/diff_new_pack.pkUsxn/_new  2020-09-10 22:52:48.600198580 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   knights
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:A simple chess board
 License:GPL-2.0-or-later


++ knights-20.08.0.tar.xz -> knights-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knights-20.08.0/po/zh_CN/knights.po 
new/knights-20.08.1/po/zh_CN/knights.po
--- old/knights-20.08.0/po/zh_CN/knights.po 2020-08-07 09:02:13.0 
+0200
+++ new/knights-20.08.1/po/zh_CN/knights.po 2020-09-01 08:25:30.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-04-08 03:16+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kmplot for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kmplot for openSUSE:Factory checked 
in at 2020-09-10 22:52:01

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


Package is "kmplot"

Thu Sep 10 22:52:01 2020 rev:121 rq:831821 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kmplot/kmplot.changes2020-08-18 
13:59:50.602231242 +0200
+++ /work/SRC/openSUSE:Factory/.kmplot.new.4249/kmplot.changes  2020-09-10 
22:52:41.892188764 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:20 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kmplot-20.08.0.tar.xz
  kmplot-20.08.0.tar.xz.sig

New:

  kmplot-20.08.1.tar.xz
  kmplot-20.08.1.tar.xz.sig



Other differences:
--
++ kmplot.spec ++
--- /var/tmp/diff_new_pack.XFH8ER/_old  2020-09-10 22:52:43.140190591 +0200
+++ /var/tmp/diff_new_pack.XFH8ER/_new  2020-09-10 22:52:43.144190596 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kmplot
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Mathematical Function Plotter
 License:GPL-2.0-or-later


++ kmplot-20.08.0.tar.xz -> kmplot-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmplot-20.08.0/po/ca@valencia/kmplot.po 
new/kmplot-20.08.1/po/ca@valencia/kmplot.po
--- old/kmplot-20.08.0/po/ca@valencia/kmplot.po 2020-08-07 08:55:51.0 
+0200
+++ new/kmplot-20.08.1/po/ca@valencia/kmplot.po 2020-09-01 08:15:48.0 
+0200
@@ -26,7 +26,8 @@
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
 msgid "Your names"
-msgstr "Albert Astals Cid,David Gil Oliva,Orestes Mas Casals,Aleix Pol 
Gonzàlez"
+msgstr ""
+"Albert Astals Cid,David Gil Oliva,Orestes Mas Casals,Aleix Pol Gonzàlez"
 
 #, kde-format
 msgctxt "EMAIL OF TRANSLATORS"
@@ -129,8 +130,8 @@
 "Click here to delete the selected constant; it can only be removed if it is "
 "not currently used by a plot."
 msgstr ""
-"Feu clic ací per a suprimir la constant seleccionada. Només pot ser eliminada 
"
-"si no l'usa cap gràfic."
+"Feu clic ací per a suprimir la constant seleccionada. Només pot ser "
+"eliminada si no l'usa cap gràfic."
 
 #. i18n: ectx: property (text), widget (QPushButton, cmdDelete)
 #. i18n: ectx: property (text), widget (QPushButton, deleteButton)
@@ -673,8 +674,8 @@
 "Enter the initial x-value or expression for the integral, for example 2 or "
 "pi/2"
 msgstr ""
-"Introduïu el valor x inicial o l'expressió per a la integral, per exemple 2 o 
"
-"pi/2"
+"Introduïu el valor x inicial o l'expressió per a la integral, per exemple 2 "
+"o pi/2"
 
 #. i18n: ectx: property (toolTip), widget (EquationEdit, txtInitY)
 #: functioneditorwidget.ui:328
@@ -689,8 +690,8 @@
 "Enter the initial y-value or expression for the integral, for example 2 or "
 "pi/2"
 msgstr ""
-"Introduïu el valor y inicial o l'expressió per a la integral, per exemple 2 o 
"
-"pi/2"
+"Introduïu el valor y inicial o l'expressió per a la integral, per exemple 2 "
+"o pi/2"
 
 #. i18n: ectx: property (toolTip), widget (QGroupBox, groupBox_8)
 #. i18n: ectx: property (toolTip), widget (QGroupBox, groupBox_10)
@@ -1546,8 +1547,8 @@
 #: kparametereditor.cpp:276
 #, kde-format
 msgid ""
-"Line %1 is not a valid parameter value and will therefore not be included. Do 
"
-"you want to continue?"
+"Line %1 is not a valid parameter value and will therefore not be included. "
+"Do you want to continue?"
 msgstr ""
 "La línia %1 no és un valor de paràmetre vàlid i per tant no serà afegit. "
 "Voleu continuar?"
@@ -2350,8 +2351,8 @@
 #: qparametereditor.ui:120
 #, kde-format
 msgid ""
-"Import values from a textfile. Every line in the file is parsed as a value or 
"
-"expression."
+"Import values from a textfile. Every line in the file is parsed as a value "
+"or expression."
 msgstr ""
 "Importa els valors d'un fitxer de text. Cada línia del fitxer s'interpreta "
 "com a un valor o expressió."
@@ -2375,8 +2376,8 @@
 "Export values to a textfile. Every value in the parameter list will be "
 "written to one line in the file."
 msgstr ""
-"Exporta els valors a un fitxer de text. Cada valor de la llista de paràmetres 
"
-"s'escriurà en una línia del fitxer."
+"Exporta els valors a un fitxer de text. Cada valor de la llista de "
+"paràmetres s'escriurà en una línia del fitxer."
 
 #. i18n: ectx: property (text), widget (QPushButton, cmdExport)
 

commit kiten for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kiten for openSUSE:Factory checked 
in at 2020-09-10 22:51:36

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


Package is "kiten"

Thu Sep 10 22:51:36 2020 rev:124 rq:831800 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kiten/kiten.changes  2020-08-18 
13:59:20.290218815 +0200
+++ /work/SRC/openSUSE:Factory/.kiten.new.4249/kiten.changes2020-09-10 
22:52:20.988158178 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:05 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kiten-20.08.0.tar.xz
  kiten-20.08.0.tar.xz.sig

New:

  kiten-20.08.1.tar.xz
  kiten-20.08.1.tar.xz.sig



Other differences:
--
++ kiten.spec ++
--- /var/tmp/diff_new_pack.Vr80ep/_old  2020-09-10 22:52:22.228159992 +0200
+++ /var/tmp/diff_new_pack.Vr80ep/_new  2020-09-10 22:52:22.23215 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kiten
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Japanese Reference/Study Tool
 # Data files are under CC-BY-SA-3.0 (edict) and CC-BY-SA-4.0 ("kanjidic"/SKIP 
numbers therein)


++ kiten-20.08.0.tar.xz -> kiten-20.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/kiten/kiten-20.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.kiten.new.4249/kiten-20.08.1.tar.xz differ: char 
27, line 1




commit kollision for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kollision for openSUSE:Factory 
checked in at 2020-09-10 22:52:11

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


Package is "kollision"

Thu Sep 10 22:52:11 2020 rev:102 rq:831827 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kollision/kollision.changes  2020-08-18 
14:00:09.050238805 +0200
+++ /work/SRC/openSUSE:Factory/.kollision.new.4249/kollision.changes
2020-09-10 22:52:51.916203432 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:25 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kollision-20.08.0.tar.xz
  kollision-20.08.0.tar.xz.sig

New:

  kollision-20.08.1.tar.xz
  kollision-20.08.1.tar.xz.sig



Other differences:
--
++ kollision.spec ++
--- /var/tmp/diff_new_pack.ojOvMZ/_old  2020-09-10 22:52:53.612205913 +0200
+++ /var/tmp/diff_new_pack.ojOvMZ/_new  2020-09-10 22:52:53.612205913 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kollision
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Kollision game
 License:GPL-2.0-or-later


++ kollision-20.08.0.tar.xz -> kollision-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-20.08.0/org.kde.kollision.appdata.xml 
new/kollision-20.08.1/org.kde.kollision.appdata.xml
--- old/kollision-20.08.0/org.kde.kollision.appdata.xml 2020-07-23 
08:10:24.0 +0200
+++ new/kollision-20.08.1/org.kde.kollision.appdata.xml 2020-08-26 
09:45:46.0 +0200
@@ -13,6 +13,7 @@
   Kollision
   Kollision
   Kollision
+  Kollision
   Kollision
   Kollision
   Kollision
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-20.08.0/org.kde.kollision.desktop 
new/kollision-20.08.1/org.kde.kollision.desktop
--- old/kollision-20.08.0/org.kde.kollision.desktop 2020-07-23 
08:10:24.0 +0200
+++ new/kollision-20.08.1/org.kde.kollision.desktop 2020-08-26 
09:45:46.0 +0200
@@ -19,6 +19,7 @@
 Name[fr]=Kollision
 Name[ga]=Kollision
 Name[gl]=Kollision
+Name[hi]=कोल्लिसन
 Name[hne]=कोलिसन
 Name[hu]=Kollision
 Name[it]=Kollision
@@ -63,6 +64,7 @@
 GenericName[fi]=Yksinkertainen väistelypeli
 GenericName[fr]=Un jeu simple d'évitement de balles
 GenericName[gl]=Un xogo de bólas
+GenericName[hi]=गेंद को चकमा देने वाला खेल
 GenericName[it]=Un semplice gioco in cui devi schivare delle palle
 GenericName[ko]=튀는 공 피하기 게임
 GenericName[nl]=Een eenvoudig "stuiterende bal"-spel
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-20.08.0/pictures/theme.desktop 
new/kollision-20.08.1/pictures/theme.desktop
--- old/kollision-20.08.0/pictures/theme.desktop2020-07-23 
08:10:24.0 +0200
+++ new/kollision-20.08.1/pictures/theme.desktop2020-08-26 
09:45:46.0 +0200
@@ -15,6 +15,7 @@
 Name[fr]=Thème par défaut de Kollision
 Name[ga]=Téama Réamhshocraithe Kollision
 Name[gl]=Tema visual predeterminado do Kollision
+Name[hi]=कोल्लिसन डिफ़ॉल्ट प्रसंग
 Name[hu]=Alapértelmezett Kollision-téma
 Name[it]=Tema predefinito per Kollision
 Name[kk]=Kollision-ның әдетті нақышы
@@ -59,6 +60,7 @@
 Description[fr]=Thème par défaut de Kollision
 Description[ga]=Téama Réamhshocraithe Kollision
 Description[gl]=Tema visual predeterminado do Kollision
+Description[hi]=कोल्लिसन डिफ़ॉल्ट प्रसंग
 Description[hu]=Alapértelmezett Kollision-téma
 Description[it]=Tema predefinito per Kollision
 Description[kk]=Kollision-ның әдетті нақышы
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kollision-20.08.0/po/zh_CN/kollision.po 
new/kollision-20.08.1/po/zh_CN/kollision.po
--- old/kollision-20.08.0/po/zh_CN/kollision.po 2020-08-07 09:02:20.0 
+0200
+++ new/kollision-20.08.1/po/zh_CN/kollision.po 2020-09-01 08:25:45.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit konqueror for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package konqueror for openSUSE:Factory 
checked in at 2020-09-10 22:52:14

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


Package is "konqueror"

Thu Sep 10 22:52:14 2020 rev:52 rq:831830 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/konqueror/konqueror.changes  2020-08-18 
14:00:22.44204 +0200
+++ /work/SRC/openSUSE:Factory/.konqueror.new.4249/konqueror.changes
2020-09-10 22:53:01.860217981 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:27 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  konqueror-20.08.0.tar.xz
  konqueror-20.08.0.tar.xz.sig

New:

  konqueror-20.08.1.tar.xz
  konqueror-20.08.1.tar.xz.sig



Other differences:
--
++ konqueror.spec ++
--- /var/tmp/diff_new_pack.QQsxJN/_old  2020-09-10 22:53:04.296221546 +0200
+++ /var/tmp/diff_new_pack.QQsxJN/_new  2020-09-10 22:53:04.296221546 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   konqueror
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE File Manager and Browser
 # Note for legal: 
konqueror-17.04.2/webenginepart/autotests/webengine_testutils.h is Qt 
commercial OR GPL-3.0


++ konqueror-20.08.0.tar.xz -> konqueror-20.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/konqueror/konqueror-20.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.konqueror.new.4249/konqueror-20.08.1.tar.xz differ: 
char 26, line 1




commit kjumpingcube for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kjumpingcube for openSUSE:Factory 
checked in at 2020-09-10 22:51:39

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


Package is "kjumpingcube"

Thu Sep 10 22:51:39 2020 rev:102 rq:831802 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kjumpingcube/kjumpingcube.changes
2020-08-18 13:59:27.886221930 +0200
+++ /work/SRC/openSUSE:Factory/.kjumpingcube.new.4249/kjumpingcube.changes  
2020-09-10 22:52:23.716162170 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:07 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kjumpingcube-20.08.0.tar.xz
  kjumpingcube-20.08.0.tar.xz.sig

New:

  kjumpingcube-20.08.1.tar.xz
  kjumpingcube-20.08.1.tar.xz.sig



Other differences:
--
++ kjumpingcube.spec ++
--- /var/tmp/diff_new_pack.kvHBOy/_old  2020-09-10 22:52:24.444163235 +0200
+++ /var/tmp/diff_new_pack.kvHBOy/_new  2020-09-10 22:52:24.444163235 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kjumpingcube
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Tactical board game
 License:GPL-2.0-or-later


++ kjumpingcube-20.08.0.tar.xz -> kjumpingcube-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kjumpingcube-20.08.0/po/zh_CN/kjumpingcube.po 
new/kjumpingcube-20.08.1/po/zh_CN/kjumpingcube.po
--- old/kjumpingcube-20.08.0/po/zh_CN/kjumpingcube.po   2020-08-07 
09:01:48.0 +0200
+++ new/kjumpingcube-20.08.1/po/zh_CN/kjumpingcube.po   2020-09-01 
08:24:31.0 +0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kolourpaint for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kolourpaint for openSUSE:Factory 
checked in at 2020-09-10 22:52:13

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


Package is "kolourpaint"

Thu Sep 10 22:52:13 2020 rev:119 rq:831828 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kolourpaint/kolourpaint.changes  2020-08-18 
14:00:15.710241535 +0200
+++ /work/SRC/openSUSE:Factory/.kolourpaint.new.4249/kolourpaint.changes
2020-09-10 22:52:54.764207599 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:26 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kolourpaint-20.08.0.tar.xz
  kolourpaint-20.08.0.tar.xz.sig

New:

  kolourpaint-20.08.1.tar.xz
  kolourpaint-20.08.1.tar.xz.sig



Other differences:
--
++ kolourpaint.spec ++
--- /var/tmp/diff_new_pack.BwKzGT/_old  2020-09-10 22:52:55.740209027 +0200
+++ /var/tmp/diff_new_pack.BwKzGT/_new  2020-09-10 22:52:55.740209027 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kolourpaint
-Version:20.08.0
+Version:20.08.1
 Release:0
 # See bnc#717722 for license details
 Summary:Paint Program


++ kolourpaint-20.08.0.tar.xz -> kolourpaint-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-20.08.0/CMakeLists.txt 
new/kolourpaint-20.08.1/CMakeLists.txt
--- old/kolourpaint-20.08.0/CMakeLists.txt  2020-08-07 08:57:50.0 
+0200
+++ new/kolourpaint-20.08.1/CMakeLists.txt  2020-09-01 08:18:30.0 
+0200
@@ -1,7 +1,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 cmake_minimum_required(VERSION 3.10.0 FATAL_ERROR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-20.08.0/org.kde.kolourpaint.appdata.xml 
new/kolourpaint-20.08.1/org.kde.kolourpaint.appdata.xml
--- old/kolourpaint-20.08.0/org.kde.kolourpaint.appdata.xml 2020-08-05 
09:51:14.0 +0200
+++ new/kolourpaint-20.08.1/org.kde.kolourpaint.appdata.xml 2020-08-31 
21:00:20.0 +0200
@@ -383,9 +383,9 @@
 kolourpaint
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolourpaint-20.08.0/po/ca@valencia/kolourpaint.po 
new/kolourpaint-20.08.1/po/ca@valencia/kolourpaint.po
--- old/kolourpaint-20.08.0/po/ca@valencia/kolourpaint.po   2020-08-07 
08:57:47.0 +0200
+++ new/kolourpaint-20.08.1/po/ca@valencia/kolourpaint.po   2020-09-01 
08:18:23.0 +0200
@@ -235,7 +235,8 @@
 msgstr[0] "%1 element més"
 msgstr[1] "%1 elements més"
 
-#: commands/tools/kpToolColorPickerCommand.cpp:59 
tools/kpToolColorPicker.cpp:45
+#: commands/tools/kpToolColorPickerCommand.cpp:59
+#: tools/kpToolColorPicker.cpp:45
 #, kde-format
 msgid "Color Picker"
 msgstr "Selector del color"
@@ -310,23 +311,24 @@
 #: dialogs/imagelib/kpDocumentMetaInfoDialog.cpp:175
 #, kde-format
 msgid ""
-"Dots Per Inch (DPI) specifies the number of pixels of the image 
"
-"that should be printed inside one inch (2.54cm).The higher the image's 
"
-"DPI, the smaller the printed image. Note that your printer is unlikely to "
-"produce high quality prints if you increase this to more than 300 or 600 DPI, 
"
-"depending on the printer.If you would like to print the image so that "
-"it is the same size as it is displayed on the screen, set the image's DPI "
-"values to be the same as the screen's.If either DPI value is "
-"Unspecified, the image will also be printed to be the same size as on "
-"the screen.Not all image formats support DPI values. If the format you 
"
-"save in does not support them, they will not be saved."
+"Dots Per Inch (DPI) specifies the number of pixels of the "
+"image that should be printed inside one inch (2.54cm).The higher the "
+"image's DPI, the smaller the printed image. Note that your printer is "
+"unlikely to produce high quality prints if you increase this to more than "
+"300 or 600 DPI, depending on the printer.If you would like to print "
+"the imag

commit knavalbattle for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package knavalbattle for openSUSE:Factory 
checked in at 2020-09-10 22:52:03

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


Package is "knavalbattle"

Thu Sep 10 22:52:03 2020 rev:101 rq:831822 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/knavalbattle/knavalbattle.changes
2020-08-18 13:59:53.858232576 +0200
+++ /work/SRC/openSUSE:Factory/.knavalbattle.new.4249/knavalbattle.changes  
2020-09-10 22:52:44.248192212 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:21 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  knavalbattle-20.08.0.tar.xz
  knavalbattle-20.08.0.tar.xz.sig

New:

  knavalbattle-20.08.1.tar.xz
  knavalbattle-20.08.1.tar.xz.sig



Other differences:
--
++ knavalbattle.spec ++
--- /var/tmp/diff_new_pack.7TmazF/_old  2020-09-10 22:52:44.880193137 +0200
+++ /var/tmp/diff_new_pack.7TmazF/_new  2020-09-10 22:52:44.880193137 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knavalbattle
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Battleship game
 License:GPL-2.0-or-later


++ knavalbattle-20.08.0.tar.xz -> knavalbattle-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knavalbattle-20.08.0/CMakeLists.txt 
new/knavalbattle-20.08.1/CMakeLists.txt
--- old/knavalbattle-20.08.0/CMakeLists.txt 2020-08-07 09:02:07.0 
+0200
+++ new/knavalbattle-20.08.1/CMakeLists.txt 2020-09-01 08:25:13.0 
+0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knavalbattle-20.08.0/po/zh_CN/knavalbattle.po 
new/knavalbattle-20.08.1/po/zh_CN/knavalbattle.po
--- old/knavalbattle-20.08.0/po/zh_CN/knavalbattle.po   2020-08-07 
09:02:07.0 +0200
+++ new/knavalbattle-20.08.1/po/zh_CN/knavalbattle.po   2020-09-01 
08:25:12.0 +0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knavalbattle-20.08.0/src/org.kde.knavalbattle.appdata.xml 
new/knavalbattle-20.08.1/src/org.kde.knavalbattle.appdata.xml
--- old/knavalbattle-20.08.0/src/org.kde.knavalbattle.appdata.xml   
2020-08-05 10:07:17.0 +0200
+++ new/knavalbattle-20.08.1/src/org.kde.knavalbattle.appdata.xml   
2020-08-31 21:14:55.0 +0200
@@ -118,9 +118,9 @@
 mild
   
   
+
 
 
 
-
   
 




commit klickety for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package klickety for openSUSE:Factory 
checked in at 2020-09-10 22:51:43

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


Package is "klickety"

Thu Sep 10 22:51:43 2020 rev:101 rq:831807 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/klickety/klickety.changes2020-08-18 
13:59:35.446225029 +0200
+++ /work/SRC/openSUSE:Factory/.klickety.new.4249/klickety.changes  
2020-09-10 22:52:29.576170744 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:10 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  klickety-20.08.0.tar.xz
  klickety-20.08.0.tar.xz.sig

New:

  klickety-20.08.1.tar.xz
  klickety-20.08.1.tar.xz.sig



Other differences:
--
++ klickety.spec ++
--- /var/tmp/diff_new_pack.QS96wB/_old  2020-09-10 22:52:30.132171558 +0200
+++ /var/tmp/diff_new_pack.QS96wB/_new  2020-09-10 22:52:30.136171564 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klickety
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Strategic board game
 License:GPL-2.0-or-later


++ klickety-20.08.0.tar.xz -> klickety-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klickety-20.08.0/CMakeLists.txt 
new/klickety-20.08.1/CMakeLists.txt
--- old/klickety-20.08.0/CMakeLists.txt 2020-08-07 09:01:52.0 +0200
+++ new/klickety-20.08.1/CMakeLists.txt 2020-09-01 08:24:36.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klickety-20.08.0/org.kde.klickety.appdata.xml 
new/klickety-20.08.1/org.kde.klickety.appdata.xml
--- old/klickety-20.08.0/org.kde.klickety.appdata.xml   2020-08-05 
10:06:10.0 +0200
+++ new/klickety-20.08.1/org.kde.klickety.appdata.xml   2020-08-31 
21:14:01.0 +0200
@@ -120,9 +120,9 @@
   
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klickety-20.08.0/org.kde.ksame.appdata.xml 
new/klickety-20.08.1/org.kde.ksame.appdata.xml
--- old/klickety-20.08.0/org.kde.ksame.appdata.xml  2020-08-05 
10:06:10.0 +0200
+++ new/klickety-20.08.1/org.kde.ksame.appdata.xml  2020-08-31 
21:14:01.0 +0200
@@ -110,9 +110,9 @@
   
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klickety-20.08.0/po/zh_CN/klickety.po 
new/klickety-20.08.1/po/zh_CN/klickety.po
--- old/klickety-20.08.0/po/zh_CN/klickety.po   2020-08-07 09:01:51.0 
+0200
+++ new/klickety-20.08.1/po/zh_CN/klickety.po   2020-09-01 08:24:36.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kmahjongg for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kmahjongg for openSUSE:Factory 
checked in at 2020-09-10 22:51:47

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


Package is "kmahjongg"

Thu Sep 10 22:51:47 2020 rev:102 rq:831811 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kmahjongg/kmahjongg.changes  2020-08-18 
13:59:41.902227676 +0200
+++ /work/SRC/openSUSE:Factory/.kmahjongg.new.4249/kmahjongg.changes
2020-09-10 22:52:33.084175877 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:12 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kmahjongg-20.08.0.tar.xz
  kmahjongg-20.08.0.tar.xz.sig

New:

  kmahjongg-20.08.1.tar.xz
  kmahjongg-20.08.1.tar.xz.sig



Other differences:
--
++ kmahjongg.spec ++
--- /var/tmp/diff_new_pack.93mzPE/_old  2020-09-10 22:52:33.888177054 +0200
+++ /var/tmp/diff_new_pack.93mzPE/_new  2020-09-10 22:52:33.888177054 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kmahjongg
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Mahjongg game
 License:GPL-2.0-or-later


++ kmahjongg-20.08.0.tar.xz -> kmahjongg-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmahjongg-20.08.0/po/zh_CN/kmahjongg.po 
new/kmahjongg-20.08.1/po/zh_CN/kmahjongg.po
--- old/kmahjongg-20.08.0/po/zh_CN/kmahjongg.po 2020-08-07 09:01:59.0 
+0200
+++ new/kmahjongg-20.08.1/po/zh_CN/kmahjongg.po 2020-09-01 08:24:58.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klettres for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package klettres for openSUSE:Factory 
checked in at 2020-09-10 22:51:40

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


Package is "klettres"

Thu Sep 10 22:51:40 2020 rev:120 rq:831806 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/klettres/klettres.changes2020-08-18 
13:59:31.162223273 +0200
+++ /work/SRC/openSUSE:Factory/.klettres.new.4249/klettres.changes  
2020-09-10 22:52:27.284167391 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:09 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  klettres-20.08.0.tar.xz
  klettres-20.08.0.tar.xz.sig

New:

  klettres-20.08.1.tar.xz
  klettres-20.08.1.tar.xz.sig



Other differences:
--
++ klettres.spec ++
--- /var/tmp/diff_new_pack.zLk6eF/_old  2020-09-10 22:52:28.484169146 +0200
+++ /var/tmp/diff_new_pack.zLk6eF/_new  2020-09-10 22:52:28.488169152 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klettres
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Alphabet Learning Game
 License:GPL-2.0-or-later


++ klettres-20.08.0.tar.xz -> klettres-20.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/klettres/klettres-20.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.klettres.new.4249/klettres-20.08.1.tar.xz differ: 
char 27, line 1




commit kmines for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kmines for openSUSE:Factory checked 
in at 2020-09-10 22:51:51

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


Package is "kmines"

Thu Sep 10 22:51:51 2020 rev:102 rq:831817 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kmines/kmines.changes2020-08-18 
13:59:43.602228372 +0200
+++ /work/SRC/openSUSE:Factory/.kmines.new.4249/kmines.changes  2020-09-10 
22:52:34.748178312 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:17 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kmines-20.08.0.tar.xz
  kmines-20.08.0.tar.xz.sig

New:

  kmines-20.08.1.tar.xz
  kmines-20.08.1.tar.xz.sig



Other differences:
--
++ kmines.spec ++
--- /var/tmp/diff_new_pack.hcnk38/_old  2020-09-10 22:52:35.384179243 +0200
+++ /var/tmp/diff_new_pack.hcnk38/_new  2020-09-10 22:52:35.384179243 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kmines
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Minesweeper-like game
 License:GPL-2.0-or-later


++ kmines-20.08.0.tar.xz -> kmines-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-20.08.0/po/fr/kmines.po 
new/kmines-20.08.1/po/fr/kmines.po
--- old/kmines-20.08.0/po/fr/kmines.po  2020-08-07 09:02:02.0 +0200
+++ new/kmines-20.08.1/po/fr/kmines.po  2020-09-01 08:25:03.0 +0200
@@ -11,7 +11,7 @@
 # Florimond Simonklein , 2007.
 # Mickael Sibelle , 2007.
 # Mickael Sibelle , 2007, 2008, 2009, 2010.
-# xavier , 2013.
+# xavier , 2013, 2020.
 # Simon Depiets , 2019.
 # Update : 1999-03-16
 #
@@ -22,13 +22,13 @@
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
 "PO-Revision-Date: 2019-01-22 12:26+0800\n"
 "Last-Translator: Simon Depiets \n"
-"Language-Team: French \n"
+"Language-Team: FR\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.08.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-20.08.0/po/it/kmines.po 
new/kmines-20.08.1/po/it/kmines.po
--- old/kmines-20.08.0/po/it/kmines.po  2020-08-07 09:02:03.0 +0200
+++ new/kmines-20.08.1/po/it/kmines.po  2020-09-01 08:25:04.0 +0200
@@ -1,7 +1,7 @@
 # translation of kmines.po to Italian
 # Andrea Celli , 2003, 2004, 2007, 2008, 2010.
 # Andrea Celli , 2011.
-# Paolo Zamponi , 2019.
+# Paolo Zamponi , 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kmines\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Lokalize 18.12.0\n"
+"X-Generator: Lokalize 20.04.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-20.08.0/po/nn/kmines.po 
new/kmines-20.08.1/po/nn/kmines.po
--- old/kmines-20.08.0/po/nn/kmines.po  2020-08-07 09:02:03.0 +0200
+++ new/kmines-20.08.1/po/nn/kmines.po  2020-09-01 08:25:05.0 +0200
@@ -1,6 +1,6 @@
 # Translation of kmines to Norwegian Nynorsk
 #
-# Karl Ove Hufthammer , 2008, 2010, 2016, 2019.
+# Karl Ove Hufthammer , 2008, 2010, 2016, 2019, 2020.
 # Eirik U. Birkeland , 2008.
 msgid ""
 msgstr ""
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 20.08.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmines-20.08.0/po/zh_CN/kmines.po 
new/kmines-20.08.1/po/zh_CN/kmines.po
--- old/kmines-20.08.0/po/zh_CN/kmines.po   2020-08-07 09:02:03.0 
+0200
+++ new/kmines-20.08.1/po/zh_CN/kmines.po   2020-09-01 08:25:06.0 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42

commit knetwalk for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package knetwalk for openSUSE:Factory 
checked in at 2020-09-10 22:52:05

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


Package is "knetwalk"

Thu Sep 10 22:52:05 2020 rev:101 rq:831823 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/knetwalk/knetwalk.changes2020-08-18 
13:59:57.898234233 +0200
+++ /work/SRC/openSUSE:Factory/.knetwalk.new.4249/knetwalk.changes  
2020-09-10 22:52:45.560194132 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:22 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  knetwalk-20.08.0.tar.xz
  knetwalk-20.08.0.tar.xz.sig

New:

  knetwalk-20.08.1.tar.xz
  knetwalk-20.08.1.tar.xz.sig



Other differences:
--
++ knetwalk.spec ++
--- /var/tmp/diff_new_pack.nhm2ti/_old  2020-09-10 22:52:46.280195186 +0200
+++ /var/tmp/diff_new_pack.nhm2ti/_new  2020-09-10 22:52:46.284195191 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   knetwalk
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Puzzle game
 License:GPL-2.0-or-later


++ knetwalk-20.08.0.tar.xz -> knetwalk-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-20.08.0/CMakeLists.txt 
new/knetwalk-20.08.1/CMakeLists.txt
--- old/knetwalk-20.08.0/CMakeLists.txt 2020-08-07 09:02:10.0 +0200
+++ new/knetwalk-20.08.1/CMakeLists.txt 2020-09-01 08:25:23.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-20.08.0/po/zh_CN/knetwalk.po 
new/knetwalk-20.08.1/po/zh_CN/knetwalk.po
--- old/knetwalk-20.08.0/po/zh_CN/knetwalk.po   2020-08-07 09:02:10.0 
+0200
+++ new/knetwalk-20.08.1/po/zh_CN/knetwalk.po   2020-09-01 08:25:21.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knetwalk-20.08.0/src/org.kde.knetwalk.appdata.xml 
new/knetwalk-20.08.1/src/org.kde.knetwalk.appdata.xml
--- old/knetwalk-20.08.0/src/org.kde.knetwalk.appdata.xml   2020-08-05 
10:07:41.0 +0200
+++ new/knetwalk-20.08.1/src/org.kde.knetwalk.appdata.xml   2020-08-31 
21:15:14.0 +0200
@@ -118,9 +118,9 @@
   KDE
   
   
+
 
 
 
-
   
 




commit kolf for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kolf for openSUSE:Factory checked in 
at 2020-09-10 22:52:09

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


Package is "kolf"

Thu Sep 10 22:52:09 2020 rev:100 rq:831826 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kolf/kolf.changes2020-08-18 
14:00:02.630236173 +0200
+++ /work/SRC/openSUSE:Factory/.kolf.new.4249/kolf.changes  2020-09-10 
22:52:49.784200312 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:24 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kolf-20.08.0.tar.xz
  kolf-20.08.0.tar.xz.sig

New:

  kolf-20.08.1.tar.xz
  kolf-20.08.1.tar.xz.sig



Other differences:
--
++ kolf.spec ++
--- /var/tmp/diff_new_pack.swqjSO/_old  2020-09-10 22:52:50.420201243 +0200
+++ /var/tmp/diff_new_pack.swqjSO/_new  2020-09-10 22:52:50.424201249 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kolf
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Miniature golf game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later


++ kolf-20.08.0.tar.xz -> kolf-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolf-20.08.0/CMakeLists.txt 
new/kolf-20.08.1/CMakeLists.txt
--- old/kolf-20.08.0/CMakeLists.txt 2020-08-07 09:02:18.0 +0200
+++ new/kolf-20.08.1/CMakeLists.txt 2020-09-01 08:25:38.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kolf VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kolf-20.08.0/org.kde.kolf.appdata.xml 
new/kolf-20.08.1/org.kde.kolf.appdata.xml
--- old/kolf-20.08.0/org.kde.kolf.appdata.xml   2020-08-06 09:16:46.0 
+0200
+++ new/kolf-20.08.1/org.kde.kolf.appdata.xml   2020-08-31 21:15:41.0 
+0200
@@ -9,6 +9,7 @@
   Kolf
   Kolf
   Kolf
+  Kolf
   Kolf
   Kolf
   Kolf
@@ -40,6 +41,7 @@
   Golf en miniatura
   Miniaturní golf
   Minigolf
+  Γκολφ μινιατούρα
   Miniature Golf
   Minigolf
   Miniatuurne golf
@@ -73,6 +75,7 @@
 El Kolf és un joc 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 joc 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 είναι μια μινιατούρα παιχνιδιού γκολφ. Το 
παιχνίδι παίζεται με την πίστα σε κάτοψη και με μία ράβδο που αναπαριστά το 
μπαστούνι του γκολφ. Το Kolf περιλαμβάνει πολλούς τύπους αντικειμένων, όπως 
υδάτινα εμπόδια, κλίσεις, αμμοπαγίδες και μαύρες τρύπες (παραμορφώσεις) μεταξύ 
άλλων.
 Kolf is a miniature golf game. The game is played from 
an overhead view, with a short bar representing the golf club. Kolf features 
many different types of objects, such water hazards, slopes, sand traps, and 
black holes (warps), among others.
 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 on miniatuurne golfimäng. Mängitakse ülavaates, kus 
lühike kepp vastab golfikepile. Kolfis on kasutusel mitut laadi objektid, 
näiteks veetõkked, nõlvad, liivaväljad ja mustad augud.
@@ -101,6 +104,7 @@
 Característiques:
 Vlastnosti:
 Funktionen:
+Χαρακτηριστικά:
 Features:
 Funciones:

commit kmouth for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kmouth for openSUSE:Factory checked 
in at 2020-09-10 22:51:58

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


Package is "kmouth"

Thu Sep 10 22:51:58 2020 rev:110 rq:831820 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kmouth/kmouth.changes2020-08-18 
13:59:48.858230527 +0200
+++ /work/SRC/openSUSE:Factory/.kmouth.new.4249/kmouth.changes  2020-09-10 
22:52:39.520185294 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:19 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kmouth-20.08.0.tar.xz
  kmouth-20.08.0.tar.xz.sig

New:

  kmouth-20.08.1.tar.xz
  kmouth-20.08.1.tar.xz.sig



Other differences:
--
++ kmouth.spec ++
--- /var/tmp/diff_new_pack.oQa5pW/_old  2020-09-10 22:52:40.320186465 +0200
+++ /var/tmp/diff_new_pack.oQa5pW/_new  2020-09-10 22:52:40.324186471 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kmouth
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Speech Synthesizer Frontend
 License:GPL-2.0-or-later


++ kmouth-20.08.0.tar.xz -> kmouth-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmouth-20.08.0/po/zh_CN/kmouth.po 
new/kmouth-20.08.1/po/zh_CN/kmouth.po
--- old/kmouth-20.08.0/po/zh_CN/kmouth.po   2020-08-07 08:59:21.0 
+0200
+++ new/kmouth-20.08.1/po/zh_CN/kmouth.po   2020-09-01 08:20:58.0 
+0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-09-19 02:49+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kmix for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kmix for openSUSE:Factory checked in 
at 2020-09-10 22:51:53

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


Package is "kmix"

Thu Sep 10 22:51:53 2020 rev:104 rq:831818 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kmix/kmix.changes2020-08-18 
13:59:44.954228926 +0200
+++ /work/SRC/openSUSE:Factory/.kmix.new.4249/kmix.changes  2020-09-10 
22:52:35.940180056 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:18 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kmix-20.08.0.tar.xz
  kmix-20.08.0.tar.xz.sig

New:

  kmix-20.08.1.tar.xz
  kmix-20.08.1.tar.xz.sig



Other differences:
--
++ kmix.spec ++
--- /var/tmp/diff_new_pack.TdXHfA/_old  2020-09-10 22:52:36.660181110 +0200
+++ /var/tmp/diff_new_pack.TdXHfA/_new  2020-09-10 22:52:36.660181110 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kmix
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Sound Mixer
 License:GPL-2.0-or-later


++ kmix-20.08.0.tar.xz -> kmix-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-20.08.0/po/nn/kmix.po 
new/kmix-20.08.1/po/nn/kmix.po
--- old/kmix-20.08.0/po/nn/kmix.po  2020-08-07 09:00:25.0 +0200
+++ new/kmix-20.08.1/po/nn/kmix.po  2020-09-01 08:22:28.0 +0200
@@ -14,7 +14,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.1\n"
+"X-Generator: Lokalize 20.08.0\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-20.08.0/po/ru/kmix.po 
new/kmix-20.08.1/po/ru/kmix.po
--- old/kmix-20.08.0/po/ru/kmix.po  2020-08-07 09:00:25.0 +0200
+++ new/kmix-20.08.1/po/ru/kmix.po  2020-09-01 08:22:28.0 +0200
@@ -18,14 +18,14 @@
 "Project-Id-Version: kmix\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-16 07:39+0200\n"
-"PO-Revision-Date: 2020-04-25 11:06+0300\n"
+"PO-Revision-Date: 2020-08-23 13:15+0300\n"
 "Last-Translator: Alexander Yavorsky \n"
 "Language-Team: Russian \n"
 "Language: ru\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.04.0\n"
+"X-Generator: Lokalize 20.08.0\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"
 "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
@@ -991,19 +991,18 @@
 "PulseAudio."
 
 #: gui/kmixprefdlg.cpp:234
-#, fuzzy, kde-format
-#| msgid "Volume muted"
+#, kde-format
 msgid "Volume step:"
-msgstr "Звук выключен"
+msgstr "Шаг изменения громкости:"
 
 #: gui/kmixprefdlg.cpp:243
-#, fuzzy, kde-format
-#| msgid ""
-#| "KMix must be restarted for the Volume Overdrive setting to take effect."
+#, kde-format
 msgid ""
 "KMix must be restarted for the Volume Step and Overdrive settings to take "
 "effect."
-msgstr "Для активации усиления громкости требуется перезапустить KMix."
+msgstr ""
+"Для применения новых значений шага изменения громкости и активации усиления "
+"громкости требуется перезапустить KMix."
 
 #: gui/kmixprefdlg.cpp:253
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmix-20.08.0/po/zh_CN/kmix.po 
new/kmix-20.08.1/po/zh_CN/kmix.po
--- old/kmix-20.08.0/po/zh_CN/kmix.po   2020-08-07 09:00:26.0 +0200
+++ new/kmix-20.08.1/po/zh_CN/kmix.po   2020-09-01 08:22:28.0 +0200
@@ -23,7 +23,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-16 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit klines for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package klines for openSUSE:Factory checked 
in at 2020-09-10 22:51:45

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


Package is "klines"

Thu Sep 10 22:51:45 2020 rev:101 rq:831809 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/klines/klines.changes2020-08-18 
13:59:40.354227041 +0200
+++ /work/SRC/openSUSE:Factory/.klines.new.4249/klines.changes  2020-09-10 
22:52:31.548173630 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:11 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  klines-20.08.0.tar.xz
  klines-20.08.0.tar.xz.sig

New:

  klines-20.08.1.tar.xz
  klines-20.08.1.tar.xz.sig



Other differences:
--
++ klines.spec ++
--- /var/tmp/diff_new_pack.lsKaYJ/_old  2020-09-10 22:52:32.244174648 +0200
+++ /var/tmp/diff_new_pack.lsKaYJ/_new  2020-09-10 22:52:32.248174654 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   klines
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Tactical game
 License:GPL-2.0-or-later


++ klines-20.08.0.tar.xz -> klines-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.08.0/CMakeLists.txt 
new/klines-20.08.1/CMakeLists.txt
--- old/klines-20.08.0/CMakeLists.txt   2020-08-07 09:01:55.0 +0200
+++ new/klines-20.08.1/CMakeLists.txt   2020-09-01 08:24:53.0 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 set (RELEASE_SERVICE_COMPACT_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}${RELEASE_SERVICE_VERSION_MINOR}${RELEASE_SERVICE_VERSION_MICRO}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.08.0/org.kde.klines.appdata.xml 
new/klines-20.08.1/org.kde.klines.appdata.xml
--- old/klines-20.08.0/org.kde.klines.appdata.xml   2020-08-05 
10:06:33.0 +0200
+++ new/klines-20.08.1/org.kde.klines.appdata.xml   2020-08-31 
21:14:21.0 +0200
@@ -188,9 +188,9 @@
   kde-games-devel_AT_kde.org
   org.kde.klines.desktop
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/klines-20.08.0/po/zh_CN/klines.po 
new/klines-20.08.1/po/zh_CN/klines.po
--- old/klines-20.08.0/po/zh_CN/klines.po   2020-08-07 09:01:55.0 
+0200
+++ new/klines-20.08.1/po/zh_CN/klines.po   2020-09-01 08:24:42.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:39+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kirigami-gallery for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kirigami-gallery for 
openSUSE:Factory checked in at 2020-09-10 22:51:32

Comparing /work/SRC/openSUSE:Factory/kirigami-gallery (Old)
 and  /work/SRC/openSUSE:Factory/.kirigami-gallery.new.4249 (New)


Package is "kirigami-gallery"

Thu Sep 10 22:51:32 2020 rev:24 rq:831798 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kirigami-gallery/kirigami-gallery.changes
2020-08-18 13:59:17.394217629 +0200
+++ 
/work/SRC/openSUSE:Factory/.kirigami-gallery.new.4249/kirigami-gallery.changes  
2020-09-10 22:52:17.052152419 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:04 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kirigami-gallery-20.08.0.tar.xz
  kirigami-gallery-20.08.0.tar.xz.sig

New:

  kirigami-gallery-20.08.1.tar.xz
  kirigami-gallery-20.08.1.tar.xz.sig



Other differences:
--
++ kirigami-gallery.spec ++
--- /var/tmp/diff_new_pack.eLzR36/_old  2020-09-10 22:52:17.932153707 +0200
+++ /var/tmp/diff_new_pack.eLzR36/_new  2020-09-10 22:52:17.936153713 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kirigami-gallery
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Gallery application built using Kirigami
 License:LGPL-2.0-or-later


++ kirigami-gallery-20.08.0.tar.xz -> kirigami-gallery-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami-gallery-20.08.0/org.kde.kirigami2.gallery.appdata.xml 
new/kirigami-gallery-20.08.1/org.kde.kirigami2.gallery.appdata.xml
--- old/kirigami-gallery-20.08.0/org.kde.kirigami2.gallery.appdata.xml  
2020-08-05 10:30:07.0 +0200
+++ new/kirigami-gallery-20.08.1/org.kde.kirigami2.gallery.appdata.xml  
2020-08-31 21:34:27.0 +0200
@@ -122,9 +122,9 @@
 https://play.google.com/store/apps/details?id=org.kde.kirigamigallery
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kirigami-gallery-20.08.0/poqm/zh_CN/kirigamigallery_qt.po 
new/kirigami-gallery-20.08.1/poqm/zh_CN/kirigamigallery_qt.po
--- old/kirigami-gallery-20.08.0/poqm/zh_CN/kirigamigallery_qt.po   
2020-08-07 09:12:28.0 +0200
+++ new/kirigami-gallery-20.08.1/poqm/zh_CN/kirigamigallery_qt.po   
2020-09-01 08:40:30.0 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"




commit kiriki for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kiriki for openSUSE:Factory checked 
in at 2020-09-10 22:51:34

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


Package is "kiriki"

Thu Sep 10 22:51:34 2020 rev:101 rq:831799 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kiriki/kiriki.changes2020-08-18 
13:59:18.490218078 +0200
+++ /work/SRC/openSUSE:Factory/.kiriki.new.4249/kiriki.changes  2020-09-10 
22:52:18.520154567 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:05 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kiriki-20.08.0.tar.xz
  kiriki-20.08.0.tar.xz.sig

New:

  kiriki-20.08.1.tar.xz
  kiriki-20.08.1.tar.xz.sig



Other differences:
--
++ kiriki.spec ++
--- /var/tmp/diff_new_pack.JMZhJX/_old  2020-09-10 22:52:19.184155539 +0200
+++ /var/tmp/diff_new_pack.JMZhJX/_new  2020-09-10 22:52:19.184155539 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kiriki
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Yahtzee-like Game
 License:GPL-2.0-or-later


++ kiriki-20.08.0.tar.xz -> kiriki-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiriki-20.08.0/CMakeLists.txt 
new/kiriki-20.08.1/CMakeLists.txt
--- old/kiriki-20.08.0/CMakeLists.txt   2020-08-07 09:01:46.0 +0200
+++ new/kiriki-20.08.1/CMakeLists.txt   2020-09-01 08:24:28.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kiriki VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiriki-20.08.0/po/zh_CN/kiriki.po 
new/kiriki-20.08.1/po/zh_CN/kiriki.po
--- old/kiriki-20.08.0/po/zh_CN/kiriki.po   2020-08-07 09:01:45.0 
+0200
+++ new/kiriki-20.08.1/po/zh_CN/kiriki.po   2020-09-01 08:24:27.0 
+0200
@@ -4,7 +4,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiriki-20.08.0/src/org.kde.kiriki.appdata.xml 
new/kiriki-20.08.1/src/org.kde.kiriki.appdata.xml
--- old/kiriki-20.08.0/src/org.kde.kiriki.appdata.xml   2020-08-05 
10:05:33.0 +0200
+++ new/kiriki-20.08.1/src/org.kde.kiriki.appdata.xml   2020-08-31 
21:13:34.0 +0200
@@ -123,9 +123,9 @@
 kiriki
   
   
+
 
 
 
-
   
 




commit kfloppy for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kfloppy for openSUSE:Factory checked 
in at 2020-09-10 22:51:02

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


Package is "kfloppy"

Thu Sep 10 22:51:02 2020 rev:113 rq:831780 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kfloppy/kfloppy.changes  2020-08-18 
13:58:39.634202149 +0200
+++ /work/SRC/openSUSE:Factory/.kfloppy.new.4249/kfloppy.changes
2020-09-10 22:51:40.392098779 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:50 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kfloppy-20.08.0.tar.xz
  kfloppy-20.08.0.tar.xz.sig

New:

  kfloppy-20.08.1.tar.xz
  kfloppy-20.08.1.tar.xz.sig



Other differences:
--
++ kfloppy.spec ++
--- /var/tmp/diff_new_pack.aglZJX/_old  2020-09-10 22:51:40.960099610 +0200
+++ /var/tmp/diff_new_pack.aglZJX/_new  2020-09-10 22:51:40.960099610 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfloppy
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Floppy Formatter
 License:GPL-2.0-only


++ kfloppy-20.08.0.tar.xz -> kfloppy-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfloppy-20.08.0/CMakeLists.txt 
new/kfloppy-20.08.1/CMakeLists.txt
--- old/kfloppy-20.08.0/CMakeLists.txt  2020-08-07 08:58:54.0 +0200
+++ new/kfloppy-20.08.1/CMakeLists.txt  2020-09-01 08:20:20.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kfloppy VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfloppy-20.08.0/org.kde.kfloppy.appdata.xml 
new/kfloppy-20.08.1/org.kde.kfloppy.appdata.xml
--- old/kfloppy-20.08.0/org.kde.kfloppy.appdata.xml 2020-08-05 
09:55:24.0 +0200
+++ new/kfloppy-20.08.1/org.kde.kfloppy.appdata.xml 2020-08-31 
21:04:27.0 +0200
@@ -126,9 +126,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfloppy-20.08.0/po/zh_CN/kfloppy.po 
new/kfloppy-20.08.1/po/zh_CN/kfloppy.po
--- old/kfloppy-20.08.0/po/zh_CN/kfloppy.po 2020-08-07 08:58:54.0 
+0200
+++ new/kfloppy-20.08.1/po/zh_CN/kfloppy.po 2020-09-01 08:20:19.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-06-21 03:19+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdenlive for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdenlive for openSUSE:Factory 
checked in at 2020-09-10 22:50:38

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


Package is "kdenlive"

Thu Sep 10 22:50:38 2020 rev:81 rq:831765 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdenlive/kdenlive.changes2020-08-18 
13:58:14.858191993 +0200
+++ /work/SRC/openSUSE:Factory/.kdenlive.new.4249/kdenlive.changes  
2020-09-10 22:51:22.320072337 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:42 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- Too many changes to list here.
+
+---

Old:

  kdenlive-20.08.0.tar.xz
  kdenlive-20.08.0.tar.xz.sig

New:

  kdenlive-20.08.1.tar.xz
  kdenlive-20.08.1.tar.xz.sig



Other differences:
--
++ kdenlive.spec ++
--- /var/tmp/diff_new_pack.5C6m4C/_old  2020-09-10 22:51:23.336073822 +0200
+++ /var/tmp/diff_new_pack.5C6m4C/_new  2020-09-10 22:51:23.340073829 +0200
@@ -24,7 +24,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdenlive
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Non-linear video editor
 License:GPL-3.0-or-later


++ kdenlive-20.08.0.tar.xz -> kdenlive-20.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/kdenlive/kdenlive-20.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.kdenlive.new.4249/kdenlive-20.08.1.tar.xz differ: 
char 27, line 1




commit kdf for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdf for openSUSE:Factory checked in 
at 2020-09-10 22:50:49

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


Package is "kdf"

Thu Sep 10 22:50:49 2020 rev:112 rq:831774 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdf/kdf.changes  2020-08-18 13:58:26.958196953 
+0200
+++ /work/SRC/openSUSE:Factory/.kdf.new.4249/kdf.changes2020-09-10 
22:51:29.572082948 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:47 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kdf-20.08.0.tar.xz
  kdf-20.08.0.tar.xz.sig

New:

  kdf-20.08.1.tar.xz
  kdf-20.08.1.tar.xz.sig



Other differences:
--
++ kdf.spec ++
--- /var/tmp/diff_new_pack.19lfpG/_old  2020-09-10 22:51:30.860084832 +0200
+++ /var/tmp/diff_new_pack.19lfpG/_new  2020-09-10 22:51:30.864084838 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdf
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Disk Usage Viewer
 License:GPL-2.0-or-later


++ kdf-20.08.0.tar.xz -> kdf-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.0/CMakeLists.txt 
new/kdf-20.08.1/CMakeLists.txt
--- old/kdf-20.08.0/CMakeLists.txt  2020-08-07 08:58:51.0 +0200
+++ new/kdf-20.08.1/CMakeLists.txt  2020-09-01 08:20:16.0 +0200
@@ -5,7 +5,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 if(NOT UNIX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdf-20.08.0/po/zh_CN/kdf.po 
new/kdf-20.08.1/po/zh_CN/kdf.po
--- old/kdf-20.08.0/po/zh_CN/kdf.po 2020-08-07 08:58:50.0 +0200
+++ new/kdf-20.08.1/po/zh_CN/kdf.po 2020-09-01 08:20:14.0 +0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:53+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdesdk-scripts for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdesdk-scripts for openSUSE:Factory 
checked in at 2020-09-10 22:50:43

Comparing /work/SRC/openSUSE:Factory/kdesdk-scripts (Old)
 and  /work/SRC/openSUSE:Factory/.kdesdk-scripts.new.4249 (New)


Package is "kdesdk-scripts"

Thu Sep 10 22:50:43 2020 rev:34 rq:831772 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdesdk-scripts/kdesdk-scripts.changes
2020-08-18 13:58:19.178193764 +0200
+++ /work/SRC/openSUSE:Factory/.kdesdk-scripts.new.4249/kdesdk-scripts.changes  
2020-09-10 22:51:26.220078043 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:37 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kde-dev-scripts-20.08.0.tar.xz
  kde-dev-scripts-20.08.0.tar.xz.sig

New:

  kde-dev-scripts-20.08.1.tar.xz
  kde-dev-scripts-20.08.1.tar.xz.sig



Other differences:
--
++ kdesdk-scripts.spec ++
--- /var/tmp/diff_new_pack.AhbJwg/_old  2020-09-10 22:51:26.872078997 +0200
+++ /var/tmp/diff_new_pack.AhbJwg/_new  2020-09-10 22:51:26.876079003 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without  lang
 Name:   kdesdk-scripts
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Scripts for KDE software development
 License:GPL-2.0-only AND GFDL-1.2-only


++ kde-dev-scripts-20.08.0.tar.xz -> kde-dev-scripts-20.08.1.tar.xz ++




commit kipi-plugins for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kipi-plugins for openSUSE:Factory 
checked in at 2020-09-10 22:51:31

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


Package is "kipi-plugins"

Thu Sep 10 22:51:31 2020 rev:16 rq:831797 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kipi-plugins/kipi-plugins.changes
2020-08-18 13:59:15.578216885 +0200
+++ /work/SRC/openSUSE:Factory/.kipi-plugins.new.4249/kipi-plugins.changes  
2020-09-10 22:52:13.580147339 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:03 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kipi-plugins-20.08.0.tar.xz
  kipi-plugins-20.08.0.tar.xz.sig

New:

  kipi-plugins-20.08.1.tar.xz
  kipi-plugins-20.08.1.tar.xz.sig



Other differences:
--
++ kipi-plugins.spec ++
--- /var/tmp/diff_new_pack.0oyR0I/_old  2020-09-10 22:52:14.260148334 +0200
+++ /var/tmp/diff_new_pack.0oyR0I/_new  2020-09-10 22:52:14.264148340 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kipi-plugins
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE Plug-Ins for Image Manipulation
 License:GPL-2.0-or-later


++ kipi-plugins-20.08.0.tar.xz -> kipi-plugins-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kipi-plugins-20.08.0/po/ca@valencia/kipiplugin_flashexport.po 
new/kipi-plugins-20.08.1/po/ca@valencia/kipiplugin_flashexport.po
--- old/kipi-plugins-20.08.0/po/ca@valencia/kipiplugin_flashexport.po   
2020-08-07 09:12:32.0 +0200
+++ new/kipi-plugins-20.08.1/po/ca@valencia/kipiplugin_flashexport.po   
2020-09-01 08:40:40.0 +0200
@@ -87,21 +87,22 @@
 #: importWizard/firstrunpage.cpp:74
 #, kde-format
 msgid ""
-"SimpleViewer's plugins are Flash components which are free to use, but use 
"
-"a license which comes into conflict with several distributions. Due to the "
-"license it is not possible to ship it with this tool.You can now "
+"SimpleViewer's plugins are Flash components which are free to use, but "
+"use a license which comes into conflict with several distributions. Due to "
+"the license it is not possible to ship it with this tool.You can now "
 "download plugin from its homepage and point this tool to the downloaded "
 "archive. The archive will be stored with the plugin configuration, so it is "
-"available for further use.Note: Please download the plugin that you 
"
-"selected on the first page."
+"available for further use.Note: Please download the plugin that "
+"you selected on the first page."
 msgstr ""
-"El connector «SimpleViewer» es forma de components Flash d'ús lliure, però 
"
-"usen una llicència que entra en conflicte amb algunes distribucions. A causa "
-"de la seua llicència no es pot distribuir amb aquesta eina. Ara podeu "
-"baixar el connector des de la seua pàgina web i apuntar aquesta eina cap a "
-"l'arxiu baixat. L'arxiu s'emmagatzemarà amb la configuració del connector, de 
"
-"manera que estiga disponible per a usos posteriors.Nota: Per favor, 
"
-"descarregueu el connector que heu seleccionat a la primera pàgina."
+"El connector «SimpleViewer» es forma de components Flash d'ús lliure, "
+"però usen una llicència que entra en conflicte amb algunes distribucions. A "
+"causa de la seua llicència no es pot distribuir amb aquesta eina. Ara "
+"podeu baixar el connector des de la seua pàgina web i apuntar aquesta eina "
+"cap a l'arxiu baixat. L'arxiu s'emmagatzemarà amb la configuració del "
+"connector, de manera que estiga disponible per a usos posteriors.Nota: Per favor, descarregueu el connector que heu seleccionat a la "
+"primera pàgina."
 
 #: importWizard/firstrunpage.cpp:83
 #, kde-format
@@ -183,8 +184,8 @@
 "server."
 msgstr ""
 "La nova mida de les imatges exportades, en píxels. El «SimpleViewer» també "
-"redimensiona les imatges, però això redimensionarà les imatges abans de 
pujar-"
-"les al servidor."
+"redimensiona les imatges, però això redimensionarà les imatges abans de "
+"pujar-les al servidor."
 
 #: importWizard/generalpage.cpp:148
 #, kde-format
@@ -198,8 +199,8 @@
 "of your largest image (in pixels). Images will not be scaled up above this "
 "size, to preserve image quality."
 msgstr ""
-"Escala les imatges visualitzades a aquesta mida. Normalment s'usa l'alçària o 
"
-"amplària de la imatge més gran (en píxels). Les imatges no s'escalaran per "
+"Escala les imatges visualitzades a a

commit kdiamond for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdiamond for openSUSE:Factory 
checked in at 2020-09-10 22:50:50

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


Package is "kdiamond"

Thu Sep 10 22:50:50 2020 rev:101 rq:831776 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdiamond/kdiamond.changes2020-08-18 
13:58:28.842197725 +0200
+++ /work/SRC/openSUSE:Factory/.kdiamond.new.4249/kdiamond.changes  
2020-09-10 22:51:31.320085504 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:48 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kdiamond-20.08.0.tar.xz
  kdiamond-20.08.0.tar.xz.sig

New:

  kdiamond-20.08.1.tar.xz
  kdiamond-20.08.1.tar.xz.sig



Other differences:
--
++ kdiamond.spec ++
--- /var/tmp/diff_new_pack.16ft52/_old  2020-09-10 22:51:32.056086582 +0200
+++ /var/tmp/diff_new_pack.16ft52/_new  2020-09-10 22:51:32.060086588 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdiamond
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Single player puzzle game
 License:GPL-2.0-or-later


++ kdiamond-20.08.0.tar.xz -> kdiamond-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-20.08.0/CMakeLists.txt 
new/kdiamond-20.08.1/CMakeLists.txt
--- old/kdiamond-20.08.0/CMakeLists.txt 2020-08-07 09:01:21.0 +0200
+++ new/kdiamond-20.08.1/CMakeLists.txt 2020-09-01 08:23:55.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kdiamond VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-20.08.0/po/zh_CN/kdiamond.po 
new/kdiamond-20.08.1/po/zh_CN/kdiamond.po
--- old/kdiamond-20.08.0/po/zh_CN/kdiamond.po   2020-08-07 09:01:21.0 
+0200
+++ new/kdiamond-20.08.1/po/zh_CN/kdiamond.po   2020-09-01 08:23:55.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdiamond-20.08.0/src/org.kde.kdiamond.appdata.xml 
new/kdiamond-20.08.1/src/org.kde.kdiamond.appdata.xml
--- old/kdiamond-20.08.0/src/org.kde.kdiamond.appdata.xml   2020-08-05 
10:03:58.0 +0200
+++ new/kdiamond-20.08.1/src/org.kde.kdiamond.appdata.xml   2020-08-31 
21:12:06.0 +0200
@@ -112,9 +112,9 @@
   
   KDE
   
+
 
 
 
-
   
 




commit kget for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kget for openSUSE:Factory checked in 
at 2020-09-10 22:51:11

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


Package is "kget"

Thu Sep 10 22:51:11 2020 rev:92 rq:831783 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kget/kget.changes2020-08-18 
13:58:51.318206939 +0200
+++ /work/SRC/openSUSE:Factory/.kget.new.4249/kget.changes  2020-09-10 
22:51:47.948109835 +0200
@@ -1,0 +2,10 @@
+Tue Sep  1 20:49:53 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- Changes since 20.08.0:
+  * Port to ecm_add_test to actually run the tests
+
+---

Old:

  kget-20.08.0.tar.xz
  kget-20.08.0.tar.xz.sig

New:

  kget-20.08.1.tar.xz
  kget-20.08.1.tar.xz.sig



Other differences:
--
++ kget.spec ++
--- /var/tmp/diff_new_pack.FKtdKI/_old  2020-09-10 22:51:48.896111222 +0200
+++ /var/tmp/diff_new_pack.FKtdKI/_new  2020-09-10 22:51:48.900111228 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kget
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Download Manager
 License:GPL-2.0-or-later


++ kget-20.08.0.tar.xz -> kget-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kget-20.08.0/CMakeLists.txt 
new/kget-20.08.1/CMakeLists.txt
--- old/kget-20.08.0/CMakeLists.txt 2020-08-07 09:05:38.0 +0200
+++ new/kget-20.08.1/CMakeLists.txt 2020-09-01 08:30:45.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kget VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kget-20.08.0/org.kde.kget.appdata.xml 
new/kget-20.08.1/org.kde.kget.appdata.xml
--- old/kget-20.08.0/org.kde.kget.appdata.xml   2020-08-05 10:16:18.0 
+0200
+++ new/kget-20.08.1/org.kde.kget.appdata.xml   2020-08-31 21:22:25.0 
+0200
@@ -339,9 +339,9 @@
   
   org.kde.kget.desktop
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kget-20.08.0/po/zh_CN/kget.po 
new/kget-20.08.1/po/zh_CN/kget.po
--- old/kget-20.08.0/po/zh_CN/kget.po   2020-08-07 09:05:37.0 +0200
+++ new/kget-20.08.1/po/zh_CN/kget.po   2020-09-01 08:30:43.0 +0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-20 03:16+0100\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kget-20.08.0/po/zh_CN/kgetplugin.po 
new/kget-20.08.1/po/zh_CN/kgetplugin.po
--- old/kget-20.08.0/po/zh_CN/kgetplugin.po 2020-08-07 09:05:37.0 
+0200
+++ new/kget-20.08.1/po/zh_CN/kgetplugin.po 2020-09-01 08:30:43.0 
+0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:43+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kget-20.08.0/po/zh_CN/plasma_applet_kget.po 
new/kget-20.08.1/po/zh_CN/plasma_applet_kget.po
--- old/kget-20.08.0/po/zh_CN/plasma_applet_kget.po 2020-08-07 
09:05:37.0 +0200
+++ new/kget-20.08.1/po/zh_CN/plasma_applet_kget.po 2020-09-01 
08:30:43.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:10+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kget-20.08.0/po/zh_CN/pla

commit kio-gdrive for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kio-gdrive for openSUSE:Factory 
checked in at 2020-09-10 22:51:29

Comparing /work/SRC/openSUSE:Factory/kio-gdrive (Old)
 and  /work/SRC/openSUSE:Factory/.kio-gdrive.new.4249 (New)


Package is "kio-gdrive"

Thu Sep 10 22:51:29 2020 rev:21 rq:831796 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kio-gdrive/kio-gdrive.changes2020-08-18 
13:59:12.650215684 +0200
+++ /work/SRC/openSUSE:Factory/.kio-gdrive.new.4249/kio-gdrive.changes  
2020-09-10 22:52:11.920144910 +0200
@@ -1,0 +2,10 @@
+Tue Sep  1 20:50:02 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- Changes since 20.08.0:
+  * appstream: use canonical help URL
+
+---

Old:

  kio-gdrive-20.08.0.tar.xz
  kio-gdrive-20.08.0.tar.xz.sig

New:

  kio-gdrive-20.08.1.tar.xz
  kio-gdrive-20.08.1.tar.xz.sig



Other differences:
--
++ kio-gdrive.spec ++
--- /var/tmp/diff_new_pack.yHTdH8/_old  2020-09-10 22:52:12.440145671 +0200
+++ /var/tmp/diff_new_pack.yHTdH8/_new  2020-09-10 22:52:12.444145677 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kio-gdrive
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Google Drive KIO slave for KDE applications
 License:GPL-2.0-or-later


++ kio-gdrive-20.08.0.tar.xz -> kio-gdrive-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-20.08.0/CMakeLists.txt 
new/kio-gdrive-20.08.1/CMakeLists.txt
--- old/kio-gdrive-20.08.0/CMakeLists.txt   2020-08-07 09:13:29.0 
+0200
+++ new/kio-gdrive-20.08.1/CMakeLists.txt   2020-09-01 08:41:40.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(kio-gdrive VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-gdrive-20.08.0/desktop/org.kde.kio_gdrive.metainfo.xml 
new/kio-gdrive-20.08.1/desktop/org.kde.kio_gdrive.metainfo.xml
--- old/kio-gdrive-20.08.0/desktop/org.kde.kio_gdrive.metainfo.xml  
2020-08-05 10:31:10.0 +0200
+++ new/kio-gdrive-20.08.1/desktop/org.kde.kio_gdrive.metainfo.xml  
2020-08-31 21:35:21.0 +0200
@@ -105,7 +105,7 @@
   
   https://community.kde.org/KIO_GDrive
   https://bugs.kde.org/enter_bug.cgi?format=guided&product=kio-gdrive
-  https://docs.kde.org/index.php?application=kioslave5%2Fgdrive
+  https://docs.kde.org/?application=kioslave5%2Fgdrive
   elvis.angelaccio_at_kde.org
   
 
@@ -141,6 +141,7 @@
 
   
   
+
 
 
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-20.08.0/po/nn/kio5_gdrive.po 
new/kio-gdrive-20.08.1/po/nn/kio5_gdrive.po
--- old/kio-gdrive-20.08.0/po/nn/kio5_gdrive.po 2020-08-07 09:13:29.0 
+0200
+++ new/kio-gdrive-20.08.1/po/nn/kio5_gdrive.po 2020-09-01 08:41:39.0 
+0200
@@ -6,7 +6,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-14 08:04+0200\n"
-"PO-Revision-Date: 2020-02-16 14:45+0100\n"
+"PO-Revision-Date: 2020-08-28 19:02+0200\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
 "Language: nn\n"
@@ -14,7 +14,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 19.12.2\n"
+"X-Generator: Lokalize 20.08.0\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -63,7 +63,7 @@
 #: src/kio_gdrive.cpp:711 src/kio_gdrive.cpp:848
 #, kde-format
 msgid "%1 isn't a known GDrive account"
-msgstr ""
+msgstr "%1 er ikkje ein kjend GDrive-konto"
 
 #: src/kio_gdrive.cpp:1268
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-20.08.0/po/zh_CN/kio5_gdrive.po 
new/kio-gdrive-20.08.1/po/zh_CN/kio5_gdrive.po
--- old/kio-gdrive-20.08.0/po/zh_CN/kio5_gdrive.po  2020-08-07 
09:13:29.0 +0200
+++ new/kio-gdrive-20.08.1/po/zh_CN/kio5_gdrive.po  2020-09-01 
08:41:39.0 +0200
@

commit kgoldrunner for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kgoldrunner for openSUSE:Factory 
checked in at 2020-09-10 22:51:12

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


Package is "kgoldrunner"

Thu Sep 10 22:51:12 2020 rev:100 rq:831784 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kgoldrunner/kgoldrunner.changes  2020-08-18 
13:58:57.918209645 +0200
+++ /work/SRC/openSUSE:Factory/.kgoldrunner.new.4249/kgoldrunner.changes
2020-09-10 22:51:51.720115354 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:54 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kgoldrunner-20.08.0.tar.xz
  kgoldrunner-20.08.0.tar.xz.sig

New:

  kgoldrunner-20.08.1.tar.xz
  kgoldrunner-20.08.1.tar.xz.sig



Other differences:
--
++ kgoldrunner.spec ++
--- /var/tmp/diff_new_pack.n8bhlP/_old  2020-09-10 22:51:52.324116237 +0200
+++ /var/tmp/diff_new_pack.n8bhlP/_new  2020-09-10 22:51:52.328116244 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kgoldrunner
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Action & Puzzle Solving Game
 License:GPL-2.0-or-later


++ kgoldrunner-20.08.0.tar.xz -> kgoldrunner-20.08.1.tar.xz ++
 4402 lines of diff (skipped)




commit kfind for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kfind for openSUSE:Factory checked 
in at 2020-09-10 22:50:58

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


Package is "kfind"

Thu Sep 10 22:50:58 2020 rev:47 rq:831779 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kfind/kfind.changes  2020-08-18 
13:58:37.702201357 +0200
+++ /work/SRC/openSUSE:Factory/.kfind.new.4249/kfind.changes2020-09-10 
22:51:39.436097380 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:50 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kfind-20.08.0.tar.xz
  kfind-20.08.0.tar.xz.sig

New:

  kfind-20.08.1.tar.xz
  kfind-20.08.1.tar.xz.sig



Other differences:
--
++ kfind.spec ++
--- /var/tmp/diff_new_pack.7zYbW3/_old  2020-09-10 22:51:39.968098159 +0200
+++ /var/tmp/diff_new_pack.7zYbW3/_new  2020-09-10 22:51:39.972098164 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfind
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE Find File Utility
 License:GPL-2.0-or-later


++ kfind-20.08.0.tar.xz -> kfind-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-20.08.0/CMakeLists.txt 
new/kfind-20.08.1/CMakeLists.txt
--- old/kfind-20.08.0/CMakeLists.txt2020-08-07 08:52:19.0 +0200
+++ new/kfind-20.08.1/CMakeLists.txt2020-09-01 08:10:16.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kfind VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-20.08.0/po/zh_CN/kfind.po 
new/kfind-20.08.1/po/zh_CN/kfind.po
--- old/kfind-20.08.0/po/zh_CN/kfind.po 2020-08-07 08:52:18.0 +0200
+++ new/kfind-20.08.1/po/zh_CN/kfind.po 2020-09-01 08:10:15.0 +0200
@@ -14,7 +14,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:53+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfind-20.08.0/src/org.kde.kfind.appdata.xml 
new/kfind-20.08.1/src/org.kde.kfind.appdata.xml
--- old/kfind-20.08.0/src/org.kde.kfind.appdata.xml 2020-08-05 
09:41:01.0 +0200
+++ new/kfind-20.08.1/src/org.kde.kfind.appdata.xml 2020-08-31 
20:50:49.0 +0200
@@ -185,9 +185,9 @@
 kfind
   
   
+
 
 
 
-
   
 




commit khangman for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package khangman for openSUSE:Factory 
checked in at 2020-09-10 22:51:15

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


Package is "khangman"

Thu Sep 10 22:51:15 2020 rev:118 rq:831786 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/khangman/khangman.changes2020-08-18 
13:59:01.486211107 +0200
+++ /work/SRC/openSUSE:Factory/.khangman.new.4249/khangman.changes  
2020-09-10 22:51:55.676121142 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:55 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  khangman-20.08.0.tar.xz
  khangman-20.08.0.tar.xz.sig

New:

  khangman-20.08.1.tar.xz
  khangman-20.08.1.tar.xz.sig



Other differences:
--
++ khangman.spec ++
--- /var/tmp/diff_new_pack.6lXE0x/_old  2020-09-10 22:51:56.688122622 +0200
+++ /var/tmp/diff_new_pack.6lXE0x/_new  2020-09-10 22:51:56.692122629 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   khangman
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Hangman Game
 License:GPL-2.0-or-later


++ khangman-20.08.0.tar.xz -> khangman-20.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/khangman/khangman-20.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.khangman.new.4249/khangman-20.08.1.tar.xz differ: 
char 27, line 1




commit kdesdk-kioslaves for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdesdk-kioslaves for 
openSUSE:Factory checked in at 2020-09-10 22:50:41

Comparing /work/SRC/openSUSE:Factory/kdesdk-kioslaves (Old)
 and  /work/SRC/openSUSE:Factory/.kdesdk-kioslaves.new.4249 (New)


Package is "kdesdk-kioslaves"

Thu Sep 10 22:50:41 2020 rev:21 rq:831771 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdesdk-kioslaves/kdesdk-kioslaves.changes
2020-08-18 13:58:18.058193305 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdesdk-kioslaves.new.4249/kdesdk-kioslaves.changes  
2020-09-10 22:51:23.960074736 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:45 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kdesdk-kioslaves-20.08.0.tar.xz
  kdesdk-kioslaves-20.08.0.tar.xz.sig

New:

  kdesdk-kioslaves-20.08.1.tar.xz
  kdesdk-kioslaves-20.08.1.tar.xz.sig



Other differences:
--
++ kdesdk-kioslaves.spec ++
--- /var/tmp/diff_new_pack.tGOncw/_old  2020-09-10 22:51:24.520075556 +0200
+++ /var/tmp/diff_new_pack.tGOncw/_new  2020-09-10 22:51:24.520075556 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kdesdk-kioslaves
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE SDK KIO slaves
 License:GPL-2.0-only


++ kdesdk-kioslaves-20.08.0.tar.xz -> kdesdk-kioslaves-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesdk-kioslaves-20.08.0/po/zh_CN/kio5_perldoc.po 
new/kdesdk-kioslaves-20.08.1/po/zh_CN/kio5_perldoc.po
--- old/kdesdk-kioslaves-20.08.0/po/zh_CN/kio5_perldoc.po   2020-08-07 
09:04:47.0 +0200
+++ new/kdesdk-kioslaves-20.08.1/po/zh_CN/kio5_perldoc.po   2020-09-01 
08:29:29.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:52+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kimagemapeditor for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kimagemapeditor for openSUSE:Factory 
checked in at 2020-09-10 22:51:27

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


Package is "kimagemapeditor"

Thu Sep 10 22:51:27 2020 rev:47 rq:831792 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kimagemapeditor/kimagemapeditor.changes  
2020-08-18 13:59:10.554214824 +0200
+++ 
/work/SRC/openSUSE:Factory/.kimagemapeditor.new.4249/kimagemapeditor.changes
2020-09-10 22:52:09.376141188 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:50:00 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kimagemapeditor-20.08.0.tar.xz
  kimagemapeditor-20.08.0.tar.xz.sig

New:

  kimagemapeditor-20.08.1.tar.xz
  kimagemapeditor-20.08.1.tar.xz.sig



Other differences:
--
++ kimagemapeditor.spec ++
--- /var/tmp/diff_new_pack.TyZyLm/_old  2020-09-10 22:52:09.996142095 +0200
+++ /var/tmp/diff_new_pack.TyZyLm/_new  2020-09-10 22:52:09.996142095 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without  lang
 Name:   kimagemapeditor
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:HTML Image Map Editor
 License:GPL-2.0-or-later


++ kimagemapeditor-20.08.0.tar.xz -> kimagemapeditor-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimagemapeditor-20.08.0/CMakeLists.txt 
new/kimagemapeditor-20.08.1/CMakeLists.txt
--- old/kimagemapeditor-20.08.0/CMakeLists.txt  2020-08-07 09:12:18.0 
+0200
+++ new/kimagemapeditor-20.08.1/CMakeLists.txt  2020-09-01 08:40:17.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kimagemapeditor VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kimagemapeditor-20.08.0/kimagemapeditorpart.desktop 
new/kimagemapeditor-20.08.1/kimagemapeditorpart.desktop
--- old/kimagemapeditor-20.08.0/kimagemapeditorpart.desktop 2020-08-05 
10:29:16.0 +0200
+++ new/kimagemapeditor-20.08.1/kimagemapeditorpart.desktop 2020-08-31 
21:33:41.0 +0200
@@ -41,7 +41,7 @@
 Comment[pl]=Edytor map obrazków HTML
 Comment[pt]=Editor de Mapas de Imagem HTML
 Comment[pt_BR]=Um editor de mapeamento de imagem HTML
-Comment[ru]=Редактор HTML imagemap
+Comment[ru]=Редактор табличных изображений HTML
 Comment[sk]=Editor HTML mapy obrázkov
 Comment[sl]=Urejevalnik slikovnih zemljevidov v HTML
 Comment[sv]=En editor för HTML-bildkartor
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kimagemapeditor-20.08.0/org.kde.kimagemapeditor.appdata.xml 
new/kimagemapeditor-20.08.1/org.kde.kimagemapeditor.appdata.xml
--- old/kimagemapeditor-20.08.0/org.kde.kimagemapeditor.appdata.xml 
2020-08-05 10:29:16.0 +0200
+++ new/kimagemapeditor-20.08.1/org.kde.kimagemapeditor.appdata.xml 
2020-08-31 21:33:41.0 +0200
@@ -55,7 +55,7 @@
   Edytor mapy obrazu HTML
   Editor de Mapas de Imagens HTML
   Editor de mapeamento de imagem HTML
-  HTML Image Map Editor
+  Редактор табличных изображений HTML
   Editor HTML mapy obrázkov
   Urejevalnik slikovnih zemljevidov za HTML
   Redigering av HTML-bildkartor
@@ -136,9 +136,9 @@
 kimagemapeditor
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kimagemapeditor-20.08.0/org.kde.kimagemapeditor.desktop 
new/kimagemapeditor-20.08.1/org.kde.kimagemapeditor.desktop
--- old/kimagemapeditor-20.08.0/org.kde.kimagemapeditor.desktop 2020-08-05 
10:29:16.0 +0200
+++ new/kimagemapeditor-20.08.1/org.kde.kimagemapeditor.desktop 2020-08-31 
21:33:41.0 +0200
@@ -95,7 +95,7 @@
 GenericName[pl]=Edytor map obrazków HTML
 GenericName[pt]=Editor de Mapas de Imagem HTML
 GenericName[pt_BR]=Editor de mapeamento de imagem HTML
-GenericName[ru]=HTML Image Map Editor
+GenericName[ru]=Редактор табличных изображений HTML
 GenericName[sk]=Editor HTML mapy obrázkov
 GenericN

commit kdnssd for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdnssd for openSUSE:Factory checked 
in at 2020-09-10 22:50:52

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


Package is "kdnssd"

Thu Sep 10 22:50:52 2020 rev:91 rq:831777 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdnssd/kdnssd.changes2020-08-18 
13:58:33.386199588 +0200
+++ /work/SRC/openSUSE:Factory/.kdnssd.new.4249/kdnssd.changes  2020-09-10 
22:51:33.532088742 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:51:38 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  zeroconf-ioslave-20.08.0.tar.xz
  zeroconf-ioslave-20.08.0.tar.xz.sig

New:

  zeroconf-ioslave-20.08.1.tar.xz
  zeroconf-ioslave-20.08.1.tar.xz.sig



Other differences:
--
++ kdnssd.spec ++
--- /var/tmp/diff_new_pack.sjJVsS/_old  2020-09-10 22:51:34.668090404 +0200
+++ /var/tmp/diff_new_pack.sjJVsS/_new  2020-09-10 22:51:34.668090404 +0200
@@ -22,7 +22,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdnssd
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Zeroconf Support for KIO applications
 License:GPL-2.0-or-later


++ zeroconf-ioslave-20.08.0.tar.xz -> zeroconf-ioslave-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/zeroconf-ioslave-20.08.0/kdedmodule/dnssdwatcher.desktop 
new/zeroconf-ioslave-20.08.1/kdedmodule/dnssdwatcher.desktop
--- old/zeroconf-ioslave-20.08.0/kdedmodule/dnssdwatcher.desktop
2020-08-05 07:58:43.0 +0200
+++ new/zeroconf-ioslave-20.08.1/kdedmodule/dnssdwatcher.desktop
2020-08-26 09:50:12.0 +0200
@@ -16,6 +16,7 @@
 Name[fi]=DNS-SD-palvelujen tarkkailija
 Name[fr]=Surveillance de découverte de services « DNS-SD »
 Name[gl]=Monitor de descubrimento de servizos DNS-SD
+Name[hi]=DNS-SD सेवा चौकीदार
 Name[hr]=Nadzornik otkrivanja usluga DNS-SD-a
 Name[hu]=DNS-SD szolgáltatásfigyelő
 Name[ia]=Monitor de discoperta de servicio DNS-SD
@@ -65,6 +66,7 @@
 Comment[fi]=Tarkkailee verkon DNS-SD-palveluita
 Comment[fr]=Surveille le réseau et recherche les services « DNS-SD »
 Comment[gl]=Monitoriza a rede en busca de servizos DNS-SD.
+Comment[hi]=नेटवर्क पर DNS-SD सेवाएँ पर नजर रखता है
 Comment[hr]=Nadgleda mrežu za usluge DNS-SD-a
 Comment[hu]=DNS-SD szolgáltatások figyelése a hálózaton
 Comment[ia]=Il controla le rete per servicios DNS-SD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zeroconf-ioslave-20.08.0/po/hi/kio5_zeroconf.po 
new/zeroconf-ioslave-20.08.1/po/hi/kio5_zeroconf.po
--- old/zeroconf-ioslave-20.08.0/po/hi/kio5_zeroconf.po 2020-08-07 
09:05:32.0 +0200
+++ new/zeroconf-ioslave-20.08.1/po/hi/kio5_zeroconf.po 2020-09-01 
08:30:33.0 +0200
@@ -3,45 +3,46 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Ravishankar Shrivastava , 2007.
+# Raghavendra Kamath , 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_zeroconf\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:11+0200\n"
-"PO-Revision-Date: 2008-01-01 15:03+0530\n"
-"Last-Translator: Ravishankar Shrivastava \n"
-"Language-Team: Hindi \n"
+"PO-Revision-Date: 2020-08-25 23:22+0530\n"
+"Last-Translator: Raghavendra Kamath \n"
+"Language-Team: Kde-hindi\n"
 "Language: hi\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
+"X-Generator: Lokalize 20.04.3\n"
 "Plural-Forms: nplurals=2; plural=(n!=1);\n"
 
 #: dnssd.cpp:63
 #, kde-format
 msgid "FTP servers"
-msgstr ""
+msgstr "FTP सर्वर्स"
 
 #: dnssd.cpp:64
 #, kde-format
 msgid "WebDav remote directory"
-msgstr ""
+msgstr "WebDav दूरस्थ डिरेक्ट्री"
 
 #: dnssd.cpp:65
 #, kde-format
 msgid "Remote disk (sftp)"
-msgstr ""
+msgstr "दूरस्थ डिस्क (sftp)"
 
 #: dnssd.cpp:66
 #, kde-format
 msgid "Remote disk (fish)"
-msgstr ""
+msgstr "दूरस्थ डिस्क (fish)"
 
 #: dnssd.cpp:67
 #, kde-format
 msgid "NFS remote directory"
-msgstr ""
+msgstr "NFS दूरस्थ डिरेक्ट्री"
 
 #: dnssd.cpp:169
 #, kde-format
@@ -49,10 +50,9 @@
 msgstr "जीरोकॉन्फ़ डेमन (एमडीएनएसडी) चल नहीं रहा है."
 
 #: dnssd.cpp:174
-#, fuzzy, kde-format
-#| msgid "KDE has been built without Zeroconf support."
+#, kde-format
 msgid "The KDNSSD library has been built without Zeroconf support."
-msgstr "केडी

commit kgeography for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kgeography for openSUSE:Factory 
checked in at 2020-09-10 22:51:09

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


Package is "kgeography"

Thu Sep 10 22:51:09 2020 rev:123 rq:831782 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kgeography/kgeography.changes2020-08-18 
13:58:47.526205385 +0200
+++ /work/SRC/openSUSE:Factory/.kgeography.new.4249/kgeography.changes  
2020-09-10 22:51:46.680107980 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:52 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kgeography-20.08.0.tar.xz
  kgeography-20.08.0.tar.xz.sig

New:

  kgeography-20.08.1.tar.xz
  kgeography-20.08.1.tar.xz.sig



Other differences:
--
++ kgeography.spec ++
--- /var/tmp/diff_new_pack.7gZfiY/_old  2020-09-10 22:51:47.600109326 +0200
+++ /var/tmp/diff_new_pack.7gZfiY/_new  2020-09-10 22:51:47.600109326 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kgeography
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Geography Trainer
 License:GPL-2.0-or-later


++ kgeography-20.08.0.tar.xz -> kgeography-20.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/kgeography/kgeography-20.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.kgeography.new.4249/kgeography-20.08.1.tar.xz 
differ: char 27, line 1




commit kigo for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kigo for openSUSE:Factory checked in 
at 2020-09-10 22:51:23

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


Package is "kigo"

Thu Sep 10 22:51:23 2020 rev:100 rq:831790 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kigo/kigo.changes2020-08-18 
13:59:06.930213339 +0200
+++ /work/SRC/openSUSE:Factory/.kigo.new.4249/kigo.changes  2020-09-10 
22:52:05.104134937 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:58 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kigo-20.08.0.tar.xz
  kigo-20.08.0.tar.xz.sig

New:

  kigo-20.08.1.tar.xz
  kigo-20.08.1.tar.xz.sig



Other differences:
--
++ kigo.spec ++
--- /var/tmp/diff_new_pack.KdmPQ1/_old  2020-09-10 22:52:05.908136114 +0200
+++ /var/tmp/diff_new_pack.KdmPQ1/_new  2020-09-10 22:52:05.912136119 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kigo
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Traditional Chinese Boardgame for KDE
 License:GPL-2.0-or-later


++ kigo-20.08.0.tar.xz -> kigo-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-20.08.0/data/themes/default.desktop 
new/kigo-20.08.1/data/themes/default.desktop
--- old/kigo-20.08.0/data/themes/default.desktop2020-07-23 
08:07:48.0 +0200
+++ new/kigo-20.08.1/data/themes/default.desktop2020-08-26 
09:45:18.0 +0200
@@ -19,6 +19,7 @@
 Name[fr]=Par défaut
 Name[ga]=Réamhshocrú
 Name[gl]=Predeterminado
+Name[hi]=तयशुदा
 Name[hne]=डिफाल्ट
 Name[hu]=Alapértelmezés
 Name[id]=Default
@@ -74,6 +75,7 @@
 Description[fr]=Thème par défaut pour Kigo de KDE 4
 Description[ga]=Téama réamhshocraithe Kigo le haghaidh KDE4
 Description[gl]=Tema predeterminado de Kigo para KDE 4
+Description[hi]=केडीई४ के लिए कीगो तयशुदा प्रसंग
 Description[hu]=Alapértelmezett Kigo-téma a KDE 4-hez
 Description[id]=Tema Default Kigo untuk KDE 4
 Description[is]=Sjálfgefið KDE 4 þema fyrir Kigo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-20.08.0/data/themes/plain.desktop 
new/kigo-20.08.1/data/themes/plain.desktop
--- old/kigo-20.08.0/data/themes/plain.desktop  2020-07-23 08:07:48.0 
+0200
+++ new/kigo-20.08.1/data/themes/plain.desktop  2020-08-26 09:45:18.0 
+0200
@@ -14,6 +14,7 @@
 Name[fr]=Uni
 Name[ga]=Simplí
 Name[gl]=Simple
+Name[hi]=सादा
 Name[hu]=Egyszerű
 Name[id]=Plain
 Name[it]=Semplice
@@ -58,6 +59,7 @@
 Description[fr]=Thème Kigo uni inspiré du thème par défaut de Arturo Silva
 Description[ga]=Téama simplí Kigo bunaithe ar an téama réamhshocraithe, le 
Arturo Silva
 Description[gl]=Tema Kigo sinxelo baseado no tema predeterminado de Arturo 
Silva
+Description[hi]=सादा कीगो प्रसंग जो तयशुदा प्रसंग पर है, द्वारा आर्तुरो सिल्वा
 Description[hu]=Egyszerű Kigo-téma Arturo Silva alapértelmezett témáján 
alapulva
 Description[id]=Tema Kigo Plain berdasarkan pada tema Default oleh Arturo Silva
 Description[it]=Semplice tema per Kigo basato su quello predefinito (Arturo 
Silva)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-20.08.0/po/zh_CN/kigo.po 
new/kigo-20.08.1/po/zh_CN/kigo.po
--- old/kigo-20.08.0/po/zh_CN/kigo.po   2020-08-07 09:01:37.0 +0200
+++ new/kigo-20.08.1/po/zh_CN/kigo.po   2020-09-01 08:24:16.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kigo-20.08.0/src/gui/org.kde.kigo.desktop 
new/kigo-20.08.1/src/gui/org.kde.kigo.desktop
--- old/kigo-20.08.0/src/gui/org.kde.kigo.desktop   2020-07-23 
08:07:48.0 +0200
+++ new/kigo-20.08.1/src/gui/org.kde.kigo.desktop   2020-08-26 
09:45:18.0 +0200
@@ -23,6 +23,7 @@
 Name[fr]=Kigo
 Name[ga]=Kigo
 Name[gl]=Kigo
+Name[hi]=कीगो
 Name[hr]=Kigo
 Name[hu]=Kigo
 Name[id]=Kigo
@@ -69,6 +70,7 @@
 GenericName[fr]=Jeu de plateau de Go
 GenericName[ga]=Cluiche Cláir Go
 GenericName[gl]=Xogo de taboleiro «Go»
+Generic

commit killbots for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package killbots for openSUSE:Factory 
checked in at 2020-09-10 22:51:26

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


Package is "killbots"

Thu Sep 10 22:51:26 2020 rev:101 rq:831791 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/killbots/killbots.changes2020-08-18 
13:59:09.322214319 +0200
+++ /work/SRC/openSUSE:Factory/.killbots.new.4249/killbots.changes  
2020-09-10 22:52:08.096139315 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:59 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  killbots-20.08.0.tar.xz
  killbots-20.08.0.tar.xz.sig

New:

  killbots-20.08.1.tar.xz
  killbots-20.08.1.tar.xz.sig



Other differences:
--
++ killbots.spec ++
--- /var/tmp/diff_new_pack.xraShq/_old  2020-09-10 22:52:08.732140246 +0200
+++ /var/tmp/diff_new_pack.xraShq/_new  2020-09-10 22:52:08.736140252 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   killbots
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Robots-like game by KDE
 License:GPL-2.0-or-later


++ killbots-20.08.0.tar.xz -> killbots-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-20.08.0/CMakeLists.txt 
new/killbots-20.08.1/CMakeLists.txt
--- old/killbots-20.08.0/CMakeLists.txt 2020-08-07 09:01:42.0 +0200
+++ new/killbots-20.08.1/CMakeLists.txt 2020-09-01 08:24:23.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(killbots VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-20.08.0/org.kde.killbots.appdata.xml 
new/killbots-20.08.1/org.kde.killbots.appdata.xml
--- old/killbots-20.08.0/org.kde.killbots.appdata.xml   2020-08-05 
10:05:09.0 +0200
+++ new/killbots-20.08.1/org.kde.killbots.appdata.xml   2020-08-31 
21:13:14.0 +0200
@@ -94,9 +94,9 @@
   
   org.kde.killbots.desktop
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/killbots-20.08.0/po/zh_CN/killbots.po 
new/killbots-20.08.1/po/zh_CN/killbots.po
--- old/killbots-20.08.0/po/zh_CN/killbots.po   2020-08-07 09:01:42.0 
+0200
+++ new/killbots-20.08.1/po/zh_CN/killbots.po   2020-09-01 08:24:22.0 
+0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit keditbookmarks for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package keditbookmarks for openSUSE:Factory 
checked in at 2020-09-10 22:50:55

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


Package is "keditbookmarks"

Thu Sep 10 22:50:55 2020 rev:46 rq:831778 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/keditbookmarks/keditbookmarks.changes
2020-08-18 13:58:36.198200741 +0200
+++ /work/SRC/openSUSE:Factory/.keditbookmarks.new.4249/keditbookmarks.changes  
2020-09-10 22:51:34.972090849 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:49 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  keditbookmarks-20.08.0.tar.xz
  keditbookmarks-20.08.0.tar.xz.sig

New:

  keditbookmarks-20.08.1.tar.xz
  keditbookmarks-20.08.1.tar.xz.sig



Other differences:
--
++ keditbookmarks.spec ++
--- /var/tmp/diff_new_pack.18wynX/_old  2020-09-10 22:51:35.512091639 +0200
+++ /var/tmp/diff_new_pack.18wynX/_new  2020-09-10 22:51:35.516091645 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   keditbookmarks
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE Bookmark Editor
 License:GPL-2.0-only


++ keditbookmarks-20.08.0.tar.xz -> keditbookmarks-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keditbookmarks-20.08.0/CMakeLists.txt 
new/keditbookmarks-20.08.1/CMakeLists.txt
--- old/keditbookmarks-20.08.0/CMakeLists.txt   2020-08-07 08:52:16.0 
+0200
+++ new/keditbookmarks-20.08.1/CMakeLists.txt   2020-09-01 08:10:11.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(keditbookmarks VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keditbookmarks-20.08.0/po/zh_CN/keditbookmarks.po 
new/keditbookmarks-20.08.1/po/zh_CN/keditbookmarks.po
--- old/keditbookmarks-20.08.0/po/zh_CN/keditbookmarks.po   2020-08-07 
08:52:15.0 +0200
+++ new/keditbookmarks-20.08.1/po/zh_CN/keditbookmarks.po   2020-09-01 
08:10:10.0 +0200
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:53+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kdesdk-thumbnailers for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdesdk-thumbnailers for 
openSUSE:Factory checked in at 2020-09-10 22:50:46

Comparing /work/SRC/openSUSE:Factory/kdesdk-thumbnailers (Old)
 and  /work/SRC/openSUSE:Factory/.kdesdk-thumbnailers.new.4249 (New)


Package is "kdesdk-thumbnailers"

Thu Sep 10 22:50:46 2020 rev:90 rq:831773 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdesdk-thumbnailers/kdesdk-thumbnailers.changes  
2020-08-18 13:58:22.698195207 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdesdk-thumbnailers.new.4249/kdesdk-thumbnailers.changes
2020-09-10 22:51:27.364079716 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:46 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kdesdk-thumbnailers-20.08.0.tar.xz
  kdesdk-thumbnailers-20.08.0.tar.xz.sig

New:

  kdesdk-thumbnailers-20.08.1.tar.xz
  kdesdk-thumbnailers-20.08.1.tar.xz.sig



Other differences:
--
++ kdesdk-thumbnailers.spec ++
--- /var/tmp/diff_new_pack.ATQVPW/_old  2020-09-10 22:51:28.296081080 +0200
+++ /var/tmp/diff_new_pack.ATQVPW/_new  2020-09-10 22:51:28.296081080 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdesdk-thumbnailers
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Translation file thumbnail generators
 License:GPL-2.0-or-later


++ kdesdk-thumbnailers-20.08.0.tar.xz -> kdesdk-thumbnailers-20.08.1.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdesdk-thumbnailers-20.08.0/po/zh_CN/pothumbnail.po 
new/kdesdk-thumbnailers-20.08.1/po/zh_CN/pothumbnail.po
--- old/kdesdk-thumbnailers-20.08.0/po/zh_CN/pothumbnail.po 2020-08-07 
09:04:49.0 +0200
+++ new/kdesdk-thumbnailers-20.08.1/po/zh_CN/pothumbnail.po 2020-09-01 
08:29:32.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:12+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdesdk-thumbnailers-20.08.0/po_thumbnailer/pothumbnail.desktop 
new/kdesdk-thumbnailers-20.08.1/po_thumbnailer/pothumbnail.desktop
--- old/kdesdk-thumbnailers-20.08.0/po_thumbnailer/pothumbnail.desktop  
2020-07-17 09:08:09.0 +0200
+++ new/kdesdk-thumbnailers-20.08.1/po_thumbnailer/pothumbnail.desktop  
2020-08-26 09:55:42.0 +0200
@@ -17,6 +17,7 @@
 Name[fr]=Traduction de Gettext
 Name[ga]=Aistriúchán Gettext
 Name[gl]=Tradución Gettext
+Name[hi]=गेट-टेक्स्ट अनुवाद
 Name[hu]=Gettext fordítás
 Name[it]=Traduzioni di Gettext
 Name[kk]=Gettext аудармасы




commit kdebugsettings for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdebugsettings for openSUSE:Factory 
checked in at 2020-09-10 22:50:32

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


Package is "kdebugsettings"

Thu Sep 10 22:50:32 2020 rev:61 rq:831759 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kdebugsettings/kdebugsettings.changes
2020-08-18 13:58:04.562187772 +0200
+++ /work/SRC/openSUSE:Factory/.kdebugsettings.new.4249/kdebugsettings.changes  
2020-09-10 22:51:08.804052560 +0200
@@ -1,0 +2,10 @@
+Tue Sep  1 20:49:36 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- Changes since 20.08.0:
+  * Don't export QT_HASH_SEED and QT_NO_CPU_FEATURE anymore
+
+---

Old:

  kdebugsettings-20.08.0.tar.xz
  kdebugsettings-20.08.0.tar.xz.sig

New:

  kdebugsettings-20.08.1.tar.xz
  kdebugsettings-20.08.1.tar.xz.sig



Other differences:
--
++ kdebugsettings.spec ++
--- /var/tmp/diff_new_pack.kZatcW/_old  2020-09-10 22:51:09.444053497 +0200
+++ /var/tmp/diff_new_pack.kZatcW/_new  2020-09-10 22:51:09.448053502 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdebugsettings
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Program to set debug verbosity for KDE applications
 License:LGPL-2.0-or-later


++ kdebugsettings-20.08.0.tar.xz -> kdebugsettings-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-20.08.0/CMakeLists.txt 
new/kdebugsettings-20.08.1/CMakeLists.txt
--- old/kdebugsettings-20.08.0/CMakeLists.txt   2020-08-07 08:58:47.0 
+0200
+++ new/kdebugsettings-20.08.1/CMakeLists.txt   2020-09-01 08:20:11.0 
+0200
@@ -1,7 +1,7 @@
 # KDE Application Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
 project(kdebugsettings VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-20.08.0/autotests/CMakeLists.txt 
new/kdebugsettings-20.08.1/autotests/CMakeLists.txt
--- old/kdebugsettings-20.08.0/autotests/CMakeLists.txt 2020-08-05 
09:54:56.0 +0200
+++ new/kdebugsettings-20.08.1/autotests/CMakeLists.txt 2020-08-31 
21:04:00.0 +0200
@@ -21,7 +21,6 @@
 add_executable( ${_name} ${_test} )
 add_test(NAME ${_name} COMMAND ${_name} )
 ecm_mark_as_test(kdebugsettings-${_name})
-set_tests_properties(${_name} PROPERTIES ENVIRONMENT 
"QT_HASH_SEED=1;QT_NO_CPU_FEATURE=sse4.2")
 target_link_libraries( ${_name}
 Qt5::Test
 KF5::I18n
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdebugsettings-20.08.0/po/zh_CN/kdebugsettings.po 
new/kdebugsettings-20.08.1/po/zh_CN/kdebugsettings.po
--- old/kdebugsettings-20.08.0/po/zh_CN/kdebugsettings.po   2020-08-07 
08:58:47.0 +0200
+++ new/kdebugsettings-20.08.1/po/zh_CN/kdebugsettings.po   2020-09-01 
08:20:11.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:53+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebugsettings-20.08.0/src/org.kde.kdebugsettings.appdata.xml 
new/kdebugsettings-20.08.1/src/org.kde.kdebugsettings.appdata.xml
--- old/kdebugsettings-20.08.0/src/org.kde.kdebugsettings.appdata.xml   
2020-08-05 09:54:56.0 +0200
+++ new/kdebugsettings-20.08.1/src/org.kde.kdebugsettings.appdata.xml   
2020-08-31 21:04:00.0 +0200
@@ -107,9 +107,9 @@
 kdebugsettings
   
   
+
 
 
 
-
   
 




commit kig for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kig for openSUSE:Factory checked in 
at 2020-09-10 22:51:18

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


Package is "kig"

Thu Sep 10 22:51:18 2020 rev:119 rq:831789 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kig/kig.changes  2020-08-18 13:59:02.822211655 
+0200
+++ /work/SRC/openSUSE:Factory/.kig.new.4249/kig.changes2020-09-10 
22:52:00.592128335 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:57 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kig-20.08.0.tar.xz
  kig-20.08.0.tar.xz.sig

New:

  kig-20.08.1.tar.xz
  kig-20.08.1.tar.xz.sig



Other differences:
--
++ kig.spec ++
--- /var/tmp/diff_new_pack.J0hGiw/_old  2020-09-10 22:52:01.304129377 +0200
+++ /var/tmp/diff_new_pack.J0hGiw/_new  2020-09-10 22:52:01.308129383 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kig
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Interactive Geometry
 License:GPL-2.0-or-later


++ kig-20.08.0.tar.xz -> kig-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-20.08.0/CMakeLists.txt 
new/kig-20.08.1/CMakeLists.txt
--- old/kig-20.08.0/CMakeLists.txt  2020-08-07 08:54:58.0 +0200
+++ new/kig-20.08.1/CMakeLists.txt  2020-09-01 08:14:42.0 +0200
@@ -4,7 +4,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kig VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-20.08.0/org.kde.kig.appdata.xml 
new/kig-20.08.1/org.kde.kig.appdata.xml
--- old/kig-20.08.0/org.kde.kig.appdata.xml 2020-08-07 07:49:45.0 
+0200
+++ new/kig-20.08.1/org.kde.kig.appdata.xml 2020-08-31 20:55:54.0 
+0200
@@ -137,9 +137,9 @@
 kig
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kig-20.08.0/po/eu/kig.po new/kig-20.08.1/po/eu/kig.po
--- old/kig-20.08.0/po/eu/kig.po2020-08-07 08:54:57.0 +0200
+++ new/kig-20.08.1/po/eu/kig.po2020-09-01 08:14:39.0 +0200
@@ -160,19 +160,16 @@
 
 #: filters/asyexporter.cc:42
 #, kde-format
-#| msgid "Export to &Latex..."
 msgid "Export to &Asymptote..."
 msgstr "Esportatu &Asymptote-ra..."
 
 #: filters/asyexporter.cc:47
 #, kde-format
-#| msgid "&Import..."
 msgid "&Asymptote..."
 msgstr "&Asymptote..."
 
 #: filters/asyexporter.cc:58
 #, kde-format
-#| msgid "*.tex|Latex Documents (*.tex)"
 msgid "Asymptote Documents (*.asy)"
 msgstr "Asymptote dokumentuak (*.asy)"
 
@@ -183,7 +180,6 @@
 
 #: filters/asyexporter.cc:60
 #, kde-format
-#| msgid "Image Options"
 msgid "Asymptote Options"
 msgstr "Asymptote aukerak"
 
@@ -357,13 +353,10 @@
 
 #: filters/filter.cc:88
 #, kde-format
-#| msgid ""
-#| "An error was encountered while parsing the file \"%1\".  It cannot be "
-#| "opened."
 msgid "An error was encountered while parsing this file.  It cannot be opened."
 msgstr ""
-"Errore bat aurkitu da fitxategi honen sintaxi azterketa egitean. Ezin da"
-" ireki."
+"Errore bat aurkitu da fitxategi honen sintaxi azterketa egitean. Ezin da "
+"ireki."
 
 #: filters/filter.cc:90
 #, kde-format
@@ -372,7 +365,6 @@
 
 #: filters/filter.cc:101
 #, kde-format
-#| msgid "Kig cannot open the file \"%1\"."
 msgid "Kig cannot open this file."
 msgstr "Kig-ek ezin du fitxategi hau ireki."
 
@@ -448,7 +440,6 @@
 
 #: filters/latexexporter.cc:538
 #, kde-format
-#| msgid "*.tex|Latex Documents (*.tex)"
 msgid "Latex Documents (*.tex)"
 msgstr "Latex dokumentuak (*.tex)"
 
@@ -489,7 +480,6 @@
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox_3)
 #: filters/latexexporteroptionswidget.ui:56
 #, kde-format
-#| msgid "Document to open"
 msgid "Document options"
 msgstr "Dokumentuen aukerak"
 
@@ -502,7 +492,6 @@
 #. i18n: ectx: property (text), widget (QRadioButton, documentRadioButton)
 #: filters/latexexporteroptionswidget.ui:72
 #, kde-format
-#| m

commit kfourinline for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kfourinline for openSUSE:Factory 
checked in at 2020-09-10 22:51:06

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


Package is "kfourinline"

Thu Sep 10 22:51:06 2020 rev:102 rq:831781 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kfourinline/kfourinline.changes  2020-08-18 
13:58:44.262204047 +0200
+++ /work/SRC/openSUSE:Factory/.kfourinline.new.4249/kfourinline.changes
2020-09-10 22:51:43.460103268 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:51 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kfourinline-20.08.0.tar.xz
  kfourinline-20.08.0.tar.xz.sig

New:

  kfourinline-20.08.1.tar.xz
  kfourinline-20.08.1.tar.xz.sig



Other differences:
--
++ kfourinline.spec ++
--- /var/tmp/diff_new_pack.PmjjmH/_old  2020-09-10 22:51:44.072104164 +0200
+++ /var/tmp/diff_new_pack.PmjjmH/_new  2020-09-10 22:51:44.076104169 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kfourinline
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Four Wins game
 License:GPL-2.0-or-later AND LGPL-2.0-or-later


++ kfourinline-20.08.0.tar.xz -> kfourinline-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/CMakeLists.txt 
new/kfourinline-20.08.1/CMakeLists.txt
--- old/kfourinline-20.08.0/CMakeLists.txt  2020-08-07 09:01:25.0 
+0200
+++ new/kfourinline-20.08.1/CMakeLists.txt  2020-09-01 08:24:01.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kfourinline VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/default.desktop 
new/kfourinline-20.08.1/grafix/default.desktop
--- old/kfourinline-20.08.0/grafix/default.desktop  2020-08-05 
10:04:18.0 +0200
+++ new/kfourinline-20.08.1/grafix/default.desktop  2020-08-31 
21:12:26.0 +0200
@@ -17,6 +17,7 @@
 Name[fr]=Rouge et noir
 Name[ga]=Dubh agus Dearg
 Name[gl]=Negro e vermello
+Name[hi]=काला और लाल
 Name[hne]=काला अउ लाल
 Name[hu]=Fekete-vörös
 Name[id]=Hitam dan Merah
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/gray_reflection.desktop 
new/kfourinline-20.08.1/grafix/gray_reflection.desktop
--- old/kfourinline-20.08.0/grafix/gray_reflection.desktop  2020-08-05 
10:04:18.0 +0200
+++ new/kfourinline-20.08.1/grafix/gray_reflection.desktop  2020-08-31 
21:12:26.0 +0200
@@ -16,6 +16,7 @@
 Name[fr]=Réflexion réelle
 Name[ga]=True Reflection
 Name[gl]=Reflexos auténticos
+Name[hi]=सही परावर्तन
 Name[hne]=सही परावर्तन
 Name[hu]=Valós fényvisszaverődés
 Name[id]=Pembelokan yang Benar
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/yellow.desktop 
new/kfourinline-20.08.1/grafix/yellow.desktop
--- old/kfourinline-20.08.0/grafix/yellow.desktop   2020-08-05 
10:04:18.0 +0200
+++ new/kfourinline-20.08.1/grafix/yellow.desktop   2020-08-31 
21:12:26.0 +0200
@@ -17,6 +17,7 @@
 Name[fr]=Jaune et rouge
 Name[ga]=Buí agus Dearg
 Name[gl]=Amarelo e vermello
+Name[hi]=पीला और लाल
 Name[hne]=पीला अउ लाल
 Name[hu]=Sárga-vörös
 Name[id]=Kuning dan Merah
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kfourinline-20.08.0/grafix/yellow_reflection.desktop 
new/kfourinline-20.08.1/grafix/yellow_reflection.desktop
--- old/kfourinline-20.08.0/grafix/yellow_reflection.desktop2020-08-05 
10:04:18.0 +0200
+++ new/kfourinline-20.08.1/grafix/yellow_reflection.desktop2020-08-31 
21:12:26.0 +0200
@@ -15,6 +15,7 @@
 Name[fr]=Jaune et rouge avec réflexion
 Name[ga]=Frithchaitheamh Buí agus Dearg
 Name[gl]=Amarelo con reflexos vermellos
+Name[hi]=पीला तथा लाल परावर्तन
 Name[hne]=पीला अउ लाल परावर्तन
 Name[hu]=Sárga-vörös visszave

commit kdenetwork-filesharing for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdenetwork-filesharing for 
openSUSE:Factory checked in at 2020-09-10 22:50:37

Comparing /work/SRC/openSUSE:Factory/kdenetwork-filesharing (Old)
 and  /work/SRC/openSUSE:Factory/.kdenetwork-filesharing.new.4249 (New)


Package is "kdenetwork-filesharing"

Thu Sep 10 22:50:37 2020 rev:15 rq:831764 version:20.08.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kdenetwork-filesharing/kdenetwork-filesharing.changes
2020-08-18 13:58:12.094190860 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdenetwork-filesharing.new.4249/kdenetwork-filesharing.changes
  2020-09-10 22:51:16.368063628 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:41 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kdenetwork-filesharing-20.08.0.tar.xz
  kdenetwork-filesharing-20.08.0.tar.xz.sig

New:

  kdenetwork-filesharing-20.08.1.tar.xz
  kdenetwork-filesharing-20.08.1.tar.xz.sig



Other differences:
--
++ kdenetwork-filesharing.spec ++
--- /var/tmp/diff_new_pack.EOU9oi/_old  2020-09-10 22:51:17.336065043 +0200
+++ /var/tmp/diff_new_pack.EOU9oi/_new  2020-09-10 22:51:17.340065050 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdenetwork-filesharing
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE Network Libraries
 License:GPL-2.0-or-later


++ kdenetwork-filesharing-20.08.0.tar.xz -> 
kdenetwork-filesharing-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdenetwork-filesharing-20.08.0/po/de/kfileshare.po 
new/kdenetwork-filesharing-20.08.1/po/de/kfileshare.po
--- old/kdenetwork-filesharing-20.08.0/po/de/kfileshare.po  2020-08-07 
09:05:29.0 +0200
+++ new/kdenetwork-filesharing-20.08.1/po/de/kfileshare.po  2020-09-01 
08:30:28.0 +0200
@@ -2,7 +2,7 @@
 # Frank Schütte , 2004.
 # Stephan Johach , 2004, 2005.
 # Thomas Reitelbach , 2004, 2005, 2006, 2007, 2008, 
2009.
-# Frederik Schwarzer , 2010, 2011, 2012, 2016.
+# Frederik Schwarzer , 2010, 2011, 2012, 2016, 2020.
 # Panagiotis Papadopoulos , 2011.
 # Burkhard Lück , 2019.
 msgid ""
@@ -10,15 +10,15 @@
 "Project-Id-Version: kfileshare\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:43+0200\n"
-"PO-Revision-Date: 2019-06-22 14:27+0200\n"
-"Last-Translator: Burkhard Lück \n"
+"PO-Revision-Date: 2020-08-22 09:48+0200\n"
+"Last-Translator: Frederik Schwarzer \n"
 "Language-Team: German \n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 20.08.0\n"
 
 #: samba/filepropertiesplugin/delegate.cpp:41
 #, kde-format
@@ -59,12 +59,12 @@
 #: samba/filepropertiesplugin/sambausershareplugin.cpp:99
 #, kde-format
 msgid "Restart the computer to complete the installation."
-msgstr ""
+msgstr "Starten Sie bitte den Rechner neu, um die Installation abzuschließen."
 
 #: samba/filepropertiesplugin/sambausershareplugin.cpp:100
 #, kde-format
 msgid "Restart"
-msgstr ""
+msgstr "Neu starten"
 
 #: samba/filepropertiesplugin/sambausershareplugin.cpp:109
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdenetwork-filesharing-20.08.0/po/fi/kfileshare.po 
new/kdenetwork-filesharing-20.08.1/po/fi/kfileshare.po
--- old/kdenetwork-filesharing-20.08.0/po/fi/kfileshare.po  2020-08-07 
09:05:29.0 +0200
+++ new/kdenetwork-filesharing-20.08.1/po/fi/kfileshare.po  2020-09-01 
08:30:28.0 +0200
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 "X-POT-Import-Date: 2012-12-01 22:24:35+\n"
-"X-Generator: Lokalize 20.04.1\n"
+"X-Generator: Lokalize 20.04.2\n"
 
 #: samba/filepropertiesplugin/delegate.cpp:41
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdenetwork-filesharing-20.08.0/po/fr/kfileshare.po 
new/kdenetwork-filesharing-20.08.1/po/fr/kfileshare.po
--- old/kdenetwork-filesharing-20.08.0/po/fr/kfileshare.po  2020-08-07 
09:05:29.0 +0200
+++ new/kdenetwork-filesharing-20.08.1/po/fr/kfileshare.po  2020-09-01 
08:30:28.0 +0200
@@ -7,7 +7,7 @@
 # Mickael Sibelle , 2007, 2008.
 # Sébastien Renard , 2008.
 # M

commit kcachegrind for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kcachegrind for openSUSE:Factory 
checked in at 2020-09-10 22:50:28

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


Package is "kcachegrind"

Thu Sep 10 22:50:28 2020 rev:90 rq:831753 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kcachegrind/kcachegrind.changes  2020-08-18 
13:57:56.918184639 +0200
+++ /work/SRC/openSUSE:Factory/.kcachegrind.new.4249/kcachegrind.changes
2020-09-10 22:51:01.044041206 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:31 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kcachegrind-20.08.0.tar.xz
  kcachegrind-20.08.0.tar.xz.sig

New:

  kcachegrind-20.08.1.tar.xz
  kcachegrind-20.08.1.tar.xz.sig



Other differences:
--
++ kcachegrind.spec ++
--- /var/tmp/diff_new_pack.ovywQB/_old  2020-09-10 22:51:02.272043002 +0200
+++ /var/tmp/diff_new_pack.ovywQB/_new  2020-09-10 22:51:02.272043002 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kcachegrind
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Frontend for Cachegrind
 License:GPL-2.0-only AND BSD-4-Clause AND GFDL-1.2-only


++ kcachegrind-20.08.0.tar.xz -> kcachegrind-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-20.08.0/CMakeLists.txt 
new/kcachegrind-20.08.1/CMakeLists.txt
--- old/kcachegrind-20.08.0/CMakeLists.txt  2020-08-07 09:04:36.0 
+0200
+++ new/kcachegrind-20.08.1/CMakeLists.txt  2020-09-01 08:29:14.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(KCACHEGRIND_VERSION 
${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO})
 
 project(kcachegrind VERSION ${KCACHEGRIND_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kcachegrind-20.08.0/kcachegrind/org.kde.kcachegrind.appdata.xml 
new/kcachegrind-20.08.1/kcachegrind/org.kde.kcachegrind.appdata.xml
--- old/kcachegrind-20.08.0/kcachegrind/org.kde.kcachegrind.appdata.xml 
2020-08-05 10:13:24.0 +0200
+++ new/kcachegrind-20.08.1/kcachegrind/org.kde.kcachegrind.appdata.xml 
2020-08-31 21:20:05.0 +0200
@@ -299,10 +299,10 @@
 org.kde.kcachgrind.desktop
   
   
+
 
 
 
-
   
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-20.08.0/po/zh_CN/kcachegrind.po 
new/kcachegrind-20.08.1/po/zh_CN/kcachegrind.po
--- old/kcachegrind-20.08.0/po/zh_CN/kcachegrind.po 2020-08-07 
09:04:36.0 +0200
+++ new/kcachegrind-20.08.1/po/zh_CN/kcachegrind.po 2020-09-01 
08:29:13.0 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-09-18 03:16+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kcachegrind-20.08.0/poqm/fr/kcachegrind_qt.po 
new/kcachegrind-20.08.1/poqm/fr/kcachegrind_qt.po
--- old/kcachegrind-20.08.0/poqm/fr/kcachegrind_qt.po   2020-08-07 
09:04:35.0 +0200
+++ new/kcachegrind-20.08.1/poqm/fr/kcachegrind_qt.po   2020-09-01 
08:29:11.0 +0200
@@ -13,6 +13,7 @@
 # Joëlle Cornavin , 2010, 2012, 2013.
 # Maxime Corteel , 2015.
 # Simon Depiets , 2017, 2018.
+# Xavier Besnard , 2020.
 #
 msgid ""
 msgstr ""
@@ -21,7 +22,7 @@
 "POT-Creation-Date: 2016-11-18 02:14+\n"
 "PO-Revision-Date: 2018-10-12 13:32+0800\n"
 "Last-Translator: Simon Depiets \n"
-"Language-Team: French \n"
+"Language-Team: FR\n"
 "Language: fr\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -30,7 +31,7 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: qtrich\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 20.08.0\n"
 "X-Qt-Contexts: true\n"
 
 #: libcore/cachegrindloader.cpp:145
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' ol

commit kbackup for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kbackup for openSUSE:Factory checked 
in at 2020-09-10 22:50:09

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


Package is "kbackup"

Thu Sep 10 22:50:09 2020 rev:30 rq:831747 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kbackup/kbackup.changes  2020-08-18 
13:57:37.606176722 +0200
+++ /work/SRC/openSUSE:Factory/.kbackup.new.4249/kbackup.changes
2020-09-10 22:50:33.128000360 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:26 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kbackup-20.08.0.tar.xz
  kbackup-20.08.0.tar.xz.sig

New:

  kbackup-20.08.1.tar.xz
  kbackup-20.08.1.tar.xz.sig



Other differences:
--
++ kbackup.spec ++
--- /var/tmp/diff_new_pack.TzHE5A/_old  2020-09-10 22:50:33.808001355 +0200
+++ /var/tmp/diff_new_pack.TzHE5A/_new  2020-09-10 22:50:33.808001355 +0200
@@ -20,7 +20,7 @@
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 Name:   kbackup
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Backup program based on KDE Frameworks 5
 License:GPL-2.0-only


++ kbackup-20.08.0.tar.xz -> kbackup-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbackup-20.08.0/CMakeLists.txt 
new/kbackup-20.08.1/CMakeLists.txt
--- old/kbackup-20.08.0/CMakeLists.txt  2020-08-05 09:32:00.0 +0200
+++ new/kbackup-20.08.1/CMakeLists.txt  2020-08-31 20:46:25.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbackup)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbackup-20.08.0/po/zh_CN/kbackup.po 
new/kbackup-20.08.1/po/zh_CN/kbackup.po
--- old/kbackup-20.08.0/po/zh_CN/kbackup.po 2020-08-07 09:12:21.0 
+0200
+++ new/kbackup-20.08.1/po/zh_CN/kbackup.po 2020-09-01 08:40:20.0 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-03-05 03:24+0100\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbounce for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kbounce for openSUSE:Factory checked 
in at 2020-09-10 22:50:22

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


Package is "kbounce"

Thu Sep 10 22:50:22 2020 rev:102 rq:831750 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kbounce/kbounce.changes  2020-08-18 
13:57:44.402179507 +0200
+++ /work/SRC/openSUSE:Factory/.kbounce.new.4249/kbounce.changes
2020-09-10 22:50:41.952013271 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:29 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kbounce-20.08.0.tar.xz
  kbounce-20.08.0.tar.xz.sig

New:

  kbounce-20.08.1.tar.xz
  kbounce-20.08.1.tar.xz.sig



Other differences:
--
++ kbounce.spec ++
--- /var/tmp/diff_new_pack.kY59fW/_old  2020-09-10 22:50:42.644014284 +0200
+++ /var/tmp/diff_new_pack.kY59fW/_new  2020-09-10 22:50:42.648014289 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbounce
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Bounce ball game
 License:LGPL-2.0-or-later


++ kbounce-20.08.0.tar.xz -> kbounce-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/CMakeLists.txt 
new/kbounce-20.08.1/CMakeLists.txt
--- old/kbounce-20.08.0/CMakeLists.txt  2020-08-07 09:01:12.0 +0200
+++ new/kbounce-20.08.1/CMakeLists.txt  2020-09-01 08:23:43.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbounce VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/org.kde.kbounce.appdata.xml 
new/kbounce-20.08.1/org.kde.kbounce.appdata.xml
--- old/kbounce-20.08.0/org.kde.kbounce.appdata.xml 2020-08-05 
10:03:18.0 +0200
+++ new/kbounce-20.08.1/org.kde.kbounce.appdata.xml 2020-08-31 
21:11:26.0 +0200
@@ -116,9 +116,9 @@
   KDE
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/org.kde.kbounce.desktop 
new/kbounce-20.08.1/org.kde.kbounce.desktop
--- old/kbounce-20.08.0/org.kde.kbounce.desktop 2020-08-05 10:03:18.0 
+0200
+++ new/kbounce-20.08.1/org.kde.kbounce.desktop 2020-08-31 21:11:26.0 
+0200
@@ -23,6 +23,7 @@
 Name[ga]=KBounce
 Name[gl]=KBounce
 Name[he]=KBounce
+Name[hi]=के-बाउंस
 Name[hne]=के-बाउंस
 Name[hr]=KBounce
 Name[hu]=KBounce
@@ -92,6 +93,7 @@
 GenericName[fr]=Jeu de balles rebondissantes
 GenericName[ga]=Cluiche Liathróide Preabtha
 GenericName[gl]=Xogo de bólas que botan
+GenericName[hi]=उछलती गेंदों के खेल
 GenericName[hne]=उछलती गेंदों वाले खेल
 GenericName[hu]=Labdajáték
 GenericName[id]=Permainan Memantulkan Bola
@@ -139,6 +141,7 @@
 Comment[fi]=Pallonpomputuspeli
 Comment[fr]=Jeu de balles rebondissantes
 Comment[gl]=Xogo de bólas que botan
+Comment[hi]=उछलती गेंदों के खेल
 Comment[hu]=Labdajáték
 Comment[id]=Permainan Memantulkan Bola
 Comment[it]=Gioco di rimbalzi di palline
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/po/zh_CN/kbounce.po 
new/kbounce-20.08.1/po/zh_CN/kbounce.po
--- old/kbounce-20.08.0/po/zh_CN/kbounce.po 2020-08-07 09:01:12.0 
+0200
+++ new/kbounce-20.08.1/po/zh_CN/kbounce.po 2020-09-01 08:23:42.0 
+0200
@@ -11,7 +11,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbounce-20.08.0/themes/default.desktop 
new/kbounce-20.08.1/themes/default.desktop
--- old/kbounce-20.08.0/themes/default.desktop  2020-08-05 10:03:18.0 
+0200
+++ new/kbounce-20.08.1/themes/default.desktop  2020-08-31 21:11:26.000

commit kapptemplate for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kapptemplate for openSUSE:Factory 
checked in at 2020-09-10 22:50:04

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


Package is "kapptemplate"

Thu Sep 10 22:50:04 2020 rev:87 rq:831744 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kapptemplate/kapptemplate.changes
2020-08-18 13:57:30.558173833 +0200
+++ /work/SRC/openSUSE:Factory/.kapptemplate.new.4249/kapptemplate.changes  
2020-09-10 22:50:28.807994039 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:24 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kapptemplate-20.08.0.tar.xz
  kapptemplate-20.08.0.tar.xz.sig

New:

  kapptemplate-20.08.1.tar.xz
  kapptemplate-20.08.1.tar.xz.sig



Other differences:
--
++ kapptemplate.spec ++
--- /var/tmp/diff_new_pack.ZJy7rj/_old  2020-09-10 22:50:29.711995362 +0200
+++ /var/tmp/diff_new_pack.ZJy7rj/_new  2020-09-10 22:50:29.715995367 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kapptemplate
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Template for KDE Application Development
 License:GPL-2.0-only AND GFDL-1.2-only


++ kapptemplate-20.08.0.tar.xz -> kapptemplate-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kapptemplate-20.08.0/po/zh_CN/kapptemplate.po 
new/kapptemplate-20.08.1/po/zh_CN/kapptemplate.po
--- old/kapptemplate-20.08.0/po/zh_CN/kapptemplate.po   2020-08-07 
09:04:32.0 +0200
+++ new/kapptemplate-20.08.1/po/zh_CN/kapptemplate.po   2020-09-01 
08:29:07.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:52+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:43\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapptemplate-20.08.0/src/application/kapptemplate.knsrc 
new/kapptemplate-20.08.1/src/application/kapptemplate.knsrc
--- old/kapptemplate-20.08.0/src/application/kapptemplate.knsrc 2020-07-30 
09:38:43.0 +0200
+++ new/kapptemplate-20.08.1/src/application/kapptemplate.knsrc 2020-08-26 
09:55:17.0 +0200
@@ -11,6 +11,7 @@
 Name[eu]=Aplikazioen txantiloiak (SDK)
 Name[fr]=Modèles pour les applications (Environnement de développement)
 Name[gl]=Modelos de aplicación (SDK)
+Name[hi]=अनुप्रयोग टैम्प्लेट्स (SDK)
 Name[it]=Modelli di applicazioni (SDK)
 Name[ko]=프로그램 템플릿(SDK)
 Name[nl]=Toepassingsjablonen (SDK)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapptemplate-20.08.0/src/application/org.kde.kapptemplate.desktop 
new/kapptemplate-20.08.1/src/application/org.kde.kapptemplate.desktop
--- old/kapptemplate-20.08.0/src/application/org.kde.kapptemplate.desktop   
2020-07-30 09:38:43.0 +0200
+++ new/kapptemplate-20.08.1/src/application/org.kde.kapptemplate.desktop   
2020-08-26 09:55:17.0 +0200
@@ -16,6 +16,7 @@
 GenericName[eu]=Aplikazio kodearen txantiloi sortzailea
 GenericName[fr]=Générateur de modèles de code d'applications
 GenericName[gl]=Xerador de modelos de código de aplicativo
+GenericName[hi]=एप्प कोड टैम्प्लेट जनरेटर
 GenericName[it]=Generatore di modelli di applicazioni
 GenericName[ko]=앱 코드 템플릿 생성기
 GenericName[nl]=Sjabloongenerator van App Code
@@ -47,6 +48,7 @@
 Name[fr]=KAppTemplate
 Name[ga]=KAppTemplate
 Name[gl]=KAppTemplate
+Name[hi]=केएपटैम्प्लेट
 Name[hu]=KAppTemplate
 Name[it]=KAppTemplate
 Name[ja]=KAppTemplate
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kapptemplate-20.08.0/src/templates/C++/kde-frameworks5/kde-frameworks5.kdevtemplate
 
new/kapptemplate-20.08.1/src/templates/C++/kde-frameworks5/kde-frameworks5.kdevtemplate
--- 
old/kapptemplate-20.08.0/src/templates/C++/kde-frameworks5/kde-frameworks5.kdevtemplate
 2020-07-30 09:38:43.0 +0200
+++ 
new/kapptemplate-20.08.1/src/templates/C++/kde-frameworks5/kde-frameworks5.kdevtemplate
 2020-08-26 09:55:17.0 +0200
@@ -14,6 +14,7 @@
 Name[fi]=C++ KDE Frameworks -sovellus
 Name[fr]=KDE Frameworks C++
 Name[gl]=Infraestrutura de KDE en C++
+Name[hi]=C++ KDE 

commit kdegraphics-thumbnailers for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kdegraphics-thumbnailers for 
openSUSE:Factory checked in at 2020-09-10 22:50:35

Comparing /work/SRC/openSUSE:Factory/kdegraphics-thumbnailers (Old)
 and  /work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new.4249 (New)


Package is "kdegraphics-thumbnailers"

Thu Sep 10 22:50:35 2020 rev:120 rq:831763 version:20.08.1

Changes:

--- 
/work/SRC/openSUSE:Factory/kdegraphics-thumbnailers/kdegraphics-thumbnailers.changes
2020-08-18 13:58:09.814189924 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdegraphics-thumbnailers.new.4249/kdegraphics-thumbnailers.changes
  2020-09-10 22:51:11.860057032 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:40 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kdegraphics-thumbnailers-20.08.0.tar.xz
  kdegraphics-thumbnailers-20.08.0.tar.xz.sig

New:

  kdegraphics-thumbnailers-20.08.1.tar.xz
  kdegraphics-thumbnailers-20.08.1.tar.xz.sig



Other differences:
--
++ kdegraphics-thumbnailers.spec ++
--- /var/tmp/diff_new_pack.UE6lrY/_old  2020-09-10 22:51:12.460057909 +0200
+++ /var/tmp/diff_new_pack.UE6lrY/_new  2020-09-10 22:51:12.464057916 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kdegraphics-thumbnailers
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Graphics file thumbnail generators
 License:GPL-2.0-or-later AND LGPL-2.1-or-later


++ kdegraphics-thumbnailers-20.08.0.tar.xz -> 
kdegraphics-thumbnailers-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdegraphics-thumbnailers-20.08.0/blend/blenderthumbnail.desktop 
new/kdegraphics-thumbnailers-20.08.1/blend/blenderthumbnail.desktop
--- old/kdegraphics-thumbnailers-20.08.0/blend/blenderthumbnail.desktop 
2020-08-03 07:47:56.0 +0200
+++ new/kdegraphics-thumbnailers-20.08.1/blend/blenderthumbnail.desktop 
2020-08-26 09:47:21.0 +0200
@@ -14,6 +14,7 @@
 Name[fi]=Blender-tiedostot
 Name[fr]=Fichiers Blender
 Name[gl]=Ficheiros de Blender
+Name[hi]=ब्लेंडर फ़ाइलें
 Name[ia]=Files de Blender
 Name[is]=Blender skrár
 Name[it]=File Blender
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdegraphics-thumbnailers-20.08.0/raw/rawthumbnail.desktop 
new/kdegraphics-thumbnailers-20.08.1/raw/rawthumbnail.desktop
--- old/kdegraphics-thumbnailers-20.08.0/raw/rawthumbnail.desktop   
2020-08-03 07:47:56.0 +0200
+++ new/kdegraphics-thumbnailers-20.08.1/raw/rawthumbnail.desktop   
2020-08-26 09:47:21.0 +0200
@@ -18,6 +18,7 @@
 Name[fr]=Fichiers « RAW » d'appareil photo numérique
 Name[ga]=Comhaid Cheamara RAW
 Name[gl]=Ficheiros RAW de cámara de fotos
+Name[hi]=रॉ फ़ोटो कैमरा फ़ाइलें
 Name[hr]=Fotografske datoteke RAW
 Name[hu]=RAW-fájlok
 Name[ia]=Files de photo camera RAW




commit kbreakout for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kbreakout for openSUSE:Factory 
checked in at 2020-09-10 22:50:25

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


Package is "kbreakout"

Thu Sep 10 22:50:25 2020 rev:101 rq:831751 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kbreakout/kbreakout.changes  2020-08-18 
13:57:48.362181131 +0200
+++ /work/SRC/openSUSE:Factory/.kbreakout.new.4249/kbreakout.changes
2020-09-10 22:50:46.524019960 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:29 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kbreakout-20.08.0.tar.xz
  kbreakout-20.08.0.tar.xz.sig

New:

  kbreakout-20.08.1.tar.xz
  kbreakout-20.08.1.tar.xz.sig



Other differences:
--
++ kbreakout.spec ++
--- /var/tmp/diff_new_pack.0AWTXw/_old  2020-09-10 22:50:47.248021020 +0200
+++ /var/tmp/diff_new_pack.0AWTXw/_new  2020-09-10 22:50:47.252021025 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbreakout
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Breakout-like game for KDE
 License:GPL-2.0-or-later


++ kbreakout-20.08.0.tar.xz -> kbreakout-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-20.08.0/CMakeLists.txt 
new/kbreakout-20.08.1/CMakeLists.txt
--- old/kbreakout-20.08.0/CMakeLists.txt2020-08-07 09:01:16.0 
+0200
+++ new/kbreakout-20.08.1/CMakeLists.txt2020-09-01 08:23:49.0 
+0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbreakout VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-20.08.0/org.kde.kbreakout.appdata.xml 
new/kbreakout-20.08.1/org.kde.kbreakout.appdata.xml
--- old/kbreakout-20.08.0/org.kde.kbreakout.appdata.xml 2020-08-05 
10:03:37.0 +0200
+++ new/kbreakout-20.08.1/org.kde.kbreakout.appdata.xml 2020-08-31 
21:11:46.0 +0200
@@ -140,9 +140,9 @@
   
   KDE
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbreakout-20.08.0/po/zh_CN/kbreakout.po 
new/kbreakout-20.08.1/po/zh_CN/kbreakout.po
--- old/kbreakout-20.08.0/po/zh_CN/kbreakout.po 2020-08-07 09:01:16.0 
+0200
+++ new/kbreakout-20.08.1/po/zh_CN/kbreakout.po 2020-09-01 08:23:49.0 
+0200
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:38+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kbruch for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kbruch for openSUSE:Factory checked 
in at 2020-09-10 22:50:27

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


Package is "kbruch"

Thu Sep 10 22:50:27 2020 rev:121 rq:831752 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kbruch/kbruch.changes2020-08-18 
13:57:50.722182099 +0200
+++ /work/SRC/openSUSE:Factory/.kbruch.new.4249/kbruch.changes  2020-09-10 
22:50:55.088032491 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:30 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kbruch-20.08.0.tar.xz
  kbruch-20.08.0.tar.xz.sig

New:

  kbruch-20.08.1.tar.xz
  kbruch-20.08.1.tar.xz.sig



Other differences:
--
++ kbruch.spec ++
--- /var/tmp/diff_new_pack.PyeNpt/_old  2020-09-10 22:50:55.732033433 +0200
+++ /var/tmp/diff_new_pack.PyeNpt/_new  2020-09-10 22:50:55.732033433 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kbruch
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Application to excercise fractions
 License:GPL-2.0-or-later


++ kbruch-20.08.0.tar.xz -> kbruch-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.0/CMakeLists.txt 
new/kbruch-20.08.1/CMakeLists.txt
--- old/kbruch-20.08.0/CMakeLists.txt   2020-08-07 08:54:26.0 +0200
+++ new/kbruch-20.08.1/CMakeLists.txt   2020-09-01 08:14:01.0 +0200
@@ -3,7 +3,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "20")
 set(RELEASE_SERVICE_VERSION_MINOR "08")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(kbruch VERSION ${RELEASE_SERVICE_VERSION})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.0/org.kde.kbruch.appdata.xml 
new/kbruch-20.08.1/org.kde.kbruch.appdata.xml
--- old/kbruch-20.08.0/org.kde.kbruch.appdata.xml   2020-08-05 
09:45:28.0 +0200
+++ new/kbruch-20.08.1/org.kde.kbruch.appdata.xml   2020-08-31 
20:54:46.0 +0200
@@ -311,9 +311,9 @@
 kbruch
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kbruch-20.08.0/po/zh_CN/kbruch.po 
new/kbruch-20.08.1/po/zh_CN/kbruch.po
--- old/kbruch-20.08.0/po/zh_CN/kbruch.po   2020-08-07 08:54:25.0 
+0200
+++ new/kbruch-20.08.1/po/zh_CN/kbruch.po   2020-09-01 08:13:58.0 
+0200
@@ -15,7 +15,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-07-13 07:37+0200\n"
-"PO-Revision-Date: 2020-07-31 15:02\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kde-dev-utils for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kde-dev-utils for openSUSE:Factory 
checked in at 2020-09-10 22:50:34

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


Package is "kde-dev-utils"

Thu Sep 10 22:50:34 2020 rev:91 rq:831761 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kde-dev-utils/kde-dev-utils.changes  
2020-08-18 13:58:00.450186086 +0200
+++ /work/SRC/openSUSE:Factory/.kde-dev-utils.new.4249/kde-dev-utils.changes
2020-09-10 22:51:10.916055651 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:38 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kde-dev-utils-20.08.0.tar.xz
  kde-dev-utils-20.08.0.tar.xz.sig

New:

  kde-dev-utils-20.08.1.tar.xz
  kde-dev-utils-20.08.1.tar.xz.sig



Other differences:
--
++ kde-dev-utils.spec ++
--- /var/tmp/diff_new_pack.0pXvoo/_old  2020-09-10 22:51:11.568056604 +0200
+++ /var/tmp/diff_new_pack.0pXvoo/_new  2020-09-10 22:51:11.568056604 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kde-dev-utils
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:KDE SDK Package
 License:GPL-2.0-only AND GFDL-1.2-only AND LGPL-2.0-only


++ kde-dev-utils-20.08.0.tar.xz -> kde-dev-utils-20.08.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-dev-utils-20.08.0/po/zh_CN/kpartloader.po 
new/kde-dev-utils-20.08.1/po/zh_CN/kpartloader.po
--- old/kde-dev-utils-20.08.0/po/zh_CN/kpartloader.po   2020-08-07 
09:04:41.0 +0200
+++ new/kde-dev-utils-20.08.1/po/zh_CN/kpartloader.po   2020-09-01 
08:29:19.0 +0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:12+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-dev-utils-20.08.0/po/zh_CN/kuiviewer.po 
new/kde-dev-utils-20.08.1/po/zh_CN/kuiviewer.po
--- old/kde-dev-utils-20.08.0/po/zh_CN/kuiviewer.po 2020-08-07 
09:04:41.0 +0200
+++ new/kde-dev-utils-20.08.1/po/zh_CN/kuiviewer.po 2020-09-01 
08:29:19.0 +0200
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2019-05-20 03:12+0200\n"
-"PO-Revision-Date: 2020-07-31 15:03\n"
+"PO-Revision-Date: 2020-08-12 20:42\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"




commit kalzium for openSUSE:Factory

2020-09-10 Thread root
Hello community,

here is the log from the commit of package kalzium for openSUSE:Factory checked 
in at 2020-09-10 22:49:57

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


Package is "kalzium"

Thu Sep 10 22:49:57 2020 rev:119 rq:831739 version:20.08.1

Changes:

--- /work/SRC/openSUSE:Factory/kalzium/kalzium.changes  2020-08-18 
13:57:15.834167796 +0200
+++ /work/SRC/openSUSE:Factory/.kalzium.new.4249/kalzium.changes
2020-09-10 22:50:08.675964580 +0200
@@ -1,0 +2,9 @@
+Tue Sep  1 20:49:20 UTC 2020 - Luca Beltrame 
+
+- Update to 20.08.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-09-apps-update
+- No code change since 20.08.0
+
+---

Old:

  kalzium-20.08.0.tar.xz
  kalzium-20.08.0.tar.xz.sig

New:

  kalzium-20.08.1.tar.xz
  kalzium-20.08.1.tar.xz.sig



Other differences:
--
++ kalzium.spec ++
--- /var/tmp/diff_new_pack.eVhx8m/_old  2020-09-10 22:50:09.339965554 +0200
+++ /var/tmp/diff_new_pack.eVhx8m/_new  2020-09-10 22:50:09.339965554 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:   kalzium
-Version:20.08.0
+Version:20.08.1
 Release:0
 Summary:Periodic Table of Elements
 License:GPL-2.0-or-later


++ kalzium-20.08.0.tar.xz -> kalzium-20.08.1.tar.xz ++
/work/SRC/openSUSE:Factory/kalzium/kalzium-20.08.0.tar.xz 
/work/SRC/openSUSE:Factory/.kalzium.new.4249/kalzium-20.08.1.tar.xz differ: 
char 27, line 1




  1   2   >