commit 000product for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2019-11-15 22:40:22

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


Package is "000product"

Fri Nov 15 22:40:22 2019 rev:1793 rq: version:unknown
Fri Nov 15 22:40:20 2019 rev:1792 rq: version:unknown
Fri Nov 15 22:40:17 2019 rev:1791 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-MicroOS-dvd5-dvd-x86_64.kiwi: same change
openSUSE-MicroOS-dvd5-kubic-dvd-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: same change
openSUSE-dvd5-dvd-x86_64.kiwi: same change
openSUSE-ftp-ftp-i586_x86_64.kiwi: same change
stub.kiwi: same change
++ openSUSE-Addon-NonOss.product ++
--- /var/tmp/diff_new_pack.u87ReF/_old  2019-11-15 22:40:37.948468410 +0100
+++ /var/tmp/diff_new_pack.u87ReF/_new  2019-11-15 22:40:37.952468408 +0100
@@ -4,7 +4,7 @@
  
 openSUSE
 openSUSE-Addon-NonOss
-20191114
+    20191115
 0 
 openSUSE NonOSS Addon
 non oss addon

++ openSUSE-MicroOS.product ++
--- /var/tmp/diff_new_pack.u87ReF/_old  2019-11-15 22:40:37.984468393 +0100
+++ /var/tmp/diff_new_pack.u87ReF/_new  2019-11-15 22:40:37.984468393 +0100
@@ -6,7 +6,7 @@
   openSUSE-MicroOS
   openSUSE-MicroOS-release
   
-  20191114
+  20191115
   
   0
   openSUSE-MicroOS

++ openSUSE.product ++
--- /var/tmp/diff_new_pack.u87ReF/_old  2019-11-15 22:40:38.036468369 +0100
+++ /var/tmp/diff_new_pack.u87ReF/_new  2019-11-15 22:40:38.040468367 +0100
@@ -4,7 +4,7 @@
 
   openSUSE
   openSUSE
-  20191114
+  20191115
   0
 
   openSUSE




commit gromacs for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package gromacs for openSUSE:Factory checked 
in at 2019-11-15 22:40:01

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


Package is "gromacs"

Fri Nov 15 22:40:01 2019 rev:43 rq:748954 version:2019.4

Changes:

--- /work/SRC/openSUSE:Factory/gromacs/gromacs.changes  2019-06-19 
20:57:08.973917513 +0200
+++ /work/SRC/openSUSE:Factory/.gromacs.new.26869/gromacs.changes   
2019-11-15 22:40:28.736472729 +0100
@@ -1,0 +2,20 @@
+Fri Nov 15 14:57:22 UTC 2019 - Christoph Junghans 
+
+- version bump to 2019.4 details here:
+  http://manual.gromacs.org/documentation/2019.4/release-notes/2019/2019.4.html
+  Hightlights:
+  - Fix incorrect pressure when atoms in CMAP cross a box boundary
+  - Fix incorrect LJ cut-off on GPU when rvdw < rcoulomb
+  - Fix (unlikely) missing bonded forces with CUDA GPUs and domain 
decomposition
+  - Fix incorrect reporting of final kinetic energy and temperature
+  - Fix segmentation fault in grompp and mdrun with cosine COM pulling
+  - Fix grompp not adding angle constraints between constraints
+  - Fix gmx wham with angle and dihedral geometries
+  - Fix bug in gmx xpm2ps
+  - Fix bug in gmx anaeig
+  - Fix issue with demux.pl script
+  - Fixed writing of gro files with index groups
+  - Made gmx make_ndx keep chain IDs
+  - Fixes that affect portability
+
+---

Old:

  gromacs-2019.2.tar.gz
  manual-2019.2.pdf
  regressiontests-2019.2.tar.gz

New:

  gromacs-2019.4.tar.gz
  manual-2019.4.pdf
  regressiontests-2019.4.tar.gz



Other differences:
--
++ gromacs.spec ++
--- /var/tmp/diff_new_pack.ewNVgA/_old  2019-11-15 22:40:32.984470738 +0100
+++ /var/tmp/diff_new_pack.ewNVgA/_new  2019-11-15 22:40:32.988470736 +0100
@@ -16,20 +16,25 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-
 # Build with OpenMPI
+%if 0%{?sle_version} == 0
+%define mpiver  openmpi2
+Obsoletes: gromacs-openmpi < %{version}
+%else
 %if 0%{?sle_version} <= 120300
 %define mpiver  openmpi
 %else
+Obsoletes: gromacs-openmpi < %{version}
   %if 0%{?sle_version} <= 15
   %define mpiver  openmpi2
   %else
   %define mpiver  openmpi3
   %endif
 %endif
+%endif
 
 Name:   gromacs
-Version:2019.2
+Version:2019.4
 Release:0
 %define uversion %{version}
 %define sover   4

++ gromacs-2019.2.tar.gz -> gromacs-2019.4.tar.gz ++
/work/SRC/openSUSE:Factory/gromacs/gromacs-2019.2.tar.gz 
/work/SRC/openSUSE:Factory/.gromacs.new.26869/gromacs-2019.4.tar.gz differ: 
char 5, line 1

++ manual-2019.2.pdf -> manual-2019.4.pdf ++
(binary differes)

++ regressiontests-2019.2.tar.gz -> regressiontests-2019.4.tar.gz ++
/work/SRC/openSUSE:Factory/gromacs/regressiontests-2019.2.tar.gz 
/work/SRC/openSUSE:Factory/.gromacs.new.26869/regressiontests-2019.4.tar.gz 
differ: char 28, line 1




commit python-fanficfare for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package python-fanficfare for 
openSUSE:Factory checked in at 2019-11-15 22:40:14

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


Package is "python-fanficfare"

Fri Nov 15 22:40:14 2019 rev:13 rq:748964 version:3.13.0

Changes:

--- /work/SRC/openSUSE:Factory/python-fanficfare/python-fanficfare.changes  
2019-09-13 15:04:22.017268871 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-fanficfare.new.26869/python-fanficfare.changes
   2019-11-15 22:40:35.032469777 +0100
@@ -1,0 +2,60 @@
+Fri Nov 15 20:46:24 CET 2019 - Matej Cepl 
+
+- Update to 3.13.0:
+  - Add some code to handle 24 hr clocks w/o changing adapters.
+  - Don't escape # in URLs, causes problems with ficbook.net.
+  - Bypass expired SSL cert by not using SSL.
+adapter_thehookupzonenet
+  - Bypass expired SSL cert by not using SSL.
+adapter_spikeluvercom
+  - Remove site twilightarchives.com - Closed as per web site.
+  - Remove site lotrfanfiction.com - Closed as per web site.
+  - Remove site www.13hours.org. Moved to AO3.
+  - Add site specific chapterslashtotal and chapterstotal for
+adapter_archiveofourownorg.
+  - Fixes for adapter_webnovelcom site changes to JSON.
+  - Add parentforums site specific metadata for base_xenforo,
+include partial list in category.
+  - Add user/pass to adapter_fictionhuntcom, required to see
+chapter text now.
+  - Discard cookie cache on library change--might use different
+users/settings.
+  - At least one efiction site said Completed: Completed instead
+of Yes.
+  - Adding some html class attrs to epub output for ease of CSS.
+  - Add --no-output CLI option. Closes #443
+  - Save cookiejar between downloads during same calibre session,
+including BG jobs.
+  - Avoid post URLs in XenForo notification emails for QQ & AH
+too.
+  - Avoid post URLs in XenForo notification emails better w/o
+catching post in thread title. Probably.
+  - Fix for 404 error on XF always_login. Closes #438
+  - Fix for CLI update fail on one story causing all subsequent
+to also skip update. Issue #438
+  - Avoid post URLs in XenForo notification emails better.
+  - Treat spacebattles /post/ URLs in emails the same as
+sufficientvelocity to avoid extra URLs in thread
+notifications.
+
+---
+Fri Nov 15 07:53:21 CET 2019 - Matej Cepl 
+
+- Update to 3.12.0:
+  - Update Translations
+  - Add defaults.ini CSS for ficbook.net to preserve line breaks.
+  - Changes for adapter_forumsspacebattlescom to use
+base_xenforo2forum.
+  - Correct AO3 author parsing for high-byte characters.
+  - Additional warnings about imaptags added to manually added
+story URLs.
+  - Fix for adapter_trekfanfictionnet URL change. Closes #433.
+  - Add 'Restricted to Registered Users'(restricted) metadata to
+AO3.
+  - Fix for unicode chars in url params, fixes 427
+  - Add feature to automatically add optional tags for stories
+downloaded from email URLs.
+  - New Russian Site added: www.swi.org.ru - Thanks gunmetal313
+  - Fix for wordcount in adapter_fanfiktionde when max_zalgo:1
+
+---

Old:

  FanFicFare-3.11.0.tar.gz

New:

  FanFicFare-3.13.0.tar.gz



Other differences:
--
++ python-fanficfare.spec ++
--- /var/tmp/diff_new_pack.YpZBcq/_old  2019-11-15 22:40:35.616469503 +0100
+++ /var/tmp/diff_new_pack.YpZBcq/_new  2019-11-15 22:40:35.620469502 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-fanficfare
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 %define modnamedown fanficfare
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-fanficfare
-Version:3.11.0
+Version:3.13.0
 Release:0
 Summary:Tool for making eBooks from stories on fanfiction and other 
web sites
 License:GPL-3.0-only

++ FanFicFare-3.11.0.tar.gz -> FanFicFare-3.13.0.tar.gz ++
 27128 lines of diff (skipped)




commit kopano for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kopano for openSUSE:Factory checked 
in at 2019-11-15 22:39:54

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


Package is "kopano"

Fri Nov 15 22:39:54 2019 rev:21 rq:748941 version:8.7.85

Changes:

--- /work/SRC/openSUSE:Factory/kopano/kopano.changes2019-11-07 
23:20:55.724819692 +0100
+++ /work/SRC/openSUSE:Factory/.kopano.new.26869/kopano.changes 2019-11-15 
22:40:25.336474323 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 15:32:09 UTC 2019 - Jan Engelhardt 
+
+- Drop chown calls from scriptlets [boo#1154309]
+
+---



Other differences:
--
++ kopano.spec ++
--- /var/tmp/diff_new_pack.nVafdw/_old  2019-11-15 22:40:27.324473391 +0100
+++ /var/tmp/diff_new_pack.nVafdw/_new  2019-11-15 22:40:27.328473389 +0100
@@ -537,8 +537,6 @@
-g kopano -r kopano -s /sbin/nologin
 
 %post common
-chown -Rh kopano:kopano /var/log/kopano 2>/dev/null || :
-chown kopano:kopano /var/lib/kopano 2>/dev/null || :
 if [ -x /usr/bin/systemd-tmpfiles ]; then
/usr/bin/systemd-tmpfiles --create kopano-tmpfiles.conf || :
 fi
@@ -556,7 +554,6 @@
 %{?_unitdir:%{?suse_version:%service_add_pre kopano-dagent.service}}
 
 %post dagent
-chown -Rh kopano:kopano /var/log/kopano 2>/dev/null || :
 %{?_unitdir:%{?suse_version:%service_add_post kopano-dagent.service}}
 %{?_unitdir:%{!?suse_version:%systemd_post kopano-dagent.service}}
 
@@ -596,7 +593,6 @@
 %{?_unitdir:%{?suse_version:%service_add_pre kopano-gateway.service}}
 
 %post gateway
-chown -Rh kopano:kopano /var/log/kopano 2>/dev/null || :
 %{?_unitdir:%{?suse_version:%service_add_post kopano-gateway.service}}
 %{?_unitdir:%{!?suse_version:%systemd_post kopano-gateway.service}}
 
@@ -628,7 +624,6 @@
 %{?_unitdir:%{?suse_version:%service_add_pre kopano-ical.service}}
 
 %post ical
-chown -Rh kopano:kopano /var/log/kopano 2>/dev/null || :
 %{?_unitdir:%{?suse_version:%service_add_post kopano-ical.service}}
 %{?_unitdir:%{!?suse_version:%systemd_post kopano-ical.service}}
 
@@ -660,7 +655,6 @@
 %{?_unitdir:%{?suse_version:%service_add_pre kopano-monitor.service}}
 
 %post monitor
-chown -Rh kopano:kopano /var/log/kopano 2>/dev/null || :
 %{?_unitdir:%{?suse_version:%service_add_post kopano-monitor.service}}
 %{?_unitdir:%{!?suse_version:%systemd_post kopano-monitor.service}}
 
@@ -692,7 +686,6 @@
 %{?_unitdir:%{?suse_version:%service_add_pre kopano-server.service}}
 
 %post server
-chown -Rh kopano:kopano /var/log/kopano 2>/dev/null || :
 %{?_unitdir:%{?suse_version:%service_add_post kopano-server.service}}
 %{?_unitdir:%{!?suse_version:%systemd_post kopano-server.service}}
 
@@ -740,7 +733,6 @@
 %{?_unitdir:%{?suse_version:%service_add_pre kopano-spooler.service}}
 
 %post spooler
-chown -Rh kopano:kopano /var/log/kopano 2>/dev/null || :
 %{?_unitdir:%{?suse_version:%service_add_post kopano-spooler.service}}
 %{?_unitdir:%{!?suse_version:%systemd_post kopano-spooler.service}}
 
@@ -772,7 +764,6 @@
 %{?_unitdir:%{?suse_version:%service_add_pre kopano-statsd.service}}
 
 %post statsd
-chown -Rh kopano:kopano /var/log/kopano 2>/dev/null || :
 %{?_unitdir:%{?suse_version:%service_add_post kopano-statsd.service}}
 %{?_unitdir:%{!?suse_version:%systemd_post kopano-statsd.service}}
 




commit python-flower for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package python-flower for openSUSE:Factory 
checked in at 2019-11-15 22:40:12

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


Package is "python-flower"

Fri Nov 15 22:40:12 2019 rev:3 rq:748961 version:0.9.3

Changes:

--- /work/SRC/openSUSE:Factory/python-flower/python-flower.changes  
2019-03-22 15:12:41.053289130 +0100
+++ /work/SRC/openSUSE:Factory/.python-flower.new.26869/python-flower.changes   
2019-11-15 22:40:34.128470201 +0100
@@ -1,0 +2,5 @@
+Fri Nov 15 19:15:59 CET 2019 - Matej Cepl 
+
+- Use %pytest instead of python setup.py test combination.
+
+---



Other differences:
--
++ python-flower.spec ++
--- /var/tmp/diff_new_pack.NpzrOx/_old  2019-11-15 22:40:34.848469864 +0100
+++ /var/tmp/diff_new_pack.NpzrOx/_new  2019-11-15 22:40:34.852469862 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-flower
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -72,7 +72,7 @@
 %python_uninstall_alternative flower
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %license LICENSE




commit xtables-geoip for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package xtables-geoip for openSUSE:Factory 
checked in at 2019-11-15 22:40:10

Comparing /work/SRC/openSUSE:Factory/xtables-geoip (Old)
 and  /work/SRC/openSUSE:Factory/.xtables-geoip.new.26869 (New)


Package is "xtables-geoip"

Fri Nov 15 22:40:10 2019 rev:44 rq:748956 version:20191112

Changes:

--- /work/SRC/openSUSE:Factory/xtables-geoip/xtables-geoip.changes  
2019-05-24 11:30:56.653413279 +0200
+++ /work/SRC/openSUSE:Factory/.xtables-geoip.new.26869/xtables-geoip.changes   
2019-11-15 22:40:33.340470571 +0100
@@ -1,0 +2,5 @@
+Wed Nov 13 09:45:57 UTC 2019 - Arjen de Korte 
+
+- Update database files to 20191112
+
+---

Old:

  GeoLite2-Country-CSV.zip

New:

  GeoLite2-Country-CSV_20191112.zip



Other differences:
--
++ xtables-geoip.spec ++
--- /var/tmp/diff_new_pack.u2cSRv/_old  2019-11-15 22:40:33.892470312 +0100
+++ /var/tmp/diff_new_pack.u2cSRv/_new  2019-11-15 22:40:33.896470310 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xtables-geoip
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,16 @@
 
 
 Name:   xtables-geoip
-Version:20190521
+Version:20191112
 Release:0
 Summary:Geolocation database files for xt_geoip
 License:CC-BY-SA-4.0
 Group:  Productivity/Networking/Security
 URL:https://dev.maxmind.com/geoip/geoip2/geolite2/
-
-#DL-URL:   
https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV.zip
-Source: GeoLite2-Country-CSV.zip
+# Source:   
https://geolite.maxmind.com/download/geoip/database/GeoLite2-Country-CSV_%version.zip
+Source: GeoLite2-Country-CSV_%version.zip
 Source4:%name-rpmlintrc
 BuildArch:  noarch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  unzip
 BuildRequires:  xtables-addons >= 3.2
 #db format changed at that time




commit chromium for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2019-11-15 22:38:50

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


Package is "chromium"

Fri Nov 15 22:38:50 2019 rev:237 rq:748909 version:78.0.3904.97

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2019-11-07 
23:18:06.288637974 +0100
+++ /work/SRC/openSUSE:Factory/.chromium.new.26869/chromium.changes 
2019-11-15 22:40:07.592482643 +0100
@@ -1,0 +2,7 @@
+Fri Nov  8 12:46:23 UTC 2019 - Andreas Stieger 
+
+- Update to 78.0.3904.97 boo#1156172:
+  * Various security fixes from internal audits, fuzzing and other
+initiatives
+
+---

Old:

  chromium-78.0.3904.87.tar.xz

New:

  chromium-78.0.3904.97.tar.xz



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.iUICQb/_old  2019-11-15 22:40:21.248476240 +0100
+++ /var/tmp/diff_new_pack.iUICQb/_new  2019-11-15 22:40:21.252476238 +0100
@@ -57,7 +57,7 @@
 %bcond_with clang
 %bcond_with wayland
 Name:   chromium
-Version:78.0.3904.87
+Version:78.0.3904.97
 Release:0
 Summary:Google's open source browser project
 License:BSD-3-Clause AND LGPL-2.1-or-later

++ chromium-78.0.3904.87.tar.xz -> chromium-78.0.3904.97.tar.xz ++
/work/SRC/openSUSE:Factory/chromium/chromium-78.0.3904.87.tar.xz 
/work/SRC/openSUSE:Factory/.chromium.new.26869/chromium-78.0.3904.97.tar.xz 
differ: char 27, line 1




commit terraform for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package terraform for openSUSE:Factory 
checked in at 2019-11-15 22:38:46

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


Package is "terraform"

Fri Nov 15 22:38:46 2019 rev:13 rq:748892 version:0.12.15

Changes:

--- /work/SRC/openSUSE:Factory/terraform/terraform.changes  2019-11-15 
00:13:59.028081787 +0100
+++ /work/SRC/openSUSE:Factory/.terraform.new.26869/terraform.changes   
2019-11-15 22:39:26.612357169 +0100
@@ -1,0 +2,35 @@
+Fri Nov 15 08:00:51 UTC 2019 - Petr Cervinka 
+
+- Update to 0.12.15
+  BUG FIXES:
+  * various commands: Fixed errant error "Initialization required. Please see 
the error message above." 
([#23383](https://github.com/hashicorp/terraform/issues/23383))
+The error was produced on some of Terraform's subcommands (in particular 
`terraform show` and `terraform output`, but possibly others) if a warning was 
emitted during configuration loading and if a `backend` block was present. This 
issue has been present since v0.12.0 for any configuration that produces 
configuration-related deprecation warnings, but it became more visible in 
v0.12.14 due to the addition of several more situations that could produce 
warnings.
+- Changes of version 0.12.14
+  UPGRADE NOTES:
+   * Terraform v0.12.0 included several changes to the Terraform language 
involving making expressions, type constraints, keywords, and references 
first-class in the language syntax, removing the need for placing thee items 
either in quoted strings or in interpolation syntax. Terraform v0.11 required 
these items to be quoted because the underlying language could not represent 
them any other way, while Terraform v0.12 expects them to be unquoted in order 
to improve readability.
+We have been accepting both forms for backward-compatibility with existing 
configurations and examples since the inititial v0.12.0 release. Having 
maintained compatibility for both forms for several versions we are now 
beginning the deprecation cycle for the old usage by having Terraform emit 
deprecation warnings.
+Terraform will still accept the older forms in spite of these warnings, so 
no immediate action is required. If your modules are targeting Terraform 
v0.12.0 and later exclusively, you can silence the warnings by removing the 
quotes, as directed in the warning message. In a future major version of 
Terraform, some of these warnings will be elevated to be errors.
+The summary of the warning for these situations will be one of the 
following:
+* **Interpolation-only expressions are deprecated:** an expression like 
`"${foo}"` should be rewritten as just `foo`.
+* **Quoted type constraints are deprecated:** In a `variable` block, a 
type constraint `"map"` should be written as `map(string)`, `"list"` as 
`list(string)`, and `"string"` as just `string`.
+* **Quoted keywords are deprecated:** In certain contexts that expect 
special keywords, such as `when` in `provisioner` blocks, the keyword should be 
unquoted.
+* **Quoted references are deprecated:** In the `depends_on` and 
`ignore_changes` meta-arguments, quoted references like `"aws_instance.foo"` 
should be rewritten without the quotes, e.g. as `aws_instance.foo`.
+The above changes are made automatically by the upgrade tool for users who 
are [upgrading from Terraform 
0.11](https://www.terraform.io/upgrade-guides/index.html). These warnings are 
intended to help those who are using Terraform for the first time at Terraform 
0.12 but who may have found examples online that are written for older versions 
of Terraform, in order to guide towards the modern Terraform style.
+   * The `terraform output` command would formerly treat no outputs at all as 
an error, exiting with a non-zero status. Since it's expected for some root 
modules to have no outputs, the command now returns with success status zero in 
this situation, but still returns the error on stderr as a compromise to 
provide an explanation for why nothing is being shown.
+  ENHANCEMENTS:
+   * config: Redundant interpolation syntax for attribute values and legacy 
(0.11-style) variable type constrants will now emit deprecation warnings. 
([#23348](https://github.com/hashicorp/terraform/issues/23348))
+   * config: Keywords and references in `depends_on`, `ignore_changes`, and in 
provisioner `when` and `on_failure` will now emit deprecation warnings. 
([#23329](https://github.com/hashicorp/terraform/issues/23329))
+   * command/output: Now treats no defined outputs as a success case rather 
than an error case, returning exit status zero instead of non-zero. 
([#23008](https://github.com/hashicorp/terraform/issues/23008)] 
[[#21136](https://github.com/hashicorp/terraform/issues/21136))
+   * 

commit golang-org-x-tools for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package golang-org-x-tools for 
openSUSE:Factory checked in at 2019-11-15 22:39:49

Comparing /work/SRC/openSUSE:Factory/golang-org-x-tools (Old)
 and  /work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26869 (New)


Package is "golang-org-x-tools"

Fri Nov 15 22:39:49 2019 rev:8 rq:748939 version:1.12+git20190313.aa829657

Changes:

--- /work/SRC/openSUSE:Factory/golang-org-x-tools/golang-org-x-tools.changes
2019-09-26 20:37:36.159124660 +0200
+++ 
/work/SRC/openSUSE:Factory/.golang-org-x-tools.new.26869/golang-org-x-tools.changes
 2019-11-15 22:40:24.564474685 +0100
@@ -1,0 +2,6 @@
+Tue Nov  5 11:19:46 UTC 2019 - Michał Rostecki 
+
+- Add WORKSPACE file and use bazel-gazelle to generate BUILD files
+  for Bazel.
+
+---

New:

  WORKSPACE



Other differences:
--
++ golang-org-x-tools.spec ++
--- /var/tmp/diff_new_pack.6iob8Y/_old  2019-11-15 22:40:25.104474432 +0100
+++ /var/tmp/diff_new_pack.6iob8Y/_new  2019-11-15 22:40:25.104474432 +0100
@@ -33,8 +33,10 @@
 Source0:%{repo}-%{version}.tar.xz
 Source1:rpmlintrc
 Source2:godoc.service
+Source3:WORKSPACE
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+BuildRequires:  bazel-gazelle
 BuildRequires:  fdupes
 BuildRequires:  find
 BuildRequires:  golang-packaging
@@ -71,7 +73,9 @@
 Go team but outside of the main source tree.
 
 %prep
-%setup -q -n %{repo}-%{version}
+%autosetup -n %{repo}-%{version} -p1
+cp %{SOURCE3} .
+gazelle -go_prefix %{import_path}
 
 rm -rf cover
 rm -rf cmd/cover

++ WORKSPACE ++
workspace(name = "org_golang_x_tools")



commit dovecot23 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package dovecot23 for openSUSE:Factory 
checked in at 2019-11-15 22:39:40

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


Package is "dovecot23"

Fri Nov 15 22:39:40 2019 rev:22 rq:748910 version:2.3.8

Changes:

--- /work/SRC/openSUSE:Factory/dovecot23/dovecot23.changes  2019-10-17 
12:21:20.711314403 +0200
+++ /work/SRC/openSUSE:Factory/.dovecot23.new.26869/dovecot23.changes   
2019-11-15 22:40:23.148475350 +0100
@@ -1,0 +2,5 @@
+Fri Nov  8 12:20:14 UTC 2019 - Arjen de Korte 
+
+- Disable Link Time Optimization (LTO) (boo#1156301)
+
+---



Other differences:
--
++ dovecot23.spec ++
--- /var/tmp/diff_new_pack.adELWp/_old  2019-11-15 22:40:23.972474963 +0100
+++ /var/tmp/diff_new_pack.adELWp/_new  2019-11-15 22:40:23.976474961 +0100
@@ -16,6 +16,8 @@
 #
 
 
+%global _lto_cflags %{nil}
+
 Name:   dovecot23
 Version:2.3.8
 Release:0







commit python-pytest-console-scripts for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package python-pytest-console-scripts for 
openSUSE:Factory checked in at 2019-11-15 22:38:29

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


Package is "python-pytest-console-scripts"

Fri Nov 15 22:38:29 2019 rev:4 rq:748852 version:0.2.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pytest-console-scripts/python-pytest-console-scripts.changes
  2019-09-26 20:40:43.086625203 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-console-scripts.new.26869/python-pytest-console-scripts.changes
   2019-11-15 22:38:43.392217073 +0100
@@ -1,0 +2,6 @@
+Fri Nov 15 10:41:07 UTC 2019 - Tomáš Chvátal 
+
+- Update to 0.2.0:
+  * no upstream changelog
+
+---

Old:

  pytest-console-scripts-0.1.10.tar.gz

New:

  pytest-console-scripts-0.2.0.tar.gz



Other differences:
--
++ python-pytest-console-scripts.spec ++
--- /var/tmp/diff_new_pack.9MY2Qf/_old  2019-11-15 22:38:44.028219135 +0100
+++ /var/tmp/diff_new_pack.9MY2Qf/_new  2019-11-15 22:38:44.052219212 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pytest-console-scripts
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pytest-console-scripts
-Version:0.1.10
+Version:0.2.0
 Release:0
 Summary:Pytest plugin for testing console scripts
 License:MIT
@@ -61,7 +61,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pytest
 
 %files %{python_files}
 %license LICENSE

++ pytest-console-scripts-0.1.10.tar.gz -> 
pytest-console-scripts-0.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pytest-console-scripts-0.1.10/PKG-INFO 
new/pytest-console-scripts-0.2.0/PKG-INFO
--- old/pytest-console-scripts-0.1.10/PKG-INFO  2019-09-10 15:30:26.0 
+0200
+++ new/pytest-console-scripts-0.2.0/PKG-INFO   2019-11-08 19:36:16.0 
+0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: pytest-console-scripts
-Version: 0.1.10
+Version: 0.2.0
 Summary: Pytest plugin for testing console scripts
 Home-page: https://github.com/kvas-it/pytest-console-scripts
 Author: Vasily Kuznetsov
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pytest-console-scripts-0.1.10/pytest_console_scripts.egg-info/PKG-INFO 
new/pytest-console-scripts-0.2.0/pytest_console_scripts.egg-info/PKG-INFO
--- old/pytest-console-scripts-0.1.10/pytest_console_scripts.egg-info/PKG-INFO  
2019-09-10 15:30:26.0 +0200
+++ new/pytest-console-scripts-0.2.0/pytest_console_scripts.egg-info/PKG-INFO   
2019-11-08 19:36:16.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.2
 Name: pytest-console-scripts
-Version: 0.1.10
+Version: 0.2.0
 Summary: Pytest plugin for testing console scripts
 Home-page: https://github.com/kvas-it/pytest-console-scripts
 Author: Vasily Kuznetsov
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/pytest-console-scripts-0.1.10/pytest_console_scripts.py 
new/pytest-console-scripts-0.2.0/pytest_console_scripts.py
--- old/pytest-console-scripts-0.1.10/pytest_console_scripts.py 2019-09-10 
15:17:36.0 +0200
+++ new/pytest-console-scripts-0.2.0/pytest_console_scripts.py  2019-11-08 
19:27:00.0 +0100
@@ -2,6 +2,7 @@
 
 import distutils.spawn
 import io
+import logging
 import os
 import subprocess
 import sys
@@ -37,6 +38,14 @@
 )
 
 
+def pytest_configure(config):
+config.addinivalue_line(
+'markers',
+'script_launch_mode: how to run python scripts under test '
+'(inprocess|subprocess|both)',
+)
+
+
 def _get_mark_mode(metafunc):
 """Return launch mode as indicated by test function marker or None."""
 marker = metafunc.definition.get_closest_marker('script_launch_mode')
@@ -108,6 +117,33 @@
 return self.run_inprocess(command, *arguments, **options)
 return self.run_subprocess(command, *arguments, **options)
 
+def _save_and_reset_logger(self):
+"""Do a very basic reset of the root logger and return its config.
+
+This allows scripts to call logging.basicConfig(...) and have
+it work as expected. It might not work for more sophisticated logging
+

commit fs-uae for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package fs-uae for openSUSE:Factory checked 
in at 2019-11-15 22:38:34

Comparing /work/SRC/openSUSE:Factory/fs-uae (Old)
 and  /work/SRC/openSUSE:Factory/.fs-uae.new.26869 (New)


Package is "fs-uae"

Fri Nov 15 22:38:34 2019 rev:7 rq:748863 version:3.0.2

Changes:

--- /work/SRC/openSUSE:Factory/fs-uae/fs-uae.changes2019-11-07 
23:21:09.576834549 +0100
+++ /work/SRC/openSUSE:Factory/.fs-uae.new.26869/fs-uae.changes 2019-11-15 
22:38:46.688227757 +0100
@@ -5,3 +5 @@
-  * Another fix for global WHDLoad quit key
-  * Fixed a misleading warning when cyberstorm
-ROM was not found (3.0.1)
+  * No changes



Other differences:
--
++ fs-uae.spec ++
--- /var/tmp/diff_new_pack.S5Tlqb/_old  2019-11-15 22:38:47.316229792 +0100
+++ /var/tmp/diff_new_pack.S5Tlqb/_new  2019-11-15 22:38:47.316229792 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fs-uae
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # 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/
 #
 
 




commit junit5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package junit5 for openSUSE:Factory checked 
in at 2019-11-15 22:38:18

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


Package is "junit5"

Fri Nov 15 22:38:18 2019 rev:2 rq:748844 version:5.5.2

Changes:

--- /work/SRC/openSUSE:Factory/junit5/junit5.changes2019-06-19 
20:55:07.101811819 +0200
+++ /work/SRC/openSUSE:Factory/.junit5.new.26869/junit5.changes 2019-11-15 
22:38:33.900186305 +0100
@@ -1,0 +2,7 @@
+Fri Nov  8 08:55:55 UTC 2019 - Fridrich Strba 
+
+- Upgrade to junit5 5.5.2
+- Distribute also the manifest-only junit-jupiter artifact
+- Build the console by default, since picocli package exists now
+
+---

Old:

  junit-jupiter-api-5.4.0.pom
  junit-jupiter-engine-5.4.0.pom
  junit-jupiter-migrationsupport-5.4.0.pom
  junit-jupiter-params-5.4.0.pom
  junit-platform-commons-1.4.0.pom
  junit-platform-console-1.4.0.pom
  junit-platform-console-standalone-1.4.0.pom
  junit-platform-engine-1.4.0.pom
  junit-platform-launcher-1.4.0.pom
  junit-platform-reporting-1.4.0.pom
  junit-platform-runner-1.4.0.pom
  junit-platform-suite-api-1.4.0.pom
  junit-vintage-engine-5.4.0.pom
  junit5-5.4.0.tar.gz

New:

  junit-jupiter-5.5.2.pom
  junit-jupiter-api-5.5.2.pom
  junit-jupiter-engine-5.5.2.pom
  junit-jupiter-migrationsupport-5.5.2.pom
  junit-jupiter-params-5.5.2.pom
  junit-platform-commons-1.5.2.pom
  junit-platform-console-1.5.2.pom
  junit-platform-console-standalone-1.5.2.pom
  junit-platform-engine-1.5.2.pom
  junit-platform-launcher-1.5.2.pom
  junit-platform-reporting-1.5.2.pom
  junit-platform-runner-1.5.2.pom
  junit-platform-suite-api-1.5.2.pom
  junit-vintage-engine-5.5.2.pom
  junit5-5.5.2.tar.gz



Other differences:
--
++ junit5.spec ++
--- /var/tmp/diff_new_pack.FUEBmP/_old  2019-11-15 22:38:35.652191984 +0100
+++ /var/tmp/diff_new_pack.FUEBmP/_new  2019-11-15 22:38:35.656191997 +0100
@@ -16,19 +16,17 @@
 #
 
 
-%global platform_version 1.4.0
+%global platform_version 1.5.2
 %global jupiter_version %{version}
 %global vintage_version %{version}
-# Build with or without the console modules
-# Disabled by default due to missing dep: info.picocli:picocli
-%bcond_with console
+%bcond_without console
 Name:   junit5
-Version:5.4.0
+Version:5.5.2
 Release:0
 Summary:Java regression testing framework
 License:EPL-2.0
 Group:  Development/Libraries/Java
-URL:http://junit.org/junit5/
+URL:https://junit.org/junit5/
 Source0:
https://github.com/junit-team/junit5/archive/r%{version}/junit5-%{version}.tar.gz
 # Aggregator POM (used for packaging only)
 Source100:  aggregator.pom
@@ -46,6 +44,7 @@
 Source302:  
https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-engine/%{jupiter_version}/junit-jupiter-engine-%{jupiter_version}.pom
 Source303:  
https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-migrationsupport/%{jupiter_version}/junit-jupiter-migrationsupport-%{jupiter_version}.pom
 Source304:  
https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter-params/%{jupiter_version}/junit-jupiter-params-%{jupiter_version}.pom
+Source305:  
https://repo1.maven.org/maven2/org/junit/jupiter/junit-jupiter/%{jupiter_version}/junit-jupiter-%{jupiter_version}.pom
 # Vintage POM
 Source400:  
https://repo1.maven.org/maven2/org/junit/vintage/junit-vintage-engine/%{vintage_version}/junit-vintage-engine-%{vintage_version}.pom
 BuildRequires:  asciidoc
@@ -59,8 +58,6 @@
 BuildArch:  noarch
 %if %{with console}
 BuildRequires:  mvn(info.picocli:picocli)
-%endif
-%if %{with console}
 # Explicit requires for javapackages-tools since junit5 script
 # uses /usr/share/java-utils/java-functions
 Requires:   javapackages-tools
@@ -101,6 +98,7 @@
 cp -p %{SOURCE302} junit-jupiter-engine/pom.xml
 cp -p %{SOURCE303} junit-jupiter-migrationsupport/pom.xml
 cp -p %{SOURCE304} junit-jupiter-params/pom.xml
+cp -p %{SOURCE305} junit-jupiter/pom.xml
 cp -p %{SOURCE400} junit-vintage-engine/pom.xml
 
 for pom in $(find -mindepth 2 -name pom.xml); do
@@ -114,7 +112,7 @@
 done
 
 # Add deps which are shaded by upstream and therefore not present in POMs.
-%pom_add_dep net.sf.jopt-simple:jopt-simple:5.0.4 junit-platform-console
+%pom_add_dep info.picocli:picocli:4.0.4 junit-platform-console
 %pom_add_dep com.univocity:univocity-parsers:2.5.4 junit-jupiter-params
 
 # Incorrect scope - Junit4 is needed for compilation too, not only runtime.
@@ -133,7 +131,7 @@
 
 # Build docs.  Ignore exit asciidoc -- it fails for some reason, but
 # still produces readable 

commit quakespasm for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package quakespasm for openSUSE:Factory 
checked in at 2019-11-15 22:38:15

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


Package is "quakespasm"

Fri Nov 15 22:38:15 2019 rev:7 rq:748788 version:0.93.2

Changes:

--- /work/SRC/openSUSE:Factory/quakespasm/quakespasm.changes2018-08-24 
17:00:40.993828069 +0200
+++ /work/SRC/openSUSE:Factory/.quakespasm.new.26869/quakespasm.changes 
2019-11-15 22:38:21.388145747 +0100
@@ -1,0 +2,14 @@
+Thu Nov 14 18:49:29 UTC 2019 - Martin Hauke 
+
+- Update to version 0.93.2
+  * Lightmaps are now dynamically allocated (from QSS), and
+BLOCK_WIDTH/HEIGHT raised from 128 to 256.
+  * Fixed several uncheked limits that would crash the Slayer's
+Testaments mod
+  * Raised MAXALIASTRIS from 2048 to 4096, so that the Slayer's
+Testaments mod works.
+  * Fixed 'pants' and 'shirt' types so that those textures load
+correctly on platforms where char is unsigned by default
+  • Update the third-party libraries. Other fixes/cleanups.
+
+---

Old:

  quakespasm-0.93.1.tgz

New:

  quakespasm-0.93.2.tgz



Other differences:
--
++ quakespasm.spec ++
--- /var/tmp/diff_new_pack.JNhwk0/_old  2019-11-15 22:38:23.276151868 +0100
+++ /var/tmp/diff_new_pack.JNhwk0/_new  2019-11-15 22:38:23.280151881 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package quakespasm
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Luke Jones 
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,12 +13,12 @@
 # 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:   quakespasm
-Version:0.93.1
+Version:0.93.2
 Release:0
 Summary:A Quake Engine
 License:GPL-2.0-or-later

++ quakespasm-0.93.1.tgz -> quakespasm-0.93.2.tgz ++
/work/SRC/openSUSE:Factory/quakespasm/quakespasm-0.93.1.tgz 
/work/SRC/openSUSE:Factory/.quakespasm.new.26869/quakespasm-0.93.2.tgz differ: 
char 12, line 1




commit deepin-terminal for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package deepin-terminal for openSUSE:Factory 
checked in at 2019-11-15 22:38:08

Comparing /work/SRC/openSUSE:Factory/deepin-terminal (Old)
 and  /work/SRC/openSUSE:Factory/.deepin-terminal.new.26869 (New)


Package is "deepin-terminal"

Fri Nov 15 22:38:08 2019 rev:3 rq:748784 version:3.2.6

Changes:

--- /work/SRC/openSUSE:Factory/deepin-terminal/deepin-terminal.changes  
2019-06-24 21:53:27.988110800 +0200
+++ 
/work/SRC/openSUSE:Factory/.deepin-terminal.new.26869/deepin-terminal.changes   
2019-11-15 22:38:14.960124912 +0100
@@ -1,0 +2,8 @@
+Sun Nov 10 04:40:20 UTC 2019 - Marguerite Su 
+
+- add 
deepin-terminal-xcb.vapi-missing-return-statement-at-end-of-subroutine-body.patch
+  * fix TW build errors
+- drop deepin-terminal_unbundle_vte.patch, refreshed to be
+  deepin-terminal-system-vte.patch
+
+---

Old:

  deepin-terminal_unbundle_vte.patch

New:

  deepin-terminal-system-vte.patch
  
deepin-terminal-xcb.vapi-missing-return-statement-at-end-of-subroutine-body.patch



Other differences:
--
++ deepin-terminal.spec ++
--- /var/tmp/diff_new_pack.fnxFRA/_old  2019-11-15 22:38:15.560126856 +0100
+++ /var/tmp/diff_new_pack.fnxFRA/_new  2019-11-15 22:38:15.560126856 +0100
@@ -13,9 +13,10 @@
 # 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:   deepin-terminal
 Version:3.2.6
 Release:0
@@ -24,38 +25,39 @@
 Group:  System/X11/Terminals
 Url:https://github.com/linuxdeepin/deepin-terminal
 Source0:
https://github.com/linuxdeepin/deepin-terminal/archive/%{version}/%{name}-%{version}.tar.gz
-# PATCH-FIX-OPENSUSE deepin-terminal_unbundle_vte.patch hillw...@opensuse.org 
- Use vte in system default
-Patch0: deepin-terminal_unbundle_vte.patch
+# PATCH-FIX-OPENSUSE deepin-terminal-system-vte.patch hillw...@opensuse.org - 
Use vte in system default
+Patch0: deepin-terminal-system-vte.patch
+# PATCH-FIX-UPSTREAM 
deepin-terminal-xcb.vapi-missing-return-statement-at-end-of-subroutine-body.patch
+Patch1: 
deepin-terminal-xcb.vapi-missing-return-statement-at-end-of-subroutine-body.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
-BuildRequires:  vala
-BuildRequires:  hicolor-icon-theme
-BuildRequires:  update-desktop-files
-BuildRequires:  readline-devel
-BuildRequires:  libxml2-tools
 BuildRequires:  gcc-c++
-BuildRequires:  intltool >= 0.35.0
 BuildRequires:  gtk-doc
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  intltool >= 0.35.0
+BuildRequires:  libxml2-tools
+BuildRequires:  readline-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  vala
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(vapigen)
 BuildRequires:  pkgconfig(xcb)
-BuildRequires:  pkgconfig(gtk+-3.0)
 %if 0%{?suse_version} > 1500
 BuildRequires:  pkgconfig(vte-2.91)
-%else
-BuildRequires:  pkgconfig(libpcre2-8)
-BuildRequires:  pkgconfig(gnutls)
 %endif
-BuildRequires:  pkgconfig(gee-0.8)
-BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(fontconfig)
-BuildRequires:  pkgconfig(libsecret-1)
 BuildRequires:  pkgconfig(gdk-x11-3.0)
+BuildRequires:  pkgconfig(gee-0.8)
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gnutls)
+BuildRequires:  pkgconfig(gobject-introspection-1.0)
+BuildRequires:  pkgconfig(json-glib-1.0)
+BuildRequires:  pkgconfig(libpcre2-8)
 BuildRequires:  pkgconfig(librsvg-2.0)
+BuildRequires:  pkgconfig(libsecret-1)
+BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(ncurses)
-BuildRequires:  pkgconfig(gobject-introspection-1.0)
 Recommends: %{name}-lang
 Requires:   deepin-menu
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -67,14 +69,14 @@
 windows, remote management, quake mode and other features.
 
 %prep
-%setup -q
-%if 0%{?suse_version} > 1500
-%patch0 -p1
-%endif
+%autosetup -p1
 sed -i 's|return @@PROJECT_PATH@@;|return "%{_datadir}/%{name}";|' 
project_path.c.in
 
 %build
 %cmake -DCMAKE_INSTALL_DIR=%{_prefix} \
+%if 0%{?suse_version} > 1500
+   -DUSE_SYSTEM_VTE=ON \
+%endif
-DCMAKE_C_FLAGS="$RPM_OPT_FLAGS" \
-DCMAKE_CXX_FLAGS="$RPM_OPT_FLAGS" 
 %if 0%{?sle_version} > 15 && 0%{?is_opensuse}
@@ -83,7 +85,6 @@
 make %{?_smp_mflags}
 %endif
 
-
 %install
 %cmake_install
 
@@ -91,7 +92,6 @@
 %find_lang %{name}
 %fdupes %{buildroot}
 
-
 

commit vagrant for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package vagrant for openSUSE:Factory checked 
in at 2019-11-15 22:37:55

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


Package is "vagrant"

Fri Nov 15 22:37:55 2019 rev:18 rq:748237 version:2.2.6

Changes:

--- /work/SRC/openSUSE:Factory/vagrant/vagrant.changes  2019-10-31 
22:23:58.976213789 +0100
+++ /work/SRC/openSUSE:Factory/.vagrant.new.26869/vagrant.changes   
2019-11-15 22:37:59.472074708 +0100
@@ -1,0 +2,30 @@
+Wed Nov 13 10:18:47 UTC 2019 - Dan Čermák 
+
+- Add rubyzip to as Requires: and bump its version to 1.3
+
+  This is required to address CVE-2019-16892
+
+  Rebased patches:
+
+  - 0001-bin-vagrant-silence-warning-about-installer.patch
+  - 0002-Use-a-private-temporary-dir.patch
+  - 0003-linux-cap-halt-don-t-wait-for-shutdown-h-now-to-fini.patch
+  - 0004-plugins-don-t-abuse-require_relative.patch.patch
+  - 0005-fix-vbox-package-boo-1044087-added-by-robert.muntean.patch
+  - 0006-do-not-depend-on-wdm.patch
+  - 0007-do-not-abuse-relative-paths-in-docker-plugin-to-make.patch
+  - 0008-Don-t-abuse-relative-paths-in-plugins.patch
+  - 0009-Fix-unit-tests-for-GuestLinux-Cap-Halt.patch
+  - 0010-Skip-failing-tests.patch
+  - 0011-Bump-rspec-its-dependency.patch
+  - 0012-Do-not-list-load-dependencies-if-vagrant-spec-is-not.patch
+  - 0013-Catch-NetworkNoInterfaces-error-in-docker-prepare_ne.patch
+
+  Removed:
+  - 0014-ARM-only-Disable-Subprocess-unit-test.patch
+
+  Added:
+  - 0014-Bump-rubyzip-version-to-fix-CVE-2019-16892.patch
+  - 0015-ARM-only-Disable-Subprocess-unit-test.patch
+
+---

Old:

  0014-ARM-only-Disable-Subprocess-unit-test.patch

New:

  0014-Bump-rubyzip-version-to-fix-CVE-2019-16892.patch
  0015-ARM-only-Disable-Subprocess-unit-test.patch



Other differences:
--
++ vagrant.spec ++
--- /var/tmp/diff_new_pack.WFyWyp/_old  2019-11-15 22:38:00.568078260 +0100
+++ /var/tmp/diff_new_pack.WFyWyp/_new  2019-11-15 22:38:00.588078325 +0100
@@ -58,12 +58,16 @@
 Patch8: 0008-Don-t-abuse-relative-paths-in-plugins.patch
 Patch9: 0009-Fix-unit-tests-for-GuestLinux-Cap-Halt.patch
 Patch10:0010-Skip-failing-tests.patch
+# FIXME: merged, drop at next release after v2.2.6
 # https://github.com/hashicorp/vagrant/pull/10991
 Patch11:0011-Bump-rspec-its-dependency.patch
+# FIXME: merged, drop at next release after v2.2.6
 # https://github.com/hashicorp/vagrant/pull/10945
 Patch12:0012-Do-not-list-load-dependencies-if-vagrant-spec-is-not.patch
 Patch13:0013-Catch-NetworkNoInterfaces-error-in-docker-prepare_ne.patch
-Patch14:0014-ARM-only-Disable-Subprocess-unit-test.patch
+# FIXME: upstream fix, drop at next release after v2.2.6
+Patch14:0014-Bump-rubyzip-version-to-fix-CVE-2019-16892.patch
+Patch15:0015-ARM-only-Disable-Subprocess-unit-test.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -118,8 +122,8 @@
 #  s.add_dependency "rest-client", ">= 1.6.0", "< 3.0"
 BuildRequires:  %{rubygem rest-client >= 1.6}
 BuildConflicts:  %{rubygem rest-client >= 3.0}
-#  s.add_dependency "rubyzip", "~> 1.2.2"
-BuildRequires:  %{rubygem rubyzip:1.2 >= 1.2.2}
+#  s.add_dependency "rubyzip", "~> 1.3"
+BuildRequires:  %{rubygem rubyzip:1 >= 1.3}
 # Intentionally removed, wdm only works on Windows
 # BuildRequires:  %%{rubygem wdm }
 #  s.add_dependency "winrm", "~> 2.1"
@@ -136,7 +140,7 @@
 BuildRequires:  %{rubygem rake:12.0 }
 #  s.add_development_dependency "rspec", "~> 3.5.0"
 BuildRequires:  %{rubygem rspec:3.5 }
-# PATCHED
+# FIXME: PATCHED
 #  s.add_development_dependency "rspec-its", "~> 1.3.0"
 BuildRequires:  %{rubygem rspec-its:1.3 }
 #  s.add_dependency "ruby_dep", "<= 1.3.1"
@@ -202,6 +206,8 @@
 #  s.add_dependency "rest-client", ">= 1.6.0", "< 3.0"
 Requires:   %{rubygem rest-client >= 1.6}
 Requires:   %{rubygem rest-client < 3.0}
+#  s.add_dependency "rubyzip", "~> 1.3"
+Requires:   %{rubygem rubyzip:1 >= 1.3}
 #   s.add_dependency "wdm", "~> 0.1.0"
 # skip wdm, Windows only
 #  s.add_dependency "winrm", "~> 2.1"
@@ -287,9 +293,10 @@
 %patch11 -p 1
 %patch12 -p 1
 %patch13 -p 1
+%patch14 -p 1
 # disable the subprocess test only on ARM
 %ifarch %{arm} aarch64
-%patch14 -p 1
+%patch15 -p 1
 %endif
 
 cp %{SOURCE98} .

++ 0001-bin-vagrant-silence-warning-about-installer.patch ++
--- /var/tmp/diff_new_pack.WFyWyp/_old  2019-11-15 22:38:00.676078611 +0100
+++ /var/tmp/diff_new_pack.WFyWyp/_new  2019-11-15 22:38:00.676078611 +0100
@@ -1,7 +1,7 @@
 From e1a0054ceecffce9b3ef389d5b4b9bf85f309351 Mon Sep 17 00:00:00 2001
 From: Antonio Terceiro 
 Date: Sat, 

commit python-queuelib for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package python-queuelib for openSUSE:Factory 
checked in at 2019-11-15 22:38:22

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


Package is "python-queuelib"

Fri Nov 15 22:38:22 2019 rev:4 rq:748845 version:1.5.0

Changes:

--- /work/SRC/openSUSE:Factory/python-queuelib/python-queuelib.changes  
2018-12-24 11:42:56.249369906 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-queuelib.new.26869/python-queuelib.changes   
2019-11-15 22:38:40.808208697 +0100
@@ -1,0 +2,5 @@
+Fri Nov 15 10:20:46 UTC 2019 - Ondřej Súkup 
+
+- fix requires
+
+---



Other differences:
--
++ python-queuelib.spec ++
--- /var/tmp/diff_new_pack.Qgvliy/_old  2019-11-15 22:38:42.252213378 +0100
+++ /var/tmp/diff_new_pack.Qgvliy/_new  2019-11-15 22:38:42.276213455 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-queuelib
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,17 +22,17 @@
 Release:0
 Summary:Collection of Persistent (Disk-Based) Queues
 License:BSD-2-Clause
-Group:  Development/Languages/Python
-Url:https://github.com/scrapy/queuelib
+URL:https://github.com/scrapy/queuelib
 Source: 
https://files.pythonhosted.org/packages/source/q/queuelib/queuelib-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{pythons}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python
+BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module pytest}
 # /SECTION
-BuildArch:  noarch
-
 %python_subpackages
 
 %description




commit drbd-formula for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package drbd-formula for openSUSE:Factory 
checked in at 2019-11-15 22:38:43

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


Package is "drbd-formula"

Fri Nov 15 22:38:43 2019 rev:3 rq:748871 version:0.3.7

Changes:

--- /work/SRC/openSUSE:Factory/drbd-formula/drbd-formula.changes
2019-11-13 13:29:19.987760779 +0100
+++ /work/SRC/openSUSE:Factory/.drbd-formula.new.26869/drbd-formula.changes 
2019-11-15 22:38:50.328239556 +0100
@@ -1,0 +2,6 @@
+Wed Nov 13 11:59:38 UTC 2019 - Xabier Arbulu 
+
+- Version 0.3.7
+  * Retry the packages installation to make the code more robust
+
+---

Old:

  drbd-formula-0.3.6.tar.gz

New:

  drbd-formula-0.3.7.tar.gz



Other differences:
--
++ drbd-formula.spec ++
--- /var/tmp/diff_new_pack.2YWe4Z/_old  2019-11-15 22:38:52.180245559 +0100
+++ /var/tmp/diff_new_pack.2YWe4Z/_new  2019-11-15 22:38:52.184245572 +0100
@@ -19,7 +19,7 @@
 # See also https://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:   drbd-formula
-Version:0.3.6
+Version:0.3.7
 Release:0
 Summary:DRBD deployment salt formula
 License:Apache-2.0

++ drbd-formula-0.3.6.tar.gz -> drbd-formula-0.3.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drbd-formula-0.3.6/drbd/nfs_ready.sls 
new/drbd-formula-0.3.7/drbd/nfs_ready.sls
--- old/drbd-formula-0.3.6/drbd/nfs_ready.sls   2019-11-13 10:55:44.664337122 
+0100
+++ new/drbd-formula-0.3.7/drbd/nfs_ready.sls   2019-11-14 10:13:13.002993325 
+0100
@@ -2,7 +2,6 @@
 {% set host = grains['host'] %}
 
 include:
-  - drbd.additional_repos
   - drbd.mkfs
 
 {% if drbd.with_ha is sameas false %}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drbd-formula-0.3.6/drbd/packages.sls 
new/drbd-formula-0.3.7/drbd/packages.sls
--- old/drbd-formula-0.3.6/drbd/packages.sls2019-11-13 10:55:44.664337122 
+0100
+++ new/drbd-formula-0.3.7/drbd/packages.sls2019-11-14 10:13:13.002993325 
+0100
@@ -12,6 +12,9 @@
 - fromrepo: {{ repo }}
 - pkgs:
   - patterns-ha-ha_sles
+- retry:
+attempts: 3
+interval: 15
 
 {% else %}
 
@@ -22,6 +25,9 @@
   - drbd
   - drbd-utils
   - yast2-drbd
+- retry:
+attempts: 3
+interval: 15
 
 {% if drbd.with_ha is sameas true %}
 install_cluster_packages_for_drbd:
@@ -32,6 +38,9 @@
   - hawk2
   - pacemaker
   - corosync
+- retry:
+attempts: 3
+interval: 15
 
 {% else %}
 
@@ -39,6 +48,9 @@
   pkg.installed:
 - pkgs:
   - nfs-formula
+- retry:
+attempts: 3
+interval: 15
 
 {% endif %}
 {% endif %}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drbd-formula-0.3.6/drbd-formula.changes 
new/drbd-formula-0.3.7/drbd-formula.changes
--- old/drbd-formula-0.3.6/drbd-formula.changes 2019-11-13 10:55:44.664337122 
+0100
+++ new/drbd-formula-0.3.7/drbd-formula.changes 2019-11-14 10:13:13.002993325 
+0100
@@ -1,8 +1,14 @@
 ---
+Wed Nov 13 11:59:38 UTC 2019 - Xabier Arbulu 
+
+- Version 0.3.7
+  * Retry the packages installation to make the code more robust
+
+---
 Wed Nov 13 09:31:49 UTC 2019 - Xabier Arbulu 
 
 - Version 0.3.6
-  * Remove additional_repos salt state 
+  * Remove additional_repos salt state
 
 ---
 Mon Nov 11 14:40:12 UTC 2019 - Xabier Arbulu 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drbd-formula-0.3.6/drbd-formula.spec 
new/drbd-formula-0.3.7/drbd-formula.spec
--- old/drbd-formula-0.3.6/drbd-formula.spec2019-11-13 10:55:44.664337122 
+0100
+++ new/drbd-formula-0.3.7/drbd-formula.spec2019-11-14 10:13:13.002993325 
+0100
@@ -19,7 +19,7 @@
 # See also https://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:   drbd-formula
-Version:0.3.6
+Version:0.3.7
 Release:0
 Summary:DRBD deployment salt formula
 License:Apache-2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drbd-formula-0.3.6/examples/README.md 
new/drbd-formula-0.3.7/examples/README.md
--- old/drbd-formula-0.3.6/examples/README.md   2019-11-13 10:55:44.664337122 
+0100
+++ new/drbd-formula-0.3.7/examples/README.md   2019-11-14 10:13:13.002993325 
+0100
@@ -20,4 

commit quiterss for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package quiterss for openSUSE:Factory 
checked in at 2019-11-15 22:37:59

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


Package is "quiterss"

Fri Nov 15 22:37:59 2019 rev:14 rq:748768 version:0.19.0

Changes:

--- /work/SRC/openSUSE:Factory/quiterss/quiterss.changes2018-07-02 
23:33:45.405226525 +0200
+++ /work/SRC/openSUSE:Factory/.quiterss.new.26869/quiterss.changes 
2019-11-15 22:38:04.312090397 +0100
@@ -1,0 +2,12 @@
+Thu Nov 14 21:12:13 UTC 2019 - Luigi Baldoni 
+
+- Update to version 0.19.0
+  * Main: Switch to Qt 5.13
+  * Main: Embedded browser - WebKit 602.1
+  * Added: Calendar to avoid downloading old new
+  * Changed: SQLite 3.30.1
+  * Removed: Share. Google+
+  * Fixed: Description of some feeds
+  * Fixed: Parsing of some feeds
+
+---

Old:

  QuiteRSS-0.18.12-src.tar.gz

New:

  QuiteRSS-0.19.0-src.tar.gz



Other differences:
--
++ quiterss.spec ++
--- /var/tmp/diff_new_pack.3vtjUE/_old  2019-11-15 22:38:05.560094442 +0100
+++ /var/tmp/diff_new_pack.3vtjUE/_new  2019-11-15 22:38:05.580094506 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package quiterss
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +12,20 @@
 # 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:   quiterss
-Version:0.18.12
+Version:0.19.0
 Release:0
 Summary:RSS/Atom aggregator
 License:GPL-3.0-or-later
 Group:  Productivity/Networking/News/Utilities
-Url:https://www.quiterss.org
+URL:https://www.quiterss.org
 Source: 
https://quiterss.org/files/%{version}/QuiteRSS-%{version}-src.tar.gz
 Source99:   %{name}-rpmlintrc
+BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
@@ -49,16 +50,17 @@
 
 %prep
 %setup -q -c
+dos2unix AUTHORS CHANGELOG README.md
 
 %build
-%qmake5 PREFIX=%{_prefix} QMAKE_LRELEASE="lrelease-qt5"
+%qmake5 PREFIX=%{_prefix}
 %make_jobs
 
 %install
 %qmake5_install
 %find_lang %{name} --with-qt --without-mo
 %suse_update_desktop_file %{name}
-%fdupes -s %{buildroot}
+%fdupes %{buildroot}
 
 %files
 %doc AUTHORS CHANGELOG README.md

++ QuiteRSS-0.18.12-src.tar.gz -> QuiteRSS-0.19.0-src.tar.gz ++
 887235 lines of diff (skipped)




commit libica for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package libica for openSUSE:Factory checked 
in at 2019-11-15 22:38:04

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


Package is "libica"

Fri Nov 15 22:38:04 2019 rev:17 rq:748778 version:3.6.0

Changes:

--- /work/SRC/openSUSE:Factory/libica/libica.changes2019-10-16 
09:18:45.890929509 +0200
+++ /work/SRC/openSUSE:Factory/.libica.new.26869/libica.changes 2019-11-15 
22:38:11.680114280 +0100
@@ -1,0 +2,6 @@
+Thu Nov 14 22:45:16 UTC 2019 - Mark Post 
+
+- Added libica-sles15sp2-x25519-x448-fix-handling-of-non-canonical-values.patch
+  (bsc#1156768)
+
+---

New:

  libica-sles15sp2-x25519-x448-fix-handling-of-non-canonical-values.patch



Other differences:
--
++ libica.spec ++
--- /var/tmp/diff_new_pack.CmWsBL/_old  2019-11-15 22:38:13.048118714 +0100
+++ /var/tmp/diff_new_pack.CmWsBL/_new  2019-11-15 22:38:13.048118714 +0100
@@ -37,6 +37,7 @@
 Source5:z90crypt.service
 Source6:baselibs.conf
 Source7:%{name}-rpmlintrc
+Patch1: 
libica-sles15sp2-x25519-x448-fix-handling-of-non-canonical-values.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++

++ libica-sles15sp2-x25519-x448-fix-handling-of-non-canonical-values.patch 
++
>From a3b36ef136e304a1e2dc12ef7b96686202cbd00d Mon Sep 17 00:00:00 2001
From: Patrick Steuer 
Date: Wed, 13 Nov 2019 17:12:43 +0100
Subject: [PATCH] x25519,x448: fix handling of non-canonical values

Reduce the peer public key's u-coordinate if it is >= p.

Signed-off-by: Patrick Steuer 
---
 src/s390_ecc.c | 91 ++
 1 file changed, 91 insertions(+)

diff --git a/src/s390_ecc.c b/src/s390_ecc.c
index 7654959..62799ee 100644
--- a/src/s390_ecc.c
+++ b/src/s390_ecc.c
@@ -557,6 +557,91 @@ struct {   \
return rc;
 }
 
+/*
+ * mask must be 0xFF or 0x00.
+ * "constant time" is per len.
+ *
+ * if (mask) {
+ * unsigned char tmp[len];
+ *
+ * memcpy(tmp, a, len);
+ * memcpy(a, b);
+ * memcpy(b, tmp);
+ * }
+ */
+static inline void constant_time_cond_swap_buff(unsigned char mask,
+   unsigned char *a,
+   unsigned char *b,
+   size_t len)
+{
+   size_t i;
+   unsigned char tmp;
+
+   for (i = 0; i < len; i++) {
+   tmp = a[i] ^ b[i];
+   tmp &= mask;
+   a[i] ^= tmp;
+   b[i] ^= tmp;
+   }
+}
+
+
+static void s390_x25519_mod_p(unsigned char u[32])
+{
+   unsigned char u_red[32];
+   unsigned int c = 0;
+   int i;
+
+   memcpy(u_red, u, sizeof(u_red));
+
+   c += (unsigned int)u_red[31] + 19;
+   u_red[31] = (unsigned char)c;
+   c >>= 8;
+
+   for (i = 30; i >= 0; i--) {
+   c += (unsigned int)u_red[i];
+   u_red[i] = (unsigned char)c;
+   c >>= 8;
+   }
+
+   c = (u_red[0] & 0x80) >> 7;
+   u_red[0] &= 0x7f;
+   constant_time_cond_swap_buff(0 - (unsigned char)c,
+u, u_red, sizeof(u_red));
+}
+
+static void s390_x448_mod_p(unsigned char u[56])
+{
+   unsigned char u_red[56];
+   unsigned int c = 0;
+   int i;
+
+   memcpy(u_red, u, sizeof(u_red));
+
+   c += (unsigned int)u_red[55] + 1;
+   u_red[55] = (unsigned char)c;
+   c >>= 8;
+
+   for (i = 54; i >= 28; i--) {
+   c += (unsigned int)u_red[i];
+   u_red[i] = (unsigned char)c;
+   c >>= 8;
+   }
+
+   c += (unsigned int)u_red[27] + 1;
+   u_red[27] = (unsigned char)c;
+   c >>= 8;
+
+   for (i = 26; i >= 0; i--) {
+   c += (unsigned int)u_red[i];
+   u_red[i] = (unsigned char)c;
+   c >>= 8;
+   }
+
+   constant_time_cond_swap_buff(0 - (unsigned char)c,
+u, u_red, sizeof(u_red));
+}
+
 int scalar_mulx_cpacf(unsigned char *res_u,
  const unsigned char *scalar,
  const unsigned char *u,
@@ -598,6 +683,9 @@ struct {\
s390_flip_endian_32(param.X25519.u, param.X25519.u);
s390_flip_endian_32(param.X25519.scalar, param.X25519.scalar);
 
+   /* reduce non-canonical values */
+   s390_x25519_mod_p(param.X25519.u);
+
fc = s390_pcc_functions[SCALAR_MULTIPLY_X25519].hw_fc;
rc = s390_pcc(fc, ) ? EIO : 0;
 
@@ -619,6 +707,9 

commit reuse for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package reuse for openSUSE:Factory checked 
in at 2019-11-15 22:37:51

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


Package is "reuse"

Fri Nov 15 22:37:51 2019 rev:6 rq:738631 version:0.5.0

Changes:

--- /work/SRC/openSUSE:Factory/reuse/reuse.changes  2018-08-24 
17:12:11.714648622 +0200
+++ /work/SRC/openSUSE:Factory/.reuse.new.26869/reuse.changes   2019-11-15 
22:37:52.588052393 +0100
@@ -1,0 +2,6 @@
+Thu Sep  5 13:46:52 UTC 2019 - Carmen Bianca Bakker 
+
+- Update to vesion 0.5.0:
+  + The tool is now compliant with REUSE v3.0
+
+---

Old:

  fsfe-reuse-0.3.3.tar.gz

New:

  fsfe-reuse-0.5.0.tar.gz



Other differences:
--
++ reuse.spec ++
--- /var/tmp/diff_new_pack.steVoC/_old  2019-11-15 22:37:53.004053741 +0100
+++ /var/tmp/diff_new_pack.steVoC/_new  2019-11-15 22:37:53.008053755 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package reuse
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2017 Free Software Foundation Europe e.V.
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,42 +13,44 @@
 # 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/
 #
 
 
-%bcond_without test
 Name:   reuse
-Version:0.3.3
+Version:0.5.0
 Release:0
-Summary:A tool for compliance with the REUSE Initiative recommendations
-License:GPL-3.0-or-later
+Summary:A tool for compliance with the REUSE recommendations
+License:GPL-3.0-or-later AND CC-BY-SA-4.0 AND Apache-2.0 AND CC0-1.0
 Group:  Development/Languages/Python
 Url:https://git.fsfe.org/reuse/reuse
 Source: 
https://files.pythonhosted.org/packages/source/f/fsfe-reuse/fsfe-reuse-%{version}.tar.gz
 BuildRequires:  fdupes
-BuildRequires:  pandoc
-BuildRequires:  python3-setuptools
-%if %{with test}
+BuildRequires:  gettext
+BuildRequires:  git
+BuildRequires:  python-rpm-macros
+BuildRequires:  python3 >= 3.6
 BuildRequires:  python3-Jinja2
-BuildRequires:  python3-chardet
-BuildRequires:  python3-click
+BuildRequires:  python3-binaryornot
+BuildRequires:  python3-boolean.py
 BuildRequires:  python3-debian
+BuildRequires:  python3-devel
+BuildRequires:  python3-license-expression
 BuildRequires:  python3-pytest
-BuildRequires:  python3-recommonmark
-%endif
-Requires:   python3 >= 3.5
-Requires:   python3-chardet
+BuildRequires:  python3-requests
+BuildRequires:  python3-setuptools
+Requires:   python3 >= 3.6
+Requires:   python3-Jinja2
+Requires:   python3-binaryornot
+Requires:   python3-boolean.py
 Requires:   python3-debian
+Requires:   python3-license-expression
+Requires:   python3-requests
 Recommends: git
-Recommends: python3-pygit2
-Recommends: %{name}-lang
 BuildArch:  noarch
 
-%lang_package
-
 %description
-A tool for compliance with the REUSE Initiative recommendations.  Essentially,
+A tool for compliance with the REUSE recommendations.  Essentially,
 it is a linter that checks for a project's compliance, and a compiler that
 generates a project's bill of materials.
 
@@ -61,18 +63,15 @@
 %install
 %python3_install
 %fdupes %{buildroot}%{$python3_sitelib}
-%find_lang %{name} %{?no_lang_C}
-%if %{with test}
+
 %check
-LC_ALL=C.UTF-8 LANG=C.UTF-8 PYTHONPATH=%{buildroot}%{python3_sitelib} py.test 
tests/
-%endif
+PYTHONDONTWRITEBYTECODE=1 LC_ALL=C.UTF-8 LANG=C.UTF-8 
PYTHONPATH=%{buildroot}%{python3_sitelib} py.test tests/
 
 %files
 %defattr(-,root,root,-)
-%doc  README.md LICENSES/*
+%doc  README.md CHANGELOG.md
+%license LICENSES/*
 %{_bindir}/reuse
 %{python3_sitelib}/*
 
-%files lang -f %{name}.lang
-
 %changelog

++ fsfe-reuse-0.3.3.tar.gz -> fsfe-reuse-0.5.0.tar.gz ++
 20664 lines of diff (skipped)




commit calamares for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package calamares for openSUSE:Factory 
checked in at 2019-11-15 22:37:52

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


Package is "calamares"

Fri Nov 15 22:37:52 2019 rev:9 rq:741064 version:3.2.15

Changes:

--- /work/SRC/openSUSE:Factory/calamares/calamares.changes  2019-10-07 
14:14:04.410896820 +0200
+++ /work/SRC/openSUSE:Factory/.calamares.new.26869/calamares.changes   
2019-11-15 22:37:55.260061054 +0100
@@ -2 +2 @@
-Sun Oct  6 16:39:07 UTC 2019 - opensuse.lietuviu.ka...@gmail.com
+Sun Oct 13 08:38:26 UTC 2019 - opensuse.lietuviu.ka...@gmail.com
@@ -3,0 +4,51 @@
+- Launch with "pkexec calamares" in openSUSE Tumbleweed, but
+  launch with "xdg-su -c calamares" in openSUSE Leap 15.
+
+---
+Sat Oct 12 13:54:24 UTC 2019 - opensuse.lietuviu.ka...@gmail.com
+
+- Update 3.2-packages.conf.patch to try remove "dracut-kiwi-live" 
+  package after installation.
+
+---
+Fri Oct 11 16:28:34 UTC 2019 - opensuse.lietuviu.ka...@gmail.com
+
+- Update to Calamares 3.2.15:
+  - "displaymanager" module now treats "sysconfig" as a regular 
+entry in the "displaymanagers" list, and the "sysconfigSetup" 
+key is used as a shorthand to force only that entry in the 
+list.
+  - "machineid" module has been re-written in C++ and extended 
+with a new configuration key to generate urandom pool data.
+  - "unpackfs" now supports a special "sourcefs" value of file 
+for copying single files (optionally with renaming) or 
+directory trees to the target system.
+  - "unpackfs" now support an "exclude" and "excludeFile" setting 
+for excluding particular files or patters from unpacking.
+- Remove patch 3.2-fix-autologin-config-via-sysconfig.patch
+  that included in Calamares 3.2.15 upstream.
+- Update 3.2.14-unpackfs.conf_Leap15.patch and rename it to
+  3.2.15-unpackfs.conf_Leap15.patch
+- Update 3.2.14-configuring_autologin_in_sysconfig.patch and
+  rename it to 3.2.15-configuring_autologin_in_sysconfig.patch
+
+---
+Mon Oct  7 17:38:03 UTC 2019 - opensuse.lietuviu.ka...@gmail.com
+
+- Add upstream patch 3.2-fix-autologin-config-via-sysconfig.patch
+  to fix regression while configuring autologin in openSUSE
+  (see https://github.com/calamares/calamares/issues/1253).
+
+---
+Tue Oct  1 16:34:53 UTC 2019 - opensuse.lietuviu.ka...@gmail.com
+
+- Update to Calamares 3.2.14:
+  - "locale" module no longer recognizes the legacy GeoIP 
+configuration. This has been deprecated since Calamares 3.2.8 
+and is now removed.
+  - "packagechooser" module can now be custom-labeled in the overall
+progress (left-hand column).
+  - "displaymanager" module now recognizes KDE Plasma 5.17.
+  - "displaymanager" module now can handle Wayland sessions and can
+detect sessions from their .desktop files.
+  - "unpackfs" now has special handling for sourcefs setting “file”. 
@@ -8,0 +60,37 @@
+- Update 3.1.4-unpackfs.conf_Leap15.patch and rename it to
+  3.2.14-unpackfs.conf_Leap15.patch
+- Update 3.1.2-configuring_autologin_in_sysconfig.patch and
+  rename it to 3.2.14-configuring_autologin_in_sysconfig.patch
+
+---
+Mon Sep 30 18:57:02 UTC 2019 - opensuse.lietuviu.ka...@gmail.com
+
+- Update to Calamares 3.2.13. More about upstream changes:
+  https://calamares.io/calamares-3.2.13-is-out/ and
+  https://calamares.io/calamares-3.2.12-is-out/
+
+---
+Sat Jul 27 11:12:15 UTC 2019 - opensuse.lietuviu.ka...@gmail.com
+
+- Update to Calamares 3.2.11:
+  - Fix race condition in modules/luksbootkeyfile/main.py 
+(bnc#1140256, CVE-2019-13178)
+  - more about upstream changes in 3.2 versions can be found in 
+https://calamares.io/ and 
+https://github.com/calamares/calamares/releases
+  - drop 2.4-services.conf.patch
+  - update 2.4-bootloader.conf.patch and rename it to
+3.2-bootloader.conf.patch
+  - update 3.1.11-packages.conf.patch and rename it to
+3.2-packages.conf.patch
+  - update 3.0-settings.conf.patch and rename it to
+3.2-settings.conf.patch
+  - update 2.4-removeuser.conf.patch and rename it to
+3.2-removeuser.conf.patch
+  - update 3.1.1-welcome.conf.patch and rename it to
+3.2-welcome.conf.patch
+  - update 3.1-show.qml.patch and rename it to
+3.2-show.qml.patch
+  - Minimum Qt version is Qt 5.7, thus removed support for
+openSUSE Leap 42.x
+  - drop 3.1.4-unpackfs.conf.patch that used for openSUSE Leap 

commit konsole for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package konsole for openSUSE:Factory checked 
in at 2019-11-15 22:37:40

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


Package is "konsole"

Fri Nov 15 22:37:40 2019 rev:117 rq:748907 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/konsole/konsole.changes  2019-11-12 
11:38:15.658274036 +0100
+++ /work/SRC/openSUSE:Factory/.konsole.new.26869/konsole.changes   
2019-11-15 22:37:42.284018993 +0100
@@ -1,0 +2,6 @@
+Fri Nov 15 06:16:30 UTC 2019 - Wolfgang Bauer 
+
+- Add Fix-tabs-not-indicating-activity.patch to fix indicating
+  activity in background tabs (kde#406828)
+
+---

New:

  Fix-tabs-not-indicating-activity.patch



Other differences:
--
++ konsole.spec ++
--- /var/tmp/diff_new_pack.FNNtuU/_old  2019-11-15 22:37:43.520022999 +0100
+++ /var/tmp/diff_new_pack.FNNtuU/_new  2019-11-15 22:37:43.536023051 +0100
@@ -42,6 +42,8 @@
 Source26:   utilities-terminal-su-128.png
 # PATCH-FIX-OPENSUSE
 Patch0: fix-build-with-gcc48.patch
+# PATCH-FIX-UPSTREAM
+Patch1: Fix-tabs-not-indicating-activity.patch
 BuildRequires:  fdupes
 BuildRequires:  kbookmarks-devel
 BuildRequires:  kcompletion-devel
@@ -115,6 +117,7 @@
 %if 0%{?suse_version} < 1500
 %patch0 -p1
 %endif
+%patch1 -p1
 
 %build
   %cmake_kf5 -d build

++ Fix-tabs-not-indicating-activity.patch ++
>From 69a8a99d15eef1a3cc7782cc8ff5df132b997cd1 Mon Sep 17 00:00:00 2001
From: Petr Velan 
Date: Thu, 7 Nov 2019 09:18:30 -0500
Subject: Fix tabs not indicating activity

Summary:
This fixes the bug with tabs not indicating terminal activity.
When the tab is split and has multiple child terminals, activity in any
of the child terminals will be indicated.

BUG: 406828
FIXED-IN: 19.12.0

Test Plan:
Open two tabs, run  `sleep 2` in the first one and switch to the other.
After the sleep ends, the tab activity is indicated just as it was before
the bug was introduced.

Reviewers: #konsole, hindenburg

Reviewed By: #konsole, hindenburg

Subscribers: hindenburg, anthonyfieroni, nucleo, konsole-devel, #konsole

Tags: #konsole

Differential Revision: https://phabricator.kde.org/D25151
---
 src/ViewContainer.cpp | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/ViewContainer.cpp b/src/ViewContainer.cpp
index 8115730..5002c97 100644
--- a/src/ViewContainer.cpp
+++ b/src/ViewContainer.cpp
@@ -543,7 +543,9 @@ void TabbedViewContainer::setTabActivity(int index, bool 
activity)
 void TabbedViewContainer::updateActivity(ViewProperties *item)
 {
 auto controller = qobject_cast(item);
-auto index = indexOf(controller->view());
+auto topLevelSplitter = 
qobject_cast(controller->view()->parentWidget())->getToplevelSplitter();
+
+const int index = indexOf(topLevelSplitter);
 if (index != currentIndex()) {
 setTabActivity(index, true);
 }
-- 
cgit v1.1












commit kcharselect for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kcharselect for openSUSE:Factory 
checked in at 2019-11-15 22:37:20

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


Package is "kcharselect"

Fri Nov 15 22:37:20 2019 rev:103 rq:748592 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kcharselect/kcharselect.changes  2019-11-12 
11:35:57.570126326 +0100
+++ /work/SRC/openSUSE:Factory/.kcharselect.new.26869/kcharselect.changes   
2019-11-15 22:37:21.595951934 +0100
@@ -1,0 +2,5 @@
+Thu Nov 14 10:10:09 UTC 2019 - Christophe Giboudeaux 
+
+- Add 0001-Make-it-compiles-against-qt5.14.patch to fix build with Qt 5.14.
+
+---

New:

  0001-Make-it-compiles-against-qt5.14.patch



Other differences:
--
++ kcharselect.spec ++
--- /var/tmp/diff_new_pack.9WaAIq/_old  2019-11-15 22:37:23.271957366 +0100
+++ /var/tmp/diff_new_pack.9WaAIq/_new  2019-11-15 22:37:23.287957418 +0100
@@ -32,6 +32,8 @@
 Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch0: 0001-Make-it-compiles-against-qt5.14.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kbookmarks-devel
 BuildRequires:  kdoctools-devel
@@ -58,7 +60,7 @@
 %endif
 
 %prep
-%setup -q -n kcharselect-%{version}
+%autosetup -p1 -n kcharselect-%{version}
 
 %build
   %cmake_kf5 -d build

++ 0001-Make-it-compiles-against-qt5.14.patch ++
>From 956b63170b2606fb274f0bd90399dac0ae9dbcd4 Mon Sep 17 00:00:00 2001
From: Laurent Montel 
Date: Tue, 17 Sep 2019 13:41:01 +0200
Subject: [PATCH] Make it compiles against qt5.14

---
 kcharselectdia.cc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/kcharselectdia.cc b/kcharselectdia.cc
index f1790b5..116cba4 100644
--- a/kcharselectdia.cc
+++ b/kcharselectdia.cc
@@ -265,7 +265,6 @@ void KCharSelectDia::toClipHTML()
   QClipboard *cb = QApplication::clipboard();
   QString input;
   QString html;
-  QString tempstring;
   QChar   tempchar;
   int i = 0;
 
@@ -282,7 +281,7 @@ void KCharSelectDia::toClipHTML()
 }
   else
 {
-  

commit kmousetool for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kmousetool for openSUSE:Factory 
checked in at 2019-11-15 22:37:30

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


Package is "kmousetool"

Fri Nov 15 22:37:30 2019 rev:103 rq:748600 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kmousetool/kmousetool.changes2019-11-12 
11:38:01.410259037 +0100
+++ /work/SRC/openSUSE:Factory/.kmousetool.new.26869/kmousetool.changes 
2019-11-15 22:37:31.563984244 +0100
@@ -1,0 +2,6 @@
+Thu Nov 14 10:18:31 UTC 2019 - Christophe Giboudeaux 
+
+- Add Fix-build-with-Qt-5_14.diff to fix build with Qt 5.14.
+- Use cmake() style BuildRequires when possible.
+
+---

New:

  Fix-build-with-Qt-5_14.diff



Other differences:
--
++ kmousetool.spec ++
--- /var/tmp/diff_new_pack.Ci8ztj/_old  2019-11-15 22:37:32.123986060 +0100
+++ /var/tmp/diff_new_pack.Ci8ztj/_new  2019-11-15 22:37:32.135986099 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kmousetool
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,19 +32,22 @@
 Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch0: Fix-build-with-Qt-5_14.diff
 BuildRequires:  alsa-devel
 BuildRequires:  extra-cmake-modules
-BuildRequires:  kdelibs4support-devel
-BuildRequires:  knotifications-devel
 BuildRequires:  oxygen-icon-theme-large
-BuildRequires:  phonon4qt5-devel
 BuildRequires:  pkgconfig
 BuildRequires:  sbl
 BuildRequires:  update-desktop-files
 BuildRequires:  xz
-BuildRequires:  pkgconfig(Qt5Core) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.3.0
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.3.0
+BuildRequires:  cmake(KF5KDELibs4Support)
+BuildRequires:  cmake(KF5Notifications)
+BuildRequires:  cmake(KF5WindowSystem)
+BuildRequires:  cmake(Phonon4Qt5)
+BuildRequires:  cmake(Qt5Core) >= 5.3.0
+BuildRequires:  cmake(Qt5Gui) >= 5.3.0
+BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xext)
 BuildRequires:  pkgconfig(xt)
@@ -63,7 +66,7 @@
 %endif
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
   %cmake_kf5 -d build

++ Fix-build-with-Qt-5_14.diff ++
diff --git a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -23,6 +23,7 @@
 I18n
 IconThemes
 Notifications
+WindowSystem   # fixx11.h
 XmlGui
 )
 
diff --git a/kmousetool/CMakeLists.txt b/kmousetool/CMakeLists.txt
--- a/kmousetool/CMakeLists.txt
+++ b/kmousetool/CMakeLists.txt
@@ -23,7 +23,8 @@
   KF5::I18n
   KF5::IconThemes
   KF5::Notifications
-  KF5::XmlGui
+  KF5::WindowSystem
+  KF5::XmlGui  
   ${X11_XTest_LIB}
   ${X11_Xext_LIB}
   ${X11_LIBRARIES})
diff --git a/kmousetool/kmousetool.cpp b/kmousetool/kmousetool.cpp
--- a/kmousetool/kmousetool.cpp
+++ b/kmousetool/kmousetool.cpp
@@ -21,15 +21,13 @@
 
 #include "kmousetool.h"
 
-// Needs to be be before X11/Intrinsic.h because of qtextstream.h
-#include 
-
 #include 
 #include "mtstroke.h"
 #include  /* Intrinsics Definitions*/
 #include /* Standard Name-String definitions*/
 #include /* Standard Name-String definitions*/
 #include /* Standard Name-String definitions*/
+#include 
 
 #include 
 #include 
@@ -50,6 +48,8 @@
 #include 
 #include 
 
+#include 
+
 int currentXPosition;
 int currentYPosition;
 






commit systemsettings5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package systemsettings5 for openSUSE:Factory 
checked in at 2019-11-15 22:37:14

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


Package is "systemsettings5"

Fri Nov 15 22:37:14 2019 rev:92 rq:747871 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/systemsettings5/systemsettings5.changes  
2019-10-31 18:12:55.617864519 +0100
+++ 
/work/SRC/openSUSE:Factory/.systemsettings5.new.26869/systemsettings5.changes   
2019-11-15 22:37:17.435941261 +0100
@@ -1,0 +2,10 @@
+Tue Nov 12 11:01:09 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * [Icon View] Don't use dialog-warning emblem on icon when KCM requires 
authentication (kde#413183)
+
+---

Old:

  systemsettings-5.17.2.tar.xz
  systemsettings-5.17.2.tar.xz.sig

New:

  systemsettings-5.17.3.tar.xz
  systemsettings-5.17.3.tar.xz.sig



Other differences:
--
++ systemsettings5.spec ++
--- /var/tmp/diff_new_pack.ZesKKy/_old  2019-11-15 22:37:17.951941035 +0100
+++ /var/tmp/diff_new_pack.ZesKKy/_new  2019-11-15 22:37:17.959941031 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   systemsettings5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:KDE's control center
 License:GPL-2.0-or-later


++ systemsettings-5.17.2.tar.xz -> systemsettings-5.17.3.tar.xz ++
 2319 lines of diff (skipped)




commit powerdevil5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package powerdevil5 for openSUSE:Factory 
checked in at 2019-11-15 22:37:08

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


Package is "powerdevil5"

Fri Nov 15 22:37:08 2019 rev:91 rq:747870 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/powerdevil5/powerdevil5.changes  2019-10-31 
18:12:51.613860327 +0100
+++ /work/SRC/openSUSE:Factory/.powerdevil5.new.26869/powerdevil5.changes   
2019-11-15 22:37:12.471943440 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:09 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  powerdevil-5.17.2.tar.xz
  powerdevil-5.17.2.tar.xz.sig

New:

  powerdevil-5.17.3.tar.xz
  powerdevil-5.17.3.tar.xz.sig



Other differences:
--
++ powerdevil5.spec ++
--- /var/tmp/diff_new_pack.omvzdx/_old  2019-11-15 22:37:13.095943166 +0100
+++ /var/tmp/diff_new_pack.omvzdx/_new  2019-11-15 22:37:13.095943166 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   powerdevil5
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}


++ powerdevil-5.17.2.tar.xz -> powerdevil-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.17.2/CMakeLists.txt 
new/powerdevil-5.17.3/CMakeLists.txt
--- old/powerdevil-5.17.2/CMakeLists.txt2019-10-29 19:34:57.0 
+0100
+++ new/powerdevil-5.17.3/CMakeLists.txt2019-11-12 11:34:56.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(PowerDevil)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.17.2/daemon/powerdevil.desktop.cmake 
new/powerdevil-5.17.3/daemon/powerdevil.desktop.cmake
--- old/powerdevil-5.17.2/daemon/powerdevil.desktop.cmake   2019-10-29 
19:33:53.0 +0100
+++ new/powerdevil-5.17.3/daemon/powerdevil.desktop.cmake   2019-11-12 
11:34:07.0 +0100
@@ -55,7 +55,7 @@
 Comment[bs]=Obavještavanje i upravljanje baterijom i napajanjem ekrana i 
procesora
 Comment[ca]=Gestió d'energia i notificació de la bateria, pantalla i CPU
 Comment[ca@valencia]=Gestió d'energia i notificació de la bateria, pantalla i 
CPU
-Comment[cs]=Správa a oznamování baterie, zobrazení a výkonu CPU
+Comment[cs]=Správa a upozornění baterie, zobrazení a výkonu CPU
 Comment[da]=Bekendtgørelser om strømstyring for batteri, skærm og CPU
 Comment[de]=Akku-, Anzeige- und Prozessorleistungsverwaltung und 
-benachrichtigung
 Comment[el]=Μπαταρία, Εμφάνιση και διαχείριση ενέργειας και ειδοποιήσεων ΚΜΕ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/powerdevil-5.17.2/powerdevil.notifyrc 
new/powerdevil-5.17.3/powerdevil.notifyrc
--- old/powerdevil-5.17.2/powerdevil.notifyrc   2019-10-29 19:33:53.0 
+0100
+++ new/powerdevil-5.17.3/powerdevil.notifyrc   2019-11-12 11:34:07.0 
+0100
@@ -194,7 +194,7 @@
 Name[bs]=Obavještenje
 Name[ca]=Notificació
 Name[ca@valencia]=Notificació
-Name[cs]=Hlášení
+Name[cs]=Upozornění
 Name[da]=Bekendtgørelse
 Name[de]=Benachrichtigung
 Name[el]=Ειδοποίηση
@@ -241,7 +241,7 @@
 Comment[bs]=Koristi se za standardna obavještenja
 Comment[ca]=S'usa per a les notificacions estàndard
 Comment[ca@valencia]=S'usa per a les notificacions estàndard
-Comment[cs]=Použito pro běžná oznámení
+Comment[cs]=Použito pro běžná upozornění
 Comment[da]=Bruges til almindelige bekendtgørelser
 Comment[de]=Verwendet für Standard-Benachrichtigungen
 Comment[el]=Χρησιμοποιείται για τυπικές ειδοποιήσεις
@@ -289,7 +289,7 @@
 Name[bs]=Kritično obavještenje
 Name[ca]=Notificacions crítiques
 Name[ca@valencia]=Notificacions crítiques
-Name[cs]=Kritické hlášení
+Name[cs]=Kritické upozornění
 Name[da]=Kritisk bekendtgørelse
 Name[de]=Kritische Benachrichtigung
 Name[el]=Κρίσιμη ειδοποίηση




commit ktp-common-internals for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package ktp-common-internals for 
openSUSE:Factory checked in at 2019-11-15 22:37:34

Comparing /work/SRC/openSUSE:Factory/ktp-common-internals (Old)
 and  /work/SRC/openSUSE:Factory/.ktp-common-internals.new.26869 (New)


Package is "ktp-common-internals"

Fri Nov 15 22:37:34 2019 rev:9 rq:748769 version:19.08.3

Changes:

--- 
/work/SRC/openSUSE:Factory/ktp-common-internals/ktp-common-internals.changes
2019-11-12 11:39:16.398337980 +0100
+++ 
/work/SRC/openSUSE:Factory/.ktp-common-internals.new.26869/ktp-common-internals.changes
 2019-11-15 22:37:37.912004821 +0100
@@ -1,0 +2,7 @@
+Thu Nov 14 20:35:30 UTC 2019 - Wolfgang Bauer 
+
+- Add Fix-build-with-telepathy-qt-0.9.8.patch to fix build with
+  telepathy-qt 0.9.8
+- Update build requirements
+
+---

New:

  Fix-build-with-telepathy-qt-0.9.8.patch



Other differences:
--
++ ktp-common-internals.spec ++
--- /var/tmp/diff_new_pack.PxBsf8/_old  2019-11-15 22:37:38.340006209 +0100
+++ /var/tmp/diff_new_pack.PxBsf8/_new  2019-11-15 22:37:38.344006222 +0100
@@ -32,6 +32,8 @@
 Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch0: Fix-build-with-telepathy-qt-0.9.8.patch
 BuildRequires:  doxygen
 BuildRequires:  extra-cmake-modules
 BuildRequires:  fdupes
@@ -58,10 +60,12 @@
 BuildRequires:  telepathy-logger-qt5-devel
 BuildRequires:  telepathy-mission-control-devel
 BuildRequires:  telepathy-qt5-devel
+BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Qml) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Sql) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
+BuildRequires:  pkgconfig(Qt5Xml)
 BuildRequires:  pkgconfig(libotr) >= 4.0.0
 Requires:   ktp-icons
 Requires:   telepathy-accounts-signon
@@ -109,6 +113,7 @@
 
 %prep
 %setup -q
+%autopatch -p1
 
 %build
   %cmake_kf5 -d build

++ Fix-build-with-telepathy-qt-0.9.8.patch ++
>From f030b527c4d390ead78d2e56a1655444f97b5545 Mon Sep 17 00:00:00 2001
From: Antonio Rojas 
Date: Thu, 14 Nov 2019 20:34:21 +0100
Subject: Fix build with telepathy-qt 0.9.8

Explicitely add the necessary link targets which are no longer exported by 
telepathy-qt

Differential Revision: https://phabricator.kde.org/D25269
---
 CMakeLists.txt | 4 +++-
 KTp/CMakeLists.txt | 2 ++
 KTp/OTR/CMakeLists.txt | 1 +
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 187400e..2650321 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -20,8 +20,10 @@ set (KTP_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_M
 set (KTP_MESSAGE_FILTER_FRAMEWORK_VERSION "5")
 
 find_package (Qt5 REQUIRED CONFIG COMPONENTS
+  DBus
   Qml
-  Test)
+  Test
+  Xml)
 
 find_package (KF5 5.11 REQUIRED COMPONENTS
   CoreAddons
diff --git a/KTp/CMakeLists.txt b/KTp/CMakeLists.txt
index 85d578b..ffbce10 100644
--- a/KTp/CMakeLists.txt
+++ b/KTp/CMakeLists.txt
@@ -91,6 +91,8 @@ set_target_properties(KTpCommonInternals PROPERTIES
 
 target_link_libraries (KTpCommonInternals
 PUBLIC
+Qt5::DBus
+Qt5::Xml
 KF5::Wallet #included from wallet-interface.h
 ${TELEPATHY_QT5_LIBRARIES}
 PRIVATE
diff --git a/KTp/OTR/CMakeLists.txt b/KTp/OTR/CMakeLists.txt
index 12e28de..0743e25 100644
--- a/KTp/OTR/CMakeLists.txt
+++ b/KTp/OTR/CMakeLists.txt
@@ -28,6 +28,7 @@ generate_export_header(KTpOTR)
 
 target_link_libraries (KTpOTR
 PUBLIC
+Qt5::DBus
 ${TELEPATHY_QT5_LIBRARIES}
 PRIVATE
 KF5::I18n
-- 
cgit v1.1






commit plasma5-workspace for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package plasma5-workspace for 
openSUSE:Factory checked in at 2019-11-15 22:36:50

Comparing /work/SRC/openSUSE:Factory/plasma5-workspace (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-workspace.new.26869 (New)


Package is "plasma5-workspace"

Fri Nov 15 22:36:50 2019 rev:124 rq:747863 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes  
2019-10-31 18:12:41.917850175 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-workspace.new.26869/plasma5-workspace.changes
   2019-11-15 22:36:53.703951679 +0100
@@ -1,0 +2,13 @@
+Tue Nov 12 11:01:09 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * Fix binding loop in lockscreen media controls (kde#413087)
+  * update panel shadows when background hints are changed
+  * [Slideshow] Reenable other modes
+  * Make env in plasma-sourceenv.sh call portable
+
+---

Old:

  plasma-workspace-5.17.2.tar.xz
  plasma-workspace-5.17.2.tar.xz.sig

New:

  plasma-workspace-5.17.3.tar.xz
  plasma-workspace-5.17.3.tar.xz.sig



Other differences:
--
++ plasma5-workspace.spec ++
--- /var/tmp/diff_new_pack.P8fvz6/_old  2019-11-15 22:36:54.479951338 +0100
+++ /var/tmp/diff_new_pack.P8fvz6/_new  2019-11-15 22:36:54.479951338 +0100
@@ -27,7 +27,7 @@
 %{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
 # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
 %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:The KDE Plasma Workspace Components
 License:GPL-2.0-or-later

++ plasma-workspace-5.17.2.tar.xz -> plasma-workspace-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-workspace-5.17.2/CMakeLists.txt 
new/plasma-workspace-5.17.3/CMakeLists.txt
--- old/plasma-workspace-5.17.2/CMakeLists.txt  2019-10-29 22:34:33.0 
+0100
+++ new/plasma-workspace-5.17.3/CMakeLists.txt  2019-11-12 11:32:17.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(plasma-workspace)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-workspace-5.17.2/applets/analog-clock/metadata.desktop 
new/plasma-workspace-5.17.3/applets/analog-clock/metadata.desktop
--- old/plasma-workspace-5.17.2/applets/analog-clock/metadata.desktop   
2019-10-29 22:33:11.0 +0100
+++ new/plasma-workspace-5.17.3/applets/analog-clock/metadata.desktop   
2019-11-12 11:30:44.0 +0100
@@ -96,7 +96,7 @@
 Comment[eo]=Horloĝo kun manoj
 Comment[es]=Un reloj con manecillas
 Comment[et]=Seieritega kell
-Comment[eu]=Erloju orrazduna
+Comment[eu]=Erloju orraztuna
 Comment[fi]=Viisarikello
 Comment[fr]=Une horloge à aiguilles
 Comment[fy]=In klok mei wizerplaat
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-workspace-5.17.2/applets/batterymonitor/package/metadata.desktop 
new/plasma-workspace-5.17.3/applets/batterymonitor/package/metadata.desktop
--- old/plasma-workspace-5.17.2/applets/batterymonitor/package/metadata.desktop 
2019-10-29 22:33:11.0 +0100
+++ new/plasma-workspace-5.17.3/applets/batterymonitor/package/metadata.desktop 
2019-11-12 11:30:44.0 +0100
@@ -57,7 +57,7 @@
 Comment[eo]=Montri energian staton de viaj baterioj
 Comment[es]=Mire el estado de potencia de su batería
 Comment[et]=Aku oleku näitaja
-Comment[eu]=Ikus bateriaren energia-egoera
+Comment[eu]=Ikusi zure bateriaren energia-egoera
 Comment[fi]=Näyttää akun virtatilanteen
 Comment[fr]=Voir le niveau d'énergie de votre batterie
 Comment[fy]=Besjoch de stroomtastân fan jo batterij
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-workspace-5.17.2/applets/devicenotifier/package/metadata.desktop 
new/plasma-workspace-5.17.3/applets/devicenotifier/package/metadata.desktop
--- old/plasma-workspace-5.17.2/applets/devicenotifier/package/metadata.desktop 
2019-10-29 22:33:11.0 +0100
+++ new/plasma-workspace-5.17.3/applets/devicenotifier/package/metadata.desktop 
2019-11-12 11:30:44.0 +0100
@@ -90,7 +90,7 @@
 Comment[eo]=Atentigoj kaj atingo por novaj aparatoj
 Comment[es]=Notificaciones y accesos de nuevos dispositivos
 Comment[et]=Uutest 

commit kruler for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kruler for openSUSE:Factory checked 
in at 2019-11-15 22:37:25

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


Package is "kruler"

Fri Nov 15 22:37:25 2019 rev:109 rq:748599 version:19.08.3

Changes:

--- /work/SRC/openSUSE:Factory/kruler/kruler.changes2019-11-12 
11:38:52.594312921 +0100
+++ /work/SRC/openSUSE:Factory/.kruler.new.26869/kruler.changes 2019-11-15 
22:37:27.871972277 +0100
@@ -1,0 +2,5 @@
+Thu Nov 14 10:08:31 UTC 2019 - Christophe Giboudeaux 
+
+- Add 0001-Make-it-compiles-without-deprecated-method.patch to fix build with 
Qt 5.14.
+
+---

New:

  0001-Make-it-compiles-without-deprecated-method.patch



Other differences:
--
++ kruler.spec ++
--- /var/tmp/diff_new_pack.2nCI6A/_old  2019-11-15 22:37:28.403974002 +0100
+++ /var/tmp/diff_new_pack.2nCI6A/_new  2019-11-15 22:37:28.407974014 +0100
@@ -32,6 +32,8 @@
 Source1:
https://download.kde.org/stable/applications/%{version}/src/%{name}-%{version}.tar.xz.sig
 Source2:applications.keyring
 %endif
+# PATCH-FIX-UPSTREAM
+Patch0:0001-Make-it-compiles-without-deprecated-method.patch
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kdoctools-devel
 BuildRequires:  ki18n-devel
@@ -50,14 +52,14 @@
 %endif
 
 %description
-A screen ruler for the K Desktop Environment
+A screen ruler for the Plasma desktop environnement.
 
 %if %{with lang}
 %lang_package
 %endif
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
   %cmake_kf5 -d build

++ 0001-Make-it-compiles-without-deprecated-method.patch ++
>From 90ebe8e37b8699ef26c10fb2928cf673cad04a06 Mon Sep 17 00:00:00 2001
From: Laurent Montel 
Date: Wed, 18 Sep 2019 06:41:34 +0200
Subject: [PATCH] Make it compiles without deprecated method

---
 klineal.cpp | 8 +++-
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/klineal.cpp b/klineal.cpp
index 8b5d3c3..0f9bc48 100644
--- a/klineal.cpp
+++ b/klineal.cpp
@@ -705,7 +705,7 @@ void KLineal::mouseReleaseEvent( QMouseEvent *inEvent )
 
 void KLineal::wheelEvent( QWheelEvent *e )
 {
-  int numDegrees = e->delta() / 8;
+  int numDegrees = e->angleDelta().y() / 8;
   int numSteps = numDegrees / 15;
 
   // changing offset
@@ -756,8 +756,7 @@ void KLineal::drawScale( QPainter  )
   }
 
   if ( digit % 100 == 0 && digit != 0 ) {
-QString units;
-units.sprintf( "%d", digit );
+QString units = QStringLiteral("%1").arg(digit);
 drawScaleText( painter, x, units );
   }
 
@@ -771,9 +770,8 @@ void KLineal::drawScale( QPainter  )
   int x = (int)( i * step );
 
   if ( i % 10 == 0 && i != 0 && i != 100 ) {
-QString units;
 int value = mLeftToRight ? i : ( 100 - i );
-units.sprintf( "%d%%", value );
+const QString units = QString::asprintf( "%d%%", value );
 drawScaleText( painter, x, units );
 len = MEDIUM2_TICK_SIZE;
   } else {
-- 
2.24.0






commit polkit-kde-agent-5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package polkit-kde-agent-5 for 
openSUSE:Factory checked in at 2019-11-15 22:36:56

Comparing /work/SRC/openSUSE:Factory/polkit-kde-agent-5 (Old)
 and  /work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.26869 (New)


Package is "polkit-kde-agent-5"

Fri Nov 15 22:36:56 2019 rev:83 rq:747869 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/polkit-kde-agent-5/polkit-kde-agent-5.changes
2019-10-31 18:12:46.925855419 +0100
+++ 
/work/SRC/openSUSE:Factory/.polkit-kde-agent-5.new.26869/polkit-kde-agent-5.changes
 2019-11-15 22:37:03.599947334 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:09 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  polkit-kde-agent-1-5.17.2.tar.xz
  polkit-kde-agent-1-5.17.2.tar.xz.sig

New:

  polkit-kde-agent-1-5.17.3.tar.xz
  polkit-kde-agent-1-5.17.3.tar.xz.sig



Other differences:
--
++ polkit-kde-agent-5.spec ++
--- /var/tmp/diff_new_pack.rsD5EK/_old  2019-11-15 22:37:04.363946999 +0100
+++ /var/tmp/diff_new_pack.rsD5EK/_new  2019-11-15 22:37:04.367946997 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   polkit-kde-agent-5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:PolicyKit authentication agent for KDE
 License:GPL-2.0-only AND LGPL-2.1-or-later


++ polkit-kde-agent-1-5.17.2.tar.xz -> polkit-kde-agent-1-5.17.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polkit-kde-agent-1-5.17.2/CMakeLists.txt 
new/polkit-kde-agent-1-5.17.3/CMakeLists.txt
--- old/polkit-kde-agent-1-5.17.2/CMakeLists.txt2019-10-29 
19:33:51.0 +0100
+++ new/polkit-kde-agent-1-5.17.3/CMakeLists.txt2019-11-12 
11:34:05.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(polkit-kde-agent-1)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")




commit plasma5-pa for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package plasma5-pa for openSUSE:Factory 
checked in at 2019-11-15 22:36:40

Comparing /work/SRC/openSUSE:Factory/plasma5-pa (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-pa.new.26869 (New)


Package is "plasma5-pa"

Fri Nov 15 22:36:40 2019 rev:77 rq:747860 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-pa/plasma5-pa.changes2019-10-31 
18:12:36.841844859 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-pa.new.26869/plasma5-pa.changes 
2019-11-15 22:36:46.651954775 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:08 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  plasma-pa-5.17.2.tar.xz
  plasma-pa-5.17.2.tar.xz.sig

New:

  plasma-pa-5.17.3.tar.xz
  plasma-pa-5.17.3.tar.xz.sig



Other differences:
--
++ plasma5-pa.spec ++
--- /var/tmp/diff_new_pack.xB96JK/_old  2019-11-15 22:36:48.339954034 +0100
+++ /var/tmp/diff_new_pack.xB96JK/_new  2019-11-15 22:36:48.343954032 +0100
@@ -20,7 +20,7 @@
 %define qt5_version 5.12.0
 %bcond_without lang
 Name:   plasma5-pa
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:The Plasma5 Volume Manager
 License:GPL-2.0-or-later

++ plasma-pa-5.17.2.tar.xz -> plasma-pa-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.17.2/CMakeLists.txt 
new/plasma-pa-5.17.3/CMakeLists.txt
--- old/plasma-pa-5.17.2/CMakeLists.txt 2019-10-29 19:28:12.0 +0100
+++ new/plasma-pa-5.17.3/CMakeLists.txt 2019-11-12 11:28:48.0 +0100
@@ -2,7 +2,7 @@
 
 project(plasma-volume-control)
 
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.17.2/po/cs/kcm_pulseaudio.po 
new/plasma-pa-5.17.3/po/cs/kcm_pulseaudio.po
--- old/plasma-pa-5.17.2/po/cs/kcm_pulseaudio.po2019-10-29 
19:27:28.0 +0100
+++ new/plasma-pa-5.17.3/po/cs/kcm_pulseaudio.po2019-11-12 
11:28:13.0 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-21 07:54+0200\n"
-"PO-Revision-Date: 2019-09-05 15:35+0200\n"
+"PO-Revision-Date: 2019-11-07 10:02+0100\n"
 "Last-Translator: Vit Pelcak \n"
 "Language-Team: Czech \n"
 "Language: cs\n"
@@ -15,7 +15,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.08.1\n"
+"X-Generator: Lokalize 19.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -238,7 +238,7 @@
 #: kcm/package/contents/ui/StreamListItem.qml:57
 #, kde-format
 msgid "Notification Sounds"
-msgstr "Zvuky oznamování"
+msgstr "Zvuky upozornění"
 
 #: kcm/package/contents/ui/StreamListItem.qml:59
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-pa-5.17.2/po/eu/kcm_pulseaudio.po 
new/plasma-pa-5.17.3/po/eu/kcm_pulseaudio.po
--- old/plasma-pa-5.17.2/po/eu/kcm_pulseaudio.po2019-10-29 
19:27:32.0 +0100
+++ new/plasma-pa-5.17.3/po/eu/kcm_pulseaudio.po2019-11-12 
11:28:17.0 +0100
@@ -11,7 +11,7 @@
 "Project-Id-Version: plasma-pa\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-09-21 07:54+0200\n"
-"PO-Revision-Date: 2019-09-02 21:54+0200\n"
+"PO-Revision-Date: 2019-11-02 18:18+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi \n"
 "Language-Team: Basque \n"
 "Language: eu\n"
@@ -19,7 +19,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.08.0\n"
+"X-Generator: Lokalize 19.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -172,10 +172,9 @@
 msgstr "Profila:"
 
 #: kcm/package/contents/ui/DeviceListItem.qml:48
-#, fuzzy, kde-format
-#| msgid "Default"
+#, kde-format
 msgid "Default device"
-msgstr "Lehenetsia"
+msgstr "Gailu lehenetsia"
 
 #: kcm/package/contents/ui/DeviceListItem.qml:69
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-pa-5.17.2/po/eu/plasma_applet_org.kde.plasma.volume.po 
new/plasma-pa-5.17.3/po/eu/plasma_applet_org.kde.plasma.volume.po
--- old/plasma-pa-5.17.2/po/eu/plasma_applet_org.kde.plasma.volume.po   
2019-10-29 

commit plasma5-openSUSE for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package plasma5-openSUSE for 
openSUSE:Factory checked in at 2019-11-15 22:36:34

Comparing /work/SRC/openSUSE:Factory/plasma5-openSUSE (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-openSUSE.new.26869 (New)


Package is "plasma5-openSUSE"

Fri Nov 15 22:36:34 2019 rev:101 rq:747859 
version:84.87~git20190606T185118~3d37a0c

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-openSUSE/plasma5-openSUSE.changes
2019-10-31 18:12:32.285840089 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-openSUSE.new.26869/plasma5-openSUSE.changes 
2019-11-15 22:36:36.407959271 +0100
@@ -1,0 +2,5 @@
+Tue Nov 12 11:01:08 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+
+---



Other differences:
--
++ plasma5-openSUSE.spec ++
--- /var/tmp/diff_new_pack.fXtpVx/_old  2019-11-15 22:36:37.859958634 +0100
+++ /var/tmp/diff_new_pack.fXtpVx/_new  2019-11-15 22:36:37.879958625 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define plasma_version 5.17.2
+%define plasma_version 5.17.3
 Name:   plasma5-openSUSE
 Version:84.87~git20190606T185118~3d37a0c
 Release:0




commit plasma5-integration for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package plasma5-integration for 
openSUSE:Factory checked in at 2019-11-15 22:36:28

Comparing /work/SRC/openSUSE:Factory/plasma5-integration (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-integration.new.26869 (New)


Package is "plasma5-integration"

Fri Nov 15 22:36:28 2019 rev:70 rq:747858 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-integration/plasma5-integration.changes  
2019-10-31 18:12:26.849834397 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-integration.new.26869/plasma5-integration.changes
   2019-11-15 22:36:31.235961542 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:08 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  plasma-integration-5.17.2.tar.xz
  plasma-integration-5.17.2.tar.xz.sig

New:

  plasma-integration-5.17.3.tar.xz
  plasma-integration-5.17.3.tar.xz.sig



Other differences:
--
++ plasma5-integration.spec ++
--- /var/tmp/diff_new_pack.hsV7mr/_old  2019-11-15 22:36:31.819961285 +0100
+++ /var/tmp/diff_new_pack.hsV7mr/_new  2019-11-15 22:36:31.839961277 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-integration
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ plasma-integration-5.17.2.tar.xz -> plasma-integration-5.17.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-integration-5.17.2/CMakeLists.txt 
new/plasma-integration-5.17.3/CMakeLists.txt
--- old/plasma-integration-5.17.2/CMakeLists.txt2019-10-29 
19:25:46.0 +0100
+++ new/plasma-integration-5.17.3/CMakeLists.txt2019-11-12 
11:26:51.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(PlasmaIntegration)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-integration-5.17.2/po/ja/plasmaintegration5.po 
new/plasma-integration-5.17.3/po/ja/plasmaintegration5.po
--- old/plasma-integration-5.17.2/po/ja/plasmaintegration5.po   1970-01-01 
01:00:00.0 +0100
+++ new/plasma-integration-5.17.3/po/ja/plasmaintegration5.po   2019-11-12 
11:27:00.0 +0100
@@ -0,0 +1,144 @@
+# Tomohiro Hyakutake , 2019.
+msgid ""
+msgstr ""
+"Project-Id-Version: frameworkintegration5\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n;
+"POT-Creation-Date: 2019-07-16 03:09+0200\n"
+"PO-Revision-Date: 2019-11-02 18:30+0900\n"
+"Last-Translator: Tomohiro Hyakutake \n"
+"Language-Team: Japanese \n"
+"Language: ja\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-Accelerator-Marker: &\n"
+"X-Text-Markup: kde4\n"
+"X-Generator: Lokalize 19.08.2\n"
+
+#: platformtheme/kdeplatformfiledialoghelper.cpp:292
+#, kde-format
+msgctxt "@title:window"
+msgid "Open File"
+msgstr "ファイルを開く"
+
+#: platformtheme/kdeplatformfiledialoghelper.cpp:292
+#, kde-format
+msgctxt "@title:window"
+msgid "Save File"
+msgstr "ファイルを保存"
+
+#: platformtheme/kdeplatformtheme.cpp:281
+#, kde-format
+msgctxt "@action:button"
+msgid "Save All"
+msgstr "すべて保存"
+
+#: platformtheme/kdeplatformtheme.cpp:287
+#, kde-format
+msgctxt "@action:button"
+msgid "Yes to All"
+msgstr "すべてはい"
+
+#: platformtheme/kdeplatformtheme.cpp:291
+#, kde-format
+msgctxt "@action:button"
+msgid "No to All"
+msgstr "すべていいえ"
+
+#: platformtheme/kdeplatformtheme.cpp:294
+#, kde-format
+msgctxt "@action:button"
+msgid "Abort"
+msgstr "中断"
+
+#: platformtheme/kdeplatformtheme.cpp:296
+#, kde-format
+msgctxt "@action:button"
+msgid "Retry"
+msgstr "再試行"
+
+#: platformtheme/kdeplatformtheme.cpp:298
+#, kde-format
+msgctxt "@action:button"
+msgid "Ignore"
+msgstr "無視"
+
+#: platformtheme/kdirselectdialog.cpp:132
+#, kde-format
+msgctxt "folder name"
+msgid "New Folder"
+msgstr "新しいフォルダ"
+
+#: platformtheme/kdirselectdialog.cpp:137
+#, kde-format
+msgctxt "@title:window"
+msgid "New Folder"
+msgstr "新しいフォルダ"
+
+#: platformtheme/kdirselectdialog.cpp:138
+#, kde-format
+msgctxt "@label:textbox"
+msgid ""
+"Create new folder in:\n"
+"%1"
+msgstr ""
+"以下の場所に新しいフォルダを作成:\n"
+"‘%1’"
+
+#: platformtheme/kdirselectdialog.cpp:168
+#, kde-format
+msgid "A file or folder named %1 already exists."
+msgstr "%1 という名前のファイルまたはフォルダは既に存在します。"
+
+#: 

commit plasma5-desktop for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package plasma5-desktop for openSUSE:Factory 
checked in at 2019-11-15 22:36:23

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


Package is "plasma5-desktop"

Fri Nov 15 22:36:23 2019 rev:113 rq:747857 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-desktop/plasma5-desktop.changes  
2019-10-31 18:12:21.929829246 +0100
+++ 
/work/SRC/openSUSE:Factory/.plasma5-desktop.new.26869/plasma5-desktop.changes   
2019-11-15 22:36:26.323963698 +0100
@@ -1,0 +2,11 @@
+Tue Nov 12 11:01:08 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * [Cursor Theme KCM] Elide size ComboBox text
+  * [Night Color KCM] Reset seconds and milliseconds in provided timings
+
+---

Old:

  plasma-desktop-5.17.2.tar.xz
  plasma-desktop-5.17.2.tar.xz.sig

New:

  plasma-desktop-5.17.3.tar.xz
  plasma-desktop-5.17.3.tar.xz.sig



Other differences:
--
++ plasma5-desktop.spec ++
--- /var/tmp/diff_new_pack.eLjjCt/_old  2019-11-15 22:36:27.251963291 +0100
+++ /var/tmp/diff_new_pack.eLjjCt/_new  2019-11-15 22:36:27.259963287 +0100
@@ -20,7 +20,7 @@
 
 %bcond_without lang
 Name:   plasma5-desktop
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.9.3)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ plasma-desktop-5.17.2.tar.xz -> plasma-desktop-5.17.3.tar.xz ++
/work/SRC/openSUSE:Factory/plasma5-desktop/plasma-desktop-5.17.2.tar.xz 
/work/SRC/openSUSE:Factory/.plasma5-desktop.new.26869/plasma-desktop-5.17.3.tar.xz
 differ: char 25, line 1





commit oxygen5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package oxygen5 for openSUSE:Factory checked 
in at 2019-11-15 22:36:01

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


Package is "oxygen5"

Fri Nov 15 22:36:01 2019 rev:93 rq:747851 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/oxygen5/oxygen5.changes  2019-10-31 
18:12:02.857809276 +0100
+++ /work/SRC/openSUSE:Factory/.oxygen5.new.26869/oxygen5.changes   
2019-11-15 22:36:06.599972356 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  oxygen-5.17.2.tar.xz
  oxygen-5.17.2.tar.xz.sig

New:

  oxygen-5.17.3.tar.xz
  oxygen-5.17.3.tar.xz.sig



Other differences:
--
++ oxygen5.spec ++
--- /var/tmp/diff_new_pack.pDkqGe/_old  2019-11-15 22:36:07.471971974 +0100
+++ /var/tmp/diff_new_pack.pDkqGe/_new  2019-11-15 22:36:07.475971972 +0100
@@ -20,7 +20,7 @@
 %define kwin_deco 1
 
 Name:   oxygen5
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ oxygen-5.17.2.tar.xz -> oxygen-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.2/CMakeLists.txt 
new/oxygen-5.17.3/CMakeLists.txt
--- old/oxygen-5.17.2/CMakeLists.txt2019-10-29 19:22:21.0 +0100
+++ new/oxygen-5.17.3/CMakeLists.txt2019-11-12 11:23:00.0 +0100
@@ -1,5 +1,5 @@
 project(oxygen)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.2/po/eu/oxygen_style_demo.po 
new/oxygen-5.17.3/po/eu/oxygen_style_demo.po
--- old/oxygen-5.17.2/po/eu/oxygen_style_demo.po2019-10-29 
19:22:41.0 +0100
+++ new/oxygen-5.17.3/po/eu/oxygen_style_demo.po2019-11-12 
11:23:14.0 +0100
@@ -1,6 +1,7 @@
 # Translation of oxygen_style_demo.po to Euskara/Basque (eu).
 # Copyright (C) 2005-2018 Free Software Foundation.
-# This file is distributed under the same license as the kde-workspace package.
+# Copyright (C) 2019, This file is copyright:
+# This file is distributed under the same license as the oxygen package.
 # KDE euskaratzeko proiektuaren arduraduna .
 #
 # Translators:
@@ -9,7 +10,7 @@
 # Iñigo Salvador Azurmendi , 2011, 2014, 2018.
 msgid ""
 msgstr ""
-"Project-Id-Version: oxygen_style_demo\n"
+"Project-Id-Version: oxygen\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
 "PO-Revision-Date: 2018-07-20 23:07+0100\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oxygen-5.17.2/po/pl/oxygen_style_demo.po 
new/oxygen-5.17.3/po/pl/oxygen_style_demo.po
--- old/oxygen-5.17.2/po/pl/oxygen_style_demo.po2019-10-29 
19:22:58.0 +0100
+++ new/oxygen-5.17.3/po/pl/oxygen_style_demo.po2019-11-12 
11:23:28.0 +0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz , 2014, 2015, 2017.
+# Łukasz Wojniłowicz , 2014, 2015, 2017, 2019.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-07-23 03:12+0200\n"
-"PO-Revision-Date: 2017-05-21 07:21+0100\n"
+"PO-Revision-Date: 2019-11-01 08:17+0100\n"
 "Last-Translator: Łukasz Wojniłowicz \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
@@ -16,7 +16,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 19.07.70\n"
 
 #: main.cpp:58 oxygendemodialog.cpp:56 oxygendemodialog.cpp:220
 #, kde-format
@@ -540,7 +540,7 @@
 #: ui/oxygenframedemowidget.ui:124
 #, kde-format
 msgid "S"
-msgstr "ęsła"
+msgstr "żona"
 
 #. i18n: ectx: property (title), widget (QGroupBox, groupBox)
 #: ui/oxygenframedemowidget.ui:147





commit plasma5-addons for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package plasma5-addons for openSUSE:Factory 
checked in at 2019-11-15 22:36:17

Comparing /work/SRC/openSUSE:Factory/plasma5-addons (Old)
 and  /work/SRC/openSUSE:Factory/.plasma5-addons.new.26869 (New)


Package is "plasma5-addons"

Fri Nov 15 22:36:17 2019 rev:87 rq:747856 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-addons/plasma5-addons.changes
2019-10-31 18:12:14.713821690 +0100
+++ /work/SRC/openSUSE:Factory/.plasma5-addons.new.26869/plasma5-addons.changes 
2019-11-15 22:36:24.183964637 +0100
@@ -1,0 +2,11 @@
+Tue Nov 12 11:01:08 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * [applets/weather] Reduce label minimum width to accommodate narrow 
vertical panels (kde#413592)
+  * [applets/weather] Don't show temp label in panel when it's blank 
(kde#413702)
+
+---

Old:

  kdeplasma-addons-5.17.2.tar.xz
  kdeplasma-addons-5.17.2.tar.xz.sig

New:

  kdeplasma-addons-5.17.3.tar.xz
  kdeplasma-addons-5.17.3.tar.xz.sig



Other differences:
--
++ plasma5-addons.spec ++
--- /var/tmp/diff_new_pack.6r1REs/_old  2019-11-15 22:36:25.263964163 +0100
+++ /var/tmp/diff_new_pack.6r1REs/_new  2019-11-15 22:36:25.263964163 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma5-addons
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ kdeplasma-addons-5.17.2.tar.xz -> kdeplasma-addons-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeplasma-addons-5.17.2/CMakeLists.txt 
new/kdeplasma-addons-5.17.3/CMakeLists.txt
--- old/kdeplasma-addons-5.17.2/CMakeLists.txt  2019-10-29 19:11:40.0 
+0100
+++ new/kdeplasma-addons-5.17.3/CMakeLists.txt  2019-11-12 11:14:29.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kdeplasma-addons)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 # Disallow in-source build #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.17.2/applets/comic/package/metadata.desktop 
new/kdeplasma-addons-5.17.3/applets/comic/package/metadata.desktop
--- old/kdeplasma-addons-5.17.2/applets/comic/package/metadata.desktop  
2019-10-29 19:10:43.0 +0100
+++ new/kdeplasma-addons-5.17.3/applets/comic/package/metadata.desktop  
2019-11-12 11:13:37.0 +0100
@@ -71,7 +71,7 @@
 Comment[fi]=Katso sarjakuvia internetistä
 Comment[fr]=Affiche une bande dessinée provenant d'Internet
 Comment[ga]=Taispeáin stiallchartún ón Idirlíon
-Comment[gl]=Mostra bandas deseñadas de internet
+Comment[gl]=Mostra bandas deseñadas de Internet
 Comment[he]=מציג קומיקסים נבחרים מהאינטרנט
 Comment[hr]=Prikaži stripove na Internetu
 Comment[hu]=Képregények megjelenítése az internetről
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdeplasma-addons-5.17.2/applets/weather/package/contents/ui/IconAndTextItem.qml
 
new/kdeplasma-addons-5.17.3/applets/weather/package/contents/ui/IconAndTextItem.qml
--- 
old/kdeplasma-addons-5.17.2/applets/weather/package/contents/ui/IconAndTextItem.qml
 2019-10-29 19:10:43.0 +0100
+++ 
new/kdeplasma-addons-5.17.3/applets/weather/package/contents/ui/IconAndTextItem.qml
 2019-11-12 11:13:38.0 +0100
@@ -56,6 +56,9 @@
 Item {
 id: text
 
+// Otherwise it takes up too much space while loading
+visible: label.text.length > 0
+
 Layout.fillWidth: iconAndTextRoot.vertical
 Layout.fillHeight: !iconAndTextRoot.vertical
 Layout.minimumWidth: iconAndTextRoot.vertical ? 0 : 
sizehelper.paintedWidth
@@ -73,7 +76,7 @@
 italic: label.font.italic
 pixelSize: iconAndTextRoot.vertical ? 
theme.mSize(theme.defaultFont).height * 2 : 1024 // random "big enough" size - 
this is used as a max pixelSize by the fontSizeMode
 }
-minimumPixelSize: theme.mSize(theme.smallestFont).height
+minimumPixelSize: theme.mSize(theme.smallestFont).height / 2
 fontSizeMode: iconAndTextRoot.vertical ? Text.HorizontalFit : 
Text.VerticalFit
 wrapMode: Text.NoWrap
 
@@ -98,7 +101,7 @@
 pixelSize: 1024
 pointSize: 0 // we need to unset pointSize otherwise it breaks 
the Text.Fit size mode
  

commit plasma-nm5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2019-11-15 22:36:08

Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old)
 and  /work/SRC/openSUSE:Factory/.plasma-nm5.new.26869 (New)


Package is "plasma-nm5"

Fri Nov 15 22:36:08 2019 rev:99 rq:747854 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes2019-10-31 
18:12:09.473816203 +0100
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new.26869/plasma-nm5.changes 
2019-11-15 22:36:22.283965472 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:09 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  plasma-nm-5.17.2.tar.xz
  plasma-nm-5.17.2.tar.xz.sig

New:

  plasma-nm-5.17.3.tar.xz
  plasma-nm-5.17.3.tar.xz.sig



Other differences:
--
++ plasma-nm5.spec ++
--- /var/tmp/diff_new_pack.K6dfbY/_old  2019-11-15 22:36:23.219965061 +0100
+++ /var/tmp/diff_new_pack.K6dfbY/_new  2019-11-15 22:36:23.219965061 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 %define mm_support 1
 Name:   plasma-nm5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Plasma applet written in QML for managing network connections
 License:(LGPL-2.1-only OR LGPL-3.0-only) AND (GPL-2.0-only OR 
GPL-3.0-only)

++ plasma-nm-5.17.2.tar.xz -> plasma-nm-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.17.2/CMakeLists.txt 
new/plasma-nm-5.17.3/CMakeLists.txt
--- old/plasma-nm-5.17.2/CMakeLists.txt 2019-10-29 19:27:09.0 +0100
+++ new/plasma-nm-5.17.3/CMakeLists.txt 2019-11-12 11:27:54.0 +0100
@@ -2,7 +2,7 @@
 
 project(plasma-networkmanagement)
 
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.17.2/kcm/kcm_networkmanagement.desktop 
new/plasma-nm-5.17.3/kcm/kcm_networkmanagement.desktop
--- old/plasma-nm-5.17.2/kcm/kcm_networkmanagement.desktop  2019-10-29 
19:26:16.0 +0100
+++ new/plasma-nm-5.17.3/kcm/kcm_networkmanagement.desktop  2019-11-12 
11:27:08.0 +0100
@@ -103,7 +103,7 @@
 X-KDE-Keywords[eu]=sarea,wifi,ethernet,mugikor,banda 
zabala,vpn,internet,trafikoa
 
X-KDE-Keywords[fi]=verkko,langaton,ethernet,mobiili,laajakaista,vpn,internet,liikenne
 X-KDE-Keywords[fr]=réseau,wifi,ethernet,mobile,large bande,vpn,internet,traffic
-X-KDE-Keywords[gl]=network,rede,wifi,ethernet,mobile,móbil,broadband,banda 
larga,vpn,internet,traffic,tráfico
+X-KDE-Keywords[gl]=network,rede,wifi,ethernet,mobile,móbil,broadband,banda 
larga,vpn,Internet,traffic,tráfico
 
X-KDE-Keywords[he]=network,wifi,ethernet,mobile,broadband,vpn,internet,traffic,רשת,ויפי,אינטרנט,תעבורה
 X-KDE-Keywords[hu]=hálózat,wifi,ethernet,mobil,szélessáv,vpn,internet,forgalom
 
X-KDE-Keywords[id]=jaringan,wifi,ethernet,seluler,broadband,vpn,internet,traffic
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.17.2/kded/networkmanagement.desktop 
new/plasma-nm-5.17.3/kded/networkmanagement.desktop
--- old/plasma-nm-5.17.2/kded/networkmanagement.desktop 2019-10-29 
19:26:16.0 +0100
+++ new/plasma-nm-5.17.3/kded/networkmanagement.desktop 2019-11-12 
11:27:08.0 +0100
@@ -58,7 +58,7 @@
 Comment[en_GB]=Provides secrets to the NetworkManager daemon
 Comment[es]=Proporciona contraseñas al demonio de NetworkManager
 Comment[et]=Saladuste edastamine NetworkManageri deemonile
-Comment[eu]=NetworkManager daimonari sekretuak hornitzen dizkio
+Comment[eu]=«NetworkManager» daimonari sekretuak hornitzen dizkio
 Comment[fi]=Välittää salaisuuksia NetworkManager-palvelulle
 Comment[fr]=Fournit des mots de passe pour le démon NetworkManager
 Comment[gl]=Fornece segredos ao servizo de xestión da rede
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-nm-5.17.2/kded/networkmanagement.notifyrc 
new/plasma-nm-5.17.3/kded/networkmanagement.notifyrc
--- old/plasma-nm-5.17.2/kded/networkmanagement.notifyrc2019-10-29 
19:26:16.0 +0100
+++ new/plasma-nm-5.17.3/kded/networkmanagement.notifyrc2019-11-12 
11:27:08.0 +0100
@@ -406,7 +406,7 @@
 Name[en_GB]=Failed to activate connection
 Name[es]=La activación de la conexión ha fallado
 Name[et]=Ühenduse aktiveerimine nurjus
-Name[eu]=Konexioa aktibatzeak huts egin du

commit libkscreen2 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package libkscreen2 for openSUSE:Factory 
checked in at 2019-11-15 22:35:38

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


Package is "libkscreen2"

Fri Nov 15 22:35:38 2019 rev:93 rq:747848 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/libkscreen2/libkscreen2.changes  2019-10-31 
18:11:48.337794072 +0100
+++ /work/SRC/openSUSE:Factory/.libkscreen2.new.26869/libkscreen2.changes   
2019-11-15 22:35:42.095983113 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  libkscreen-5.17.2.tar.xz
  libkscreen-5.17.2.tar.xz.sig

New:

  libkscreen-5.17.3.tar.xz
  libkscreen-5.17.3.tar.xz.sig



Other differences:
--
++ libkscreen2.spec ++
--- /var/tmp/diff_new_pack.tcRmVb/_old  2019-11-15 22:35:42.563982908 +0100
+++ /var/tmp/diff_new_pack.tcRmVb/_new  2019-11-15 22:35:42.567982906 +0100
@@ -19,7 +19,7 @@
 %bcond_without lang
 %define lname   libKF5Screen7
 Name:   libkscreen2
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ libkscreen-5.17.2.tar.xz -> libkscreen-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libkscreen-5.17.2/CMakeLists.txt 
new/libkscreen-5.17.3/CMakeLists.txt
--- old/libkscreen-5.17.2/CMakeLists.txt2019-10-29 19:20:15.0 
+0100
+++ new/libkscreen-5.17.3/CMakeLists.txt2019-11-12 11:21:20.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(libkscreen)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit milou5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package milou5 for openSUSE:Factory checked 
in at 2019-11-15 22:35:52

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


Package is "milou5"

Fri Nov 15 22:35:52 2019 rev:90 rq:747850 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/milou5/milou5.changes2019-10-31 
18:11:57.513803680 +0100
+++ /work/SRC/openSUSE:Factory/.milou5.new.26869/milou5.changes 2019-11-15 
22:35:57.651976285 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  milou-5.17.2.tar.xz
  milou-5.17.2.tar.xz.sig

New:

  milou-5.17.3.tar.xz
  milou-5.17.3.tar.xz.sig



Other differences:
--
++ milou5.spec ++
--- /var/tmp/diff_new_pack.4l7iOr/_old  2019-11-15 22:35:58.771975793 +0100
+++ /var/tmp/diff_new_pack.4l7iOr/_new  2019-11-15 22:35:58.791975784 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   milou5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Dedicated search application built on top of Baloo
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ milou-5.17.2.tar.xz -> milou-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/milou-5.17.2/CMakeLists.txt 
new/milou-5.17.3/CMakeLists.txt
--- old/milou-5.17.2/CMakeLists.txt 2019-10-29 19:22:17.0 +0100
+++ new/milou-5.17.3/CMakeLists.txt 2019-11-12 11:22:57.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(Milou)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")





commit libksysguard5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package libksysguard5 for openSUSE:Factory 
checked in at 2019-11-15 22:35:44

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


Package is "libksysguard5"

Fri Nov 15 22:35:44 2019 rev:94 rq:747849 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/libksysguard5/libksysguard5.changes  
2019-10-31 18:11:53.385799358 +0100
+++ /work/SRC/openSUSE:Factory/.libksysguard5.new.26869/libksysguard5.changes   
2019-11-15 22:35:49.095980041 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  libksysguard-5.17.2.tar.xz
  libksysguard-5.17.2.tar.xz.sig

New:

  libksysguard-5.17.3.tar.xz
  libksysguard-5.17.3.tar.xz.sig



Other differences:
--
++ libksysguard5.spec ++
--- /var/tmp/diff_new_pack.U05M6R/_old  2019-11-15 22:35:49.871979700 +0100
+++ /var/tmp/diff_new_pack.U05M6R/_new  2019-11-15 22:35:49.871979700 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   libksysguard5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Task management and system monitoring library
 License:GPL-2.0-or-later

++ libksysguard-5.17.2.tar.xz -> libksysguard-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksysguard-5.17.2/CMakeLists.txt 
new/libksysguard-5.17.3/CMakeLists.txt
--- old/libksysguard-5.17.2/CMakeLists.txt  2019-10-29 19:21:26.0 
+0100
+++ new/libksysguard-5.17.3/CMakeLists.txt  2019-11-12 11:22:13.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(libksysguard)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 # check with non-Plasma consumers (e.g. KDevelop) before bumping these versions





commit ksysguard5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package ksysguard5 for openSUSE:Factory 
checked in at 2019-11-15 22:35:13

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


Package is "ksysguard5"

Fri Nov 15 22:35:13 2019 rev:92 rq:747843 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/ksysguard5/ksysguard5.changes2019-10-31 
18:11:25.685770354 +0100
+++ /work/SRC/openSUSE:Factory/.ksysguard5.new.26869/ksysguard5.changes 
2019-11-15 22:35:15.463994804 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  ksysguard-5.17.2.tar.xz
  ksysguard-5.17.2.tar.xz.sig

New:

  ksysguard-5.17.3.tar.xz
  ksysguard-5.17.3.tar.xz.sig



Other differences:
--
++ ksysguard5.spec ++
--- /var/tmp/diff_new_pack.4qRcAl/_old  2019-11-15 22:35:16.019994560 +0100
+++ /var/tmp/diff_new_pack.4qRcAl/_new  2019-11-15 22:35:16.055994544 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksysguard5
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ ksysguard-5.17.2.tar.xz -> ksysguard-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksysguard-5.17.2/CMakeLists.txt 
new/ksysguard-5.17.3/CMakeLists.txt
--- old/ksysguard-5.17.2/CMakeLists.txt 2019-10-29 19:17:56.0 +0100
+++ new/ksysguard-5.17.3/CMakeLists.txt 2019-11-12 11:19:07.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(ksysguard)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(KSYSGUARD_VERSION 4.98.0)
 set(KSYSGUARD_STRING_VERSION "${KSYSGUARD_VERSION}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksysguard-5.17.2/gui/org.kde.ksysguard.appdata.xml 
new/ksysguard-5.17.3/gui/org.kde.ksysguard.appdata.xml
--- old/ksysguard-5.17.2/gui/org.kde.ksysguard.appdata.xml  2019-10-29 
19:17:17.0 +0100
+++ new/ksysguard-5.17.3/gui/org.kde.ksysguard.appdata.xml  2019-11-12 
11:18:44.0 +0100
@@ -136,9 +136,9 @@
 
   
   
+
 
 
 
-
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ksysguard-5.17.2/plugins/process/network/networkplugin.json 
new/ksysguard-5.17.3/plugins/process/network/networkplugin.json
--- old/ksysguard-5.17.2/plugins/process/network/networkplugin.json 
2019-10-29 19:17:17.0 +0100
+++ new/ksysguard-5.17.3/plugins/process/network/networkplugin.json 
2019-11-12 11:18:44.0 +0100
@@ -5,6 +5,7 @@
 "Description[cs]": "Vyžití sítě jednotlivými aplikacemi",
 "Description[en_GB]": "Per-application network usage",
 "Description[es]": "Uso de red por aplicaciones",
+"Description[eu]": "Sare erabilera aplikazioko",
 "Description[fi]": "Sovelluskohtainen verkonkäyttö",
 "Description[id]": "Penggunaan jaringan tiap aplikasi",
 "Description[it]": "Utilizzo della rete per applicazione",





commit libkdecoration2 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package libkdecoration2 for openSUSE:Factory 
checked in at 2019-11-15 22:35:32

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


Package is "libkdecoration2"

Fri Nov 15 22:35:32 2019 rev:81 rq:747847 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/libkdecoration2/libkdecoration2.changes  
2019-10-31 18:11:42.793788267 +0100
+++ 
/work/SRC/openSUSE:Factory/.libkdecoration2.new.26869/libkdecoration2.changes   
2019-11-15 22:35:36.171985714 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kdecoration-5.17.2.tar.xz
  kdecoration-5.17.2.tar.xz.sig

New:

  kdecoration-5.17.3.tar.xz
  kdecoration-5.17.3.tar.xz.sig



Other differences:
--
++ libkdecoration2.spec ++
--- /var/tmp/diff_new_pack.VyHFXk/_old  2019-11-15 22:35:36.855985414 +0100
+++ /var/tmp/diff_new_pack.VyHFXk/_new  2019-11-15 22:35:36.859985411 +0100
@@ -20,7 +20,7 @@
 %define lname_private   libkdecorations2private6
 %bcond_without lang
 Name:   libkdecoration2
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:KDE's window decorations library
 License:GPL-2.0-or-later

++ kdecoration-5.17.2.tar.xz -> kdecoration-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdecoration-5.17.2/CMakeLists.txt 
new/kdecoration-5.17.3/CMakeLists.txt
--- old/kdecoration-5.17.2/CMakeLists.txt   2019-10-29 19:09:46.0 
+0100
+++ new/kdecoration-5.17.3/CMakeLists.txt   2019-11-12 11:13:05.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(decoration-api)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kwin5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kwin5 for openSUSE:Factory checked 
in at 2019-11-15 22:35:25

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


Package is "kwin5"

Fri Nov 15 22:35:25 2019 rev:109 rq:747845 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kwin5/kwin5.changes  2019-10-31 
18:11:37.197782408 +0100
+++ /work/SRC/openSUSE:Factory/.kwin5.new.26869/kwin5.changes   2019-11-15 
22:35:31.211987891 +0100
@@ -1,0 +2,13 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * [wayland] Fix sha check of filtered applications
+  * [effects/startupfeedback] Fallback to small icon size when no cursor size 
is configured (kde#413605)
+- Add patch to disarm wayland interface filter:
+  * 0001-Bypass-wayland-interface-blacklisting.patch
+
+---

Old:

  kwin-5.17.2.tar.xz
  kwin-5.17.2.tar.xz.sig

New:

  0001-Bypass-wayland-interface-blacklisting.patch
  kwin-5.17.3.tar.xz
  kwin-5.17.3.tar.xz.sig



Other differences:
--
++ kwin5.spec ++
--- /var/tmp/diff_new_pack.jfZoSp/_old  2019-11-15 22:35:32.847987173 +0100
+++ /var/tmp/diff_new_pack.jfZoSp/_new  2019-11-15 22:35:32.867987164 +0100
@@ -21,7 +21,7 @@
 %global wayland (0%{?suse_version} >= 1330)
 %bcond_without lang
 Name:   kwin5
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -42,6 +42,7 @@
 Patch101:   0001-Use-Xauthority-for-Xwayland.patch
 # PATCH-FIX-OPENSUSE
 Patch102:   0001-Revert-platforms-x11-Force-glXSwapBuffers-to-block-w.patch
+Patch103:   0001-Bypass-wayland-interface-blacklisting.patch
 BuildRequires:  extra-cmake-modules >= 0.0.11
 BuildRequires:  fdupes
 BuildRequires:  kf5-filesystem

++ 0001-Bypass-wayland-interface-blacklisting.patch ++
>From 8ede8942dd8919b33d60ede365ae5d7a2f3818d8 Mon Sep 17 00:00:00 2001
From: Fabian Vogt 
Date: Tue, 12 Nov 2019 13:18:26 +0100
Subject: [PATCH] Bypass wayland interface blacklisting

Currently the check isn't worth anything and it breaks some applications.
See discussion on https://phabricator.kde.org/D22571 and 
https://phabricator.kde.org/T4437#207062.
---
 wayland_server.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/wayland_server.cpp b/wayland_server.cpp
index d6f2f6e87..42b63ba56 100644
--- a/wayland_server.cpp
+++ b/wayland_server.cpp
@@ -245,6 +245,8 @@ public:
 QSet interfacesBlackList = 
{"org_kde_kwin_remote_access_manager", "org_kde_plasma_window_management", 
"org_kde_kwin_fake_input", "org_kde_kwin_keystate"};
 
 bool allowInterface(KWayland::Server::ClientConnection *client, const 
QByteArray ) override {
+return true;
+
 if (client->processId() == getpid()) {
 return true;
 }
-- 
2.23.0

++ kwin-5.17.2.tar.xz -> kwin-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwin-5.17.2/CMakeLists.txt 
new/kwin-5.17.3/CMakeLists.txt
--- old/kwin-5.17.2/CMakeLists.txt  2019-10-29 19:19:46.0 +0100
+++ new/kwin-5.17.3/CMakeLists.txt  2019-11-12 11:20:39.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
 
 project(KWIN)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kwin-5.17.2/effects/startupfeedback/startupfeedback.cpp 
new/kwin-5.17.3/effects/startupfeedback/startupfeedback.cpp
--- old/kwin-5.17.2/effects/startupfeedback/startupfeedback.cpp 2019-10-29 
19:18:40.0 +0100
+++ new/kwin-5.17.3/effects/startupfeedback/startupfeedback.cpp 2019-11-12 
11:19:37.0 +0100
@@ -27,6 +27,7 @@
 #include 
 // KDE
 #include 
+#include 
 #include 
 #include 
 #include 
@@ -284,7 +285,10 @@
 return cursorSize;
 };
 m_cursorSize = readCursorSize();
-const int iconSize = m_cursorSize / 1.5;
+int iconSize = m_cursorSize / 1.5;
+if (!iconSize) {
+iconSize = IconSize(KIconLoader::Small);
+}
 // get ratio for bouncing cursor so we don't need to manually calculate 
the sizes for each icon size
 if (m_type == BouncingFeedback)
 m_bounceSizesRatio = iconSize / 16.0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit kwayland-integration for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kwayland-integration for 
openSUSE:Factory checked in at 2019-11-15 22:35:18

Comparing /work/SRC/openSUSE:Factory/kwayland-integration (Old)
 and  /work/SRC/openSUSE:Factory/.kwayland-integration.new.26869 (New)


Package is "kwayland-integration"

Fri Nov 15 22:35:18 2019 rev:75 rq:747844 version:5.17.3

Changes:

--- 
/work/SRC/openSUSE:Factory/kwayland-integration/kwayland-integration.changes
2019-10-31 18:11:31.549776494 +0100
+++ 
/work/SRC/openSUSE:Factory/.kwayland-integration.new.26869/kwayland-integration.changes
 2019-11-15 22:35:21.631992097 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kwayland-integration-5.17.2.tar.xz
  kwayland-integration-5.17.2.tar.xz.sig

New:

  kwayland-integration-5.17.3.tar.xz
  kwayland-integration-5.17.3.tar.xz.sig



Other differences:
--
++ kwayland-integration.spec ++
--- /var/tmp/diff_new_pack.pZtqSx/_old  2019-11-15 22:35:22.267991817 +0100
+++ /var/tmp/diff_new_pack.pZtqSx/_new  2019-11-15 22:35:22.287991809 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kwayland-integration
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ kwayland-integration-5.17.2.tar.xz -> kwayland-integration-5.17.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kwayland-integration-5.17.2/CMakeLists.txt 
new/kwayland-integration-5.17.3/CMakeLists.txt
--- old/kwayland-integration-5.17.2/CMakeLists.txt  2019-10-29 
19:18:19.0 +0100
+++ new/kwayland-integration-5.17.3/CMakeLists.txt  2019-11-12 
11:19:24.0 +0100
@@ -1,5 +1,5 @@
 project(kwayland-integration)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)





commit ksshaskpass5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package ksshaskpass5 for openSUSE:Factory 
checked in at 2019-11-15 22:35:07

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


Package is "ksshaskpass5"

Fri Nov 15 22:35:07 2019 rev:84 rq:747842 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass5/ksshaskpass5.changes
2019-10-31 18:11:20.465764888 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass5.new.26869/ksshaskpass5.changes 
2019-11-15 22:35:09.631997365 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  ksshaskpass-5.17.2.tar.xz
  ksshaskpass-5.17.2.tar.xz.sig

New:

  ksshaskpass-5.17.3.tar.xz
  ksshaskpass-5.17.3.tar.xz.sig



Other differences:
--
++ ksshaskpass5.spec ++
--- /var/tmp/diff_new_pack.IktPkS/_old  2019-11-15 22:35:10.07159 +0100
+++ /var/tmp/diff_new_pack.IktPkS/_new  2019-11-15 22:35:10.07159 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   ksshaskpass5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Plasma 5 version of ssh-askpass
 License:GPL-2.0-or-later

++ ksshaskpass-5.17.2.tar.xz -> ksshaskpass-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksshaskpass-5.17.2/CMakeLists.txt 
new/ksshaskpass-5.17.3/CMakeLists.txt
--- old/ksshaskpass-5.17.2/CMakeLists.txt   2019-10-29 19:17:03.0 
+0100
+++ new/ksshaskpass-5.17.3/CMakeLists.txt   2019-11-12 11:18:35.0 
+0100
@@ -1,6 +1,6 @@
 project(ksshaskpass)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kinfocenter5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2019-11-15 22:34:43

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


Package is "kinfocenter5"

Fri Nov 15 22:34:43 2019 rev:95 rq:747838 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes
2019-10-31 18:10:59.405742837 +0100
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new.26869/kinfocenter5.changes 
2019-11-15 22:34:46.552007496 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kinfocenter-5.17.2.tar.xz
  kinfocenter-5.17.2.tar.xz.sig

New:

  kinfocenter-5.17.3.tar.xz
  kinfocenter-5.17.3.tar.xz.sig



Other differences:
--
++ kinfocenter5.spec ++
--- /var/tmp/diff_new_pack.RSH8Qn/_old  2019-11-15 22:34:48.164006788 +0100
+++ /var/tmp/diff_new_pack.RSH8Qn/_new  2019-11-15 22:34:48.168006786 +0100
@@ -20,7 +20,7 @@
 
 %bcond_without lang
 Name:   kinfocenter5
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ kinfocenter-5.17.2.tar.xz -> kinfocenter-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.17.2/CMakeLists.txt 
new/kinfocenter-5.17.3/CMakeLists.txt
--- old/kinfocenter-5.17.2/CMakeLists.txt   2019-10-29 19:14:09.0 
+0100
+++ new/kinfocenter-5.17.3/CMakeLists.txt   2019-11-12 11:16:23.0 
+0100
@@ -1,5 +1,5 @@
 project(kinfocenter)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kinfocenter-5.17.2/org.kde.kinfocenter.appdata.xml 
new/kinfocenter-5.17.3/org.kde.kinfocenter.appdata.xml
--- old/kinfocenter-5.17.2/org.kde.kinfocenter.appdata.xml  2019-10-29 
19:13:04.0 +0100
+++ new/kinfocenter-5.17.3/org.kde.kinfocenter.appdata.xml  2019-11-12 
11:15:27.0 +0100
@@ -66,7 +66,7 @@
 Info-guneak zure sistemaren eta mahaigain ingurunearen 
ikuspegi-orokor zentralizatu eta praktiko bat ematen dizu.
 Tietokeskus tarjoaa mukavan keskitetyn yleisnäkymä 
järjestelmään ja työpöytäympäristöön.
 Le centre d'informations vous propose un aperçu 
centralisé et pratique des informations du système et de l'environnement de 
bureau.
-O centro de información fornécelle un resumo centralizado 
e cómodo do seu sistema e ambiente de escritorio.
+O centro de información fornécelle un resumo centralizado 
e cómodo do seu sistema e contorno de escritorio.
 Info Center menyediakanmu dengan ikhtisar terpusat dan 
serasi terhadap sistem dan lingkungan desktop-mu.
 Il centro d'informazione ti dà una panoramica 
centralizzata e comoda sul tuo sistema e sull'ambiente desktop.
 정보 센터에서는 시스템과 데스크톱 환경 정보를 모아서 표시합니다.
@@ -125,9 +125,9 @@
   
   KDE
   
+
 
 
 
-
   
 





commit kscreenlocker for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kscreenlocker for openSUSE:Factory 
checked in at 2019-11-15 22:35:00

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


Package is "kscreenlocker"

Fri Nov 15 22:35:00 2019 rev:74 rq:747841 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kscreenlocker/kscreenlocker.changes  
2019-10-31 18:11:12.425756470 +0100
+++ /work/SRC/openSUSE:Factory/.kscreenlocker.new.26869/kscreenlocker.changes   
2019-11-15 22:35:05.131999339 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kscreenlocker-5.17.2.tar.xz
  kscreenlocker-5.17.2.tar.xz.sig

New:

  kscreenlocker-5.17.3.tar.xz
  kscreenlocker-5.17.3.tar.xz.sig



Other differences:
--
++ kscreenlocker.spec ++
--- /var/tmp/diff_new_pack.ADqfvk/_old  2019-11-15 22:35:05.59135 +0100
+++ /var/tmp/diff_new_pack.ADqfvk/_new  2019-11-15 22:35:05.59135 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreenlocker
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Library and components for secure lock screen architecture
 License:GPL-2.0-or-later

++ kscreenlocker-5.17.2.tar.xz -> kscreenlocker-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreenlocker-5.17.2/CMakeLists.txt 
new/kscreenlocker-5.17.3/CMakeLists.txt
--- old/kscreenlocker-5.17.2/CMakeLists.txt 2019-10-29 19:16:33.0 
+0100
+++ new/kscreenlocker-5.17.3/CMakeLists.txt 2019-11-12 11:18:17.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kscreenlocker)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")





commit kgamma5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kgamma5 for openSUSE:Factory checked 
in at 2019-11-15 22:34:33

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


Package is "kgamma5"

Fri Nov 15 22:34:33 2019 rev:70 rq:747836 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kgamma5/kgamma5.changes  2019-10-31 
18:10:46.529729355 +0100
+++ /work/SRC/openSUSE:Factory/.kgamma5.new.26869/kgamma5.changes   
2019-11-15 22:34:35.912012167 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kgamma5-5.17.2.tar.xz
  kgamma5-5.17.2.tar.xz.sig

New:

  kgamma5-5.17.3.tar.xz
  kgamma5-5.17.3.tar.xz.sig



Other differences:
--
++ kgamma5.spec ++
--- /var/tmp/diff_new_pack.7AMSAq/_old  2019-11-15 22:34:36.384011960 +0100
+++ /var/tmp/diff_new_pack.7AMSAq/_new  2019-11-15 22:34:36.388011958 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kgamma5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Display gamma configuration
 License:GPL-2.0-or-later

++ kgamma5-5.17.2.tar.xz -> kgamma5-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kgamma5-5.17.2/CMakeLists.txt 
new/kgamma5-5.17.3/CMakeLists.txt
--- old/kgamma5-5.17.2/CMakeLists.txt   2019-10-29 19:12:19.0 +0100
+++ new/kgamma5-5.17.3/CMakeLists.txt   2019-11-12 11:14:56.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(kgamma)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")





commit kmenuedit5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kmenuedit5 for openSUSE:Factory 
checked in at 2019-11-15 22:34:50

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


Package is "kmenuedit5"

Fri Nov 15 22:34:50 2019 rev:88 rq:747839 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kmenuedit5/kmenuedit5.changes2019-10-31 
18:11:03.533747159 +0100
+++ /work/SRC/openSUSE:Factory/.kmenuedit5.new.26869/kmenuedit5.changes 
2019-11-15 22:34:51.708005232 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kmenuedit-5.17.2.tar.xz
  kmenuedit-5.17.2.tar.xz.sig

New:

  kmenuedit-5.17.3.tar.xz
  kmenuedit-5.17.3.tar.xz.sig



Other differences:
--
++ kmenuedit5.spec ++
--- /var/tmp/diff_new_pack.9UthFK/_old  2019-11-15 22:34:52.280004982 +0100
+++ /var/tmp/diff_new_pack.9UthFK/_new  2019-11-15 22:34:52.284004980 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kmenuedit5
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ kmenuedit-5.17.2.tar.xz -> kmenuedit-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmenuedit-5.17.2/CMakeLists.txt 
new/kmenuedit-5.17.3/CMakeLists.txt
--- old/kmenuedit-5.17.2/CMakeLists.txt 2019-10-29 19:14:51.0 +0100
+++ new/kmenuedit-5.17.3/CMakeLists.txt 2019-11-12 11:16:54.0 +0100
@@ -1,5 +1,5 @@
 project(kmenuedit)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmenuedit-5.17.2/po/nb/kmenuedit.po 
new/kmenuedit-5.17.3/po/nb/kmenuedit.po
--- old/kmenuedit-5.17.2/po/nb/kmenuedit.po 2019-10-29 19:14:33.0 
+0100
+++ new/kmenuedit-5.17.3/po/nb/kmenuedit.po 2019-11-12 11:16:43.0 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: kmenuedit\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-09-11 03:35+0200\n"
+"POT-Creation-Date: 2019-10-29 07:53+0100\n"
 "PO-Revision-Date: 2013-10-27 18:10+0100\n"
 "Last-Translator: Bjørn Steensrud \n"
 "Language-Team: Norwegian Bokmål \n"
@@ -307,7 +307,7 @@
 msgid "Menu entry to pre-select"
 msgstr "Menyvalg som skal forhåndsvelges"
 
-#: menufile.cpp:101 menufile.cpp:113
+#: menufile.cpp:105 menufile.cpp:117
 #, kde-format
 msgid "Could not write to %1"
 msgstr "Klarte ikke å skrive til %1"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kmenuedit-5.17.2/po/nn/kmenuedit.po 
new/kmenuedit-5.17.3/po/nn/kmenuedit.po
--- old/kmenuedit-5.17.2/po/nn/kmenuedit.po 2019-10-29 19:14:34.0 
+0100
+++ new/kmenuedit-5.17.3/po/nn/kmenuedit.po 2019-11-12 11:16:43.0 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: kmenuedit\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
-"POT-Creation-Date: 2019-09-11 03:35+0200\n"
+"POT-Creation-Date: 2019-10-29 07:53+0100\n"
 "PO-Revision-Date: 2019-03-09 22:49+0100\n"
 "Last-Translator: Karl Ove Hufthammer \n"
 "Language-Team: Norwegian Nynorsk \n"
@@ -306,7 +306,7 @@
 msgid "Menu entry to pre-select"
 msgstr "Menyval som skal førehandsveljast"
 
-#: menufile.cpp:101 menufile.cpp:113
+#: menufile.cpp:105 menufile.cpp:117
 #, kde-format
 msgid "Could not write to %1"
 msgstr "Klarte ikkje skriva til %1"





commit kscreen5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kscreen5 for openSUSE:Factory 
checked in at 2019-11-15 22:34:55

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


Package is "kscreen5"

Fri Nov 15 22:34:55 2019 rev:85 rq:747840 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kscreen5/kscreen5.changes2019-10-31 
18:11:09.073752961 +0100
+++ /work/SRC/openSUSE:Factory/.kscreen5.new.26869/kscreen5.changes 
2019-11-15 22:34:56.576003096 +0100
@@ -1,0 +2,12 @@
+Tue Nov 12 11:01:07 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * fix(kded): read rotated output size (kde#413627)
+  * fix: use output hashMd5 for control files
+  * fix: create control files only when needed
+
+---

Old:

  kscreen-5.17.2.tar.xz
  kscreen-5.17.2.tar.xz.sig

New:

  kscreen-5.17.3.tar.xz
  kscreen-5.17.3.tar.xz.sig



Other differences:
--
++ kscreen5.spec ++
--- /var/tmp/diff_new_pack.QlZwty/_old  2019-11-15 22:34:57.42734 +0100
+++ /var/tmp/diff_new_pack.QlZwty/_new  2019-11-15 22:34:57.420002725 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kscreen5
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}

++ kscreen-5.17.2.tar.xz -> kscreen-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.17.2/CMakeLists.txt 
new/kscreen-5.17.3/CMakeLists.txt
--- old/kscreen-5.17.2/CMakeLists.txt   2019-10-29 19:15:43.0 +0100
+++ new/kscreen-5.17.3/CMakeLists.txt   2019-11-12 11:17:36.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(KScreen)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(KSCREEN_VERSION ${PROJECT_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kscreen-5.17.2/common/control.cpp 
new/kscreen-5.17.3/common/control.cpp
--- old/kscreen-5.17.2/common/control.cpp   2019-10-29 19:14:54.0 
+0100
+++ new/kscreen-5.17.3/common/control.cpp   2019-11-12 11:16:57.0 
+0100
@@ -26,11 +26,16 @@
 
 QString Control::s_dirName = QStringLiteral("control/");
 
-QString Control::dirPath()
+QString Control::dirPath() const
 {
 return Globals::dirPath() % s_dirName;
 }
 
+QString Control::filePathFromHash(const QString ) const
+{
+return dirPath() % hash;
+}
+
 Control::OutputRetention Control::convertVariantToOutputRetention(QVariant 
variant)
 {
 if (variant.canConvert()) {
@@ -49,7 +54,7 @@
 : m_config(config)
 {
 //qDebug() << "Looking for control file:" << 
config->connectedOutputsHash();
-QFile file(filePath(config->connectedOutputsHash()));
+QFile file(filePathFromHash(config->connectedOutputsHash()));
 if (file.open(QIODevice::ReadOnly)) {
 // This might not be reached, bus this is ok. The control file will
 // eventually be created on first write later on.
@@ -67,7 +72,7 @@
 const auto outputs = config->outputs();
 allIds.reserve(outputs.count());
 for (const KScreen::OutputPtr  : outputs) {
-const auto outputId = output->hash();
+const auto outputId = output->hashMd5();
 if (allIds.contains(outputId) && 
!m_duplicateOutputIds.contains(outputId)) {
 m_duplicateOutputIds << outputId;
 }
@@ -81,21 +86,17 @@
 //   in case of such a change while object exists?
 }
 
-QString ControlConfig::filePath(const QString )
+QString ControlConfig::dirPath() const
 {
-const QString dir = dirPath() % QStringLiteral("configs/");
-if (!QDir().mkpath(dir)) {
-return QString();
-}
-return dir % hash;
+return Control::dirPath() % QStringLiteral("configs/");
 }
 
-QString ControlConfig::filePath()
+QString ControlConfig::filePath() const
 {
 if (!m_config) {
 return QString();
 }
-return ControlConfig::filePath(m_config->connectedOutputsHash());
+return filePathFromHash(m_config->connectedOutputsHash());
 }
 
 bool ControlConfig::infoIsOutput(const QVariantMap , const QString 
, const QString ) const
@@ -123,7 +124,7 @@
 
 Control::OutputRetention ControlConfig::getOutputRetention(const 
KScreen::OutputPtr ) const
 {
-return getOutputRetention(output->hash(), output->name());
+return getOutputRetention(output->hashMd5(), output->name());
 }
 
 Control::OutputRetention 

commit kde-cli-tools5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kde-cli-tools5 for openSUSE:Factory 
checked in at 2019-11-15 22:34:14

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


Package is "kde-cli-tools5"

Fri Nov 15 22:34:14 2019 rev:94 rq:747833 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kde-cli-tools5/kde-cli-tools5.changes
2019-10-31 18:10:29.657711688 +0100
+++ /work/SRC/openSUSE:Factory/.kde-cli-tools5.new.26869/kde-cli-tools5.changes 
2019-11-15 22:34:15.960020925 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kde-cli-tools-5.17.2.tar.xz
  kde-cli-tools-5.17.2.tar.xz.sig

New:

  kde-cli-tools-5.17.3.tar.xz
  kde-cli-tools-5.17.3.tar.xz.sig



Other differences:
--
++ kde-cli-tools5.spec ++
--- /var/tmp/diff_new_pack.7KyPUF/_old  2019-11-15 22:34:17.048020448 +0100
+++ /var/tmp/diff_new_pack.7KyPUF/_new  2019-11-15 22:34:17.064020441 +0100
@@ -19,7 +19,7 @@
 %define kf5_version 5.54.0
 %bcond_without lang
 Name:   kde-cli-tools5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Additional CLI tools for KDE applications
 License:GPL-2.0-or-later

++ kde-cli-tools-5.17.2.tar.xz -> kde-cli-tools-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-cli-tools-5.17.2/CMakeLists.txt 
new/kde-cli-tools-5.17.3/CMakeLists.txt
--- old/kde-cli-tools-5.17.2/CMakeLists.txt 2019-10-29 19:09:43.0 
+0100
+++ new/kde-cli-tools-5.17.3/CMakeLists.txt 2019-11-12 11:13:00.0 
+0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(KDE-CLI-Tools)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-cli-tools-5.17.2/keditfiletype/filetypes.desktop 
new/kde-cli-tools-5.17.3/keditfiletype/filetypes.desktop
--- old/kde-cli-tools-5.17.2/keditfiletype/filetypes.desktop2019-10-29 
19:08:39.0 +0100
+++ new/kde-cli-tools-5.17.3/keditfiletype/filetypes.desktop2019-11-12 
11:12:09.0 +0100
@@ -33,7 +33,7 @@
 Name[eo]=Dosierasocioj
 Name[es]=Asociaciones de archivos
 Name[et]=Failide seosed
-Name[eu]=Fitxategi-asoziazioak
+Name[eu]=Fitxategi-elkartzeak
 Name[fa]=تداعی کاربردهای پرونده
 Name[fi]=Tiedostokytkökset
 Name[fr]=Associations de fichiers
@@ -125,7 +125,7 @@
 Comment[eo]=Agordi dosierasociojn
 Comment[es]=Configurar las asociaciones de archivos
 Comment[et]=Failide seoste seadistamine
-Comment[eu]=Fitxategi-asoziazioak konfiguratzea
+Comment[eu]=Konfiguratu fitxategi-elkartzeak
 Comment[fa]=پیکربندی تداعی کاربردهای پرونده
 Comment[fi]=Tiedostokytkösasetukset
 Comment[fr]=Configuration des associations de fichiers
@@ -208,7 +208,7 @@
 
X-KDE-Keywords[eo]=Dosieraranĝoj,Dosierasocioj,MIME-tipoj,Dosierŝablonoj,Dosieroj,Ŝablono
 X-KDE-Keywords[es]=Tipos de archivo,Asociaciones de archivos,tipos 
Mime,Patrones de archivo,Archivos,Patrón
 X-KDE-Keywords[et]=failitüübid,failiseosed,MIME 
tüübid,failimustrid,failid,muster
-X-KDE-Keywords[eu]=Fitxategi motak,Fitxategi-asoziazioak,MIME 
motak,Fitxategi-ereduak,Fitxategiak,Eredua
+X-KDE-Keywords[eu]=Fitxategi-motak,Fitxategi-elkartzeak,MIME 
motak,Fitxategi-ereduak,Fitxategiak,Eredua
 X-KDE-Keywords[fa]=Filetypes,File Associations,Mime Types,File 
Patterns,Files,Pattern
 
X-KDE-Keywords[fi]=Tiedostotyypit,Tiedostokytkökset,MIME-tyypit,Tiedostokuviot,Tiedostot,Kuvio
 X-KDE-Keywords[fr]=Types de fichiers, associations de fichiers, modèles de 
fichiers, fichiers, modèle
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-cli-tools-5.17.2/po/cs/kbroadcastnotification.po 
new/kde-cli-tools-5.17.3/po/cs/kbroadcastnotification.po
--- old/kde-cli-tools-5.17.2/po/cs/kbroadcastnotification.po2019-10-29 
19:08:54.0 +0100
+++ new/kde-cli-tools-5.17.3/po/cs/kbroadcastnotification.po2019-11-12 
11:12:18.0 +0100
@@ -1,21 +1,21 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
-# Vít Pelčák , 2017.
+# Vít Pelčák , 2017, 2019.
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n;
 "POT-Creation-Date: 2019-05-20 03:23+0200\n"
-"PO-Revision-Date: 2017-02-22 

commit kde-gtk-config5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kde-gtk-config5 for openSUSE:Factory 
checked in at 2019-11-15 22:34:19

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


Package is "kde-gtk-config5"

Fri Nov 15 22:34:19 2019 rev:85 rq:747834 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kde-gtk-config5/kde-gtk-config5.changes  
2019-10-31 18:10:34.773717045 +0100
+++ 
/work/SRC/openSUSE:Factory/.kde-gtk-config5.new.26869/kde-gtk-config5.changes   
2019-11-15 22:34:23.888017445 +0100
@@ -1,0 +2,10 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * Remove gtkrc-2.0 legacy settings (kde#413678,kde#413107)
+
+---

Old:

  kde-gtk-config-5.17.2.tar.xz
  kde-gtk-config-5.17.2.tar.xz.sig

New:

  kde-gtk-config-5.17.3.tar.xz
  kde-gtk-config-5.17.3.tar.xz.sig



Other differences:
--
++ kde-gtk-config5.spec ++
--- /var/tmp/diff_new_pack.HlA6HL/_old  2019-11-15 22:34:24.576017143 +0100
+++ /var/tmp/diff_new_pack.HlA6HL/_new  2019-11-15 22:34:24.592017136 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kde-gtk-config5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:KCM Module to Configure GTK2 and GTK3 Applications Appearance 
Under KDE
 License:LGPL-3.0-or-later AND GPL-3.0-or-later

++ kde-gtk-config-5.17.2.tar.xz -> kde-gtk-config-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.17.2/CMakeLists.txt 
new/kde-gtk-config-5.17.3/CMakeLists.txt
--- old/kde-gtk-config-5.17.2/CMakeLists.txt2019-10-29 19:10:41.0 
+0100
+++ new/kde-gtk-config-5.17.3/CMakeLists.txt2019-11-12 11:13:35.0 
+0100
@@ -1,5 +1,5 @@
 project(kde-gtk-config)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 cmake_minimum_required(VERSION 2.8.12)
 
 find_package(ECM 0.0.9 REQUIRED NO_MODULE)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.17.2/src/appearancegtk2.cpp 
new/kde-gtk-config-5.17.3/src/appearancegtk2.cpp
--- old/kde-gtk-config-5.17.2/src/appearancegtk2.cpp2019-10-29 
19:10:16.0 +0100
+++ new/kde-gtk-config-5.17.3/src/appearancegtk2.cpp2019-11-12 
11:13:21.0 +0100
@@ -118,6 +118,7 @@
 modifyGtkrcProperty("gtk-menu-images", m_settings["show_icons_menus"], 
fileContents);
 modifyGtkrcProperty("gtk-button-images", m_settings["show_icons_buttons"], 
fileContents);
 modifyGtkrcProperty("gtk-primary-button-warps-slider", 
m_settings["primary_button_warps_slider"], fileContents);
+removeGtkrcLegacyContents(fileContents);
 }
 
 void AppearanceGTK2::modifyGtkrcProperty(const QString& propertyName, const 
QString& newValue, QString& fileContents) const
@@ -145,6 +146,27 @@
 }
 }
 
+void AppearanceGTK2::removeGtkrcLegacyContents(QString ) const
+{
+// Remove "include" lines
+// Example:
+// include "/usr/share/themes/Adwaita-dark/gtk-2.0/gtkrc"
+
+static const QRegularExpression includeRegExp(QStringLiteral("include 
.*\n"));
+fileContents.remove(includeRegExp);
+
+// Remove redundant font config lines
+// Example:
+// style "user-font"
+// {
+// font_name="Noto Sans Regular"
+// }
+// widget_class "*" style "user-font"
+
+static const QRegularExpression 
userFontStyleRegexp(QStringLiteral("style(.|\n)*{(.|\n)*}\nwidget_class.*\"user-font\""));
+fileContents.remove(userFontStyleRegexp);
+}
+
 void AppearanceGTK2::reset()
 {
 m_settings = QMap {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kde-gtk-config-5.17.2/src/appearancegtk2.h 
new/kde-gtk-config-5.17.3/src/appearancegtk2.h
--- old/kde-gtk-config-5.17.2/src/appearancegtk2.h  2019-10-29 
19:10:16.0 +0100
+++ new/kde-gtk-config-5.17.3/src/appearancegtk2.h  2019-11-12 
11:13:21.0 +0100
@@ -42,6 +42,7 @@
 bool saveSettingsPrivate(const QString& path) const;
 void modifyGtkrcContents(QString& fileContents) const;
 void modifyGtkrcProperty(const QString& propertyName, const QString& 
newValue, QString& fileContents) const;
+void removeGtkrcLegacyContents(QString& fileContents) const;
 };
 
 #endif // APPEARANCEGTK2_H





commit khotkeys5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package khotkeys5 for openSUSE:Factory 
checked in at 2019-11-15 22:34:38

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


Package is "khotkeys5"

Fri Nov 15 22:34:38 2019 rev:90 rq:747837 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/khotkeys5/khotkeys5.changes  2019-10-31 
18:10:54.353737547 +0100
+++ /work/SRC/openSUSE:Factory/.khotkeys5.new.26869/khotkeys5.changes   
2019-11-15 22:34:39.904010414 +0100
@@ -1,0 +2,19 @@
+Tue Nov 12 15:34:58 UTC 2019 - Fabian Vogt 
+
+- Use pkgconfig(xtst) instead
+
+---
+Tue Nov 12 15:09:05 UTC 2019 - George Florea Banus 
+
+- Add libXtst-devel to build requirements, fixes boo#1153789
+
+---
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  khotkeys-5.17.2.tar.xz
  khotkeys-5.17.2.tar.xz.sig

New:

  khotkeys-5.17.3.tar.xz
  khotkeys-5.17.3.tar.xz.sig



Other differences:
--
++ khotkeys5.spec ++
--- /var/tmp/diff_new_pack.2xy4zc/_old  2019-11-15 22:34:41.088009894 +0100
+++ /var/tmp/diff_new_pack.2xy4zc/_new  2019-11-15 22:34:41.104009888 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   khotkeys5
-Version:5.17.2
+Version:5.17.3
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -50,6 +50,7 @@
 BuildRequires:  cmake(LibKWorkspace) >= %{_plasma5_version}
 BuildRequires:  cmake(Qt5X11Extras) >= 5.4.0
 BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xtst)
 Requires:   libqt5-qdbus
 Recommends: %{name}-lang
 

++ khotkeys-5.17.2.tar.xz -> khotkeys-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/khotkeys-5.17.2/CMakeLists.txt 
new/khotkeys-5.17.3/CMakeLists.txt
--- old/khotkeys-5.17.2/CMakeLists.txt  2019-10-29 19:13:00.0 +0100
+++ new/khotkeys-5.17.3/CMakeLists.txt  2019-11-12 11:15:22.0 +0100
@@ -1,5 +1,5 @@
 project(khotkeys)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)





commit kde-user-manager for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kde-user-manager for 
openSUSE:Factory checked in at 2019-11-15 22:34:26

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


Package is "kde-user-manager"

Fri Nov 15 22:34:26 2019 rev:76 rq:747835 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kde-user-manager/kde-user-manager.changes
2019-10-31 18:10:42.753725401 +0100
+++ 
/work/SRC/openSUSE:Factory/.kde-user-manager.new.26869/kde-user-manager.changes 
2019-11-15 22:34:28.620015368 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  user-manager-5.17.2.tar.xz
  user-manager-5.17.2.tar.xz.sig

New:

  user-manager-5.17.3.tar.xz
  user-manager-5.17.3.tar.xz.sig



Other differences:
--
++ kde-user-manager.spec ++
--- /var/tmp/diff_new_pack.dLE0wM/_old  2019-11-15 22:34:29.764014865 +0100
+++ /var/tmp/diff_new_pack.dLE0wM/_new  2019-11-15 22:34:29.768014864 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   kde-user-manager
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:KDE System Settings module to manage users
 License:GPL-2.0-or-later


++ user-manager-5.17.2.tar.xz -> user-manager-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/user-manager-5.17.2/CMakeLists.txt 
new/user-manager-5.17.3/CMakeLists.txt
--- old/user-manager-5.17.2/CMakeLists.txt  2019-10-29 19:36:32.0 
+0100
+++ new/user-manager-5.17.3/CMakeLists.txt  2019-11-12 11:35:55.0 
+0100
@@ -1,6 +1,6 @@
 project(user-manager)
 cmake_minimum_required(VERSION 2.8.12)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 
 set(QT_MIN_VERSION "5.12.0")
 set(KF5_MIN_VERSION "5.62.0")




commit bluedevil5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package bluedevil5 for openSUSE:Factory 
checked in at 2019-11-15 22:33:40

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


Package is "bluedevil5"

Fri Nov 15 22:33:40 2019 rev:83 rq:747825 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/bluedevil5/bluedevil5.changes2019-10-31 
18:09:59.241679841 +0100
+++ /work/SRC/openSUSE:Factory/.bluedevil5.new.26869/bluedevil5.changes 
2019-11-15 22:33:43.432035205 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  bluedevil-5.17.2.tar.xz
  bluedevil-5.17.2.tar.xz.sig

New:

  bluedevil-5.17.3.tar.xz
  bluedevil-5.17.3.tar.xz.sig



Other differences:
--
++ bluedevil5.spec ++
--- /var/tmp/diff_new_pack.nkO5gR/_old  2019-11-15 22:33:44.668034662 +0100
+++ /var/tmp/diff_new_pack.nkO5gR/_new  2019-11-15 22:33:44.700034648 +0100
@@ -19,7 +19,7 @@
 
 %bcond_without lang
 Name:   bluedevil5
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Bluetooth Manager for KDE Plasma
 License:GPL-2.0-or-later

++ bluedevil-5.17.2.tar.xz -> bluedevil-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.17.2/CMakeLists.txt 
new/bluedevil-5.17.3/CMakeLists.txt
--- old/bluedevil-5.17.2/CMakeLists.txt 2019-10-29 19:04:33.0 +0100
+++ new/bluedevil-5.17.3/CMakeLists.txt 2019-11-12 11:08:48.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(bluedevil)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bluedevil-5.17.2/po/ja/bluedevil.po 
new/bluedevil-5.17.3/po/ja/bluedevil.po
--- old/bluedevil-5.17.2/po/ja/bluedevil.po 2019-10-29 19:04:10.0 
+0100
+++ new/bluedevil-5.17.3/po/ja/bluedevil.po 2019-11-12 11:08:30.0 
+0100
@@ -15,7 +15,7 @@
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 18.12.3\n"
+"X-Generator: Lokalize 19.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"





commit discover for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package discover for openSUSE:Factory 
checked in at 2019-11-15 22:33:58

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


Package is "discover"

Fri Nov 15 22:33:58 2019 rev:66 rq:747828 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/discover/discover.changes2019-10-31 
18:10:15.209696560 +0100
+++ /work/SRC/openSUSE:Factory/.discover.new.26869/discover.changes 
2019-11-15 22:33:59.852027997 +0100
@@ -1,0 +2,31 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * flatpak: --verbosity
+  * ui: fix updates page
+  * flatpak: show an error message when remotes are faulty
+  * pk+suse: include a hack to allow apps to be executed (kde#412986)
+  * pk: fix fallback invocation plan
+  * ui: improve busy indicator handling (kde#412908)
+  * kns: don't read globals when loading KNS files
+  * flatpak: save quite some unnecessary QString allocations at startup
+  * app page: fix display of faulty screenshots (kde#413812)
+  * --qml warnings
+  * --warnings
+  * kns: fetching details might increase the description we have
+  * --qclp runtime warnings
+  * ui: remove LinkLabel
+  * Fix qml warnings
+  * Address qml tests
+  * dummy: fix test
+  * Help cmake find the tests
+  * flatpak: make test more resilient
+  * flatpak: downloading flathub metadata takes a while
+  * flatpak: remove duplicated code
+  * kns: fix test
+
+---

Old:

  discover-5.17.2.tar.xz
  discover-5.17.2.tar.xz.sig

New:

  discover-5.17.3.tar.xz
  discover-5.17.3.tar.xz.sig



Other differences:
--
++ discover.spec ++
--- /var/tmp/diff_new_pack.zeLrp6/_old  2019-11-15 22:34:01.680027194 +0100
+++ /var/tmp/diff_new_pack.zeLrp6/_new  2019-11-15 22:34:01.700027185 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   discover
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Software store for the KDE Plasma desktop
 License:GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later

++ discover-5.17.2.tar.xz -> discover-5.17.3.tar.xz ++
/work/SRC/openSUSE:Factory/discover/discover-5.17.2.tar.xz 
/work/SRC/openSUSE:Factory/.discover.new.26869/discover-5.17.3.tar.xz differ: 
char 25, line 1





commit cri-o for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package cri-o for openSUSE:Factory checked 
in at 2019-11-15 22:33:28

Comparing /work/SRC/openSUSE:Factory/cri-o (Old)
 and  /work/SRC/openSUSE:Factory/.cri-o.new.26869 (New)


Package is "cri-o"

Fri Nov 15 22:33:28 2019 rev:39 rq:748819 version:1.16.0

Changes:

--- /work/SRC/openSUSE:Factory/cri-o/cri-o.changes  2019-11-12 
11:54:59.831316158 +0100
+++ /work/SRC/openSUSE:Factory/.cri-o.new.26869/cri-o.changes   2019-11-15 
22:33:31.224040564 +0100
@@ -1,0 +2,48 @@
+Fri Nov 15 04:49:31 UTC 2019 - Sascha Grunert 
+
+- Use single service macro invocation
+- Add shell completions directories to files
+
+---
+Thu Nov 14 09:19:51 UTC 2019 - Sascha Grunert 
+
+- Add crio and crio-status shell completions
+- Add crio-wipe and crio-shutdown services
+- Update kubelet verbosity to `-v=2`
+- Update conmon cgroup to `system.slice`
+- Update crio.conf to match latest version
+- Update to v1.16.0:
+  * Major Changes
+* Add support for manifest lists
+* Dual stack IPv6 support
+* HUP reload of SystemRegistries
+* file_locking is no longer a supported option in the
+  configuration file
+* Hooks are no longer found implicitally.
+* conmon now lives in a separate repository and must be
+  downloaded separately.
+  * Minor
+* All OCI mounts are mounted as rw when a pod is privileged
+* CRI-O can now run on a cgroupv2 system (only with the runtime
+  crun)
+* Add environment variables to CLI flags
+* Add crio-status client to conveniently query status of crio
+  or a container
+* Conmon is now found in $PATH if a path isn't specified or is
+  empty
+* Add metrics to configuration file
+* Bandwidth burst can only be 4GB
+* If another container manager shares CRI-O's storage (like
+  podman), CRI-O no longer attempts to restore them
+* Increase validation for log_dir and runtime_type in
+  configuration
+* Allow usage of short container ID in ContainerStats
+* Make image volumes writeable by the container user
+* Various man page fixes
+* The crio-wipe script is now included in the crio binary (as
+  crio wipe), and only removes CRI-O containers and images.
+* Set some previously public packages as internal (client, lib,
+  oci, pkg, tools, version)
+* infra container now spawned as not privileged
+
+---

Old:

  cri-o-1.15.2.tar.xz

New:

  cri-o-1.16.0.tar.xz
  crio-shutdown.service
  crio-wipe.service



Other differences:
--
++ cri-o.spec ++
--- /var/tmp/diff_new_pack.jfCLC0/_old  2019-11-15 22:33:32.256040111 +0100
+++ /var/tmp/diff_new_pack.jfCLC0/_new  2019-11-15 22:33:32.260040109 +0100
@@ -26,8 +26,10 @@
 %definename_source1 crio.service
 %definename_source2 sysconfig.crio
 %definename_source3 crio.conf
+%define name_source4 crio-wipe.service
+%define name_source5 crio-shutdown.service
 Name:   cri-o
-Version:1.15.2
+Version:1.16.0
 Release:0
 Summary:OCI-based implementation of Kubernetes Container Runtime 
Interface
 License:Apache-2.0
@@ -39,6 +41,8 @@
 Source3:%{name_source3}
 Source4:cri-o-rpmlintrc
 Source5:kubelet.env
+Source6:%{name_source4}
+Source7:%{name_source5}
 BuildRequires:  device-mapper-devel
 BuildRequires:  fdupes
 BuildRequires:  glib2-devel-static
@@ -61,6 +65,7 @@
 Requires:   libcontainers-storage
 Requires:   runc >= 1.0.0~rc6
 Requires:   socat
+Requires:   conmon
 Recommends: katacontainers
 # Provide generic cri-runtime dependency (needed by kubernetes)
 Provides:   cri-runtime
@@ -100,10 +105,10 @@
 make
 
 %pre
-%service_add_pre %{name_source1}
+%service_add_pre %{name_source1} %{name_source4} %{name_source5}
 
 %post
-%service_add_post %{name_source1}
+%service_add_post %{name_source1} %{name_source4} %{name_source5}
 # This is the additional directory where cri-o is going to look up for CNI
 # plugins installed by DaemonSets running on Kubernetes (i.e. Cilium).
 mkdir -p /opt/cni/bin
@@ -112,19 +117,26 @@
 %fillup_only -n kubelet
 
 %preun
-%service_del_preun %{name_source1}
+%service_del_preun %{name_source1} %{name_source4} %{name_source5}
 
 %postun
-%service_del_postun %{name_source1}
+%service_del_postun %{name_source1} %{name_source4} %{name_source5}
 
 %install
 cd $HOME/go/src/%{project}
 
 # Binaries
 install -D -m 0755 bin/crio%{buildroot}/%{_bindir}/crio
+install -D -m 0755 bin/crio-status%{buildroot}/%{_bindir}/crio-status
 install -d %{buildroot}/%{_libexecdir}/crio/bin

commit kactivitymanagerd for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kactivitymanagerd for 
openSUSE:Factory checked in at 2019-11-15 22:34:08

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


Package is "kactivitymanagerd"

Fri Nov 15 22:34:08 2019 rev:70 rq:747831 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/kactivitymanagerd/kactivitymanagerd.changes  
2019-10-31 18:10:25.317707144 +0100
+++ 
/work/SRC/openSUSE:Factory/.kactivitymanagerd.new.26869/kactivitymanagerd.changes
   2019-11-15 22:34:11.248022994 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---

Old:

  kactivitymanagerd-5.17.2.tar.xz
  kactivitymanagerd-5.17.2.tar.xz.sig

New:

  kactivitymanagerd-5.17.3.tar.xz
  kactivitymanagerd-5.17.3.tar.xz.sig



Other differences:
--
++ kactivitymanagerd.spec ++
--- /var/tmp/diff_new_pack.2ggpOE/_old  2019-11-15 22:34:12.012022658 +0100
+++ /var/tmp/diff_new_pack.2ggpOE/_new  2019-11-15 22:34:12.020022655 +0100
@@ -20,7 +20,7 @@
 
 %bcond_without lang
 Name:   kactivitymanagerd
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:KDE Plasma Activities support
 License:GPL-2.0-or-later

++ kactivitymanagerd-5.17.2.tar.xz -> kactivitymanagerd-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kactivitymanagerd-5.17.2/src/service/plugins/gtk-eventspy/kactivitymanagerd-plugin-gtk-eventspy.json
 
new/kactivitymanagerd-5.17.3/src/service/plugins/gtk-eventspy/kactivitymanagerd-plugin-gtk-eventspy.json
--- 
old/kactivitymanagerd-5.17.2/src/service/plugins/gtk-eventspy/kactivitymanagerd-plugin-gtk-eventspy.json
2019-10-29 19:08:10.0 +0100
+++ 
new/kactivitymanagerd-5.17.3/src/service/plugins/gtk-eventspy/kactivitymanagerd-plugin-gtk-eventspy.json
2019-11-12 11:11:52.0 +0100
@@ -5,6 +5,7 @@
 "Email": "meven.car(at)kdemail.net",
 "Name": "Méven Car",
 "Name[ca]": "Méven Car",
+"Name[cs]": "Méven Car",
 "Name[de]": "Méven Car",
 "Name[en_GB]": "Méven Car",
 "Name[es]": "Méven Car",





commit drkonqi5 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package drkonqi5 for openSUSE:Factory 
checked in at 2019-11-15 22:34:03

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


Package is "drkonqi5"

Fri Nov 15 22:34:03 2019 rev:41 rq:747829 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/drkonqi5/drkonqi5.changes2019-10-31 
18:10:19.649701209 +0100
+++ /work/SRC/openSUSE:Factory/.drkonqi5.new.26869/drkonqi5.changes 
2019-11-15 22:34:05.464025533 +0100
@@ -1,0 +2,12 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * move plus character in query test to connection
+  * force encoding on all queries
+  * force-encode passwords on login (kde#413920)
+
+---

Old:

  drkonqi-5.17.2.tar.xz
  drkonqi-5.17.2.tar.xz.sig

New:

  drkonqi-5.17.3.tar.xz
  drkonqi-5.17.3.tar.xz.sig



Other differences:
--
++ drkonqi5.spec ++
--- /var/tmp/diff_new_pack.XAzzMr/_old  2019-11-15 22:34:06.200025210 +0100
+++ /var/tmp/diff_new_pack.XAzzMr/_new  2019-11-15 22:34:06.200025210 +0100
@@ -23,7 +23,7 @@
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
 # Latest ABI-stable Plasma (e.g. 5.8 in KF5, but 5.9.1 in KUF)
 %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Helper for debugging and reporting crashes
 License:GPL-2.0-or-later

++ drkonqi-5.17.2.tar.xz -> drkonqi-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drkonqi-5.17.2/CMakeLists.txt 
new/drkonqi-5.17.3/CMakeLists.txt
--- old/drkonqi-5.17.2/CMakeLists.txt   2019-10-29 19:08:06.0 +0100
+++ new/drkonqi-5.17.3/CMakeLists.txt   2019-11-12 11:11:45.0 +0100
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.0)
 
 project(drkonqi)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 set(QT_MIN_VERSION "5.12.0")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drkonqi-5.17.2/po/cs/drkonqi5.po 
new/drkonqi-5.17.3/po/cs/drkonqi5.po
--- old/drkonqi-5.17.2/po/cs/drkonqi5.po2019-10-29 19:07:49.0 
+0100
+++ new/drkonqi-5.17.3/po/cs/drkonqi5.po2019-11-12 11:11:35.0 
+0100
@@ -17,7 +17,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-"X-Generator: Lokalize 19.08.0\n"
+"X-Generator: Lokalize 19.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/drkonqi-5.17.2/po/it/drkonqi5.po 
new/drkonqi-5.17.3/po/it/drkonqi5.po
--- old/drkonqi-5.17.2/po/it/drkonqi5.po2019-10-29 19:07:54.0 
+0100
+++ new/drkonqi-5.17.3/po/it/drkonqi5.po2019-11-12 11:11:38.0 
+0100
@@ -19,7 +19,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.08.0\n"
+"X-Generator: Lokalize 19.08.2\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/drkonqi-5.17.2/src/bugzillaintegration/libbugzilla/autotests/connectiontest.cpp
 
new/drkonqi-5.17.3/src/bugzillaintegration/libbugzilla/autotests/connectiontest.cpp
--- 
old/drkonqi-5.17.2/src/bugzillaintegration/libbugzilla/autotests/connectiontest.cpp
 2019-10-29 19:07:38.0 +0100
+++ 
new/drkonqi-5.17.3/src/bugzillaintegration/libbugzilla/autotests/connectiontest.cpp
 2019-11-12 11:11:30.0 +0100
@@ -78,7 +78,13 @@
 qDebug() << httpBlob;
 // The query is important to see if this actually gets properly
 // passed along!
-if (httpBlob.startsWith("GET /hi?informal=yes")) {
+// Reason it has a plus:
+// https://bugs.kde.org/show_bug.cgi?id=413920
+// QUrlQuery doesn't encode plus characters, bugzilla serverside 
however
+// needs it encoded which is a bit weird because it doesn't 
actually
+// require full-form encoding either (i.e. space becomes plus and
+// plus becomes encoded).
+if (httpBlob.startsWith("GET /hi?informal=yes%2Bcertainly")) {
 QFile 

commit breeze for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package breeze for openSUSE:Factory checked 
in at 2019-11-15 22:33:47

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


Package is "breeze"

Fri Nov 15 22:33:47 2019 rev:92 rq:747826 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/breeze/breeze.changes2019-10-31 
18:10:04.293685130 +0100
+++ /work/SRC/openSUSE:Factory/.breeze.new.26869/breeze.changes 2019-11-15 
22:33:50.304032188 +0100
@@ -1,0 +2,9 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- No code changes since 5.17.2
+
+---
breeze4-style.changes: same change

Old:

  breeze-5.17.2.tar.xz
  breeze-5.17.2.tar.xz.sig

New:

  breeze-5.17.3.tar.xz
  breeze-5.17.3.tar.xz.sig



Other differences:
--
++ breeze.spec ++
--- /var/tmp/diff_new_pack.O9Xmt8/_old  2019-11-15 22:33:51.848031510 +0100
+++ /var/tmp/diff_new_pack.O9Xmt8/_new  2019-11-15 22:33:51.856031507 +0100
@@ -22,7 +22,7 @@
 %{!?_plasma5_version: %define _plasma5_version %(echo %{_plasma5_bugfix} | awk 
-F. '{print $1"."$2}')}
 %bcond_without lang
 Name:   breeze
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Plasma Desktop artwork, styles and assets
 License:GPL-2.0-or-later

++ breeze4-style.spec ++
--- /var/tmp/diff_new_pack.O9Xmt8/_old  2019-11-15 22:33:51.892031491 +0100
+++ /var/tmp/diff_new_pack.O9Xmt8/_new  2019-11-15 22:33:51.900031487 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   breeze4-style
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:Plasma Desktop artwork, styles and assets
 License:GPL-2.0-or-later

++ breeze-5.17.2.tar.xz -> breeze-5.17.3.tar.xz ++
/work/SRC/openSUSE:Factory/breeze/breeze-5.17.2.tar.xz 
/work/SRC/openSUSE:Factory/.breeze.new.26869/breeze-5.17.3.tar.xz differ: char 
25, line 1





commit breeze-gtk for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package breeze-gtk for openSUSE:Factory 
checked in at 2019-11-15 22:33:53

Comparing /work/SRC/openSUSE:Factory/breeze-gtk (Old)
 and  /work/SRC/openSUSE:Factory/.breeze-gtk.new.26869 (New)


Package is "breeze-gtk"

Fri Nov 15 22:33:53 2019 rev:70 rq:747827 version:5.17.3

Changes:

--- /work/SRC/openSUSE:Factory/breeze-gtk/breeze-gtk.changes2019-10-31 
18:10:08.525689562 +0100
+++ /work/SRC/openSUSE:Factory/.breeze-gtk.new.26869/breeze-gtk.changes 
2019-11-15 22:33:54.692030262 +0100
@@ -1,0 +2,11 @@
+Tue Nov 12 11:01:06 UTC 2019 - Fabian Vogt 
+
+- Update to 5.17.3
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/plasma-5.17.3.php
+- Changes since 5.17.2:
+  * [GTK3] Modify scrollbar states to better resemble Breeze Qt (kde#413498)
+  * [GTK3/Firefox] Fix scrollbar click region (kde#413118)
+
+---

Old:

  breeze-gtk-5.17.2.tar.xz
  breeze-gtk-5.17.2.tar.xz.sig

New:

  breeze-gtk-5.17.3.tar.xz
  breeze-gtk-5.17.3.tar.xz.sig



Other differences:
--
++ breeze-gtk.spec ++
--- /var/tmp/diff_new_pack.S12gfA/_old  2019-11-15 22:33:55.232030025 +0100
+++ /var/tmp/diff_new_pack.S12gfA/_new  2019-11-15 22:33:55.248030017 +0100
@@ -19,7 +19,7 @@
 
 %define _name   breeze
 Name:   breeze-gtk
-Version:5.17.2
+Version:5.17.3
 Release:0
 Summary:GTK+ theme matching KDE's Breeze
 License:LGPL-2.1-only

++ breeze-gtk-5.17.2.tar.xz -> breeze-gtk-5.17.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.17.2/CMakeLists.txt 
new/breeze-gtk-5.17.3/CMakeLists.txt
--- old/breeze-gtk-5.17.2/CMakeLists.txt2019-10-29 19:06:01.0 
+0100
+++ new/breeze-gtk-5.17.3/CMakeLists.txt2019-11-12 11:10:16.0 
+0100
@@ -1,5 +1,5 @@
 project(breeze-gtk)
-set(PROJECT_VERSION "5.17.2")
+set(PROJECT_VERSION "5.17.3")
 set(PROJECT_VERSION_MAJOR 5)
 
 cmake_minimum_required(VERSION 2.8.12)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/breeze-gtk-5.17.2/src/gtk3/applications/_firefox.scss 
new/breeze-gtk-5.17.3/src/gtk3/applications/_firefox.scss
--- old/breeze-gtk-5.17.2/src/gtk3/applications/_firefox.scss   1970-01-01 
01:00:00.0 +0100
+++ new/breeze-gtk-5.17.3/src/gtk3/applications/_firefox.scss   2019-11-12 
11:10:16.0 +0100
@@ -0,0 +1,8 @@
+#MozillaGtkWidget {
+scrollbar {
+margin: 0px;
+slider {
+border: 5px solid transparent;
+}
+}
+}
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.17.2/src/gtk3/gtk.scss 
new/breeze-gtk-5.17.3/src/gtk3/gtk.scss
--- old/breeze-gtk-5.17.2/src/gtk3/gtk.scss 2019-10-29 19:06:01.0 
+0100
+++ new/breeze-gtk-5.17.3/src/gtk3/gtk.scss 2019-11-12 11:10:16.0 
+0100
@@ -34,4 +34,5 @@
 @import "widgets/treeview";
 @import "widgets/window_decorations";
 
-@import "applications/chromium";
\ No newline at end of file
+@import "applications/chromium";
+@import "applications/firefox";
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/breeze-gtk-5.17.2/src/gtk3/widgets/_scrollbar.scss 
new/breeze-gtk-5.17.3/src/gtk3/widgets/_scrollbar.scss
--- old/breeze-gtk-5.17.2/src/gtk3/widgets/_scrollbar.scss  2019-10-29 
19:06:01.0 +0100
+++ new/breeze-gtk-5.17.3/src/gtk3/widgets/_scrollbar.scss  2019-11-12 
11:10:16.0 +0100
@@ -44,14 +44,6 @@
 background-image: none;
 color: transparent;
 }
-  &:backdrop {
-@extend %undecorated_button;
-color: gtk("@theme_button_foreground_backdrop");
-&:disabled {
-  color: gtk("@theme_button_foreground_backdrop_insensitive");
-}
-@extend %undecorated_button;
-}
}
 
   // Overlay Scrollbars
@@ -118,10 +110,7 @@
 min-height: 30px;
 border-radius: 8px;
 background-clip: padding-box;
-background-color: gtkalpha($scrollbar_color_backdrop, 0.2);
-&:backdrop { 
-background-color: $scrollbar_color_backdrop; 
-}
+background-color: gtkalpha("@theme_fg_color", 0.5);
 &:hover {
 min-width: 6px;
background-color: gtk("@theme_button_decoration_hover");
@@ -134,10 +123,7 @@
 min-height: 3px;
 border-radius: 8px;
 background-clip: padding-box;
-background-color: gtkalpha($scrollbar_color_backdrop, 0.2);
-&:backdrop { 
-background-color: $scrollbar_color_backdrop; 
-}
+background-color: 

commit libjpeg-turbo for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package libjpeg-turbo for openSUSE:Factory 
checked in at 2019-11-15 22:33:22

Comparing /work/SRC/openSUSE:Factory/libjpeg-turbo (Old)
 and  /work/SRC/openSUSE:Factory/.libjpeg-turbo.new.26869 (New)


Package is "libjpeg-turbo"

Fri Nov 15 22:33:22 2019 rev:50 rq:748021 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/libjpeg-turbo/libjpeg-turbo.changes  
2019-10-14 12:30:58.136352144 +0200
+++ /work/SRC/openSUSE:Factory/.libjpeg-turbo.new.26869/libjpeg-turbo.changes   
2019-11-15 22:33:23.744043847 +0100
@@ -1,0 +2,8 @@
+Tue Nov 12 14:09:12 UTC 2019 - pgaj...@suse.com
+
+- fix upstream bug 388 [bsc#1156402]
+- added patches
+  https://github.com/libjpeg-turbo/libjpeg-turbo/issues/388
+  + libjpeg-turbo-issue-388.patch
+
+---

New:

  libjpeg-turbo-issue-388.patch



Other differences:
--
++ libjpeg-turbo.spec ++
--- /var/tmp/diff_new_pack.NzvCq5/_old  2019-11-15 22:33:24.756043403 +0100
+++ /var/tmp/diff_new_pack.NzvCq5/_new  2019-11-15 22:33:24.756043403 +0100
@@ -39,6 +39,8 @@
 Source1:baselibs.conf
 Patch1: libjpeg-turbo-1.3.0-tiff-ojpeg.patch
 Patch2: ctest-depends.patch
+# https://github.com/libjpeg-turbo/libjpeg-turbo/issues/388
+Patch3: libjpeg-turbo-issue-388.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
@@ -104,6 +106,7 @@
 %setup -q
 %patch1
 %patch2 -p1
+%patch3 -p1
 
 %build
 MYLDFLAGS="-Wl,-z,relro,-z,now"


++ libjpeg-turbo-issue-388.patch ++
--- a/tjbench.c
+++ b/tjbench.c
@@ -171,7 +171,7 @@ static int decomp(unsigned char *srcBuf, unsigned char 
**jpegBuf,
   }
   /* Set the destination buffer to gray so we know whether the decompressor
  attempted to write to it */
-  memset(dstBuf, 127, pitch * scaledh);
+  memset(dstBuf, 127, (size_t)pitch * scaledh);
 
   if (doYUV) {
 int width = doTile ? tilew : scaledw;
@@ -193,7 +193,7 @@ static int decomp(unsigned char *srcBuf, unsigned char 
**jpegBuf,
 double start = getTime();
 
 for (row = 0, dstPtr = dstBuf; row < ntilesh;
- row++, dstPtr += pitch * tileh) {
+ row++, dstPtr += (size_t)pitch * tileh) {
   for (col = 0, dstPtr2 = dstPtr; col < ntilesw;
col++, tile++, dstPtr2 += ps * tilew) {
 int width = doTile ? min(tilew, w - col * tilew) : scaledw;





commit mariadb for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2019-11-15 22:33:08

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


Package is "mariadb"

Fri Nov 15 22:33:08 2019 rev:88 rq:747745 version:10.3.20

Changes:

--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2019-09-27 
14:45:20.493249498 +0200
+++ /work/SRC/openSUSE:Factory/.mariadb.new.26869/mariadb.changes   
2019-11-15 22:33:11.340049292 +0100
@@ -1,0 +2,44 @@
+Mon Nov 11 15:42:21 UTC 2019 - Kristyna Streitova 
+
+- update to 10.3.20
+  * notable changes for 10.3.20
+* MDEV-20987: InnoDB fails to start when FTS table has FK relation
+  * notable changes for 10.3.19
+* MDEV-20864: Debug-only option innodb_change_buffer_dump for
+  dumping the contents of the InnoDB change buffer to the
+  server error log at startup.
+* MariaBackup:
+  * MDEV-18438: mbstream recreates xtrabackup_info on same
+directory as backup file
+  * MDEV-20703: mariabackup creates binlog files in serve
+binlog directory on --prepare --export step
+* FULLTEXT INDEX:
+  * MDEV-19647: Server hangs after dropping full text indexes
+and restart
+  * MDEV-19529: InnoDB hang on DROP FULLTEXT INDEX
+  * MDEV-19073: FTS row mismatch after crash recovery
+  * MDEV-20621: FULLTEXT INDEX activity causes InnoDB hang
+  * MDEV-20927: Duplicate key with auto increment
+* ALTER TABLE:
+  * MDEV-20799: DROP Virtual Column crash
+  * MDEV-20852: BtrBulk is unnecessarily holding dict_index_t::lock
+* System-Versioned Tables:
+  * MDEV-16210: FK constraints on versioned tables use historical
+rows, which may cause constraint violation
+  * MDEV-20812: Unexpected ER_ROW_IS_REFERENCED_2 or server
+crash in row_ins_foreign_report_err upon DELETE from
+versioned table with FK
+* Galera wsrep library updated to 25.3.28
+  * Fixes for the following security vulnerabilities:
+CVE-2019-2974, CVE-2019-2938
+  * release notes and changelog:
+https://mariadb.com/kb/en/library/mariadb-10320-release-notes
+https://mariadb.com/kb/en/library/mariadb-10320-changelog
+https://mariadb.com/kb/en/library/mariadb-10319-release-notes
+https://mariadb.com/kb/en/library/mariadb-10319-changelog
+- remove mariadb-10.3.17-fix_ppc_build.patch (applied upstream)
+- refresh
+  * mariadb-10.2.4-logrotate.patch
+  * mariadb-10.0.15-logrotate-su.patch
+
+---

Old:

  mariadb-10.3.17-fix_ppc_build.patch
  mariadb-10.3.18.tar.gz
  mariadb-10.3.18.tar.gz.sig

New:

  mariadb-10.3.20.tar.gz
  mariadb-10.3.20.tar.gz.sig



Other differences:
--
++ mariadb.spec ++
--- /var/tmp/diff_new_pack.Euht06/_old  2019-11-15 22:33:13.468048358 +0100
+++ /var/tmp/diff_new_pack.Euht06/_new  2019-11-15 22:33:13.472048356 +0100
@@ -54,7 +54,7 @@
 %define python_path /usr/bin/python2
 %endif
 Name:   mariadb
-Version:10.3.18
+Version:10.3.20
 Release:0
 Summary:Server part of MariaDB
 License:SUSE-GPL-2.0-with-FLOSS-exception
@@ -77,7 +77,6 @@
 Patch7: mariadb-10.0.15-logrotate-su.patch
 Patch8: mariadb-10.2.4-fortify-and-O.patch
 Patch9: mariadb-10.2.19-link-and-enable-c++11-atomics.patch
-Patch10:mariadb-10.3.17-fix_ppc_build.patch
 # needed for bison SQL parser and wsrep API
 BuildRequires:  bison
 BuildRequires:  cmake
@@ -334,7 +333,6 @@
 %patch7
 %patch8
 %patch9 -p1
-%patch10 -p1
 
 cp %{_sourcedir}/suse-test-run .
 

++ mariadb-10.0.15-logrotate-su.patch ++
--- /var/tmp/diff_new_pack.Euht06/_old  2019-11-15 22:33:13.544048325 +0100
+++ /var/tmp/diff_new_pack.Euht06/_new  2019-11-15 22:33:13.544048325 +0100
@@ -13,5 +13,5 @@
  # create 600 mysql mysql
 +su mysql mysql
  notifempty
-   daily
+ daily
  rotate 3

++ mariadb-10.2.4-logrotate.patch ++
--- /var/tmp/diff_new_pack.Euht06/_old  2019-11-15 22:33:13.556048319 +0100
+++ /var/tmp/diff_new_pack.Euht06/_new  2019-11-15 22:33:13.556048319 +0100
@@ -17,7 +17,7 @@
 +/var/log/mysql/*.log {
  # create 600 mysql mysql
  notifempty
-   daily
+ daily
 @@ -32,6 +32,14 @@
then
   @bindir@/mysqladmin --local flush-error-log \

++ mariadb-10.3.18.tar.gz -> mariadb-10.3.20.tar.gz ++
/work/SRC/openSUSE:Factory/mariadb/mariadb-10.3.18.tar.gz 
/work/SRC/openSUSE:Factory/.mariadb.new.26869/mariadb-10.3.20.tar.gz differ: 
char 5, line 1




commit btrfsprogs for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2019-11-15 22:32:32

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


Package is "btrfsprogs"

Fri Nov 15 22:32:32 2019 rev:107 rq:747631 version:5.3.1

Changes:

--- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes2019-10-23 
15:32:47.449470767 +0200
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new.26869/btrfsprogs.changes 
2019-11-15 22:32:36.112064756 +0100
@@ -1,0 +2,19 @@
+Tue Nov 12 00:00:00 CET 2019 - dste...@suse.cz
+
+- Update to 5.3.1:
+  * libbtrfs: fix link breakage due to missing symbols
+- Updaet to 5.3:
+  * mkfs:
+* new option to specify checksum algorithm (only crc32c)
+* fix xattr enumeration
+  * dump-tree: BFS (breadth-first) traversal now default
+  * libbtrfsutil: remove stale BTRFS_DEV_REPLACE_ITEM_STATE_x defines
+  * ci: add support for gitlab
+  * other:
+* preparatory work for more checksum algorithms
+* docs update
+* switch to docbook5 backend for asciidoc
+* fix build on uClibc due to missing backtrace()
+* lots of printf format fixups
+
+---

Old:

  btrfs-progs-v5.2.2.tar.gz

New:

  btrfs-progs-v5.3.1.tar.gz



Other differences:
--
++ btrfsprogs.spec ++
--- /var/tmp/diff_new_pack.qjHiGe/_old  2019-11-15 22:32:38.220063831 +0100
+++ /var/tmp/diff_new_pack.qjHiGe/_new  2019-11-15 22:32:38.236063824 +0100
@@ -34,7 +34,7 @@
 %define _dracutmodulesdir %{_libexecdir}/dracut/modules.d
 
 Name:   btrfsprogs
-Version:5.2.2
+Version:5.3.1
 Release:0
 Summary:Utilities for the Btrfs filesystem
 License:GPL-2.0-only

++ btrfs-progs-v5.2.2.tar.gz -> btrfs-progs-v5.3.1.tar.gz ++
 7493 lines of diff (skipped)




commit gdb for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package gdb for openSUSE:Factory checked in 
at 2019-11-15 22:32:54

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


Package is "gdb"

Fri Nov 15 22:32:54 2019 rev:134 rq:747713 version:8.3.1

Changes:

--- /work/SRC/openSUSE:Factory/gdb/gdb.changes  2019-11-11 12:59:40.893645280 
+0100
+++ /work/SRC/openSUSE:Factory/.gdb.new.26869/gdb.changes   2019-11-15 
22:33:02.184053311 +0100
@@ -1,0 +2,6 @@
+Mon Nov 11 08:57:18 UTC 2019 - Ludwig Nussel 
+
+- make fpc optional (boo#1156284) as fpc requires itself for
+  bootstrapping.
+
+---



Other differences:
--
++ gdb.spec ++
--- /var/tmp/diff_new_pack.XMle7Q/_old  2019-11-15 22:33:09.168050246 +0100
+++ /var/tmp/diff_new_pack.XMle7Q/_new  2019-11-15 22:33:09.168050246 +0100
@@ -22,6 +22,7 @@
 %global _without_testsuite 1
 %endif
 %bcond_without testsuite
+%bcond_without fpc
 
 Summary:A GNU source-level debugger for C, C++, Fortran and other 
languages
 License:GPL-3.0-or-later AND GPL-3.0-with-GCC-exception AND 
LGPL-2.1-or-later AND LGPL-3.0-or-later
@@ -378,9 +379,11 @@
 %endif
 %if 0%{?suse_version} >= 1500 && 0%{?is_opensuse}
 %ifarch %{ix86} x86_64 aarch64 armv7l
+%if %{with fpc}
 BuildRequires:  fpc
 %endif
 %endif
+%endif
 %if 0%{?suse_version} >= 1200
 %ifnarch s390
 # s390 (for SLE12) doesn't have valgrind




commit mailutils for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package mailutils for openSUSE:Factory 
checked in at 2019-11-15 22:33:13

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


Package is "mailutils"

Fri Nov 15 22:33:13 2019 rev:6 rq:747751 version:3.8

Changes:

--- /work/SRC/openSUSE:Factory/mailutils/mailutils.changes  2019-11-03 
11:37:18.181851971 +0100
+++ /work/SRC/openSUSE:Factory/.mailutils.new.26869/mailutils.changes   
2019-11-15 22:33:13.932048154 +0100
@@ -1,0 +2,27 @@
+Tue Nov 12 08:34:36 UTC 2019 - Dr. Werner Fink 
+
+- Update to mailutils 3.8
+  * The maidag utility is withdrawn (CVE-2019-18862, bsc#1156495)
+The main purpose of this utility was to work as local mail delivery
+agent (MDA), a program responsible for final delivery of email messages
+to the recipient's mailbox.  As such it required suid privileges.
+In parallel with its main purpose, it also was able to work in two
+other modes: the 'url' mode, designed to deliver mails to arbitrary
+mailbox URLs, and 'lmtp' mode, in which it acted as local mail
+transport daemon.  Neither of these needed suid privileges.
+The unfortunate design decision to combine the three modes in a single
+versatile tool resulted in local privilege escalation threat in 'url'
+mode.
+To fix this, maidag has been replaced by three different utilities,
+each one with a precisely defined purpose and carefully designed
+privileges: mda, lmtpd, and putmail.
+  * mda
+  * lmtpd
+  * putmail
+  * Use of TLS in pop3d run from inetd
+  * comsatd --test
+  * mail
+** fix the semantics of 'hold' and 'keepsave' variables
+** New message type specification ":s"
+
+---

Old:

  mailutils-3.7.tar.xz

New:

  mailutils-3.8.tar.xz



Other differences:
--
++ mailutils.spec ++
--- /var/tmp/diff_new_pack.Bsw3oD/_old  2019-11-15 22:33:14.664047833 +0100
+++ /var/tmp/diff_new_pack.Bsw3oD/_new  2019-11-15 22:33:14.672047830 +0100
@@ -24,12 +24,12 @@
 %define somajor 5
 
 Name:   mailutils
-Version:3.7
+Version:3.8
 Release:0
 Summary:GNU Mailutils
 License:LGPL-3.0-or-later AND GPL-3.0-or-later
 Group:  Productivity/Networking/Email/Clients
-Url:https://mailutils.org/
+URL:https://mailutils.org/
 Source: ftp://ftp.gnu.org/gnu/mailutils/%{name}-%{version}.tar.xz
 Source1:%{name}-3.5-guile-2.0.tar.xz
 Source2:%{name}-rpmlintrc
@@ -242,7 +242,7 @@
 --disable-rpath\
 %if %{without set_user_identity}
 --disable-build-dotlock\
---disable-build-maidag \
+--disable-build-mda\
 %endif
 %if 0
 --disable-silent-rules \
@@ -413,7 +413,9 @@
 %if %{with set_user_identity}
 %files delivery
 %defattr(-,root,root)
-%attr(04755,root,root) %verify(not mode) %{_sbindir}/maidag
+%{_sbindir}/lmtpd
+%attr(04755,root,root) %verify(not mode) %{_sbindir}/mda
+%{_bindir}/putmail
 %endif
 
 %files notify

++ lisp-load-silent.patch ++
--- /var/tmp/diff_new_pack.Bsw3oD/_old  2019-11-15 22:33:14.708047813 +0100
+++ /var/tmp/diff_new_pack.Bsw3oD/_new  2019-11-15 22:33:14.712047812 +0100
@@ -4,7 +4,7 @@
 
 --- mh/etc/mailutils-mh.eli
 +++ mh/etc/mailutils-mh.eli2018-05-30 10:14:00.665396617 +
-@@ -19,7 +19,7 @@
+@@ -18,7 +18,7 @@
  (setq mh-progs "BINDIR")
  (setq mh-lib "MHLIBDIR")
  (setq mh-lib-progs mh-progs)

++ mailutils-3.5-guile-2.0.patch ++
--- /var/tmp/diff_new_pack.Bsw3oD/_old  2019-11-15 22:33:14.724047807 +0100
+++ /var/tmp/diff_new_pack.Bsw3oD/_new  2019-11-15 22:33:14.736047802 +0100
@@ -4,7 +4,7 @@
 
 --- configure.ac
 +++ configure.ac   2018-11-21 10:04:03.759560432 +
-@@ -1148,7 +1148,7 @@ AC_SUBST([GUILE_BINDIR])
+@@ -1178,7 +1178,7 @@ AC_SUBST([GUILE_BINDIR])
  AC_SUBST([LIBMU_SCM])
  AC_SUBST([LIBMU_SCM_DEPS])
  AC_SUBST([MU_GUILE_SIEVE_MOD_DIR])
@@ -13,7 +13,7 @@
  [useguile=yes
   AC_DEFINE([WITH_GUILE],1,[Enable Guile support])
 GUILE_BINDIR=`guile-config info bindir`
-@@ -1345,7 +1345,6 @@ MU_CONFIG_TESTSUITE(mh)
+@@ -1375,7 +1375,6 @@ MU_CONFIG_TESTSUITE(mh)
  MU_CONFIG_TESTSUITE(comsat)
  MU_CONFIG_TESTSUITE(imap4d)
  MU_CONFIG_TESTSUITE(mimeview)

++ mailutils-3.7.tar.xz -> mailutils-3.8.tar.xz ++
 126755 lines of diff (skipped)

++ silent-rpmlint-with_initgroups.patch ++
--- /var/tmp/diff_new_pack.Bsw3oD/_old  2019-11-15 22:33:16.196047161 +0100
+++ /var/tmp/diff_new_pack.Bsw3oD/_new  2019-11-15 22:33:16.200047159 +0100
@@ -6,7 +6,7 @@
 
 --- comsat/comsat.c
 +++ comsat/comsat.c2018-06-07 

commit cni-plugins for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package cni-plugins for openSUSE:Factory 
checked in at 2019-11-15 22:32:39

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


Package is "cni-plugins"

Fri Nov 15 22:32:39 2019 rev:8 rq:747660 version:0.8.3

Changes:

--- /work/SRC/openSUSE:Factory/cni-plugins/cni-plugins.changes  2019-08-19 
20:47:14.873100280 +0200
+++ /work/SRC/openSUSE:Factory/.cni-plugins.new.26869/cni-plugins.changes   
2019-11-15 22:32:41.144062548 +0100
@@ -1,0 +2,29 @@
+Mon Nov 11 14:53:55 UTC 2019 - sgrun...@suse.com
+
+- Update to version 0.8.3:
+  * Enhancements:
+* static: prioritize the input sources for IPs (#400).
+* tuning: send gratuitous ARP in case of MAC address update (#403).
+* bandwidth: use uint64 for Bandwidth value (#389).
+* ptp: only override DNS conf if DNS settings provided (#388).
+* loopback: When prevResults are not supplied to loopback plugin, create 
results to return (#383).
+* loopback support CNI CHECK and result cache (#374).
+  * Better input validation:
+* vlan: add MTU validation to loadNetConf (#405).
+* macvlan: add MTU validation to loadNetConf (#404).
+* bridge: check vlan id when loading net conf (#394).
+  * Bugfixes:
+* bugfix: defer after err check, or it may panic (#391).
+* portmap: Fix dual-stack support (#379).
+* firewall: don't return error in DEL if prevResult is not found (#390).
+* bump up libcni back to v0.7.1 (#377).
+  * Tests:
+* integration: fix ip address collision in integration tests (#409).
+* testutils: newNS() works in a rootless user namespace (#401).
+* Bump Go version (#386).
+* Cleanup netns after test suite (#375).
+  * Docs:
+* contributing doc: revise test script name to run (#396).
+* contributing doc: describe cnitool installation (#397).
+
+---

Old:

  cni-plugins-0.8.2.tar.xz

New:

  cni-plugins-0.8.3.tar.xz



Other differences:
--
++ cni-plugins.spec ++
--- /var/tmp/diff_new_pack.5YpT38/_old  2019-11-15 22:32:42.224062073 +0100
+++ /var/tmp/diff_new_pack.5YpT38/_new  2019-11-15 22:32:42.252062061 +0100
@@ -20,7 +20,7 @@
 %define cni_doc_dir  %{_docdir}/cni-plugins
 
 Name:   cni-plugins
-Version:0.8.2
+Version:0.8.3
 Release:0
 Summary:Container Network Interface plugins
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.5YpT38/_old  2019-11-15 22:32:42.440061979 +0100
+++ /var/tmp/diff_new_pack.5YpT38/_new  2019-11-15 22:32:42.452061974 +0100
@@ -4,8 +4,8 @@
 git
 cni-plugins
 .git
-0.6.0
-v0.6.0
+0.8.3
+v0.8.3
 enable
   
   

++ cni-plugins-0.8.2.tar.xz -> cni-plugins-0.8.3.tar.xz ++
 1788 lines of diff (skipped)




commit systemd-presets-common-SUSE for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package systemd-presets-common-SUSE for 
openSUSE:Factory checked in at 2019-11-15 22:32:07

Comparing /work/SRC/openSUSE:Factory/systemd-presets-common-SUSE (Old)
 and  /work/SRC/openSUSE:Factory/.systemd-presets-common-SUSE.new.26869 
(New)


Package is "systemd-presets-common-SUSE"

Fri Nov 15 22:32:07 2019 rev:12 rq:748057 version:15

Changes:

--- 
/work/SRC/openSUSE:Factory/systemd-presets-common-SUSE/systemd-presets-common-SUSE.changes
  2019-07-22 12:15:32.259742027 +0200
+++ 
/work/SRC/openSUSE:Factory/.systemd-presets-common-SUSE.new.26869/systemd-presets-common-SUSE.changes
   2019-11-15 22:32:09.124076604 +0100
@@ -1,0 +2,15 @@
+Wed Nov 13 08:15:10 UTC 2019 - Jonathan Kang 
+
+- Enable packagekit-background.timer by default: systemd timer is
+  used to replace cron job, which runs daily. So enable this by
+  default.
+- Enable NetworkManagerManager.service and
+  NetworkManager-dispatcher.service by default (bsc#1038403).
+
+---
+Thu Oct 31 09:16:01 UTC 2019 - Zhao Heming 
+
+- Currently openSUSE lvm2-2.03.05 doesn't have lvmetad codes & service.
+  remove lvm2-lvmetad.socket in default-SUSE.preset. 
+
+---



Other differences:
--
++ systemd-presets-common-SUSE.spec ++
--- /var/tmp/diff_new_pack.AMf4rn/_old  2019-11-15 22:32:10.068076190 +0100
+++ /var/tmp/diff_new_pack.AMf4rn/_new  2019-11-15 22:32:10.080076184 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package systemd-presets-common-SUSE
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ default-SUSE.preset ++
--- /var/tmp/diff_new_pack.AMf4rn/_old  2019-11-15 22:32:10.176076142 +0100
+++ /var/tmp/diff_new_pack.AMf4rn/_new  2019-11-15 22:32:10.176076142 +0100
@@ -29,14 +29,16 @@
 enable klog.service
 enable logrotate.timer
 enable logwatch.timer
-enable lvm2-lvmetad.socket
 enable lvm2-monitor.service
 enable lvm2-lvmpolld.socket
 enable mcelog.service
 enable mlocate.timer
 enable ModemManager.service
+enable NetworkManager.service
+enable NetworkManager-dispatcher.service
 enable nscd.service
 enable nvmefc-boot-connections.service
+enable packagekit-background.timer
 enable postfix.service
 enable purge-kernels.service
 enable remote-fs.target




commit ndctl for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package ndctl for openSUSE:Factory checked 
in at 2019-11-15 22:32:27

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


Package is "ndctl"

Fri Nov 15 22:32:27 2019 rev:25 rq:747514 version:64.1

Changes:

--- /work/SRC/openSUSE:Factory/ndctl/ndctl.changes  2019-10-25 
18:40:30.683805096 +0200
+++ /work/SRC/openSUSE:Factory/.ndctl.new.26869/ndctl.changes   2019-11-15 
22:32:28.604068052 +0100
@@ -1,0 +2,9 @@
+Fri Nov  8 14:42:49 UTC 2019 - Michal Suchanek 
+
+- ndctl/dimm: Fix init-labels success reporting (bsc#1156308 ltc#181441).
+  + ndctl-dimm-Fix-init-labels-success-reporting.patch
+- Refresh patches with upstream status:
+   ndctl-Use-the-same-align-value-as-original-namespace-on-reconfigure.patch
+   ndctl-ndctl-lib-Fix-duplicate-bus-detection.patch
+
+---

New:

  ndctl-dimm-Fix-init-labels-success-reporting.patch



Other differences:
--
++ ndctl.spec ++
--- /var/tmp/diff_new_pack.vNMZ90/_old  2019-11-15 22:32:29.412067698 +0100
+++ /var/tmp/diff_new_pack.vNMZ90/_new  2019-11-15 22:32:29.416067696 +0100
@@ -33,6 +33,7 @@
 Patch3: 
%{name}-Use-the-same-align-value-as-original-namespace-on-reconfigure.patch
 Patch4: %{name}-ndctl-lib-Fix-duplicate-bus-detection.patch
 Patch5: 
%{name}-namespace-Handle-create-namespace-in-label-less-mode.patch
+Patch6: %{name}-dimm-Fix-init-labels-success-reporting.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  keyutils-devel

++ 
ndctl-Use-the-same-align-value-as-original-namespace-on-reconfigure.patch ++
--- /var/tmp/diff_new_pack.vNMZ90/_old  2019-11-15 22:32:29.448067682 +0100
+++ /var/tmp/diff_new_pack.vNMZ90/_new  2019-11-15 22:32:29.448067682 +0100
@@ -4,7 +4,7 @@
 Subject: [PATCH] ndctl: Reuse the align value from the original namespace on
  reconfiguration
 
-Patch-mainline: expected v67
+Patch-mainline: v67
 Git-commit: e81ccd7f062beeae7498d04785fe55c55c857d4b
 
 When using reconfigure command to add a 'name' to the namespace we end

++ ndctl-dimm-Fix-init-labels-success-reporting.patch ++
>From 4f7cad25e06483ae20b9bebabefb05fb1e55a2a7 Mon Sep 17 00:00:00 2001
From: Dan Williams 
Date: Sat, 27 Jul 2019 14:40:42 -0700
Subject: [PATCH] ndctl/dimm: Fix init-labels success reporting

Patch-mainline: v66
Git-commit: 4f7cad25e06483ae20b9bebabefb05fb1e55a2a7

When a DIMM is disabled due to a label parsing issue "ndctl init-labels"
mis-reports the status of the init-labels command:

# ndctl init-labels all -f
initialized 1 nmem
[root@dwillia2-dev ndctl]# ndctl list -Di
[
  {
"dev":"nmem1",
"id":"8680-57341200",
"handle":2,
"phys_id":0,
"state":"disabled"
  },
  {
"dev":"nmem0",
"id":"8680-56341200",
"handle":1,
"phys_id":0
  }
]
# ndctl init-labels nmem1 -f
initialized 1020 nmems

Catch any positive return from action_init() as success:

# ndctl init-labels all -f
initialized 2 nmems
# ndctl init-labels nmem1 -f
initialized 1 nmem

Link: https://github.com/pmem/ndctl/issues/60
Reported-by: Jane Chu 
Reported-by: Steve Scargal 
Signed-off-by: Dan Williams 
Signed-off-by: Vishal Verma 
---
 ndctl/dimm.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ndctl/dimm.c b/ndctl/dimm.c
index 5f05a75f00eb..db91f42421e4 100644
--- a/ndctl/dimm.c
+++ b/ndctl/dimm.c
@@ -1027,7 +1027,7 @@ static int __action_init(struct ndctl_dimm *dimm,
 
  out:
ndctl_cmd_unref(cmd_read);
-   return rc;
+   return rc >= 0 ? 0 : rc;
 }
 
 static int action_init(struct ndctl_dimm *dimm, struct action_context *actx)
-- 
2.23.0

++ ndctl-ndctl-lib-Fix-duplicate-bus-detection.patch ++
--- /var/tmp/diff_new_pack.vNMZ90/_old  2019-11-15 22:32:29.460067677 +0100
+++ /var/tmp/diff_new_pack.vNMZ90/_new  2019-11-15 22:32:29.464067675 +0100
@@ -3,7 +3,7 @@
 Date: Wed, 7 Aug 2019 10:51:39 -0700
 Subject: [PATCH] ndctl/lib: Fix duplicate bus detection
 
-Patch-mainline: expected v67
+Patch-mainline: v67
 Git-commit: d961a474be65c8195bb069c470b01f951bd2eb90
 
 After an ndctl_invalidate() event the next add_bus() invocation attempts




commit php7 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package php7 for openSUSE:Factory checked in 
at 2019-11-15 22:32:45

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


Package is "php7"

Fri Nov 15 22:32:45 2019 rev:69 rq:747666 version:7.3.11

Changes:

--- /work/SRC/openSUSE:Factory/php7/php7.changes2019-11-04 
17:00:47.755900931 +0100
+++ /work/SRC/openSUSE:Factory/.php7.new.26869/php7.changes 2019-11-15 
22:32:47.816059618 +0100
@@ -1,0 +2,5 @@
+Tue Nov 12 13:09:18 UTC 2019 - Dominique Leuenberger 
+
+- Do not add the generic provides to the php7-test package.
+
+---



Other differences:
--
++ php7.spec ++
--- /var/tmp/diff_new_pack.yZjxfG/_old  2019-11-15 22:32:50.876058275 +0100
+++ /var/tmp/diff_new_pack.yZjxfG/_new  2019-11-15 22:32:50.884058272 +0100
@@ -147,6 +147,7 @@
 Suggests:   php7-mbstring
 Suggests:   php7-mysql
 Suggests:   php7-pear
+%if %{without test}
 ## Provides
 Provides:   php = %{version}
 Provides:   php-api = %{apiver}
@@ -169,6 +170,7 @@
 Obsoletes:  php < %{version}
 Obsoletes:  php5
 Obsoletes:  php7-mcrypt
+%endif
 %if %{build_firebird}
 # firebird-devel was merged into libfbclient2-devel for firebird 3
 %if 0%{?suse_version} <= 1320






commit jdom for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package jdom for openSUSE:Factory checked in 
at 2019-11-15 22:32:20

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


Package is "jdom"

Fri Nov 15 22:32:20 2019 rev:25 rq:747509 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/jdom/jdom.changes2019-03-28 
22:45:35.663084919 +0100
+++ /work/SRC/openSUSE:Factory/.jdom.new.26869/jdom.changes 2019-11-15 
22:32:22.496070734 +0100
@@ -1,0 +2,7 @@
+Tue Nov 12 08:02:50 UTC 2019 - Fridrich Strba 
+
+- Add correct requires for the packages so that they pull all
+  required artifacts
+- Clean up the packaging a bit
+
+---



Other differences:
--
++ jdom.spec ++
--- /var/tmp/diff_new_pack.UKv5VM/_old  2019-11-15 22:32:24.376069908 +0100
+++ /var/tmp/diff_new_pack.UKv5VM/_new  2019-11-15 22:32:24.392069902 +0100
@@ -70,6 +70,8 @@
 BuildRequires:  xerces-j2
 BuildRequires:  xpp2
 BuildRequires:  xpp3
+Requires:   mvn(jaxen:jaxen)
+Requires:   mvn(xerces:xercesImpl)
 BuildArch:  noarch
 
 %description
@@ -100,6 +102,9 @@
 Summary:XOM is a new XML object model
 License:LGPL-2.1-or-later
 Group:  Development/Languages/Java
+Requires:   mvn(xalan:xalan)
+Requires:   mvn(xerces:xercesImpl)
+Requires:   mvn(xml-apis:xml-apis)
 
 %description -n xom
 XOM is designed to be easy to learn and easy to use. It works very
@@ -144,6 +149,11 @@
 Group:  Development/Libraries/Java
 Provides:   jaxen-bootstrap = %{version}
 Obsoletes:  jaxen-bootstrap < %{version}
+Requires:   mvn(dom4j:dom4j)
+Requires:   mvn(jdom:jdom)
+Requires:   mvn(xerces:xercesImpl)
+Requires:   mvn(xml-apis:xml-apis)
+Requires:   mvn(xom:xom)
 
 %description -n jaxen
 Jaxen is a universal object model walker, capable of evaluating XPath
@@ -243,40 +253,16 @@
 %add_maven_depmap saxpath-%{saxpath_version}.pom 
saxpath-%{saxpath_version}.jar -f saxpath
 %add_maven_depmap jaxen-%{jaxen_version}.pom jaxen-%{jaxen_version}.jar -f 
jaxen
 
-%files
-%{_javadir}/jdom*.jar
-%{_mavenpomdir}/jdom*.pom
-%if %{defined _maven_repository}
-%{_mavendepmapfragdir}/%{name}
-%else
-%{_datadir}/maven-metadata/%{name}.xml*
-%endif
-
-%files -n xom
-%{_javadir}/xom*.jar
-%{_mavenpomdir}/xom*.pom
-%if %{defined _maven_repository}
-%{_mavendepmapfragdir}/%{name}-xom
-%else
-%{_datadir}/maven-metadata/%{name}-xom.xml*
-%endif
-
-%files -n saxpath
-%{_javadir}/saxpath*.jar
-%{_mavenpomdir}/saxpath*.pom
-%if %{defined _maven_repository}
-%{_mavendepmapfragdir}/%{name}-saxpath
-%else
-%{_datadir}/maven-metadata/%{name}-saxpath.xml*
-%endif
-
-%files -n jaxen
-%{_javadir}/jaxen*.jar
-%{_mavenpomdir}/jaxen*.pom
-%if %{defined _maven_repository}
-%{_mavendepmapfragdir}/%{name}-jaxen
-%else
-%{_datadir}/maven-metadata/%{name}-jaxen.xml*
-%endif
+%files -f .mfiles
+%{_javadir}/jdom.jar
+
+%files -n xom -f .mfiles-xom
+%{_javadir}/xom.jar
+
+%files -n saxpath -f .mfiles-saxpath
+%{_javadir}/saxpath.jar
+
+%files -n jaxen -f .mfiles-jaxen
+%{_javadir}/jaxen.jar
 
 %changelog




commit python-scikit-image for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package python-scikit-image for 
openSUSE:Factory checked in at 2019-11-15 22:31:46

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


Package is "python-scikit-image"

Fri Nov 15 22:31:46 2019 rev:9 rq:747195 version:0.16.2

Changes:

--- /work/SRC/openSUSE:Factory/python-scikit-image/python-scikit-image.changes  
2019-08-05 10:36:21.819334667 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-scikit-image.new.26869/python-scikit-image.changes
   2019-11-15 22:31:50.508084776 +0100
@@ -1,0 +2,162 @@
+Sat Nov  9 14:58:21 UTC 2019 - Arun Persaud 
+
+- specfile:
+  * remove two patched (included upstream):
+- fix_numpy_1_17.patch
+- fix_numpy_matrix_warning_test.patch
+  * add test requirement imageio
+
+- update to version 0.16.2:
+  * Bug fixes
++ Migrate to networkx 2.x (#4236, #4237)
++ Sync required numpy and dask to runtime versions (#4233, #4239)
++ Fix wrong argument parsing in structural_similarity (#4246,
+  #4247)
++ Fix active contour gallery example after change to rc
+  coordinates (#4257, #4262)
+
+- changes from version 0.16.1:
+  * New Features
++ New `skimage.evaluate` module containing simple metrics (mse,
+  nrme, psd) and segmentation metrics (adapted rand error,
+  variation of information) (#4025)
++ n-dimensional TV-L1 optical flow algorithm for registration --
+  `skimage.registration.optical_flow_tvl1` (#3983)
++ Draw a line in an n-dimensional array -- `skimage.draw.line_nd`
+  (#2043)
++ 2D Farid & Simoncelli edge filters - `skimage.filters.farid`,
+  `skimage.filters.farid_h`, and `skimage.filters.farid_v` (#3775)
++ 2D majority voting filter assigning to each pixel the most
+  commonly occurring value within its neighborhood --
+  `skimage.filters.majority` (#3836, #3839)
++ Multi-level threshold "multi-Otsu" method, a thresholding
+  algorithm used to separate the pixels of an input image into
+  several classes by maximizing the variances between classes --
+  `skimage.filters.threshold_multiotsu` (#3872, #4174)
++ New example data -- `skimage.data.shepp_logan_phantom`,
+  `skimage.data.colorwheel`, `skimage.data.brick`,
+  `skimage.data.grass`, `skimage.data.roughwall`,
+  `skimage.data.cell` (#3958, #3966)
++ Compute and format image region properties as a table
+  --.measure.regionprops_table` (#3959)
++ Convert a polygon into a mask -- `skimage.draw.poly2mask`
+  (#3971, #3977)
++ Visual image comparison helper `skimage.util.compare_images`,
+  that returns an image showing the difference between two input
+  images (#4089)
++ `skimage.transform.warp_polar` to remap image into polar or
+  log-polar coordinates. (#4097)
+  * Improvements
++ RANSAC: new option to set initial samples selected for
+  initialization (#2992)
++ Better repr and str for `skimage.transform.ProjectiveTransform`
+  (#3525, #3967)
++ Better error messages and data type stability to
+  `skimage.segmentation.relabel_sequential` (#3740)
++ Improved compatibility with dask arrays in some image
+  thresholding methods (#3823)
++ `skimage.io.ImageCollection` can now receive lists of patterns
+  (#3928)
++ Speed up `skimage.feature.peak_local_max` (#3984)
++ Better error message when incorrect value for keyword argument
+  `kind` in.color.label2rgb` (#4055)
++ All functions from `skimage.drawing` now supports multi-channel
+  2D images (#4134)
+  * API Changes
++ Deprecated subpackage "skimage.novice" has been removed.
++ Default value of "multichannel" parameters has been set to False
+  in `skimage.transform.rescale`,
+  `skimage.transform.pyramid_reduce`,
+  `skimage.transform.pyramid_laplacian`,.transform.pyramid_gaussian`,
+  and `skimage.transform.pyramid_expand`. Guessing is no longer
+  performed for 3D.
++ Deprecated argument "visualise" has been removed
+  from.feature.hog`. Use "visualize" instead.¨
++ `skimage.transform.seam_carve` has been completely removed from
+  the library due to licensing restrictions.
++ Parameter "as_grey" has been removed from `skimage.data.load`
+  and `skimage.io.imread`. Use "as_gray" instead.
++ Parameter "min_size" has been removed from
+  `skimage.morphology.remove_small_holes`. Use "area_threshold"
+  instead.
++ Deprecated "correct_mesh_orientation" in `skimage.measure` has
+  been removed.
++ `skimage.measure._regionprops` has been completely switched to
+  using-column coordinates. Old x-y interface is not longer
+  available.
++ Default value of "behavior" parameter has been set 

commit telnet for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package telnet for openSUSE:Factory checked 
in at 2019-11-15 22:31:27

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


Package is "telnet"

Fri Nov 15 22:31:27 2019 rev:31 rq:747183 version:1.2

Changes:

--- /work/SRC/openSUSE:Factory/telnet/telnet.changes2019-08-06 
15:07:46.975875102 +0200
+++ /work/SRC/openSUSE:Factory/.telnet.new.26869/telnet.changes 2019-11-15 
22:31:31.928092932 +0100
@@ -1,0 +2,5 @@
+Thu Oct 31 10:05:12 UTC 2019 - Fabian Vogt 
+
+- Move netcfg and systemd requires to -server subpackage
+
+---



Other differences:
--
++ telnet.spec ++
--- /var/tmp/diff_new_pack.rqFzST/_old  2019-11-15 22:31:32.936092490 +0100
+++ /var/tmp/diff_new_pack.rqFzST/_new  2019-11-15 22:31:32.944092486 +0100
@@ -35,11 +35,9 @@
 #PATCH-FIX-UPSTREAM bnc#898481 kstreit...@suse.com -- fix the infinite loop 
consumes an entire CPU
 Patch5: telnet-bsd-1.2-fix-infinite-loop.patch
 BuildRequires:  ncurses-devel
-Requires:   netcfg
 Provides:   nkitb:%{_bindir}/telnet
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  systemd-rpm-macros
-%{?systemd_requires}
 
 %description
 Telnet is an old protocol for logging into remote systems.  It is
@@ -57,6 +55,7 @@
 Requires:   netcfg
 Provides:   nkitserv:%{_sbindir}/in.telnetd
 Obsoletes:  nkitserv
+%{?systemd_requires}
 
 %description server
 Telnet is a popular protocol for logging into remote systems. This




commit rdma-core for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package rdma-core for openSUSE:Factory 
checked in at 2019-11-15 22:31:54

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


Package is "rdma-core"

Fri Nov 15 22:31:54 2019 rev:34 rq:747710 version:25.1

Changes:

--- /work/SRC/openSUSE:Factory/rdma-core/rdma-core.changes  2019-10-08 
19:58:53.448024902 +0200
+++ /work/SRC/openSUSE:Factory/.rdma-core.new.26869/rdma-core.changes   
2019-11-15 22:31:56.220082268 +0100
@@ -1,0 +2,12 @@
+Tue Nov 12 07:33:01 UTC 2019 - Nicolas Morey-Chaisemartin 

+
+- Add libefa1 to baselibs.conf
+- Fix baselibs.conf
+
+---
+Wed Nov  6 23:09:09 UTC 2019 - Stefan Brüns 
+
+- BuildRequire valgrind-client-headers instead of full valgrind-devel
+  where available.
+
+---



Other differences:
--
++ rdma-core.spec ++
--- /var/tmp/diff_new_pack.albXwT/_old  2019-11-15 22:31:58.792081139 +0100
+++ /var/tmp/diff_new_pack.albXwT/_new  2019-11-15 22:31:58.796081138 +0100
@@ -73,8 +73,12 @@
 BuildRequires:  python3-devel
 %endif
 %ifnarch s390 s390x
+%if 0%{?suse_version} >= 1550
+BuildRequires:  valgrind-client-headers
+%else
 BuildRequires:  valgrind-devel
 %endif
+%endif
 BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(libnl-3.0)
 BuildRequires:  pkgconfig(libnl-route-3.0)

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.albXwT/_old  2019-11-15 22:31:58.832081122 +0100
+++ /var/tmp/diff_new_pack.albXwT/_new  2019-11-15 22:31:58.832081122 +0100
@@ -1,9 +1,47 @@
 libibverbs
+ obsoletes "libcxgb3-rdmav2- < "
+ obsoletes "libcxgb4-rdmav2- < "
+ obsoletes "libefa-rdmav2- < "
+ obsoletes "libhfi1verbs-rdmav2- < "
+ obsoletes "libi40iw-rdmav2- < "
+ obsoletes "libipathverbs-rdmav2- < "
+ obsoletes "libmlx4-rdmav2- < "
+ obsoletes "libmlx5-rdmav2- < "
+ obsoletes "libmthca-rdmav2- < "
+ obsoletes "libnes-rdmav2- < "
+ obsoletes "libocrdma-rdmav2- < "
+ obsoletes "librxe-rdmav2- < "
+ targetarch i586 requires "libefa1- = "
+ targetarch i586 requires "libmlx4-1- = "
+ targetarch i586 requires "libmlx5-1- = "
 libibverbs1
+ requires "libibverbs- = "
+libefa1
 libmlx4-1
 libmlx5-1
 libibumad3
 libibmad5
 librdmacm1
+ obsoletes "librdmacm- < "
+ provides "librdmacm- = "
 rdma-core-devel
+ obsoletes "libibverbs-devel- < "
+ obsoletes "libibumad-devel- < "
+ obsoletes "librdmacm-devel- < "
+ obsoletes "ibacm-devel- < "
+ obsoletes "infiniband-diags-devel- < "
+ obsoletes "libibmad-devel- < "
+ provides "libibverbs-devel- = "
+ provides "libibumad-devel- = "
+ provides "librdmacm-devel- = "
+ provides "ibacm-devel- = "
+ provides "infiniband-diags-devel- = "
+ provides "libibmad-devel- = "
+ requires "librdmacm1- = "
+ requires "libibumad3- = "
+ requires "libibverbs1- = "
+ targetarch i586 requires "libefa1- = "
+ targetarch i586 requires "libmlx4-1- = "
+ targetarch i586 requires "libmlx5-1- = "
+ requires "rsocket- = "
 rsocket




commit cronie for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package cronie for openSUSE:Factory checked 
in at 2019-11-15 22:31:34

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


Package is "cronie"

Fri Nov 15 22:31:34 2019 rev:76 rq:747186 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/cronie/cronie.changes2019-11-07 
23:15:11.996447597 +0100
+++ /work/SRC/openSUSE:Factory/.cronie.new.26869/cronie.changes 2019-11-15 
22:31:36.196091058 +0100
@@ -1,0 +2,7 @@
+Tue Nov  5 16:07:57 UTC 2019 - Kristyna Streitova 
+
+- update cronie-nheader_lines.diff so it doesn't print the first 3
+  crontab lines (static comments) with the 'crontab -l' command
+  [bsc#1155114]
+
+---



Other differences:
--
++ cronie-nheader_lines.diff ++
--- /var/tmp/diff_new_pack.ahBIyA/_old  2019-11-15 22:31:37.648090421 +0100
+++ /var/tmp/diff_new_pack.ahBIyA/_new  2019-11-15 22:31:37.656090417 +0100
@@ -11,7 +11,44 @@
  
  #define COMMENT_COLOR  "\x1B[34m"
  #define RESET_COLOR "\033[0m"
-@@ -500,7 +500,7 @@ static void edit_cmd(void) {
+@@ -394,7 +394,7 @@ static void parse_args(int argc, char *a
+ static void list_cmd(void) {
+   char n[MAX_FNAME];
+   FILE *f;
+-  int ch;
++  int ch, x;
+   const int is_tty = isatty(STDOUT);
+   int new_line = 1;
+ 
+@@ -411,9 +411,25 @@ static void list_cmd(void) {
+   exit(ERROR_EXIT);
+   }
+ 
+-  /* file is open. copy to stdout, close.
+-   */
+   Set_LineNum(1)
++
++  /* ignore the top few comments since we probably put them there.
++  */
++  x = 0;
++  while (EOF != (ch = get_char(f))) {
++  if ('#' != ch) {
++  putchar(ch);
++  break;
++  }
++  while (EOF != (ch = get_char(f)))
++  if (ch == '\n')
++  break;
++  if (++x >= NHEADER_LINES)
++  break;
++  }
++
++  /* copy the rest of the crontab (if any) to the stdout.
++  */
+   while (EOF != (ch = get_char(f))) {
+   if (is_tty && new_line) {
+   if (ch == '#') {
+@@ -500,7 +516,7 @@ static void edit_cmd(void) {
char n[MAX_FNAME], q[MAX_TEMPSTR];
const char *editor;
FILE *f;
@@ -20,7 +57,7 @@
struct stat statbuf;
struct utimbuf utimebuf;
WAIT_T waiter;
-@@ -552,13 +552,25 @@ static void edit_cmd(void) {
+@@ -552,13 +568,25 @@ static void edit_cmd(void) {
}
  
Set_LineNum(1)
@@ -53,7 +90,7 @@
while (EOF != (ch = get_char(f)))
putc(ch, NewCrontab);
  
-@@ -766,6 +778,7 @@ static int replace_cmd(void) {
+@@ -766,6 +794,7 @@ static int replace_cmd(void) {
int error = 0;
entry *e;
uid_t file_owner;
@@ -61,7 +98,7 @@
char **envp;
char *safename;
int envs = 0, entries = 0;
-@@ -796,10 +809,10 @@ static int replace_cmd(void) {
+@@ -796,10 +825,10 @@ static int replace_cmd(void) {
 *
 * VERY IMPORTANT: make sure NHEADER_LINES agrees with this code.
 */




commit kernel-source for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2019-11-15 22:31:12

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


Package is "kernel-source"

Fri Nov 15 22:31:12 2019 rev:515 rq:748248 version:5.3.11

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
2019-11-13 13:13:19.526760600 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.26869/dtb-aarch64.changes 
2019-11-15 22:31:16.296099794 +0100
@@ -1,0 +2,374 @@
+Tue Nov 12 19:53:23 CET 2019 - jsl...@suse.cz
+
+- Linux 5.3.11 (bnc#1151927).
+- bonding: fix state transition issue in link monitoring
+  (bnc#1151927).
+- CDC-NCM: handle incomplete transfer of MTU (bnc#1151927).
+- ipv4: Fix table id reference in fib_sync_down_addr
+  (bnc#1151927).
+- net: ethernet: octeon_mgmt: Account for second possible VLAN
+  header (bnc#1151927).
+- net: fix data-race in neigh_event_send() (bnc#1151927).
+- net: qualcomm: rmnet: Fix potential UAF when unregistering
+  (bnc#1151927).
+- net/tls: fix sk_msg trim on fallback to copy mode (bnc#1151927).
+- net: usb: qmi_wwan: add support for DW5821e with eSIM support
+  (bnc#1151927).
+- NFC: fdp: fix incorrect free object (bnc#1151927).
+- nfc: netlink: fix double device reference drop (bnc#1151927).
+- NFC: st21nfca: fix double free (bnc#1151927).
+- qede: fix NULL pointer deref in __qede_remove() (bnc#1151927).
+- net: mscc: ocelot: don't handle netdev events for other netdevs
+  (bnc#1151927).
+- net: mscc: ocelot: fix NULL pointer on LAG slave removal
+  (bnc#1151927).
+- net/tls: don't pay attention to sk_write_pending when pushing
+  partial records (bnc#1151927).
+- net/tls: add a TX lock (bnc#1151927).
+- selftests/tls: add test for concurrent recv and send
+  (bnc#1151927).
+- ipv6: fixes rt6_probe() and fib6_nh->last_probe init
+  (bnc#1151927).
+- net: hns: Fix the stray netpoll locks causing deadlock in NAPI
+  path (bnc#1151927).
+- net: prevent load/store tearing on sk->sk_stamp (bnc#1151927).
+- net: sched: prevent duplicate flower rules from tcf_proto
+  destroy race (bnc#1151927).
+- net/smc: fix ethernet interface refcounting (bnc#1151927).
+- vsock/virtio: fix sock refcnt holding during the shutdown
+  (bnc#1151927).
+- r8169: fix page read in r8168g_mdio_read (bnc#1151927).
+- ALSA: timer: Fix incorrectly assigned timer instance
+  (bnc#1151927).
+- ALSA: bebob: fix to detect configured source of sampling clock
+  for Focusrite Saffire Pro i/o series (bnc#1151927).
+- mm: memcontrol: fix NULL-ptr deref in percpu stats flush
+  (bnc#1151927).
+- mm: memcontrol: fix network errors from failing __GFP_ATOMIC
+  charges (bnc#1151927).
+- mm, meminit: recalculate pcpu batch and high limits after init
+  completes (bnc#1151927).
+- mm: thp: handle page cache THP correctly in PageTransCompoundMap
+  (bnc#1151927).
+- mm, vmstat: hide /proc/pagetypeinfo from normal users
+  (bnc#1151927).
+- dump_stack: avoid the livelock of the dump_lock (bnc#1151927).
+- mm: slab: make page_cgroup_ino() to recognize non-compound
+  slab pages properly (bnc#1151927).
+- btrfs: Consider system chunk array size for new SYSTEM chunks
+  (bnc#1151927).
+- btrfs: tree-checker: Fix wrong check on max devid (bnc#1151927).
+- btrfs: save i_size to avoid double evaluation of i_size_read
+  in compress_file_range (bnc#1151927).
+- tools: gpio: Use !building_out_of_srctree to determine srctree
+  (bnc#1151927).
+- pinctrl: intel: Avoid potential glitches if pin is in GPIO mode
+  (bnc#1151927).
+- perf tools: Fix time sorting (bnc#1151927).
+- perf map: Use zalloc for map_groups (bnc#1151927).
+- drm/radeon: fix si_enable_smc_cac() failed issue (bnc#1151927).
+- HID: wacom: generic: Treat serial number and related fields
+  as unsigned (bnc#1151927).
+- mm/khugepaged: fix might_sleep() warn with CONFIG_HIGHPTE=y
+  (bnc#1151927).
+- soundwire: depend on ACPI (bnc#1151927).
+- soundwire: depend on ACPI || OF (bnc#1151927).
+- soundwire: bus: set initial value to port_status (bnc#1151927).
+- blkcg: make blkcg_print_stat() print stats only for online blkgs
+  (bnc#1151927).
+- arm64: Do not mask out PTE_RDONLY in pte_same() (bnc#1151927).
+- ASoC: rsnd: dma: fix SSI9 4/5/6/7 busif dma address
+  (bnc#1151927).
+- ceph: fix use-after-free in __ceph_remove_cap() (bnc#1151927).
+- ceph: fix RCU case handling in ceph_d_revalidate()
+  (bnc#1151927).
+- ceph: add missing check in d_revalidate snapdir handling
+  (bnc#1151927).
+- ceph: don't try to handle hashed dentries in non-O_CREAT
+  atomic_open (bnc#1151927).
+- ceph: don't allow copy_file_range when stripe_count != 1
+  (bnc#1151927).
+- iio: adc: stm32-adc: fix stopping dma (bnc#1151927).
+- iio: imu: adis16480: make sure provided frequency is positive
+  

commit subversion for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2019-11-15 22:31:40

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


Package is "subversion"

Fri Nov 15 22:31:40 2019 rev:169 rq:747192 version:1.13.0

Changes:

--- /work/SRC/openSUSE:Factory/subversion/subversion.changes2019-10-10 
11:47:32.412261584 +0200
+++ /work/SRC/openSUSE:Factory/.subversion.new.26869/subversion.changes 
2019-11-15 22:31:45.176087116 +0100
@@ -1,0 +2,15 @@
+Sun Nov 10 08:28:48 UTC 2019 - Andreas Stieger 
+
+- Apache Subversion 1.13.0:
+  * New 'svnadmin rev-size' command to report revision size
+  * Performance improvement for 'svn st' etc., in WC SQLite DB
+  * Fix 'svn patch' setting mode 0600 on patched files with props
+  * Fix "svn diff --changelist ARG" broken in subdirectories
+  * Fix misleading 'redirect cycle' error on a non-repository URL
+  * svnserve: Report some errors that were previously ignored
+  * Make server code more resilient to malformed paths and URLs
+  * Make dump stream parser more resilient to malformed dump stream
+  * mod_dav_svn: Fix missing Last-Modified header on 'external' GET requests
+  * Fix excessive memory usage in some cases reading binary data
+
+---

Old:

  subversion-1.12.2.tar.bz2
  subversion-1.12.2.tar.bz2.asc

New:

  subversion-1.13.0.tar.bz2
  subversion-1.13.0.tar.bz2.asc



Other differences:
--
++ subversion.spec ++
--- /var/tmp/diff_new_pack.iLKpSa/_old  2019-11-15 22:31:47.992085880 +0100
+++ /var/tmp/diff_new_pack.iLKpSa/_new  2019-11-15 22:31:47.996085878 +0100
@@ -34,11 +34,10 @@
 %bcond_without python_ctypes
 %bcond_withall_regression_tests
 Name:   subversion
-Version:1.12.2
+Version:1.13.0
 Release:0
 Summary:Subversion version control system
 License:Apache-2.0
-Group:  Development/Tools/Version Control
 URL:https://subversion.apache.org
 Source0:
https://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2
 Source1:subversion.conf
@@ -142,7 +141,6 @@
 
 %package devel
 Summary:Development package for Subversion developers
-Group:  Development/Libraries/C and C++
 Requires:   libapr-util1-devel
 Requires:   subversion = %{version}
 
@@ -152,7 +150,6 @@
 
 %package tools
 Summary:Tools for Subversion
-Group:  Development/Tools/Version Control
 
 %description tools
 This package contains some tools for subversion server and
@@ -160,7 +157,6 @@
 
 %package perl
 Summary:Allows Perl scripts to directly use Subversion repositories
-Group:  Development/Tools/Version Control
 Requires:   perl = %{perl_version}
 Requires:   perl >= 5.8
 Requires:   subversion = %{version}
@@ -170,7 +166,6 @@
 
 %package python
 Summary:Allows Python scripts to directly use Subversion repositories
-Group:  Development/Tools/Version Control
 Requires:   subversion = %{version}
 
 %description python
@@ -179,7 +174,6 @@
 %if %{with python_ctypes}
 %package python-ctypes
 Summary:High-Level Python Bindings for Subversion
-Group:  Development/Tools/Version Control
 Requires:   subversion = %{version}
 
 %description python-ctypes
@@ -188,7 +182,6 @@
 
 %package ruby
 Summary:Allows Ruby scripts to directly use Subversion repositories
-Group:  Development/Tools/Version Control
 Requires:   subversion = %{version}
 
 %description ruby
@@ -196,7 +189,6 @@
 
 %package server
 Summary:Apache server module for Subversion server
-Group:  Development/Tools/Version Control
 Requires:   %{apache_mmn}
 Requires:   apache2
 Requires:   subversion = %{version}
@@ -208,10 +200,9 @@
 %if %{with kde}
 %package -n libsvn_auth_kwallet-1-0
 Summary:KWallet support for Subversion
-Group:  Development/Tools/Version Control
 Requires:   %{name} = %{version}
-Supplements:packageand(subversion:kdebase4-workspace)
-Supplements:packageand(subversion:plasma5-workspace)
+Supplements:(subversion and kdebase4-workspace)
+Supplements:(subversion and plasma5-workspace)
 
 %description -n libsvn_auth_kwallet-1-0
 Provides KWallet integration for Subversion
@@ -220,9 +211,8 @@
 %if %{with gnome}
 %package -n libsvn_auth_gnome_keyring-1-0
 Summary:GNOME keyring sypport for Subversion
-Group:  Development/Tools/Version Control
 Requires:   %{name} = %{version}
-Supplements:packageand(subversion:gnome-session)
+Supplements:(subversion and gnome-session)
 
 %description -n 

commit gdm for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package gdm for openSUSE:Factory checked in 
at 2019-11-15 22:30:16

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


Package is "gdm"

Fri Nov 15 22:30:16 2019 rev:219 rq:747635 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/gdm/gdm.changes  2019-10-17 13:04:50.244460529 
+0200
+++ /work/SRC/openSUSE:Factory/.gdm.new.26869/gdm.changes   2019-11-15 
22:30:18.620125113 +0100
@@ -1,0 +2,6 @@
+Fri Nov  8 01:36:08 UTC 2019 - Xiaoguang Wang 
+
+- Add gdm-switch-user-tty7.patch: Switch to tty7 when switch user
+  (bsc#1155408 glgo#GNOME#gdm#532).
+
+---

New:

  gdm-switch-user-tty7.patch



Other differences:
--
++ gdm.spec ++
--- /var/tmp/diff_new_pack.E6fOGg/_old  2019-11-15 22:30:20.504124286 +0100
+++ /var/tmp/diff_new_pack.E6fOGg/_new  2019-11-15 22:30:20.504124286 +0100
@@ -61,6 +61,8 @@
 Patch9: gdm-initial-setup-hardening.patch
 # PATCH-FIX-OPENSUSE gdm-s390-not-require-g-s-d_wacom.patch bsc#1129412 
yfji...@suse.com -- Remove the runtime requirement of g-s-d Wacom plugin
 Patch13:gdm-s390-not-require-g-s-d_wacom.patch
+# PATCH-FIX-UPSTREAM gdm-switch-user-tty7.patch bsc#1155408 glgo#GNOME#gdm#532 
xw...@suse.com -- Switch to tty7 when switch user
+Patch14:gdm-switch-user-tty7.patch
 ### NOTE: Keep please SLE-only patches at bottom (starting on 1000).
 # PATCH-FIX-SLE gdm-disable-gnome-initial-setup.patch bnc#1067976 
qz...@suse.com -- Disable gnome-initial-setup runs before gdm, g-i-s will only 
serve for CJK people to choose the input-method after login.
 Patch1000:  gdm-disable-gnome-initial-setup.patch
@@ -216,6 +218,7 @@
 %ifarch s390 s390x
 %patch13 -p1
 %endif
+%patch14 -p1
 
 # SLE-only patches start at 1000
 %if !0%{?is_opensuse}

++ gdm-switch-user-tty7.patch ++
>From 89aa8f63555dd2e4a6b9fcdc49553e9feb231768 Mon Sep 17 00:00:00 2001
From: Xiaoguang Wang 
Date: Tue, 5 Nov 2019 15:03:05 +0800
Subject: [PATCH] session-worker: Select GDM_INITIAL_VT tty for greeter session

Closes #532
---
 daemon/gdm-session-worker.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/daemon/gdm-session-worker.c b/daemon/gdm-session-worker.c
index 1319907e..0ca3dd0c 100644
--- a/daemon/gdm-session-worker.c
+++ b/daemon/gdm-session-worker.c
@@ -2201,7 +2201,7 @@ set_up_for_new_vt (GdmSessionWorker *worker)
 return FALSE;
 }
 
-if (worker->priv->display_is_initial) {
+if (strcmp (worker->priv->service, "gdm-launch-environment") == 0) {
 session_vt = GDM_INITIAL_VT;
 } else {
 if (ioctl(fd, VT_OPENQRY, _vt) < 0) {
-- 
2.16.4




commit gnome-boxes for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package gnome-boxes for openSUSE:Factory 
checked in at 2019-11-15 22:30:45

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


Package is "gnome-boxes"

Fri Nov 15 22:30:45 2019 rev:65 rq:747642 version:3.34.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-boxes/gnome-boxes.changes  2019-10-17 
12:59:21.589294511 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-boxes.new.26869/gnome-boxes.changes   
2019-11-15 22:30:50.700111030 +0100
@@ -1,0 +2,5 @@
+Mon Nov 11 20:40:22 UTC 2019 - Bjørn Lie 
+
+- Add gnome-boxes-fix-build-vala.patch: Fix build with new vala.
+
+---

New:

  gnome-boxes-fix-build-vala.patch



Other differences:
--
++ gnome-boxes.spec ++
--- /var/tmp/diff_new_pack.XoGIxi/_old  2019-11-15 22:30:51.348110746 +0100
+++ /var/tmp/diff_new_pack.XoGIxi/_new  2019-11-15 22:30:51.368110737 +0100
@@ -29,6 +29,8 @@
 Group:  System/GUI/GNOME
 URL:https://wiki.gnome.org/Design/Apps/Boxes
 Source0:
https://download.gnome.org/sources/gnome-boxes/3.34/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM gnome-boxes-fix-build-vala.patch -- Fix build with new 
vala
+Patch0: gnome-boxes-fix-build-vala.patch
 
 BuildRequires:  fdupes
 BuildRequires:  meson >= 0.47.0

++ gnome-boxes-fix-build-vala.patch ++
>From 8aaf59870b9972f228e073a674b254b1e4cda2de Mon Sep 17 00:00:00 2001
From: Michael Catanzaro 
Date: Mon, 28 Oct 2019 10:36:20 -0500
Subject: [PATCH] app-window: Fix build with vala master

Cherry-picked from a1522749a9651915132fc1171d31a1c22df423ab

See #431
---
 src/app-window.vala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/app-window.vala b/src/app-window.vala
index 8a1ebb6a..82a9f834 100644
--- a/src/app-window.vala
+++ b/src/app-window.vala
@@ -438,7 +438,7 @@ public bool on_key_pressed (Widget widget, Gdk.EventKey 
event) {
 
 return true;
 } else if (event.keyval == Gdk.Key.A &&
-   (event.state & default_modifiers) == 
Gdk.ModifierType.CONTROL_MASK | Gdk.ModifierType.SHIFT_MASK) {
+   (event.state & default_modifiers) == 
(Gdk.ModifierType.CONTROL_MASK | Gdk.ModifierType.SHIFT_MASK)) {
 foreach_view ((view) => { view.unselect_all (); });
 
 return true;
-- 
2.22.0




commit enchant-1 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package enchant-1 for openSUSE:Factory 
checked in at 2019-11-15 22:30:36

Comparing /work/SRC/openSUSE:Factory/enchant-1 (Old)
 and  /work/SRC/openSUSE:Factory/.enchant-1.new.26869 (New)


Package is "enchant-1"

Fri Nov 15 22:30:36 2019 rev:4 rq:747638 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/enchant-1/enchant-1.changes  2019-10-10 
11:47:09.264323020 +0200
+++ /work/SRC/openSUSE:Factory/.enchant-1.new.26869/enchant-1.changes   
2019-11-15 22:30:37.516116818 +0100
@@ -1,0 +2,6 @@
+Tue Nov  5 13:29:03 UTC 2019 - Frederic Crozat 
+
+- Ensure 32bit enchant-1-backends have proper obsoletes/provides
+  to upgrade enchant-backends in baselibs.conf.
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.Q0zNBS/_old  2019-11-15 22:30:38.420116421 +0100
+++ /var/tmp/diff_new_pack.Q0zNBS/_new  2019-11-15 22:30:38.420116421 +0100
@@ -1,5 +1,13 @@
 libenchant1
 enchant-1-backend-voikko
   supplements "packageand(enchant-1-backend-voikko:libenchant1-)"
+  obsoletes "enchant-backend-voikko < "
+  provides "enchant-backend-voikko = "
+  obsoletes "enchant-voikko < "
+  provides "enchant-voikko = "
 enchant-1-backend-zemberek
   supplements "packageand(enchant-1-backend-zemberek:libenchant1-)"
+  obsoletes "enchant-backend-zemberek < "
+  provides "enchant-backend-zemberek = "
+  obsoletes "enchant-zemberek < "
+  provides "enchant-zemberek = "




commit adwaita-icon-theme for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package adwaita-icon-theme for 
openSUSE:Factory checked in at 2019-11-15 22:30:22

Comparing /work/SRC/openSUSE:Factory/adwaita-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.adwaita-icon-theme.new.26869 (New)


Package is "adwaita-icon-theme"

Fri Nov 15 22:30:22 2019 rev:23 rq:747637 version:3.34.3

Changes:

--- /work/SRC/openSUSE:Factory/adwaita-icon-theme/adwaita-icon-theme.changes
2019-11-10 21:51:01.857436821 +0100
+++ 
/work/SRC/openSUSE:Factory/.adwaita-icon-theme.new.26869/adwaita-icon-theme.changes
 2019-11-15 22:30:32.312119102 +0100
@@ -1,0 +2,11 @@
+Fri Nov  8 11:22:17 UTC 2019 - Bjørn Lie 
+
+- Update to version 3.34.3:
+  + Fullcolor: trash icons.
+  + Symbolic:
+- rotation lock.
+- battery icons.
+- Changes from version 3.34.2:
+  + Fullcolor: visible folder-documents.
+
+---

Old:

  adwaita-icon-theme-3.34.1.obscpio

New:

  adwaita-icon-theme-3.34.3.obscpio



Other differences:
--
++ adwaita-icon-theme.spec ++
--- /var/tmp/diff_new_pack.K07wyf/_old  2019-11-15 22:30:35.696117617 +0100
+++ /var/tmp/diff_new_pack.K07wyf/_new  2019-11-15 22:30:35.700117615 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   adwaita-icon-theme
-Version:3.34.1
+Version:3.34.3
 Release:0
 Summary:GNOME Icon Theme
 License:LGPL-3.0-or-later OR CC-BY-SA-3.0

++ _service ++
--- /var/tmp/diff_new_pack.K07wyf/_old  2019-11-15 22:30:36.032117470 +0100
+++ /var/tmp/diff_new_pack.K07wyf/_new  2019-11-15 22:30:36.052117460 +0100
@@ -2,7 +2,7 @@
   
 https://gitlab.gnome.org/GNOME/adwaita-icon-theme.git
 git
-refs/tags/3.34.1
+refs/tags/3.34.3
 @PARENT_TAG@
   
   

++ adwaita-icon-theme-3.34.1.obscpio -> adwaita-icon-theme-3.34.3.obscpio 
++
/work/SRC/openSUSE:Factory/adwaita-icon-theme/adwaita-icon-theme-3.34.1.obscpio 
/work/SRC/openSUSE:Factory/.adwaita-icon-theme.new.26869/adwaita-icon-theme-3.34.3.obscpio
 differ: char 50, line 1

++ adwaita-icon-theme.obsinfo ++
--- /var/tmp/diff_new_pack.K07wyf/_old  2019-11-15 22:30:36.144117420 +0100
+++ /var/tmp/diff_new_pack.K07wyf/_new  2019-11-15 22:30:36.152117416 +0100
@@ -1,5 +1,5 @@
 name: adwaita-icon-theme
-version: 3.34.1
-mtime: 1572894073
-commit: dc6bfa1097cc34d6e86a9887b55aeda45b0f6a32
+version: 3.34.3
+mtime: 1573211755
+commit: f3582481bc7e00c855bc8b169457e01b6ca91a4a
 




commit webkit2gtk3 for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package webkit2gtk3 for openSUSE:Factory 
checked in at 2019-11-15 22:30:53

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


Package is "webkit2gtk3"

Fri Nov 15 22:30:53 2019 rev:88 rq:747649 version:2.26.2

Changes:

--- /work/SRC/openSUSE:Factory/webkit2gtk3/webkit2gtk3.changes  2019-11-10 
21:57:14.389903583 +0100
+++ /work/SRC/openSUSE:Factory/.webkit2gtk3.new.26869/webkit2gtk3.changes   
2019-11-15 22:30:55.460108941 +0100
@@ -1,0 +2,14 @@
+Mon Nov 11 22:31:54 UTC 2019 - Michael Gorse 
+
+- Add webkit2gtk3-icu-build-fix.patch: fix build with icu 65.1.
+
+---
+Thu Nov  7 16:38:56 UTC 2019 - Michael Gorse 
+
+- Only use wpe and xdg-dbus-proxy/bubblewrap for TW and
+  SLE-15-SP2 / leap 15.2.
+- Don't pass -DENABLE_BUBBLEWRAP_SANDBOX=ON; it is on by default.
+- Remove conditionals for EOL versions of openSUSE.
+- Always build with python3; remove the conditional.
+
+---
@@ -4 +18 @@
-- Update to version 2.26.2:
+- Update to version 2.26.2 (boo#1156318):
@@ -12,0 +27 @@
+  + Security fixes: CVE-2019-8812, CVE-2019-8814.
@@ -35,0 +51,2 @@
+ ++ Security fixes: CVE-2019-8783, CVE-2019-8811, CVE-2019-8813,
+CVE-2019-8816, CVE-2019-8819, CVE-2019-8820, CVE-2019-8823.
@@ -58 +75 @@
-- Update to version 2.26.0:
+- Update to version 2.26.0 (boo#1155321):
@@ -69,0 +87,3 @@
+  + Security fixes: CVE-2019-8625, CVE-2019-8720, CVE-2019-8769,
+CVE-2019-8771, CVE-2019-8710, CVE-2019-8743, CVE-2019-8764,
+CVE-2019-8766, CVE-2019-8782, CVE-2019-8808, CVE-2019-8815.
@@ -185 +205,3 @@
-CVE-2019-8684, CVE-2019-8688.
+CVE-2019-8684, CVE-2019-8688, CVE-2019-8674, CVE-2019-8707,
+CVE-2019-8719, CVE-2019-8733, CVE-2019-8763, CVE-2019-8765,
+CVE-2019-8821, CVE-2019-8822.
@@ -215 +237,2 @@
-CVE-2019-8681, CVE-2019-8687, CVE-2019-8689, CVE-2019-8690.
+CVE-2019-8681, CVE-2019-8687, CVE-2019-8689, CVE-2019-8690,
+CVE-2019-8726.
@@ -242 +265 @@
-CVE-2019-8686.
+CVE-2019-8686, CVE-2019-8735.
@@ -305 +328,2 @@
-CVE-2019-8551, CVE-2019-8558, CVE-2019-8559, CVE-2019-8563.
+CVE-2019-8551, CVE-2019-8558, CVE-2019-8559, CVE-2019-8563,
+CVE-2019-8768.

New:

  webkit2gtk3-icu-build-fix.patch



Other differences:
--
++ webkit2gtk3.spec ++
--- /var/tmp/diff_new_pack.D8KExn/_old  2019-11-15 22:30:57.272108145 +0100
+++ /var/tmp/diff_new_pack.D8KExn/_new  2019-11-15 22:30:57.272108145 +0100
@@ -27,20 +27,9 @@
 %define _name webkitgtk
 # gold linker not available on old s390/s390x
 %define _gold_linker 1
-%if 0%{?suse_version} < 1320
-%ifarch s390 s390x
-%define _gold_linker 0
-%endif
-%else
 %ifarch ppc s390
 %define _gold_linker 0
 %endif
-%endif
-%if 0%{?suse_version} >= 1500
-%bcond_without python3
-%else
-%bcond_with python3
-%endif
 Name:   webkit2gtk3
 Version:2.26.2
 Release:0
@@ -54,6 +43,8 @@
 Source99:   webkit2gtk3.keyring
 # PATCH-FIX-OPENSUSE webkit2gtk3-fdo-soname.patch mgo...@suse.com -- don't 
call dlopen with an unversioned soname.
 Patch0: webkit2gtk3-fdo-soname.patch
+# PATCh-FIX-UPSTREAM webkit2gtk3-icu-build-fix.patch mgo...@suse.com -- fix 
build with icu 65.1.
+Patch1: webkit2gtk3-icu-build-fix.patch
 
 BuildRequires:  Mesa-libEGL-devel
 BuildRequires:  Mesa-libGL-devel
@@ -61,7 +52,9 @@
 BuildRequires:  Mesa-libGLESv2-devel
 BuildRequires:  Mesa-libGLESv3-devel
 BuildRequires:  bison >= 2.3
+%if 0%{?suse_version} > 1510
 BuildRequires:  bubblewrap
+%endif
 BuildRequires:  cmake
 BuildRequires:  enchant-devel
 BuildRequires:  gobject-introspection-devel
@@ -73,7 +66,9 @@
 BuildRequires:  perl >= 5.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  ruby >= 1.8.7
+%if 0%{?suse_version} > 1510
 BuildRequires:  xdg-dbus-proxy
+%endif
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(atspi-2) >= 2.5.3
 BuildRequires:  pkgconfig(cairo) >= 1.10.2
@@ -107,15 +102,13 @@
 BuildRequires:  pkgconfig(libxslt) >= 1.1.7
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(upower-glib)
+%if 0%{?suse_version} > 1510
 BuildRequires:  pkgconfig(wpe-1.0) >= 1.3.0
 BuildRequires:  pkgconfig(wpebackend-fdo-1.0) >= 1.3.0
+%endif
+BuildRequires:  gcc-c++ >= 4.9
 BuildRequires:  pkgconfig(xt)
 BuildRequires:  pkgconfig(zlib)
-%if 0%{?suse_version} == 1315
-BuildRequires:  gcc7-c++
-%else
-BuildRequires:  gcc-c++ >= 4.9
-%endif
 %if 0%{?suse_version} >= 1500
 BuildRequires:  openjpeg2
 BuildRequires:  openjpeg2-devel
@@ -123,12 +116,7 @@
 %if 0%{?suse_version} > 1500
 BuildRequires:  pkgconfig(libwoff2dec)
 %endif
-%if %{with 

commit vala for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package vala for openSUSE:Factory checked in 
at 2019-11-15 22:30:41

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


Package is "vala"

Fri Nov 15 22:30:41 2019 rev:102 rq:747641 version:0.46.4

Changes:

--- /work/SRC/openSUSE:Factory/vala/vala.changes2019-10-17 
12:57:15.437614104 +0200
+++ /work/SRC/openSUSE:Factory/.vala.new.26869/vala.changes 2019-11-15 
22:30:41.616115018 +0100
@@ -1,0 +2,54 @@
+Mon Nov 11 09:32:08 UTC 2019 - Bjørn Lie 
+
+- Update to version 0.46.4:
+  + Various improvements and bug fixes:
+- codegen:
+  . Use G_TYPE_INSTANCE_GET_INTERFACE to get vtable for
+base-access
+  . Fix setting of generic-type properties for gobject chain up
+  . Make type-parameter properties readable
+  . Reduce code duplications when generation base-access
+- vala:
+  . Warn when passing arrays to typeof(), except for "string[]"
+  . Don't falsely resolve binary-expression to bool
+  . Do not allow += for arrays with fixed length
+  . Infer array length of inline allocated arrays for fields
+  . Do not allow to .resize() on arrays with fixed length
+  . Do not allow to change .length of arrays with fixed length
+  . Improve error message for arrays as type arguments
+  . Improve error reporting for invalid interface prerequisites
+  . Write value of constants/enums in fast-vapi if constant
+only
+  . Restore DestroysInstance behaviour for non-compact classes
+- parser: `owned` is not allowed on Constants
+- girparser: Detect and replace "-" in parameter names
+- girwriter: Add readable="0"/private="1" attribute to
+  type-specific fields
+- gidl:
+  . Calculate size correctly, avoid use-after-free
+  . Avoid use of uninitialized "markup" warning
+  . Ignore flags like -mfpmath=sse, -msse or -msse2
+- valadoc:
+  . libvaladoc: Fix parameter and property ownership
+declarations
+  . Fix ownership declarations of Constants
+- pkg-config:
+  . vala: Add missing gmodule-2.0 to Requires.private of
+pkg-config file
+  . libvaladoc: Move gmodule-2.0 to Requires.private of
+pkg-config file
+  + Bindings:
+- glib-2.0: Guard against passing null source to
+  GLib.Memory.copy()
+- gio-2.0: Use custom TaskReadyCallback delegate in
+  Task.report*_error()
+- gstreamer: Update from 1.17.0+ git master
+- gtk+-3.0: Skip _MountOperationHandler* symbols
+- gtk4,gtk4-unix-print: Update to 3.96.0+ab407ba5
+- libusb-1.0: Don't depend on glib-2.0
+- libusb-1.0: Remove unused private "malloc" binding
+- linux: Add memfd_create(2)
+- posix: Bind some essential memory allocation functions
+- webkit2gtk-4.0: Update to 2.27.2
+
+---

Old:

  vala-0.46.3.tar.xz

New:

  vala-0.46.4.tar.xz



Other differences:
--
++ vala.spec ++
--- /var/tmp/diff_new_pack.v5kLAi/_old  2019-11-15 22:30:42.160114779 +0100
+++ /var/tmp/diff_new_pack.v5kLAi/_new  2019-11-15 22:30:42.168114776 +0100
@@ -23,7 +23,7 @@
 # decimal separator, hoping they will not get to the idea to create a 0.100 
release.
 %define vala_priority 46
 Name:   vala
-Version:0.46.3
+Version:0.46.4
 Release:0
 Summary:Programming language for GNOME
 License:LGPL-2.1-or-later

++ vala-0.46.3.tar.xz -> vala-0.46.4.tar.xz ++
 43574 lines of diff (skipped)




commit 000update-repos for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package 000update-repos for openSUSE:Factory 
checked in at 2019-11-15 21:10:21

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


Package is "000update-repos"

Fri Nov 15 21:10:21 2019 rev:704 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  15.1:update_1573797074.packages.xz



Other differences:
--











































































































































































































































































































































































































































































































































































































































































































































































































































































































commit 000update-repos for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package 000update-repos for openSUSE:Factory 
checked in at 2019-11-15 21:10:15

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


Package is "000update-repos"

Fri Nov 15 21:10:15 2019 rev:703 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  15.0:update_1573817643.packages.xz



Other differences:
--










































































































































































































































































































































































































































































































































































































































































































































































































































































































commit 000product for openSUSE:Factory

2019-11-15 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2019-11-15 11:09:32

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


Package is "000product"

Fri Nov 15 11:09:32 2019 rev:1790 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-MicroOS-dvd5-dvd-x86_64.kiwi: same change
openSUSE-MicroOS-dvd5-kubic-dvd-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.g5ynbL/_old  2019-11-15 11:09:37.677124001 +0100
+++ /var/tmp/diff_new_pack.g5ynbL/_new  2019-11-15 11:09:37.677124001 +0100
@@ -4772,6 +4772,7 @@
   
   
   
+  
   
   
   
@@ -4854,6 +4855,8 @@
   
   
   
+  
+  
   
   
   

openSUSE-dvd5-dvd-x86_64.kiwi: same change
stub.kiwi: same change
++ dvd.group ++
--- /var/tmp/diff_new_pack.g5ynbL/_old  2019-11-15 11:09:37.829123909 +0100
+++ /var/tmp/diff_new_pack.g5ynbL/_new  2019-11-15 11:09:37.829123909 +0100
@@ -4718,6 +4718,7 @@
  

  

  
+ 

  

  
  

@@ -4800,6 +4801,8 @@
  
  
  

+ 
+ 

  
  

  

++ unsorted.yml ++
--- /var/tmp/diff_new_pack.g5ynbL/_old  2019-11-15 11:09:37.937123843 +0100
+++ /var/tmp/diff_new_pack.g5ynbL/_new  2019-11-15 11:09:37.941123841 +0100
@@ -23279,6 +23279,8 @@
   - ruby2.6-rubygem-rubyntlm-doc 
   - ruby2.6-rubygem-rubyntlm-testsuite 
   - ruby2.6-rubygem-rubyzip-doc 
+  - ruby2.6-rubygem-rubyzip-doc-1.3 
+  - ruby2.6-rubygem-rubyzip-testsuite-1.3 
   - ruby2.6-rubygem-safe_yaml-doc 
   - ruby2.6-rubygem-safe_yaml-testsuite 
   - ruby2.6-rubygem-sass-doc 
@@ -23406,9 +23408,7 @@
   - ruby2.6-rubygem-websocket-extensions-doc 
   - ruby2.6-rubygem-websocket-testsuite 
   - ruby2.6-rubygem-winrm-doc-2_1 
-  - ruby2.6-rubygem-winrm-elevated 
   - ruby2.6-rubygem-winrm-elevated-doc 
-  - ruby2.6-rubygem-winrm-fs 
   - ruby2.6-rubygem-winrm-fs-doc 
   - ruby2.6-rubygem-xdg-doc 
   - ruby2.6-rubygem-xml-simple-doc