commit 00Meta for openSUSE:Leap:15.3:Images

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 00Meta for openSUSE:Leap:15.3:Images 
checked in at 2021-11-10 04:16:03

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


Package is "00Meta"

Wed Nov 10 04:16:03 2021 rev:198 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.5UL2mF/_old  2021-11-10 04:16:04.686621116 +0100
+++ /var/tmp/diff_new_pack.5UL2mF/_new  2021-11-10 04:16:04.686621116 +0100
@@ -1 +1 @@
-9.275
\ No newline at end of file
+9.276
\ No newline at end of file


commit brickd for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package brickd for openSUSE:Factory checked 
in at 2021-11-09 23:55:11

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


Package is "brickd"

Tue Nov  9 23:55:11 2021 rev:4 rq:930528 version:2.4.3

Changes:

--- /work/SRC/openSUSE:Factory/brickd/brickd.changes2020-12-15 
12:33:09.544134445 +0100
+++ /work/SRC/openSUSE:Factory/.brickd.new.1890/brickd.changes  2021-11-09 
23:55:39.507984667 +0100
@@ -1,0 +2,7 @@
+Wed Aug 25 11:21:31 UTC 2021 - Johannes Segitz 
+
+- Added hardening to systemd service(s). Added patch(es):
+  * harden_brickd-resume.service.patch
+  * harden_brickd.service.patch
+
+---

New:

  harden_brickd-resume.service.patch
  harden_brickd.service.patch



Other differences:
--
++ brickd.spec ++
--- /var/tmp/diff_new_pack.JduSIX/_old  2021-11-09 23:55:40.019984927 +0100
+++ /var/tmp/diff_new_pack.JduSIX/_new  2021-11-09 23:55:40.023984929 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package brickd
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2019 Frank Kunz
 #
 # All modifications and additions to the file contributed by third parties
@@ -26,6 +26,8 @@
 URL:http://www.tinkerforge.com
 Source0:
https://github.com/Tinkerforge/brickd/archive/v%{version}.tar.gz
 Source1:
https://github.com/Tinkerforge/daemonlib/archive/brickd-%{version}.tar.gz
+Patch0: harden_brickd-resume.service.patch
+Patch1: harden_brickd.service.patch
 BuildRequires:  pkgconfig(libusb)
 BuildRequires:  pkgconfig(systemd)
 Suggests:   logrotate
@@ -38,6 +40,8 @@
 %prep
 %setup -q -a 1 -n %{name}-%{version}
 mv daemonlib-%{name}-%{version} src/daemonlib
+%patch0 -p1
+%patch1 -p1
 
 %build
 pushd src/brickd

++ harden_brickd-resume.service.patch ++
Index: 
brickd-2.4.3/src/build_data/linux/installer/lib/systemd/system/brickd-resume.service
===
--- 
brickd-2.4.3.orig/src/build_data/linux/installer/lib/systemd/system/brickd-resume.service
+++ 
brickd-2.4.3/src/build_data/linux/installer/lib/systemd/system/brickd-resume.service
@@ -4,6 +4,17 @@ After=suspend.target
 Requisite=brickd.service
 
 [Service]
+# added automatically, for details please see
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+ProtectSystem=full
+ProtectHome=true
+ProtectHostname=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectKernelLogs=true
+ProtectControlGroups=true
+RestrictRealtime=true
+# end of automatic additions 
 User=root
 Type=oneshot
 ExecStart=/usr/bin/pkill -F /var/run/brickd.pid -L -USR1
++ harden_brickd.service.patch ++
Index: 
brickd-2.4.3/src/build_data/linux/installer/lib/systemd/system/brickd.service
===
--- 
brickd-2.4.3.orig/src/build_data/linux/installer/lib/systemd/system/brickd.service
+++ 
brickd-2.4.3/src/build_data/linux/installer/lib/systemd/system/brickd.service
@@ -3,6 +3,17 @@ Description=Brick Daemon
 After=network.target
 
 [Service]
+# added automatically, for details please see
+# https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort
+ProtectSystem=full
+ProtectHome=true
+ProtectHostname=true
+ProtectKernelTunables=true
+ProtectKernelModules=true
+ProtectKernelLogs=true
+ProtectControlGroups=true
+RestrictRealtime=true
+# end of automatic additions 
 Type=forking
 ExecStart=/usr/bin/brickd --daemon
 PIDFile=/var/run/brickd.pid


commit links for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package links for openSUSE:Factory checked 
in at 2021-11-09 23:55:10

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


Package is "links"

Tue Nov  9 23:55:10 2021 rev:44 rq:930504 version:2.25

Changes:

--- /work/SRC/openSUSE:Factory/links/links.changes  2021-09-14 
21:14:52.500433614 +0200
+++ /work/SRC/openSUSE:Factory/.links.new.1890/links.changes2021-11-09 
23:55:38.659984234 +0100
@@ -1,0 +2,9 @@
+Tue Nov  9 16:50:51 UTC 2021 - Andreas Stieger 
+
+- update to 2.25:
+  * delete the expired Let's encrypt certificate from the builtin
+certificate store
+  * Set the flag X509_V_FLAG_TRUSTED_FIRST, so that Let's encrypt
+works with openssl-1.0.2
+ 
+---

Old:

  links-2.24.tar.bz2

New:

  links-2.25.tar.bz2



Other differences:
--
++ links.spec ++
--- /var/tmp/diff_new_pack.sZ7iww/_old  2021-11-09 23:55:39.303984563 +0100
+++ /var/tmp/diff_new_pack.sZ7iww/_new  2021-11-09 23:55:39.307984564 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   links
-Version:2.24
+Version:2.25
 Release:0
 Summary:Text-Based WWW Browser
 License:GPL-2.0-or-later

++ links-2.24.tar.bz2 -> links-2.25.tar.bz2 ++
/work/SRC/openSUSE:Factory/links/links-2.24.tar.bz2 
/work/SRC/openSUSE:Factory/.links.new.1890/links-2.25.tar.bz2 differ: char 11, 
line 1


commit os-autoinst for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2021-11-09 23:55:08

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


Package is "os-autoinst"

Tue Nov  9 23:55:08 2021 rev:235 rq:930501 version:4.6.1636474618.9c079e07

Changes:

--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2021-11-03 
17:26:28.665344175 +0100
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.1890/os-autoinst.changes
2021-11-09 23:55:35.211982477 +0100
@@ -1,0 +2,20 @@
+Tue Nov 09 16:17:05 UTC 2021 - ok...@suse.com
+
+- Update to version 4.6.1636474618.9c079e07:
+  * t: Add test for backend::spvm
+  * t: Add test for backend::driver
+  * t: Add test for backend::null
+  * Simplify backend::baseclass::alive
+  * Delete unused exception handling in backend::qemu
+  * backend::qemu: Fix bug that qemu alive status was never tested
+  * Declare likely obsolete backend::pvm as deprecated
+  * Mark only sporadically test covered statements
+  * t: Improve Test::More error output context in helper
+  * t: Output state file content in case of error where missing
+  * Add simple instantiation test of backend::pvm
+  * dist: Do not build for i586
+  * Fix missing subsecond display in video captions
+  * doc: Add missing documentation for NOVALINK variables
+  * Update tidy to 20211029
+
+---

Old:

  os-autoinst-4.6.1635869279.8838dc09.obscpio

New:

  os-autoinst-4.6.1636474618.9c079e07.obscpio



Other differences:
--
++ os-autoinst-test.spec ++
--- /var/tmp/diff_new_pack.pevcWR/_old  2021-11-09 23:55:36.019982889 +0100
+++ /var/tmp/diff_new_pack.pevcWR/_new  2021-11-09 23:55:36.019982889 +0100
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define short_name os-autoinst
 Name:   %{short_name}%{?name_ext}
-Version:4.6.1635869279.8838dc09
+Version:4.6.1636474618.9c079e07
 Release:0
 Summary:test package for os-autoinst
 License:GPL-2.0-or-later

++ os-autoinst.spec ++
--- /var/tmp/diff_new_pack.pevcWR/_old  2021-11-09 23:55:36.039982899 +0100
+++ /var/tmp/diff_new_pack.pevcWR/_new  2021-11-09 23:55:36.039982899 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   os-autoinst
-Version:4.6.1635869279.8838dc09
+Version:4.6.1636474618.9c079e07
 Release:0
 Summary:OS-level test automation
 License:GPL-2.0-or-later
@@ -93,6 +93,7 @@
 Requires(pre):  %{_bindir}/getent
 Requires(pre):  %{_sbindir}/useradd
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+ExcludeArch:%{ix86}
 
 %description
 The OS-autoinst project aims at providing a means to run fully

++ os-autoinst-4.6.1635869279.8838dc09.obscpio -> 
os-autoinst-4.6.1636474618.9c079e07.obscpio ++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1635869279.8838dc09.obscpio
 
/work/SRC/openSUSE:Factory/.os-autoinst.new.1890/os-autoinst-4.6.1636474618.9c079e07.obscpio
 differ: char 50, line 1

++ os-autoinst.obsinfo ++
--- /var/tmp/diff_new_pack.pevcWR/_old  2021-11-09 23:55:36.095982928 +0100
+++ /var/tmp/diff_new_pack.pevcWR/_new  2021-11-09 23:55:36.095982928 +0100
@@ -1,4 +1,4 @@
 name: os-autoinst
-version: 4.6.1635869279.8838dc09
-mtime: 1635869279
-commit: 8838dc09a5d78b3f690137989b31a76365794144
+version: 4.6.1636474618.9c079e07
+mtime: 1636474618
+commit: 9c079e075a5ede5420f4771bec897a2e6122776d


commit ulfius for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ulfius for openSUSE:Factory checked 
in at 2021-11-09 23:55:07

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


Package is "ulfius"

Tue Nov  9 23:55:07 2021 rev:23 rq:930500 version:2.7.6

Changes:

--- /work/SRC/openSUSE:Factory/ulfius/ulfius.changes2021-11-02 
19:19:45.35174 +0100
+++ /work/SRC/openSUSE:Factory/.ulfius.new.1890/ulfius.changes  2021-11-09 
23:55:34.107981915 +0100
@@ -1,0 +2,7 @@
+Fri Nov  5 17:54:03 UTC 2021 - Martin Hauke 
+
+- Update to version 2.7.6
+  * Fix ulfius_websocket_wait_close
+  * Fix ulfius_send_http_request when url contains spaces
+
+---

Old:

  ulfius-2.7.5.tar.gz

New:

  ulfius-2.7.6.tar.gz



Other differences:
--
++ ulfius.spec ++
--- /var/tmp/diff_new_pack.Pcq7HG/_old  2021-11-09 23:55:34.575982154 +0100
+++ /var/tmp/diff_new_pack.Pcq7HG/_new  2021-11-09 23:55:34.575982154 +0100
@@ -20,7 +20,7 @@
 %define _lto_cflags %{nil}
 %define sover 2_7
 Name:   ulfius
-Version:2.7.5
+Version:2.7.6
 Release:0
 Summary:Web Framework for REST Applications in C
 License:MIT

++ ulfius-2.7.5.tar.gz -> ulfius-2.7.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ulfius-2.7.5/CHANGELOG.md 
new/ulfius-2.7.6/CHANGELOG.md
--- old/ulfius-2.7.5/CHANGELOG.md   2021-10-26 23:17:22.0 +0200
+++ new/ulfius-2.7.6/CHANGELOG.md   2021-11-05 14:17:31.0 +0100
@@ -1,5 +1,10 @@
 # Ulfius Changelog
 
+## 2.7.6
+
+- Fix `ulfius_websocket_wait_close`
+- Fix `ulfius_send_http_request` when url contains spaces
+
 ## 2.7.5
 
 - Fix cookie management in `ulfius_send_http_request` and 
`ulfius_send_http_streaming_request`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ulfius-2.7.5/CMakeLists.txt 
new/ulfius-2.7.6/CMakeLists.txt
--- old/ulfius-2.7.5/CMakeLists.txt 2021-10-26 23:17:22.0 +0200
+++ new/ulfius-2.7.6/CMakeLists.txt 2021-11-05 14:17:31.0 +0100
@@ -30,7 +30,7 @@
 set(PROJECT_BUGREPORT_PATH "https://github.com/babelouest/ulfius/issues";)
 set(LIBRARY_VERSION_MAJOR "2")
 set(LIBRARY_VERSION_MINOR "7")
-set(LIBRARY_VERSION_PATCH "5")
+set(LIBRARY_VERSION_PATCH "6")
 
 set(PROJECT_VERSION 
"${LIBRARY_VERSION_MAJOR}.${LIBRARY_VERSION_MINOR}.${LIBRARY_VERSION_PATCH}")
 set(PROJECT_VERSION_MAJOR ${LIBRARY_VERSION_MAJOR})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ulfius-2.7.5/src/Makefile 
new/ulfius-2.7.6/src/Makefile
--- old/ulfius-2.7.5/src/Makefile   2021-10-26 23:17:22.0 +0200
+++ new/ulfius-2.7.6/src/Makefile   2021-11-05 14:17:31.0 +0100
@@ -43,7 +43,7 @@
 OUTPUT=libulfius.so
 VERSION_MAJOR=2
 VERSION_MINOR=7
-VERSION_PATCH=5
+VERSION_PATCH=6
 
 ifndef JANSSONFLAG
 DISABLE_JANSSON=0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ulfius-2.7.5/src/u_send_request.c 
new/ulfius-2.7.6/src/u_send_request.c
--- old/ulfius-2.7.5/src/u_send_request.c   2021-10-26 23:17:22.0 
+0200
+++ new/ulfius-2.7.6/src/u_send_request.c   2021-11-05 14:17:31.0 
+0100
@@ -195,7 +195,7 @@
   CURLcode res;
   CURL * curl_handle = NULL;
   struct curl_slist * header_list = NULL, * cookies_list = NULL;
-  char * key_esc = NULL, * value_esc = NULL, * cookie = NULL, * cookies = 
NULL, * header = NULL, * fp = "?", * np = "&";
+  char * key_esc = NULL, * value_esc = NULL, * cookie = NULL, * cookies = 
NULL, * header = NULL, * fp = "?", * np = "&", * url = NULL;
   const char * value = NULL, ** keys = NULL;
   int i, has_params = 0, ret, exit_loop;
   struct _u_request * copy_request = NULL;
@@ -300,7 +300,8 @@
   }
 #endif
 
-  has_params = (o_strchr(copy_request->http_url, '?') != NULL);
+  url = str_replace(copy_request->http_url, " ", "%20");
+  has_params = (o_strchr(url, '?') != NULL);
   if (u_map_count(copy_request->map_url) > 0) {
 // Append url parameters
 keys = u_map_enum_keys(copy_request->map_url);
@@ -315,10 +316,10 @@
   value_esc = curl_easy_escape(curl_handle, value, 0);
   if (value_esc != NULL) {
 if (!has_params) {
-  copy_request->http_url = 
mstrcatf(copy_request->http_url, "%s%s=%s", fp, key_esc, value_esc);
+  url = mstrcatf(url, "%s%s=%s", fp, key_esc, value_esc);
   has_params = 1;
 

commit python-paho-mqtt for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-paho-mqtt for 
openSUSE:Factory checked in at 2021-11-09 23:55:06

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


Package is "python-paho-mqtt"

Tue Nov  9 23:55:06 2021 rev:6 rq:930499 version:1.6.1

Changes:

--- /work/SRC/openSUSE:Factory/python-paho-mqtt/python-paho-mqtt.changes
2020-09-25 16:35:38.604109196 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-paho-mqtt.new.1890/python-paho-mqtt.changes  
2021-11-09 23:55:33.351981530 +0100
@@ -1,0 +2,44 @@
+Tue Nov  9 07:04:35 UTC 2021 - Adrian Schr??ter 
+
+- update to version 1.6.1:
+  - Changed default TLS version to 1.2 instead of 1.0.
+  - Fix incoming MQTT v5 messages with overall property length > 127 bytes 
being
+incorrectly decoded. Closes #541.
+  - MQTTMessageInfo.wait_for_publish() and MQTTMessageInfo.is_published() will
+now raise exceptions if called when the publish call produced an error.
+Closes #550.
+  - Remove periodic retry checks for outgoing messages with QoS>0. This means
+that outgoing messages will only be retried on the client reconnecting to
+the server. They will *not* be retried when the client is still connected.
+  - The `rc` parameter in the `on_disconnect` callback now has meaningful 
values
+in the case of an error. Closes #441.
+  - Callbacks can now be applied to client instances using decorators.
+  - PUBACK messages are now sent to the broker only after the on_message
+callback has returned.
+  - Raise exceptions when attempting to set MQTT v5 properties to forbidden
+values. Closes #586.
+  - Callbacks can now be updated from within a callback.
+  - Remove _out_packet_mutex and _current_out_packet_mutex and convert the
+_out_packet queue use to thread safe.
+  - Add basic MQTT v5 support to the subscribe and publish helper functions.
+Closes #575.
+  - Fix on_disconnect() sometimes calling the MQTT v3.x callback when it should
+call the MQTT v5 callback. Closes #570.
+  - Big performance improvement when receiving large payloads, particularly for
+SSL. Closes #571,
+  - Fix connecting with MQTT v5 to a broker that doesn't support MQTT v5.
+Closes #566.
+  - Removed ancient Mosquitto compatibility class.
+  - Fix exception on calling Client(client_id="", clean_session=False).
+Closes #520.
+  - Experimental support for Websockets continuation frames. Closes #500.
+Closes #89.
+  - `Properties.json()` now converts Correlation Data bytes() objects to hex.
+Closes #555.
+  - Only use the internal sockpair wakeup when running with loop_start() or
+loop(). This removes problems when running with an external event loop.
+  - Drain all of sockpairR bytes to avoid unnecessary wakeups and possible
+timeouts. Closes #563.
+  - Add timeout to MQTTMessageInfo:wait_for_publish().
+
+---

Old:

  paho-mqtt-1.5.1.tar.gz

New:

  paho-mqtt-1.6.1.tar.gz



Other differences:
--
++ python-paho-mqtt.spec ++
--- /var/tmp/diff_new_pack.5cfSOa/_old  2021-11-09 23:55:33.815981766 +0100
+++ /var/tmp/diff_new_pack.5cfSOa/_new  2021-11-09 23:55:33.815981766 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-paho-mqtt
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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-paho-mqtt
-Version:1.5.1
+Version:1.6.1
 Release:0
 Summary:MQTT version 3.11 client class
 License:EPL-1.0

++ paho-mqtt-1.5.1.tar.gz -> paho-mqtt-1.6.1.tar.gz ++
 3850 lines of diff (skipped)


commit msmtp for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package msmtp for openSUSE:Factory checked 
in at 2021-11-09 23:55:01

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


Package is "msmtp"

Tue Nov  9 23:55:01 2021 rev:58 rq:930471 version:1.8.19

Changes:

--- /work/SRC/openSUSE:Factory/msmtp/msmtp.changes  2021-11-03 
17:27:15.517369799 +0100
+++ /work/SRC/openSUSE:Factory/.msmtp.new.1890/msmtp.changes2021-11-09 
23:55:29.715979677 +0100
@@ -1,0 +2,7 @@
+Thu Nov  4 17:54:27 UTC 2021 - Beno??t Monin 
+
+- update to version 1.8.19:
+  * Fixed a security problem in msmtpd: mail addresses starting
+with '-' could be interpreted as options of the pipe command.
+
+---

Old:

  msmtp-1.8.18.tar.xz
  msmtp-1.8.18.tar.xz.sig

New:

  msmtp-1.8.19.tar.xz
  msmtp-1.8.19.tar.xz.sig



Other differences:
--
++ msmtp.spec ++
--- /var/tmp/diff_new_pack.SloVDs/_old  2021-11-09 23:55:30.211979930 +0100
+++ /var/tmp/diff_new_pack.SloVDs/_new  2021-11-09 23:55:30.211979930 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   msmtp
-Version:1.8.18
+Version:1.8.19
 Release:0
 BuildRequires:  gnutls-devel >= 3.4
 BuildRequires:  libidn2-devel

++ msmtp-1.8.18.tar.xz -> msmtp-1.8.19.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/msmtp-1.8.18/ChangeLog new/msmtp-1.8.19/ChangeLog
--- old/msmtp-1.8.18/ChangeLog  2021-10-22 17:45:42.0 +0200
+++ new/msmtp-1.8.19/ChangeLog  2021-11-04 08:42:29.0 +0100
@@ -1,3 +1,66 @@
+commit 0f8e1c49f7b915c0a70d204e2fd5ffb7979f11b6
+Author: Martin Lambers 
+Date:   2021-11-04 08:36:04 +0100
+
+msmtpd: document the use of '--' in the pipe command
+
+ doc/msmtp.texi | 1 +
+ doc/msmtpd.1   | 3 ++-
+ 2 files changed, 3 insertions(+), 1 deletion(-)
+
+commit 4d661bf45ad329d0bdd947a503f7de37b6713622
+Author: Martin Lambers 
+Date:   2021-11-04 08:14:43 +0100
+
+Bump version to 1.8.19
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 606506420a87b547ad2b6d704f809dd6a35bbb86
+Author: Martin Lambers 
+Date:   2021-11-04 08:14:35 +0100
+
+Update NEWS
+
+ NEWS | 7 +++
+ 1 file changed, 7 insertions(+)
+
+commit 77f987223282f7025ac8ceda0d552bfc41a6c366
+Author: Martin Lambers 
+Date:   2021-11-04 08:12:48 +0100
+
+Update translations
+
+ po/de.po| 970 
+
+ po/eo.po| 960 
++
+ po/fr.po| 973 
+-
+ po/pt_BR.po | 973 
+-
+ po/sr.po| 962 
---
+ po/ta.po| 852 
+++--
+ po/uk.po| 962 
+++
+ 7 files changed, 3447 insertions(+), 3205 deletions(-)
+
+commit 2679609f72e27760f9785c3905f9943451b47a12
+Author: Martin Lambers 
+Date:   2021-11-03 08:48:15 +0100
+
+msmtpd: protect against mail adresses interpreted as options of the pipe 
command
+
+ src/msmtpd.c | 5 +++--
+ 1 file changed, 3 insertions(+), 2 deletions(-)
+
+commit d9e8eac2be849193ee0b8c8b8abfccc8fcaeb6e5
+Author: Martin Lambers 
+Date:   2021-11-02 17:22:04 +0100
+
+msmtpd: allow '=' in mail addresses, and i

commit libofx for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libofx for openSUSE:Factory checked 
in at 2021-11-09 23:55:03

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


Package is "libofx"

Tue Nov  9 23:55:03 2021 rev:39 rq:930485 version:0.10.3

Changes:

--- /work/SRC/openSUSE:Factory/libofx/libofx.changes2021-10-16 
22:47:53.932704996 +0200
+++ /work/SRC/openSUSE:Factory/.libofx.new.1890/libofx.changes  2021-11-09 
23:55:31.211980440 +0100
@@ -1,0 +2,6 @@
+Tue Nov  9 14:50:42 UTC 2021 - Dominique Leuenberger 
+
+- Require libofx7 from the devel package: requiring the library as
+  the target to the .so symlink is mandatory.
+
+---



Other differences:
--
++ libofx.spec ++
--- /var/tmp/diff_new_pack.b4gbIl/_old  2021-11-09 23:55:31.647980662 +0100
+++ /var/tmp/diff_new_pack.b4gbIl/_new  2021-11-09 23:55:31.647980662 +0100
@@ -57,6 +57,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   glibc-devel
+Requires:   libofx7 = %{version}
 
 %description devel
 LibOFX is a parser and API for applications to support


commit btop for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package btop for openSUSE:Factory checked in 
at 2021-11-09 23:55:02

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


Package is "btop"

Tue Nov  9 23:55:02 2021 rev:7 rq:930481 version:1.0.24

Changes:

--- /work/SRC/openSUSE:Factory/btop/btop.changes2021-11-05 
22:58:28.608276433 +0100
+++ /work/SRC/openSUSE:Factory/.btop.new.1890/btop.changes  2021-11-09 
23:55:30.499980077 +0100
@@ -1,0 +2,14 @@
+Tue Nov  9 14:57:37 UTC 2021 - Scott Bradnick  - 
1.0.24
+
+- Update to upstream release 1.0.24:
+  * Changed: Collection ordering
+  * Fixed: Restore all escape seq mouse modes on exit
+  * Fixed: SIGINT not cleaning up on exit
+
+- Update to upstream relaese 1.0.23:
+  * Fixed: Config parser missing first value when not including version header
+  * Fixed: Vim keys menu lists selection
+  * Fixed: Stall when clearing input queue on exit and queue is >1
+  * Fixed: Inconsistent behaviour of "q" key in the menus
+
+---

Old:

  v1.0.22.tar.gz

New:

  v1.0.24.tar.gz



Other differences:
--
++ btop.spec ++
--- /var/tmp/diff_new_pack.3uZWJb/_old  2021-11-09 23:55:30.959980311 +0100
+++ /var/tmp/diff_new_pack.3uZWJb/_new  2021-11-09 23:55:30.959980311 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   btop
-Version:1.0.22
+Version:1.0.24
 Release:0
 Summary:Usage and stats for processor, memory, disks, network and 
processes
 License:Apache-2.0

++ v1.0.22.tar.gz -> v1.0.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/btop-1.0.22/CHANGELOG.md new/btop-1.0.24/CHANGELOG.md
--- old/btop-1.0.22/CHANGELOG.md2021-11-03 22:11:31.0 +0100
+++ new/btop-1.0.24/CHANGELOG.md2021-11-09 10:03:37.0 +0100
@@ -1,3 +1,21 @@
+## v1.0.24
+
+* Changed: Collection ordering
+
+* Fixed: Restore all escape seq mouse modes on exit
+
+* Fixed: SIGINT not cleaning up on exit
+
+## v1.0.23
+
+* Fixed: Config parser missing first value when not including version header
+
+* Fixed: Vim keys menu lists selection
+
+* Fixed: Stall when clearing input queue on exit and queue is >1
+
+* Fixed: Inconsistent behaviour of "q" key in the menus
+
 ## v1.0.22
 
 * Fixed: Bad values for disks and network on 32-bit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/btop-1.0.22/src/btop.cpp new/btop-1.0.24/src/btop.cpp
--- old/btop-1.0.22/src/btop.cpp2021-11-03 22:11:31.0 +0100
+++ new/btop-1.0.24/src/btop.cpp2021-11-09 10:03:37.0 +0100
@@ -53,7 +53,7 @@
{"#801414", "   ?   
??"},
{"#00", "??
? ?"},
};
-   const string Version = "1.0.22";
+   const string Version = "1.0.24";
 
int coreCount;
string overlay;
@@ -79,6 +79,8 @@
 
atomic resized (false);
atomic quitting (false);
+   atomic should_quit (false);
+   atomic should_sleep (false);
atomic _runner_started (false);
 
bool arg_tty = false;
@@ -208,7 +210,6 @@
}
 
Config::write();
-   Input::clear();
 
//? Wait for any remaining Tools::atomic_lock destructors to finish for 
max 1000ms
for (int i = 0; Tools::active_locks > 0 and i < 100; i++) {
@@ -216,6 +217,7 @@
}
 
if (Term::initialized) {
+   Input::clear();
Term::restore();
}
 
@@ -254,10 +256,24 @@
 void _signal_handler(const int sig) {
switch (sig) {
case SIGINT:
-   clean_quit(0);
+   if (Runner::active) {
+   Global::should_quit = true;
+   Runner::stopping = true;
+   Input::interrupt = true;
+   }
+   else {
+   clean_quit(0);
+   }
break;
case SIGTSTP:
-   _sleep();
+   if (Runner::active) {
+   Global::should_sleep = true;
+   Runner::stopping = true;
+   Input::interrupt = true;
+   }
+   else {
+   _sleep();
+   }

commit python-msal for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-msal for openSUSE:Factory 
checked in at 2021-11-09 23:55:00

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


Package is "python-msal"

Tue Nov  9 23:55:00 2021 rev:9 rq:930470 version:1.16.0

Changes:

--- /work/SRC/openSUSE:Factory/python-msal/python-msal.changes  2021-07-01 
07:05:55.447341313 +0200
+++ /work/SRC/openSUSE:Factory/.python-msal.new.1890/python-msal.changes
2021-11-09 23:55:28.975979301 +0100
@@ -1,0 +2,54 @@
+Tue Nov  2 12:11:05 UTC 2021 - John Paul Adrian Glaubitz 

+
+- Update to version 1.16.0
+  + New feature: Introducing a new http_cache parameter, whose documentation
+is available by searching http_cache (dict) from our API Reference Doc
+(Implementation #407). If an app utilizes this feature, it will also
+address #80 & #334.
+  + Improvement: Prevent concurrent interactive flows listening on same port
+when running on Windows (#427)
+  + Improvement: Detecting Regional Endpoint from env var. Also ensure the
+entire regional endpoint behavior needs to opt in. (#425)
+- from version 1.15.0
+  + New feature: Now both initiate_auth_code_flow() and 
acquire_token_interactive()
+accept a new optional parameter max_age which is the allowable elapsed time
+in seconds since the last time the End-User was actively authenticated. If
+the elapsed time is greater than this value, Microsoft identity platform
+will actively re-authenticate the End-User. (#381, #389)
+  + Improvement: MSAL will now automatically utilize a backup authentication
+system, to provide better resiliency. (#376, #395, #409)
+  + Improvement: Previously, acquire_token_interactive() was not able to be 
aborted
+by CTRL+C when running on Windows. It is now fixed. (#393, #404)
+  + Bugfix: The http cache feature shipped in #379 came with an unexpected side
+effect to slow down the Device Code Flow. Now fixed. (#408, #410)
+  + Change: Adopting cryptography 35.0.0 (#414)
+- from version 1.14.0
+  UPDATE: There was a bug in this version, being fixed in subsequent
+  1.15.0. We recommend everyone to upgrade to msal>=1.15.0,<2.
+  There is no API-level change in this MSAL release. So, all existing
+  apps do not need any code changes. Just upgrade, and your app will
+  gain the following behaviors.
+  + Behavior Change: By default, MSAL Python will launch Edge browser when
+running on Linux, when Edge is installed on current desktop. (#388)
+  + Behavior Change: MSAL Python will use an in-memory http-level cache.
+This would improve the latency in normal cases, and improve responsiveness
+for invalid requests and outage. (#159, #379)
+  + Behavior Change: MSAL Python will no longer use env var REGION_NAME as
+the Azure region name. (#394, #382)
+  + Bugfix: MSAL Python will no longer throw exception when your app
+excludes the profile scope. (#387, #390)
+- from version 1.13.0
+  + New feature: MSAL supports a confidential client being authenticated
+by a pre-signed assertion. Usage:
+
+cca = ConfidentialClientApplication(
+...,
+client_credential={"client_assertion": "...a JWT with claims aud, exp, 
iss, jti, nbf, and sub..."},
+...)
+
+This can be useful for where the signing takes place externally for
+example using Azure Key Vault (AKV). AKV sample included (#161, #271).
+
+   + Improvement: Skip unnecessary and repetitive region detection. (#372, 
#373)
+
+---

Old:

  msal-1.12.0.tar.gz

New:

  msal-1.16.0.tar.gz



Other differences:
--
++ python-msal.spec ++
--- /var/tmp/diff_new_pack.kUJMC9/_old  2021-11-09 23:55:29.479979557 +0100
+++ /var/tmp/diff_new_pack.kUJMC9/_new  2021-11-09 23:55:29.479979557 +0100
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %endif
 Name:   python-msal
-Version:1.12.0
+Version:1.16.0
 Release:0
 Summary:Microsoft Authentication Library (MSAL) for Python
 License:MIT

++ msal-1.12.0.tar.gz -> msal-1.16.0.tar.gz ++
 2092 lines of diff (skipped)


commit qgis for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qgis for openSUSE:Factory checked in 
at 2021-11-09 23:54:58

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


Package is "qgis"

Tue Nov  9 23:54:58 2021 rev:28 rq:930395 version:3.22.0

Changes:

--- /work/SRC/openSUSE:Factory/qgis/qgis.changes2021-10-26 
20:27:17.818445983 +0200
+++ /work/SRC/openSUSE:Factory/.qgis.new.1890/qgis.changes  2021-11-09 
23:55:24.151976842 +0100
@@ -1,0 +2,14 @@
+Fri Nov  5 12:28:10 UTC 2021 - Ben Greiner 
+
+- Update to 3.22.0
+  https://changelog.qgis.org/en/qgis/version/3.22/
+- Drop upstreamed patches
+  * qgis-fix-missing-qwt-inc.patch
+  * qgis-fix-missing-qwt-inc-part2.patch
+- Refresh fix-fastcgi-include.patch
+- Add recommendation for mod_spatialite -- boo#1185415
+- Suggest saga-gis -- boo#1190435
+- Enable SIP6 and add qgis-pr45830-sip6-gil.patch -- boo#1192300
+- Update qgis.rpmlintrc
+
+---

Old:

  qgis-3.20.3.tar.bz2
  qgis-3.20.3.tar.bz2.sha256
  qgis-fix-missing-qwt-inc-part2.patch
  qgis-fix-missing-qwt-inc.patch

New:

  qgis-3.22.0.tar.bz2
  qgis-3.22.0.tar.bz2.sha256
  qgis-pr45830-sip6-gil.patch



Other differences:
--
++ qgis.spec ++
--- /var/tmp/diff_new_pack.UOw8Bt/_old  2021-11-09 23:55:26.347977962 +0100
+++ /var/tmp/diff_new_pack.UOw8Bt/_new  2021-11-09 23:55:26.351977964 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package qgis
+# spec file for package qgis-ltr
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -24,7 +24,7 @@
 %else
 Name:   qgis
 %endif
-Version:3.20.3
+Version:3.22.0
 Release:0
 Summary:A Geographic Information System (GIS)
 License:GPL-2.0-only
@@ -35,10 +35,8 @@
 Source2:%{name}.rpmlintrc
 Source3:qgis_sample_data.zip
 Patch1: fix-fastcgi-include.patch
-# PATCH-FIX-UPSTREAM - 
https://github.com/qgis/QGIS/commit/6f9cbde7c782274ebe5875da7dbac98d68e9827
-Patch2: qgis-fix-missing-qwt-inc.patch
-# PATCH-FIX-UPSTREAM - 
https://github.com/qgis/QGIS/commit/581cb40603dd3daca2916b564a4cd2630d005556
-Patch3: qgis-fix-missing-qwt-inc-part2.patch
+# PATCH-FIX-UPSTREAM ggis-pr45830-sip6-gil.patch -- release GIL with sip6 
https://github.com/qgis/QGIS/pull/45830
+Patch2: 
https://github.com/qgis/QGIS/pull/45830.patch#/qgis-pr45830-sip6-gil.patch
 # PATCH-FIX-UPSTREAM - scan for pdal-config instead of pdal in cmake
 Patch4: qgis-fix-cmake-findpdal.patch
 BuildRequires:  FastCGI-devel
@@ -71,14 +69,11 @@
 BuildRequires:  python3-future
 BuildRequires:  python3-psycopg2
 BuildRequires:  python3-pygments
+BuildRequires:  python3-pyqt-builder
 BuildRequires:  python3-qscintilla-qt5
 BuildRequires:  python3-qscintilla-qt5-sip
 BuildRequires:  python3-qt5-devel
-# The package can build with sip v4 or sip v5 but needs to use the same module
-# as PyQt5 (python-sip vs python-qt5-sip).The correct sip.so is pulled in by
-# python-qt5, do not explicitly depend on it.
-# qgis is not compatible with sip6 yet - 
https://github.com/qgis/QGIS/issues/38911
-BuildRequires:  python3-sip5-devel
+BuildRequires:  python3-sip-devel
 BuildRequires:  python3-six
 BuildRequires:  python3-termcolor
 BuildRequires:  qwt6-devel
@@ -146,6 +141,9 @@
 Recommends: %{name}-sample-data
 Recommends: apache2-mod_fcgid
 Recommends: gpsbabel
+Recommends: mod_spatialite
+# It's in Application:Geo, but not in Factory
+Suggests:   saga-gis
 %if %is_ltr
 Conflicts:  qgis
 %else
@@ -301,8 +299,8 @@
 %exclude %{_libdir}/libqgisgrass7.so
 %exclude %{_libdir}/libqgisgrass7.so.*
 %exclude %{_libdir}/qgis/libgrassplugin7.so
-%exclude %{_libdir}/qgis/libgrassprovider7.so
-%exclude %{_libdir}/qgis/libgrassrasterprovider7.so
+%exclude %{_libdir}/qgis/libprovider_grass7.so
+%exclude %{_libdir}/qgis/libprovider_grassraster7.so
 %exclude %{_libdir}/qgis/grass
 %endif
 %exclude %{_datadir}/qgis/%{sampledir}
@@ -311,13 +309,12 @@
 
 %files devel
 %{_includedir}/qgis/
-%{_libdir}/liboauth2authmethod_static.a
 
 %if %{with grass}
 %files plugin-grass
 %{_libdir}/qgis/libgrassplugin7.so
-%{_libdir}/qgis/libgrassprovider7.so
-%{_libdir}/qgis/libgrassrasterprovider7.so
+%{_libdir}/qgis/libprovider_grass7.so
+%{_libdir}/qgis/libprovider_grassraster7.so
 %{_libdir}/libqgisgrass7.so
 %{_libdir}/libqgisgrass7.so.*
 %defattr(755,root,root)

++ fix-fastcgi-include.patch ++
--- /var/tmp/diff_new_pack.UOw8Bt/_old  2021-11-09 23:55:26.375977976 +0100
+++ /var/tmp/diff_new_pack.UOw8Bt/_new  2021-11-09 23:55:26.375977976 +0100
@@ -1,8 +1,10 @@
 qgis-3.18.0/src/server/qgis_map_serv.cpp.orig  2021-02-24 

commit tellico for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tellico for openSUSE:Factory checked 
in at 2021-11-09 23:54:59

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


Package is "tellico"

Tue Nov  9 23:54:59 2021 rev:90 rq:930412 version:3.4.2

Changes:

--- /work/SRC/openSUSE:Factory/tellico/tellico.changes  2021-05-11 
23:04:51.532773000 +0200
+++ /work/SRC/openSUSE:Factory/.tellico.new.1890/tellico.changes
2021-11-09 23:55:26.663978122 +0100
@@ -1,0 +2,31 @@
+Tue Nov  9 11:08:09 UTC 2021 - Wolfgang Bauer 
+
+- Update to 3.4.2
+  Features:
+  * A new data source for RPGGeek was added.
+  * The TheTVDB data source was updated.
+  * The kino.de data source was updated.
+  * The IBS.it data source was updated.
+  * The kino-teatr data source was updated.
+  * The IMDb data source was updated.
+  * The BoardGameGeek data source now uses larger images, when
+configured.
+  * The TheMovieDB data source now allows user-entered language
+selection.
+  * The Discogs data source can now continue searches when more
+results are available.
+  * Context menu actions were added to copy and save images
+(kde#443897).
+  * All entry and report templates were updated to HTML5.
+  * A DBUS command for importing PDF files was added.
+  Improvements and Bug Fixes:
+  * Invalid XML characters are no longer saved and no longer break
+loading (kde#443845).
+  * Recursive audio file metadata importing now works correctly and
+metadata import was expanded.
+  * Importing string macros from an empty bibtex file now works
+correctly (kde#440652).
+  * Undo now works after appending a new collection.
+  * A crashing bug when importing some PDF files was fixed.
+
+---

Old:

  tellico-3.4.1.tar.xz

New:

  tellico-3.4.2.tar.xz



Other differences:
--
++ tellico.spec ++
--- /var/tmp/diff_new_pack.c9PCIy/_old  2021-11-09 23:55:27.211978402 +0100
+++ /var/tmp/diff_new_pack.c9PCIy/_new  2021-11-09 23:55:27.215978404 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   tellico
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:A Collection Manager
 License:GPL-2.0-or-later

++ tellico-3.4.1.tar.xz -> tellico-3.4.2.tar.xz ++
/work/SRC/openSUSE:Factory/tellico/tellico-3.4.1.tar.xz 
/work/SRC/openSUSE:Factory/.tellico.new.1890/tellico-3.4.2.tar.xz differ: char 
26, line 1


commit screencast for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package screencast for openSUSE:Factory 
checked in at 2021-11-09 23:54:59

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


Package is "screencast"

Tue Nov  9 23:54:59 2021 rev:6 rq:930463 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/screencast/screencast.changes2019-07-30 
12:38:17.854942806 +0200
+++ /work/SRC/openSUSE:Factory/.screencast.new.1890/screencast.changes  
2021-11-09 23:55:28.019978813 +0100
@@ -1,0 +2,5 @@
+Tue Nov  9 13:45:49 UTC 2021 - Alexei Podvalsky 
+
+- Add gstreamer-plugins as recommend dependencies
+
+---



Other differences:
--
++ screencast.spec ++
--- /var/tmp/diff_new_pack.UkvnIB/_old  2021-11-09 23:55:28.539979078 +0100
+++ /var/tmp/diff_new_pack.UkvnIB/_new  2021-11-09 23:55:28.539979078 +0100
@@ -40,6 +40,9 @@
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xtst)
 Recommends: %{name}-lang
+Recommends: gstreamer-plugins-base
+Recommends: gstreamer-plugins-good
+Recommends: gstreamer-plugins-ugly
 Provides:   eidete = %{version}
 Obsoletes:  eidete < %{version}
 


commit mksusecd for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mksusecd for openSUSE:Factory 
checked in at 2021-11-09 23:54:56

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


Package is "mksusecd"

Tue Nov  9 23:54:56 2021 rev:67 rq:930403 version:2.0

Changes:

--- /work/SRC/openSUSE:Factory/mksusecd/mksusecd.changes2021-02-23 
20:22:43.611778875 +0100
+++ /work/SRC/openSUSE:Factory/.mksusecd.new.1890/mksusecd.changes  
2021-11-09 23:55:21.399975441 +0100
@@ -1,0 +2,16 @@
+Tue Nov 9 11:08:08 UTC 2021 - wfe...@opensuse.org
+
+- merge gh#openSUSE/mksusecd#55
+- rename --instsys option to --instsys-url
+- add new --initrd option for extending the installation system
+- allow RPMs as media sources and add special handling for
+  skelcd-installer-xxx packages
+- implement instsys extending for suse and rh style media
+- support updating .treeinfo files
+- code to distinguish suse and rh media
+- add openSUSE spec file
+- require at least checkmedia version 6
+- add support for rh media (jsc#SCL-6)
+- 2.0
+
+

Old:

  mksusecd-1.78.tar.xz

New:

  mksusecd-2.0.tar.xz



Other differences:
--
++ mksusecd.spec ++
--- /var/tmp/diff_new_pack.yuqfgn/_old  2021-11-09 23:55:21.907975700 +0100
+++ /var/tmp/diff_new_pack.yuqfgn/_new  2021-11-09 23:55:21.911975702 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   mksusecd
-Version:1.78
+Version:2.0
 Release:0
 Summary:Tool to create SUSE Linux installation ISOs
 License:GPL-3.0+

++ mksusecd-1.78.tar.xz -> mksusecd-2.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.78/VERSION new/mksusecd-2.0/VERSION
--- old/mksusecd-1.78/VERSION   2021-02-22 16:34:35.0 +0100
+++ new/mksusecd-2.0/VERSION2021-11-09 12:08:08.0 +0100
@@ -1 +1 @@
-1.78
+2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.78/changelog new/mksusecd-2.0/changelog
--- old/mksusecd-1.78/changelog 2021-02-22 16:34:35.0 +0100
+++ new/mksusecd-2.0/changelog  2021-11-09 12:08:08.0 +0100
@@ -1,3 +1,16 @@
+2021-11-09:2.0
+   - merge gh#openSUSE/mksusecd#55
+   - rename --instsys option to --instsys-url
+   - add new --initrd option for extending the installation system
+   - allow RPMs as media sources and add special handling for
+ skelcd-installer-xxx packages
+   - implement instsys extending for suse and rh style media
+   - support updating .treeinfo files
+   - code to distinguish suse and rh media
+   - add openSUSE spec file
+   - require at least checkmedia version 6
+   - add support for rh media (jsc#SCL-6)
+
 2021-02-22:1.78
- merge gh#openSUSE/mksusecd#53
- handle .ko.xz modules (bsc#1182573)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mksusecd-1.78/mksusecd new/mksusecd-2.0/mksusecd
--- old/mksusecd-1.78/mksusecd  2021-02-22 16:34:35.0 +0100
+++ new/mksusecd-2.0/mksusecd   2021-11-09 12:08:08.0 +0100
@@ -170,6 +170,8 @@
 sub meta_fat;
 sub fat_data_start;
 sub create_initrd;
+sub add_instsys_rh;
+sub add_instsys_suse;
 sub get_kernel_initrd;
 sub update_kernel_initrd;
 sub get_initrd_format;
@@ -186,10 +188,12 @@
 sub prepare_nano;
 sub prepare_pico;
 sub set_mkisofs_metadata;
+sub trim_volume_id;
 sub add_to_content_file;
 sub update_content_or_checksums;
 sub update_content;
 sub update_checksums;
+sub update_treeinfo;
 sub create_sign_key;
 sub add_sign_key;
 sub sign_content_or_checksums;
@@ -208,10 +212,13 @@
 sub eval_size;
 sub add_linuxrc_option;
 sub wipe_iso;
+sub get_media_style;
 sub analyze_products;
 sub check_product;
 sub crypto_cleanup;
 sub run_crypto_disk;
+sub read_ini;
+sub write_ini;
 
 my %config;
 my $sudo;
@@ -233,6 +240,7 @@
 my $opt_check;
 my $opt_digest = 'sha256';
 my @opt_initrds;
+my @opt_instsys;
 my $opt_boot_options;
 my $opt_type;
 my $opt_vendor;
@@ -257,7 +265,7 @@
 my $opt_rebuild_initrd;
 my $opt_size;
 my $opt_net;
-my $opt_instsys;
+my $opt_instsys_url;
 my $opt_defaultrepo;
 my $opt_no_iso;
 my $opt_merge_repos = 1;
@@ -313,6 +321,7 @@
   'mbr-chs'  => sub { $opt_no_mbr_chs = 0 },
   'no-mbr-chs'   => \$opt_no_mbr_chs,
   'initrd=s' => \@opt_initrds,
+  'instsys=s'=> \@opt_instsys,
   'rebuild-initrd'   => \$opt_rebuild_initrd,
   'boot=s'   => \$opt_boot_options,
   'grub2'=> sub { $opt_loader = "grub" },
@@ -323,7 +332,7 @@
   'nano'

commit plantuml for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plantuml for openSUSE:Factory 
checked in at 2021-11-09 23:54:55

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


Package is "plantuml"

Tue Nov  9 23:54:55 2021 rev:20 rq:930283 version:1.2021.13

Changes:

--- /work/SRC/openSUSE:Factory/plantuml/plantuml.changes2021-10-19 
23:03:53.545274721 +0200
+++ /work/SRC/openSUSE:Factory/.plantuml.new.1890/plantuml.changes  
2021-11-09 23:55:20.159974809 +0100
@@ -1,0 +2,6 @@
+Mon Nov  1 18:44:04 UTC 2021 - Martin Hauke 
+
+- Update to version 1.2021.13
+  See http://plantuml.com/de/changes for all changes
+
+---

Old:

  plantuml-lgpl-1.2021.12.tar.gz

New:

  plantuml-lgpl-1.2021.13.tar.gz



Other differences:
--
++ plantuml.spec ++
--- /var/tmp/diff_new_pack.a5EGZC/_old  2021-11-09 23:55:20.667975068 +0100
+++ /var/tmp/diff_new_pack.a5EGZC/_new  2021-11-09 23:55:20.671975069 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   plantuml
-Version:1.2021.12
+Version:1.2021.13
 Release:0
 Summary:Java UML Tool
 License:GPL-3.0-or-later

++ plantuml-lgpl-1.2021.12.tar.gz -> plantuml-lgpl-1.2021.13.tar.gz ++
 14912 lines of diff (skipped)


commit tvm for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package tvm for openSUSE:Factory checked in 
at 2021-11-09 23:54:54

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


Package is "tvm"

Tue Nov  9 23:54:54 2021 rev:10 rq:930277 version:0.7.0

Changes:

--- /work/SRC/openSUSE:Factory/tvm/tvm.changes  2021-10-19 23:04:24.445288752 
+0200
+++ /work/SRC/openSUSE:Factory/.tvm.new.1890/tvm.changes2021-11-09 
23:55:19.403974423 +0100
@@ -1,0 +2,5 @@
+Mon Nov  8 19:08:10 UTC 2021 - Jan Engelhardt 
+
+- Trim future plans/marketing from description.
+
+---



Other differences:
--
++ tvm.spec ++
--- /var/tmp/diff_new_pack.hIxA0u/_old  2021-11-09 23:55:19.971974713 +0100
+++ /var/tmp/diff_new_pack.hIxA0u/_new  2021-11-09 23:55:19.971974713 +0100
@@ -37,7 +37,7 @@
 Name:   tvm
 Version:0.7.0
 Release:0
-Summary:An End to End Deep Learning Compiler Stack
+Summary:An end-to-end Deep Learning Compiler Stack
 License:Apache-2.0
 URL:https://tvm.apache.org/
 Source: https://github.com/apache/tvm/archive/v%{version}.tar.gz
@@ -97,8 +97,7 @@
 %python_subpackages
 
 %description
-TVM is an open deep learning compiler stack for CPUs, GPUs, and specialized 
accelerators.
-It aims to close the gap between the productivity-focused deep learning 
frameworks, and the performance- or efficiency-oriented hardware backends.
+TVM is a deep learning compiler stack for CPUs, GPUs, and specialized 
accelerators.
 
 %package -n tvmc
 Summary:TVM command line driver
@@ -113,12 +112,13 @@
 profiling and execution of models, via a command line interface.
 
 %package -n %{name}-devel
-Summary:An End to End Deep Learning Compiler Stack
+Summary:Headers for the TVM Deep Learning Compiler Stack
 Requires:   libtvm = %{version}
 
 %description -n %{name}-devel
-TVM is an open deep learning compiler stack for CPUs, GPUs, and specialized 
accelerators.
-It aims to close the gap between the productivity-focused deep learning 
frameworks, and the performance- or efficiency-oriented hardware backends.
+TVM is a deep learning compiler stack for CPUs, GPUs, and specialized 
accelerators.
+
+This package contains the headers.
 
 %package -n libtvm
 Summary:Libraries generated for TVM


commit libspatialite for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libspatialite for openSUSE:Factory 
checked in at 2021-11-09 23:54:57

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


Package is "libspatialite"

Tue Nov  9 23:54:57 2021 rev:7 rq:930394 version:5.0.1

Changes:

--- /work/SRC/openSUSE:Factory/libspatialite/libspatialite.changes  
2021-08-31 19:56:06.645993435 +0200
+++ /work/SRC/openSUSE:Factory/.libspatialite.new.1890/libspatialite.changes
2021-11-09 23:55:22.179975838 +0100
@@ -1,0 +2,7 @@
+Fri Nov  5 12:14:56 UTC 2021 - Ben Greiner 
+
+- Add subpackage mod_spatialite
+  * This library is loaded by sqlite's load_extension by its
+unversioned '*.so' name -- boo#1185415
+
+---



Other differences:
--
++ libspatialite.spec ++
--- /var/tmp/diff_new_pack.pQ6m3V/_old  2021-11-09 23:55:22.663976085 +0100
+++ /var/tmp/diff_new_pack.pQ6m3V/_new  2021-11-09 23:55:22.667976087 +0100
@@ -52,6 +52,14 @@
 The SpatiaLite extension enables SQLite to support spatial data too
 [aka GEOMETRY], in a way conformant to OpenGis specifications.
 
+%package -n mod_spatialite
+Summary:Spatial SQLite extension
+Requires:   %{libname} = %{version}
+
+%description -n mod_spatialite
+The SpatiaLite extension enables SQLite to support spatial data too
+[aka GEOMETRY], in a way conformant to OpenGis specifications.
+
 %package devel
 Summary:Development files for %{name}
 Group:  Development/Libraries/C and C++
@@ -86,12 +94,16 @@
 %{_libdir}/libspatialite.so.%{sover}*
 %{_libdir}/mod_spatialite.so.%{sover}*
 
+%files -n mod_spatialite
+%license COPYING
+%doc README README.coverage
+%{_libdir}/mod_spatialite.so
+
 %files devel
 %license COPYING
 %doc README README.coverage
 %{_includedir}/*
 %{_libdir}/libspatialite.so
-%{_libdir}/mod_spatialite.so
 %{_libdir}/pkgconfig/spatialite.pc
 
 %changelog


commit python-babelfish for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-babelfish for 
openSUSE:Factory checked in at 2021-11-09 23:54:51

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


Package is "python-babelfish"

Tue Nov  9 23:54:51 2021 rev:6 rq:930246 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-babelfish/python-babelfish.changes
2021-11-03 17:26:47.737354606 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-babelfish.new.1890/python-babelfish.changes  
2021-11-09 23:55:17.079973239 +0100
@@ -1,0 +2,9 @@
+Mon Nov  8 17:24:33 UTC 2021 - Luigi Baldoni 
+
+- Update to version 0.6.0
+  * Use poetry as build system
+  * Use pytest as test runner
+  * Move documentation to README
+  * Switch to "main" branch
+
+---

Old:

  babelfish-0.5.5.tar.gz

New:

  babelfish-0.6.0.tar.gz



Other differences:
--
++ python-babelfish.spec ++
--- /var/tmp/diff_new_pack.3BSInu/_old  2021-11-09 23:55:17.635973522 +0100
+++ /var/tmp/diff_new_pack.3BSInu/_new  2021-11-09 23:55:17.635973522 +0100
@@ -19,7 +19,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-babelfish
-Version:0.5.5
+Version:0.6.0
 Release:0
 Summary:A Python library to work with countries and languages
 License:BSD-3-Clause
@@ -45,12 +45,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-%check
-%pyunittest discover -v
-
 %files %{python_files}
 %license LICENSE
-%doc README.rst
+%doc README.md
 %{python_sitelib}/babelfish
 %{python_sitelib}/babelfish-%{version}-py%{python_version}.egg-info
 

++ babelfish-0.5.5.tar.gz -> babelfish-0.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babelfish-0.5.5/HISTORY.rst 
new/babelfish-0.6.0/HISTORY.rst
--- old/babelfish-0.5.5/HISTORY.rst 2015-10-31 14:10:36.0 +0100
+++ new/babelfish-0.6.0/HISTORY.rst 1970-01-01 01:00:00.0 +0100
@@ -1,125 +0,0 @@
-Changelog
-=
-
-0.5.5
--
-**release date:** 2015-10-31
-
-* Fix hasattr on Country object when called with an invalid attribute
-
-0.5.4
--
-**release date:** 2015-01-24
-
-* Fix setuptools deprecation warning
-
-0.5.3
--
-**release date:** 2014-06-22
-
-* Better equality semantics for Language, Country, Script
-
-0.5.2
--
-**release date:** 2014-05-25
-
-* Babelfish objects (Language, Country, Script) are now picklable
-* Added support for Python 3.4
-
-
-0.5.1
--
-**release date:** 2014-01-26
-
-* Add a register method to ConverterManager to register without loading
-
-
-0.5.0
--
-**release date:** 2014-01-25
-
-**WARNING:** Backward incompatible changes
-
-* Simplify converter management with ConverterManager class
-* Make babelfish usable in place
-* Add Python 2.6 / 3.2 compatibility
-
-
-0.4.0
--
-**release date:** 2013-11-21
-
-**WARNING:** Backward incompatible changes
-
-* Add converter support for Country
-* Language/country reverse name detection is now case-insensitive
-* Add alpha3t, scope and type converters
-* Use lazy loading of converters
-
-
-0.3.0
--
-**release date:** 2013-11-09
-
-* Add support for scripts
-* Improve built-in converters
-* Add support for ietf
-
-
-0.2.1
--
-**release date:** 2013-11-03
-
-* Fix reading of data files
-
-
-0.2.0
--
-**release date:** 2013-10-31
-
-* Add str method
-* More explicit exceptions
-* Change repr format to use ascii only
-
-
-0.1.5
--
-**release date:** 2013-10-21
-
-* Add a fromcode method on Language class
-* Add a codes attribute on converters
-
-
-0.1.4
--
-**release date:** 2013-10-20
-
-* Fix converters not raising NoConversionError
-
-
-0.1.3
--
-**release date:** 2013-09-29
-
-* Fix source distribution
-
-
-0.1.2
--
-**release date:** 2013-09-29
-
-* Add missing files to source distribution
-
-
-0.1.1
--
-**release date:** 2013-09-28
-
-* Fix python3 support
-
-
-0.1

-**release date:** 2013-09-28
-
-* Initial version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/babelfish-0.5.5/MANIFEST.in 
new/babelfish-0.6.0/MANIFEST.in
--- old/babelfish-0.5.5/MANIFEST.in 2015-10-31 13:38:37.0 +0100
+++ new/babelfish-0.6.0/MANIFEST.in 1970-01-01 01:00:00.0 +0100
@@ -1 +0,0 @@
-include LICENSE HISTORY.rst babelfish/data/iso-639-3.tab 
babelfish/data/iso-3166-1.txt babelfish/data/iso15924-utf8-20131012.txt 
babelfish/data/opensubtitles_languages.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit pcsc-tools for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pcsc-tools for openSUSE:Factory 
checked in at 2021-11-09 23:54:52

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


Package is "pcsc-tools"

Tue Nov  9 23:54:52 2021 rev:6 rq:930248 version:1.5.8

Changes:

--- /work/SRC/openSUSE:Factory/pcsc-tools/pcsc-tools.changes2020-07-08 
19:17:24.623946791 +0200
+++ /work/SRC/openSUSE:Factory/.pcsc-tools.new.1890/pcsc-tools.changes  
2021-11-09 23:55:17.979973698 +0100
@@ -1,0 +2,16 @@
+Mon Nov  8 20:15:30 UTC 2021 - Martin Hauke 
+
+- Update to version 1.5.8
+  * 360 new ATRs
+  * ATR_analysis:
++ fix TB2 parsing error
++ misc spelling fixes
+  * pcsc_scan:
++ add maxtime option -t
++ add the option -c to list cards only once
++ no spinner in quiet mode (-q)
++ turn off colour if redirected output
++ Exit if no reader is found and -c or -r is used
+- Run spec-cleaner
+
+---

Old:

  pcsc-tools-1.5.7.tar.bz2
  pcsc-tools-1.5.7.tar.bz2.asc

New:

  pcsc-tools-1.5.8.tar.bz2
  pcsc-tools-1.5.8.tar.bz2.asc



Other differences:
--
++ pcsc-tools.spec ++
--- /var/tmp/diff_new_pack.DRQt6a/_old  2021-11-09 23:55:18.423973923 +0100
+++ /var/tmp/diff_new_pack.DRQt6a/_new  2021-11-09 23:55:18.423973923 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pcsc-tools
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pcsc-tools
-Version:1.5.7
+Version:1.5.8
 Release:0
 Summary:Smart card tools
 License:GPL-2.0-or-later AND GPL-3.0-or-later
@@ -33,7 +33,6 @@
 Requires:   perl-pcsc
 Requires:   perl(Glib)
 Requires:   perl(Gtk2)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 These tools are used to test a PC/SC driver, card or reader
@@ -47,14 +46,14 @@
 
 %build
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-,root,root)
-%doc README Changelog gpl*
+%license gpl*.txt
+%doc Changelog README
 %{_bindir}/ATR_analysis
 %{_bindir}/gscriptor
 %{_bindir}/pcsc_scan

++ pcsc-tools-1.5.7.tar.bz2 -> pcsc-tools-1.5.8.tar.bz2 ++
 10431 lines of diff (skipped)


commit clustershell for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package clustershell for openSUSE:Factory 
checked in at 2021-11-09 23:54:47

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


Package is "clustershell"

Tue Nov  9 23:54:47 2021 rev:7 rq:930223 version:1.8.4

Changes:

--- /work/SRC/openSUSE:Factory/clustershell/clustershell.changes
2020-09-09 18:08:51.263575713 +0200
+++ /work/SRC/openSUSE:Factory/.clustershell.new.1890/clustershell.changes  
2021-11-09 23:55:14.063971701 +0100
@@ -1,0 +2,15 @@
+Mon Nov  8 17:42:04 UTC 2021 - Stephane Thiell 
+
+- Update to upstream release 1.8.4:
+  * RangeSetND: fix padding info when slicing using __getitem__()
+  * Defaults: Allow out-of-tree worker modules
+  * NodeUtils: allow YAML list to declare node groups
+  * Tree: Use default local_worker and allow overriding Defaults
+  * Worker/Rsh: return maxrc properly for Rsh Worker
+  * xCAT binding: add support for spaces in group names
+  * CLI/Clush: Avoid python3 error with no stdin
+  * CLI/Clush: use os.read() in stdin thread
+  * CLI/Clush: Add maxrc option to clush.conf
+  * CLI/Display: Add support for NO_COLOR and CLICOLOR
+
+---

Old:

  ClusterShell-1.8.3.tar.gz

New:

  ClusterShell-1.8.4.tar.gz



Other differences:
--
++ clustershell.spec ++
--- /var/tmp/diff_new_pack.SWtu3I/_old  2021-11-09 23:55:14.551971949 +0100
+++ /var/tmp/diff_new_pack.SWtu3I/_new  2021-11-09 23:55:14.555971952 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package clustershell
 #
-# Copyright (c) 2020 SUSE LLC
-# Copyright (c) 2017 Stephane Thiell 
+# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2021 Stephane Thiell 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -47,7 +47,7 @@
 %global srcname ClusterShell
 
 Name:   clustershell
-Version:1.8.3
+Version:1.8.4
 Release:1%{?dist}
 Summary:Python framework for efficient cluster administration
 License:LGPL-2.1-or-later
@@ -115,7 +115,6 @@
 %description -n %{python3_pkgprefix}-%{name}
 ClusterShell Python 3 module and related command line tools.
 
-
 %prep
 %setup -q -n %{srcname}-%{version}
 
@@ -197,6 +196,7 @@
 %{python3_sitelib}/ClusterShell-*-py?.?.egg-info
 
 %else
+
 %files -n %{python3_pkgprefix}-%{name}
 %if 0%{?rhel}
 %defattr(-,root,root,-)

++ ClusterShell-1.8.3.tar.gz -> ClusterShell-1.8.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ClusterShell-1.8.3/ChangeLog 
new/ClusterShell-1.8.4/ChangeLog
--- old/ClusterShell-1.8.3/ChangeLog2019-12-07 21:34:33.0 +0100
+++ new/ClusterShell-1.8.4/ChangeLog2021-11-06 01:59:59.0 +0100
@@ -1,3 +1,27 @@
+2021-11-03 S. Thiell 
+
+   * Version 1.8.4 released. The main changes are listed below.
+
+   * RangeSetND: fix padding info when slicing using __getitem__() (#429)
+
+   * Defaults: Allow out-of-tree worker modules
+
+   * NodeUtils: allow YAML list to declare node groups (#438)
+
+   * Tree: Use default local_worker and allow overriding Defaults
+
+   * Worker/Rsh: return maxrc properly for Rsh Worker (#448)
+
+   * xCAT binding: add support for spaces in group names (#459)
+
+   * CLI/Clush: Avoid python3 error with no stdin (#460)
+
+   * CLI/Clush: use os.read() in stdin thread (#463)
+
+   * CLI/Clush: Add maxrc option to clush.conf (#451)
+
+   * CLI/Display: Add support for NO_COLOR and CLICOLOR (#428) (#432)
+
 2019-12-01 S. Thiell 
 
* Version 1.8.3 released. The main changes are listed below.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ClusterShell-1.8.3/PKG-INFO 
new/ClusterShell-1.8.4/PKG-INFO
--- old/ClusterShell-1.8.3/PKG-INFO 2019-12-17 20:13:15.0 +0100
+++ new/ClusterShell-1.8.4/PKG-INFO 2021-11-06 23:20:43.0 +0100
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: ClusterShell
-Version: 1.8.3
+Version: 1.8.4
 Summary: ClusterShell library and tools
 Home-page: http://clustershell.sourceforge.net/
 Author: Stephane Thiell
 Author-email: sthi...@stanford.edu
 License: LGPLv2+
-Download-URL: 
http://sourceforge.net/projects/clustershell/files/clustershell/1.8.3/
+Download-URL: 
http://sourceforge.net/projects/clustershell/files/clustershell/1.8.4/
 Description: ClusterShell is an event-driven open source Python framework, 
designed to run
 local or distant commands in parallel on server farms or on large Linux
  

commit python-guessit for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-guessit for openSUSE:Factory 
checked in at 2021-11-09 23:54:49

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


Package is "python-guessit"

Tue Nov  9 23:54:49 2021 rev:16 rq:930226 version:3.4.2

Changes:

--- /work/SRC/openSUSE:Factory/python-guessit/python-guessit.changes
2021-11-07 00:19:03.588551837 +0100
+++ /work/SRC/openSUSE:Factory/.python-guessit.new.1890/python-guessit.changes  
2021-11-09 23:55:16.279972832 +0100
@@ -1,0 +2,7 @@
+Mon Nov  8 17:20:10 UTC 2021 - Luigi Baldoni 
+
+- Update to version 3.4.2
+  Fix:
+  * dependencies: Use babelfish>=0.6.0 
+
+---

Old:

  guessit-3.4.1.tar.gz

New:

  guessit-3.4.2.tar.gz



Other differences:
--
++ python-guessit.spec ++
--- /var/tmp/diff_new_pack.uqcYVr/_old  2021-11-09 23:55:16.779973087 +0100
+++ /var/tmp/diff_new_pack.uqcYVr/_new  2021-11-09 23:55:16.783973089 +0100
@@ -18,7 +18,7 @@
 
 %define skip_python2 1
 Name:   python-guessit
-Version:3.4.1
+Version:3.4.2
 Release:0
 Summary:A library for guessing information from video files
 License:LGPL-3.0-only
@@ -26,7 +26,7 @@
 URL:https://github.com/wackou/guessit
 Source0:
https://files.pythonhosted.org/packages/source/g/guessit/guessit-%{version}.tar.gz
 BuildRequires:  %{python_module PyYAML}
-BuildRequires:  %{python_module babelfish >= 0.5.5}
+BuildRequires:  %{python_module babelfish >= 0.6.0}
 BuildRequires:  %{python_module importlib-resources}
 BuildRequires:  %{python_module pytest >= 5}
 BuildRequires:  %{python_module pytest-benchmark}
@@ -37,7 +37,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-babelfish >= 0.5.5
+Requires:   python-babelfish >= 0.6.0
 Requires:   python-importlib-resources
 Requires:   python-python-dateutil
 Requires:   python-rebulk >= 3.1.0

++ guessit-3.4.1.tar.gz -> guessit-3.4.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/guessit-3.4.1/CHANGELOG.md 
new/guessit-3.4.2/CHANGELOG.md
--- old/guessit-3.4.1/CHANGELOG.md  2021-11-05 23:04:14.0 +0100
+++ new/guessit-3.4.2/CHANGELOG.md  2021-11-08 09:19:18.0 +0100
@@ -3,6 +3,11 @@
 
 
 
+## v3.4.1 (2021-11-05)
+### Fix
+* **other:** Detect "Open Matte" with non-space separator 
([`b52a9d9`](https://github.com/guessit-io/guessit/commit/b52a9d9f0315af68d41c22772d35488d00c4f04e))
+* **packaging:** Use stdlib importlib.resources in py 3.7+ 
([`1e7b000`](https://github.com/guessit-io/guessit/commit/1e7b0008232e306478d15f7a78d093804d56df3a))
+
 ## v3.4.0 (2021-11-04)
 ### Feature
 * **other:** Add restored support and match 4k-* patterns 
([`99c30eb`](https://github.com/guessit-io/guessit/commit/99c30eb3876a4947ff9a4f5126b70195452a64c7))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/guessit-3.4.1/PKG-INFO new/guessit-3.4.2/PKG-INFO
--- old/guessit-3.4.1/PKG-INFO  2021-11-05 23:04:36.439150800 +0100
+++ new/guessit-3.4.2/PKG-INFO  2021-11-08 09:19:40.555203700 +0100
@@ -1,12 +1,12 @@
 Metadata-Version: 2.1
 Name: guessit
-Version: 3.4.1
+Version: 3.4.2
 Summary: GuessIt - a library for guessing information from video filenames.
 Home-page: https://guessit.io
 Author: R??mi Alvergnat
 Author-email: toilal@gmail.com
 License: LGPLv3
-Download-URL: 
https://pypi.python.org/packages/source/g/guessit/guessit-3.4.1.tar.gz
+Download-URL: 
https://pypi.python.org/packages/source/g/guessit/guessit-3.4.2.tar.gz
 Keywords: python library release parser name filename movies series episodes 
animes
 Platform: UNKNOWN
 Classifier: Development Status :: 5 - Production/Stable
@@ -79,6 +79,11 @@
 
 
 
+## v3.4.1 (2021-11-05)
+### Fix
+* **other:** Detect "Open Matte" with non-space separator 
([`b52a9d9`](https://github.com/guessit-io/guessit/commit/b52a9d9f0315af68d41c22772d35488d00c4f04e))
+* **packaging:** Use stdlib importlib.resources in py 3.7+ 
([`1e7b000`](https://github.com/guessit-io/guessit/commit/1e7b0008232e306478d15f7a78d093804d56df3a))
+
 ## v3.4.0 (2021-11-04)
 ### Feature
 * **other:** Add restored support and match 4k-* patterns 
([`99c30eb`](https://github.com/guessit-io/guessit/commit/99c30eb3876a4947ff9a4f5126b70195452a64c7))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/guessit-3.4.1/guessit/__version__.py 
new/guessit-3.4.2/guessit/__version__.py
--- old/guessit-3.

commit python-pdfminer.six for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pdfminer.six for 
openSUSE:Factory checked in at 2021-11-09 23:54:53

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


Package is "python-pdfminer.six"

Tue Nov  9 23:54:53 2021 rev:4 rq:930278 version:20200726

Changes:

--- /work/SRC/openSUSE:Factory/python-pdfminer.six/python-pdfminer.six.changes  
2020-09-09 18:08:06.875535265 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pdfminer.six.new.1890/python-pdfminer.six.changes
2021-11-09 23:55:18.807974120 +0100
@@ -1,0 +2,7 @@
+Tue Nov  9 07:32:27 UTC 2021 - Steve Kowalik 
+
+- Use pytest to run the testsuite.
+- Add patch import-from-non-pythonpath-files.patch:
+  * Allow the test suite to find modules not shipped as modules.
+
+---

New:

  import-from-non-pythonpath-files.patch



Other differences:
--
++ python-pdfminer.six.spec ++
--- /var/tmp/diff_new_pack.lohhXD/_old  2021-11-09 23:55:19.275974358 +0100
+++ /var/tmp/diff_new_pack.lohhXD/_new  2021-11-09 23:55:19.275974358 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pdfminer.six
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,9 +27,9 @@
 Source: 
https://github.com/pdfminer/pdfminer.six/archive/%{version}.tar.gz#/pdfminer.six-%{version}.tar.gz
 # https://github.com/pdfminer/pdfminer.six/pull/489
 Patch0: python-pdfminer.six-remove-nose.patch
+Patch1: import-from-non-pythonpath-files.patch
 BuildRequires:  %{python_module chardet}
 BuildRequires:  %{python_module cryptography}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module pycryptodome}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -43,7 +43,7 @@
 Requires:   python-six
 Requires:   python-sortedcontainers
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 Provides:   python-pdfminer3k = %{version}
 Obsoletes:  python-pdfminer3k < %{version}
 BuildArch:  noarch
@@ -63,7 +63,7 @@
 
 %prep
 %setup -q -n pdfminer.six-%{version}
-%patch0 -p1
+%autopatch -p1
 sed -i -e '/^#!\//, 1d' pdfminer/psparser.py
 sed  -i '1i #!%{_bindir}/python3' tools/dumppdf.py tools/pdf2txt.py
 
@@ -80,7 +80,7 @@
 %python_clone -a %{buildroot}%{_bindir}/dumppdf
 
 %check
-%python_expand nosetests-%{$python_bin_suffix} -v
+%pytest
 
 %post
 %python_install_alternative pdf2txt

++ import-from-non-pythonpath-files.patch ++
Index: pdfminer.six-20200726/tests/test_tools_dumppdf.py
===
--- pdfminer.six-20200726.orig/tests/test_tools_dumppdf.py
+++ pdfminer.six-20200726/tests/test_tools_dumppdf.py
@@ -5,8 +5,11 @@ from tempfile import NamedTemporaryFile
 
 from helpers import absolute_sample_path
 from pdfminer.pdfdocument import PDFNoValidXRefWarning
-from tools import dumppdf
 
+import importlib.util
+spec = importlib.util.spec_from_file_location("dumppdf", "tools/dumppdf.py")
+dumppdf = importlib.util.module_from_spec(spec)
+spec.loader.exec_module(dumppdf)
 
 def run(filename, options=None):
 absolute_path = absolute_sample_path(filename)
Index: pdfminer.six-20200726/tests/test_tools_pdf2txt.py
===
--- pdfminer.six-20200726.orig/tests/test_tools_pdf2txt.py
+++ pdfminer.six-20200726/tests/test_tools_pdf2txt.py
@@ -4,9 +4,13 @@ import os
 from shutil import rmtree
 from tempfile import NamedTemporaryFile, mkdtemp
 
-import tools.pdf2txt as pdf2txt
 from helpers import absolute_sample_path
 
+import importlib.util
+spec = importlib.util.spec_from_file_location("pdf2txt", "tools/pdf2txt.py")
+pdf2txt = importlib.util.module_from_spec(spec)
+spec.loader.exec_module(pdf2txt)
+
 
 def run(sample_path, options=None):
 absolute_path = absolute_sample_path(sample_path)


commit python-netaddr for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-netaddr for openSUSE:Factory 
checked in at 2021-11-09 23:54:48

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


Package is "python-netaddr"

Tue Nov  9 23:54:48 2021 rev:25 rq:930242 version:0.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-netaddr/python-netaddr.changes
2020-07-07 13:00:05.130081509 +0200
+++ /work/SRC/openSUSE:Factory/.python-netaddr.new.1890/python-netaddr.changes  
2021-11-09 23:55:15.475972422 +0100
@@ -1,0 +2,5 @@
+Mon Nov  8 21:36:16 UTC 2021 - Dirk M??ller 
+
+- fix build for older distros
+
+---
@@ -29 +33,0 @@
-



Other differences:
--
++ python-netaddr.spec ++
--- /var/tmp/diff_new_pack.RQmlVV/_old  2021-11-09 23:55:16.079972730 +0100
+++ /var/tmp/diff_new_pack.RQmlVV/_new  2021-11-09 23:55:16.079972730 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-netaddr
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,12 +29,16 @@
 BuildRequires:  %{python_module importlib_resources}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module xml}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-importlib-metadata
 Requires:   python-importlib_resources
+%ifpython2
+Requires:   python-xml
+%endif
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:  noarch
 %python_subpackages
 


commit python-autopage for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-autopage for openSUSE:Factory 
checked in at 2021-11-09 23:54:47

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


Package is "python-autopage"

Tue Nov  9 23:54:47 2021 rev:2 rq:930234 version:0.4.0

Changes:

--- /work/SRC/openSUSE:Factory/python-autopage/python-autopage.changes  
2021-10-27 22:21:09.175197038 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-autopage.new.1890/python-autopage.changes
2021-11-09 23:55:14.831972093 +0100
@@ -1,0 +2,5 @@
+Mon Nov  8 20:01:21 UTC 2021 - Dirk M??ller 
+
+- skip python2 build, it doesn't work anymore
+
+---



Other differences:
--
++ python-autopage.spec ++
--- /var/tmp/diff_new_pack.NCdC3M/_old  2021-11-09 23:55:15.279972322 +0100
+++ /var/tmp/diff_new_pack.NCdC3M/_new  2021-11-09 23:55:15.283972323 +0100
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%global skip_python2 1
 Name:   python-autopage
 Version:0.4.0
 Release:0


commit python-pydata-sphinx-theme for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pydata-sphinx-theme for 
openSUSE:Factory checked in at 2021-11-09 23:54:45

Comparing /work/SRC/openSUSE:Factory/python-pydata-sphinx-theme (Old)
 and  /work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.1890 (New)


Package is "python-pydata-sphinx-theme"

Tue Nov  9 23:54:45 2021 rev:2 rq:930208 version:0.7.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pydata-sphinx-theme/python-pydata-sphinx-theme.changes
2021-08-30 13:55:19.049830811 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pydata-sphinx-theme.new.1890/python-pydata-sphinx-theme.changes
  2021-11-09 23:55:12.203970754 +0100
@@ -1,0 +2,43 @@
+Mon Nov  8 15:53:37 UTC 2021 - Dirk M??ller 
+
+- Update to 0.7.1: 
+  * Fixing prevnext translations (#486)
+  * RLS: v0.7.0
+  * Update API styling for changes in sphinx 4.x (#485)
+  * Avoid adding margin to docutils container (from bootstrap container) (#474)
+  * Add css for blockquote and references/citations (#482)
+  * Move API docs related CSS to separate file (#476)
+  * Improve styling of the Previous / Next buttons (#473)
+  *  Round edges (#472)
+  * Bump docutils version (#463)
+  * FIX: added gtag date and moved google analytics to header (#439)
+  * Add explicit heading aria-level to complement heading role (#456)
+  * revert style changes (#459)
+  * include tests in sdist (#457)
+  * Add pa11y testing and reporting (#294)
+  * move parent theme css earlier in the inclusion order (#451)
+  * FIX: Include built css/js assets in source again (#450)
+  * Re-build assests with yarn to fix linting  (#448)
+  * Bump url-parse from 1.5.1 to 1.5.3 (#443)
+  * TST: update role for caption in expected html output (sphinx 4.1) (#441)
+  * Remove CircleCI from jobs (#445)
+  * Bump path-parse from 1.0.6 to 1.0.7 (#442)
+  * Use a variable for the color of editthispage (#412)
+  * Bump color-string from 1.5.3 to 1.6.0 (#440)
+  * Bump postcss from 7.0.32 to 7.0.36 (#425)
+  * fix Fairlearn link (#430)
+  * DOC: Add a few more projects that have adopted the theme. (#423)
+  * Fixing admonition title CSS (#407)
+  * Add MNE-Python to theme users list (#405)
+  * Bump dns-packet from 1.3.1 to 1.3.4 (#421)
+  * Bump browserslist from 4.12.0 to 4.16.6 (#419)
+  * Bump hosted-git-info from 2.8.8 to 2.8.9 (#411)
+  * Bump url-parse from 1.4.7 to 1.5.1 (#409)
+  * Bump ws from 6.2.1 to 6.2.2 (#422)
+  * add pyvista to sites using the theme (#418)
+  * Remove end tags from HTML elements (#408)
+  * Bump lodash from 4.17.19 to 4.17.21 (#410)
+  * Bump ssri from 6.0.1 to 6.0.2 (#406)
+- drop fix_sidebar_tests.patch (upstream)
+
+---

Old:

  fix_sidebar_tests.patch
  pydata-sphinx-theme-0.6.3.tar.gz

New:

  pydata-sphinx-theme-0.7.1.tar.gz
  pydata-sphinx-theme.obsinfo



Other differences:
--
++ python-pydata-sphinx-theme.spec ++
--- /var/tmp/diff_new_pack.75aWqR/_old  2021-11-09 23:55:12.923971120 +0100
+++ /var/tmp/diff_new_pack.75aWqR/_new  2021-11-09 23:55:12.927971122 +0100
@@ -19,16 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python36 1
 Name:   python-pydata-sphinx-theme
-Version:0.6.3
+Version:0.7.1
 Release:0
 Summary:Bootstrap-based Sphinx theme from the PyData community
 License:BSD-3-Clause
 URL:https://github.com/pydata/pydata-sphinx-theme
 # Source: 
https://files.pythonhosted.org/packages/source/p/pydata-sphinx-theme/pydata-sphinx-theme-%%{version}.tar.gz
 Source: pydata-sphinx-theme-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM fix_sidebar_tests.patch gh#pydata/pydata-sphinx-theme#437 
mc...@suse.com
-# Make tests compatible with Sphinx 4.1
-Patch0: fix_sidebar_tests.patch
 BuildRequires:  %{python_module pytest-regressions}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
@@ -36,10 +33,10 @@
 BuildRequires:  python-rpm-macros
 Requires:   python-Sphinx
 Requires:   python-beautifulsoup4
-Requires:   python-docutils < 0.17
+Requires:   python-docutils
 Suggests:   python-beautifulsoup4
 Suggests:   python-codecov
-Suggests:   python-docutils = 0.16
+Suggests:   python-docutils
 Suggests:   python-jupyter_sphinx
 Suggests:   python-numpy
 Suggests:   python-numpydoc
@@ -52,7 +49,7 @@
 # SECTION test requirements
 BuildRequires:  %{python_module beautifulsoup4}
 BuildRequires:  %{python_module Sphinx}
-BuildRequires:  %{python_module docutils < 0.17}
+BuildRequires:  %{python_module docutils}
 # /SECTION
 %python_subpackages
 

++ _service ++
-

commit pamixer for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pamixer for openSUSE:Factory checked 
in at 2021-11-09 23:54:46

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


Package is "pamixer"

Tue Nov  9 23:54:46 2021 rev:3 rq:930220 version:1.5

Changes:

--- /work/SRC/openSUSE:Factory/pamixer/pamixer.changes  2020-08-18 
12:02:57.483422773 +0200
+++ /work/SRC/openSUSE:Factory/.pamixer.new.1890/pamixer.changes
2021-11-09 23:55:13.351971338 +0100
@@ -1,0 +2,10 @@
+Sat Nov  6 10:48:44 UTC 2021 - Ferdinand Thiessen 
+
+- Update to 1.5:
+  * Add "set-limit" option, set a limit for the volume
+  * Fixed typos
+  * Fix memory leak on Pulseaudio object destruction
+  * Add man page
+- Add fix-makefile-installation.patch
+
+---

Old:

  pamixer-1.4.tar.gz

New:

  fix-makefile-installation.patch
  pamixer-1.5.tar.gz



Other differences:
--
++ pamixer.spec ++
--- /var/tmp/diff_new_pack.218PPT/_old  2021-11-09 23:55:13.843971589 +0100
+++ /var/tmp/diff_new_pack.218PPT/_new  2021-11-09 23:55:13.843971589 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pamixer
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2017 Dakota Williams 
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,15 @@
 
 
 Name:   pamixer
-Version:1.4
+Version:1.5
 Release:0
 Summary:PulseAudio commandline mixer
 License:GPL-3.0-or-later
 Group:  Productivity/Multimedia/Sound/Mixers
 URL:https://github.com/cdemoulins/pamixer
-Source0:
https://github.com/cdemoulins/pamixer/archive/%{version}/%{name}-%{version}.tar.gz
+Source: 
https://github.com/cdemoulins/pamixer/archive/%{version}/%{name}-%{version}.tar.gz
+# PATCH-FIX-OPENSUSE fix-makefile-installation.patch -- Fix mandir and CXX 
flags
+Patch:  fix-makefile-installation.patch
 BuildRequires:  gcc-c++
 BuildRequires:  libboost_program_options-devel
 BuildRequires:  pkgconfig
@@ -36,18 +38,19 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 export CXXFLAGS="%{optflags}"
 %make_build
 
 %install
-mkdir -p %{buildroot}%{_bindir}
-%make_install PREFIX=%{buildroot}%{_prefix}
+%make_install PREFIX=%{_prefix} MANDIR=%{_mandir}
 
 %files
 %doc README.rst
 %license COPYING
 %{_bindir}/pamixer
+%{_mandir}/man1/pamixer.1%{?ext_man}
 
 %changelog

++ fix-makefile-installation.patch ++
diff -Nur pamixer-1.5/Makefile new/Makefile
--- pamixer-1.5/Makefile2021-10-04 10:09:29.0 +0200
+++ new/Makefile2021-11-06 12:32:09.17619 +0100
@@ -1,6 +1,8 @@
 LDLIBS   ?= -lpulse -lboost_program_options
-CXXFLAGS ?= -std=c++11 -Wall -Werror -Wextra -pedantic -DVERSION=\"1.5\"
+CXXFLAGS ?= -Wall -Werror -Wextra -pedantic
+CXXFLAGS += -std=c++11 -DVERSION=\"1.5\"
 PREFIX   ?= /usr/local
+MANDIR   ?= $(PREFIX)/man
 RM   ?= rm -f
 
 target   := pamixer
@@ -28,6 +30,6 @@
 install: pamixer
install -d $(DESTDIR)$(PREFIX)/bin/
install $(target) $(DESTDIR)$(PREFIX)/bin/
-   install -d $(DESTDIR)$(PREFIX)/man/man1/
-   install $(manpage) $(DESTDIR)$(PREFIX)/man/man1/
-   gzip $(DESTDIR)$(PREFIX)/man/man1/$(manpage)
+   install -d $(DESTDIR)$(MANDIR)/man1/
+   install -m 644 $(manpage) $(DESTDIR)$(MANDIR)/man1/
+   gzip $(DESTDIR)$(MANDIR)/man1/$(manpage)
++ pamixer-1.4.tar.gz -> pamixer-1.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pamixer-1.4/Makefile new/pamixer-1.5/Makefile
--- old/pamixer-1.4/Makefile2019-02-13 14:55:29.0 +0100
+++ new/pamixer-1.5/Makefile2021-10-04 10:09:29.0 +0200
@@ -1,9 +1,10 @@
 LDLIBS   ?= -lpulse -lboost_program_options
-CXXFLAGS ?= -std=c++11 -Wall -Werror -Wextra -pedantic
+CXXFLAGS ?= -std=c++11 -Wall -Werror -Wextra -pedantic -DVERSION=\"1.5\"
 PREFIX   ?= /usr/local
 RM   ?= rm -f
 
 target   := pamixer
+manpage  := pamixer.1
 main := $(addsuffix .cc,$(target))
 objects  := $(addsuffix .o,callbacks device pulseaudio)
 
@@ -25,4 +26,8 @@
$(RM) $(target)
 
 install: pamixer
-   install $(target) $(PREFIX)/bin/
+   install -d $(DESTDIR)$(PREFIX)/bin/
+   install $(target) $(DESTDIR)$(PREFIX)/bin/
+   install -d $(DESTDIR)$(PREFIX)/man/man1/
+   install $(manpage) $(DESTDIR)$(PREFIX)/man/man1/
+   gzip $(DESTDIR)$(PREFIX)/man/man1/$(manpage)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pamixer-1.4/README.rst new/pamixer-1.5/README.rst
--- old/pamixer-1.4/READM

commit geoipupdate for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package geoipupdate for openSUSE:Factory 
checked in at 2021-11-09 23:54:44

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


Package is "geoipupdate"

Tue Nov  9 23:54:44 2021 rev:18 rq:930210 version:4.8.0

Changes:

--- /work/SRC/openSUSE:Factory/geoipupdate/geoipupdate.changes  2021-09-21 
21:14:08.274706166 +0200
+++ /work/SRC/openSUSE:Factory/.geoipupdate.new.1890/geoipupdate.changes
2021-11-09 23:55:10.603969938 +0100
@@ -1,0 +2,7 @@
+Mon Nov 08 15:51:20 UTC 2021 - i...@paolostivanin.com
+
+- Update to version 4.8.0:
+  * The Docker container now supports the following new environment
+variables: GEOIPUPDATE_CONF_FILE and GEOIPUPDATE_DB_DIR
+
+---

Old:

  geoipupdate-4.7.1.tar.gz

New:

  geoipupdate-4.8.0.tar.gz



Other differences:
--
++ geoipupdate.spec ++
--- /var/tmp/diff_new_pack.atr3hF/_old  2021-11-09 23:55:11.507970399 +0100
+++ /var/tmp/diff_new_pack.atr3hF/_new  2021-11-09 23:55:11.511970400 +0100
@@ -18,7 +18,7 @@
 
 # Common info
 Name:   geoipupdate
-Version:4.7.1
+Version:4.8.0
 Release:0
 Summary:GeoIP update client code
 License:Apache-2.0 OR MIT
@@ -54,6 +54,7 @@
 Script for updating data in GeoIP Legacy format.
 
 
+
 # Preparation step (unpackung and patching if necessary)
 %prep
 %setup -q -a1

++ _service ++
--- /var/tmp/diff_new_pack.atr3hF/_old  2021-11-09 23:55:11.547970419 +0100
+++ /var/tmp/diff_new_pack.atr3hF/_new  2021-11-09 23:55:11.547970419 +0100
@@ -2,7 +2,7 @@
 
 git
 git://github.com/maxmind/geoipupdate
-v4.7.1
+v4.8.0
 .git
 @PARENT_TAG@
 enable

++ _servicedata ++
--- /var/tmp/diff_new_pack.atr3hF/_old  2021-11-09 23:55:11.563970427 +0100
+++ /var/tmp/diff_new_pack.atr3hF/_new  2021-11-09 23:55:11.563970427 +0100
@@ -1,6 +1,6 @@
 
 
 git://github.com/maxmind/geoipupdate
-8bb6d26f0b015d27a3470bfe1171c6c68ff4b106
+4bf61478cbaf0c0286e7c2f71d0b0f2d473a5ba8
 
 
\ No newline at end of file

++ geoipupdate-4.7.1.tar.gz -> geoipupdate-4.8.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoipupdate-4.7.1/.gitignore 
new/geoipupdate-4.8.0/.gitignore
--- old/geoipupdate-4.7.1/.gitignore1970-01-01 01:00:00.0 +0100
+++ new/geoipupdate-4.8.0/.gitignore2021-06-28 16:11:50.0 +0200
@@ -0,0 +1,5 @@
+*.swp
+/build
+/cmd/geoipupdate/geoipupdate
+/vendor
+.idea
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoipupdate-4.7.1/CHANGELOG.md 
new/geoipupdate-4.8.0/CHANGELOG.md
--- old/geoipupdate-4.7.1/CHANGELOG.md  2021-04-19 20:20:49.0 +0200
+++ new/geoipupdate-4.8.0/CHANGELOG.md  2021-06-28 16:11:50.0 +0200
@@ -1,5 +1,17 @@
 # CHANGELOG
 
+## 4.8.0
+
+* The Docker container now supports the following new environment
+  variables:
+
+  * `GEOIPUPDATE_CONF_FILE` - The path where the configuration file will
+be written. The default is `/etc/GeoIP.conf`.
+  * `GEOIPUPDATE_DB_DIR` - The directory where geoipupdate will download
+the databases. The default is `/usr/share/GeoIP`.
+
+  Pull request by Maxence POULAIN. GitHub #143.
+
 ## 4.7.1 (2021-04-19)
 
 * The Alpine version used for the Docker image now tracks the `alpine:3`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoipupdate-4.7.1/_layouts/default.html 
new/geoipupdate-4.8.0/_layouts/default.html
--- old/geoipupdate-4.7.1/_layouts/default.html 2021-04-19 20:20:49.0 
+0200
+++ new/geoipupdate-4.8.0/_layouts/default.html 2021-06-28 16:11:50.0 
+0200
@@ -6,7 +6,7 @@
   
   
   
-  
+  https://static-gh.maxmind.com/maxmind.css"; rel="stylesheet">
   
   
   
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/geoipupdate-4.7.1/doc/docker.md 
new/geoipupdate-4.8.0/doc/docker.md
--- old/geoipupdate-4.7.1/doc/docker.md 2021-04-19 20:20:49.0 +0200
+++ new/geoipupdate-4.8.0/doc/docker.md 2021-06-28 16:11:50.0 +0200
@@ -2,7 +2,7 @@
 
 ## Image information
 
-The image is available on [Docker 
Hub](https://hub.docker.com/r/maxmindinc/geoipupdate).  
+The image is available on [Docker 
Hub](https://hub.docker.com/r/maxmindinc/geoipupdate).
 The source code is available on 
[GitHub](https://github.com/maxmind/geoipupdate).
 
 ## Configuring
@@ -33,6 +33,10 @@
   default is `0`.
 * `GEOIPUPDATE_VERBOSE` - Enable verbose mode. Pr

commit crun for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package crun for openSUSE:Factory checked in 
at 2021-11-09 23:54:44

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


Package is "crun"

Tue Nov  9 23:54:44 2021 rev:5 rq:930201 version:0.21

Changes:

--- /work/SRC/openSUSE:Factory/crun/crun.changes2021-08-25 
20:59:29.393060234 +0200
+++ /work/SRC/openSUSE:Factory/.crun.new.1890/crun.changes  2021-11-09 
23:55:08.775969006 +0100
@@ -1,0 +2,7 @@
+Tue Nov  2 08:58:05 UTC 2021 - Dario Faggioli 
+
+- Add libprotobuf-c-devel as an explicit dependency, for fixing
+  the build;
+- Get rid of rpmlintrc, as it's no longer needed.
+
+---

Old:

  crun-rpmlintrc



Other differences:
--
++ crun.spec ++
--- /var/tmp/diff_new_pack.6mxaCn/_old  2021-11-09 23:55:09.267969256 +0100
+++ /var/tmp/diff_new_pack.6mxaCn/_new  2021-11-09 23:55:09.267969256 +0100
@@ -22,7 +22,6 @@
 Version:0.21
 Release:0
 Source0:
https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz
-Source1:crun-rpmlintrc
 URL:https://github.com/containers/crun
 # We always run autogen.sh
 BuildRequires:  autoconf
@@ -32,6 +31,7 @@
 BuildRequires:  glibc-devel-static
 BuildRequires:  go-md2man
 BuildRequires:  libcap-devel
+BuildRequires:  libprotobuf-c-devel
 BuildRequires:  libseccomp-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  libtool


commit appimaged for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package appimaged for openSUSE:Factory 
checked in at 2021-11-09 23:54:43

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


Package is "appimaged"

Tue Nov  9 23:54:43 2021 rev:2 rq:930189 version:10

Changes:

--- /work/SRC/openSUSE:Factory/appimaged/appimaged.changes  2017-07-21 
22:45:02.88501 +0200
+++ /work/SRC/openSUSE:Factory/.appimaged.new.1890/appimaged.changes
2021-11-09 23:55:07.091968148 +0100
@@ -1,0 +2,11 @@
+Sun Feb 28 09:56:55 UTC 2021 - Wolfgang Rosenauer 
+
+- use current repo as source
+- changed service to default.target
+
+---
+Wed Jan 24 07:46:07 UTC 2018 - adr...@suse.de
+
+- update to version 10
+
+---

Old:

  AppImageKit-9~pre.1495805837.d05eac1.obscpio

New:

  AppImageKit-10.obscpio



Other differences:
--
++ appimaged.spec ++
--- /var/tmp/diff_new_pack.Uled8b/_old  2021-11-09 23:55:08.047968635 +0100
+++ /var/tmp/diff_new_pack.Uled8b/_new  2021-11-09 23:55:08.051968636 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package 
+# spec file for package appimaged
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,29 +12,31 @@
 # 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:   appimaged
-Version:9~pre.1495805837.d05eac1
+Version:10
 Release:0
-License:MIT
-Url:http://www.appimage.org
+URL:http://www.appimage.org
 Summary:Daemon handles (un)registering AppImages with the system
+License:MIT
 Group:  System/Daemons
 Source0:AppImageKit-%version.tar.xz
 Source1:appimaged.service
-BuildRequires:  glib2-devel libpng-devel
-BuildRequires:  inotify-tools-devel
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  cairo-devel
 BuildRequires:  fuse-devel
-BuildRequires:  xz-devel
+BuildRequires:  glib2-devel
+BuildRequires:  inotify-tools-devel
 BuildRequires:  libarchive-devel
-BuildRequires:  openssl-devel
+BuildRequires:  libpng-devel
 BuildRequires:  libtool
-BuildRequires:  autoconf
-BuildRequires:  automake
-
+BuildRequires:  openssl-devel
+BuildRequires:  systemd-rpm-macros
+BuildRequires:  xz-devel
 Requires: zsync
 
 %description
@@ -45,7 +47,6 @@
 The package comes also with appimage.validate CLI tool to verify signature
 of AppImage files.
  
-
 %prep
 %setup -q -n AppImageKit-%version
 sed -i -e s,^version=.*,version=%version, build.sh
@@ -101,8 +102,10 @@
 
 %files
 %defattr(-,root,root)
-%doc LICENSE README.md
+%license LICENSE
+%doc README.md
 %{_bindir}/appimage.validate
 %{_bindir}/appimaged
 %{_userunitdir}/appimaged.service
 
+%changelog

++ AppImageKit-9~pre.1495805837.d05eac1.obscpio -> AppImageKit-10.obscpio 
++
 13059 lines of diff (skipped)

++ AppImageKit.obsinfo ++
--- /var/tmp/diff_new_pack.Uled8b/_old  2021-11-09 23:55:08.267968747 +0100
+++ /var/tmp/diff_new_pack.Uled8b/_new  2021-11-09 23:55:08.271968748 +0100
@@ -1,5 +1,5 @@
 name: AppImageKit
-version: 9~pre.1495805837.d05eac1
-mtime: 1495805837
-commit: d05eac10463913df288ed2a044f013f4464f60ca
+version: 10
+mtime: 1510255277
+commit: 6f3138f02701a7b52959f16f2ee6b540bf5b3dc5
 

++ _service ++
--- /var/tmp/diff_new_pack.Uled8b/_old  2021-11-09 23:55:08.295968761 +0100
+++ /var/tmp/diff_new_pack.Uled8b/_new  2021-11-09 23:55:08.295968761 +0100
@@ -1,8 +1,8 @@
 
   
-https://github.com/probonopd/AppImageKit.git
-appimagetool/master
-9~pre
+https://github.com/AppImage/AppImageKit.git
+10
+10
 enable
 git
   

++ appimaged.service ++
--- /var/tmp/diff_new_pack.Uled8b/_old  2021-11-09 23:55:08.319968774 +0100
+++ /var/tmp/diff_new_pack.Uled8b/_new  2021-11-09 23:55:08.319968774 +0100
@@ -9,4 +9,4 @@
 StartLimitInterval=0
 
 [Install]
-WantedBy=graphical.target
+WantedBy=default.target


commit pdns-recursor for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2021-11-09 23:54:42

Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old)
 and  /work/SRC/openSUSE:Factory/.pdns-recursor.new.1890 (New)


Package is "pdns-recursor"

Tue Nov  9 23:54:42 2021 rev:49 rq:930191 version:4.5.7

Changes:

--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes  
2021-10-12 21:50:42.283987797 +0200
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new.1890/pdns-recursor.changes
2021-11-09 23:55:04.939967051 +0100
@@ -1,0 +2,11 @@
+Fri Nov  5 12:00:12 UTC 2021 - Michael Str??der 
+
+- update to 4.5.7:
+  * A SHA-384 DS should not trump a SHA-256 one, only potentially ignore SHA-1 
DS records.
+References: #10908, pull request 10912
+  * rec_control wipe-cache-typed should check if a qtype arg is present and 
valid.
+References: #10905, pull request 10911
+  * Put the correct string into appliedPolicyTrigger for Netmask matching 
rules.
+References: #10842, pull request 10863
+
+---

Old:

  pdns-recursor-4.5.6.tar.bz2
  pdns-recursor-4.5.6.tar.bz2.sig

New:

  pdns-recursor-4.5.7.tar.bz2
  pdns-recursor-4.5.7.tar.bz2.sig



Other differences:
--
++ pdns-recursor.spec ++
--- /var/tmp/diff_new_pack.ikXh19/_old  2021-11-09 23:55:05.679967429 +0100
+++ /var/tmp/diff_new_pack.ikXh19/_new  2021-11-09 23:55:05.679967429 +0100
@@ -31,7 +31,7 @@
 %endif
 
 Name:   pdns-recursor
-Version:4.5.6
+Version:4.5.7
 Release:0
 BuildRequires:  autoconf
 BuildRequires:  automake

++ pdns-recursor-4.5.6.tar.bz2 -> pdns-recursor-4.5.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdns-recursor-4.5.6/configure 
new/pdns-recursor-4.5.7/configure
--- old/pdns-recursor-4.5.6/configure   2021-10-08 15:10:32.0 +0200
+++ new/pdns-recursor-4.5.7/configure   2021-11-05 07:41:58.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for pdns-recursor 4.5.6.
+# Generated by GNU Autoconf 2.69 for pdns-recursor 4.5.7.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='pdns-recursor'
 PACKAGE_TARNAME='pdns-recursor'
-PACKAGE_VERSION='4.5.6'
-PACKAGE_STRING='pdns-recursor 4.5.6'
+PACKAGE_VERSION='4.5.7'
+PACKAGE_STRING='pdns-recursor 4.5.7'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1530,7 +1530,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures pdns-recursor 4.5.6 to adapt to many kinds of systems.
+\`configure' configures pdns-recursor 4.5.7 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1601,7 +1601,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of pdns-recursor 4.5.6:";;
+ short | recursive ) echo "Configuration of pdns-recursor 4.5.7:";;
esac
   cat <<\_ACEOF
 
@@ -1780,7 +1780,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-pdns-recursor configure 4.5.6
+pdns-recursor configure 4.5.7
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2497,7 +2497,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by pdns-recursor $as_me 4.5.6, which was
+It was created by pdns-recursor $as_me 4.5.7, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3365,7 +3365,7 @@
 
 # Define the identity of the package.
  PACKAGE='pdns-recursor'
- VERSION='4.5.6'
+ VERSION='4.5.7'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -27384,7 +27384,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by pdns-recursor $as_me 4.5.6, which was
+This file was extended by pdns-recursor $as_me 4.5.7, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -27450,7 +27450,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-pdns-recursor config.status 4.5.6
+pdns-recursor config.status 4.5.7
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff

commit python-multipledispatch for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-multipledispatch for 
openSUSE:Factory checked in at 2021-11-09 23:54:41

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


Package is "python-multipledispatch"

Tue Nov  9 23:54:41 2021 rev:5 rq:930188 version:0.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-multipledispatch/python-multipledispatch.changes
  2019-05-06 13:25:23.445048348 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-multipledispatch.new.1890/python-multipledispatch.changes
2021-11-09 23:55:03.66573 +0100
@@ -1,0 +2,5 @@
+Mon Nov  8 14:01:40 UTC 2021 - Dirk M??ller 
+
+- add missing six dependency 
+
+---



Other differences:
--
++ python-multipledispatch.spec ++
--- /var/tmp/diff_new_pack.kYtuFW/_old  2021-11-09 23:55:04.579966868 +0100
+++ /var/tmp/diff_new_pack.kYtuFW/_new  2021-11-09 23:55:04.579966868 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-multipledispatch
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,13 +23,15 @@
 Summary:Multiple dispatch in Python
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:http://github.com/mrocklin/multipledispatch/
+URL:https://multiple-dispatch.readthedocs.io/
 Source: 
https://github.com/mrocklin/multipledispatch/archive/0.6.0.tar.gz
 BuildRequires:  %{python_module pytest-benchmark}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-six
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages


commit deepin-session-ui for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deepin-session-ui for 
openSUSE:Factory checked in at 2021-11-09 23:54:39

Comparing /work/SRC/openSUSE:Factory/deepin-session-ui (Old)
 and  /work/SRC/openSUSE:Factory/.deepin-session-ui.new.1890 (New)


Package is "deepin-session-ui"

Tue Nov  9 23:54:39 2021 rev:4 rq:930183 version:5.4.7

Changes:

--- /work/SRC/openSUSE:Factory/deepin-session-ui/deepin-session-ui.changes  
2021-06-21 20:36:25.122679733 +0200
+++ 
/work/SRC/openSUSE:Factory/.deepin-session-ui.new.1890/deepin-session-ui.changes
2021-11-09 23:55:01.991965549 +0100
@@ -1,0 +2,5 @@
+Mon Nov  8 12:04:52 UTC 2021 - Dominique Leuenberger 
+
+- Fix build: do not package translations in main and -lang package.
+
+---



Other differences:
--
++ deepin-session-ui.spec ++
--- /var/tmp/diff_new_pack.Zi12Op/_old  2021-11-09 23:55:02.515965816 +0100
+++ /var/tmp/diff_new_pack.Zi12Op/_new  2021-11-09 23:55:02.515965816 +0100
@@ -13,47 +13,48 @@
 # 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/
 #
 
+
 %define _name dde-session-ui
 
 Name:   deepin-session-ui
 Version:5.4.7
 Release:0
 Summary:Deepin desktop-environment - Session UI module
-License:GPL-3.0+
+License:GPL-3.0-or-later
 URL:https://github.com/linuxdeepin/dde-session-ui
 Source0:%{url}/archive/%{version}/%{_name}-%{version}.tar.gz
 Source1:logo.svg
 Group:  System/GUI/Other
-BuildRequires:  gtest
-BuildRequires:  update-desktop-files
 BuildRequires:  deepin-gettext-tools
 BuildRequires:  dtkcore
-BuildRequires:  pkgconfig(dtkwidget) >= 5.0.0
-BuildRequires:  pkgconfig(dframeworkdbus)
-BuildRequires:  pkgconfig(dde-dock)
-BuildRequires:  pkgconfig(gsettings-qt)
-BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(liblightdm-qt5-3)
-BuildRequires:  pkgconfig(libsystemd)
+BuildRequires:  gtest
+BuildRequires:  libqt5-linguist
+BuildRequires:  pam-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(Qt5Concurrent)
 BuildRequires:  pkgconfig(Qt5Core)
 BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5Svg)
-BuildRequires:  pkgconfig(Qt5Xml)
-BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(Qt5Multimedia)
-BuildRequires:  pkgconfig(Qt5Sql)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
-BuildRequires:  pkgconfig(Qt5Concurrent)
+BuildRequires:  pkgconfig(Qt5Sql)
+BuildRequires:  pkgconfig(Qt5Svg)
+BuildRequires:  pkgconfig(Qt5X11Extras)
+BuildRequires:  pkgconfig(Qt5Xml)
+BuildRequires:  pkgconfig(dde-dock)
+BuildRequires:  pkgconfig(dframeworkdbus)
+BuildRequires:  pkgconfig(dtkwidget) >= 5.0.0
 BuildRequires:  pkgconfig(gio-qt)
-BuildRequires:  pkgconfig(xcursor)
-BuildRequires:  pkgconfig(xtst)
+BuildRequires:  pkgconfig(gsettings-qt)
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(liblightdm-qt5-3)
+BuildRequires:  pkgconfig(libsystemd)
 BuildRequires:  pkgconfig(xcb-ewmh)
+BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xrandr)
-BuildRequires:  pam-devel
-BuildRequires:  libqt5-linguist
+BuildRequires:  pkgconfig(xtst)
 Requires:   deepin-wallpapers
 Recommends: %{name}-lang = %{version}-%{release}
 
@@ -98,7 +99,7 @@
 %dir %{_datadir}/dde-session-ui
 %dir %{_datadir}/dde-session-ui/translations
 %{_datadir}/dde-session-ui/dde-session-ui.conf
-%{_datadir}/dde-session-ui/translations/dde-session-ui{,_ast,_fil,_pam}.qm
+%{_datadir}/dde-session-ui/translations/dde-session-ui.qm
 %{_datadir}/dbus-1/services/com.deepin.dde.welcome.service
 %{_datadir}/dbus-1/services/com.deepin.dde.osd.service
 %{_datadir}/dbus-1/services/com.deepin.dde.Notification.service


commit python-happybase for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-happybase for 
openSUSE:Factory checked in at 2021-11-09 23:54:40

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


Package is "python-happybase"

Tue Nov  9 23:54:40 2021 rev:16 rq:930184 version:1.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-happybase/python-happybase.changes
2020-04-01 19:11:23.383343537 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-happybase.new.1890/python-happybase.changes  
2021-11-09 23:55:02.819965971 +0100
@@ -1,0 +2,5 @@
+Mon Nov  8 13:54:27 UTC 2021 - Dirk M??ller 
+
+- add missing six buildrequires 
+
+---



Other differences:
--
++ python-happybase.spec ++
--- /var/tmp/diff_new_pack.vOW9TU/_old  2021-11-09 23:55:03.387966261 +0100
+++ /var/tmp/diff_new_pack.vOW9TU/_new  2021-11-09 23:55:03.391966262 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-happybase
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@
 Patch0: use_pytest.patch
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module six}
 BuildRequires:  %{python_module thriftpy2}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros


commit liblxqt for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package liblxqt for openSUSE:Factory checked 
in at 2021-11-09 23:54:37

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


Package is "liblxqt"

Tue Nov  9 23:54:37 2021 rev:17 rq:930495 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/liblxqt/liblxqt.changes  2021-04-17 
00:01:58.301613612 +0200
+++ /work/SRC/openSUSE:Factory/.liblxqt.new.1890/liblxqt.changes
2021-11-09 23:54:59.215964135 +0100
@@ -1,0 +2,10 @@
+Fri Nov  5 15:44:36 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Bumped version to 1.0.0 and required Qt 5.15.0.
+- Move into main package liblxqt:
+  * /usr/share/lxqt/power.conf
+  * /usr/bin/lxqt-backlight_backend
+  * /usr/share/polkit-1/actions/org.lxqt.backlight.pkexec.policy
+
+---

Old:

  liblxqt-0.17.0.tar.xz
  liblxqt-0.17.0.tar.xz.asc

New:

  liblxqt-1.0.0.tar.xz
  liblxqt-1.0.0.tar.xz.asc



Other differences:
--
++ liblxqt.spec ++
--- /var/tmp/diff_new_pack.SOacAC/_old  2021-11-09 23:55:00.143964608 +0100
+++ /var/tmp/diff_new_pack.SOacAC/_new  2021-11-09 23:55:00.143964608 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   liblxqt
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:Core utility library for LXQt
 License:LGPL-2.1-or-later
@@ -29,18 +29,20 @@
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5X11Extras)
-BuildRequires:  pkgconfig(Qt5Xdg) >= 3.7.0
+BuildRequires:  pkgconfig(Qt5Xdg) >= 3.8.0
 BuildRequires:  pkgconfig(polkit-qt5-1)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xscrnsaver)
 Obsoletes:  liblxqt-qt5 < %{version}
 Provides:   liblxqt-qt5 = %{version}
+# moved files to correct location in liblxqt1 (/lxqt-backlight_backend, 
power.conf, polkit)
+Conflicts:  liblxqt0
 
 %description
 liblxqt represents the core library of LXQt providing essential
@@ -48,20 +50,21 @@
 
 %lang_package
 
-%package -n liblxqt0
+%package -n liblxqt1
 Summary:LXQt core library
 Group:  System/Libraries
 Recommends: %{name}-lang
 Provides:   liblxqt
+Recommends: %{name} >= %{version}
 
-%description -n liblxqt0
+%description -n liblxqt1
 liblxqt represents the core library of LXQt providing essential
 functionality needed by nearly all of its components.
 
 %package devel
 Summary:Devel files for liblxqt
 Group:  Development/Libraries/C and C++
-Requires:   liblxqt0 = %{version}
+Requires:   liblxqt1 = %{version}
 Requires:   pkgconfig
 Requires:   pkgconfig(Qt5Xdg)
 
@@ -84,28 +87,29 @@
 
 %find_lang %{name} --with-qt
 
-%post -n liblxqt0 -p /sbin/ldconfig
-%postun -n liblxqt0 -p /sbin/ldconfig
+%post -n liblxqt1 -p /sbin/ldconfig
+%postun -n liblxqt1 -p /sbin/ldconfig
 
-%files -n liblxqt0
-%license COPYING
-%doc AUTHORS
-%{_libdir}/%{name}.so.0
-%{_libdir}/%{name}.so.0.*
+%files
 %dir %{_datadir}/lxqt/
 %{_datadir}/lxqt/power.conf
 %{_bindir}/lxqt-backlight_backend
 %dir %{_datadir}/polkit-1/
 %{_datadir}/polkit-1/actions/
 
+%files -n liblxqt1
+%license COPYING
+%doc AUTHORS
+%{_libdir}/%{name}.so.?
+%{_libdir}/%{name}.so.?.*
+
 %files devel
 %{_includedir}/lxqt/
-%{_datadir}/cmake/lxqt/
 %{_libdir}/pkgconfig/lxqt.pc
 %{_libdir}/%{name}.so
+%{_datadir}/cmake/lxqt/
 
 %files lang -f %{name}.lang
-%dir %{_datadir}/lxqt
 %dir %{_datadir}/lxqt/translations
 %dir %{_datadir}/lxqt/translations/liblxqt
 %{_datadir}/lxqt/translations/liblxqt/*

++ liblxqt-0.17.0.tar.xz -> liblxqt-1.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-0.17.0/AUTHORS new/liblxqt-1.0.0/AUTHORS
--- old/liblxqt-0.17.0/AUTHORS  2021-04-10 09:24:13.0 +0200
+++ new/liblxqt-1.0.0/AUTHORS   2021-11-05 10:58:22.0 +0100
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: https://lxqt.org
+LXQt team: https://lxqt-project.org
 Razor team: http://razor-qt.org
 
 Copyright:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/liblxqt-0.17.0/CHANGELOG new/liblxqt-1.0.0/CHANGELOG
--- old/liblxqt-0.17.0/CHANGELOG2021-04-10 09:24:13.0 +0200
+++ new/liblxqt-1.0.0/CHANGELOG 2021-11-05 10:58:22.0 +0100
@@ -1,3 +1,7 @@
+liblxqt-1.0.0 / 2021-11-04
+=

commit qps for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qps for openSUSE:Factory checked in 
at 2021-11-09 23:54:36

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


Package is "qps"

Tue Nov  9 23:54:36 2021 rev:19 rq:930126 version:2.4.0

Changes:

--- /work/SRC/openSUSE:Factory/qps/qps.changes  2021-04-17 00:02:22.837652306 
+0200
+++ /work/SRC/openSUSE:Factory/.qps.new.1890/qps.changes2021-11-09 
23:54:57.783963405 +0100
@@ -1,0 +2,9 @@
+Mon Nov  8 10:17:26 UTC 2021 - Michael Vetter 
+
+- Update to 2.4.0:
+  * Ensure that only one sort indicator exists.
+  * Enhanced filtering.
+  * Bumped minimum required Qt version to 5.15.
+  * Code cleanup.
+
+---

Old:

  qps-2.3.0.tar.xz
  qps-2.3.0.tar.xz.asc

New:

  qps-2.4.0.tar.xz
  qps-2.4.0.tar.xz.asc



Other differences:
--
++ qps.spec ++
--- /var/tmp/diff_new_pack.QogBNH/_old  2021-11-09 23:54:58.787963916 +0100
+++ /var/tmp/diff_new_pack.QogBNH/_new  2021-11-09 23:54:58.787963916 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   qps
-Version:2.3.0
+Version:2.4.0
 Release:0
 Summary:Visual Process Manager
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -31,16 +31,16 @@
 BuildRequires:  glibc
 BuildRequires:  glibc-devel
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.12
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(lxqt) >= 0.17.0
+BuildRequires:  pkgconfig(lxqt) >= 1.0.0
 BuildRequires:  pkgconfig(xrender)
 
 %description

++ qps-2.3.0.tar.xz -> qps-2.4.0.tar.xz ++
 8160 lines of diff (skipped)


commit screengrab for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package screengrab for openSUSE:Factory 
checked in at 2021-11-09 23:54:35

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


Package is "screengrab"

Tue Nov  9 23:54:35 2021 rev:11 rq:930124 version:2.3.0

Changes:

--- /work/SRC/openSUSE:Factory/screengrab/screengrab.changes2021-04-17 
00:02:22.093651133 +0200
+++ /work/SRC/openSUSE:Factory/.screengrab.new.1890/screengrab.changes  
2021-11-09 23:54:56.819962914 +0100
@@ -1,0 +2,7 @@
+Mon Nov  8 10:15:23 UTC 2021 - Michael Vetter 
+
+- Update to 2.3.0:
+  * Bumped minimum required Qt version to 5.15 and made a small
+fix to About dialog.
+
+---

Old:

  screengrab-2.2.0.tar.xz
  screengrab-2.2.0.tar.xz.asc

New:

  screengrab-2.3.0.tar.xz
  screengrab-2.3.0.tar.xz.asc



Other differences:
--
++ screengrab.spec ++
--- /var/tmp/diff_new_pack.XgJ5sz/_old  2021-11-09 23:54:57.407963213 +0100
+++ /var/tmp/diff_new_pack.XgJ5sz/_new  2021-11-09 23:54:57.407963213 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   screengrab
-Version:2.2.0
+Version:2.3.0
 Release:0
 Summary:Qt tool for creating screenshots
 License:GPL-2.0-only
@@ -32,13 +32,13 @@
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
-BuildRequires:  pkgconfig(Qt5Xdg) >= 3.7.0
+BuildRequires:  pkgconfig(Qt5Xdg) >= 3.8.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(x11-xcb)
 BuildRequires:  pkgconfig(xcb)

++ screengrab-2.2.0.tar.xz -> screengrab-2.3.0.tar.xz ++
 3819 lines of diff (skipped)


commit pavucontrol-qt for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pavucontrol-qt for openSUSE:Factory 
checked in at 2021-11-09 23:54:34

Comparing /work/SRC/openSUSE:Factory/pavucontrol-qt (Old)
 and  /work/SRC/openSUSE:Factory/.pavucontrol-qt.new.1890 (New)


Package is "pavucontrol-qt"

Tue Nov  9 23:54:34 2021 rev:10 rq:930123 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/pavucontrol-qt/pavucontrol-qt.changes
2021-04-17 00:02:19.96564 +0200
+++ /work/SRC/openSUSE:Factory/.pavucontrol-qt.new.1890/pavucontrol-qt.changes  
2021-11-09 23:54:55.443962212 +0100
@@ -1,0 +2,6 @@
+Mon Nov  8 10:14:00 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Bumped minimum required Qt version to 5.15.
+
+---

Old:

  pavucontrol-qt-0.17.0.tar.xz
  pavucontrol-qt-0.17.0.tar.xz.asc

New:

  pavucontrol-qt-1.0.0.tar.xz
  pavucontrol-qt-1.0.0.tar.xz.asc



Other differences:
--
++ pavucontrol-qt.spec ++
--- /var/tmp/diff_new_pack.WfA4Cy/_old  2021-11-09 23:54:55.943962468 +0100
+++ /var/tmp/diff_new_pack.WfA4Cy/_new  2021-11-09 23:54:55.947962469 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pavucontrol-qt
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:Qt port of pavucontrol
 License:GPL-2.0-only
@@ -28,11 +28,11 @@
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  xdg-user-dirs
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.12
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libpulse) >= 5.0
 BuildRequires:  pkgconfig(libpulse-mainloop-glib) >= 0.9.16

++ pavucontrol-qt-0.17.0.tar.xz -> pavucontrol-qt-1.0.0.tar.xz ++
 2751 lines of diff (skipped)


commit lxqt-openssh-askpass for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-openssh-askpass for 
openSUSE:Factory checked in at 2021-11-09 23:54:33

Comparing /work/SRC/openSUSE:Factory/lxqt-openssh-askpass (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.1890 (New)


Package is "lxqt-openssh-askpass"

Tue Nov  9 23:54:33 2021 rev:16 rq:930121 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-openssh-askpass/lxqt-openssh-askpass.changes
2021-04-17 00:02:18.457645399 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-openssh-askpass.new.1890/lxqt-openssh-askpass.changes
  2021-11-09 23:54:54.455961709 +0100
@@ -1,0 +2,6 @@
+Fri Nov  5 15:38:57 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Bumped minimum required Qt version to 5.15.
+
+---

Old:

  lxqt-openssh-askpass-0.17.0.tar.xz
  lxqt-openssh-askpass-0.17.0.tar.xz.asc

New:

  lxqt-openssh-askpass-1.0.0.tar.xz
  lxqt-openssh-askpass-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.M8KKwB/_old  2021-11-09 23:54:54.847961909 +0100
+++ /var/tmp/diff_new_pack.M8KKwB/_new  2021-11-09 23:54:54.851961911 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-openssh-askpass
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:OpenSSH password tool
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -30,7 +30,7 @@
 BuildRequires:  lxqt-build-tools-devel >= 0.9.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.12
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.15
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
 Recommends: %{name}-lang
@@ -45,7 +45,7 @@
 
 %build
 %cmake -DPULL_TRANSLATIONS=No
-make %{?_smp_mflags}
+%make_build
 
 %install
 %cmake_install

++ lxqt-openssh-askpass-0.17.0.tar.xz -> lxqt-openssh-askpass-1.0.0.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.17.0/AUTHORS 
new/lxqt-openssh-askpass-1.0.0/AUTHORS
--- old/lxqt-openssh-askpass-0.17.0/AUTHORS 2021-04-13 19:33:51.0 
+0200
+++ new/lxqt-openssh-askpass-1.0.0/AUTHORS  2021-11-05 11:20:32.0 
+0100
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: https://lxqt.org
+LXQt team: https://lxqt-project.org
 Razor team: http://razor-qt.org
 
 Copyright:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.17.0/CHANGELOG 
new/lxqt-openssh-askpass-1.0.0/CHANGELOG
--- old/lxqt-openssh-askpass-0.17.0/CHANGELOG   2021-04-13 19:33:51.0 
+0200
+++ new/lxqt-openssh-askpass-1.0.0/CHANGELOG2021-11-05 11:20:32.0 
+0100
@@ -1,3 +1,8 @@
+lxqt-openssh-askpass-1.0.0 / 2021-11-04
+
+ * Updated AUTHORS.
+ * Bumped minimum required Qt version to 5.15.
+
 lxqt-openssh-askpass-0.17.0 / 2021-04-15
 
   * Updated README.md.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-openssh-askpass-0.17.0/CMakeLists.txt 
new/lxqt-openssh-askpass-1.0.0/CMakeLists.txt
--- old/lxqt-openssh-askpass-0.17.0/CMakeLists.txt  2021-04-13 
19:33:51.0 +0200
+++ new/lxqt-openssh-askpass-1.0.0/CMakeLists.txt   2021-11-05 
11:20:32.0 +0100
@@ -16,8 +16,8 @@
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 # Minimum Versions
-set(LXQT_MINIMUM_VERSION "0.17.0")
-set(QT_MINIMUM_VERSION "5.12.0")
+set(LXQT_MINIMUM_VERSION "1.0.0")
+set(QT_MINIMUM_VERSION "5.15.0")
 
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_et.ts 
new/lxqt-openssh-askpass-1.0.0/translations/lxqt-openssh-askpass_et.ts
--- old/lxqt-openssh-askpass-0.17.0/translations/lxqt-openssh-askpass_et.ts 
1970-01-01 01:00:00.0 +0100
+++ new/lxqt-openssh-askpass-1.0.0/translations/lxqt-openssh-askpass_et.ts  
2021-11-05 11:20:32.0 +0100
@@ -0,0 +1,25 @@
+
+
+
+
+MainWindow
+
+
+OpenSSH Authentication Passphrase request
+OpenSSH autentimise salafraasi p??ring
+
+
+
+Enter your SSH passphrase for request:
+P??ringu vastuseks sisesta oma SSH 
salafraas:
+
+
+
+QObject
+
+
+unknown request
+tundm

commit qtermwidget-qt5 for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qtermwidget-qt5 for openSUSE:Factory 
checked in at 2021-11-09 23:54:31

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


Package is "qtermwidget-qt5"

Tue Nov  9 23:54:31 2021 rev:9 rq:930115 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/qtermwidget-qt5/qtermwidget-qt5.changes  
2021-04-17 00:02:16.629642516 +0200
+++ 
/work/SRC/openSUSE:Factory/.qtermwidget-qt5.new.1890/qtermwidget-qt5.changes
2021-11-09 23:54:51.395960150 +0100
@@ -1,0 +2,10 @@
+Mon Nov  8 10:08:12 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Bumped minimum required Qt version to 5.15.
+  * Fixed crash under (Plasma) Wayland on opening tab and splitting.
+  * Quote drag-and-drop file names.
+  * Backported CNL and CPL support from Konsole.
+  * Some code cleanup.
+
+---

Old:

  qtermwidget-0.17.0.tar.xz
  qtermwidget-0.17.0.tar.xz.asc

New:

  qtermwidget-1.0.0.tar.xz
  qtermwidget-1.0.0.tar.xz.asc



Other differences:
--
++ qtermwidget-qt5.spec ++
--- /var/tmp/diff_new_pack.FCmiba/_old  2021-11-09 23:54:52.175960548 +0100
+++ /var/tmp/diff_new_pack.FCmiba/_new  2021-11-09 23:54:52.179960550 +0100
@@ -27,7 +27,7 @@
 code dealing with user interface parts and session management was \
 removed.
 Name:   qtermwidget-qt5
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:%{pack_summ}
 License:GPL-2.0-or-later
@@ -37,11 +37,11 @@
 Source1:
https://github.com/lxqt/qtermwidget/releases/download/%{version}/qtermwidget-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.1.9
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  utf8proc-devel
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.12
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15
 
 %description
 %{pack_desc}

++ qtermwidget-0.17.0.tar.xz -> qtermwidget-1.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtermwidget-0.17.0/.ci/build.sh 
new/qtermwidget-1.0.0/.ci/build.sh
--- old/qtermwidget-0.17.0/.ci/build.sh 2021-04-11 11:44:51.0 +0200
+++ new/qtermwidget-1.0.0/.ci/build.sh  2021-11-05 11:18:23.0 +0100
@@ -3,7 +3,11 @@
 source shared-ci/prepare-archlinux.sh
 
 # See *depends in 
https://github.com/archlinuxcn/repo/blob/master/archlinuxcn/qtermwidget-git/PKGBUILD
-pacman -S --noconfirm --needed git cmake lxqt-build-tools-git qt5-tools 
python-pyqt5 python-sip4 sip4
+pacman -S --noconfirm --needed git cmake lxqt-build-tools-git qt5-tools 
python-sip4 sip4
+
+# Use older PyQt for now as 5.15.6 does not work with SIP 4
+# https://www.riverbankcomputing.com/pipermail/pyqt/2021-November/044345.html
+pacman -U --noconfirm 
https://archive.archlinux.org/packages/p/python-pyqt5/python-pyqt5-5.15.5-1-x86_64.pkg.tar.zst
 
 cmake -B build -S . \
 -DBUILD_EXAMPLE=ON \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtermwidget-0.17.0/.editorconfig 
new/qtermwidget-1.0.0/.editorconfig
--- old/qtermwidget-0.17.0/.editorconfig1970-01-01 01:00:00.0 
+0100
+++ new/qtermwidget-1.0.0/.editorconfig 2021-11-05 11:18:23.0 +0100
@@ -0,0 +1,5 @@
+root = true
+
+[*]
+indent_style = space
+indent_size = 4
\ No newline at end of file
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtermwidget-0.17.0/CHANGELOG 
new/qtermwidget-1.0.0/CHANGELOG
--- old/qtermwidget-0.17.0/CHANGELOG2021-04-11 11:44:51.0 +0200
+++ new/qtermwidget-1.0.0/CHANGELOG 2021-11-05 11:18:23.0 +0100
@@ -1,3 +1,15 @@
+qtermwidget-1.0.0 / 2021-11-04
+===
+ * Bumped minimum required Qt version to 5.15.
+ * Fixed crash under (Plasma) Wayland on opening tab and splitting.
+ * Use "empty()" to check for container emptiness.
+ * Made some member functions const.
+ * Quote drag-and-drop file names.
+ * Backported CNL and CPL support from Konsole.
+ * Use QRandomGenerator instead of qrand().
+ * Silenced some compilation warnings.
+ * Basic EditorConfig definition.
+
 qtermwidget-0.17.0 / 2021-04-15
 ===
   * Drop support for KDE3 color scheme formats.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtermwidget-0.17.0/CMakeLists.txt 
new/qtermwidget-1.0.0/CMakeLists.txt
--- old/qtermwidget-0.17.0/CMakeLis

commit qterminal for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package qterminal for openSUSE:Factory 
checked in at 2021-11-09 23:54:32

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


Package is "qterminal"

Tue Nov  9 23:54:32 2021 rev:14 rq:930119 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/qterminal/qterminal.changes  2021-04-17 
00:02:17.617644074 +0200
+++ /work/SRC/openSUSE:Factory/.qterminal.new.1890/qterminal.changes
2021-11-09 23:54:53.291961116 +0100
@@ -1,0 +2,10 @@
+Mon Nov  8 10:09:44 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Bumped minimum required Qt version to 5.15.
+  * Respect preset splitting on opening new window and double clicking tab-bar.
+  * Trim shell strings.
+  * Added an option for keeping drop-down window open.
+  * Added a workaround for wrong menu positions under Wayland.
+
+---

Old:

  qterminal-0.17.0.tar.xz
  qterminal-0.17.0.tar.xz.asc

New:

  qterminal-1.0.0.tar.xz
  qterminal-1.0.0.tar.xz.asc



Other differences:
--
++ qterminal.spec ++
--- /var/tmp/diff_new_pack.JaM9bt/_old  2021-11-09 23:54:53.803961377 +0100
+++ /var/tmp/diff_new_pack.JaM9bt/_new  2021-11-09 23:54:53.807961378 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   qterminal
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:A Qt-based terminal emulator
 License:GPL-2.0-only
@@ -29,13 +29,13 @@
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  libQt5Gui-private-headers-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  qtermwidget-qt5-devel >= %{version}
 BuildRequires:  utf8proc-devel
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Core) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Gui)
 BuildRequires:  pkgconfig(Qt5Widgets)

++ qterminal-0.17.0.tar.xz -> qterminal-1.0.0.tar.xz ++
 5167 lines of diff (skipped)


commit lxqt-themes for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-themes for openSUSE:Factory 
checked in at 2021-11-09 23:54:31

Comparing /work/SRC/openSUSE:Factory/lxqt-themes (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-themes.new.1890 (New)


Package is "lxqt-themes"

Tue Nov  9 23:54:31 2021 rev:7 rq:930114 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-themes/lxqt-themes.changes  2021-04-17 
00:02:15.369640529 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-themes.new.1890/lxqt-themes.changes
2021-11-09 23:54:49.843959360 +0100
@@ -1,0 +2,7 @@
+Mon Nov  8 10:02:49 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Two new themes (Silver and Arch-colors) are added.
+  * Many problems are fixed in most themes, especially with dark widgets 
styles.
+
+---

Old:

  lxqt-themes-0.17.0.tar.xz
  lxqt-themes-0.17.0.tar.xz.asc

New:

  lxqt-themes-1.0.0.tar.xz
  lxqt-themes-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-themes.spec ++
--- /var/tmp/diff_new_pack.MRtPB8/_old  2021-11-09 23:54:50.555959723 +0100
+++ /var/tmp/diff_new_pack.MRtPB8/_new  2021-11-09 23:54:50.559959725 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-themes
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:Themes, graphics and icons for LXQt
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -30,7 +30,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hicolor-icon-theme
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildArch:  noarch
 
 %description

++ lxqt-themes-0.17.0.tar.xz -> lxqt-themes-1.0.0.tar.xz ++
/work/SRC/openSUSE:Factory/lxqt-themes/lxqt-themes-0.17.0.tar.xz 
/work/SRC/openSUSE:Factory/.lxqt-themes.new.1890/lxqt-themes-1.0.0.tar.xz 
differ: char 26, line 1


commit lxqt-runner for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-runner for openSUSE:Factory 
checked in at 2021-11-09 23:54:30

Comparing /work/SRC/openSUSE:Factory/lxqt-runner (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-runner.new.1890 (New)


Package is "lxqt-runner"

Tue Nov  9 23:54:30 2021 rev:16 rq:930111 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-runner/lxqt-runner.changes  2021-04-17 
00:02:14.181638656 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-runner.new.1890/lxqt-runner.changes
2021-11-09 23:54:48.779958817 +0100
@@ -1,0 +2,7 @@
+Mon Nov  8 09:59:27 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Fixed compilation with menu-cache.
+  * Visible names are used to sort items.
+
+---

Old:

  lxqt-runner-0.17.0.tar.xz
  lxqt-runner-0.17.0.tar.xz.asc

New:

  lxqt-runner-1.0.0.tar.xz
  lxqt-runner-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-runner.spec ++
--- /var/tmp/diff_new_pack.o4hjrU/_old  2021-11-09 23:54:49.259959062 +0100
+++ /var/tmp/diff_new_pack.o4hjrU/_new  2021-11-09 23:54:49.259959062 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-runner
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:LXQt application launcher
 License:LGPL-2.1-or-later
@@ -28,10 +28,10 @@
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.12
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.15
 BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(lxqt) >= %{version}

++ lxqt-runner-0.17.0.tar.xz -> lxqt-runner-1.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-runner-0.17.0/AUTHORS 
new/lxqt-runner-1.0.0/AUTHORS
--- old/lxqt-runner-0.17.0/AUTHORS  2021-04-11 11:01:40.0 +0200
+++ new/lxqt-runner-1.0.0/AUTHORS   2021-11-05 11:16:34.0 +0100
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: https://lxqt.org
+LXQt team: https://lxqt-project.org
 Razor team: http://razor-qt.org
 
 Copyright:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-runner-0.17.0/CHANGELOG 
new/lxqt-runner-1.0.0/CHANGELOG
--- old/lxqt-runner-0.17.0/CHANGELOG2021-04-11 11:01:40.0 +0200
+++ new/lxqt-runner-1.0.0/CHANGELOG 2021-11-05 11:16:34.0 +0100
@@ -1,3 +1,10 @@
+lxqt-runner-1.0.0 / 2021-11-04
+===
+ * Updated AUTHORS.
+ * Fixed compilation with menu-cache.
+ * Bumped minimum required Qt version to 5.15.
+ * Use visible names as the last criterion for sorting items.
+
 lxqt-runner-0.17.0 / 2021-04-15
 ===
   * Prevent selection jumps in the dropdown list.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-runner-0.17.0/CMakeLists.txt 
new/lxqt-runner-1.0.0/CMakeLists.txt
--- old/lxqt-runner-0.17.0/CMakeLists.txt   2021-04-11 11:01:40.0 
+0200
+++ new/lxqt-runner-1.0.0/CMakeLists.txt2021-11-05 11:16:34.0 
+0100
@@ -27,9 +27,9 @@
 # Minimum Versions
 set(KF5_MINIMUM_VERSION "5.36.0")
 set(LIBMENUCACHE_MINIMUM_VERSION "1.1.0")
-set(LXQT_MINIMUM_VERSION "0.17.0")
-set(LXQT_GLOBALKEYS_MINIMUM_VERSION "0.17.0")
-set(QT_MINIMUM_VERSION "5.12")
+set(LXQT_MINIMUM_VERSION "1.0.0")
+set(LXQT_GLOBALKEYS_MINIMUM_VERSION "1.0.0")
+set(QT_MINIMUM_VERSION "5.15.0")
 
 find_package(Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5Xml ${QT_MINIMUM_VERSION} REQUIRED)
@@ -57,7 +57,7 @@
 
 if (USE_MENU_CACHE)
 # optionally use libmenu-cache from lxde to generate the application menu
-find_package(MenuCache "$(LIBMENUCACHE_MINIMUM_VERSION}" REQUIRED)
+find_package(MenuCache "${LIBMENUCACHE_MINIMUM_VERSION}" REQUIRED)
 endif()
 
 if (RUNNER_MATH)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-runner-0.17.0/autostart/translations/lxqt-runner_nb_NO.desktop.yaml 
new/lxqt-runner-1.0.0/autostart/translations/lxqt-runner_nb_NO.desktop.yaml
--- 
old/lxqt-runner-0.17.0/autostart/translations/lxqt-runner_nb_NO.desktop.yaml
1970-01-01 01:00:00.0 +0100
+++ new/lxqt-runner-1.0.0/autostart/translations/lxqt-runner_nb_NO.desktop.yaml 
2021-11-05 11:16:34.0 +0100
@@ -0,0 +1 @@
+Desktop Entry/Name: "Programstarter"
diff -urN '--exclude=CVS' '--exclude

commit lxqt-sudo for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-sudo for openSUSE:Factory 
checked in at 2021-11-09 23:54:28

Comparing /work/SRC/openSUSE:Factory/lxqt-sudo (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-sudo.new.1890 (New)


Package is "lxqt-sudo"

Tue Nov  9 23:54:28 2021 rev:13 rq:930109 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-sudo/lxqt-sudo.changes  2021-04-17 
00:02:12.149635451 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-sudo.new.1890/lxqt-sudo.changes
2021-11-09 23:54:46.759957789 +0100
@@ -1,0 +2,6 @@
+Mon Nov  8 09:55:30 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Code: Handled what was deprecated by Qt5.15.
+
+---

Old:

  lxqt-sudo-0.17.0.tar.xz
  lxqt-sudo-0.17.0.tar.xz.asc

New:

  lxqt-sudo-1.0.0.tar.xz
  lxqt-sudo-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-sudo.spec ++
--- /var/tmp/diff_new_pack.8kbxLP/_old  2021-11-09 23:54:47.255958042 +0100
+++ /var/tmp/diff_new_pack.8kbxLP/_new  2021-11-09 23:54:47.255958042 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-sudo
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:GUI frontend for sudo
 License:LGPL-2.1-only
@@ -28,10 +28,10 @@
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15.0
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
 Requires:   sudo

++ lxqt-sudo-0.17.0.tar.xz -> lxqt-sudo-1.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-0.17.0/AUTHORS new/lxqt-sudo-1.0.0/AUTHORS
--- old/lxqt-sudo-0.17.0/AUTHORS2021-04-13 20:14:37.0 +0200
+++ new/lxqt-sudo-1.0.0/AUTHORS 2021-11-05 11:15:33.0 +0100
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: https://lxqt.org
+LXQt team: https://lxqt-project.org
 
 Copyright:
 Copyright (c) 2015-2017 LXQt team
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-0.17.0/CHANGELOG 
new/lxqt-sudo-1.0.0/CHANGELOG
--- old/lxqt-sudo-0.17.0/CHANGELOG  2021-04-13 20:14:37.0 +0200
+++ new/lxqt-sudo-1.0.0/CHANGELOG   2021-11-05 11:15:33.0 +0100
@@ -1,3 +1,8 @@
+lxqt-sudo-1.0.0 / 2021-11-04
+=
+ * Updated AUTHORS.
+ * Bumped minimum required Qt version to 5.15.
+
 lxqt-sudo-0.17.0 / 2021-04-15
 =
   * Handled Qt5.15's deprecations.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-0.17.0/CMakeLists.txt 
new/lxqt-sudo-1.0.0/CMakeLists.txt
--- old/lxqt-sudo-0.17.0/CMakeLists.txt 2021-04-13 20:14:37.0 +0200
+++ new/lxqt-sudo-1.0.0/CMakeLists.txt  2021-11-05 11:15:33.0 +0100
@@ -15,8 +15,8 @@
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 # Minimum Versions
-set(LXQT_MINIMUM_VERSION "0.17.0")
-set(QT_MINIMUM_VERSION "5.12.0")
+set(LXQT_MINIMUM_VERSION "1.0.0")
+set(QT_MINIMUM_VERSION "5.15.0")
 
 find_package(Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(lxqt ${LXQT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-0.17.0/sudo.cpp 
new/lxqt-sudo-1.0.0/sudo.cpp
--- old/lxqt-sudo-0.17.0/sudo.cpp   2021-04-13 20:14:37.0 +0200
+++ new/lxqt-sudo-1.0.0/sudo.cpp2021-11-05 11:15:33.0 +0100
@@ -392,11 +392,7 @@
 }
 QTextStream{stderr, QIODevice::WriteOnly} << line;
 //assuming text oriented output
-#if (QT_VERSION >= QT_VERSION_CHECK(5,15,0))
 QStringList lines = line.split(nl, Qt::SkipEmptyParts);
-#else
-QStringList lines = line.split(nl, QString::SkipEmptyParts);
-#endif
 last_line = lines.isEmpty() ? QString() : lines.back();
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-0.17.0/translations/lxqt-sudo_cs.ts 
new/lxqt-sudo-1.0.0/translations/lxqt-sudo_cs.ts
--- old/lxqt-sudo-0.17.0/translations/lxqt-sudo_cs.ts   2021-04-13 
20:14:37.0 +0200
+++ new/lxqt-sudo-1.0.0/translations/lxqt-sudo_cs.ts2021-11-05 
11:15:33.0 +0100
@@ -16,7 +16,7 @@
 
 
 &Copy
-&Kop??rova

commit lxqt-session for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-session for openSUSE:Factory 
checked in at 2021-11-09 23:54:27

Comparing /work/SRC/openSUSE:Factory/lxqt-session (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-session.new.1890 (New)


Package is "lxqt-session"

Tue Nov  9 23:54:27 2021 rev:24 rq:930107 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-session/lxqt-session.changes
2021-04-17 00:02:10.673633123 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-session.new.1890/lxqt-session.changes  
2021-11-09 23:54:45.695957247 +0100
@@ -1,0 +2,6 @@
+Mon Nov  8 09:51:38 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Bumped minimum required Qt version to 5.15 and updated translations.
+
+---

Old:

  lxqt-session-0.17.0.tar.xz
  lxqt-session-0.17.0.tar.xz.asc

New:

  lxqt-session-1.0.0.tar.xz
  lxqt-session-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-session.spec ++
--- /var/tmp/diff_new_pack.JxXGqA/_old  2021-11-09 23:54:46.299957555 +0100
+++ /var/tmp/diff_new_pack.JxXGqA/_new  2021-11-09 23:54:46.303957557 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-session
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:LXQt Session Manager
 License:LGPL-2.1-or-later
@@ -35,11 +35,11 @@
 BuildRequires:  cmake >= 3.0.2
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  xdg-user-dirs
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.12
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.15
 BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libprocps)

++ lxqt-session-0.17.0.tar.xz -> lxqt-session-1.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-session-0.17.0/AUTHORS 
new/lxqt-session-1.0.0/AUTHORS
--- old/lxqt-session-0.17.0/AUTHORS 2021-04-13 19:37:02.0 +0200
+++ new/lxqt-session-1.0.0/AUTHORS  2021-11-05 11:14:38.0 +0100
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: https://lxqt.org
+LXQt team: https://lxqt-project.org/
 Razor team: http://razor-qt.org
 
 Copyright:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-session-0.17.0/CHANGELOG 
new/lxqt-session-1.0.0/CHANGELOG
--- old/lxqt-session-0.17.0/CHANGELOG   2021-04-13 19:37:02.0 +0200
+++ new/lxqt-session-1.0.0/CHANGELOG2021-11-05 11:14:38.0 +0100
@@ -1,3 +1,12 @@
+lxqt-session-1.0.0 / 2021-11-04
+
+ * Updated AUTHORS.
+ * Bumped minimum required Qt version to 5.15.
+
+lxqt-session-0.17.1 / 2021-04-16
+
+  * Fixed compilation against Qt < 5.15.
+
 lxqt-session-0.17.0 / 2021-04-15
 
   * Code cleanup and modernization (use const references where possible, fix 
possible use of uninitialized variables, removing deprectaed methods, etc.).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-session-0.17.0/CMakeLists.txt 
new/lxqt-session-1.0.0/CMakeLists.txt
--- old/lxqt-session-0.17.0/CMakeLists.txt  2021-04-13 19:37:02.0 
+0200
+++ new/lxqt-session-1.0.0/CMakeLists.txt   2021-11-05 11:14:38.0 
+0100
@@ -20,8 +20,8 @@
 
 # Minimum Versions
 set(KF5_MINIMUM_VERSION "5.36.0")
-set(LXQT_MINIMUM_VERSION "0.17.0")
-set(QT_MINIMUM_VERSION "5.12")
+set(LXQT_MINIMUM_VERSION "1.0.0")
+set(QT_MINIMUM_VERSION "5.15.0")
 
 find_package(Qt5DBus ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-session-0.17.0/autostart/translations/lxqt-xscreensaver-autostart_et.desktop.yaml
 
new/lxqt-session-1.0.0/autostart/translations/lxqt-xscreensaver-autostart_et.desktop.yaml
--- 
old/lxqt-session-0.17.0/autostart/translations/lxqt-xscreensaver-autostart_et.desktop.yaml
  1970-01-01 01:00:00.0 +0100
+++ 
new/lxqt-session-1.0.0/autostart/translations/lxqt-xscreensaver-autostart_et.desktop.yaml
   2021-11-05 11:14:38.0 +0100
@@ -0,0 +1 @@
+Desktop Entry/Name: "XScreenSaver"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-session-0.17.0/autostart/translations/lxqt-xscreensaver-autostart_ko.desktop.yaml
 
new/lxqt-session-1.0.0/autostart/translations/lxqt-xscreensaver-autostart_k

commit lxqt-panel for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-panel for openSUSE:Factory 
checked in at 2021-11-09 23:54:29

Comparing /work/SRC/openSUSE:Factory/lxqt-panel (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-panel.new.1890 (New)


Package is "lxqt-panel"

Tue Nov  9 23:54:29 2021 rev:23 rq:930110 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-panel/lxqt-panel.changes2021-04-17 
23:25:15.885624691 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-panel.new.1890/lxqt-panel.changes  
2021-11-09 23:54:47.715958275 +0100
@@ -1,0 +2,11 @@
+Mon Nov  8 09:56:54 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Added "Custom Command" plugin.
+  * Added context menu and drag-and-drop support to search results of main 
menu.
+  * Better icon handling in Status Notifier.
+  * Fixed the keypad navigation in main menu.
+  * Prevented sliding of volume tooltip.
+  * Removed special treatment of Openbox and Compton configs.
+
+---

Old:

  lxqt-panel-0.17.1.tar.xz
  lxqt-panel-0.17.1.tar.xz.asc

New:

  lxqt-panel-1.0.0.tar.xz
  lxqt-panel-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-panel.spec ++
--- /var/tmp/diff_new_pack.cHccu9/_old  2021-11-09 23:54:48.195958520 +0100
+++ /var/tmp/diff_new_pack.cHccu9/_new  2021-11-09 23:54:48.199958523 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-panel
-Version:0.17.1
+Version:1.0.0
 Release:0
 Summary:Desktop Panel for LXQt
 License:GPL-2.0-or-later

++ lxqt-panel-0.17.1.tar.xz -> lxqt-panel-1.0.0.tar.xz ++
 13521 lines of diff (skipped)


commit lxqt-policykit for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-policykit for openSUSE:Factory 
checked in at 2021-11-09 23:54:26

Comparing /work/SRC/openSUSE:Factory/lxqt-policykit (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-policykit.new.1890 (New)


Package is "lxqt-policykit"

Tue Nov  9 23:54:26 2021 rev:15 rq:930104 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-policykit/lxqt-policykit.changes
2021-04-17 00:02:09.153630726 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-policykit.new.1890/lxqt-policykit.changes  
2021-11-09 23:54:42.787955765 +0100
@@ -1,0 +2,6 @@
+Mon Nov  8 09:48:26 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Bumped minimum required Qt version and updated translations.
+
+---

Old:

  lxqt-policykit-0.17.0.tar.xz
  lxqt-policykit-0.17.0.tar.xz.asc

New:

  lxqt-policykit-1.0.0.tar.xz
  lxqt-policykit-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-policykit.spec ++
--- /var/tmp/diff_new_pack.I79dsq/_old  2021-11-09 23:54:44.455956614 +0100
+++ /var/tmp/diff_new_pack.I79dsq/_new  2021-11-09 23:54:44.459956617 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-policykit
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:PolicyKit authentication agent
 License:LGPL-2.1-or-later
@@ -28,10 +28,10 @@
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires:  pkgconfig(lxqt) >= %{version}
 BuildRequires:  pkgconfig(lxqt-globalkeys) >= %{version}

++ lxqt-policykit-0.17.0.tar.xz -> lxqt-policykit-1.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-policykit-0.17.0/AUTHORS 
new/lxqt-policykit-1.0.0/AUTHORS
--- old/lxqt-policykit-0.17.0/AUTHORS   2021-04-13 19:38:44.0 +0200
+++ new/lxqt-policykit-1.0.0/AUTHORS2021-11-05 11:11:12.0 +0100
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: https://lxqt.org
+LXQt team: https://lxqt-project.org
 Razor team: http://razor-qt.org
 
 Copyright:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-policykit-0.17.0/CHANGELOG 
new/lxqt-policykit-1.0.0/CHANGELOG
--- old/lxqt-policykit-0.17.0/CHANGELOG 2021-04-13 19:38:44.0 +0200
+++ new/lxqt-policykit-1.0.0/CHANGELOG  2021-11-05 11:11:12.0 +0100
@@ -1,3 +1,8 @@
+lxqt-policykit-1.0.0 / 2021-11-04
+==
+ * Updated AUTHORS.
+ * Bumped minimum required Qt version to 5.15
+
 lxqt-policykit-0.17.0 / 2021-04-15
 ==
   * Completely moved to Qt5 signal/slot syntax.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-policykit-0.17.0/CMakeLists.txt 
new/lxqt-policykit-1.0.0/CMakeLists.txt
--- old/lxqt-policykit-0.17.0/CMakeLists.txt2021-04-13 19:38:44.0 
+0200
+++ new/lxqt-policykit-1.0.0/CMakeLists.txt 2021-11-05 11:11:12.0 
+0100
@@ -22,8 +22,8 @@
 set(POLKIT_AGENT_BINARY_DIR "${CMAKE_INSTALL_BINDIR}" CACHE FILEPATH 
"Directory for install polkit agent")
 
 # Minumum Versions
-set(LXQT_MINIMUM_VERSION "0.17.0")
-set(QT_MINIMUM_VERSION "5.12.0")
+set(LXQT_MINIMUM_VERSION "1.0.0")
+set(QT_MINIMUM_VERSION "5.15.0")
 
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-policykit-0.17.0/autostart/translations/lxqt-policykit-agent_cs.desktop.yaml
 
new/lxqt-policykit-1.0.0/autostart/translations/lxqt-policykit-agent_cs.desktop.yaml
--- 
old/lxqt-policykit-0.17.0/autostart/translations/lxqt-policykit-agent_cs.desktop.yaml
   2021-04-13 19:38:44.0 +0200
+++ 
new/lxqt-policykit-1.0.0/autostart/translations/lxqt-policykit-agent_cs.desktop.yaml
2021-11-05 11:11:12.0 +0100
@@ -1 +1 @@
-Desktop Entry/Name: "Zach??zen?? s politikami"
+Desktop Entry/Name: "Zach??zen?? se z??sadami (PolicyKit)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lxqt-policykit-0.17.0/autostart/translations/lxqt-policykit-agent_et.desktop.yaml
 
new/lxqt-policykit-1.0.0/autostart/translations/lxqt-policykit-agent_et.desktop.yaml
--- 
old/lxqt-policykit-0.17.0

commit lxqt-powermanagement for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-powermanagement for 
openSUSE:Factory checked in at 2021-11-09 23:54:26

Comparing /work/SRC/openSUSE:Factory/lxqt-powermanagement (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-powermanagement.new.1890 (New)


Package is "lxqt-powermanagement"

Tue Nov  9 23:54:26 2021 rev:19 rq:930105 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/lxqt-powermanagement/lxqt-powermanagement.changes
2021-04-17 00:02:09.853631829 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-powermanagement.new.1890/lxqt-powermanagement.changes
  2021-11-09 23:54:44.687956733 +0100
@@ -1,0 +2,7 @@
+Mon Nov  8 09:50:34 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Idleness checks can be paused from the tray icon for 30
+minutes to 4 hours.
+
+---

Old:

  lxqt-powermanagement-0.17.0.tar.xz
  lxqt-powermanagement-0.17.0.tar.xz.asc

New:

  lxqt-powermanagement-1.0.0.tar.xz
  lxqt-powermanagement-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-powermanagement.spec ++
--- /var/tmp/diff_new_pack.04oC4s/_old  2021-11-09 23:54:45.235957012 +0100
+++ /var/tmp/diff_new_pack.04oC4s/_new  2021-11-09 23:54:45.239957014 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-powermanagement
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:Power Management and Auto-suspend
 License:LGPL-2.1-or-later
@@ -30,7 +30,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libQt5Gui-private-headers-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  lxqt-globalkeys-devel
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5IdleTime)
@@ -38,7 +38,7 @@
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
 BuildRequires:  cmake(Qt5LinguistTools)
 BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5Widgets)

++ lxqt-powermanagement-0.17.0.tar.xz -> lxqt-powermanagement-1.0.0.tar.xz 
++
 7096 lines of diff (skipped)


commit lxqt-notificationd for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-notificationd for 
openSUSE:Factory checked in at 2021-11-09 23:54:24

Comparing /work/SRC/openSUSE:Factory/lxqt-notificationd (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-notificationd.new.1890 (New)


Package is "lxqt-notificationd"

Tue Nov  9 23:54:24 2021 rev:17 rq:930102 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-notificationd/lxqt-notificationd.changes
2021-04-17 00:02:08.369629489 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-notificationd.new.1890/lxqt-notificationd.changes
  2021-11-09 23:54:41.743955233 +0100
@@ -1,0 +2,6 @@
+Mon Nov  8 09:47:29 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * The do-not-disturb mode is added.
+
+---

Old:

  lxqt-notificationd-0.17.0.tar.xz
  lxqt-notificationd-0.17.0.tar.xz.asc

New:

  lxqt-notificationd-1.0.0.tar.xz
  lxqt-notificationd-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-notificationd.spec ++
--- /var/tmp/diff_new_pack.oXjgG4/_old  2021-11-09 23:54:42.479955608 +0100
+++ /var/tmp/diff_new_pack.oXjgG4/_new  2021-11-09 23:54:42.479955608 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-notificationd
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:LXQt Notification daemon
 License:LGPL-2.1-or-later
@@ -29,10 +29,10 @@
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(lxqt) >= %{version}

++ lxqt-notificationd-0.17.0.tar.xz -> lxqt-notificationd-1.0.0.tar.xz 
++
 3936 lines of diff (skipped)


commit lxqt-config for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-config for openSUSE:Factory 
checked in at 2021-11-09 23:54:22

Comparing /work/SRC/openSUSE:Factory/lxqt-config (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-config.new.1890 (New)


Package is "lxqt-config"

Tue Nov  9 23:54:22 2021 rev:21 rq:930100 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-config/lxqt-config.changes  2021-04-17 
00:02:06.317626254 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-config.new.1890/lxqt-config.changes
2021-11-09 23:54:39.619954151 +0100
@@ -1,0 +2,7 @@
+Mon Nov  8 09:43:29 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Made "Other Settings" work in Configuration Center.
+  * Added support for saving and loading of Qt palettes.
+
+---

Old:

  lxqt-config-0.17.1.tar.xz
  lxqt-config-0.17.1.tar.xz.asc

New:

  lxqt-config-1.0.0.tar.xz
  lxqt-config-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-config.spec ++
--- /var/tmp/diff_new_pack.Jtebej/_old  2021-11-09 23:54:40.135954414 +0100
+++ /var/tmp/diff_new_pack.Jtebej/_new  2021-11-09 23:54:40.139954416 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-config
-Version:0.17.1
+Version:1.0.0
 Release:0
 Summary:LXQt Control Center
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -30,7 +30,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libQt5Gui-private-headers-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5Screen) >= 5.2.0
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
@@ -43,7 +43,7 @@
 BuildRequires:  pkgconfig(Qt5Xml)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(libudev)
-BuildRequires:  pkgconfig(lxqt) >= 0.17.0
+BuildRequires:  pkgconfig(lxqt) >= 1.0.0
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xcb)
 BuildRequires:  pkgconfig(xcb-randr)

++ lxqt-config-0.17.1.tar.xz -> lxqt-config-1.0.0.tar.xz ++
 16189 lines of diff (skipped)


commit lxqt-globalkeys for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-globalkeys for openSUSE:Factory 
checked in at 2021-11-09 23:54:23

Comparing /work/SRC/openSUSE:Factory/lxqt-globalkeys (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.1890 (New)


Package is "lxqt-globalkeys"

Tue Nov  9 23:54:23 2021 rev:15 rq:930101 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-globalkeys/lxqt-globalkeys.changes  
2021-04-17 00:02:07.333627856 +0200
+++ 
/work/SRC/openSUSE:Factory/.lxqt-globalkeys.new.1890/lxqt-globalkeys.changes
2021-11-09 23:54:40.771954738 +0100
@@ -1,0 +2,6 @@
+Mon Nov  8 09:46:01 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Added shortcut filtering and did some code cleanup.
+
+---

Old:

  lxqt-globalkeys-0.17.0.tar.xz
  lxqt-globalkeys-0.17.0.tar.xz.asc

New:

  lxqt-globalkeys-1.0.0.tar.xz
  lxqt-globalkeys-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-globalkeys.spec ++
--- /var/tmp/diff_new_pack.FDlYJH/_old  2021-11-09 23:54:41.255954984 +0100
+++ /var/tmp/diff_new_pack.FDlYJH/_new  2021-11-09 23:54:41.259954987 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-globalkeys
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:Global keyboard shortcuts registration
 License:LGPL-2.1-or-later
@@ -28,14 +28,14 @@
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem) >= 5.36.0
 BuildRequires:  pkgconfig(Qt5DBus)
-BuildRequires:  pkgconfig(Qt5UiTools) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5UiTools) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(glib-2.0)
-BuildRequires:  pkgconfig(lxqt) >= 0.17.0 
+BuildRequires:  pkgconfig(lxqt) >= 1.0.0
 Requires(post): desktop-file-utils
 Requires(pre):  desktop-file-utils
 Obsoletes:  lxqt-globalkeys-qt5 < %{version}

++ lxqt-globalkeys-0.17.0.tar.xz -> lxqt-globalkeys-1.0.0.tar.xz ++
 5207 lines of diff (skipped)


commit lxqt-about for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-about for openSUSE:Factory 
checked in at 2021-11-09 23:54:21

Comparing /work/SRC/openSUSE:Factory/lxqt-about (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-about.new.1890 (New)


Package is "lxqt-about"

Tue Nov  9 23:54:21 2021 rev:17 rq:930099 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-about/lxqt-about.changes2021-04-17 
00:02:05.509624979 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-about.new.1890/lxqt-about.changes  
2021-11-09 23:54:38.563953614 +0100
@@ -1,0 +2,6 @@
+Mon Nov  8 09:40:26 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Bumped version to 1.0.0 and made miscellaneous updates.
+
+---

Old:

  lxqt-about-0.17.0.tar.xz
  lxqt-about-0.17.0.tar.xz.asc

New:

  lxqt-about-1.0.0.tar.xz
  lxqt-about-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-about.spec ++
--- /var/tmp/diff_new_pack.L4Oqhm/_old  2021-11-09 23:54:39.079953876 +0100
+++ /var/tmp/diff_new_pack.L4Oqhm/_new  2021-11-09 23:54:39.079953876 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-about
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:LXQt About Dialog
 License:GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -27,7 +27,7 @@
 Source1:
https://github.com/lxqt/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz.asc
 Source2:%{name}.keyring
 BuildRequires:  cmake >= 3.1.0
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5UiTools)

++ lxqt-about-0.17.0.tar.xz -> lxqt-about-1.0.0.tar.xz ++
 4432 lines of diff (skipped)


commit lxqt-archiver for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-archiver for openSUSE:Factory 
checked in at 2021-11-09 23:54:20

Comparing /work/SRC/openSUSE:Factory/lxqt-archiver (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-archiver.new.1890 (New)


Package is "lxqt-archiver"

Tue Nov  9 23:54:20 2021 rev:5 rq:930097 version:0.5.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-archiver/lxqt-archiver.changes  
2021-04-17 00:02:03.933622494 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-archiver.new.1890/lxqt-archiver.changes
2021-11-09 23:54:36.775952703 +0100
@@ -1,0 +2,7 @@
+Mon Nov  8 09:36:17 UTC 2021 - Michael Vetter 
+
+- Update to 0.5.0:
+  * Show password prompt for archives with encrypted lists.
+  * Fixed listing RAR archive contents with encrypted file list.
+
+---

Old:

  lxqt-archiver-0.4.0.tar.xz
  lxqt-archiver-0.4.0.tar.xz.asc

New:

  lxqt-archiver-0.5.0.tar.xz
  lxqt-archiver-0.5.0.tar.xz.asc



Other differences:
--
++ lxqt-archiver.spec ++
--- /var/tmp/diff_new_pack.bvJKMr/_old  2021-11-09 23:54:37.263952951 +0100
+++ /var/tmp/diff_new_pack.bvJKMr/_new  2021-11-09 23:54:37.263952951 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-archiver
-Version:0.4.0
+Version:0.5.0
 Release:0
 Summary:LXQt File Archiver
 License:GPL-2.0-or-later
@@ -29,14 +29,14 @@
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  libexif-devel
 BuildRequires:  libqt5-linguist-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5UiTools)
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.50.0
 BuildRequires:  pkgconfig(json-glib-1.0)
-BuildRequires:  pkgconfig(libfm-qt) >= 0.17.0
+BuildRequires:  pkgconfig(libfm-qt) >= 1.0.0
 Requires:   bsdtar
 Requires(post): desktop-file-utils
 Requires(pre):  desktop-file-utils

++ lxqt-archiver-0.4.0.tar.xz -> lxqt-archiver-0.5.0.tar.xz ++
 5553 lines of diff (skipped)


commit libsysstat-qt5 for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsysstat-qt5 for openSUSE:Factory 
checked in at 2021-11-09 23:54:21

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


Package is "libsysstat-qt5"

Tue Nov  9 23:54:21 2021 rev:12 rq:930098 version:0.4.6

Changes:

--- /work/SRC/openSUSE:Factory/libsysstat-qt5/libsysstat-qt5.changes
2021-04-17 00:02:04.717623730 +0200
+++ /work/SRC/openSUSE:Factory/.libsysstat-qt5.new.1890/libsysstat-qt5.changes  
2021-11-09 23:54:37.683953165 +0100
@@ -1,0 +2,6 @@
+Mon Nov  8 09:38:21 UTC 2021 - Michael Vetter 
+
+- Update to 0.4.6:
+  * Bumped minimum required Qt version to 5.15 and dropped dead code.
+
+---

Old:

  libsysstat-0.4.5.tar.xz
  libsysstat-0.4.5.tar.xz.asc

New:

  libsysstat-0.4.6.tar.xz
  libsysstat-0.4.6.tar.xz.asc



Other differences:
--
++ libsysstat-qt5.spec ++
--- /var/tmp/diff_new_pack.jSiA32/_old  2021-11-09 23:54:38.243953451 +0100
+++ /var/tmp/diff_new_pack.jSiA32/_new  2021-11-09 23:54:38.247953452 +0100
@@ -18,7 +18,7 @@
 
 %define _name libsysstat
 Name:   libsysstat-qt5
-Version:0.4.5
+Version:0.4.6
 Release:0
 Summary:Library used to query system info and statistics
 License:LGPL-2.1-or-later
@@ -29,9 +29,9 @@
 Source2:libsysstat-qt5.keyring
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Core) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.15.0
 
 %description
 Library used to query system info and statistics.

++ libsysstat-0.4.5.tar.xz -> libsysstat-0.4.6.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.5/AUTHORS new/libsysstat-0.4.6/AUTHORS
--- old/libsysstat-0.4.5/AUTHORS2021-04-07 08:58:34.0 +0200
+++ new/libsysstat-0.4.6/AUTHORS2021-11-05 11:06:40.0 +0100
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: https://lxqt.org
+LXQt team: https://lxqt-project.org
 Razor team: http://razor-qt.org
 Kuzma Shapran 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.5/CHANGELOG 
new/libsysstat-0.4.6/CHANGELOG
--- old/libsysstat-0.4.5/CHANGELOG  2021-04-07 08:58:34.0 +0200
+++ new/libsysstat-0.4.6/CHANGELOG  2021-11-05 11:06:40.0 +0100
@@ -1,3 +1,9 @@
+libsysstat-0.4.6 / 2021-11-04
+=
+ * Updated AUTHORS.
+ * Bumped minimum required Qt version to 5.15.
+ * Dropped Qt < 15 conditional dead code.
+
 libsysstat-0.4.5 / 2021-04-15
 =
   * Initialized some variables.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.5/CMakeLists.txt 
new/libsysstat-0.4.6/CMakeLists.txt
--- old/libsysstat-0.4.5/CMakeLists.txt 2021-04-07 08:58:34.0 +0200
+++ new/libsysstat-0.4.6/CMakeLists.txt 2021-11-05 11:06:40.0 +0100
@@ -8,11 +8,11 @@
 
 set(MAJOR_VERSION 0)
 set(MINOR_VERSION 4)
-set(PATCH_VERSION 5)
+set(PATCH_VERSION 6)
 set(SYSSTAT_VERSION "${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}")
 
-set(LXQTBT_MINIMUM_VERSION "0.9.0")
-set(QT_MINIMUM_VERSION "5.12.0")
+set(LXQTBT_MINIMUM_VERSION "0.10.0")
+set(QT_MINIMUM_VERSION "5.15.0")
 
 # additional cmake files
 list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsysstat-0.4.5/cpustat.cpp 
new/libsysstat-0.4.6/cpustat.cpp
--- old/libsysstat-0.4.5/cpustat.cpp2021-04-07 08:58:34.0 +0200
+++ new/libsysstat-0.4.6/cpustat.cpp2021-11-05 11:06:40.0 +0100
@@ -61,18 +61,10 @@
 void CpuStatPrivate::updateSources()
 {
 mSources.clear();
-#if (QT_VERSION >= QT_VERSION_CHECK(5,15,0))
 const QStringList rows = 
readAllFile("/proc/stat").split(QLatin1Char('\n'), Qt::SkipEmptyParts);
-#else
-const QStringList rows = 
readAllFile("/proc/stat").split(QLatin1Char('\n'), QString::SkipEmptyParts);
-#endif
 for (const QString &row : rows)
 {
-#if (QT_VERSION >= QT_VERSION_CHECK(5,15,0))
 QStringList tokens = row.split(QLatin1Char(' '), Qt::SkipEmptyParts);
-#else
-QStringList tokens = row.split(QLatin1Char(' '), 
QString::SkipEmptyParts);
-#endif
 if( (tokens.size() < 5)
 || (!tokens[0].startsWith(QLatin1String("cpu"))) )
 continue

commit lximage-qt for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lximage-qt for openSUSE:Factory 
checked in at 2021-11-09 23:54:19

Comparing /work/SRC/openSUSE:Factory/lximage-qt (Old)
 and  /work/SRC/openSUSE:Factory/.lximage-qt.new.1890 (New)


Package is "lximage-qt"

Tue Nov  9 23:54:19 2021 rev:11 rq:930096 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lximage-qt/lximage-qt.changes2021-04-17 
00:02:02.961620961 +0200
+++ /work/SRC/openSUSE:Factory/.lximage-qt.new.1890/lximage-qt.changes  
2021-11-09 23:54:35.835952223 +0100
@@ -1,0 +2,16 @@
+Mon Nov  8 09:31:05 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Fixed bugs in image fitting, flipping and rotation.
+  * Added options to hide/show main toolbar and/or menubar.
+  * Added option to use system Trash.
+  * Added option to change Thumbnail dimensions.
+  * Added option to change the position of thumbnails dock.
+  * Fixed wheel scrolling on image with touchpad.
+  * Allowed direct image renaming (with shortcut).
+  * Remember EXIF dock width.
+  * Added command-line option for starting in fullscreen.
+  * Allowed custom shortcuts to override hard-coded shortcuts.
+  * Added option to disable image smoothing on zooming.
+
+---

Old:

  lximage-qt-0.17.0.tar.xz
  lximage-qt-0.17.0.tar.xz.asc

New:

  lximage-qt-1.0.0.tar.xz
  lximage-qt-1.0.0.tar.xz.asc



Other differences:
--
++ lximage-qt.spec ++
--- /var/tmp/diff_new_pack.VjNcij/_old  2021-11-09 23:54:36.395952509 +0100
+++ /var/tmp/diff_new_pack.VjNcij/_new  2021-11-09 23:54:36.399952511 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lximage-qt
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:LXQt Image Viewer
 License:GPL-2.0-or-later
@@ -29,12 +29,12 @@
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5DBus) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5DBus) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5Network)
 BuildRequires:  pkgconfig(Qt5PrintSupport)
 BuildRequires:  pkgconfig(Qt5Widgets)

++ lximage-qt-0.17.0.tar.xz -> lximage-qt-1.0.0.tar.xz ++
 38771 lines of diff (skipped)


commit pcmanfm-qt for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pcmanfm-qt for openSUSE:Factory 
checked in at 2021-11-09 23:54:17

Comparing /work/SRC/openSUSE:Factory/pcmanfm-qt (Old)
 and  /work/SRC/openSUSE:Factory/.pcmanfm-qt.new.1890 (New)


Package is "pcmanfm-qt"

Tue Nov  9 23:54:17 2021 rev:18 rq:930093 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/pcmanfm-qt/pcmanfm-qt.changes2021-04-17 
00:02:00.801617554 +0200
+++ /work/SRC/openSUSE:Factory/.pcmanfm-qt.new.1890/pcmanfm-qt.changes  
2021-11-09 23:54:32.411950478 +0100
@@ -1,0 +2,15 @@
+Mon Nov  8 09:25:06 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Added an option to make desktop items sticky by default.
+  * Allowed the recursive customization of folders.
+  * Prevented closing of file operation dialog on closing the main window.
+  * Keep the custom position of a desktop item on inline renaming.
+  * Added per-folder settings actions to the current tab's context menu.
+Also, set the tab icon according to the customization, if any.
+  * Added an action to remove settings of nonexistent folders.
+  * Add a new tab on double clicking an empty space of the tab-bar.
+  * Added an option to disable smooth scrolling in list and compact modes.
+  * Disabled tab DND under Wayland (because of Wayland's limitations).
+
+---

Old:

  pcmanfm-qt-0.17.0.tar.xz
  pcmanfm-qt-0.17.0.tar.xz.asc

New:

  pcmanfm-qt-1.0.0.tar.xz
  pcmanfm-qt-1.0.0.tar.xz.asc



Other differences:
--
++ pcmanfm-qt.spec ++
--- /var/tmp/diff_new_pack.G7RFyT/_old  2021-11-09 23:54:33.099950828 +0100
+++ /var/tmp/diff_new_pack.G7RFyT/_new  2021-11-09 23:54:33.099950828 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   pcmanfm-qt
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:File manager and desktop icon manager
 License:GPL-2.0-or-later
@@ -31,16 +31,16 @@
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  pkgconfig(Qt5Core) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5Core) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRequires:  pkgconfig(Qt5X11Extras)
 BuildRequires:  pkgconfig(libexif)
-BuildRequires:  pkgconfig(libfm-qt) >= 0.17.0
+BuildRequires:  pkgconfig(libfm-qt) >= 1.0.0
 #bsc#1100208 - mvet...@suse.de
 Requires:   wallpaper-branding-openSUSE
 #bsc#1128570 - mvet...@suse.de

++ pcmanfm-qt-0.17.0.tar.xz -> pcmanfm-qt-1.0.0.tar.xz ++
 79424 lines of diff (skipped)


commit lxqt-qtplugin for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-qtplugin for openSUSE:Factory 
checked in at 2021-11-09 23:54:19

Comparing /work/SRC/openSUSE:Factory/lxqt-qtplugin (Old)
 and  /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new.1890 (New)


Package is "lxqt-qtplugin"

Tue Nov  9 23:54:19 2021 rev:16 rq:930095 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-qtplugin/lxqt-qtplugin.changes  
2021-04-17 00:02:01.737619030 +0200
+++ /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new.1890/lxqt-qtplugin.changes
2021-11-09 23:54:34.095951336 +0100
@@ -1,0 +2,7 @@
+Mon Nov  8 09:29:02 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Added workarounds for Qt's poor handling of some dark palettes.
+  * Used the C++11 override specifier in some places.
+
+---

Old:

  lxqt-qtplugin-0.17.0.tar.xz
  lxqt-qtplugin-0.17.0.tar.xz.asc

New:

  lxqt-qtplugin-1.0.0.tar.xz
  lxqt-qtplugin-1.0.0.tar.xz.asc



Other differences:
--
++ lxqt-qtplugin.spec ++
--- /var/tmp/diff_new_pack.07JByJ/_old  2021-11-09 23:54:34.971951782 +0100
+++ /var/tmp/diff_new_pack.07JByJ/_new  2021-11-09 23:54:34.975951783 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lxqt-qtplugin
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:LXQt platform integration plugin for Qt 5
 License:LGPL-2.1-or-later
@@ -30,13 +30,13 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libQt5Gui-private-headers-devel
 BuildRequires:  libexif-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
-BuildRequires:  pkgconfig(Qt5Gui) >= 5.12.0
+BuildRequires:  pkgconfig(Qt5Gui) >= 5.15.0
 BuildRequires:  pkgconfig(Qt5UiTools)
 BuildRequires:  pkgconfig(Qt5X11Extras)
-BuildRequires:  pkgconfig(Qt5Xdg) >= 3.7.0
+BuildRequires:  pkgconfig(Qt5Xdg) >= 3.8.0
 BuildRequires:  pkgconfig(Qt5XdgIconLoader)
 BuildRequires:  pkgconfig(dbusmenu-qt5)
 BuildRequires:  pkgconfig(libfm-qt) >= %{version}

++ lxqt-qtplugin-0.17.0.tar.xz -> lxqt-qtplugin-1.0.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-qtplugin-0.17.0/AUTHORS 
new/lxqt-qtplugin-1.0.0/AUTHORS
--- old/lxqt-qtplugin-0.17.0/AUTHORS2021-04-05 16:18:48.0 +0200
+++ new/lxqt-qtplugin-1.0.0/AUTHORS 2021-11-05 11:03:45.0 +0100
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: https://lxqt.org
+LXQt team: https://lxqt-project.org
 Hong Jen Yee (PCMan) 
 
 Copyright:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-qtplugin-0.17.0/CHANGELOG 
new/lxqt-qtplugin-1.0.0/CHANGELOG
--- old/lxqt-qtplugin-0.17.0/CHANGELOG  2021-04-05 16:18:48.0 +0200
+++ new/lxqt-qtplugin-1.0.0/CHANGELOG   2021-11-05 11:03:45.0 +0100
@@ -1,3 +1,8 @@
+lxqt-qtplugin-1.0.0 / 2021-11-04
+=
+ * Added workarounds for Qt's poor handling of some dark palettes.
+ * Used the C++11 override specifier.
+
 lxqt-qtplugin-0.17.0 / 2021-04-15
 =
   * Handled Qt 5.15 deprecations.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-qtplugin-0.17.0/CMakeLists.txt 
new/lxqt-qtplugin-1.0.0/CMakeLists.txt
--- old/lxqt-qtplugin-0.17.0/CMakeLists.txt 2021-04-05 16:18:48.0 
+0200
+++ new/lxqt-qtplugin-1.0.0/CMakeLists.txt  2021-11-05 11:03:45.0 
+0100
@@ -13,10 +13,10 @@
 set(CMAKE_POSITION_INDEPENDENT_CODE ON)
 
 # Minimum Versions
-set(LXQTBT_MINIMUM_VERSION "0.9.0")
-set(QT_MINIMUM_VERSION "5.12.0")
-set(QTXDG_MINIMUM_VERSION "3.7.0")
-set(FMQT_MINIMUM_VERSION "0.17.0")
+set(LXQTBT_MINIMUM_VERSION "0.10.0")
+set(QT_MINIMUM_VERSION "5.15.0")
+set(QTXDG_MINIMUM_VERSION "3.8.0")
+set(FMQT_MINIMUM_VERSION "1.0.0")
 
 find_package(Qt5DBus ${QT_MINIMUM_VERSION} REQUIRED)
 find_package(Qt5LinguistTools ${QT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-qtplugin-0.17.0/src/lxqtplatformtheme.cpp 
new/lxqt-qtplugin-1.0.0/src/lxqtplatformtheme.cpp
--- old/lxqt-qtplugin-0.17.0/src/lxqtplatformtheme.cpp  2021-04-05 
16:18:48.0 +0200
+++ new/lxqt-qtplugin-1.0.0/src/lxqtplatformtheme.cpp   2021-11-05 
11:03:45.0 +0100
@@ -169,8 +169,17 @@
 if (baseColor_.isValid())
 {
 LXQtPalette_->setColor(QPalette::Base, baseColor_);
-// See Qt -> qpalette.cpp -> qt_fusionPalette()
-LXQtPalette_->setColor(QPalette::Disabled, QPalett

commit libfm-qt for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libfm-qt for openSUSE:Factory 
checked in at 2021-11-09 23:54:17

Comparing /work/SRC/openSUSE:Factory/libfm-qt (Old)
 and  /work/SRC/openSUSE:Factory/.libfm-qt.new.1890 (New)


Package is "libfm-qt"

Tue Nov  9 23:54:17 2021 rev:13 rq:930092 version:1.0.0

Changes:

--- /work/SRC/openSUSE:Factory/libfm-qt/libfm-qt.changes2021-04-17 
00:01:59.885616110 +0200
+++ /work/SRC/openSUSE:Factory/.libfm-qt.new.1890/libfm-qt.changes  
2021-11-09 23:54:31.051949786 +0100
@@ -1,0 +2,20 @@
+Mon Nov  8 09:21:12 UTC 2021 - Michael Vetter 
+
+- Update to 1.0.0:
+  * Added support for adding/removing of emblems with File Properties dialog.
+  * Added mount, unmount and eject actions to file context menu under 
computer:/// or wherever possible.
+  * Avoided a freeze on mounting encrypted volumes.
+  * Workaround for a bug in GFileMonitor regarding folder symlinks.
+  * Added "Empty Trash" action to Trash's folder menu.
+  * Enabled Qt's alternating row colors for detailed list view.
+  * Ensured a correct selection order with Shift+mouse in icon view.
+  * Prevented self-overwriting in file prompt dialog.
+  * Fixed Cyrillic case-insensitive regex search.
+  * Enhancements and fixes to smooth scrolling from inside view.
+  * Added an item to LXQt file dialog for showing hidden files.
+  * Added an option to LXQt file dialog for disabling smooth scrolling (in 
list and compact modes).
+  * Remember hidden columns of LXQt file dialog (in list mode).
+  * Show the context menu of the current folder when the Menu key is pressed 
and there is no selection.
+  * Fixed two small memory leaks.
+
+---

Old:

  libfm-qt-0.17.0.tar.xz
  libfm-qt-0.17.0.tar.xz.asc

New:

  libfm-qt-1.0.0.tar.xz
  libfm-qt-1.0.0.tar.xz.asc



Other differences:
--
++ libfm-qt.spec ++
--- /var/tmp/diff_new_pack.8M03WL/_old  2021-11-09 23:54:31.623950076 +0100
+++ /var/tmp/diff_new_pack.8M03WL/_new  2021-11-09 23:54:31.623950076 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libfm-qt
-Version:0.17.0
+Version:1.0.0
 Release:0
 Summary:Library providing components to build desktop file managers
 License:LGPL-2.1-or-later AND BSD-3-Clause
@@ -30,12 +30,12 @@
 # Needs private headers, see xdndworkaround.cpp
 BuildRequires:  libQt5Gui-private-headers-devel
 BuildRequires:  libqt5-qttools-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  cmake(Qt5LinguistTools)
-BuildRequires:  pkgconfig(Qt5Widgets) >= 5.12
-BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.12
+BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15
+BuildRequires:  pkgconfig(Qt5X11Extras) >= 5.15
 BuildRequires:  pkgconfig(Qt5Xdg)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gio-unix-2.0)
@@ -49,9 +49,9 @@
 libfm-qt is the Qt port of libfm, a library providing components to
 build desktop file managers.
 
-%{lang_package -r libfm-qt9}
+%{lang_package -r libfm-qt10}
 
-%package -n libfm-qt9
+%package -n libfm-qt10
 Summary:Library providing components to build desktop file managers
 # Require data files read by the library. For parallel installed library 
versions, the newest one wins
 Group:  System/Libraries
@@ -60,7 +60,7 @@
 Conflicts:  pcmanfm <= 0.10.0
 Provides:   libfm-qt
 
-%description -n libfm-qt9
+%description -n libfm-qt10
 libfm-qt is the Qt port of libfm, a library providing components to
 build desktop file managers.
 
@@ -78,7 +78,7 @@
 %package -n libfm-qt-devel
 Summary:Development files for libfm-qt
 Group:  Development/Libraries/C and C++
-Requires:   libfm-qt9 >= %{version}
+Requires:   libfm-qt10 >= %{version}
 Requires:   pkgconfig
 # libfm-qt has an -I on a path from menu-cache-devel
 Requires:   pkgconfig(libmenu-cache) >= 0.4.0
@@ -98,10 +98,10 @@
 
 %find_lang %{name} --with-qt
 
-%post -n libfm-qt9 -p /sbin/ldconfig
-%postun -n libfm-qt9 -p /sbin/ldconfig
+%post -n libfm-qt10 -p /sbin/ldconfig
+%postun -n libfm-qt10 -p /sbin/ldconfig
 
-%files -n libfm-qt9
+%files -n libfm-qt10
 %license LICENSE LICENSE.BSD-3-Clause
 %doc README.md
 %{_libdir}/libfm-qt.so.*

++ libfm-qt-0.17.0.tar.xz -> libfm-qt-1.0.0.tar.xz ++
 33669 lines of diff (skipped)


commit libqt5xdg for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libqt5xdg for openSUSE:Factory 
checked in at 2021-11-09 23:54:15

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


Package is "libqt5xdg"

Tue Nov  9 23:54:15 2021 rev:15 rq:929698 version:3.8.0

Changes:

--- /work/SRC/openSUSE:Factory/libqt5xdg/libqt5xdg.changes  2021-04-17 
00:01:57.569612457 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5xdg.new.1890/libqt5xdg.changes
2021-11-09 23:54:29.095948787 +0100
@@ -1,0 +2,10 @@
+Fri Nov  5 15:48:22 UTC 2021 - Michael Vetter 
+
+- Update to 3.8.0:
+  * Added support for default terminal.
+  * Considered XDG_DATA_HOME when computing desktop entry id.
+  * Made sure that hicolor is searched before dash fallbacks.
+  * Considered Qt's fallback search paths when finding icons.
+  * Handle relative paths in qtxdg-desktop-file-start.
+
+---

Old:

  libqtxdg-3.7.1.tar.xz
  libqtxdg-3.7.1.tar.xz.asc

New:

  libqtxdg-3.8.0.tar.xz
  libqtxdg-3.8.0.tar.xz.asc



Other differences:
--
++ libqt5xdg.spec ++
--- /var/tmp/diff_new_pack.T0IN4i/_old  2021-11-09 23:54:29.831949162 +0100
+++ /var/tmp/diff_new_pack.T0IN4i/_new  2021-11-09 23:54:29.831949162 +0100
@@ -18,7 +18,7 @@
 
 %define _name libqtxdg
 Name:   libqt5xdg
-Version:3.7.1
+Version:3.8.0
 Release:0
 Summary:Qt implementation of xdg specs for lxqt
 License:GPL-3.0-only
@@ -31,9 +31,9 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libQt5Gui-private-headers-devel
-BuildRequires:  lxqt-build-tools-devel >= 0.9.0
+BuildRequires:  lxqt-build-tools-devel >= 0.10.0
 BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(Qt5Core) >= 5.12
+BuildRequires:  pkgconfig(Qt5Core) >= 5.15
 BuildRequires:  pkgconfig(Qt5DBus)
 BuildRequires:  pkgconfig(Qt5Svg)
 BuildRequires:  pkgconfig(Qt5Test)
@@ -91,7 +91,7 @@
 
 %build
 %cmake
-make %{?_smp_mflags}
+%make_build
 
 %install
 %cmake_install
@@ -106,6 +106,9 @@
 %license COPYING
 %doc AUTHORS
 %{_libdir}/libQt5Xdg.so.*
+%dir %{_datadir}/lxqt
+%{_datadir}/lxqt/lxqt-qtxdg.conf
+%{_datadir}/lxqt/qtxdg.conf
 
 %files devel
 %{_datadir}/cmake/qt5xdg


++ libqtxdg-3.7.1.tar.xz -> libqtxdg-3.8.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libqtxdg-3.7.1/AUTHORS new/libqtxdg-3.8.0/AUTHORS
--- old/libqtxdg-3.7.1/AUTHORS  2021-04-16 11:29:21.0 +0200
+++ new/libqtxdg-3.8.0/AUTHORS  2021-11-05 10:57:03.0 +0100
@@ -1,5 +1,5 @@
 Upstream Authors:
-LXQt team: https://lxqt.org
+LXQt team: https://lxqt-project.org/
 Razor team: http://razor-qt.org
 
 Copyright:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libqtxdg-3.7.1/CHANGELOG new/libqtxdg-3.8.0/CHANGELOG
--- old/libqtxdg-3.7.1/CHANGELOG2021-04-16 11:29:21.0 +0200
+++ new/libqtxdg-3.8.0/CHANGELOG2021-11-05 10:57:03.0 +0100
@@ -1,3 +1,13 @@
+libqtxdg-3.8.0 / 2021-11-04
+===
+ * Handle relative paths in qtxdg-desktop-file-start.
+ * Improved error message.
+ * Make sure hicolor is searched before dash fallbacks.
+ * Improved file manager command line handling in qtxdg-mat.
+ * Added default terminal.
+ * Consider XDG_DATA_HOME when computing desktop entry id.
+ * Consider Qt's fallback search paths when finding icons.
+
 libqtxdg-3.7.1 / 2021-04-16
 ===
  * Fixed compilation against Qt < 5.14.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libqtxdg-3.7.1/CMakeLists.txt 
new/libqtxdg-3.8.0/CMakeLists.txt
--- old/libqtxdg-3.7.1/CMakeLists.txt   2021-04-16 11:29:21.0 +0200
+++ new/libqtxdg-3.8.0/CMakeLists.txt   2021-11-05 10:57:03.0 +0100
@@ -13,12 +13,12 @@
 set(CMAKE_MODULE_PATH "${CMAKE_MODULE_PATH}" 
"${CMAKE_CURRENT_SOURCE_DIR}/cmake")
 
 set(QTXDG_MAJOR_VERSION 3)
-set(QTXDG_MINOR_VERSION 7)
-set(QTXDG_PATCH_VERSION 1)
+set(QTXDG_MINOR_VERSION 8)
+set(QTXDG_PATCH_VERSION 0)
 set(QTXDG_VERSION_STRING 
${QTXDG_MAJOR_VERSION}.${QTXDG_MINOR_VERSION}.${QTXDG_PATCH_VERSION})
 
-set(LXQTBT_MINIMUM_VERSION "0.9.0")
-set(QT_MINIMUM_VERSION "5.12.0")
+set(LXQTBT_MINIMUM_VERSION "0.10.0")
+set(QT_MINIMUM_VERSION "5.15.0")
 set(GLIB_MINIMUM_VERSION "2.41.0") # Mime Apps new implementation
 
 find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} REQUIRED)
@@ -63,6 +63,8 @@
 
 message(STATUS "Building ${PROJECT_NAME} with Qt ${Qt5Core_VERSION}")
 
+file(GLOB QTXDG_CONFIG_FILES config/*.conf)
+
 add_subdirectory(src)
 
 i

commit libzdnn for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libzdnn for openSUSE:Factory checked 
in at 2021-11-09 23:54:17

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


Package is "libzdnn"

Tue Nov  9 23:54:17 2021 rev:2 rq:930232 version:0.3.1

Changes:

--- /work/SRC/openSUSE:Factory/libzdnn/libzdnn.changes  2021-11-08 
17:25:39.956751691 +0100
+++ /work/SRC/openSUSE:Factory/.libzdnn.new.1890/libzdnn.changes
2021-11-09 23:54:30.063949281 +0100
@@ -4,0 +5,3 @@
+  Includes the following two patches from upstream:
+sles15sp4-libzdnn-Fix-initialization-of-CFLAGS_INIT-2.patch
+sles15sp4-libzdnn-Limit-symbol-check-to-global-symbols-3.patch



Other differences:
--


commit pulseaudio-equalizer for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pulseaudio-equalizer for 
openSUSE:Factory checked in at 2021-11-09 23:54:14

Comparing /work/SRC/openSUSE:Factory/pulseaudio-equalizer (Old)
 and  /work/SRC/openSUSE:Factory/.pulseaudio-equalizer.new.1890 (New)


Package is "pulseaudio-equalizer"

Tue Nov  9 23:54:14 2021 rev:7 rq:930212 version:3.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/pulseaudio-equalizer/pulseaudio-equalizer.changes
2018-02-26 23:26:32.955318941 +0100
+++ 
/work/SRC/openSUSE:Factory/.pulseaudio-equalizer.new.1890/pulseaudio-equalizer.changes
  2021-11-09 23:54:27.955948205 +0100
@@ -1,0 +2,21 @@
+Sat Nov  6 19:51:16 UTC 2021 - Alexei Sorokin 
+
+- Update to version 3.0.2:
+  * No changelog available.
+- Drop -add-python3-compat.patch, 0001-pulse-path.patch,
+  0002-remove-preamp.patch, 0005-window-icon.patch,
+  0003-force-default-persistence-value.patch,
+  0004-do-not-crash-on-missing-preset.patch,
+  0007-pygobject3-port.patch, 0009-do-not-zero-volume.patch: fixed
+  upstream.
+- Replace 0006-fix-desktop.patch with %suse_update_desktop_file,
+  the icon change has been done upstream.
+- Simplify and rename 0008-fix-locale-issues.patch to
+  pulseaudio-equalizer-fix-locale-issues.patch: iconv does not
+  appear to be necessary.
+- Add pulseaudio-equalizer-use-pactl.patch: Use pactl instead of
+  pacmd for compatibility with other PulseAudio daemon
+  implementations.
+- Require pulseaudio-daemon instead of pulseaudio.
+
+---

Old:

  -add-python3-compat.patch
  0001-pulse-path.patch
  0002-remove-preamp.patch
  0003-force-default-persistence-value.patch
  0004-do-not-crash-on-missing-preset.patch
  0005-window-icon.patch
  0006-fix-desktop.patch
  0007-pygobject3-port.patch
  0008-fix-locale-issues.patch
  0009-do-not-zero-volume.patch
  pulseaudio-equalizer_2.7.0.2.orig.tar.gz

New:

  pulseaudio-equalizer-3.0.2.tar.gz
  pulseaudio-equalizer-fix-locale-issues.patch
  pulseaudio-equalizer-use-pactl.patch



Other differences:
--
++ pulseaudio-equalizer.spec ++
--- /var/tmp/diff_new_pack.nJypRk/_old  2021-11-09 23:54:28.555948512 +0100
+++ /var/tmp/diff_new_pack.nJypRk/_new  2021-11-09 23:54:28.559948513 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pulseaudio-equalizer
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,91 +12,59 @@
 # 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/
 #
 
 
+%define _name   pulseaudio-equalizer-ladspa
 Name:   pulseaudio-equalizer
-Version:2.7.0.2
+Version:3.0.2
 Release:0
 Summary:PulseAudio's LADSPA plugin graphical user interface
 License:GPL-3.0-or-later
-Group:  Productivity/Multimedia/Sound/Mixers
-Url:https://ubuntuforums.org/showthread.php?t=1308838
-Source: 
https://launchpad.net/~nilarimogard/+archive/ubuntu/webupd8/+files/%{name}_%{version}.orig.tar.gz
-# PATCH-FIX-UPSTREAM -add-python3-compat.patch sor.ale...@meowr.ru -- Add 
Python3 compatibility.
-Patch0: -add-python3-compat.patch
-# PATCH-FIX-UPSTREAM 0001-pulse-path.patch webu...@gmail.com -- Update path to 
PulseAudio files to the new one.
-Patch1: 0001-pulse-path.patch
-# PATCH-FIX-UPSTREAM 0002-remove-preamp.patch -- Remove preamp.
-Patch2: 0002-remove-preamp.patch
-# PATCH-FIX-UPSTREAM 0003-force-default-persistence-value.patch 
webu...@gmail.com -- Force default persistence value.
-Patch3: 0003-force-default-persistence-value.patch
-# PATCH-FIX-UPSTREAM 0004-do-not-crash-on-missing-preset.patch 
webu...@gmail.com -- Do not crash on missing preset.
-Patch4: 0004-do-not-crash-on-missing-preset.patch
-# PATCH-FIX-UPSTREAM 0005-window-icon.patch webu...@gmail.com -- Correct way 
of setting window icon.
-Patch5: 0005-window-icon.patch
-# PATCH-FIX-UPSTREAM 0006-fix-desktop.patch malcolmle...@opensuse.org -- Fix 
.desktop file.
-Patch6: 0006-fix-desktop.patch
-# PATCH-FIX-UPSTREAM 0007-pygobject3-port.patch sor.ale...@meowr.ru -- Port to 
PyGObject3 and GTK+3.
-Patch7: 0007-pygobject3-port.patch
-# PATCH-FIX-UPSTREAM 0008-fix-locale-issues.patch sor.ale...@meowr.ru -- Fix 
issues on non-Latin systems.
-Patch8: 0008-fix-locale-issues.patch
-# PA

commit python-alembic for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-alembic for openSUSE:Factory 
checked in at 2021-11-09 23:54:08

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


Package is "python-alembic"

Tue Nov  9 23:54:08 2021 rev:61 rq:930005 version:1.7.4

Changes:

--- /work/SRC/openSUSE:Factory/python-alembic/python-alembic.changes
2021-10-20 20:24:31.649387083 +0200
+++ /work/SRC/openSUSE:Factory/.python-alembic.new.1890/python-alembic.changes  
2021-11-09 23:54:22.663945508 +0100
@@ -1,0 +2,6 @@
+Sat Nov  6 11:28:24 UTC 2021 - Ben Greiner 
+
+- Update requirements
+- Remove unused python-alembic-rpmlintrc
+
+---

Old:

  python-alembic-rpmlintrc



Other differences:
--
++ python-alembic.spec ++
--- /var/tmp/diff_new_pack.MS7lhN/_old  2021-11-09 23:54:23.219945792 +0100
+++ /var/tmp/diff_new_pack.MS7lhN/_new  2021-11-09 23:54:23.223945793 +0100
@@ -25,23 +25,24 @@
 License:MIT
 URL:https://github.com/sqlalchemy/alembic
 Source0:
https://files.pythonhosted.org/packages/source/a/alembic/alembic-%{version}.tar.gz
-Source1:python-alembic-rpmlintrc
 BuildRequires:  %{python_module Mako}
 BuildRequires:  %{python_module SQLAlchemy >= 1.3.0}
-BuildRequires:  %{python_module importlib-resources}
-BuildRequires:  %{python_module mock}
+BuildRequires:  %{python_module importlib-resources if %python-base < 3.9}
+BuildRequires:  %{python_module importlib-metadata if %python-base < 3.9}
 BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module python-dateutil}
-BuildRequires:  %{python_module python-editor >= 0.3}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{pythons}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-Mako
 Requires:   python-SQLAlchemy >= 1.3.0
-Requires:   python-importlib-resources
 Requires:   python-python-dateutil
-Requires:   python-python-editor >= 0.3
+%if 0%{?python_version_nodots} < 39
+Requires:   python-importlib-resources
+Requires:   python-importlib-metadata
+%endif
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 BuildArch:  noarch
@@ -73,7 +74,7 @@
 %python_clone -a %{buildroot}%{_bindir}/alembic
 
 %check
-%pytest
+%pytest -n auto
 
 %post
 %python_install_alternative alembic
@@ -85,6 +86,7 @@
 %license LICENSE
 %doc CHANGES README.rst
 %python_alternative %{_bindir}/alembic
-%{python_sitelib}/alembic*
+%{python_sitelib}/alembic
+%{python_sitelib}/alembic-%{version}*-info
 
 %changelog


commit python-pywbemtools for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pywbemtools for 
openSUSE:Factory checked in at 2021-11-09 23:54:11

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


Package is "python-pywbemtools"

Tue Nov  9 23:54:11 2021 rev:2 rq:927259 version:0.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pywbemtools/python-pywbemtools.changes
2020-10-29 14:51:46.765212224 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pywbemtools.new.1890/python-pywbemtools.changes
  2021-11-09 23:54:24.847946621 +0100
@@ -1,0 +2,259 @@
+Fri Oct 22 20:10:47 UTC 2021 - Ben Greiner 
+
+- Update to version 0.9.0
+  * Modified the --timestats general option from boolean to choice
+with 3 choices for when statistics are displayed (after each
+command or via a command). See   issue #588)
+  * Deprecated the 'server namespaces' and 'server interop'
+commands. Use the new commands 'namespace list' and 'namespace
+interop', respectively. (issue #877)
+  * The '--force' / '-f' option of the 'class delete' command has
+been deprecated because its name does not sufficiently make it
+clear that other inhibitors than existing instances of the
+class (such as existing subclasses, or referencing classes)
+will still cause rejection of the command. Use the new
+'--include-instances' option instead. (issue #885)
+  * Fixed a ValueError on Windows that was raised when the
+connections file was not on the home drive.
+  * Limit click package to < 8.0 because of a) incompatibility with
+python 2.7, b) incompatibility between click 8.0 and
+clicl-repl. (see issues #816 and #817)
+  * Limit mock package to lt 4.0.3 to avoid issue issue that causes
+test failure. (see #822)
+  * Fix issue caused by mock package version 4.0.3 by creating
+replacements for warnings.warn and warnings.warn_explicit
+functions  and removing the use of the patch decorator in
+pywbemcli.py before the definition of the cli function.  (see
+issue #822)
+  * Fixes issue where in pywbemcli the --timeout and --use-pull
+general options were not always correctly included in the new
+object context in interactive mode if they were specified on
+the interactive mode cmd line.
+  * Fixed issue in tests with use of stdin and inputting the
+instance path for instance get and instance delete. This was a
+test setup issue and not a code issue. (see issue # 387)
+  * Mitigated the coveralls HTTP status 422 by pinning
+coveralls-python to <3.0.0.
+  * Fix issue where documentation index disappeared when we changed
+the documentation theme (see issue #868)
+  * Test: Fixed behavior of 'pdb' test condition, which is supposed
+to stop in the pdb debugger before executing the command
+function, but did immediately leave the debugger again because
+of redirections of the standard streams. The debugger now
+properly comes up when 'pdb' is specified as a condition.
+  * Test: Fixed restoring of environment variables that are
+modified by testcases, and displaying of PYWBEMCLI environment
+variables during testing in verbose mode.
+  * Change MOFCompiler.add_mof/remove_mof() to only display
+exceptions received if not MOFCompileError since the MOF
+compiler logs all MOFCompileError exceptions. (see issue #395)
+  * Increased the minimum pywbem version to 1.2.0.
+  * Add new option to class find command (--summary) to display a
+summary of the counts of classes found instead of the full list
+of the classes to make the command more useful for real servers
+that may return many classes for a class find. (see issue #810)
+  * Extend the class tree command to optionally provide extra
+information about each class in the tree including 1) the value
+of the Version qualifier if it exists and whether the class is
+Abstract, an Association, or an Indication class. (see. # 817)
+  * Migrated from Travis and Appveyor to GitHub Actions. This
+required several changes in package dependencies for
+development.
+  * The verbose option ('-v' / '--verbose') now also displays the
+objects that are compiled into a mock environment when setting
+it up.
+  * Added 'qualifier delete' command. (see #884)
+  * Enabled the tests for Python 3.4 on Windows again - this
+required some changes in the Makefile and constraints files.
+  * Added a 'namespace' command group that allows listing, creating
+and deleting CIM namespaces, and showing the Interop namespace.
+The 'server namespaces' and 'server interop' commands that
+provide a subset of that functionality have been deprecated.
+(issue #877)
+  * Added commands 'add-mof' and 'remove-mof' f

commit python-construct for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-construct for 
openSUSE:Factory checked in at 2021-11-09 23:54:10

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


Package is "python-construct"

Tue Nov  9 23:54:10 2021 rev:17 rq:930013 version:2.10.67

Changes:

--- /work/SRC/openSUSE:Factory/python-construct/python-construct.changes
2021-02-16 22:34:06.825466178 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-construct.new.1890/python-construct.changes  
2021-11-09 23:54:23.671946022 +0100
@@ -1,0 +2,6 @@
+Tue Oct 26 20:40:31 UTC 2021 - Dirk M??ller 
+
+- update to 2.10.67:
+  * no changelog available 
+
+---

Old:

  construct-2.10.60.tar.gz

New:

  construct-2.10.67.tar.gz



Other differences:
--
++ python-construct.spec ++
--- /var/tmp/diff_new_pack.sXBcAr/_old  2021-11-09 23:54:24.207946294 +0100
+++ /var/tmp/diff_new_pack.sXBcAr/_new  2021-11-09 23:54:24.207946294 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package python
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -26,7 +26,7 @@
 %endif
 %define skip_python2 1
 Name:   python-construct%{?psuffix}
-Version:2.10.60
+Version:2.10.67
 Release:0
 Summary:A declarative parser/builder for binary data
 License:MIT
@@ -85,7 +85,7 @@
 # local source dir is needed for tests
 export PYTHONPATH=$(pwd)
 # Don't test with NumPy in the python36 flavor, because python36-numpy is not 
in TW anymore
-python36_donttest="numpy or test_overall_parse or test_overall_build"
+python36_donttest="numpy or test_overall_parse or test_overall_build or 
test_compiled_example_benchmark or test_compiled_example_integrity"
 %pytest --benchmark-disable ${$python_donttest:+ -k "not 
(${$python_donttest})"}
 %endif
 

++ construct-2.10.60.tar.gz -> construct-2.10.67.tar.gz ++
 4605 lines of diff (skipped)


commit python-wrapt for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-wrapt for openSUSE:Factory 
checked in at 2021-11-09 23:54:07

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


Package is "python-wrapt"

Tue Nov  9 23:54:07 2021 rev:14 rq:929911 version:1.13.3

Changes:

--- /work/SRC/openSUSE:Factory/python-wrapt/python-wrapt.changes
2021-10-29 22:33:02.571655143 +0200
+++ /work/SRC/openSUSE:Factory/.python-wrapt.new.1890/python-wrapt.changes  
2021-11-09 23:54:21.607944969 +0100
@@ -1,0 +2,7 @@
+Sat Nov  6 18:18:03 UTC 2021 - Dirk M??ller 
+
+- update to 1.13.3:
+  * Adds wheels for Python 3.10 on PyPi and where possible also now
+   generating binary wheels for ``musllinux``. 
+
+---

Old:

  1.13.2.tar.gz

New:

  1.13.3.tar.gz



Other differences:
--
++ python-wrapt.spec ++
--- /var/tmp/diff_new_pack.RpOuPw/_old  2021-11-09 23:54:22.139945241 +0100
+++ /var/tmp/diff_new_pack.RpOuPw/_new  2021-11-09 23:54:22.139945241 +0100
@@ -19,7 +19,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-wrapt
-Version:1.13.2
+Version:1.13.3
 Release:0
 Summary:A Python module for decorators, wrappers and monkey patching
 License:BSD-2-Clause

++ 1.13.2.tar.gz -> 1.13.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wrapt-1.13.2/.github/workflows/main.yml 
new/wrapt-1.13.3/.github/workflows/main.yml
--- old/wrapt-1.13.2/.github/workflows/main.yml 2021-10-13 04:46:57.0 
+0200
+++ new/wrapt-1.13.3/.github/workflows/main.yml 2021-10-29 22:47:10.0 
+0200
@@ -18,7 +18,8 @@
   - 3.7
   - 3.8
   - 3.9
-  - 3.10-dev
+  - "3.10"
+  #- 3.11-dev
   - pypy-2.7
   - pypy-3.6
   - pypy-3.7
@@ -55,7 +56,8 @@
   - 3.7
   - 3.8
   - 3.9
-  - 3.10-dev
+  - "3.10"
+  #- 3.11-dev
   - pypy-2.7
   #- pypy-3.6
   - pypy-3.7
@@ -114,7 +116,8 @@
   - 3.7
   - 3.8
   - 3.9
-  - 3.10-dev
+  - "3.10"
+  #- 3.11-dev
   - pypy-2.7
   - pypy-3.6
   - pypy-3.7
@@ -156,8 +159,8 @@
 name: dist
 path: dist/*
 
-  bdist_wheel:
-name: Build wheels on ${{ matrix.os }}
+  bdist_wheel_legacy:
+name: Build wheels (2.7-3.5) on ${{ matrix.os }}
 needs:
 - test_linux
 - test_macos
@@ -174,8 +177,36 @@
 with:
   output-dir: dist
 env:
-WRAPT_INSTALL_EXTENSIONS: true  # Require extensions.
-CIBW_SKIP: pp* cp27-win*# Skip wheels for PyPy and Python 
2.7 on Windows.
+WRAPT_INSTALL_EXTENSIONS: true
+CIBW_BUILD: cp27* cp35*
+CIBW_SKIP: cp27-win*
+CIBW_BUILD_VERBOSITY: 1
+  - uses: actions/upload-artifact@v2
+with:
+  name: dist
+  path: dist/*.whl
+
+  bdist_wheel:
+name: Build wheels (3.6+) on ${{ matrix.os }}
+needs:
+- test_linux
+- test_macos
+- test_windows_py27
+- test_windows
+runs-on: ${{ matrix.os }}
+strategy:
+  matrix:
+os: [ubuntu-latest, windows-latest, macos-latest]
+steps:
+  - uses: actions/checkout@v2
+  - name: Build wheels
+uses: pypa/cibuildwheel@v2.2.0
+with:
+  output-dir: dist
+env:
+WRAPT_INSTALL_EXTENSIONS: true
+CIBW_SKIP: pp*
+CIBW_BUILD_VERBOSITY: 1
   - uses: actions/upload-artifact@v2
 with:
   name: dist
@@ -187,6 +218,7 @@
 needs:
 - test_linux
 - test_macos
+- test_windows_py27
 - test_windows
 runs-on: ubuntu-latest
 steps:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wrapt-1.13.2/docs/changes.rst 
new/wrapt-1.13.3/docs/changes.rst
--- old/wrapt-1.13.2/docs/changes.rst   2021-10-13 04:46:57.0 +0200
+++ new/wrapt-1.13.3/docs/changes.rst   2021-10-29 22:47:10.0 +0200
@@ -1,6 +1,14 @@
 Release Notes
 =
 
+Version 1.13.3
+--
+
+**New Features**
+
+* Adds wheels for Python 3.10 on PyPi and where possible also now
+  generating binary wheels for ``musllinux``.
+
 Version 1.13.2
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wrapt-1.13.2/setup.cfg new/wrapt-1.13.3/setup.cfg
--- old/wrapt-1.13.2/setup.cfg  2021-10-13 04:46:57.0 

commit python-soupsieve for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-soupsieve for 
openSUSE:Factory checked in at 2021-11-09 23:54:06

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


Package is "python-soupsieve"

Tue Nov  9 23:54:06 2021 rev:14 rq:929908 version:2.3

Changes:

--- /work/SRC/openSUSE:Factory/python-soupsieve/python-soupsieve.changes
2021-05-12 19:31:27.747225988 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-soupsieve.new.1890/python-soupsieve.changes  
2021-11-09 23:54:20.591944453 +0100
@@ -1,0 +2,10 @@
+Sat Nov  6 18:00:49 UTC 2021 - Dirk M??ller 
+
+- update to 2.3:
+  * Officially support Python 3.10.
+  * Add static typing.
+  * `:has()`, `:is()`, and `:where()` now use use a forgiving selector list.
+  * Add support to output a pretty print format of a compiled `SelectorList` 
for debug purposes.
+  * Some small corner cases discovered with static typing. 
+
+---

Old:

  soupsieve-2.2.1.tar.gz

New:

  soupsieve-2.3.tar.gz



Other differences:
--
++ python-soupsieve.spec ++
--- /var/tmp/diff_new_pack.sTu4ZN/_old  2021-11-09 23:54:20.987944654 +0100
+++ /var/tmp/diff_new_pack.sTu4ZN/_new  2021-11-09 23:54:20.987944654 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package python-soupsieve-test
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -27,7 +27,7 @@
 %endif
 %define skip_python2 1
 Name:   python-soupsieve%{psuffix}
-Version:2.2.1
+Version:2.3
 Release:0
 Summary:A modern CSS selector implementation for BeautifulSoup
 License:MIT

++ soupsieve-2.2.1.tar.gz -> soupsieve-2.3.tar.gz ++
 3515 lines of diff (skipped)


commit python-pybind11 for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pybind11 for openSUSE:Factory 
checked in at 2021-11-09 23:54:02

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


Package is "python-pybind11"

Tue Nov  9 23:54:02 2021 rev:14 rq:930182 version:2.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pybind11/python-pybind11.changes  
2021-07-10 22:54:22.927814282 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pybind11.new.1890/python-pybind11.changes
2021-11-09 23:54:16.259942244 +0100
@@ -1,0 +2,200 @@
+Sat Oct 16 20:47:43 UTC 2021 - Stefan Schubert 
+
+- Use libalternatives instead of update-alternatives.
+
+---
+Sat Oct 16 19:47:43 UTC 2021 - Ben Greiner 
+
+- Update to v2.8.0
+  * Added py::raise_from to enable chaining exceptions. #3215
+  * Allow exception translators to be optionally registered local
+to a module instead of applying globally across all pybind11
+modules. Use
+register_local_exception_translator(ExceptionTranslator&&
+translator) instead of
+register_exception_translator(ExceptionTranslator&& translator)
+to keep your exception remapping code local to the module.
+#2650
+  * Add make_simple_namespace function for instantiating Python
+SimpleNamespace objects. #2840
+  * pybind11::scoped_interpreter and initialize_interpreter have
+new arguments to allow sys.argv initialization. #2341
+  * Allow Python builtins to be used as callbacks in CPython. #1413
+  * Added view to view arrays with a different datatype. #987
+  * Implemented reshape on arrays. #984
+  * Enable defining custom __new__ methods on classes by fixing bug
+preventing overriding methods if they have non-pybind11
+siblings. #3265
+  * Add make_value_iterator(), and fix make_key_iterator() to
+return references instead of copies. #3293
+  * Improve the classes generated by bind_map: #3310
+  * Change .items from an iterator to a dictionary view.
+  * Add .keys and .values (both dictionary views).
+  * Allow __contains__ to take any object.
+  * pybind11::custom_type_setup was added, for customizing the
+PyHeapTypeObject corresponding to a class, which may be useful
+for enabling garbage collection support, among other things.
+#3287
+  * Set __file__ constant when running eval_file in an embedded
+interpreter. #3233
+  * Python objects and (C++17) std::optional now accepted in
+py::slice constructor. #1101
+  * The pybind11 proxy types str, bytes, bytearray, tuple, list now
+consistently support passing ssize_t values for sizes and
+indexes. Previously, only size_t was accepted in several
+interfaces. #3219
+  * Avoid evaluating PYBIND11_TLS_REPLACE_VALUE arguments more than
+once. #3290
+  * Bug fix: enum value's __int__ returning non-int when underlying
+type is bool or of char type. #1334
+  * Fixes bug in setting error state in Capsule's pointer methods.
+#3261
+  * A long-standing memory leak in py::cpp_function::initialize was
+fixed. #3229
+  * Fixes thread safety for some pybind11::type_caster which
+require lifetime extension, such as for std::string_view. #3237
+  * Restore compatibility with gcc 4.8.4 as distributed by
+ubuntu-trusty, linuxmint-17. #3270
+  * Fix regression in CMake Python package config: improper use of
+absolute path. #3144
+  * Cached Python version information could become stale when CMake
+was re-run with a different Python version. The build system
+now detects this and updates this information. #3299
+  * Specified UTF8-encoding in setup.py calls of open(). #3137
+  * Fix a harmless warning from CMake 3.21 with the classic Python
+discovery. #3220
+  * Eigen repo and version can now be specified as cmake options.
+#3324
+  * Reduced thread-local storage required for keeping alive
+temporary data for type conversion to one key per ABI version,
+rather than one key per extension module. This makes the total
+thread-local storage required by pybind11 2 keys per ABI
+version. #3275
+  * Optimize NumPy array construction with additional moves. #3183
+  * Conversion to std::string and std::string_view now avoids
+making an extra copy of the data on Python >= 3.3. #3257
+  * Remove const modifier from certain C++ methods on Python
+collections (list, set, dict) such as (clear(), append(),
+insert(), etc...) and annotated them with py-non-const.
+  * Enable readability clang-tidy-const-return and remove useless
+consts. #3254 #3194
+  * The clang-tidy google-explicit-constructor option was enabled.
+#3250
+  * Mark a pytype move constructor as noexcept (perf). #3236
+  * Enable clang-t

commit python-cffi for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cffi for openSUSE:Factory 
checked in at 2021-11-09 23:54:05

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


Package is "python-cffi"

Tue Nov  9 23:54:05 2021 rev:37 rq:929906 version:1.15.0

Changes:

--- /work/SRC/openSUSE:Factory/python-cffi/python-cffi.changes  2021-07-21 
19:05:27.351195131 +0200
+++ /work/SRC/openSUSE:Factory/.python-cffi.new.1890/python-cffi.changes
2021-11-09 23:54:19.431943861 +0100
@@ -1,0 +2,12 @@
+Sat Nov  6 17:37:42 UTC 2021 - Dirk M??ller 
+
+- update to 1.15.0:
+  * Fixed MANIFEST.in to include missing file for Windows arm64 support
+  * Fixed Linux wheel build to use gcc default ISA for libffi
+  * Updated setup.py Python trove specifiers to currently-tested Python 
versions
+  * CPython 3.10 support (including wheels)
+  * MacOS arm64 support (including wheels)
+  * Initial Windows arm64 support
+  * Misc. doc and test updates
+
+---

Old:

  cffi-1.14.6.tar.gz

New:

  cffi-1.15.0.tar.gz



Other differences:
--
++ python-cffi.spec ++
--- /var/tmp/diff_new_pack.vgkuE4/_old  2021-11-09 23:54:19.951944126 +0100
+++ /var/tmp/diff_new_pack.vgkuE4/_new  2021-11-09 23:54:19.955944128 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-cffi
-Version:1.14.6
+Version:1.15.0
 Release:0
 Summary:Foreign Function Interface for Python calling C code
 License:MIT

++ cffi-1.14.6.tar.gz -> cffi-1.15.0.tar.gz ++
 4973 lines of diff (skipped)


commit python-arrow for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-arrow for openSUSE:Factory 
checked in at 2021-11-09 23:54:04

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


Package is "python-arrow"

Tue Nov  9 23:54:04 2021 rev:23 rq:929904 version:1.2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-arrow/python-arrow.changes
2021-07-10 22:54:10.659908965 +0200
+++ /work/SRC/openSUSE:Factory/.python-arrow.new.1890/python-arrow.changes  
2021-11-09 23:54:18.671943474 +0100
@@ -1,0 +2,14 @@
+Sat Nov  6 17:33:37 UTC 2021 - Dirk M??ller 
+
+- update to 1.2.1:
+  * Added quarter granularity to humanize
+  * Added Sinhala and Urdu locales
+  * Support Python 3.10
+  * Updated Azerbaijani, Hebrew, and Serbian locale
+  * Added Albanian, Tamil and Zulu locales.
+  * Added support for Decimal as input to arrow.get().
+  * The Estonian, Finnish, Nepali and Zulu locales now support dehumanize.
+  * Improved validation checks when using parser tokens A and hh.
+  * Minor bug fixes to Catalan, Cantonese, Greek and Nepali locales.
+
+---

Old:

  arrow-1.1.1.tar.gz

New:

  arrow-1.2.1.tar.gz



Other differences:
--
++ python-arrow.spec ++
--- /var/tmp/diff_new_pack.uLug4Q/_old  2021-11-09 23:54:19.179943733 +0100
+++ /var/tmp/diff_new_pack.uLug4Q/_new  2021-11-09 23:54:19.179943733 +0100
@@ -26,7 +26,7 @@
 %bcond_with test
 %endif
 Name:   python-arrow%{?psuffix}
-Version:1.1.1
+Version:1.2.1
 Release:0
 Summary:Better dates and times for Python
 License:Apache-2.0
@@ -45,7 +45,7 @@
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module pytz}
+BuildRequires:  %{python_module pytz >= 2021.1}
 BuildRequires:  %{python_module simplejson}
 %endif
 %python_subpackages

++ arrow-1.1.1.tar.gz -> arrow-1.2.1.tar.gz ++
 2588 lines of diff (skipped)


commit plasma-wayland-protocols for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package plasma-wayland-protocols for 
openSUSE:Factory checked in at 2021-11-09 23:54:03

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


Package is "plasma-wayland-protocols"

Tue Nov  9 23:54:03 2021 rev:6 rq:929890 version:1.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/plasma-wayland-protocols/plasma-wayland-protocols.changes
2021-09-08 21:36:21.765870822 +0200
+++ 
/work/SRC/openSUSE:Factory/.plasma-wayland-protocols.new.1890/plasma-wayland-protocols.changes
  2021-11-09 23:54:17.659942960 +0100
@@ -1,0 +2,6 @@
+Sat Nov  6 12:51:15 UTC 2021 - Fabian Vogt 
+
+- Update to 1.5.0:
+  * screencast: Extend the protocol to allow streaming virtual outputs
+
+---

Old:

  plasma-wayland-protocols-1.4.0.tar.xz
  plasma-wayland-protocols-1.4.0.tar.xz.sig

New:

  plasma-wayland-protocols-1.5.0.tar.xz
  plasma-wayland-protocols-1.5.0.tar.xz.sig



Other differences:
--
++ plasma-wayland-protocols.spec ++
--- /var/tmp/diff_new_pack.fZZRfB/_old  2021-11-09 23:54:18.223943247 +0100
+++ /var/tmp/diff_new_pack.fZZRfB/_new  2021-11-09 23:54:18.223943247 +0100
@@ -18,7 +18,7 @@
 
 %bcond_without lang
 Name:   plasma-wayland-protocols
-Version:1.4.0
+Version:1.5.0
 Release:0
 Summary:Wayland protocols used by Plasma
 License:BSD-3-Clause AND LGPL-2.1-only AND LGPL-2.1-or-later AND MIT

++ plasma-wayland-protocols-1.4.0.tar.xz -> 
plasma-wayland-protocols-1.5.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-wayland-protocols-1.4.0/.gitlab-ci.yml 
new/plasma-wayland-protocols-1.5.0/.gitlab-ci.yml
--- old/plasma-wayland-protocols-1.4.0/.gitlab-ci.yml   1970-01-01 
01:00:00.0 +0100
+++ new/plasma-wayland-protocols-1.5.0/.gitlab-ci.yml   2021-11-05 
14:51:24.0 +0100
@@ -0,0 +1,7 @@
+# SPDX-FileCopyrightText: 2020 Volker Krause 
+# SPDX-License-Identifier: CC0-1.0
+
+include:
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml
+  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-wayland-protocols-1.4.0/.kde-ci.yml 
new/plasma-wayland-protocols-1.5.0/.kde-ci.yml
--- old/plasma-wayland-protocols-1.4.0/.kde-ci.yml  1970-01-01 
01:00:00.0 +0100
+++ new/plasma-wayland-protocols-1.5.0/.kde-ci.yml  2021-11-05 
14:51:24.0 +0100
@@ -0,0 +1,7 @@
+Dependencies:
+- 'on': ['@all']
+  'require':
+'frameworks/extra-cmake-modules': '@stable'
+
+Options:
+  test-before-installing: True
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-wayland-protocols-1.4.0/CMakeLists.txt 
new/plasma-wayland-protocols-1.5.0/CMakeLists.txt
--- old/plasma-wayland-protocols-1.4.0/CMakeLists.txt   2021-09-05 
02:04:39.0 +0200
+++ new/plasma-wayland-protocols-1.5.0/CMakeLists.txt   2021-11-05 
14:51:24.0 +0100
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.5)
 
-project(PlasmaWaylandProtocols VERSION 1.4.0)
+project(PlasmaWaylandProtocols VERSION 1.5.0)
 
 include(FeatureSummary)
 include(CMakePackageConfigHelpers)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/plasma-wayland-protocols-1.4.0/README.md 
new/plasma-wayland-protocols-1.5.0/README.md
--- old/plasma-wayland-protocols-1.4.0/README.md2021-09-05 
02:04:39.0 +0200
+++ new/plasma-wayland-protocols-1.5.0/README.md2021-11-05 
14:51:24.0 +0100
@@ -8,7 +8,7 @@
 ## Usage
 You can get the directory where they're installed by using
 
-find_package(KF5PlasmaWaylandProtocols)
+find_package(PlasmaWaylandProtocols)
 
 Then they can be accessed using `${PLASMA_WAYLAND_PROTOCOLS_DIR}`.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/plasma-wayland-protocols-1.4.0/src/protocols/screencast.xml 
new/plasma-wayland-protocols-1.5.0/src/protocols/screencast.xml
--- old/plasma-wayland-protocols-1.4.0/src/protocols/screencast.xml 
2021-09-05 02:04:39.0 +0200
+++ new/plasma-wayland-protocols-1.5.0/src/protocols/screencast.xml 
2021-11-05 14:51:24.0 +0100
@@ -1,11 +1,11 @@
 
 
   
-
+
 
 
 
@@ -33,9 +33,19 @@
 Destroy the zkde_s

commit nginx for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package nginx for openSUSE:Factory checked 
in at 2021-11-09 23:54:00

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


Package is "nginx"

Tue Nov  9 23:54:00 2021 rev:72 rq:930156 version:1.21.4

Changes:

--- /work/SRC/openSUSE:Factory/nginx/nginx.changes  2021-10-20 
20:23:11.569337649 +0200
+++ /work/SRC/openSUSE:Factory/.nginx.new.1890/nginx.changes2021-11-09 
23:54:14.775941489 +0100
@@ -1,0 +2,28 @@
+Fri Nov  5 21:24:19 UTC 2021 -   
+
+- Updated to 1.21.4
+  * https://nginx.org/en/CHANGES
+  * Support for NPN instead of ALPN to establish HTTP/2
+connections has been removed.
+  * Now nginx rejects SSL connections if ALPN is used by the
+client, but no supported protocols can be negotiated.
+  * The default value of the "sendfile_max_chunk" directive was
+changed to 2 megabytes.
+  * The "proxy_half_close" directive in the stream module.
+  * The "ssl_alpn" directive in the stream module.
+  * The $ssl_alpn_protocol variable.
+  * Support for SSL_sendfile() when using OpenSSL 3.0.
+  * The "mp4_start_key_frame" directive in the ngx_http_mp4_module.
+  * In the $content_length variable when using chunked transfer encoding.
+  * After receiving a response with incorrect length from a proxied
+backend nginx might nevertheless cache the connection.
+  * Invalid headers from backends were logged at the "info" level
+instead of "error"; the bug had appeared in 1.21.1.
+  * Requests might hang when using HTTP/2 and the "aio_write" directive.
+
+---
+Fri Nov  5 18:10:15 UTC 2021 - Ond??ej S??kup 
+
+- drop vim-plugin-nginx, now is provided directly by vim 
+
+---

Old:

  nginx-1.21.3.tar.gz
  nginx-1.21.3.tar.gz.asc

New:

  nginx-1.21.4.tar.gz
  nginx-1.21.4.tar.gz.asc



Other differences:
--
++ nginx.spec ++
--- /var/tmp/diff_new_pack.DQ43C1/_old  2021-11-09 23:54:15.307941760 +0100
+++ /var/tmp/diff_new_pack.DQ43C1/_new  2021-11-09 23:54:15.311941762 +0100
@@ -23,7 +23,7 @@
 %bcond_withngx_google_perftools
 #
 Name:   nginx
-Version:1.21.3
+Version:1.21.4
 Release:0
 Summary:A HTTP server and IMAP/POP3 proxy server
 License:BSD-2-Clause
@@ -79,19 +79,6 @@
 nginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor 
Sysoev.
 It has been running on many heavily loaded Russian sites for more than two 
years.
 
-%package -n vim-plugin-nginx
-Summary:VIM support for nginx config files
-Group:  Productivity/Text/Editors
-%requires_eqvim
-Supplements:(nginx and vim_client)
-BuildArch:  noarch
-
-%description -n vim-plugin-nginx
-nginx [engine x] is a HTTP server and IMAP/POP3 proxy server written by Igor 
Sysoev.
-It has been running on many heavily loaded Russian sites for more than two 
years.
-
-This package holds the VIM support for nginx config files.
-
 %package -n nginx-source
 Summary:The nginx source
 Group:  Development/Sources
@@ -151,10 +138,6 @@
 cp -av CHANGES* LICENSE \
   %{buildroot}%{ngx_doc_dir}
 
-mkdir -p %{buildroot}%{vim_data_dir}/
-cp -av contrib/vim/* \
-  %{buildroot}%{vim_data_dir}/
-
 mkdir -p %{buildroot}%{_datadir}/nginx/
 mkdir -p %{buildroot}%{ngx_conf_dir}/vhosts.d/
 mkdir -p %{buildroot}%{ngx_conf_dir}/conf.d/
@@ -232,14 +215,6 @@
 %{_sysusersdir}/nginx.conf
 %{_datadir}/nginx/
 
-%files -n vim-plugin-nginx
-%license LICENSE
-%dir %{vim_data_dir}/ftdetect/
-%{vim_data_dir}/ftdetect/nginx.vim
-%{vim_data_dir}/ftplugin/nginx.vim
-%{vim_data_dir}/indent/nginx.vim
-%{vim_data_dir}/syntax/nginx.vim
-
 %files -n nginx-source
 %{src_install_dir}
 

++ nginx-1.21.3.tar.gz -> nginx-1.21.4.tar.gz ++
 1780 lines of diff (skipped)


commit python-PyVirtualDisplay for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-PyVirtualDisplay for 
openSUSE:Factory checked in at 2021-11-09 23:53:57

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


Package is "python-PyVirtualDisplay"

Tue Nov  9 23:53:57 2021 rev:17 rq:929851 version:2.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-PyVirtualDisplay/python-PyVirtualDisplay.changes
  2021-04-01 14:16:00.947869075 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-PyVirtualDisplay.new.1890/python-PyVirtualDisplay.changes
2021-11-09 23:54:10.127939119 +0100
@@ -1,0 +2,7 @@
+Sat Oct 16 09:16:00 UTC 2021 - Ben Greiner 
+
+- Update to v2.2
+  * no release notes
+- Disable python2: not supported, not resolvable on Leaps
+
+---

Old:

  PyVirtualDisplay-2.1.tar.gz

New:

  PyVirtualDisplay-2.2.tar.gz



Other differences:
--
++ python-PyVirtualDisplay.spec ++
--- /var/tmp/diff_new_pack.c7THRm/_old  2021-11-09 23:54:10.543939330 +0100
+++ /var/tmp/diff_new_pack.c7THRm/_new  2021-11-09 23:54:10.543939330 +0100
@@ -16,14 +16,16 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
+%define skip_python2 1
 Name:   python-PyVirtualDisplay
-Version:2.1
+Version:2.2
 Release:0
 Summary:Python wrapper for Xvfb, Xephyr and Xvnc
 License:BSD-2-Clause
 URL:https://github.com/ponty/PyVirtualDisplay
 Source: 
https://files.pythonhosted.org/packages/source/P/PyVirtualDisplay/PyVirtualDisplay-%{version}.tar.gz
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-EasyProcess
@@ -37,10 +39,9 @@
 BuildRequires:  %{python_module attrs}
 BuildRequires:  %{python_module entrypoint2}
 BuildRequires:  %{python_module psutil}
+BuildRequires:  %{python_module pytest-xdist}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module vncdotool >= 0.13.0}
-BuildRequires:  maim
 BuildRequires:  xmessage
 BuildRequires:  xorg-x11-server-extra
 BuildRequires:  xvfb-run
@@ -61,8 +62,12 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# xvnc omitted due to "vncext: pseudocolour not supported"
-%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} xvfb-run 
--server-args "-screen 0 1920x1080x24" $python -m pytest tests -rs -k 'not 
(examples or smart or xvnc)'
+donttest="examples or smart"
+%{python_expand #
+export PYTHONPATH=%{buildroot}%{$python_sitelib}
+xvfb-run --server-args "-screen 0 1920x1080x24" \
+  $python -m pytest -v tests -rs -k "not ($donttest)" -n auto
+}
 
 %files %{python_files}
 %license LICENSE.txt

++ PyVirtualDisplay-2.1.tar.gz -> PyVirtualDisplay-2.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyVirtualDisplay-2.1/PKG-INFO 
new/PyVirtualDisplay-2.2/PKG-INFO
--- old/PyVirtualDisplay-2.1/PKG-INFO   2021-03-01 18:22:50.473461400 +0100
+++ new/PyVirtualDisplay-2.2/PKG-INFO   2021-05-30 18:52:55.595889800 +0200
@@ -1,13 +1,13 @@
 Metadata-Version: 2.1
 Name: PyVirtualDisplay
-Version: 2.1
+Version: 2.2
 Summary: python wrapper for Xvfb, Xephyr and Xvnc
 Home-page: https://github.com/ponty/pyvirtualdisplay
 Author: ponty
 License: BSD
 Description: pyvirtualdisplay is a python wrapper for Xvfb, Xephyr and Xvnc
 
-Documentation: https://github.com/ponty/pyvirtualdisplay/tree/2.1
+Documentation: https://github.com/ponty/pyvirtualdisplay/tree/2.2
 Keywords: Xvfb Xephyr X wrapper
 Platform: UNKNOWN
 Classifier: License :: OSI Approved :: BSD License
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/PyVirtualDisplay-2.1/PyVirtualDisplay.egg-info/PKG-INFO 
new/PyVirtualDisplay-2.2/PyVirtualDisplay.egg-info/PKG-INFO
--- old/PyVirtualDisplay-2.1/PyVirtualDisplay.egg-info/PKG-INFO 2021-03-01 
18:22:50.0 +0100
+++ new/PyVirtualDisplay-2.2/PyVirtualDisplay.egg-info/PKG-INFO 2021-05-30 
18:52:55.0 +0200
@@ -1,13 +1,13 @@
 Metadata-Version: 2.1
 Name: PyVirtualDisplay
-Version: 2.1
+Version: 2.2
 Summary: python wrapper for Xvfb, Xephyr and Xvnc
 Home-page: https://github.com/ponty/pyvirtualdisplay
 Author: ponty
 License: BSD
 Description: pyvirtualdisplay is a python wrapper for Xvfb, Xephyr and Xvnc
 
-Documentation: https://github.com/ponty/pyvirtualdisplay/tree/2.1
+Documentation: https://github.com/ponty/pyvirtu

commit java-11-openjdk for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package java-11-openjdk for openSUSE:Factory 
checked in at 2021-11-09 23:53:59

Comparing /work/SRC/openSUSE:Factory/java-11-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-11-openjdk.new.1890 (New)


Package is "java-11-openjdk"

Tue Nov  9 23:53:59 2021 rev:50 rq:929872 version:11.0.13.0

Changes:

--- /work/SRC/openSUSE:Factory/java-11-openjdk/java-11-openjdk.changes  
2021-10-23 23:13:40.288972156 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-11-openjdk.new.1890/java-11-openjdk.changes
2021-11-09 23:54:12.351940253 +0100
@@ -1,0 +2,17 @@
+Fri Nov  5 16:52:14 UTC 2021 - Fridrich Strba 
+
+- Modified patch:
+  * fips.patch
++ return in native code after generating java.io.IOException
+
+---
+Wed Nov  3 07:05:34 UTC 2021 - Fridrich Strba 
+
+- Modified patches:
+  * system-crypto-policy.patch
++ rediff to changed context
+  * fips.patch
++ Allow plain key import in fips mode unless
+  com.suse.fips.plainKeySupport is set to false
+
+---



Other differences:
--
++ java-11-openjdk.spec ++
--- /var/tmp/diff_new_pack.Iq2XW0/_old  2021-11-09 23:54:13.915941050 +0100
+++ /var/tmp/diff_new_pack.Iq2XW0/_new  2021-11-09 23:54:13.919941052 +0100
@@ -595,7 +595,7 @@
 
 # Setup nss.fips.cfg
 sed -e "s:@NSS_LIBDIR@:%{NSS_LIBDIR}:g" %{SOURCE13} > nss.fips.cfg
-sed -i -e "s:@NSS_SECMOD@:%{_sysconfdir}/pki/nssdb:g" nss.fips.cfg
+sed -i -e "s:@NSS_SECMOD@:sql\:/etc/pki/nssdb:g" nss.fips.cfg
 
 %build
 

++ fips.patch ++
 946 lines (skipped)
 between /work/SRC/openSUSE:Factory/java-11-openjdk/fips.patch
 and /work/SRC/openSUSE:Factory/.java-11-openjdk.new.1890/fips.patch

++ system-crypto-policy.patch ++
--- /var/tmp/diff_new_pack.Iq2XW0/_old  2021-11-09 23:54:14.107941148 +0100
+++ /var/tmp/diff_new_pack.Iq2XW0/_new  2021-11-09 23:54:14.107941148 +0100
@@ -1,6 +1,6 @@
 openjdk/src/java.base/share/classes/java/security/Security.java
2021-03-16 07:15:49.742093294 +0100
-+++ openjdk/src/java.base/share/classes/java/security/Security.java
2021-03-16 07:16:54.394507360 +0100
-@@ -47,6 +47,9 @@
+--- a/src/java.base/share/classes/java/security/Security.java
 b/src/java.base/share/classes/java/security/Security.java
+@@ -47,6 +47,9 @@ import sun.security.jca.*;
   * implementation-specific location, which is typically the properties file
   * {@code conf/security/java.security} in the Java installation directory.
   *
@@ -10,7 +10,7 @@
   * @author Benjamin Renaud
   * @since 1.1
   */
-@@ -57,6 +60,10 @@
+@@ -57,6 +60,10 @@ public final class Security {
  private static final Debug sdebug =
  Debug.getInstance("properties");
  
@@ -21,7 +21,7 @@
  /* The java.security properties */
  private static Properties props;
  
-@@ -98,6 +105,7 @@
+@@ -98,6 +105,7 @@ public final class Security {
  if (sdebug != null) {
  sdebug.println("reading security properties file: " +
  propFile);
@@ -29,11 +29,10 @@
  }
  } catch (IOException e) {
  if (sdebug != null) {
-@@ -183,6 +191,33 @@
- }
+@@ -184,6 +192,33 @@ public final class Security {
  }
  }
-+
+ 
 +String disableSystemProps = 
System.getProperty("java.security.disableSystemPropertiesFile");
 +if (disableSystemProps == null &&
 +"true".equalsIgnoreCase(props.getProperty
@@ -60,22 +59,24 @@
 +}
 +}
 +}
- 
++
  if (!loadedProps) {
  initializeStatic();
 openjdk/src/java.base/share/conf/security/java.security2021-03-16 
07:15:49.798093653 +0100
-+++ openjdk/src/java.base/share/conf/security/java.security2021-03-16 
11:38:01.416893125 +0100
-@@ -336,6 +336,13 @@
+ if (sdebug != null) {
+--- a/src/java.base/share/conf/security/java.security
 b/src/java.base/share/conf/security/java.security
+@@ -335,6 +335,13 @@ package.definition=sun.misc.,\
+ #
  security.overridePropertiesFile=true
  
- #
++#
 +# Determines whether this properties file will be appended to
 +# using the system properties file stored at
 +# /etc/crypto-policies/back-ends/java.config
 +#
 +security.useSystemPropertiesFile=true
 +
-+#
+ #
  # Determines the default key and trust manager factory algorithms for
  # the javax.net.ssl package.
- #
+


commit python-UkPostcodeParser for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-UkPostcodeParser for 
openSUSE:Factory checked in at 2021-11-09 23:53:58

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


Package is "python-UkPostcodeParser"

Tue Nov  9 23:53:58 2021 rev:3 rq:929853 version:1.1.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-UkPostcodeParser/python-UkPostcodeParser.changes
  2019-02-27 15:08:06.398411248 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-UkPostcodeParser.new.1890/python-UkPostcodeParser.changes
2021-11-09 23:54:10.775939449 +0100
@@ -1,0 +2,5 @@
+Wed Nov  3 11:34:19 UTC 2021 - pgaj...@suse.com
+
+- %check: use %pyunittest rpm macro
+
+---



Other differences:
--
++ python-UkPostcodeParser.spec ++
--- /var/tmp/diff_new_pack.wKJ6ji/_old  2021-11-09 23:54:11.299939718 +0100
+++ /var/tmp/diff_new_pack.wKJ6ji/_new  2021-11-09 23:54:11.303939719 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-UkPostcodeParser
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -49,7 +49,7 @@
 %check
 # no tests as it is ko for 2 years 
https://github.com/hamstah/ukpostcodeparser/issues/8
 sed -i 's/test_\(091\|097\|098\|125\|131\)/_test_\1/' 
ukpostcodeparser/test/parser.py
-%python_exec setup.py test
+%pyunittest ukpostcodeparser.test.parser
 
 %files %{python_files}
 %license LICENSE


commit python-waitress for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-waitress for openSUSE:Factory 
checked in at 2021-11-09 23:53:55

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


Package is "python-waitress"

Tue Nov  9 23:53:55 2021 rev:23 rq:929842 version:2.0.0

Changes:

--- /work/SRC/openSUSE:Factory/python-waitress/python-waitress.changes  
2021-09-07 21:13:43.604744941 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-waitress.new.1890/python-waitress.changes
2021-11-09 23:54:07.703937885 +0100
@@ -1,0 +2,5 @@
+Fri Aug 27 12:27:31 UTC 2021 - Stefan Schubert 
+
+- Use libalternatives instead of update-alternatives.
+
+---



Other differences:
--
++ python-waitress.spec ++
--- /var/tmp/diff_new_pack.vS3uwO/_old  2021-11-09 23:54:08.327938201 +0100
+++ /var/tmp/diff_new_pack.vS3uwO/_new  2021-11-09 23:54:08.331938204 +0100
@@ -1,5 +1,5 @@
 #
-# spec file
+# spec file for package python-waitress
 #
 # Copyright (c) 2021 SUSE LLC
 #
@@ -16,6 +16,12 @@
 #
 
 
+%if 0%{?suse_version} > 1500
+%bcond_without libalternatives
+%else
+%bcond_with libalternatives
+%endif
+
 %global flavor @BUILD_FLAVOR@%{nil}
 
 %if "%{flavor}" == "doc"
@@ -39,13 +45,18 @@
 Source1:python3.inv
 Source2:fetch-intersphinx-inventories.sh
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+BuildRequires:  python-rpm-macros >= 20210929
 %if "%{flavor}" == ""
 BuildRequires:  %{python_module pytest-cov}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
+%if %{with libalternatives}
+Requires:   alts
+BuildRequires:  alts
+%else
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
+%endif
 %else
 # Documentation requirements
 BuildRequires:  python3-Sphinx
@@ -81,6 +92,10 @@
 # disable one test, that requires network
 %pytest -k 'not test_service_port'
 
+%pre
+# If libalternatives is used: Removing old update-alternatives entries.
+%python_libalternatives_reset_alternative waitress-serve
+
 %post
 %python_install_alternative waitress-serve
 


commit python-jsonschema for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jsonschema for 
openSUSE:Factory checked in at 2021-11-09 23:53:56

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


Package is "python-jsonschema"

Tue Nov  9 23:53:56 2021 rev:27 rq:929847 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-jsonschema/python-jsonschema.changes  
2021-06-01 10:33:01.964360614 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jsonschema.new.1890/python-jsonschema.changes
2021-11-09 23:54:08.631938357 +0100
@@ -1,0 +2,5 @@
+Sun Aug 22 21:08:31 UTC 2021 - Stefan Schubert 
+
+- Use libalternatives instead of update-alternatives. 
+
+---



Other differences:
--
++ python-jsonschema.spec ++
--- /var/tmp/diff_new_pack.kWJfrS/_old  2021-11-09 23:54:09.627938863 +0100
+++ /var/tmp/diff_new_pack.kWJfrS/_new  2021-11-09 23:54:09.631938866 +0100
@@ -16,6 +16,12 @@
 #
 
 
+%if 0%{?suse_version} > 1500
+%bcond_without libalternatives
+%else
+%bcond_with libalternatives
+%endif
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-jsonschema
@@ -40,13 +46,18 @@
 BuildRequires:  %{python_module strict-rfc3339}
 BuildRequires:  %{python_module webcolors}
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+BuildRequires:  python-rpm-macros >= 20210929
 Requires:   python-attrs >= 17.4.0
 Requires:   python-importlib-metadata
 Requires:   python-pyrsistent >= 0.14.0
 Requires:   python-six >= 1.11.0
+%if %{with libalternatives}
+Requires:   alts
+BuildRequires:  alts
+%else
 Requires(post): update-alternatives
 Requires(preun):update-alternatives
+%endif
 BuildArch:  noarch
 %python_subpackages
 
@@ -74,6 +85,10 @@
 %check
 %pytest jsonschema/tests
 
+%pre
+# If libalternatives is used: Removing old update-alternatives entries.
+%python_libalternatives_reset_alternative jsonschema
+
 %post
 %python_install_alternative jsonschema
 


commit python-jsonpointer for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jsonpointer for 
openSUSE:Factory checked in at 2021-11-09 23:53:53

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


Package is "python-jsonpointer"

Tue Nov  9 23:53:53 2021 rev:16 rq:929840 version:2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-jsonpointer/python-jsonpointer.changes
2021-03-16 15:43:57.812994852 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jsonpointer.new.1890/python-jsonpointer.changes
  2021-11-09 23:54:05.715936870 +0100
@@ -1,0 +2,5 @@
+Sun Aug 22 20:52:50 UTC 2021 - Stefan Schubert 
+
+- Use libalternatives instead of update-alternatives.
+
+---



Other differences:
--
++ python-jsonpointer.spec ++
--- /var/tmp/diff_new_pack.HoMoNe/_old  2021-11-09 23:54:06.235937135 +0100
+++ /var/tmp/diff_new_pack.HoMoNe/_new  2021-11-09 23:54:06.235937135 +0100
@@ -16,6 +16,12 @@
 #
 
 
+%if 0%{?suse_version} > 1500
+%bcond_without libalternatives
+%else
+%bcond_with libalternatives
+%endif
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-jsonpointer
 Version:2.1
@@ -27,9 +33,14 @@
 Source: 
https://files.pythonhosted.org/packages/source/j/jsonpointer/jsonpointer-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+BuildRequires:  python-rpm-macros >= 20210929
+%if %{with libalternatives}
+Requires:   alts
+BuildRequires:  alts
+%else
 Requires(post): update-alternatives
 Requires(preun): update-alternatives
+%endif
 BuildArch:  noarch
 %python_subpackages
 
@@ -50,6 +61,10 @@
 %check
 %python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python tests.py
 
+%pre
+# If libalternatives is used: Removing old update-alternatives entries.
+%python_libalternatives_reset_alternative jsonpointer
+
 %post
 %python_install_alternative jsonpointer
 


commit python-rsa for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-rsa for openSUSE:Factory 
checked in at 2021-11-09 23:53:52

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


Package is "python-rsa"

Tue Nov  9 23:53:52 2021 rev:22 rq:929838 version:4.7.2

Changes:

--- /work/SRC/openSUSE:Factory/python-rsa/python-rsa.changes2021-03-05 
13:43:09.123506335 +0100
+++ /work/SRC/openSUSE:Factory/.python-rsa.new.1890/python-rsa.changes  
2021-11-09 23:54:04.923936464 +0100
@@ -1,0 +2,5 @@
+Mon Aug 23 14:46:41 UTC 2021 - Stefan Schubert 
+
+- Use libalternatives instead of update-alternatives. 
+
+---



Other differences:
--
++ python-rsa.spec ++
--- /var/tmp/diff_new_pack.icXzzn/_old  2021-11-09 23:54:05.379936697 +0100
+++ /var/tmp/diff_new_pack.icXzzn/_new  2021-11-09 23:54:05.379936697 +0100
@@ -16,6 +16,12 @@
 #
 
 
+%if 0%{?suse_version} > 1500
+%bcond_without libalternatives
+%else
+%bcond_with libalternatives
+%endif
+
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-rsa
@@ -28,11 +34,16 @@
 Source: 
https://files.pythonhosted.org/packages/source/r/rsa/rsa-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+BuildRequires:  python-rpm-macros >= 20210929
 Requires:   python-pyasn1 >= 0.1.3
+%if %{with libalternatives}
+Requires:   alts
+BuildRequires:  alts
+%else
 Requires(post): update-alternatives
-Requires(pre):  coreutils
 Requires(preun): update-alternatives
+%endif
+Requires(pre):  coreutils
 BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module pyasn1 >= 0.1.3}
@@ -64,6 +75,10 @@
 %python_clone -a %{buildroot}%{_bindir}/pyrsa-sign
 %python_clone -a %{buildroot}%{_bindir}/pyrsa-verify
 
+%pre
+# If libalternatives is used: Removing old update-alternatives entries.
+%python_libalternatives_reset_alternative pyrsa-priv2pub
+
 %post
 %{python_install_alternative pyrsa-priv2pub pyrsa-decrypt pyrsa-encrypt 
pyrsa-keygen pyrsa-sign pyrsa-verify}
 


commit python-websocket-client for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-websocket-client for 
openSUSE:Factory checked in at 2021-11-09 23:53:54

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


Package is "python-websocket-client"

Tue Nov  9 23:53:54 2021 rev:15 rq:929841 version:0.58.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-websocket-client/python-websocket-client.changes
  2021-05-20 19:23:47.874257373 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-websocket-client.new.1890/python-websocket-client.changes
2021-11-09 23:54:06.619937331 +0100
@@ -1,0 +2,5 @@
+Tue Aug 24 08:34:34 UTC 2021 - Stefan Schubert 
+
+- Use libalternatives instead of update-alternatives.
+
+---



Other differences:
--
++ python-websocket-client.spec ++
--- /var/tmp/diff_new_pack.Zd1XL2/_old  2021-11-09 23:54:07.063937558 +0100
+++ /var/tmp/diff_new_pack.Zd1XL2/_new  2021-11-09 23:54:07.067937560 +0100
@@ -16,6 +16,12 @@
 #
 
 
+%if 0%{?suse_version} > 1500
+%bcond_without libalternatives
+%else
+%bcond_with libalternatives
+%endif
+
 %bcond_without python2
 Name:   python-websocket-client
 Version:0.58.0
@@ -27,10 +33,15 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+BuildRequires:  python-rpm-macros >= 20210929
 Requires:   python-six
+%if %{with libalternatives}
+Requires:   alts
+BuildRequires:  alts
+%else
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
+%endif
 Provides:   python-websocket-client-test = %{version}
 Obsoletes:  python-websocket-client-test < %{version}
 BuildArch:  noarch
@@ -63,6 +74,10 @@
 %check
 %python_exec websocket/tests/test_websocket.py
 
+%pre
+# If libalternatives is used: Removing old update-alternatives entries.
+%python_libalternatives_reset_alternative wsdump.py
+
 %post
 %python_install_alternative wsdump.py
 


commit python-pycodestyle for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pycodestyle for 
openSUSE:Factory checked in at 2021-11-09 23:53:51

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


Package is "python-pycodestyle"

Tue Nov  9 23:53:51 2021 rev:9 rq:929832 version:2.8.0

Changes:

--- /work/SRC/openSUSE:Factory/python-pycodestyle/python-pycodestyle.changes
2021-03-21 23:19:17.876717148 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pycodestyle.new.1890/python-pycodestyle.changes
  2021-11-09 23:54:04.179936084 +0100
@@ -1,0 +2,14 @@
+Thu Nov  4 13:31:35 UTC 2021 - Ferdinand Thiessen 
+
+- Update to version 2.8.0
+  * fix false negative with multiple comparisons
+  * fix false positives with ``match``
+  * improve performance of bare except check
+  * Backport tokenize performance improvement from python 3.10
+  * fix for lambdas containing positional-only args
+  * Remove ``indent_size_str`` "setting"
+  * allow ``__all__`` to be typed
+  * fix false positives for ``*`` in ``case``
+  * detect tabs as whitespace
+
+---

Old:

  pycodestyle-2.7.0.tar.gz

New:

  pycodestyle-2.8.0.tar.gz



Other differences:
--
++ python-pycodestyle.spec ++
--- /var/tmp/diff_new_pack.ZN4BfB/_old  2021-11-09 23:54:04.611936304 +0100
+++ /var/tmp/diff_new_pack.ZN4BfB/_new  2021-11-09 23:54:04.611936304 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-pycodestyle
-Version:2.7.0
+Version:2.8.0
 Release:0
 Summary:Python style guide checker
 License:MIT

++ pycodestyle-2.7.0.tar.gz -> pycodestyle-2.8.0.tar.gz ++
 4857 lines of diff (skipped)


commit rpmlint for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2021-11-09 23:53:50

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


Package is "rpmlint"

Tue Nov  9 23:53:50 2021 rev:366 rq:929829 version:2.1+git20211105.14a37df

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2021-11-05 
22:58:21.532272079 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.1890/rpmlint.changes
2021-11-09 23:54:02.667935315 +0100
@@ -1,0 +2,12 @@
+Sat Nov 06 08:10:44 UTC 2021 - mli...@suse.cz
+
+- Update to version 2.1+git20211105.14a37df:
+  * Fix backward compatibility with rpmlintrc files.
+  * Fixed bug where a valid symlink is reported as invalid.
+This appears to be a regression from rpmlint 1.
+Comparing the two reveals that the comparison of link
+to path.parent would never make sense, and comparing
+link to path.name would resemble rpmlint 1's behavior.
+  * dbus-services: add setroubleshoot whitelisting (bsc#1186344)
+
+---

Old:

  rpmlint-2.1+git20211103.8d20461.tar.xz

New:

  rpmlint-2.1+git20211105.14a37df.tar.xz



Other differences:
--
++ rpmlint.spec ++
--- /var/tmp/diff_new_pack.SIW4Bz/_old  2021-11-09 23:54:03.343935658 +0100
+++ /var/tmp/diff_new_pack.SIW4Bz/_new  2021-11-09 23:54:03.343935658 +0100
@@ -23,7 +23,7 @@
 %define name_suffix -%{flavor}
 %endif
 Name:   rpmlint%{name_suffix}
-Version:2.1+git20211103.8d20461
+Version:2.1+git20211105.14a37df
 Release:0
 Summary:RPM file correctness checker
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.SIW4Bz/_old  2021-11-09 23:54:03.403935689 +0100
+++ /var/tmp/diff_new_pack.SIW4Bz/_new  2021-11-09 23:54:03.403935689 +0100
@@ -1,4 +1,4 @@
 
 
 https://github.com/rpm-software-management/rpmlint.git
-  a8c10f2a9c1287da543396fe328951b8d221ca5d
\ No newline at end of file
+  14a37df1bd58b5e9b8645308f0552c6b29d6f6d4
\ No newline at end of file

++ rpmlint-2.1+git20211103.8d20461.tar.xz -> 
rpmlint-2.1+git20211105.14a37df.tar.xz ++
/work/SRC/openSUSE:Factory/rpmlint/rpmlint-2.1+git20211103.8d20461.tar.xz 
/work/SRC/openSUSE:Factory/.rpmlint.new.1890/rpmlint-2.1+git20211105.14a37df.tar.xz
 differ: char 15, line 1


commit libteam for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libteam for openSUSE:Factory checked 
in at 2021-11-09 23:53:49

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


Package is "libteam"

Tue Nov  9 23:53:49 2021 rev:22 rq:929785 version:1.31

Changes:

--- /work/SRC/openSUSE:Factory/libteam/libteam.changes  2021-10-19 
23:03:35.421266491 +0200
+++ /work/SRC/openSUSE:Factory/.libteam.new.1890/libteam.changes
2021-11-09 23:54:00.979934452 +0100
@@ -1,0 +2,7 @@
+Fri Nov  5 17:14:17 UTC 2021 - Otto Hollmann 
+
+- teamd: better handle failures to chown(TEAMD_RUN_DIR) during
+  teamd_drop_privileges() (bsc#1185424) 
+   [+ better_handle_failures_to_chown.patch]
+
+---

New:

  better_handle_failures_to_chown.patch



Other differences:
--
++ libteam.spec ++
--- /var/tmp/diff_new_pack.wEQAUH/_old  2021-11-09 23:54:01.575934757 +0100
+++ /var/tmp/diff_new_pack.wEQAUH/_new  2021-11-09 23:54:01.579934760 +0100
@@ -17,6 +17,8 @@
 
 
 %bcond_without python2
+# _tmpfilesdir is not defined in systemd macros up to openSUSE 13.2
+%{!?_tmpfilesdir: %global _tmpfilesdir %{_libexecdir}/tmpfiles.d }
 Name:   libteam
 Version:1.31
 Release:0
@@ -32,6 +34,7 @@
 Patch3: ignore_ebusy_for_team_hwaddr_set.patch
 Patch4: 0001-allow-send_interface-dbus.patch
 Patch5:harden_teamd@.service.patch
+Patch6: better_handle_failures_to_chown.patch
 BuildRequires:  doxygen
 BuildRequires:  libcap-devel
 BuildRequires:  libtool
@@ -145,6 +148,14 @@
 popd
 %endif
 
+# Install /usr/lib/tmpfiles.d/libteam.conf
+mkdir -p %{buildroot}%{_tmpfilesdir}
+cat > %{buildroot}%{_tmpfilesdir}/libteam.conf From 44ed6a1724bac01cd1c1dd25defb62237df5f379 Mon Sep 17 00:00:00 2001
From: Thomas Haller 
Date: Fri, 21 May 2021 18:32:07 +0200
Subject: [PATCH 1/1] teamd: better handle failures to chown(TEAMD_RUN_DIR)
 during teamd_drop_privileges()

NetworkManager is exec-ing teamd while running without CAP_CHOWN.

When teamd is configured to drop privileges, then it will call chown
while still running as root user. But the command will fail because of
lack of CAP_CHOWN.

Note that chown() succeeds if the calling process has CAP_CHOWN or if
the file already is owned by the calling user/group (whereas, changing
the group will still work, if the user is a member of that group).

The directory might have already been prepared with the right user/group.
Let's handle that. If the first chown() as root succeeds, we are good.
If it fails, we will retry after changing the user id. If the directory
already has the right/compatible user, this command will succeeds too
and teamd can proceed.

See-also: 
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/issues/722

Signed-off-by: Thomas Haller 
---
 teamd/teamd.c | 18 +-
 1 file changed, 13 insertions(+), 5 deletions(-)

diff --git a/teamd/teamd.c b/teamd/teamd.c
index b310140570c5..3ef3d6cf09f6 100644
--- a/teamd/teamd.c
+++ b/teamd/teamd.c
@@ -1714,6 +1714,7 @@ static int teamd_drop_privileges()
cap_t my_caps;
struct passwd *pw = NULL;
struct group *grpent = NULL;
+   int chown_succeeded;
 
if ((pw = getpwnam(TEAMD_USER)) == NULL) {
fprintf(stderr, "Error reading user %s entry (%m)\n", 
TEAMD_USER);
@@ -1734,11 +1735,12 @@ static int teamd_drop_privileges()
goto error;
}
 
-   if (chown(TEAMD_RUN_DIR, pw->pw_uid, pw->pw_gid) < 0) {
-   fprintf(stderr, "Unable to change ownership of %s to %s/%s 
(%m)\n",
-   TEAMD_RUN_DIR, TEAMD_USER, TEAMD_GROUP);
-   goto error;
-   }
+   /* Try to change owner while still being root. We might not have
+* capabilities, so this might fail. At this point, we accept that,
+* because the directory might have been prepared with a suitable owner
+* already. But on failure, we will retry as the new user below.
+*/
+   chown_succeeded = (chown(TEAMD_RUN_DIR, pw->pw_uid, pw->pw_gid) == 0);
 
if (prctl(PR_SET_KEEPCAPS, 1, 0, 0, 0) < 0)
goto error;
@@ -1758,6 +1760,12 @@ static int teamd_drop_privileges()
goto error;
}
 
+   if (!chown_succeeded && chown(TEAMD_RUN_DIR, pw->pw_uid, pw->pw_gid) < 
0) {
+   fprintf(stderr, "Unable to change o

commit vim for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2021-11-09 23:53:48

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


Package is "vim"

Tue Nov  9 23:53:48 2021 rev:292 rq:929735 version:8.2.3582

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2021-09-20 23:33:23.611191392 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new.1890/vim.changes2021-11-09 
23:53:58.907933394 +0100
@@ -1,0 +2,241 @@
+Fri Nov  5 17:51:31 UTC 2021 - Ond??ej S??kup 
+
+- Updated to version 8.2.3582, fixes the following problems
+  * Overflow check fails with 32 ints.
+  * Manipulating highlighting is complicated.
+  * CI sometimes fails for MinGW.
+  * gj does not move properly with a wide character.
+  * Reading character past end of line.
+  * Reading uninitialized memory when giving spell suggestions.
+- add obsolete/conflict with nginx vim plugin 
+
+---
+Wed Nov  3 17:31:20 UTC 2021 - Ond??ej S??kup 
+
+- Updated to version 8.2.3577, fixes the following problems
+  * Test_very_large_count fails on 32bit systems.
+  * Some unicode control characters are considered printable.
+  * Memory leak when closing window and using "multispace" in 'listchars'.
+  * Cannot decide whether to skip test that fails with 64 bit ints. (closes
+  #9072)
+  * Divide by zero.
+  * Overflow check still fails when sizeof(int) == sizeof(long).
+  * Some functions are not documented for use with a method.
+  * Overflow check fails with 32 ints.
+
+---
+Wed Nov  3 15:16:18 UTC 2021 - Dr. Werner Fink 
+
+- Current vim seems to have timing problems with its parser to
+  distinguish between  and [~3 at least in urxvt 
+
+---
+Tue Nov  2 12:42:28 UTC 2021 - Ond??ej S??kup 
+
+- fix boo#1192225 
+
+---
+Tue Nov  2 11:57:45 UTC 2021 - Ond??ej S??kup 
+
+- Updated to version 8.2.3570, fixes the following problems
+  * CTRL-I in Insert mode is not tested
+  * Ctrl-hat test fails with Athena and Motif. (Elimar Riesebieter)
+  * Error for :let when vimrc is Vim 9 script.
+  * Test_very_large_count fails on 32bit systems.
+
+---
+Tue Nov  2 09:50:30 UTC 2021 - Dr. Werner Fink 
+
+- Avoid the second to parse the Delete ANSI sequence in gvim 
+
+---
+Sun Oct 31 10:11:52 UTC 2021 - Ond??ej S??kup 
+ 
+- Updated to version 8.2.3567, fixes the following problems
+  * Xxd revert does not handle end of line correctly.
+  * Xxd has various way to exit.
+  * ModeChanged is not triggered on every mode change.
+  * Filler lines are incorrect for other window in diff mode after making
+  a change.
+  * Vim9: cannot call imported funcref at script level.
+  * Vim9: asserting the wrong variable.
+  * Loop variable recreated every time.
+  * Using freed memory with lambda.
+  * Cscope has a complicated way of giving an error message.
+  * Cannot add color names.
+  * Build failure with +eval but without GUI or +termguicolors
+  * Invalid memory access when scrolling without a valid screen.
+  * Makefile dependencies are outdated. (Gary Johnson)
+  * Build failure on old systems when using nano timestamp.
+  * CTRL-I in Insert mode is not tested
+
+---
+Fri Oct 22 14:53:00 UTC 2021 - Stefan Schubert 
+
+- Use libalternatives instead of update-alternatives.
+- Test_suspend disabled temporary.
+  Updated patches:
+  disable-unreliable-tests-arch.patch, disable-unreliable-tests.patch
+
+---
+Fri Oct 22 13:53:00 UTC 2021 - Ond??ej S??kup 
+
+- Updated to version 8.2.3552, fixes the following problems
+  * Vim9: need more tests for empty string arguments.
+  * Some type casts are not needed.
+  * Cannot distinguish Normal and Terminal-Normal mode.
+  * The ModeChanged event only uses one character for the new_mode and
+  old_mode values.
+  * Pattern matching with ModeChanged not tested.
+  * nginx files are not recognized.
+  * Cannot detect insert scroll mode.
+  * Completion submode not indicated for virtual replace.
+  * CursorHoldI event interferes with "CTRL-G U". (Naohiro Ono)
+  * Problem with :cd when editing file in non-existent directory. (Yee
+  Cheng Chin)
+  * Some files with json syntax are not recognized.
+  * Crash with error in :catch and also in :finally.
+  * Crash when using CTRL-T after an empty search pattern.
+  * Other crashes with empty search patte

commit python-Pygments for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Pygments for openSUSE:Factory 
checked in at 2021-11-09 23:53:47

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


Package is "python-Pygments"

Tue Nov  9 23:53:47 2021 rev:34 rq:929733 version:2.9.0

Changes:

--- /work/SRC/openSUSE:Factory/python-Pygments/python-Pygments.changes  
2021-07-25 20:09:02.807458169 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Pygments.new.1890/python-Pygments.changes
2021-11-09 23:53:56.059931936 +0100
@@ -1,0 +2,5 @@
+Thu Sep  9 08:48:02 UTC 2021 - Stefan Schubert 
+
+- Use libalternatives instead of update-alternatives. 
+
+---



Other differences:
--
++ python-Pygments.spec ++
--- /var/tmp/diff_new_pack.3RVqkc/_old  2021-11-09 23:53:56.695932264 +0100
+++ /var/tmp/diff_new_pack.3RVqkc/_new  2021-11-09 23:53:56.699932267 +0100
@@ -16,6 +16,13 @@
 #
 
 
+#
+%if 0%{?suse_version} > 1500
+%bcond_without libalternatives
+%else
+%bcond_with libalternatives
+%endif
+
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-Pygments
@@ -33,10 +40,15 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
-BuildRequires:  python-rpm-macros
+BuildRequires:  python-rpm-macros >= 20210929
 Requires:   python-setuptools
+%if %{with libalternatives}
+Requires:   alts
+BuildRequires:  alts
+%else
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
+%endif
 Provides:   python-pygments = %{version}
 Obsoletes:  python-pygments < %{version}
 BuildArch:  noarch
@@ -74,6 +86,10 @@
 
 %prepare_alternative pygmentize
 
+%pre
+# If libalternatives is used: Removing old update-alternatives entries.
+%python_libalternatives_reset_alternative pygmentize
+
 %post
 %{python_install_alternative pygmentize pygmentize.1}
 


commit ceph for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ceph for openSUSE:Factory checked in 
at 2021-11-09 23:53:46

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


Package is "ceph"

Tue Nov  9 23:53:46 2021 rev:74 rq:929714 version:16.2.6.462+g5fefbbf

Changes:

--- /work/SRC/openSUSE:Factory/ceph/ceph-test.changes   2021-09-26 
21:48:51.498790531 +0200
+++ /work/SRC/openSUSE:Factory/.ceph.new.1890/ceph-test.changes 2021-11-09 
23:53:54.587931184 +0100
@@ -1,0 +2,8 @@
+Fri Nov  5 16:39:28 UTC 2021 - Nathan Cutler 
+
+- Update to 16.2.6-462-g5fefbbf:
+  + rebased on top of upstream commit SHA1 
dd7139c66c1d36da50475ec97d8d6b54b07d1dea
+* (bsc#1191751) rgw/tracing: unify SO version numbers within librgw2 
package
+* spec: make selinux scriptlets respect CEPH_AUTO_RESTART_ON_UPGRADE
+
+---
ceph.changes: same change

Old:

  ceph-16.2.6-45-g8fda9838398.tar.bz2

New:

  ceph-16.2.6-462-g5fefbbf.tar.bz2



Other differences:
--
++ ceph-test.spec ++
--- /var/tmp/diff_new_pack.laCpHS/_old  2021-11-09 23:53:55.603931703 +0100
+++ /var/tmp/diff_new_pack.laCpHS/_new  2021-11-09 23:53:55.603931703 +0100
@@ -127,7 +127,7 @@
 # main package definition
 
#
 Name: ceph-test
-Version: 16.2.6.45+g8fda9838398
+Version: 16.2.6.462+g5fefbbf
 Release: 0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -143,7 +143,7 @@
 Group: System/Filesystems
 %endif
 URL: http://ceph.com/
-Source0: %{?_remote_tarball_prefix}ceph-16.2.6-45-g8fda9838398.tar.bz2
+Source0: %{?_remote_tarball_prefix}ceph-16.2.6-462-g5fefbbf.tar.bz2
 %if 0%{?suse_version}
 Source94: ceph-rpmlintrc
 Source95: checkin.sh
@@ -594,7 +594,7 @@
 %if 0%{?suse_version}
 %endif
 %prep
-%autosetup -p1 -n ceph-16.2.6-45-g8fda9838398
+%autosetup -p1 -n ceph-16.2.6-462-g5fefbbf
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:

++ ceph.spec ++
--- /var/tmp/diff_new_pack.laCpHS/_old  2021-11-09 23:53:55.619931711 +0100
+++ /var/tmp/diff_new_pack.laCpHS/_new  2021-11-09 23:53:55.619931711 +0100
@@ -127,7 +127,7 @@
 # main package definition
 
#
 Name:  ceph
-Version:   16.2.6.45+g8fda9838398
+Version:   16.2.6.462+g5fefbbf
 Release:   0%{?dist}
 %if 0%{?fedora} || 0%{?rhel}
 Epoch: 2
@@ -143,7 +143,7 @@
 Group: System/Filesystems
 %endif
 URL:   http://ceph.com/
-Source0:   %{?_remote_tarball_prefix}ceph-16.2.6-45-g8fda9838398.tar.bz2
+Source0:   %{?_remote_tarball_prefix}ceph-16.2.6-462-g5fefbbf.tar.bz2
 %if 0%{?suse_version}
 # _insert_obs_source_lines_here
 ExclusiveArch:  x86_64 aarch64 ppc64le s390x
@@ -1211,7 +1211,7 @@
 # common
 
#
 %prep
-%autosetup -p1 -n ceph-16.2.6-45-g8fda9838398
+%autosetup -p1 -n ceph-16.2.6-462-g5fefbbf
 
 %build
 # LTO can be enabled as soon as the following GCC bug is fixed:
@@ -2395,13 +2395,21 @@
exit 0
 fi
 
+# Stop ceph.target while relabeling if CEPH_AUTO_RESTART_ON_UPGRADE=yes
+SYSCONF_CEPH=%{_sysconfdir}/sysconfig/ceph
+if [ -f $SYSCONF_CEPH -a -r $SYSCONF_CEPH ] ; then
+source $SYSCONF_CEPH
+fi
+
 # Check whether the daemons are running
 /usr/bin/systemctl status ceph.target > /dev/null 2>&1
 STATUS=$?
 
 # Stop the daemons if they were running
 if test $STATUS -eq 0; then
+if [ "X$CEPH_AUTO_RESTART_ON_UPGRADE" = "Xyes" ] ; then
 /usr/bin/systemctl stop ceph.target > /dev/null 2>&1
+fi
 fi
 
 # Relabel the files fix for first package install
@@ -2413,7 +2421,9 @@
 
 # Start the daemons iff they were running before
 if test $STATUS -eq 0; then
+if [ "X$CEPH_AUTO_RESTART_ON_UPGRADE" = "Xyes" ] ; then
 /usr/bin/systemctl start ceph.target > /dev/null 2>&1 || :
+fi
 fi
 exit 0
 
@@ -2433,14 +2443,22 @@
 exit 0
 fi
 
+# Stop ceph.target while relabeling if CEPH_AUTO_RESTART_ON_UPGRADE=yes
+SYSCONF_CEPH=%{_sysconfdir}/sysconfig/ceph
+if [ -f $SYSCONF_CEPH -a -r $SYSCONF_CEPH ] ; then
+source $SYSCONF_CEPH
+fi
+
 # Check whether the daemons are running
 /usr/bin/systemctl status ceph.target > /dev/null 2>&1
 STATUS=$?
 
 # Stop the daemons if they were running
 if test $STATUS -eq 0; then
+if [ "X$CEPH_AUTO_RESTART_ON_UPGRADE" = "Xyes" ] ; then
 /usr/bin/systemctl stop ceph.target > /dev/null 2>&1
 fi
+fi
 
 /usr/sbin/fixfiles -C ${FILE_CONTEXT}.pr

commit patterns-base for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package patterns-base for openSUSE:Factory 
checked in at 2021-11-09 23:53:44

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


Package is "patterns-base"

Tue Nov  9 23:53:44 2021 rev:79 rq:929090 version:20200505

Changes:

--- /work/SRC/openSUSE:Factory/patterns-base/patterns-base.changes  
2021-10-29 22:33:11.415658483 +0200
+++ /work/SRC/openSUSE:Factory/.patterns-base.new.1890/patterns-base.changes
2021-11-09 23:53:47.587927610 +0100
@@ -1,0 +2,7 @@
+Wed Nov  3 12:49:19 UTC 2021 - Ludwig Nussel 
+
+- remove glibc-locale-base from enhanced_base, already recommended in base
+- replace no longer existing system-tuning-common-SUSE with udev-extra-rules
+- add handling for grub2-branding-SLE (should be done in grub2 really)
+
+---



Other differences:
--
++ patterns-base.spec ++
--- /var/tmp/diff_new_pack.R3X8lK/_old  2021-11-09 23:53:48.091927869 +0100
+++ /var/tmp/diff_new_pack.R3X8lK/_new  2021-11-09 23:53:48.091927869 +0100
@@ -358,7 +358,6 @@
 Recommends: gawk
 Recommends: gettext-runtime
 Recommends: glibc-locale
-Recommends: glibc-locale-base
 Recommends: gpart
 Recommends: gpg2
 Recommends: gpm
@@ -424,7 +423,7 @@
 Recommends: smartmontools
 Recommends: sudo
 #SUSE hardware tunings
-Recommends: system-tuning-common-SUSE
+Recommends: udev-extra-rules
 Recommends: systemd-sysvinit
 Recommends: time
 Recommends: timezone
@@ -630,7 +629,13 @@
 Requires:   biosdevname
 %endif
 %ifnarch s390x ppc64 ppc64le
+%if 0%{?is_opensuse}
 Requires:   (grub2-branding-openSUSE if branding-openSUSE)
+%else
+%if 0%{?sle_version}
+Requires:   (grub2-branding-SLE if branding-SLE)
+%endif
+%endif
 %endif
 %ifarch x86_64
 Requires:   grub2-x86_64-efi


commit yast2-installation for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2021-11-09 23:53:44

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


Package is "yast2-installation"

Tue Nov  9 23:53:44 2021 rev:481 rq:929058 version:4.4.21

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2021-10-12 21:49:51.003914387 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new.1890/yast2-installation.changes
  2021-11-09 23:53:45.799926698 +0100
@@ -1,0 +2,14 @@
+Mon Nov  1 12:48:19 UTC 2021 - Martin Vidner 
+
+- Filter the installation proposals (in the Installation Settings
+  screen) according to the AutoYaST profile even before
+  tab switching (related to bsc#1190294)
+- 4.4.21
+
+---
+Thu Oct 28 08:33:55 UTC 2021 - Jos?? Iv??n L??pez Gonz??lez 
+
+- Remove obsolete prep_shrink client (with yast2-storage-ng such a
+  client is not needed anymore).
+
+---

Old:

  yast2-installation-4.4.20.tar.bz2

New:

  yast2-installation-4.4.21.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.XTxS74/_old  2021-11-09 23:53:46.507927061 +0100
+++ /var/tmp/diff_new_pack.XTxS74/_new  2021-11-09 23:53:46.507927061 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:4.4.20
+Version:4.4.21
 Release:0
 Summary:YaST2 - Installation Parts
 License:GPL-2.0-only

++ yast2-installation-4.4.20.tar.bz2 -> yast2-installation-4.4.21.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-4.4.20/.github/workflows/ci.yml 
new/yast2-installation-4.4.21/.github/workflows/ci.yml
--- old/yast2-installation-4.4.20/.github/workflows/ci.yml  2021-10-11 
08:46:19.0 +0200
+++ new/yast2-installation-4.4.21/.github/workflows/ci.yml  2021-11-03 
16:35:34.0 +0100
@@ -10,7 +10,6 @@
 runs-on: ubuntu-latest
 container:
   image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
-  options: --privileged
 
 steps:
 
@@ -40,7 +39,6 @@
 runs-on: ubuntu-latest
 container:
   image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
-  options: --privileged
 
 steps:
 
@@ -54,7 +52,6 @@
 runs-on: ubuntu-latest
 container:
   image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
-  options: --privileged
 
 steps:
 
@@ -71,7 +68,6 @@
 runs-on: ubuntu-latest
 container:
   image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
-  options: --privileged
 
 steps:
 
@@ -87,7 +83,6 @@
 runs-on: ubuntu-latest
 container:
   image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
-  options: --privileged
 
 steps:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.4.20/package/yast2-installation.changes 
new/yast2-installation-4.4.21/package/yast2-installation.changes
--- old/yast2-installation-4.4.20/package/yast2-installation.changes
2021-10-11 08:46:19.0 +0200
+++ new/yast2-installation-4.4.21/package/yast2-installation.changes
2021-11-03 16:35:34.0 +0100
@@ -1,4 +1,18 @@
 ---
+Mon Nov  1 12:48:19 UTC 2021 - Martin Vidner 
+
+- Filter the installation proposals (in the Installation Settings
+  screen) according to the AutoYaST profile even before
+  tab switching (related to bsc#1190294)
+- 4.4.21
+
+---
+Thu Oct 28 08:33:55 UTC 2021 - Jos?? Iv??n L??pez Gonz??lez 
+
+- Remove obsolete prep_shrink client (with yast2-storage-ng such a
+  client is not needed anymore).
+
+---
 Fri Oct  8 10:04:16 UTC 2021 - Imobach Gonzalez Sosa 
 
 - Fix file copying when using relurl:// and file:// naming schemes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-4.4.20/package/yast2-installation.spec 
new/yast2-installation-4.4.21/package/yast2-installation.spec
--- old/yast2-installation-4.4.20/package/yast2-installation.spec   
2021-10-11 08:46:19.0 +0200
+++ new/yast2-installation-4.4.21/package/yast2-installation.spec   
2021-11-03 16:35:34.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:

commit yast2-packager for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2021-11-09 23:53:45

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


Package is "yast2-packager"

Tue Nov  9 23:53:45 2021 rev:413 rq:929203 version:4.4.12

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2021-06-19 23:02:16.671614482 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new.1890/yast2-packager.changes  
2021-11-09 23:53:49.115928390 +0100
@@ -1,0 +2,45 @@
+Thu Nov  4 15:18:16 UTC 2021 - Ladislav Slez??k 
+
+- Fixed missing license translations after going back in the
+  installation workflow (bsc#1186747)
+- 4.4.12
+
+---
+Thu Nov  4 08:34:16 UTC 2021 - Ladislav Slez??k 
+
+- Adjusted low memory message (bsc#1139325)
+- 4.4.11
+
+---
+Wed Sep 15 12:35:42 UTC 2021 - Stefan Hundhammer 
+
+- Check if the "pkg" UI plug-in is available and if not, ask
+  the user if it should be installed
+  (jsc#SLE-20346, jsc#SLE-20462)
+- 4.4.10
+
+---
+Mon Aug 23 13:31:34 UTC 2021 - Ladislav Slez??k 
+
+- Include some hints in the "Priority" label in the repository
+  manager (if there is enough screen space) (bsc#1154693)
+- 4.4.9
+
+---
+Tue Aug 17 15:18:07 UTC 2021 - Ladislav Slez??k 
+
+- Fixed evaluating module dependencies on the SLE Full medium
+  - Ignore soft dependencies (Recommends), use only hard
+dependencies (Requires)
+  - Do not select "Python2" module for "Workstation Extensions"
+(bsc#1188633)
+- 4.4.8
+
+---
+Thu Aug 12 13:28:52 UTC 2021 - Ladislav Slez??k 
+
+- Adjusted memory check to display a low memory warning on RPi
+  (bsc#1139325)
+- 4.4.7
+
+---

Old:

  yast2-packager-4.4.6.tar.bz2

New:

  yast2-packager-4.4.12.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.hnlWse/_old  2021-11-09 23:53:49.947928813 +0100
+++ /var/tmp/diff_new_pack.hnlWse/_new  2021-11-09 23:53:49.951928816 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:4.4.6
+Version:4.4.12
 Release:0
 Summary:YaST2 - Package Library
 License:GPL-2.0-or-later
@@ -48,8 +48,8 @@
 Requires:   yast2-country-data >= 2.16.3
 # raw_name
 Requires:   yast2-pkg-bindings >= 4.2.8
-# Installation::InstallationInfo
-Requires:   yast2 >= 4.4.4
+# UIExtensionChecker
+Requires:   yast2 >= 4.4.19
 # unzipping license file
 Requires:   unzip
 # HTTP, FTP, HTTPS modules (inst_productsources.ycp)

++ yast2-packager-4.4.6.tar.bz2 -> yast2-packager-4.4.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-4.4.6/.github/workflows/ci.yml 
new/yast2-packager-4.4.12/.github/workflows/ci.yml
--- old/yast2-packager-4.4.6/.github/workflows/ci.yml   2021-06-18 
13:39:01.0 +0200
+++ new/yast2-packager-4.4.12/.github/workflows/ci.yml  2021-11-04 
16:34:07.0 +0100
@@ -8,7 +8,8 @@
 jobs:
   Tests:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
@@ -33,7 +34,8 @@
 
   Rubocop:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
@@ -45,7 +47,8 @@
 
   Package:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
@@ -57,7 +60,8 @@
 
   Yardoc:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
@@ -71,7 +75,8 @@
   # checks into one job avoids that overhead
   Checks:
 runs-on: ubuntu-latest
-container: registry.opensuse.org/yast/head/containers/yast-ruby:latest
+container:
+  image: registry.opensuse.org/yast/head/containers/yast-ruby:latest
 
 steps:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.

commit 000product for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2021-11-09 22:29:36

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


Package is "000product"

Tue Nov  9 22:29:36 2021 rev:2980 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ MicroOS-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.3aSBF0/_old  2021-11-09 22:29:41.057272749 +0100
+++ /var/tmp/diff_new_pack.3aSBF0/_new  2021-11-09 22:29:41.061272751 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20211107
+  20211108
   11
-  cpe:/o:opensuse:microos:20211107,openSUSE 
MicroOS
+  cpe:/o:opensuse:microos:20211108,openSUSE 
MicroOS
   en_US 
-  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20211107/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20211108/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed
@@ -705,7 +705,7 @@
   
   
   
-  
+  
   
   
   

++ MicroOS-dvd5-kubic-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.3aSBF0/_old  2021-11-09 22:29:41.081272760 +0100
+++ /var/tmp/diff_new_pack.3aSBF0/_new  2021-11-09 22:29:41.081272760 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20211107
+  20211108
   11
-  cpe:/o:opensuse:microos:20211107,openSUSE 
MicroOS
+  cpe:/o:opensuse:microos:20211108,openSUSE 
MicroOS
   en_US 
-  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20211107/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20211108/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed
@@ -365,7 +365,7 @@
   
   
   
-  
+  
   
   
   

++ openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.3aSBF0/_old  2021-11-09 22:29:41.109272773 +0100
+++ /var/tmp/diff_new_pack.3aSBF0/_new  2021-11-09 22:29:41.113272776 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -36,11 +36,11 @@
   true
   -x -2
   openSUSE
-  20211107
+  20211108
   11
-  cpe:/o:opensuse:opensuse-addon-nonoss:20211107,openSUSE NonOSS 
Addon
+  cpe:/o:opensuse:opensuse-addon-nonoss:20211108,openSUSE NonOSS 
Addon
   af ar be_BY bg br ca cy el et ga gl gu_IN he 
hi_IN hr ka km ko lt mk nn pa_IN rw sk sl sr_CS ss st tg th tr uk ve vi xh zu 

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

++ openSUSE-cd-mini-i586.kiwi ++
--- /var/tmp/diff_new_pack.3aSBF0/_old  2021-11-09 22:29:41.133272784 +0100
+++ /var/tmp/diff_new_pack.3aSBF0/_new  2021-11-09 22:29:41.133272784 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,11 +32,11 @@
   true
   -x -2
   openSUSE
-  20211107
+  20211108
   11
-  cpe:/o:opensuse:opensuse:20211107,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20211108,openSUSE 
Tumbleweed
   cs da de el en en_GB en_US es fr hu it ja pl 
pt pt_BR ru zh zh_CN zh_TW 
-  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20211107/i586
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20211108/i586
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed

++ openSUSE-cd-mini-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.3aSBF0/_old  2021-11-09 22:29:41.149272792 +0100
+++ /var/tmp/diff_new_pack.3aSBF0/_new  2021-11-09 22:29:41.149272792 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20211107
+  20211108
   11
-  cpe:/o:opensuse:opensuse:20211107,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20211108,openSUSE 
Tumbleweed
   cs da de el en en_GB en_US es fr hu it ja pl 
pt pt_BR ru zh zh_CN zh_TW 
-  obsproduct://build.opensuse.org/

commit 000release-packages for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Factory checked in at 2021-11-09 22:29:32

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


Package is "000release-packages"

Tue Nov  9 22:29:32 2021 rev:1262 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
openSUSE-Addon-NonOss-release.spec: same change
openSUSE-release.spec: same change
stub.spec: same change
++ weakremovers.inc ++
--- /var/tmp/diff_new_pack.KPY6Q5/_old  2021-11-09 22:29:35.713270248 +0100
+++ /var/tmp/diff_new_pack.KPY6Q5/_new  2021-11-09 22:29:35.717270250 +0100
@@ -7794,6 +7794,8 @@
 Provides: weakremover(ghc-linux-file-extents-devel)
 Provides: weakremover(ghc-linux-namespaces)
 Provides: weakremover(ghc-linux-namespaces-devel)
+Provides: weakremover(ghc-liquid-fixpoint)
+Provides: weakremover(ghc-liquid-fixpoint-devel)
 Provides: weakremover(ghc-liquidhaskell)
 Provides: weakremover(ghc-liquidhaskell-devel)
 Provides: weakremover(ghc-list-fusion-probe)
@@ -19774,7 +19776,6 @@
 Provides: weakremover(python3-django-celery)
 Provides: weakremover(python3-django-dynamic-fixture)
 Provides: weakremover(python3-django-nose)
-Provides: weakremover(python3-django-parler)
 Provides: weakremover(python3-django-threadedcomments)
 Provides: weakremover(python3-doc)
 Provides: weakremover(python3-doc-devhelp)
@@ -20070,6 +20071,7 @@
 Provides: weakremover(python36-bokeh)
 Provides: weakremover(python36-bqplot)
 Provides: weakremover(python36-bump2version)
+Provides: weakremover(python36-buttplug)
 Provides: weakremover(python36-calysto)
 Provides: weakremover(python36-casacore)
 Provides: weakremover(python36-cauldron-notebook)
@@ -20112,7 +20114,6 @@
 Provides: weakremover(python36-django-import-export)
 Provides: weakremover(python36-django-nose)
 Provides: weakremover(python36-django-pandas)
-Provides: weakremover(python36-django-parler)
 Provides: weakremover(python36-django-tables2)
 Provides: weakremover(python36-django-threadedcomments)
 Provides: weakremover(python36-dns-lexicon)
@@ -20398,7 +20399,6 @@
 Provides: weakremover(python38-django-args)
 Provides: weakremover(python38-django-dynamic-fixture)
 Provides: weakremover(python38-django-nose)
-Provides: weakremover(python38-django-parler)
 Provides: weakremover(python38-django-threadedcomments)
 Provides: weakremover(python38-dogpile.cache)
 Provides: weakremover(python38-dtaidistance-devel)
@@ -20468,7 +20468,6 @@
 Provides: weakremover(python39-django-dynamic-fixture)
 Provides: weakremover(python39-django-nose)
 Provides: weakremover(python39-django-pandas)
-Provides: weakremover(python39-django-parler)
 Provides: weakremover(python39-django-threadedcomments)
 Provides: weakremover(python39-flask-peewee)
 Provides: weakremover(python39-gi-docgen)
@@ -29319,8 +29318,6 @@
 Provides: weakremover(ghc-lifted-async-devel)
 Provides: weakremover(ghc-lifted-base)
 Provides: weakremover(ghc-lifted-base-devel)
-Provides: weakremover(ghc-liquid-fixpoint)
-Provides: weakremover(ghc-liquid-fixpoint-devel)
 Provides: weakremover(ghc-logict)
 Provides: weakremover(ghc-logict-devel)
 Provides: weakremover(ghc-lucid)


commit 000update-repos for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

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

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


Package is "000update-repos"

Tue Nov  9 21:15:18 2021 rev:1833 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

Old:

  factory:non-oss_2962.4_and_before.packages.xz
  factory:non-oss_2964.2.packages.xz
  factory:non-oss_2966.1.packages.xz
  factory:non-oss_2967.1.packages.xz
  factory:non-oss_2969.1.packages.xz
  factory:non-oss_2970.3.packages.xz
  factory:non-oss_2972.3.packages.xz
  factory:non-oss_2973.3.packages.xz
  factory:non-oss_2975.2.packages.xz
  factory:non-oss_2977.3.packages.xz
  factory:non-oss_2978.2.packages.xz
  factory_20211024_and_before.packages.xz
  factory_20211025.packages.xz
  factory_20211027.packages.xz
  factory_20211028.packages.xz
  factory_20211029.packages.xz
  factory_20211030.packages.xz
  factory_20211101.packages.xz
  factory_20211102.packages.xz
  factory_20211104.packages.xz
  factory_20211105.packages.xz
  factory_20211106.packages.xz

New:

  15.2:update_1636464245.packages.xz
  15.3:update_1636455630.packages.xz
  factory:non-oss_2978.2_and_before.packages.xz
  factory:non-oss_2979.3.packages.xz
  factory_20211106_and_before.packages.xz
  factory_20211107.packages.xz



Other differences:
--


commit 00Meta for openSUSE:Leap:15.3:Images

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 00Meta for openSUSE:Leap:15.3:Images 
checked in at 2021-11-09 18:45:59

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


Package is "00Meta"

Tue Nov  9 18:45:59 2021 rev:197 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.k1dzM1/_old  2021-11-09 18:46:00.650415165 +0100
+++ /var/tmp/diff_new_pack.k1dzM1/_new  2021-11-09 18:46:00.650415165 +0100
@@ -1 +1 @@
-9.274
\ No newline at end of file
+9.275
\ No newline at end of file


commit 00Meta for openSUSE:Leap:15.2:Images

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 00Meta for openSUSE:Leap:15.2:Images 
checked in at 2021-11-09 15:45:28

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


Package is "00Meta"

Tue Nov  9 15:45:28 2021 rev:1113 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.fNSqOk/_old  2021-11-09 15:45:30.058883923 +0100
+++ /var/tmp/diff_new_pack.fNSqOk/_new  2021-11-09 15:45:30.062883925 +0100
@@ -1 +1 @@
-31.592
\ No newline at end of file
+31.593
\ No newline at end of file


commit 00Meta for openSUSE:Leap:15.3:Images

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package 00Meta for openSUSE:Leap:15.3:Images 
checked in at 2021-11-09 15:01:20

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


Package is "00Meta"

Tue Nov  9 15:01:20 2021 rev:196 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.hKrKvZ/_old  2021-11-09 15:01:21.584735311 +0100
+++ /var/tmp/diff_new_pack.hKrKvZ/_new  2021-11-09 15:01:21.584735311 +0100
@@ -1 +1 @@
-9.273
\ No newline at end of file
+9.274
\ No newline at end of file


commit gnome-control-center.17153 for openSUSE:Leap:15.2:Update

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-control-center.17153 for 
openSUSE:Leap:15.2:Update checked in at 2021-11-09 14:21:28

Comparing /work/SRC/openSUSE:Leap:15.2:Update/gnome-control-center.17153 (Old)
 and  
/work/SRC/openSUSE:Leap:15.2:Update/.gnome-control-center.17153.new.1890 (New)


Package is "gnome-control-center.17153"

Tue Nov  9 14:21:28 2021 rev:1 rq:930358 version:3.34.6

Changes:

New Changes file:

--- /dev/null   2021-10-14 08:13:55.193858881 +0200
+++ 
/work/SRC/openSUSE:Leap:15.2:Update/.gnome-control-center.17153.new.1890/gnome-control-center.changes
   2021-11-09 14:21:40.763320411 +0100
@@ -0,0 +1,7527 @@
+---
+Sun Sep 26 07:09:41 UTC 2021 - Jonathan Kang 
+
+- Bring back gnome-control-center-disable-error-message-for-NM.patch
+  and rebase it against latest code base(bsc#1190875).
+
+---
+Wed May 13 20:08:38 UTC 2020 - Michael Gorse 
+
+- Update to version 3.34.6: 
+  + Sound: fix translation of "System Sounds".
+
+---
+Mon Mar 30 08:25:48 UTC 2020 - Bj??rn Lie 
+
+- Update to version 3.34.5:
+  + Remove some dead code.
+  + Display: Fix resolution options getting stuck in a low
+resolution (bsc#1160173 glgo#GNOME/Settings#903).
+  + Network:
+- Print warning if failed to save to libsecret.
+- Handle security combo box being not selected correctly.
+- Fix small memory leaks.
+  + Sharing: Fix small memory leak.
+  + User Accounts:
+- Fix uninitialized variable.
+- Fix small memory leak.
+  + Updated translations.
+
+---
+Thu Feb 13 22:43:51 UTC 2020 - Bj??rn Lie 
+
+- Update to version 3.34.4:
+  + Thunderbolt: Fix memory leak.
+  + Printers: Fix read of freed memory.
+  + User Accounts:
+- Use absolute path of command usermod.
+- Fix carousel arrow location when animations are disabled.
+- Fix memory leak.
+- Fix uninitialized variable.
+  + Region & Language: Fix LC_* variables not being correctly
+reset.
+  + Sound: Add missing subwoofer icons.
+  + Updated translations.
+- Drop gnome-control-center-can-not-find-usermod.patch: Fixed
+  upstream.
+
+---
+Fri Jan 10 18:56:00 UTC 2020 - Bj??rn Lie 
+
+- No longer recommend gnome-control-center-lang: the lang package
+  has relevant supplements which pulls it in whenever needed.
+- Move /usr/share/locale/en from the -lang package to the main
+  package: English is installed on all systems. This avoids
+  gnome-control-center-lang being triggered for installation on
+  english-only systems.
+
+---
+Thu Jan  9 20:24:39 UTC 2020 - Michael Gorse 
+
+- Add gnome-control-center-fno-common.patch: fix build with
+  -fno-common (boo#1160393 glgo#GNOME/gnome-control-center!681).
+
+---
+Thu Dec 12 02:25:20 UTC 2019 - Xiaoguang Wang 
+
+- Add gnome-control-center-Initialize-GError-to-NULL-before-use.patch:
+  backport upstream commit 54caab7b, initialize GError* to NULL
+  before use, fix g-c-c crash.
+
+---
+Fri Dec  6 09:21:09 UTC 2019 - QK ZHU 
+
+- Rebase gnome-control-center-more-power-button-actions.patch for 3.34:
+  Rename 'Shutdown' to 'Force Off' and adjust the order by severity
+  (bsc#1091796, bsc#1158476).
+
+---
+Thu Dec  5 01:45:59 UTC 2019 - Xiaoguang Wang 
+
+- Add gnome-control-center-can-not-find-usermod.patch:
+  g-c-c use command usermod to verify user is valid, usermod is in
+  /usr/sbin, environment PATH doesn't include this path, so g-c-c
+  can't find this command. Upstream commit c6be204
+  (bsc#1158341 glgo#GNOME/gnome-control-center!653).
+
+---
+Mon Nov 25 15:22:25 UTC 2019 - Bj??rn Lie 
+
+- Update to version 3.34.2:
+  + Applications: Fix a memory leak.
+  + Background: Fix crash if a BgRecentSource is unreffed during an
+async operation.
+  + Display: Use correct mode for supported scale checking.
+  + Printer: Provide a scheme to address parser.
+  + User Accounts: Fix password dialog crashes and hangs.
+  + Updated translations.
+
+---
+Tue Nov 19 08:19:16 UTC 2019 - Alynx Zhou 
+
+- Drop patches fixed upstream:
+  + control-center-fix-crash-due-to-object-name-clashes.patch
+  + control-center-fix-crash-opening-hidden-network.patch
+  + control-center

commit gnome-control-center for openSUSE:Leap:15.2:Update

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Leap:15.2:Update checked in at 2021-11-09 14:21:31

Comparing /work/SRC/openSUSE:Leap:15.2:Update/gnome-control-center (Old)
 and  /work/SRC/openSUSE:Leap:15.2:Update/.gnome-control-center.new.1890 
(New)


Package is "gnome-control-center"

Tue Nov  9 14:21:31 2021 rev:2 rq:930358 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.BvucfZ/_old  2021-11-09 14:21:41.563320835 +0100
+++ /var/tmp/diff_new_pack.BvucfZ/_new  2021-11-09 14:21:41.563320835 +0100
@@ -1 +1 @@
-
+


commit Leap-release for openSUSE:Leap:15.3:Update

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Leap-release for 
openSUSE:Leap:15.3:Update checked in at 2021-11-09 11:58:05

Comparing /work/SRC/openSUSE:Leap:15.3:Update/Leap-release (Old)
 and  /work/SRC/openSUSE:Leap:15.3:Update/.Leap-release.new.1890 (New)


Package is "Leap-release"

Tue Nov  9 11:58:05 2021 rev:5 rq:930217 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.bWYyjD/_old  2021-11-09 11:58:06.658481473 +0100
+++ /var/tmp/diff_new_pack.bWYyjD/_new  2021-11-09 11:58:06.662481475 +0100
@@ -1 +1 @@
-
+


commit kernel-source for openSUSE:Factory

2021-11-09 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2021-11-09 10:06:20

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


Package is "kernel-source"

Tue Nov  9 10:06:20 2021 rev:616 rq: version:5.14.14

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/dtb-aarch64.changes
2021-11-08 17:23:54.604682498 +0100
+++ /work/SRC/openSUSE:Factory/.kernel-source.new.1890/dtb-aarch64.changes  
2021-11-09 10:06:26.738733715 +0100
@@ -2,355 +1,0 @@
-Sun Oct 31 23:59:37 CET 2021 - mkube...@suse.cz
-
-- Update to 5.15 final
-- refresh configs
-  - drop CONFIG_RESET_PISTACHIO
-- commit 2ab31e7
-

-Sun Oct 31 23:48:08 CET 2021 - mkube...@suse.cz
-
-- config: update and enable armv6hl
-  Update armv6hl configs to 5.15-rc7 and enable them. Where possible, values
-  are taken from armv7hl, the rest is guesswork based on values of similar
-  config options.
-- commit 22c5286
-

-Sun Oct 31 23:40:56 CET 2021 - mkube...@suse.cz
-
-- config: update and enable armv7hl
-  Update armv7hl configs to 5.15-rc7 and enable them. Where possible, values
-  are taken from arm64, the rest is guesswork based on values of similar
-  config options.
-- commit 3b362e7
-

-Sun Oct 31 23:29:12 CET 2021 - mkube...@suse.cz
-
-- config: update and enable arm64
-  Update arm64 configs to 5.15-rc7 and enable them. Where possible, values
-  are taken from x86_64, the rest is guesswork based on values of similar
-  config options.
-- commit 482d5b4
-

-Fri Oct 29 17:33:37 CEST 2021 - ti...@suse.de
-
-- rtw89: Fix variable dereferenced before check 'sta'
-  (bsc#1191321).
-- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321).
-- rtw89: remove duplicate register definitions (bsc#1191321).
-- rtw89: fix error function parameter (bsc#1191321).
-- rtw89: remove unneeded semicolon (bsc#1191321).
-- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
-  (bsc#1191321).
-- rtw89: Remove redundant check of ret after call to
-  rtw89_mac_enable_bb_rf (bsc#1191321).
-- rtw89: Fix two spelling mistakes in debug messages
-  (bsc#1191321).
-- rtw89: Fix variable dereferenced before check 'sta'
-  (bsc#1191321).
-- rtw89: fix return value in hfc_pub_cfg_chk (bsc#1191321).
-- rtw89: remove duplicate register definitions (bsc#1191321).
-- rtw89: fix error function parameter (bsc#1191321).
-- rtw89: remove unneeded semicolon (bsc#1191321).
-- rtw89: fix return value check in rtw89_cam_send_sec_key_cmd()
-  (bsc#1191321).
-- rtw89: Remove redundant check of ret after call to
-  rtw89_mac_enable_bb_rf (bsc#1191321).
-- rtw89: Fix two spelling mistakes in debug messages
-  (bsc#1191321).
-- commit 719bb03
-

-Thu Oct 28 17:01:59 CEST 2021 - ykau...@suse.de
-
-- config: arm64: enable dpaa2 restool support
-  References: bsc#1191190
-- commit c86f145
-

-Wed Oct 27 10:29:29 CEST 2021 - jsl...@suse.cz
-
-- Linux 5.14.15 (bsc#1012628).
-- block/mq-deadline: Move dd_queued() to fix defined but not
-  used warning (bsc#1012628).
-- parisc: math-emu: Fix fall-through warnings (bsc#1012628).
-- sh: pgtable-3level: fix cast to pointer from integer of
-  different size (bsc#1012628).
-- arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address
-  (bsc#1012628).
-- ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default
-  (bsc#1012628).
-- block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output
-  (bsc#1012628).
-- xen/x86: prevent PVH type from getting clobbered (bsc#1012628).
-- r8152: avoid to resubmit rx immediately (bsc#1012628).
-- drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI
-  (bsc#1012628).
-- drm/amdgpu: init iommu after amdkfd device init (bsc#1012628).
-- xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF
-  (bsc#1012628).
-- xtensa: xtfpga: Try software restart before simulating CPU reset
-  (bsc#1012628).
-- NFSD: Keep existing listeners on portlist error (bsc#1012628).
-- powerpc/lib: Add helper to check if offset is within conditional
-  branch range (bsc#1012628).
-- powerpc/bpf: Validate branch ranges (bsc#1012628).
-- powerpc/security: Add a helper to query stf_barrier type
-  (bsc#1012628).
-- powerpc/bpf: Emit stf barrier instruction sequences for
-  BPF_NOSPEC (bsc#1012628).
-- ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers
-  (bsc#1012628).
-- ASoC: fsl_xcvr: Fix channel swap issue