commit 00Meta for openSUSE:Leap:15.2:Images

2020-10-09 Thread root
Hello community,

here is the log from the commit of package 00Meta for openSUSE:Leap:15.2:Images 
checked in at 2020-10-10 07:45:33

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


Package is "00Meta"

Sat Oct 10 07:45:33 2020 rev:543 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.OAxlwf/_old  2020-10-10 07:45:34.478808986 +0200
+++ /var/tmp/diff_new_pack.OAxlwf/_new  2020-10-10 07:45:34.478808986 +0200
@@ -1 +1 @@
-31.196
\ No newline at end of file
+31.197
\ No newline at end of file




commit nodejs8.14420 for openSUSE:Leap:15.1:Update

2020-10-09 Thread root
Hello community,

here is the log from the commit of package nodejs8.14420 for 
openSUSE:Leap:15.1:Update checked in at 2020-10-10 06:23:53

Comparing /work/SRC/openSUSE:Leap:15.1:Update/nodejs8.14420 (Old)
 and  /work/SRC/openSUSE:Leap:15.1:Update/.nodejs8.14420.new.4249 (New)


Package is "nodejs8.14420"

Sat Oct 10 06:23:53 2020 rev:1 rq:839900 version:8.17.0

Changes:

New Changes file:

--- /dev/null   2020-09-10 00:27:47.435250138 +0200
+++ /work/SRC/openSUSE:Leap:15.1:Update/.nodejs8.14420.new.4249/nodejs8.changes 
2020-10-10 06:23:55.218000362 +0200
@@ -0,0 +1,2237 @@
+---
+Thu Sep 24 14:42:45 UTC 2020 - Adam Majer 
+
+- CVE-2020-15095.patch: fix information leak through log files
+  (bsc#1173937, CVE-2020-15095)
+
+---
+Mon Aug 10 16:38:00 UTC 2020 - Adam Majer 
+
+- Explicitly add -fno-strict-aliasing to CFLAGS to fix compilation
+  on Aarch64 with gcc10 (bsc#1172686)
+
+---
+Tue Jul 28 07:13:57 UTC 2020 - Dirk Mueller 
+
+- avoid rpmbuild warnings on if/else/endif constructs
+
+---
+Tue Jun  9 11:45:10 UTC 2020 - Adam Majer 
+
+- Add Require for nodejs8 when intalling npm8 (bsc#1172728)
+
+---
+Thu Jun  4 13:40:27 UTC 2020 - Adam Majer 
+
+- CVE-2020-8174.patch: napi: fix various types of memory corruption
+  in napi_get_value_string_*() (CVE-2020-8174, bsc#1172443)
+- nghttp2_1.41.0.patch: deps: update nghttp2 to 1.41.0
+- CVE-2020-11080.patch: http2: fix HTTP/2 Large Settings Frame DoS
+  (CVE-2020-11080, bsc#1172442)
+- minimist.patch: Fixes a vulnerability in an npm component
+  (CVE-2020-7598, bsc#1166916)
+
+---
+Mon May  4 12:28:16 UTC 2020 - Adam Majer 
+
+- Reduce Requires to Recommends on nodejs8-devel when installing npm8
+
+---
+Tue Apr  7 11:26:00 UTC 2020 - Michel Normand 
+
+- Update _constraints for ppc64 (BE)
+
+---
+Fri Feb  7 14:54:56 UTC 2020 - Adam Majer 
+
+- CVE-2019-15604.patch: fixes a remotely triggerable assertion
+  on a TLS server via a crafted certificate string
+  (CVE-2019-15604, bsc#1163104)
+
+- CVE-2019-15605.patch: fixes an HTTP request smuggling vulnerability
+  via malformed Transfer-Encoding header (CVE-2019-15605, bsc#1163102)
+
+- CVE-2019-15606.patch: trim HTTP header values of optional
+  white space (CVE-2019-15606, bsc#1163103)
+
+---
+Tue Jan  7 13:20:06 UTC 2020 - Guillaume GARDET 
+
+- Update _constraints for aarch64
+
+---
+Tue Jan  7 13:12:10 UTC 2020 - Guillaume GARDET 
+
+- Really disable LTO when required (nodejs < 12)
+
+---
+Thu Dec 19 11:30:13 UTC 2019 - Adam Majer 
+
+- New upstream LTS release 8.17.0:
+  * deps: updates npm to 6.13.4 fixing an arbitrary path overwrite
+and access via "bin" field (bsc#1159352, CVE-2019-16777,
+CVE-2019-16776, CVE-2019-16775)
+
+- refreshed: versioned.patch node-gyp-addon-gypi.patch
+- upstreamed: CVE-2019-13173.patch
+
+---
+Thu Oct 24 14:34:22 UTC 2019 - Adam Majer 
+
+- New upstream LTS release 8.16.2:
+  * deps: update OpenSSL to 1.0.2s
+
+---
+Wed Oct  2 10:13:11 UTC 2019 - Michel Normand 
+
+- Add _constraints for aarch64 & ppc64le to avoid build error
+
+---
+Wed Sep 18 13:44:55 UTC 2019 - Vítězslav Čížek 
+
+- Fix build with OpenSSL 1.1.1d (bsc#1149792)
+  * https://github.com/nodejs/node/pull/29550
+  * add fix_build_with_openssl_1.1.1d.patch
+
+---
+Fri Aug 16 14:33:44 UTC 2019 - Adam Majer 
+
+- Update to 8.16.1:
+  Security update regarding HTTP/2 Denial of Service vulnerabilities
+  For details see,
+  
https://github.com/nodejs/node/blob/master/doc/changelogs/CHANGELOG_V12.md#12.8.1
+  
https://github.com/Netflix/security-bulletins/blob/master/advisories/third-party/2019-002.md
+  (CVE-2019-9511, CVE-2019-9512, CVE-2019-9513, CVE-2019-9514,
+   bsc#1146091, bsc#1146099, bsc#1146094, bsc#1146095,
+   CVE-2019-9515, CVE-2019-9516, CVE-2019-9517, CVE-2019-9518,
+   bsc#1146100, bsc#1146090, bsc#1146097, bsc#1146093)
+
+- Changes in 8.16.0:
+  * n-api:
++ add API for async functions
++ 

commit nodejs8 for openSUSE:Leap:15.1:Update

2020-10-09 Thread root
Hello community,

here is the log from the commit of package nodejs8 for 
openSUSE:Leap:15.1:Update checked in at 2020-10-10 06:23:56

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


Package is "nodejs8"

Sat Oct 10 06:23:56 2020 rev:7 rq:839900 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.s7N7JO/_old  2020-10-10 06:23:58.102001583 +0200
+++ /var/tmp/diff_new_pack.s7N7JO/_new  2020-10-10 06:23:58.102001583 +0200
@@ -1 +1 @@
-
+




commit efivar for openSUSE:Leap:15.2:Update

2020-10-09 Thread root
Hello community,

here is the log from the commit of package efivar for openSUSE:Leap:15.2:Update 
checked in at 2020-10-10 06:24:03

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


Package is "efivar"

Sat Oct 10 06:24:03 2020 rev:2 rq:839901 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.TflkeR/_old  2020-10-10 06:24:03.790003993 +0200
+++ /var/tmp/diff_new_pack.TflkeR/_new  2020-10-10 06:24:03.790003993 +0200
@@ -1 +1 @@
-
+




commit 000product for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2020-10-10 02:01:26

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


Package is "000product"

Sat Oct 10 02:01:26 2020 rev:2420 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ MicroOS-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.J83erO/_old  2020-10-10 02:01:38.023675127 +0200
+++ /var/tmp/diff_new_pack.J83erO/_new  2020-10-10 02:01:38.027675129 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20201008
+  20201009
   11
-  cpe:/o:opensuse:microos:20201008,openSUSE 
MicroOS
+  cpe:/o:opensuse:microos:20201009,openSUSE 
MicroOS
   en_US 
-  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20201008/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20201009/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed

MicroOS-dvd5-kubic-dvd-x86_64.kiwi: same change
++ openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.J83erO/_old  2020-10-10 02:01:38.063675144 +0200
+++ /var/tmp/diff_new_pack.J83erO/_new  2020-10-10 02:01:38.063675144 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -36,11 +36,11 @@
   true
   -x -2
   openSUSE
-  20201008
+  20201009
   11
-  cpe:/o:opensuse:opensuse-addon-nonoss:20201008,openSUSE NonOSS 
Addon
+  cpe:/o:opensuse:opensuse-addon-nonoss:20201009,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/20201008/i586
 
obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20201008/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20201009/i586
 
obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20201009/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.J83erO/_old  2020-10-10 02:01:38.079675152 +0200
+++ /var/tmp/diff_new_pack.J83erO/_new  2020-10-10 02:01:38.083675153 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,11 +32,11 @@
   true
   -x -2
   openSUSE
-  20201008
+  20201009
   11
-  cpe:/o:opensuse:opensuse:20201008,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20201009,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/20201008/i586
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20201009/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.J83erO/_old  2020-10-10 02:01:38.095675159 +0200
+++ /var/tmp/diff_new_pack.J83erO/_new  2020-10-10 02:01:38.099675161 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20201008
+  20201009
   11
-  cpe:/o:opensuse:opensuse:20201008,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20201009,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/20201008/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20201009/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed

++ openSUSE-dvd5-dvd-i586.kiwi ++
--- /var/tmp/diff_new_pack.J83erO/_old  2020-10-10 02:01:38.119675170 +0200
+++ /var/tmp/diff_new_pack.J83erO/_new  2020-10-10 02:01:38.119675170 +0200
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,11 +32,11 @@
   true
   -x -2
   openSUSE
-  20201008
+  20201009
   11
-  cpe:/o:opensuse:opensuse:20201008,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20201009,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/20201008/i586
+  obsproduct://build.op

commit 000release-packages for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package 000release-packages for 
openSUSE:Factory checked in at 2020-10-10 02:01:14

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


Package is "000release-packages"

Sat Oct 10 02:01:14 2020 rev:720 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



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

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

++ openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.z3VdHR/_old  2020-10-10 02:01:25.251669441 +0200
+++ /var/tmp/diff_new_pack.z3VdHR/_new  2020-10-10 02:01:25.255669443 +0200
@@ -20,7 +20,7 @@
 #define betaversion %{nil}
 %define codename Tumbleweed
 Name:   openSUSE-release
-Version:20201008
+Version:    20201009
 Release:0
 # 0 is the produ

commit saphanabootstrap-formula for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package saphanabootstrap-formula for 
openSUSE:Factory checked in at 2020-10-10 00:29:38

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


Package is "saphanabootstrap-formula"

Sat Oct 10 00:29:38 2020 rev:21 rq:840346 version:0.6.1+git.1602220404.4a60aa7

Changes:

--- 
/work/SRC/openSUSE:Factory/saphanabootstrap-formula/saphanabootstrap-formula.changes
2020-10-06 17:11:06.269526978 +0200
+++ 
/work/SRC/openSUSE:Factory/.saphanabootstrap-formula.new.4249/saphanabootstrap-formula.changes
  2020-10-10 00:29:39.633162210 +0200
@@ -1,0 +2,5 @@
+Thu Oct  8 02:34:37 UTC 2020 - Simranpal Singh 
+
+- Update the SUMA hana form metadata, to show hana form under SAP deployment 
group 
+
+---

Old:

  saphanabootstrap-formula-0.6.1+git.1601908802.d2e16b7.tar.gz

New:

  saphanabootstrap-formula-0.6.1+git.1602220404.4a60aa7.tar.gz



Other differences:
--
++ saphanabootstrap-formula.spec ++
--- /var/tmp/diff_new_pack.Gc5SA3/_old  2020-10-10 00:29:40.093162438 +0200
+++ /var/tmp/diff_new_pack.Gc5SA3/_new  2020-10-10 00:29:40.097162439 +0200
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:   saphanabootstrap-formula
-Version:0.6.1+git.1601908802.d2e16b7
+Version:0.6.1+git.1602220404.4a60aa7
 Release:0
 Summary:SAP HANA platform deployment formula
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.Gc5SA3/_old  2020-10-10 00:29:40.121162451 +0200
+++ /var/tmp/diff_new_pack.Gc5SA3/_new  2020-10-10 00:29:40.121162451 +0200
@@ -5,7 +5,7 @@
 .git
 saphanabootstrap-formula
 0.6.1+git.%ct.%h
-d2e16b70728b0ce0d6765ee101d4b83fb4af1b77
+4a60aa7acce3fd2673624eea0f498730a62cabbc
   
 
   

++ saphanabootstrap-formula-0.6.1+git.1601908802.d2e16b7.tar.gz -> 
saphanabootstrap-formula-0.6.1+git.1602220404.4a60aa7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/saphanabootstrap-formula-0.6.1+git.1601908802.d2e16b7/metadata.yml 
new/saphanabootstrap-formula-0.6.1+git.1602220404.4a60aa7/metadata.yml
--- old/saphanabootstrap-formula-0.6.1+git.1601908802.d2e16b7/metadata.yml  
2020-10-05 16:40:02.0 +0200
+++ new/saphanabootstrap-formula-0.6.1+git.1602220404.4a60aa7/metadata.yml  
2020-10-09 07:13:24.0 +0200
@@ -1,4 +1,4 @@
 description:
   SAP HANA deployment formula
 group:
-  SAP HANA deployment
+  SAP deployment
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/saphanabootstrap-formula-0.6.1+git.1601908802.d2e16b7/saphanabootstrap-formula.changes
 
new/saphanabootstrap-formula-0.6.1+git.1602220404.4a60aa7/saphanabootstrap-formula.changes
--- 
old/saphanabootstrap-formula-0.6.1+git.1601908802.d2e16b7/saphanabootstrap-formula.changes
  2020-10-05 16:40:02.0 +0200
+++ 
new/saphanabootstrap-formula-0.6.1+git.1602220404.4a60aa7/saphanabootstrap-formula.changes
  2020-10-09 07:13:24.0 +0200
@@ -1,4 +1,9 @@
 ---
+Thu Oct  8 02:34:37 UTC 2020 - Simranpal Singh 
+
+- Update the SUMA hana form metadata, to show hana form under SAP deployment 
group 
+
+---
 Sat Oct  3 04:59:38 UTC 2020 - Simranpal Singh 
 
 - Update SUMA form.yml file and prevalidation state with latest changes in 
formula 




commit kiwi-images-wsl for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package kiwi-images-wsl for openSUSE:Factory 
checked in at 2020-10-10 00:29:48

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


Package is "kiwi-images-wsl"

Sat Oct 10 00:29:48 2020 rev:6 rq:840415 version:15.2

Changes:

--- /work/SRC/openSUSE:Factory/kiwi-images-wsl/kiwi-images-wsl.changes  
2020-06-25 15:08:00.337474013 +0200
+++ 
/work/SRC/openSUSE:Factory/.kiwi-images-wsl.new.4249/kiwi-images-wsl.changes
2020-10-10 00:29:49.213166958 +0200
@@ -1,0 +2,6 @@
+Thu Oct  8 13:01:29 UTC 2020 - Lubos Kocman 
+
+- Add system-user-nobody bsc#1176401 
+  Part of patterns-base-base but not in minimal_base
+
+---



Other differences:
--
++ kiwi-images-wsl.kiwi ++
--- /var/tmp/diff_new_pack.MWtpcD/_old  2020-10-10 00:29:49.781167239 +0200
+++ /var/tmp/diff_new_pack.MWtpcD/_new  2020-10-10 00:29:49.785167241 +0200
@@ -35,6 +35,8 @@
 
 
 
+
+
 
 
 




commit python-cfn-lint for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package python-cfn-lint for openSUSE:Factory 
checked in at 2020-10-10 00:29:50

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


Package is "python-cfn-lint"

Sat Oct 10 00:29:50 2020 rev:6 rq:840418 version:0.37.1

Changes:

--- /work/SRC/openSUSE:Factory/python-cfn-lint/python-cfn-lint.changes  
2020-09-15 16:16:28.941922945 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cfn-lint.new.4249/python-cfn-lint.changes
2020-10-10 00:29:51.777168229 +0200
@@ -1,0 +2,30 @@
+Fri Oct  9 07:23:49 UTC 2020 - John Paul Adrian Glaubitz 

+
+- Update to 0.37.1
+  * Update CloudFormation specs to 18.6.0
+  * Add `AllowedValues` for `AWS::DMS::Endpoint.EngineName`
+  * Fix an issue with rule E2521 and E2520 to handle `Ref: AWS::Novalue`
+- from version 0.37.0
+  * Update CloudFormation specs to 18.5.0
+  * Get `AllowedValues` from Botocore during `--update-specs`
+  * Add string length requirements for `AWS::Config::ConfigRule.Description`
+  * Patch `AWS::StepFunctions::Activity` to include `Name` and remove `Arn`
+  * Fix an issue with rule `E3002` to better handle when conditions
+are used at the root level of a list
+  * Update core node libraries to remove `Ref: AWS::NoValue` from returned 
properties
+- from version 0.36.1
+  * Update CloudFormation specs to 18.4.0
+  * Add `ap-northeast-3` to `scripts/update_specs_services_from_ssm.py`
+- from version 0.36.0
+  * Update rule E2541 to validate that input artifacts are output artifacts 
from
+a previous action and that output artifact names are unique in the pipeline
+  * New rule E3007 to validate parameter and resource names are unique
+  * Update CloudFormation specs to 18.3.0
+  * Expand `AllowedValues` for `AWS::AmazonMQ::Broker.EngineVersion` and 
`AWS::Glue::Trigger.Condition.State`
+  * Expand `templated_exceptions` property types that require package command 
for rule E3002 and W3002
+  * Pin pyrsistent to `0.16.0` with Python versions less than `3.5`
+  * Fix an issue with SSM Spec patching that resulted in resource 
`PropertyTypes`
+not being added to the spec patches
+  * Update directives to use the resource name key as the start
+
+---

Old:

  cfn-python-lint-0.35.1.tar.gz

New:

  cfn-python-lint-0.37.1.tar.gz



Other differences:
--
++ python-cfn-lint.spec ++
--- /var/tmp/diff_new_pack.FWOYlr/_old  2020-10-10 00:29:52.489168582 +0200
+++ /var/tmp/diff_new_pack.FWOYlr/_new  2020-10-10 00:29:52.489168582 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:   python-cfn-lint
-Version:0.35.1
+Version:0.37.1
 Release:0
 Summary:Tool to checks cloudformation for practices and behaviour
 License:MIT

++ cfn-python-lint-0.35.1.tar.gz -> cfn-python-lint-0.37.1.tar.gz ++
 251533 lines of diff (skipped)




commit php7-APCu for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package php7-APCu for openSUSE:Factory 
checked in at 2020-10-10 00:29:40

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


Package is "php7-APCu"

Sat Oct 10 00:29:40 2020 rev:7 rq:840347 version:5.1.19

Changes:

--- /work/SRC/openSUSE:Factory/php7-APCu/php7-APCu.changes  2019-11-21 
12:59:32.390511747 +0100
+++ /work/SRC/openSUSE:Factory/.php7-APCu.new.4249/php7-APCu.changes
2020-10-10 00:29:40.381162580 +0200
@@ -1,0 +2,8 @@
+Wed Oct  7 05:59:01 UTC 2020 - Johannes Weberhofer 
+
+- Update to version 5.1.19
+  * Fixed apcu_store() with integer keys (#388).
+  * Made apc.use_request_time=0 the default (#391).
+  * Made apcu compatible with PHP 8.0.
+
+---

Old:

  apcu-5.1.18.tgz

New:

  apcu-5.1.19.tgz



Other differences:
--
++ php7-APCu.spec ++
--- /var/tmp/diff_new_pack.qSxfBB/_old  2020-10-10 00:29:41.997163381 +0200
+++ /var/tmp/diff_new_pack.qSxfBB/_new  2020-10-10 00:29:41.997163381 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package php7-APCu
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,12 +18,12 @@
 
 %define pkg_name apcu
 Name:   php7-APCu
-Version:5.1.18
+Version:5.1.19
 Release:0
 Summary:APCu - APC User Cache
 License:PHP-3.01
 Group:  Productivity/Networking/Web/Servers
-URL:http://pecl.php.net/package/APCu
+URL:https://pecl.php.net/package/APCu
 Source: http://pecl.php.net/get/%{pkg_name}-%{version}.tgz
 Source1:apcu.ini
 BuildRequires:  php7-devel >= 7.0
@@ -32,7 +32,6 @@
 Requires:   php(zend-abi) = %{php_zend_api}
 Provides:   php-APCu = %{version}
 Obsoletes:  php-APCu < %{version}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 APCu is userland caching: APC stripped of opcode caching in preparation
@@ -49,13 +48,13 @@
 fi
 
 %build
-export CFLAGS="%optflags -fvisibility=hidden"
+export CFLAGS="%{optflags} -fvisibility=hidden"
 %{_bindir}/phpize
 %configure --enable-apcu
-make %{?_smp_mflags}
+%make_build
 
 %check
-make %{?_smp_mflags} test PHP_EXECUTABLE=%{_bindir}/php NO_INTERACTION=1
+%make_build test PHP_EXECUTABLE=%{_bindir}/php NO_INTERACTION=1
 
 %install
 make install INSTALL_ROOT=%{buildroot}
@@ -65,7 +64,6 @@
 rm -rf %{buildroot}/%{_includedir}/php7/ext/%{pkg_name}/
 
 %files
-%defattr(-,root,root,-)
 %{_libdir}/php7/extensions/%{pkg_name}.so
 %config(noreplace) %{_sysconfdir}/php7/conf.d/%{pkg_name}.ini
 %doc NOTICE README.md TECHNOTES.txt apc.php

++ apcu-5.1.18.tgz -> apcu-5.1.19.tgz ++
 52762 lines of diff (skipped)




commit libertinus-fonts for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package libertinus-fonts for 
openSUSE:Factory checked in at 2020-10-10 00:29:44

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


Package is "libertinus-fonts"

Sat Oct 10 00:29:44 2020 rev:9 rq:840406 version:7.010

Changes:

--- /work/SRC/openSUSE:Factory/libertinus-fonts/libertinus-fonts.changes
2020-08-24 15:14:50.410737225 +0200
+++ 
/work/SRC/openSUSE:Factory/.libertinus-fonts.new.4249/libertinus-fonts.changes  
2020-10-10 00:29:48.177166444 +0200
@@ -1,0 +2,21 @@
+Fri Oct  9 06:32:27 UTC 2020 - Cor Blom 
+
+- Update to 7.010:
+  * Build WOFF2 static font files suitable for use as self-hosted
+webfonts (these are not packaged here)
+  * Add ‘턆’ [U+1D106] and ‘턇’ [U+1D107] MUSICAL SYMBOL REPEAT SIGN
+glyphs
+  * Add ‘꞉’ [U+A789] MODIFIER LETTER COLON glyph
+  * Fix weight of period (and derivatives such as colon) in Serif
+Semibold
+  * Fix side bearings for +dlig ‘tz’
+  * Fix vertical alignment of dots in colon to not shift between
+weights
+  * Fix kerning of ‘f\’ and substitute an alternate ‘f’ glyph used
+in ‘f)’
+  * Cleanup encoding used in source files and build rules for easier
+maintenance
+  * Update font meta data fields, documentation for downloads, and
+build process
+
+---

Old:

  Libertinus-7.000.zip

New:

  Libertinus-7.010.zip



Other differences:
--
++ libertinus-fonts.spec ++
--- /var/tmp/diff_new_pack.wZgFUn/_old  2020-10-10 00:29:48.869166787 +0200
+++ /var/tmp/diff_new_pack.wZgFUn/_new  2020-10-10 00:29:48.869166787 +0200
@@ -18,7 +18,7 @@
 
 %define fontname Libertinus
 Name:   libertinus-fonts
-Version:7.000
+Version:7.010
 Release:0
 Summary:Libertinus font family
 License:OFL-1.1




commit crmsh for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2020-10-10 00:29:36

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


Package is "crmsh"

Sat Oct 10 00:29:36 2020 rev:194 rq:840390 version:4.2.0+git.1602225426.5f84efb5

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2020-09-22 
21:13:29.928051062 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new.4249/crmsh.changes2020-10-10 
00:29:37.737161270 +0200
@@ -1,0 +2,15 @@
+Fri Oct 09 06:53:46 UTC 2020 - xli...@suse.com
+
+- Update to version 4.2.0+git.1602225426.5f84efb5:
+  * Dev: unittest: unit test for hb_report sanitize
+  * Dev: behave: functional test for hb_report sanitize
+  * Fix: hb_report: fix sanitize functionality(bsc#1163581)
+
+---
+Thu Sep 24 02:53:05 UTC 2020 - xli...@suse.com
+
+- Update to version 4.2.0+git.1600915005.e8089225:
+  * FIx start_delay with start-delay
+  * fix on_fail should be on-fail
+
+---

Old:

  crmsh-4.2.0+git.1600742357.6be225e5.tar.bz2

New:

  crmsh-4.2.0+git.1602225426.5f84efb5.tar.bz2



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.IbnFoH/_old  2020-10-10 00:29:38.373161585 +0200
+++ /var/tmp/diff_new_pack.IbnFoH/_new  2020-10-10 00:29:38.373161585 +0200
@@ -36,7 +36,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0-or-later
 Group:  %{pkg_group}
-Version:4.2.0+git.1600742357.6be225e5
+Version:4.2.0+git.1602225426.5f84efb5
 Release:0
 Url:http://crmsh.github.io
 Source0:%{name}-%{version}.tar.bz2

++ _servicedata ++
--- /var/tmp/diff_new_pack.IbnFoH/_old  2020-10-10 00:29:38.417161607 +0200
+++ /var/tmp/diff_new_pack.IbnFoH/_new  2020-10-10 00:29:38.417161607 +0200
@@ -5,4 +5,4 @@
 https://github.com/liangxin1300/crmsh.git
   d8dc51b4cb34964aa72e918999ebc7f03b48f3c9
 https://github.com/ClusterLabs/crmsh.git
-  6be225e5a9e397eaab21e063693d87a854d1d170
\ No newline at end of file
+  5f84efb5767a54c50095ce297864035a3fbeef6e
\ No newline at end of file

++ crmsh-4.2.0+git.1600742357.6be225e5.tar.bz2 -> 
crmsh-4.2.0+git.1602225426.5f84efb5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh-4.2.0+git.1600742357.6be225e5/.travis.yml 
new/crmsh-4.2.0+git.1602225426.5f84efb5/.travis.yml
--- old/crmsh-4.2.0+git.1600742357.6be225e5/.travis.yml 2020-09-22 
04:39:17.0 +0200
+++ new/crmsh-4.2.0+git.1602225426.5f84efb5/.travis.yml 2020-10-09 
08:37:06.0 +0200
@@ -24,7 +24,7 @@
   script:
 - docker run -t -v "$(pwd):/app" $IMAGE /bin/sh -c "cd /app; 
TOXENV=py38-codeclimate; tox"
 
-- name: "functional test for hb_report"
+- name: "functional test for hb_report bugs"
   before_install:
 - $FUNCTIONAL_TEST hb_report before_install
   script:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh-4.2.0+git.1600742357.6be225e5/crm.conf.in 
new/crmsh-4.2.0+git.1602225426.5f84efb5/crm.conf.in
--- old/crmsh-4.2.0+git.1600742357.6be225e5/crm.conf.in 2020-09-22 
04:39:17.0 +0200
+++ new/crmsh-4.2.0+git.1602225426.5f84efb5/crm.conf.in 2020-10-09 
08:37:06.0 +0200
@@ -75,3 +75,42 @@
 ; collect_extra_logs = /var/log/messages /var/log/pacemaker.log
 ; remove_exist_dest = no
 ; single_node = no
+;
+;   sanitize_rule = sanitize_pattern[:options] ...
+;
+; This defines the way to hide sensitive data generated by hb_report.
+;
+; 'sanitize_pattern' is a RegEx string, which is used to matches 'name'
+; field of CIB params. The sanitize process will hide 'value' of those
+; matched 'name:value' pairs in CIB, PE, pacemaker.log.
+;
+; 'options' is the predefined, and 'raw' is the only one defined
+; currently. With ':raw" option, the sanitize process will fetch
+; 'value' results out of CIB 'name:value' pairs, and use them to
+; hide all clear text occurence from all files hb_report collected.
+;
+; Example 1:
+;   sanitize_rule = passw.*
+;
+; This is the default. It will hide password nam:value pairs.
+; The result of hb_report clould be like
+; name="password", value=**
+; @name=password @value=**
+; passwd=**
+;
+;
+; Example 2:
+;   sanitize_rule = ip.*:raw
+;
+; This will only hide ip addresses. Example, the sanitize process will fetch
+; ip=10.10.10.10 and replace all clear text occurrence of "10.10.10.10"
+;
+;
+; Example 3:
+;   

commit psi+ for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package psi+ for openSUSE:Factory checked in 
at 2020-10-10 00:29:32

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


Package is "psi+"

Sat Oct 10 00:29:32 2020 rev:59 rq:840381 version:1.4.1513+0

Changes:

--- /work/SRC/openSUSE:Factory/psi+/psi+-lang.changes   2020-09-17 
14:43:55.943514818 +0200
+++ /work/SRC/openSUSE:Factory/.psi+.new.4249/psi+-lang.changes 2020-10-10 
00:29:35.177160001 +0200
@@ -1,0 +2,5 @@
+Fri Oct  2 05:12:27 UTC 2020 - Jiri Slaby 
+
+- update to 1.4.1510+1
+
+---
--- /work/SRC/openSUSE:Factory/psi+/psi+.changes2020-09-17 
14:44:00.483519151 +0200
+++ /work/SRC/openSUSE:Factory/.psi+.new.4249/psi+.changes  2020-10-10 
00:29:35.221160023 +0200
@@ -1,0 +2,19 @@
+Fri Oct  2 05:13:34 UTC 2020 - Jiri Slaby 
+
+- update to 1.4.1513
+  * Iris updated
+  * Vcard: Added a workaround to show either desc or note
+  * Fix http links
+  * Update application meta files
+  * Wayland related fixes
+  * Fixed crash on multiple vcard update for the same muc contact
+  * An attempt to fix crash mentioned in #411
+  * Fixed another crash on exit (after opening at least one chat)
+  * Fixed crash on empty cert chain
+  * Applied a few fixes to themes
+  * Updated stun servers list
+  * Avoid smileys double conversion on each access with webkit/engine version
+  * Fixed image loading from imgur
+  * Update psi.desktop
+
+---

Old:

  psi+-1.4.1473+0.obscpio
  psi-plus-l10n-1.4.1473+0.obscpio

New:

  psi+-1.4.1513+0.obscpio
  psi-plus-l10n-1.4.1510+1.obscpio



Other differences:
--
++ psi+-lang.spec ++
--- /var/tmp/diff_new_pack.u0MBGU/_old  2020-10-10 00:29:36.693160752 +0200
+++ /var/tmp/diff_new_pack.u0MBGU/_new  2020-10-10 00:29:36.697160754 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define version_unconverted 1.4.1473+0
+%define version_unconverted 1.4.1510+1
 
 Name:   psi+-lang
 URL:https://github.com/psi-plus/psi-plus-l10n
-Version:1.4.1473+0
+Version:1.4.1510+1
 Release:0
 Summary:Translations for Psi+
 License:GPL-2.0-or-later

++ psi+.spec ++
--- /var/tmp/diff_new_pack.u0MBGU/_old  2020-10-10 00:29:36.721160766 +0200
+++ /var/tmp/diff_new_pack.u0MBGU/_new  2020-10-10 00:29:36.725160768 +0200
@@ -18,11 +18,11 @@
 
 %define __builder ninja
 
-%define version_unconverted 1.4.1473+0
+%define version_unconverted 1.4.1513+0
 
 Name:   psi+
 URL:https://github.com/psi-plus
-Version:1.4.1473+0
+Version:1.4.1513+0
 Release:0
 Summary:Jabber client using Qt
 License:GPL-2.0-or-later AND Apache-2.0

++ psi+-1.4.1473+0.obscpio -> psi+-1.4.1513+0.obscpio ++
/work/SRC/openSUSE:Factory/psi+/psi+-1.4.1473+0.obscpio 
/work/SRC/openSUSE:Factory/.psi+.new.4249/psi+-1.4.1513+0.obscpio differ: char 
49, line 1

++ psi+.obsinfo ++
--- /var/tmp/diff_new_pack.u0MBGU/_old  2020-10-10 00:29:36.801160806 +0200
+++ /var/tmp/diff_new_pack.u0MBGU/_new  2020-10-10 00:29:36.801160806 +0200
@@ -1,5 +1,5 @@
 name: psi+
-version: 1.4.1473+0
-mtime: 1596388809
-commit: 37f8570597c5c3f534a2fdc8b9a2e7ef7742bc74
+version: 1.4.1513+0
+mtime: 1601333410
+commit: 827c59bf699674c657dc3a6124dd79435d9f4519
 

++ psi-plus-l10n-1.4.1473+0.obscpio -> psi-plus-l10n-1.4.1510+1.obscpio 
++
/work/SRC/openSUSE:Factory/psi+/psi-plus-l10n-1.4.1473+0.obscpio 
/work/SRC/openSUSE:Factory/.psi+.new.4249/psi-plus-l10n-1.4.1510+1.obscpio 
differ: char 49, line 1

++ psi-plus-l10n.obsinfo ++
--- /var/tmp/diff_new_pack.u0MBGU/_old  2020-10-10 00:29:36.845160828 +0200
+++ /var/tmp/diff_new_pack.u0MBGU/_new  2020-10-10 00:29:36.845160828 +0200
@@ -1,5 +1,5 @@
 name: psi-plus-l10n
-version: 1.4.1473+0
-mtime: 1596055781
-commit: ccd4f8cfcfb3bcc2cbac0fb0cfb469d73f2617f4
+version: 1.4.1510+1
+mtime: 1599416206
+commit: 727911b86f9b49673a2613cb0e2c4c31a9451c0d
 




commit mpv for openSUSE:Factory

2020-10-09 Thread root
Hello community,

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

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


Package is "mpv"

Sat Oct 10 00:29:52 2020 rev:93 rq:840419 
version:0.32.0+git.20201008T111710.16b44d93f7

Changes:

--- /work/SRC/openSUSE:Factory/mpv/mpv.changes  2020-10-05 19:41:25.945687136 
+0200
+++ /work/SRC/openSUSE:Factory/.mpv.new.4249/mpv.changes2020-10-10 
00:29:57.533171082 +0200
@@ -1,0 +2,11 @@
+Fri Oct 09 11:30:41 UTC 2020 - idon...@suse.com
+
+- Update to version 0.32.0+git.20201008T111710.16b44d93f7:
+  * Revert "demux: add a POS"
+  * player: fix another nightmarish corner case
+  * demux: add a POS
+  * Revert "wayland: add wayland-display-socket option"
+  * wayland: add wayland-display-socket option
+  * screenshot: add --screenshot-sw option
+
+---

Old:

  mpv-0.32.0+git.20201001T111222.34b8adc456.obscpio

New:

  mpv-0.32.0+git.20201008T111710.16b44d93f7.obscpio



Other differences:
--
++ mpv.spec ++
--- /var/tmp/diff_new_pack.VmMfBP/_old  2020-10-10 00:29:58.313171468 +0200
+++ /var/tmp/diff_new_pack.VmMfBP/_new  2020-10-10 00:29:58.317171470 +0200
@@ -22,7 +22,7 @@
 %define _waf_ver 2.0.9
 %define lname   libmpv1
 Name:   mpv
-Version:0.32.0+git.20201001T111222.34b8adc456
+Version:0.32.0+git.20201008T111710.16b44d93f7
 Release:0
 Summary:Advanced general-purpose multimedia player
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.VmMfBP/_old  2020-10-10 00:29:58.361171492 +0200
+++ /var/tmp/diff_new_pack.VmMfBP/_new  2020-10-10 00:29:58.361171492 +0200
@@ -1,4 +1,4 @@
 
 
 https://github.com/mpv-player/mpv.git
-  34b8adc4562f38374d8eb981b002f268dc5640d4
\ No newline at end of file
+  16b44d93f7014b3abd8f21a4035fd4ebeed1d2c0
\ No newline at end of file

++ mpv-0.32.0+git.20201001T111222.34b8adc456.obscpio -> 
mpv-0.32.0+git.20201008T111710.16b44d93f7.obscpio ++
/work/SRC/openSUSE:Factory/mpv/mpv-0.32.0+git.20201001T111222.34b8adc456.obscpio
 
/work/SRC/openSUSE:Factory/.mpv.new.4249/mpv-0.32.0+git.20201008T111710.16b44d93f7.obscpio
 differ: char 50, line 1

++ mpv.obsinfo ++
--- /var/tmp/diff_new_pack.VmMfBP/_old  2020-10-10 00:29:58.401171512 +0200
+++ /var/tmp/diff_new_pack.VmMfBP/_new  2020-10-10 00:29:58.401171512 +0200
@@ -1,5 +1,5 @@
 name: mpv
-version: 0.32.0+git.20201001T111222.34b8adc456
-mtime: 1601568742
-commit: 34b8adc4562f38374d8eb981b002f268dc5640d4
+version: 0.32.0+git.20201008T111710.16b44d93f7
+mtime: 1602148630
+commit: 16b44d93f7014b3abd8f21a4035fd4ebeed1d2c0
 





commit gpxsee for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package gpxsee for openSUSE:Factory checked 
in at 2020-10-10 00:29:26

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


Package is "gpxsee"

Sat Oct 10 00:29:26 2020 rev:59 rq:840345 version:7.34

Changes:

--- /work/SRC/openSUSE:Factory/gpxsee/gpxsee.changes2020-09-23 
18:42:37.573444147 +0200
+++ /work/SRC/openSUSE:Factory/.gpxsee.new.4249/gpxsee.changes  2020-10-10 
00:29:27.597156244 +0200
@@ -1,0 +2,12 @@
+Fri Oct  9 05:31:15 CEST 2020 - tu...@cbox.cz
+
+- Update to version 7.34
+  * Fixed application icons paths.
+
+---
+Wed Oct  7 23:21:38 CEST 2020 - tu...@cbox.cz
+
+- Update to version 7.33
+  * Added PNG export.
+
+---

Old:

  GPXSee-7.32.tar.gz

New:

  GPXSee-7.34.tar.gz



Other differences:
--
++ gpxsee.spec ++
--- /var/tmp/diff_new_pack.t5Rgi1/_old  2020-10-10 00:29:28.477156679 +0200
+++ /var/tmp/diff_new_pack.t5Rgi1/_new  2020-10-10 00:29:28.481156682 +0200
@@ -19,7 +19,7 @@
 # See also http://en.opensuse.org/openSUSE:Specfile_guidelines
 
 Name:   gpxsee
-Version:7.32
+Version:7.34
 Release:1
 Summary:GPS log file visualization and analysis tool
 License:GPL-3.0-only

++ GPXSee-7.32.tar.gz -> GPXSee-7.34.tar.gz ++
 16842 lines of diff (skipped)

++ PKGBUILD ++
--- /var/tmp/diff_new_pack.t5Rgi1/_old  2020-10-10 00:29:28.953156916 +0200
+++ /var/tmp/diff_new_pack.t5Rgi1/_new  2020-10-10 00:29:28.957156917 +0200
@@ -1,5 +1,5 @@
 pkgname=gpxsee
-pkgver=7.32
+pkgver=7.34
 pkgrel=1
 pkgdesc='GPS log files visualizing and analyzing tool'
 arch=('i686' 'x86_64')

++ debian.changelog ++
--- /var/tmp/diff_new_pack.t5Rgi1/_old  2020-10-10 00:29:28.977156928 +0200
+++ /var/tmp/diff_new_pack.t5Rgi1/_new  2020-10-10 00:29:28.977156928 +0200
@@ -1,3 +1,15 @@
+gpxsee (7.34) stable; urgency=medium
+
+  * Fixed application icons paths.
+
+ -- Martin Tuma   Fri, 09 Oct 2020 05:35:15 +0200
+
+gpxsee (7.33) stable; urgency=low
+
+  * Added PNG export.
+
+ -- Martin Tuma   Wed, 07 Oct 2020 23:23:59 +0200
+
 gpxsee (7.32) stable; urgency=low
 
   * Configurable (GPX) segments handling.

++ gpxsee.dsc ++
--- /var/tmp/diff_new_pack.t5Rgi1/_old  2020-10-10 00:29:29.025156952 +0200
+++ /var/tmp/diff_new_pack.t5Rgi1/_new  2020-10-10 00:29:29.025156952 +0200
@@ -1,9 +1,9 @@
 Format: 1.0
 Source: gpxsee
-Version: 7.32
+Version: 7.34-1
 Binary: gpxsee
 Maintainer: Martin Tuma 
 Architecture: any
 Build-Depends: debhelper (>= 9), qtbase5-dev, qtbase5-dev-tools, qt5-qmake, 
qttools5-dev-tools, libqt5opengl5-dev
 Files:
-  0 GPXSee-7.32.tar.gz
+  0 GPXSee-7.34.tar.gz




commit kanidm for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package kanidm for openSUSE:Factory checked 
in at 2020-10-10 00:29:28

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


Package is "kanidm"

Sat Oct 10 00:29:28 2020 rev:2 rq:840342 version:v1.1.0alpha.2~git0.ca71b12

Changes:

--- /work/SRC/openSUSE:Factory/kanidm/kanidm.changes2020-10-07 
14:16:48.501405614 +0200
+++ /work/SRC/openSUSE:Factory/.kanidm.new.4249/kanidm.changes  2020-10-10 
00:29:30.101157485 +0200
@@ -1,2 +1 @@

-Wed Sep 23 01:17:22 UTC 2020 - William Brown 
+Thu Oct 01 00:19:19 UTC 2020 - wbr...@suse.de
@@ -4 +3,33 @@
-- Correct missing license details
+- Update to version v1.1.0alpha.2~git0.764e727:
+  * Update
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * gitignore
+  * Update Release Notes
+  * 250 cookie to auth bearer (#321)
+  * 259 reduce clones (#319)
+  * Xxx clippy outdated (#318)
+  * 314 improve async (#316)
+  * Update README.md
+  * On login pw upgrade (#315)
+  * Add python3 support to radius
+  * Dynamic crypto rounds (#311)
+  * tweak book chapter
+  * 67 resource limits impl (#307)
+  * Update based on review
+  * Apply suggestions from code review
+  * doc
+  * Build improvements
+  * Support zfs page size
+  * V large cleanup
+  * Cleanup and improve client error handling
+  * Improve server hardening
+  * Update deps + add simd support in container
+  * Add FAQ + eap selection
+  * Minor updates
+  * tweak release steps

Old:

  kanidm-v1.1.0alpha~git0.c8ac497.tar.xz

New:

  kanidm-v1.1.0alpha.2~git0.ca71b12.tar.xz



Other differences:
--
++ kanidm.spec ++
--- /var/tmp/diff_new_pack.C7WMNt/_old  2020-10-10 00:29:31.689158272 +0200
+++ /var/tmp/diff_new_pack.C7WMNt/_new  2020-10-10 00:29:31.693158274 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kanidm
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 # Solid source of inspiration.
 # 
https://build.opensuse.org/package/view_file/home:luke_nukem:rust_apps/nushell/nushell.spec?expand=1
 
 %global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
 
 Name:   kanidm
-Version:v1.1.0alpha~git0.c8ac497
+Version:v1.1.0alpha.2~git0.ca71b12
 Release:0
 Summary:Kanidm identity project
 License:MPL-2.0 AND Apache-2.0 AND MIT AND ISC AND OpenSSL AND APSL-2.0
-Url:https://github.com/Firstyear/kanidm
+URL:https://github.com/kanidm/kanidm
 Source: kanidm-%{version}.tar.xz
 Source1:vendor.tar.xz
 Source2:cargo_config
@@ -36,9 +37,9 @@
 ExcludeArch:%ix86
 
 BuildRequires:  cargo
-BuildRequires:  rust >= 1.39.0
-BuildRequires:  rust-std-static
 BuildRequires:  lld
+BuildRequires:  rust >= 1.45.0
+BuildRequires:  rust-std-static
 # BuildRequires:  pkgconfig(openssl)
 # BuildRequires:  sqlite-devel
 BuildRequires:  pam-devel

++ _service ++
--- /var/tmp/diff_new_pack.C7WMNt/_old  2020-10-10 00:29:31.725158290 +0200
+++ /var/tmp/diff_new_pack.C7WMNt/_new  2020-10-10 00:29:31.725158290 +0200
@@ -4,9 +4,9 @@
 @PARENT_TAG@~git@TAG_OFFSET@.%h
 git
 
-v1.1.0-alpha
+v1.1.0-alpha.2
 v*
-v(\d+\.\d+\.\d+)-alpha
+v(\d+\.\d+\.\d+)-alpha\.2
 \1~alpha
 enable
 wbr...@suse.de

++ cargo_config ++
--- /var/tmp/diff_new_pack.C7WMNt/_old  2020-10-10 00:29:31.745158299 +0200
+++ /var/tmp/diff_new_pack.C7WMNt/_new  2020-10-10 00:29:31.749158302 +0200
@@ -6,5 +6,14 @@
 rev = "eab2d93d2438652773699b0807d558ce75b1e748"
 replace-with = "vendored-sources"
 
+[source."https://github.com/http-rs/tide-rustls.git;]
+git = "https://github.com/http-rs/tide-rustls.git;
+rev = "c1f13a77e82369323274d832b8d3f33ba7c272c7"
+replace-with = "vendored-sources"
+
+[source."https://github.com/mozilla-services/fernet-rs.git;]
+git = "https://github.com/mozilla-services/fernet-rs.git;
+replace-with = "vendored-sources"
+
 [source.vendored-sources]
 directory = "vendor"
\ No newline at end of file

++ vendor.tar.xz ++
/work/SRC/openSUSE:Factory/kanidm/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.kanidm.new.4249/vendor.tar.xz 

commit ibus-hangul for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package ibus-hangul for openSUSE:Factory 
checked in at 2020-10-10 00:29:13

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


Package is "ibus-hangul"

Sat Oct 10 00:29:13 2020 rev:26 rq:840338 version:1.5.3

Changes:

--- /work/SRC/openSUSE:Factory/ibus-hangul/ibus-hangul.changes  2020-09-29 
19:05:24.866030276 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-hangul.new.4249/ibus-hangul.changes
2020-10-10 00:29:16.565150775 +0200
@@ -1,0 +2,7 @@
+Fri Oct 05 12:15:28 UTC 2020 - Cliff Zhao 
+
+- Update ibus-hangul.spec: change the copyright to use "SUSE LLC" 
+  according to the copyright attribution rules in the SUSE Open 
+  Source Policy.
+  
+---



Other differences:
--
++ ibus-hangul.spec ++
--- /var/tmp/diff_new_pack.deRY4h/_old  2020-10-10 00:29:17.025151004 +0200
+++ /var/tmp/diff_new_pack.deRY4h/_new  2020-10-10 00:29:17.025151004 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-hangul
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit maven-native for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package maven-native for openSUSE:Factory 
checked in at 2020-10-10 00:28:36

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


Package is "maven-native"

Sat Oct 10 00:28:36 2020 rev:3 rq:840267 version:1.0~alpha11

Changes:

--- /work/SRC/openSUSE:Factory/maven-native/maven-native.changes
2019-06-04 12:13:11.547805033 +0200
+++ /work/SRC/openSUSE:Factory/.maven-native.new.4249/maven-native.changes  
2020-10-10 00:28:38.033131677 +0200
@@ -1,0 +2,8 @@
+Thu Oct  8 12:21:43 UTC 2020 - Fridrich Strba 
+
+- Upgrade to maven-native 1.0-alpha-11
+  * includes many fixes in how libraries are created
+  * includes new parameters in configuration that are increasingly
+used out there
+
+---

Old:

  maven-native-1.0-alpha-8-source-release.zip

New:

  maven-native-1.0-alpha-11-source-release.zip



Other differences:
--
++ maven-native.spec ++
--- /var/tmp/diff_new_pack.uk6oj1/_old  2020-10-10 00:28:38.825132069 +0200
+++ /var/tmp/diff_new_pack.uk6oj1/_new  2020-10-10 00:28:38.829132072 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package maven-native
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,33 +16,33 @@
 #
 
 
-%global namedversion 1.0-alpha-8
+%global namedversion 1.0-alpha-11
 Name:   maven-native
-Version:1.0~alpha8
+Version:1.0~alpha11
 Release:0
 Summary:Maven plugin to compile C and C++ source
 License:Apache-2.0 AND MIT
 Group:  Development/Libraries/Java
-URL:http://www.mojohaus.org/plugins.html
+URL:https://www.mojohaus.org/plugins.html
 # Source code available @ https://github.com/mojohaus/maven-native
-Source0:
http://repo2.maven.org/maven2/org/codehaus/mojo/natives/%{name}/%{namedversion}/%{name}-%{namedversion}-source-release.zip
+Source0:
https://repo1.maven.org/maven2/org/codehaus/mojo/natives/%{name}/%{namedversion}/%{name}-%{namedversion}-source-release.zip
 BuildRequires:  fdupes
 BuildRequires:  maven-local
 BuildRequires:  mojo-parent
 BuildRequires:  unzip
-BuildRequires:  mvn(aopalliance:aopalliance)
-BuildRequires:  mvn(bcel:bcel)
-BuildRequires:  mvn(commons-lang:commons-lang)
-BuildRequires:  mvn(junit:junit)
-BuildRequires:  mvn(net.sf.cglib:cglib)
+BuildRequires:  mvn(org.apache.bcel:bcel)
+BuildRequires:  mvn(org.apache.maven.plugin-tools:maven-plugin-annotations)
 BuildRequires:  mvn(org.apache.maven.plugins:maven-plugin-plugin)
+BuildRequires:  mvn(org.apache.maven:maven-aether-provider)
 BuildRequires:  mvn(org.apache.maven:maven-artifact)
 BuildRequires:  mvn(org.apache.maven:maven-compat)
 BuildRequires:  mvn(org.apache.maven:maven-core)
 BuildRequires:  mvn(org.apache.maven:maven-model)
 BuildRequires:  mvn(org.apache.maven:maven-plugin-api)
+BuildRequires:  mvn(org.codehaus.mojo:mojo-parent:pom:)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-archiver)
-BuildRequires:  mvn(org.codehaus.plexus:plexus-component-api)
+BuildRequires:  mvn(org.codehaus.plexus:plexus-component-annotations)
+BuildRequires:  mvn(org.codehaus.plexus:plexus-component-metadata)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-container-default)
 BuildRequires:  mvn(org.codehaus.plexus:plexus-utils)
 BuildArch:  noarch
@@ -86,10 +86,7 @@
 sed -i 
"s|edu.emory.mathcs.backport.java.util.concurrent|java.util.concurrent|" \
  
maven-native-api/src/main/java/org/codehaus/mojo/natives/compiler/AbstractCompiler.java
 
-sed -i 's|maven-project|maven-compat|' pom.xml
-%pom_remove_dep :maven-project native-maven-plugin
-%pom_add_dep org.apache.maven:maven-compat native-maven-plugin
-%pom_add_dep org.apache.maven:maven-core native-maven-plugin
+%pom_remove_plugin -r :sortpom-maven-plugin
 
 # missing test deps
 %pom_add_dep aopalliance:aopalliance::test native-maven-plugin
@@ -103,6 +100,7 @@
 %{mvn_package} ":%{name}-javah" components
 %{mvn_package} ":%{name}-manager" components
 %{mvn_package} ":%{name}-msvc" components
+%{mvn_package} ":%{name}-mingw" components
 %{mvn_package} ":native-maven-plugin" native-maven-plugin
 
 %build




commit opensuse-cockpit-ws-image for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package opensuse-cockpit-ws-image for 
openSUSE:Factory checked in at 2020-10-10 00:29:05

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


Package is "opensuse-cockpit-ws-image"

Sat Oct 10 00:29:05 2020 rev:2 rq:840303 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/opensuse-cockpit-ws-image/opensuse-cockpit-ws-image.changes
  2020-09-29 19:04:19.265956992 +0200
+++ 
/work/SRC/openSUSE:Factory/.opensuse-cockpit-ws-image.new.4249/opensuse-cockpit-ws-image.changes
2020-10-10 00:29:09.289147169 +0200
@@ -1,0 +2,5 @@
+Thu Oct  8 15:08:41 UTC 2020 - Richard Brown 
+
+- Add system-group-wheel 
+
+---



Other differences:
--
++ opensuse-cockpit-ws-image.kiwi ++
--- /var/tmp/diff_new_pack.HYONzM/_old  2020-10-10 00:29:10.105147574 +0200
+++ /var/tmp/diff_new_pack.HYONzM/_new  2020-10-10 00:29:10.105147574 +0200
@@ -45,6 +45,7 @@
 
 
 
+
 
 
 




commit ibus-table-chinese for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package ibus-table-chinese for 
openSUSE:Factory checked in at 2020-10-10 00:29:02

Comparing /work/SRC/openSUSE:Factory/ibus-table-chinese (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-table-chinese.new.4249 (New)


Package is "ibus-table-chinese"

Sat Oct 10 00:29:02 2020 rev:24 rq:840299 version:1.8.3~pre.1531454400.f1f6a33

Changes:

--- /work/SRC/openSUSE:Factory/ibus-table-chinese/ibus-table-chinese.changes
2020-04-27 23:36:22.839289303 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-table-chinese.new.4249/ibus-table-chinese.changes
  2020-10-10 00:29:08.297146678 +0200
@@ -1,0 +2,7 @@
+Fri Oct 05 12:15:28 UTC 2020 - Cliff Zhao 
+
+- Update ibus-table-chinese.spec: change the copyright to use
+  "SUSE LLC" according to the copyright attribution rules in the
+  SUSE Open Source Policy.
+  
+---



Other differences:
--
++ ibus-table-chinese.spec ++
--- /var/tmp/diff_new_pack.jIAzMu/_old  2020-10-10 00:29:09.013147032 +0200
+++ /var/tmp/diff_new_pack.jIAzMu/_new  2020-10-10 00:29:09.017147035 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-table-chinese
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed




commit sbcl for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2020-10-10 00:29:17

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


Package is "sbcl"

Sat Oct 10 00:29:17 2020 rev:59 rq:840384 version:2.0.9

Changes:

--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes2020-10-02 
17:35:56.130689679 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.4249/sbcl.changes  2020-10-10 
00:29:22.709153821 +0200
@@ -1,0 +2,5 @@
+Thu Oct  1 07:37:54 UTC 2020 - Andreas Schwab 
+
+- Make sure :sb-thread is enabled, required by :sb-futex
+
+---



Other differences:
--
++ customize-target-features.lisp ++
--- /var/tmp/diff_new_pack.OlskSr/_old  2020-10-10 00:29:23.717154321 +0200
+++ /var/tmp/diff_new_pack.OlskSr/_new  2020-10-10 00:29:23.721154323 +0200
@@ -1,7 +1,7 @@
 (lambda (features)
   (flet ((enable (x) (pushnew x features))
  (disable (x) (setf features (remove x features
-#+nil (enable :sb-thread)
+(enable :sb-thread)
 (enable :sb-core-compression)
 (enable :sb-futex)
 (enable :sb-xref-for-internals)




commit log4cplus for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package log4cplus for openSUSE:Factory 
checked in at 2020-10-10 00:28:51

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


Package is "log4cplus"

Sat Oct 10 00:28:51 2020 rev:10 rq:840282 version:2.0.5

Changes:

--- /work/SRC/openSUSE:Factory/log4cplus/log4cplus.changes  2013-04-02 
12:28:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.log4cplus.new.4249/log4cplus.changes
2020-10-10 00:29:00.541142833 +0200
@@ -1,0 +2,14 @@
+Mon Oct  5 07:08:28 UTC 2020 - Dirk Mueller 
+
+- update to 2.0.5:
+  * long list of improvements and bugfixes, see 
+  https://github.com/log4cplus/log4cplus/releases 
+
+---
+Tue Mar 20 10:15:13 UTC 2018 - astie...@suse.com
+
+- update to 1.2.1 (bsc#1085912):
+  * many improvements and bug fixes
+  * verify source signature
+
+---

Old:

  log4cplus-1.1.0.tar.xz

New:

  log4cplus-2.0.5.tar.xz
  log4cplus-2.0.5.tar.xz.sig
  log4cplus.keyring



Other differences:
--
++ log4cplus.spec ++
--- /var/tmp/diff_new_pack.S91JuP/_old  2020-10-10 00:29:01.025143073 +0200
+++ /var/tmp/diff_new_pack.S91JuP/_new  2020-10-10 00:29:01.025143073 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package log4cplus
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,24 @@
 # 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 soname  1_2-5
 Name:   log4cplus
-Version:1.1.0
+Version:2.0.5
 Release:0
-%define soname  1_1-5
 Summary:C++ logging library
 License:Apache-2.0
 Group:  Development/Libraries/C and C++
-Url:http://log4cplus.sourceforge.net/
-Source: %{name}-%{version}.tar.xz
+URL:http://log4cplus.sourceforge.net/
+Source: 
https://downloads.sourceforge.net/project/log4cplus/log4cplus-stable/%{version}/%{name}-%{version}.tar.xz
+Source2:
https://downloads.sourceforge.net/project/log4cplus/log4cplus-stable/%{version}/%{name}-%{version}.tar.xz.sig
+Source3:%{name}.keyring
 BuildRequires:  gcc-c++
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 log4cplus is a simple to use C++ logging API providing thread-safe,
@@ -62,18 +63,18 @@
 make %{?_smp_mflags}
 
 %install
-make install DESTDIR="%buildroot"
-rm %{buildroot}%{_libdir}/*.la
+%make_install
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post   -n lib%{name}-%{soname} -p /sbin/ldconfig
 %postun -n lib%{name}-%{soname} -p /sbin/ldconfig
 
 %files -n lib%{name}-%{soname} 
-%defattr(-,root,root)
+%license COPYING
 %{_libdir}/lib*.so.*
 
 %files devel
-%defattr(-,root,root)
+%license COPYING
 %{_includedir}/log4cplus/
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/log4cplus.pc

++ log4cplus-1.1.0.tar.xz -> log4cplus-2.0.5.tar.xz ++
 218715 lines of diff (skipped)




commit squid for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package squid for openSUSE:Factory checked 
in at 2020-10-10 00:29:08

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


Package is "squid"

Sat Oct 10 00:29:08 2020 rev:87 rq:840300 version:4.13

Changes:

--- /work/SRC/openSUSE:Factory/squid/squid.changes  2020-09-03 
01:14:53.116486685 +0200
+++ /work/SRC/openSUSE:Factory/.squid.new.4249/squid.changes2020-10-10 
00:29:11.453148242 +0200
@@ -1,0 +2,8 @@
+Thu Oct  8 11:01:44 UTC 2020 - Matthias Gerstner 
+
+- Reinstate permissions macros for pinger binary, because the permissions
+  package is also responsible for setting up the cap_net_raw capability,
+  currently a fresh squid install doesn't get a capability bit at all
+  (bsc#1171569).
+
+---



Other differences:
--
++ squid.spec ++
--- /var/tmp/diff_new_pack.fMxRGC/_old  2020-10-10 00:29:12.413148718 +0200
+++ /var/tmp/diff_new_pack.fMxRGC/_new  2020-10-10 00:29:12.417148720 +0200
@@ -231,8 +231,7 @@
 fi
 
 %post
-# %%set_permissions %%{_sbindir}/basic_pam_auth
-# %%set_permissions %%{_sbindir}/pinger
+%set_permissions %{_sbindir}/pinger
 %set_permissions %{_localstatedir}/cache/squid/
 %set_permissions %{_localstatedir}/log/squid/
 %tmpfiles_create %{_tmpfilesdir}/squid.conf
@@ -242,8 +241,7 @@
 %service_del_preun squid.service
 
 %verifyscript
-# %%verify_permissions -e %%{_sbindir}/basic_pam_auth
-# %%verify_permissions -e %%{_sbindir}/pinger
+%verify_permissions -e %{_sbindir}/pinger
 %verify_permissions -e %{_localstatedir}/cache/squid/
 %verify_permissions -e %{_localstatedir}/log/squid/
 





commit sesdev for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package sesdev for openSUSE:Factory checked 
in at 2020-10-10 00:29:24

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


Package is "sesdev"

Sat Oct 10 00:29:24 2020 rev:17 rq:840316 version:1.8.0+1602174240.g45df4dd

Changes:

--- /work/SRC/openSUSE:Factory/sesdev/sesdev.changes2020-09-21 
17:18:08.779684453 +0200
+++ /work/SRC/openSUSE:Factory/.sesdev.new.4249/sesdev.changes  2020-10-10 
00:29:26.089155496 +0200
@@ -1,0 +2,37 @@
+Thu Oct  8 16:24:07 UTC 2020 - Nathan Cutler 
+
+- Update to 1.8.0+1602174240.g45df4dd
+  + upstream 1.8.0 release (2020-10-08)
+* Add support for IPv6 (PR #56)
+* contrib/deepsea_drive_replace.sh: new test script (PR #306)
+* ceph_salt: deploy and smoke-test Prometheus (PR #418)
+* ceph-salt: deploy and smoke-test Grafana (PR #475) 
+* ceph-salt: deploy and smoke-test alertmanager (PR #480)
+* ceph-salt: deploy and smoke-test node-exporter (PR #496)
+* Support official Vagrant boxes from Vagrant Cloud (PR #476)
+* new msgr2 secure options (PR #481)
+* Add ability to deploy Ceph on Ubuntu "Bionic Beaver" 18.04 (PR #486)
+* add label for ses deployment on caasp (PR #488)
+* Implement --no-provision option to deploy "bare" VMs (PR #490)
+* Implement "sesdev link" for linking two clusters (PR #498)
+* Implement "sesdev status" subcommand (PR #502)
+* Implement "sesdev show DEP_ID --nodes-with-role=ROLE" (PR #506)
+* Make "sesdev box list" and "sesdev box remove" accept globs (PR #517)
+* create: implement --fqdn option, specify FQDN when appropriate (PR #519, 
PR #522)
+* replace --deploy/--no-deploy option with --provision/--no-provision (PR 
#490)
+* caasp4: remove anti-affinity for mons for single node (PR #495)
+* Revert "ceph_salt_deployment: add 1-minute grace period" (PR #521)
+* ceph-salt: set some network-related config params explicitly (PR #482)
+* deployment: do not assert if starting an existing deployment (PR #493)
+* deployment: do not populate public_network with "0/24" (PR #512)
+* qa: wait for grafanas to show up before counting them (PR #514)
+* qa: wait longer for cluster to become healthy (PR #515)
+* Add makecheck-specific repos only in "sesdev create makecheck" (PR #520)
+* zypper: install rbd-nbd on all Leap 15.2/SLE-15-SP2 nodes (PR #484)
+* Update pacific repos (PR #489)
+* qa/nfs: do not attempt to mount NFS export on "pacific" (PR #492)
+* deployment: use "vagrant up --provision" to start cluster (PR #501)
+* cleanup: move cephadm Day 2 provisioner to its own subdirectory (PR 
#513) 
+* tox: run pip with --use-feature=2020-resolver (PR #516)
+
+---

Old:

  sesdev-1.7.0+159069.g8f2e732.tar.gz

New:

  sesdev-1.8.0+1602174240.g45df4dd.tar.gz



Other differences:
--
++ sesdev.spec ++
--- /var/tmp/diff_new_pack.hZu5EO/_old  2020-10-10 00:29:26.681155790 +0200
+++ /var/tmp/diff_new_pack.hZu5EO/_new  2020-10-10 00:29:26.685155792 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   sesdev
-Version:1.7.0+159069.g8f2e732
+Version:1.8.0+1602174240.g45df4dd
 Release:1%{?dist}
 Summary:CLI tool to deploy and manage SES clusters
 License:MIT

++ sesdev-1.7.0+159069.g8f2e732.tar.gz -> 
sesdev-1.8.0+1602174240.g45df4dd.tar.gz ++
 5005 lines of diff (skipped)




commit perl-Mojo-IOLoop-ReadWriteProcess for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package perl-Mojo-IOLoop-ReadWriteProcess 
for openSUSE:Factory checked in at 2020-10-10 00:29:11

Comparing /work/SRC/openSUSE:Factory/perl-Mojo-IOLoop-ReadWriteProcess (Old)
 and  
/work/SRC/openSUSE:Factory/.perl-Mojo-IOLoop-ReadWriteProcess.new.4249 (New)


Package is "perl-Mojo-IOLoop-ReadWriteProcess"

Sat Oct 10 00:29:11 2020 rev:11 rq:840304 version:0.28

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mojo-IOLoop-ReadWriteProcess/perl-Mojo-IOLoop-ReadWriteProcess.changes
  2020-07-05 01:19:41.733281389 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mojo-IOLoop-ReadWriteProcess.new.4249/perl-Mojo-IOLoop-ReadWriteProcess.changes
2020-10-10 00:29:12.761148890 +0200
@@ -1,0 +2,9 @@
+Sun Oct  4 03:16:47 UTC 2020 - Tina Müller 
+
+- updated to 0.28
+   see /usr/share/doc/packages/perl-Mojo-IOLoop-ReadWriteProcess/Changes
+
+  0.28 2020-09-30T11:51:40Z
+   - Avoid executing "blocking stop" code when process has already terminated 
by Martchus
+
+---

Old:

  Mojo-IOLoop-ReadWriteProcess-0.27.tar.gz

New:

  Mojo-IOLoop-ReadWriteProcess-0.28.tar.gz



Other differences:
--
++ perl-Mojo-IOLoop-ReadWriteProcess.spec ++
--- /var/tmp/diff_new_pack.kfn3mm/_old  2020-10-10 00:29:13.429149222 +0200
+++ /var/tmp/diff_new_pack.kfn3mm/_new  2020-10-10 00:29:13.429149222 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Mojo-IOLoop-ReadWriteProcess
-Version:0.27
+Version:0.28
 Release:0
 %define cpan_name Mojo-IOLoop-ReadWriteProcess
 Summary:Execute external programs or internal code blocks as separate 
process

++ Mojo-IOLoop-ReadWriteProcess-0.27.tar.gz -> 
Mojo-IOLoop-ReadWriteProcess-0.28.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-IOLoop-ReadWriteProcess-0.27/Changes 
new/Mojo-IOLoop-ReadWriteProcess-0.28/Changes
--- old/Mojo-IOLoop-ReadWriteProcess-0.27/Changes   2020-07-03 
02:27:21.0 +0200
+++ new/Mojo-IOLoop-ReadWriteProcess-0.28/Changes   2020-09-30 
13:53:44.0 +0200
@@ -1,6 +1,9 @@
 
 Revision history for Perl extension Mojo-IOLoop-ReadWriteProcess
 
+0.28 2020-09-30T11:51:40Z
+ - Avoid executing "blocking stop" code when process has already terminated by 
Martchus 
+
 0.27 2020-07-03T00:25:15Z
   - Fix CircleCI build
   - Fix perl required version
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-IOLoop-ReadWriteProcess-0.27/META.json 
new/Mojo-IOLoop-ReadWriteProcess-0.28/META.json
--- old/Mojo-IOLoop-ReadWriteProcess-0.27/META.json 2020-07-03 
02:27:21.0 +0200
+++ new/Mojo-IOLoop-ReadWriteProcess-0.28/META.json 2020-09-30 
13:53:44.0 +0200
@@ -56,7 +56,7 @@
"provides" : {
   "Mojo::IOLoop::ReadWriteProcess" : {
  "file" : "lib/Mojo/IOLoop/ReadWriteProcess.pm",
- "version" : "0.27"
+ "version" : "0.28"
   },
   "Mojo::IOLoop::ReadWriteProcess::CGroup" : {
  "file" : "lib/Mojo/IOLoop/ReadWriteProcess/CGroup.pm"
@@ -148,7 +148,7 @@
  "web" : "https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess;
   }
},
-   "version" : "0.27",
+   "version" : "0.28",
"x_contributors" : [
   "Clemens Famulla-Conrad ",
   "Ettore Di Giacinto ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mojo-IOLoop-ReadWriteProcess-0.27/META.yml 
new/Mojo-IOLoop-ReadWriteProcess-0.28/META.yml
--- old/Mojo-IOLoop-ReadWriteProcess-0.27/META.yml  2020-07-03 
02:27:21.0 +0200
+++ new/Mojo-IOLoop-ReadWriteProcess-0.28/META.yml  2020-09-30 
13:53:44.0 +0200
@@ -27,7 +27,7 @@
 provides:
   Mojo::IOLoop::ReadWriteProcess:
 file: lib/Mojo/IOLoop/ReadWriteProcess.pm
-version: '0.27'
+version: '0.28'
   Mojo::IOLoop::ReadWriteProcess::CGroup:
 file: lib/Mojo/IOLoop/ReadWriteProcess/CGroup.pm
   Mojo::IOLoop::ReadWriteProcess::CGroup::v1:
@@ -87,7 +87,7 @@
   bugtracker: https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess/issues
   homepage: https://github.com/mudler/Mojo-IOLoop-ReadWriteProcess
   repository: git://github.com/mudler/Mojo-IOLoop-ReadWriteProcess.git
-version: '0.27'
+version: '0.28'
 x_contributors:
   - 'Clemens Famulla-Conrad '
   - 'Ettore Di Giacinto '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Mojo-IOLoop-ReadWriteProcess-0.27/lib/Mojo/IOLoop/ReadWriteProcess.pm 
new/Mojo-IOLoop-ReadWriteProcess-0.28/lib/Mojo/IOLoop/ReadWriteProcess.pm
--- old/Mojo-IOLoop-ReadWriteProcess-0.27/lib/Mojo/IOLoop/ReadWriteProcess.pm   
2020-07-03 

commit google-guest-oslogin for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package google-guest-oslogin for 
openSUSE:Factory checked in at 2020-10-10 00:28:34

Comparing /work/SRC/openSUSE:Factory/google-guest-oslogin (Old)
 and  /work/SRC/openSUSE:Factory/.google-guest-oslogin.new.4249 (New)


Package is "google-guest-oslogin"

Sat Oct 10 00:28:34 2020 rev:3 rq:840261 version:20200925.00

Changes:

--- 
/work/SRC/openSUSE:Factory/google-guest-oslogin/google-guest-oslogin.changes
2020-08-29 20:33:07.149232115 +0200
+++ 
/work/SRC/openSUSE:Factory/.google-guest-oslogin.new.4249/google-guest-oslogin.changes
  2020-10-10 00:28:36.401130869 +0200
@@ -1,0 +2,10 @@
+Thu Oct  8 09:24:32 UTC 2020 - John Paul Adrian Glaubitz 

+
+- Update to version 20200925.00
+  *  add getpwnam,getpwuid,getgrnam,getgrgid (#42)
+  *  Change requires to not require the python library for policycoreutils. 
(#44)
+  *  add dial and recvline (#41)
+  *  PR feedback
+  *  new client component and tests
+
+---

Old:

  google-guest-oslogin-20200819.00.tar.gz

New:

  google-guest-oslogin-20200925.00.tar.gz



Other differences:
--
++ google-guest-oslogin.spec ++
--- /var/tmp/diff_new_pack.OwYBeH/_old  2020-10-10 00:28:37.065131198 +0200
+++ /var/tmp/diff_new_pack.OwYBeH/_new  2020-10-10 00:28:37.069131199 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   google-guest-oslogin
-Version:20200819.00
+Version:20200925.00
 Release:0
 Summary:Google Cloud Guest OS Login
 License:Apache-2.0

++ google-guest-oslogin-20200819.00.tar.gz -> 
google-guest-oslogin-20200925.00.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/guest-oslogin-20200819.00/packaging/google-compute-engine-oslogin.spec 
new/guest-oslogin-20200925.00/packaging/google-compute-engine-oslogin.spec
--- old/guest-oslogin-20200819.00/packaging/google-compute-engine-oslogin.spec  
2020-08-19 23:33:58.0 +0200
+++ new/guest-oslogin-20200925.00/packaging/google-compute-engine-oslogin.spec  
2020-09-25 20:31:10.0 +0200
@@ -32,6 +32,7 @@
 BuildRequires:  libcurl-devel
 BuildRequires:  json-c-devel
 BuildRequires:  pam-devel
+BuildRequires:  policycoreutils
 
 %if 0%{?rhel} == 6
 Requires: crontabs
@@ -39,16 +40,9 @@
 BuildRequires: systemd
 %endif
 
-%if 0%{?rhel} == 8
-BuildRequires:  python3-policycoreutils
-Requires:  python3-policycoreutils
-%else
-BuildRequires:  policycoreutils-python
-Requires:  policycoreutils-python
-%endif
-
 Requires: boost-regex
 Requires: json-c
+Requires: policycoreutils
 
 %description
 This package contains several libraries and changes to enable OS Login 
functionality
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/guest-oslogin-20200819.00/src/nss/new_nss_oslogin.c 
new/guest-oslogin-20200925.00/src/nss/new_nss_oslogin.c
--- old/guest-oslogin-20200819.00/src/nss/new_nss_oslogin.c 1970-01-01 
01:00:00.0 +0100
+++ new/guest-oslogin-20200925.00/src/nss/new_nss_oslogin.c 2020-09-25 
20:31:10.0 +0200
@@ -0,0 +1,432 @@
+// Copyright 2020 Google Inc. All Rights Reserved.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+#include 
+
+
+#define MAX_GR_MEM 100
+#define MAX_ARGLEN 100
+
+#define PW_NAME 0
+#define PW_PASSWD 1
+#define PW_UID 2
+#define PW_GID 3
+#define PW_GECOS 4
+#define PW_DIR 5
+#define PW_SHELL 6
+#define PW_END 7
+
+#define GR_NAME 0
+#define GR_PASSWD 1
+#define GR_GID 2
+#define GR_MEM 3
+#define GR_END 4
+
+#define SOCK_PATH "/var/run/oslogin"
+
+#define BUFSIZE 1024
+#define MAXBUFSIZE 32768
+
+#define LEN(index) ((fields[index+1] - fields[index]) - 1)
+
+#define COPYINT(index, inner_result) \
+do { \
+  memset(buffer, 0, buflen); \
+  memcpy(buffer, [fields[index]], LEN(index)); \
+  buffer[LEN(index)+1] = '\0'; \
+  inner_result = atoi(buffer); \
+} while(0)
+
+#define COPYSTR(index, inner_result) \
+do { \
+  inner_result = buffer; \
+  memcpy(buffer, [fields[index]], 

commit python-aws-xray-sdk for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package python-aws-xray-sdk for 
openSUSE:Factory checked in at 2020-10-10 00:28:45

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


Package is "python-aws-xray-sdk"

Sat Oct 10 00:28:45 2020 rev:5 rq:840269 version:2.6.0

Changes:

--- /work/SRC/openSUSE:Factory/python-aws-xray-sdk/python-aws-xray-sdk.changes  
2019-03-07 10:51:12.697840951 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-aws-xray-sdk.new.4249/python-aws-xray-sdk.changes
2020-10-10 00:28:48.225136729 +0200
@@ -1,0 +2,83 @@
+Thu Oct  8 11:59:24 UTC 2020 - John Paul Adrian Glaubitz 

+
+- Update to 2.6.0
+  * bugfix: asyncio.Task.current_task PendingDeprecation fix.
+`PR217 `_.
+  * bugfix: Added proper TraceID in dummy segments.
+`PR223 `_.
+  * improvement: Add testing for current Django versions.
+`PR200 `_.
+  * improvement: IMDSv2 support for EC2 plugin.
+`PR226 `_.
+  * improvement: Using instance doc to fetch EC2 metadata. Added 2 additional 
fields.
+`PR227 `_.
+  * improvement: Added StaleBot.
+`PR228 `_.
+- from 2.5.0
+  * bugfix: Downgrade Coverage to 4.5.4.
+`PR197 `_.
+  * bugfix: Unwrap context provided to psycopg2.extensions.quote_ident.
+`PR198 `_.
+  * feature: extension support as Bottle plugin.
+`PR204 `_.
+  * bugfix: streaming_threshold not None check.
+`PR205 `_.
+  * bugfix: Add support for Django 2.0 to 3.0.
+`PR206 `_.
+  * bugfix: add puttracesegments to boto whitelist avoid a catch 22.
+`PR210 `_.
+  * feature: Add patch support for pymysql.
+`PR215 `_.
+- from 2.4.3
+  * bugfix: Downstream Http Calls should use hostname rather than full URL as 
subsegment name.
+`PR192 `_.
+  * improvement: Whitelist SageMakerRuntime InvokeEndpoint operation.
+`PR183 `_.
+  * bugfix: Fix patching for PynamoDB4 with botocore 1.13.
+`PR181 `_.
+  * bugfix: Add X-Ray client with default empty credentials.
+`PR180 `_.
+  * improvement: Faster implementation of Wildcard Matching.
+`PR178 `_.
+  * bugfix: Make patch compatible with PynamoDB4.
+`PR177 `_.
+  * bugfix: Fix unit tests for newer versions of psycopg2.
+`PR163 `_.
+  * improvement: Enable tests with python 3.7.
+`PR157 `_.
+- from 2.4.2
+  * bugfix: Fix exception processing in Django running in Lambda.
+`PR145 `_.
+  * bugfix: Poller threads block main thread from exiting bug.
+`PR144 `_.
+- from 2.4.1
+  * bugfix: Middlewares should create subsegments only when in the Lambda 
context running
+under a Lambda environment. `PR139 
`_.
+- from 2.4.0
+  * feature: Add ability to enable/disable the SDK.
+`PR119 `_.
+  * feature: Add Serverless Framework Support
+`PR127 `_.
+  * feature: Bring aiobotocore support back.
+`PR125 `_.
+  * bugfix: Fix httplib invalid scheme detection for HTTPS.
+`PR122 `_.
+  * bugfix: Max_trace_back = 0 returns full exception stack trace bug fix.
+`PR123 `_.
+  * bugfix: Rename incorrect config module name to the correct global name.
+`PR130 `_.
+  * bugfix: Correctly remove password component from SQLAlchemy URLs, 
preventing...
+`PR132 

commit openjfx8 for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package openjfx8 for openSUSE:Factory 
checked in at 2020-10-10 00:28:39

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


Package is "openjfx8"

Sat Oct 10 00:28:39 2020 rev:3 rq:840272 version:8.0.202

Changes:

--- /work/SRC/openSUSE:Factory/openjfx8/openjfx8.changes2020-10-08 
13:14:21.663290684 +0200
+++ /work/SRC/openSUSE:Factory/.openjfx8.new.4249/openjfx8.changes  
2020-10-10 00:28:44.173134720 +0200
@@ -1,0 +2,14 @@
+Thu Oct  8 12:14:58 UTC 2020 - Fridrich Strba 
+
+- Change build from using gradle to a mix of maven and ant builds
+- Removed patches:
+  * 0001-Change-SWT-and-Lucene.patch
+  * 0002-Allow-build-to-work-on-newer-gradles.patch
++ gradle build specific patches not needed any more
+  * openjfx8-sysctl.patch
++ intergrated in -Fix-wait-call-in-PosixPlatform.patch
+- Modified patch:
+  * -Fix-wait-call-in-PosixPlatform.patch
++ integrate the openjfx8-sysctl.patch
+
+---

Old:

  0001-Change-SWT-and-Lucene.patch
  0002-Allow-build-to-work-on-newer-gradles.patch
  openjfx8-sysctl.patch

New:

  build-sources.xml
  build.xml
  buildSrc.xml
  fxpackager-native.xml
  fxpackager-so.xml
  pom-base.xml
  pom-builders.xml
  pom-controls.xml
  pom-fxml.xml
  pom-fxpackager.xml
  pom-graphics.xml
  pom-graphics_compileDecoraCompilers.xml
  pom-graphics_compileDecoraJavaShaders.xml
  pom-graphics_compileJava.xml
  pom-graphics_compilePrismCompilers.xml
  pom-graphics_compilePrismJavaShaders.xml
  pom-graphics_libdecora.xml
  pom-graphics_libglass.xml
  pom-graphics_libglassgtk2.xml
  pom-graphics_libglassgtk3.xml
  pom-graphics_libjavafx_font.xml
  pom-graphics_libjavafx_font_freetype.xml
  pom-graphics_libjavafx_font_pango.xml
  pom-graphics_libjavafx_iio.xml
  pom-graphics_libprism_common.xml
  pom-graphics_libprism_es2.xml
  pom-graphics_libprism_sw.xml
  pom-jmx.xml
  pom-media.xml
  pom-openjfx.xml
  pom-swing.xml
  pom-swt.xml
  pom-web.xml
  shade.xml



Other differences:
--
++ openjfx8.spec ++
--- /var/tmp/diff_new_pack.bECZc8/_old  2020-10-10 00:28:46.801136023 +0200
+++ /var/tmp/diff_new_pack.bECZc8/_new  2020-10-10 00:28:46.801136023 +0200
@@ -18,6 +18,19 @@
 
 %global openjfxdir %{_jvmdir}/%{name}
 %global oldname java-1_8_0-openjfx
+%global archinstall %{_arch}
+%ifarch x86_64
+%global archinstall amd64
+%endif
+%ifarch %{ix86}
+%global archinstall i386
+%endif
+%ifarch %{arm}
+%global archinstall aarch32
+%endif
+%ifarch %{aarch64}
+%global archinstall aarch64
+%endif
 Name:   openjfx8
 Version:8.0.202
 Release:0
@@ -26,34 +39,65 @@
 URL:https://openjdk.java.net/projects/openjfx/
 Source0:
http://hg.openjdk.java.net/openjfx/8u-dev/rt/archive/8u202-b07.tar.bz2
 Source1:README.install
+Source2:pom-base.xml
+Source3:pom-builders.xml
+Source4:pom-controls.xml
+Source5:pom-fxml.xml
+Source6:pom-fxpackager.xml
+Source7:pom-graphics.xml
+Source8:pom-graphics_compileDecoraCompilers.xml
+Source9:pom-graphics_compileDecoraJavaShaders.xml
+Source10:   pom-graphics_compileJava.xml
+Source11:   pom-graphics_compilePrismCompilers.xml
+Source12:   pom-graphics_compilePrismJavaShaders.xml
+Source13:   pom-graphics_libdecora.xml
+Source14:   pom-graphics_libglass.xml
+Source15:   pom-graphics_libglassgtk2.xml
+Source16:   pom-graphics_libglassgtk3.xml
+Source17:   pom-graphics_libjavafx_font.xml
+Source18:   pom-graphics_libjavafx_font_freetype.xml
+Source19:   pom-graphics_libjavafx_font_pango.xml
+Source20:   pom-graphics_libjavafx_iio.xml
+Source21:   pom-graphics_libprism_common.xml
+Source22:   pom-graphics_libprism_es2.xml
+Source23:   pom-graphics_libprism_sw.xml
+Source24:   pom-jmx.xml
+Source25:   pom-media.xml
+Source26:   pom-openjfx.xml
+Source27:   pom-swing.xml
+Source28:   pom-swt.xml
+Source29:   pom-web.xml
+Source30:   shade.xml
+Source31:   build.xml
+Source32:   buildSrc.xml
+Source33:   fxpackager-native.xml
+Source34:   fxpackager-so.xml
+Source35:   build-sources.xml
 Patch0: -Fix-wait-call-in-PosixPlatform.patch
-Patch1: 0001-Change-SWT-and-Lucene.patch
-Patch2: 0002-Allow-build-to-work-on-newer-gradles.patch
-Patch3: 0003-fix-cast-between-incompatible-function-types.patch
-Patch4: 0004-Fix-Compilation-Flags.patch
-Patch5: 0005-fxpackager-extract-jre-accept-symlink.patch
+Patch1: 0003-fix-cast-between-incompatible-function-types.patch

commit quazip for openSUSE:Factory

2020-10-09 Thread root
Hello community,

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

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


Package is "quazip"

Sat Oct 10 00:28:49 2020 rev:23 rq:840280 version:1.0

Changes:

--- /work/SRC/openSUSE:Factory/quazip/quazip.changes2020-05-29 
21:37:32.138678193 +0200
+++ /work/SRC/openSUSE:Factory/.quazip.new.4249/quazip.changes  2020-10-10 
00:28:55.517140343 +0200
@@ -1,0 +2,11 @@
+Mon Oct  5 10:50:56 UTC 2020 - Luigi Baldoni 
+
+- Update to version 1.0
+  * Preliminary Qt 6 support
+  * Consistent naming of binaries (libquazip1-qt5 style)
+  * Modern CMake support
+  * Ditched qmake support
+- Drop quazip-0.9-pkgconfig.patch and
+  quazip-0.9-no_static_library.patch (no longer necessary)
+
+---

Old:

  quazip-0.9-no_static_library.patch
  quazip-0.9-pkgconfig.patch
  quazip-0.9.1.tar.gz

New:

  quazip-1.0.tar.gz



Other differences:
--
++ quazip.spec ++
--- /var/tmp/diff_new_pack.JZlyj6/_old  2020-10-10 00:28:56.101140633 +0200
+++ /var/tmp/diff_new_pack.JZlyj6/_new  2020-10-10 00:28:56.101140633 +0200
@@ -17,36 +17,38 @@
 
 
 %define so_ver 1
+%define lib_ver 1_0_0
 Name:   quazip
-Version:0.9.1
+Version:1.0
 Release:0
 Summary:C++ wrapper for ZIP/UNZIP
 License:GPL-2.0-or-later OR LGPL-2.1-or-later
 URL:https://github.com/stachenov/quazip
 Source: 
https://github.com/stachenov/quazip/archive/v%{version}.tar.gz#/quazip-%{version}.tar.gz
-# PATCH-FEATURE-UPSTREAM quazip-0.9-pkgconfig.patch aloi...@gmx.com -- add 
subdir to include path
-Patch1: quazip-0.9-pkgconfig.patch
-# PATCH-FIX-OPENSUSE quazip-0.9-no_static_library.patch aloi...@gmx.com -- do 
not build static library
-Patch2: quazip-0.9-no_static_library.patch
-BuildRequires:  cmake
+BuildRequires:  cmake >= 3.15
+BuildRequires:  dos2unix
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  graphviz
 BuildRequires:  graphviz-gnome
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5Network)
+BuildRequires:  pkgconfig(Qt5Test)
 BuildRequires:  pkgconfig(zlib)
 
 %description
 A C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package, using Qt5 toolkit.
 Useful to access ZIP archives from Qt5 programs.
 
-%package -n libquazip5-%{so_ver}
+%package -n libquazip%{so_ver}-qt5-%{lib_ver}
 Summary:C++ wrapper for ZIP/UNZIP
 Provides:   libquazip%{so_ver} = %{version}
 Obsoletes:  libquazip%{so_ver} < %{version}
+Provides:   libquazip5-%{so_ver} = %{version}
+Obsoletes:  libquazip5-%{so_ver} < %{version}
 
-%description -n libquazip5-%{so_ver}
+%description -n libquazip%{so_ver}-qt5-%{lib_ver}
 A C++ wrapper for the Gilles Vollant's ZIP/UNZIP C package, using Qt5 toolkit.
 Useful to access ZIP archives from Qt5 programs.
 
@@ -76,6 +78,7 @@
 
 %prep
 %autosetup -p1 -n quazip-%{version}
+dos2unix NEWS.txt
 
 %build
 %cmake
@@ -91,22 +94,27 @@
 # install docs
 mkdir -pv %{buildroot}%{_defaultdocdir}/quazip-doc
 cp -r doc/html %{buildroot}%{_defaultdocdir}/quazip-doc/
+# temporary compat shim
+pushd %{buildroot}%{_includedir}
+ln -s QuaZip-Qt5-%{version} quazip5
+popd
 %fdupes -s %{buildroot}%{_defaultdocdir}/quazip-doc
 
-%post -n libquazip5-%{so_ver} -p /sbin/ldconfig
-%postun -n libquazip5-%{so_ver} -p /sbin/ldconfig
+%post -n libquazip%{so_ver}-qt5-%{lib_ver} -p /sbin/ldconfig
+%postun -n libquazip%{so_ver}-qt5-%{lib_ver} -p /sbin/ldconfig
 
-%files -n libquazip5-%{so_ver}
+%files -n libquazip%{so_ver}-qt5-%{lib_ver}
 %license COPYING*
 %doc NEWS.txt README*
-%{_libdir}/libquazip5.so.%{so_ver}*
+%{_libdir}/libquazip%{so_ver}-qt5.so.%{so_ver}*
 
 %files devel
 %license COPYING*
-%{_includedir}/quazip5/
-%{_libdir}/cmake/QuaZip5
-%{_libdir}/libquazip5.so
-%{_libdir}/pkgconfig/quazip.pc
+%{_includedir}/QuaZip-Qt5-%{version}
+%{_includedir}/quazip5
+%{_libdir}/cmake/QuaZip-Qt5-%{version}
+%{_libdir}/libquazip%{so_ver}-qt5.so
+%{_libdir}/pkgconfig/quazip%{so_ver}-qt5.pc
 
 %files doc
 %doc %{_defaultdocdir}/quazip-doc

++ quazip-0.9.1.tar.gz -> quazip-1.0.tar.gz ++
 7662 lines of diff (skipped)




commit ibus-typing-booster for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package ibus-typing-booster for 
openSUSE:Factory checked in at 2020-10-10 00:28:28

Comparing /work/SRC/openSUSE:Factory/ibus-typing-booster (Old)
 and  /work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4249 (New)


Package is "ibus-typing-booster"

Sat Oct 10 00:28:28 2020 rev:47 rq:840241 version:2.9.9

Changes:

--- /work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster.changes  
2020-10-08 13:13:51.575263444 +0200
+++ 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4249/ibus-typing-booster.changes
2020-10-10 00:28:30.717128051 +0200
@@ -1,0 +2,8 @@
+Thu Oct 08 12:02:49 UTC 2020 - maiku.fab...@gmail.com
+
+- Update to 2.9.9
+- Fix typo in variable name in do_reset()
+- KP_Delete should be handled the same way as Delete
+- Translation update form Weblate for de, he, pl, tr, uk
+
+---

Old:

  ibus-typing-booster-2.9.8.tar.gz

New:

  ibus-typing-booster-2.9.9.tar.gz



Other differences:
--
++ ibus-typing-booster.spec ++
--- /var/tmp/diff_new_pack.yBrIIY/_old  2020-10-10 00:28:32.421128896 +0200
+++ /var/tmp/diff_new_pack.yBrIIY/_new  2020-10-10 00:28:32.421128896 +0200
@@ -15,7 +15,7 @@
 #
 
 Name:   ibus-typing-booster
-Version:2.9.8
+Version:2.9.9
 Release:0 
 Summary:An input completion utility
 License:GPL-3.0+

++ ibus-typing-booster-2.9.8.tar.gz -> ibus-typing-booster-2.9.9.tar.gz 
++
/work/SRC/openSUSE:Factory/ibus-typing-booster/ibus-typing-booster-2.9.8.tar.gz 
/work/SRC/openSUSE:Factory/.ibus-typing-booster.new.4249/ibus-typing-booster-2.9.9.tar.gz
 differ: char 13, line 1




commit perl-Test-PerlTidy for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package perl-Test-PerlTidy for 
openSUSE:Factory checked in at 2020-10-10 00:27:50

Comparing /work/SRC/openSUSE:Factory/perl-Test-PerlTidy (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Test-PerlTidy.new.4249 (New)


Package is "perl-Test-PerlTidy"

Sat Oct 10 00:27:50 2020 rev:7 rq:839562 version:20200930

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-PerlTidy/perl-Test-PerlTidy.changes
2020-04-16 23:01:47.223606572 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-PerlTidy.new.4249/perl-Test-PerlTidy.changes
  2020-10-10 00:27:52.165108942 +0200
@@ -1,0 +2,10 @@
+Sun Oct  4 03:26:23 UTC 2020 - Tina Müller 
+
+- updated to 20200930
+   see /usr/share/doc/packages/perl-Test-PerlTidy/Changes
+
+  202009302020-09-30
+
+  * Fix the tests with lates Perl::Tidy
+
+---

Old:

  Test-PerlTidy-20200412.tar.gz

New:

  Test-PerlTidy-20200930.tar.gz



Other differences:
--
++ perl-Test-PerlTidy.spec ++
--- /var/tmp/diff_new_pack.WTHS3y/_old  2020-10-10 00:27:52.965109339 +0200
+++ /var/tmp/diff_new_pack.WTHS3y/_new  2020-10-10 00:27:52.969109341 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-PerlTidy
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Test-PerlTidy
-Version:20200412
+Version:20200930
 Release:0
 %define cpan_name Test-PerlTidy
 Summary:Check that all your files are tidy
 License:Artistic-1.0 OR GPL-1.0-or-later
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
@@ -32,13 +32,13 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build) >= 0.28
 BuildRequires:  perl(Path::Tiny) >= 0.100
-BuildRequires:  perl(Perl::Tidy) >= 20181120
+BuildRequires:  perl(Perl::Tidy) >= 20201001
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Test::Perl::Critic)
 BuildRequires:  perl(Text::Diff)
 BuildRequires:  perl(parent)
 Requires:   perl(Path::Tiny) >= 0.100
-Requires:   perl(Perl::Tidy) >= 20181120
+Requires:   perl(Perl::Tidy) >= 20201001
 Requires:   perl(Text::Diff)
 Requires:   perl(parent)
 %{perl_requires}

++ Test-PerlTidy-20200412.tar.gz -> Test-PerlTidy-20200930.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20200412/Build.PL 
new/Test-PerlTidy-20200930/Build.PL
--- old/Test-PerlTidy-20200412/Build.PL 2020-04-12 08:59:21.0 +0200
+++ new/Test-PerlTidy-20200930/Build.PL 2020-09-30 12:56:39.0 +0200
@@ -1,5 +1,5 @@
 
-# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v6.014.
+# This file was automatically generated by Dist::Zilla::Plugin::ModuleBuild 
v6.015.
 use strict;
 use warnings;
 
@@ -19,7 +19,7 @@
 "Shlomi Fish "
   ],
   "dist_name" => "Test-PerlTidy",
-  "dist_version" => 20200412,
+  "dist_version" => 20200930,
   "license" => "perl",
   "module_name" => "Test::PerlTidy",
   "recursive_test_files" => 1,
@@ -30,7 +30,7 @@
 "File::Spec" => 0,
 "IO::File" => 0,
 "Path::Tiny" => "0.100",
-"Perl::Tidy" => 20181120,
+"Perl::Tidy" => 20201001,
 "Test::Builder" => 0,
 "Text::Diff" => 0,
 "parent" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20200412/Changes 
new/Test-PerlTidy-20200930/Changes
--- old/Test-PerlTidy-20200412/Changes  2020-04-12 08:59:21.0 +0200
+++ new/Test-PerlTidy-20200930/Changes  2020-09-30 12:56:39.0 +0200
@@ -1,5 +1,9 @@
 CHANGES
 
+202009302020-09-30
+
+* Fix the tests with lates Perl::Tidy
+
 202004122020-04-12
 
 * https://github.com/shlomif/Test-PerlTidy/issues/4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-PerlTidy-20200412/MANIFEST 
new/Test-PerlTidy-20200930/MANIFEST
--- old/Test-PerlTidy-20200412/MANIFEST 2020-04-12 08:59:21.0 +0200
+++ new/Test-PerlTidy-20200930/MANIFEST 2020-09-30 12:56:39.0 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.014.
+# This file was automatically generated 

commit perl-Cpanel-JSON-XS for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package perl-Cpanel-JSON-XS for 
openSUSE:Factory checked in at 2020-10-10 00:27:57

Comparing /work/SRC/openSUSE:Factory/perl-Cpanel-JSON-XS (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Cpanel-JSON-XS.new.4249 (New)


Package is "perl-Cpanel-JSON-XS"

Sat Oct 10 00:27:57 2020 rev:29 rq:839564 version:4.24

Changes:

--- /work/SRC/openSUSE:Factory/perl-Cpanel-JSON-XS/perl-Cpanel-JSON-XS.changes  
2020-09-07 21:36:18.077407034 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Cpanel-JSON-XS.new.4249/perl-Cpanel-JSON-XS.changes
2020-10-10 00:28:04.417115016 +0200
@@ -1,0 +2,9 @@
+Sun Oct  4 03:07:30 UTC 2020 - Tina Müller 
+
+- updated to 4.24
+   see /usr/share/doc/packages/perl-Cpanel-JSON-XS/Changes
+
+  4.24 2020-10-02 (rurban)
+  - Fix decode_json(scalar, 0) (GH #171 plicease), check 2nd arg for 
true-ness
+
+---

Old:

  Cpanel-JSON-XS-4.23.tar.gz

New:

  Cpanel-JSON-XS-4.24.tar.gz



Other differences:
--
++ perl-Cpanel-JSON-XS.spec ++
--- /var/tmp/diff_new_pack.CdmpBG/_old  2020-10-10 00:28:04.981115295 +0200
+++ /var/tmp/diff_new_pack.CdmpBG/_new  2020-10-10 00:28:04.981115295 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Cpanel-JSON-XS
-Version:4.23
+Version:4.24
 Release:0
 %define cpan_name Cpanel-JSON-XS
 Summary:CPanel fork of JSON::XS, fast and correct serializing

++ Cpanel-JSON-XS-4.23.tar.gz -> Cpanel-JSON-XS-4.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cpanel-JSON-XS-4.23/Changes 
new/Cpanel-JSON-XS-4.24/Changes
--- old/Cpanel-JSON-XS-4.23/Changes 2020-09-05 12:19:48.0 +0200
+++ new/Cpanel-JSON-XS-4.24/Changes 2020-10-02 11:04:11.0 +0200
@@ -2,6 +2,9 @@
 
 TODO: http://stevehanov.ca/blog/index.php?id=104 compression
 
+4.24 2020-10-02 (rurban)
+- Fix decode_json(scalar, 0) (GH #171 plicease), check 2nd arg for 
true-ness
+
 4.23 2020-09-05 (rurban)
 - Fixup t/54_stringify change for JSON 2.09 (really use PR #169 madsen)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cpanel-JSON-XS-4.23/META.json 
new/Cpanel-JSON-XS-4.24/META.json
--- old/Cpanel-JSON-XS-4.23/META.json   2020-09-05 12:21:13.0 +0200
+++ new/Cpanel-JSON-XS-4.24/META.json   2020-10-02 11:04:51.0 +0200
@@ -100,7 +100,7 @@
  "url" : "https://github.com/rurban/Cpanel-JSON-XS;
   }
},
-   "version" : "4.23",
+   "version" : "4.24",
"x_contributors" : [
   "Ashley Willis ",
   "Chip Salzenberg ",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cpanel-JSON-XS-4.23/META.yml 
new/Cpanel-JSON-XS-4.24/META.yml
--- old/Cpanel-JSON-XS-4.23/META.yml2020-09-05 12:21:13.0 +0200
+++ new/Cpanel-JSON-XS-4.24/META.yml2020-10-02 11:04:51.0 +0200
@@ -48,7 +48,7 @@
   bugtracker: https://github.com/rurban/Cpanel-JSON-XS/issues
   license: http://dev.perl.org/licenses/
   repository: https://github.com/rurban/Cpanel-JSON-XS
-version: '4.23'
+version: '4.24'
 x_contributors:
   - 'Ashley Willis '
   - 'Chip Salzenberg '
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Cpanel-JSON-XS-4.23/README 
new/Cpanel-JSON-XS-4.24/README
--- old/Cpanel-JSON-XS-4.23/README  2020-09-05 12:21:15.0 +0200
+++ new/Cpanel-JSON-XS-4.24/README  2020-10-02 11:04:53.0 +0200
@@ -219,12 +219,14 @@
 3.0116 and JSON::XS did not set allow_nonref but allowed them due to
 a bug in the decoder.
 
-If the new optional $allow_nonref argument is set and not false, the
-allow_nonref option will be set and the function will act is
+If the new 2nd optional $allow_nonref argument is set and not false,
+the "allow_nonref" option will be set and the function will act is
 described as in the relaxed RFC 7159 allowing all values such as
-objects, arrays, strings, numbers, "null", "true", and "false".
+objects, arrays, strings, numbers, "null", "true", and "false". See
+""OLD" VS. "NEW" JSON (RFC 4627 VS. RFC 7159)" below, why you don't
+want to do that.
 
-For the type argument see Cpanel::JSON::XS::Type.
+For the 3rd optional type argument see Cpanel::JSON::XS::Type.
 
 $is_boolean = Cpanel::JSON::XS::is_bool $scalar
 Returns true if the passed scalar represents either "JSON::PP::true"
@@ -941,7 +943,7 @@
 value has been chosen to be as large as typical operating systems
 allow without crashing.
 
-

commit perl-Carp-Assert-More for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package perl-Carp-Assert-More for 
openSUSE:Factory checked in at 2020-10-10 00:28:31

Comparing /work/SRC/openSUSE:Factory/perl-Carp-Assert-More (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new.4249 (New)


Package is "perl-Carp-Assert-More"

Sat Oct 10 00:28:31 2020 rev:10 rq:840238 version:1.24

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Carp-Assert-More/perl-Carp-Assert-More.changes  
2019-08-13 13:20:11.793435245 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Carp-Assert-More.new.4249/perl-Carp-Assert-More.changes
2020-10-10 00:28:34.353129853 +0200
@@ -1,0 +2,14 @@
+Thu Oct  8 03:07:06 UTC 2020 - Tina Müller 
+
+- updated to 1.24
+   see /usr/share/doc/packages/perl-Carp-Assert-More/Changes
+
+  1.24Tue Oct  6 22:37:06 CDT 2020
+  [ENHANCEMENTS]
+  The requirement for Perl 5.10 has been reverted to 5.6.1.
+
+  1.22Tue Oct  6 22:03:55 CDT 2020
+  [ENHANCEMENTS]
+  Add assert_keys_are() for asserting an exact list of keys.
+
+---

Old:

  Carp-Assert-More-1.20.tar.gz

New:

  Carp-Assert-More-1.24.tar.gz



Other differences:
--
++ perl-Carp-Assert-More.spec ++
--- /var/tmp/diff_new_pack.dBP6rf/_old  2020-10-10 00:28:35.061130204 +0200
+++ /var/tmp/diff_new_pack.dBP6rf/_new  2020-10-10 00:28:35.065130206 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Carp-Assert-More
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   perl-Carp-Assert-More
-Version:1.20
+Version:1.24
 Release:0
 %define cpan_name Carp-Assert-More
 Summary:Convenience wrappers around Carp::Assert
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:https://metacpan.org/release/%{cpan_name}
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/P/PE/PETDANCE/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch

++ Carp-Assert-More-1.20.tar.gz -> Carp-Assert-More-1.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.20/Changes 
new/Carp-Assert-More-1.24/Changes
--- old/Carp-Assert-More-1.20/Changes   2019-08-09 17:13:48.0 +0200
+++ new/Carp-Assert-More-1.24/Changes   2020-10-07 05:37:17.0 +0200
@@ -1,5 +1,13 @@
 Revision history for Perl extension Carp::Assert::More.
 
+1.24Tue Oct  6 22:37:06 CDT 2020
+[ENHANCEMENTS]
+The requirement for Perl 5.10 has been reverted to 5.6.1.
+
+1.22Tue Oct  6 22:03:55 CDT 2020
+[ENHANCEMENTS]
+Add assert_keys_are() for asserting an exact list of keys.
+
 1.20Fri Aug  9 10:10:06 CDT 2019
 [ENHANCEMENTS]
 Add assert_datetime() for asserting DateTime objects.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.20/MANIFEST 
new/Carp-Assert-More-1.24/MANIFEST
--- old/Carp-Assert-More-1.20/MANIFEST  2019-08-09 17:14:02.0 +0200
+++ new/Carp-Assert-More-1.24/MANIFEST  2020-10-07 05:43:49.0 +0200
@@ -21,6 +21,7 @@
 t/assert_isa.t
 t/assert_isa_in.t
 t/assert_isnt.t
+t/assert_keys_are.t
 t/assert_lacks.t
 t/assert_like.t
 t/assert_listref.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Carp-Assert-More-1.20/META.json 
new/Carp-Assert-More-1.24/META.json
--- old/Carp-Assert-More-1.20/META.json 2019-08-09 17:14:02.0 +0200
+++ new/Carp-Assert-More-1.24/META.json 2020-10-07 05:43:49.0 +0200
@@ -4,13 +4,13 @@
   "unknown"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 7.16, CPAN::Meta::Converter 
version 2.150005",
+   "generated_by" : "ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter 
version 2.150010",
"license" : [
   "artistic_2"
],
"meta-spec" : {
   "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec;,
-  "version" : "2"
+  "version" : 2
},
"name" : "Carp-Assert-More",
"no_index" : {
@@ -52,6 +52,6 @@
  "url" : "https://github.com/petdance/carp-assert-more/tree/master;
   }
},
-   "version" : "1.20",
-   "x_serialization_backend" : "JSON::PP version 2.27400"
+   "version" : "1.24",
+   "x_serialization_backend" : "JSON::PP version 4.05"
 }
diff -urN '--exclude=CVS' 

commit gnome-klotski for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package gnome-klotski for openSUSE:Factory 
checked in at 2020-10-10 00:28:25

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


Package is "gnome-klotski"

Sat Oct 10 00:28:25 2020 rev:37 rq:840248 version:3.36.7

Changes:

--- /work/SRC/openSUSE:Factory/gnome-klotski/gnome-klotski.changes  
2020-06-05 20:28:51.581286003 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-klotski.new.4249/gnome-klotski.changes
2020-10-10 00:28:28.881127141 +0200
@@ -1,0 +2,6 @@
+Wed Oct  7 18:32:38 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.7:
+  + Updated translations.
+
+---

Old:

  gnome-klotski-3.36.3.tar.xz

New:

  gnome-klotski-3.36.7.tar.xz



Other differences:
--
++ gnome-klotski.spec ++
--- /var/tmp/diff_new_pack.vXH5SJ/_old  2020-10-10 00:28:29.457127427 +0200
+++ /var/tmp/diff_new_pack.vXH5SJ/_new  2020-10-10 00:28:29.461127429 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-klotski
-Version:3.36.3
+Version:3.36.7
 Release:0
 Summary:Klotski Game for GNOME
 License:GPL-3.0-or-later

++ gnome-klotski-3.36.3.tar.xz -> gnome-klotski-3.36.7.tar.xz ++
 1969 lines of diff (skipped)




commit perl-Mac-PropertyList for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package perl-Mac-PropertyList for 
openSUSE:Factory checked in at 2020-10-10 00:27:52

Comparing /work/SRC/openSUSE:Factory/perl-Mac-PropertyList (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Mac-PropertyList.new.4249 (New)


Package is "perl-Mac-PropertyList"

Sat Oct 10 00:27:52 2020 rev:18 rq:839563 version:1.501

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Mac-PropertyList/perl-Mac-PropertyList.changes  
2018-04-19 15:26:50.913523964 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Mac-PropertyList.new.4249/perl-Mac-PropertyList.changes
2020-10-10 00:27:58.10885 +0200
@@ -1,0 +2,12 @@
+Sun Oct  4 03:15:23 UTC 2020 - Tina Müller 
+
+- updated to 1.501
+   see /usr/share/doc/packages/perl-Mac-PropertyList/Changes
+
+  1.501 2020-09-30T04:50:46Z
+   * Added create_plist_from_string()
+   * Merged Tom Wyant's code to handle CF$UID types
+   * A few more things emit warnings if they don't get the right type
+   * $XML_{head,foot} are now subroutines
+
+---

Old:

  Mac-PropertyList-1.413.tar.gz

New:

  Mac-PropertyList-1.501.tar.gz



Other differences:
--
++ perl-Mac-PropertyList.spec ++
--- /var/tmp/diff_new_pack.o39lQr/_old  2020-10-10 00:27:59.701112678 +0200
+++ /var/tmp/diff_new_pack.o39lQr/_new  2020-10-10 00:27:59.701112678 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Mac-PropertyList
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,25 +12,25 @@
 # 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:   perl-Mac-PropertyList
-Version:1.413
+Version:1.501
 Release:0
 %define cpan_name Mac-PropertyList
-Summary:Work with Mac Plists at a Low Level
+Summary:Work with Mac plists at a low level
 License:Artistic-2.0
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/Mac-PropertyList/
+URL:https://metacpan.org/release/%{cpan_name}
 Source0:
https://cpan.metacpan.org/authors/id/B/BD/BDFOY/%{cpan_name}-%{version}.tar.gz
 Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) >= 0.94
+BuildRequires:  perl(Test::More) >= 1
 BuildRequires:  perl(XML::Entities)
 BuildRequires:  perl(parent)
 Requires:   perl(XML::Entities)
@@ -62,11 +62,11 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %check
-%{__make} test
+make test
 
 %install
 %perl_make_install

++ Mac-PropertyList-1.413.tar.gz -> Mac-PropertyList-1.501.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.413/Changes 
new/Mac-PropertyList-1.501/Changes
--- old/Mac-PropertyList-1.413/Changes  2018-03-22 19:51:21.0 +0100
+++ new/Mac-PropertyList-1.501/Changes  2020-09-30 06:52:18.0 +0200
@@ -1,5 +1,11 @@
 Revision history for Perl module Mac::PropertyList
 
+1.501 2020-09-30T04:50:46Z
+   * Added create_plist_from_string()
+   * Merged Tom Wyant's code to handle CF$UID types
+   * A few more things emit warnings if they don't get the right type
+   * $XML_{head,foot} are now subroutines
+
 1.413 2018-03-22T18:51:07Z
* Update to Artistic License 2.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.413/MANIFEST 
new/Mac-PropertyList-1.501/MANIFEST
--- old/Mac-PropertyList-1.413/MANIFEST 2018-03-22 19:51:22.0 +0100
+++ new/Mac-PropertyList-1.501/MANIFEST 2020-09-30 06:52:22.0 +0200
@@ -14,6 +14,7 @@
 MANIFEST.SKIP
 plists/binary.plist
 plists/binary2.plist
+plists/binary_uids.plist
 plists/com.apple.iPhoto.plist
 plists/com.apple.iTunes.plist
 plists/com.apple.systempreferences.plist
@@ -39,6 +40,7 @@
 t/pod_coverage.t
 t/read_binary.t
 t/scalar.t
+t/string.t
 t/test_manifest
 t/time.t
 t/write.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Mac-PropertyList-1.413/MANIFEST.SKIP 
new/Mac-PropertyList-1.501/MANIFEST.SKIP
--- 

commit iagno for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package iagno for openSUSE:Factory checked 
in at 2020-10-10 00:28:17

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


Package is "iagno"

Sat Oct 10 00:28:17 2020 rev:40 rq:840246 version:3.36.7

Changes:

--- /work/SRC/openSUSE:Factory/iagno/iagno.changes  2020-08-07 
14:18:04.366349639 +0200
+++ /work/SRC/openSUSE:Factory/.iagno.new.4249/iagno.changes2020-10-10 
00:28:22.481123969 +0200
@@ -1,0 +2,8 @@
+Wed Oct  7 17:38:37 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.7:
+  + Add missing posix,
+  + Updated translations.
+- Drop iagno-add-missing-posix.patch: Fixed upstream.
+
+---

Old:

  iagno-3.36.4.tar.xz
  iagno-add-missing-posix.patch

New:

  iagno-3.36.7.tar.xz



Other differences:
--
++ iagno.spec ++
--- /var/tmp/diff_new_pack.37osAv/_old  2020-10-10 00:28:23.161124306 +0200
+++ /var/tmp/diff_new_pack.37osAv/_new  2020-10-10 00:28:23.161124306 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   iagno
-Version:3.36.4
+Version:3.36.7
 Release:0
 Summary:Reversi Game for GNOME
 License:GPL-3.0-or-later
 Group:  Amusements/Games/Board/Other
 URL:https://wiki.gnome.org/Apps/Iagno
 Source0:
https://download.gnome.org/sources/iagno/3.36/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM iagno-add-missing-posix.patch -- Fix build with new vala
-Patch0: iagno-add-missing-posix.patch
 
 BuildRequires:  fdupes
 BuildRequires:  itstool

++ iagno-3.36.4.tar.xz -> iagno-3.36.7.tar.xz ++
 3040 lines of diff (skipped)




commit four-in-a-row for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package four-in-a-row for openSUSE:Factory 
checked in at 2020-10-10 00:28:15

Comparing /work/SRC/openSUSE:Factory/four-in-a-row (Old)
 and  /work/SRC/openSUSE:Factory/.four-in-a-row.new.4249 (New)


Package is "four-in-a-row"

Sat Oct 10 00:28:15 2020 rev:38 rq:840244 version:3.36.7

Changes:

--- /work/SRC/openSUSE:Factory/four-in-a-row/four-in-a-row.changes  
2020-07-10 15:32:21.619115013 +0200
+++ /work/SRC/openSUSE:Factory/.four-in-a-row.new.4249/four-in-a-row.changes
2020-10-10 00:28:16.133120823 +0200
@@ -1,0 +2,7 @@
+Wed Oct  7 12:47:14 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.7:
+  + Fix for translation help overlay.
+  + Updated translations.
+
+---

Old:

  four-in-a-row-3.36.4.tar.xz

New:

  four-in-a-row-3.36.7.tar.xz



Other differences:
--
++ four-in-a-row.spec ++
--- /var/tmp/diff_new_pack.BmfFgK/_old  2020-10-10 00:28:16.733121120 +0200
+++ /var/tmp/diff_new_pack.BmfFgK/_new  2020-10-10 00:28:16.737121122 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   four-in-a-row
-Version:3.36.4
+Version:3.36.7
 Release:0
 Summary:Connect Four Game for GNOME
 # License notice: Source code is GPL-2.0+, Icon themes are GPL-3.0+

++ four-in-a-row-3.36.4.tar.xz -> four-in-a-row-3.36.7.tar.xz ++
 1629 lines of diff (skipped)




commit dconf-editor for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package dconf-editor for openSUSE:Factory 
checked in at 2020-10-10 00:28:10

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


Package is "dconf-editor"

Sat Oct 10 00:28:10 2020 rev:32 rq:840243 version:3.36.7

Changes:

--- /work/SRC/openSUSE:Factory/dconf-editor/dconf-editor.changes
2020-07-10 15:32:19.195107037 +0200
+++ /work/SRC/openSUSE:Factory/.dconf-editor.new.4249/dconf-editor.changes  
2020-10-10 00:28:14.997120259 +0200
@@ -1,0 +2,6 @@
+Wed Oct  7 12:43:19 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.7:
+  + Updated translations.
+
+---

Old:

  dconf-editor-3.36.4.tar.xz

New:

  dconf-editor-3.36.7.tar.xz



Other differences:
--
++ dconf-editor.spec ++
--- /var/tmp/diff_new_pack.rHKrV6/_old  2020-10-10 00:28:15.525120521 +0200
+++ /var/tmp/diff_new_pack.rHKrV6/_new  2020-10-10 00:28:15.525120521 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   dconf-editor
-Version:3.36.4
+Version:3.36.7
 Release:0
 Summary:Graphical editor for the dconf key-based configuration system
 License:GPL-3.0-or-later

++ dconf-editor-3.36.4.tar.xz -> dconf-editor-3.36.7.tar.xz ++
 2969 lines of diff (skipped)




commit xemacs for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package xemacs for openSUSE:Factory checked 
in at 2020-10-10 00:28:04

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


Package is "xemacs"

Sat Oct 10 00:28:04 2020 rev:93 rq:840398 version:21.5.34

Changes:

--- /work/SRC/openSUSE:Factory/xemacs/xemacs.changes2020-08-18 
12:03:10.907424606 +0200
+++ /work/SRC/openSUSE:Factory/.xemacs.new.4249/xemacs.changes  2020-10-10 
00:28:09.449117510 +0200
@@ -1,0 +2,11 @@
+Fri Oct  9 07:57:26 UTC 2020 - Dr. Werner Fink 
+
+- Add patch xemacs-21.5.34-strsignal.patch as sys_siglist is deprecated 
+
+---
+Tue Sep 29 11:13:40 UTC 2020 - Cliff Zhao 
+
+- Update xemacs.spec: change source URL since the old is deprecated
+  Make xemacs can build successfuly.
+
+---

New:

  xemacs-21.5.34-strsignal.patch



Other differences:
--
++ xemacs.spec ++
--- /var/tmp/diff_new_pack.lBBJ2I/_old  2020-10-10 00:28:10.641118100 +0200
+++ /var/tmp/diff_new_pack.lBBJ2I/_new  2020-10-10 00:28:10.645118103 +0200
@@ -71,7 +71,7 @@
 #
 # delete the .hg directory before creating the tarball in order
 # not to make the source rpm huge.
-Source0:
http://ftp.freenet.de/pub/ftp.xemacs.org/tux/xemacs/xemacs-21.5/%{name}-%{version}.tar.gz
+Source0:
http://ftp.xemacs.org/pub/xemacs/xemacs-21.5/%{name}-%{version}.tar.gz
 Source1:xe-list.el
 Source2:fix-load-history.el
 Source3:xemacs.desktop
@@ -112,6 +112,8 @@
 # PATCH-FIX-SUSE fix make build race
 Patch61:xemacs-21.5.34-boo1115177.patch
 Patch62:xemacs-libX11-boo1175028.patch
+# PATCH-FIX-SUSE sys_siglist is deprecated
+Patch63:xemacs-21.5.34-strsignal.patch
 Requires(pre):  permissions
 Requires:   ctags
 Requires:   efont-unicode
@@ -207,6 +209,7 @@
 %patch60 -p0
 %patch61 -p0
 %patch62 -p0
+%patch63 -p0
 %patch0 -p1
 find lisp/ etc/ -name '*.elc' | xargs -r rm -f
 find . -name CVS -type d | xargs rm -rf

++ xemacs-21.5.34-strsignal.patch ++
---
 src/process.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- src/process.c
+++ src/process.c   2020-10-09 07:55:43.086125891 +
@@ -1569,7 +1569,7 @@ const char *
 signal_name (int signum)
 {
   if (signum >= 0 && signum < NSIG)
-return (const char *) sys_siglist[signum];
+return (const char *) strsignal(signum);
 
   return (const char *) GETTEXT ("unknown signal");
 }
++ xemacs-21.5.34.tar.gz ++
/work/SRC/openSUSE:Factory/xemacs/xemacs-21.5.34.tar.gz 
/work/SRC/openSUSE:Factory/.xemacs.new.4249/xemacs-21.5.34.tar.gz differ: char 
5, line 1





commit gnome-taquin for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package gnome-taquin for openSUSE:Factory 
checked in at 2020-10-10 00:28:22

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


Package is "gnome-taquin"

Sat Oct 10 00:28:22 2020 rev:24 rq:840247 version:3.36.7

Changes:

--- /work/SRC/openSUSE:Factory/gnome-taquin/gnome-taquin.changes
2020-07-10 15:32:14.079090203 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-taquin.new.4249/gnome-taquin.changes  
2020-10-10 00:28:25.417125424 +0200
@@ -1,0 +2,6 @@
+Wed Oct  7 18:30:31 UTC 2020 - Bjørn Lie 
+
+- Update to version 3.36.7:
+  + Updated translations.
+
+---

Old:

  gnome-taquin-3.36.4.tar.xz

New:

  gnome-taquin-3.36.7.tar.xz



Other differences:
--
++ gnome-taquin.spec ++
--- /var/tmp/diff_new_pack.tNYa3T/_old  2020-10-10 00:28:26.521125971 +0200
+++ /var/tmp/diff_new_pack.tNYa3T/_new  2020-10-10 00:28:26.529125975 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-taquin
-Version:3.36.4
+Version:3.36.7
 Release:0
 Summary:A computer version of the 15-puzzle and other sliding puzzles
 License:GPL-3.0-or-later

++ gnome-taquin-3.36.4.tar.xz -> gnome-taquin-3.36.7.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-taquin-3.36.4/NEWS new/gnome-taquin-3.36.7/NEWS
--- old/gnome-taquin-3.36.4/NEWS2020-07-05 22:50:31.925035700 +0200
+++ new/gnome-taquin-3.36.7/NEWS2020-10-02 19:04:19.144352400 +0200
@@ -1,3 +1,14 @@
+3.36.7 – October 2, 2020
+=
+
+Just a translations release.
+
+New translation:
+  Kazakh: Baurzhan Muftakhidinov
+
+Updated translation:
+  Portuguese: Juliano Camargo
+
 3.36.4 – July 5, 2020
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-taquin-3.36.4/data/org.gnome.Taquin.appdata.xml.in 
new/gnome-taquin-3.36.7/data/org.gnome.Taquin.appdata.xml.in
--- old/gnome-taquin-3.36.4/data/org.gnome.Taquin.appdata.xml.in
2020-07-05 22:50:31.928035700 +0200
+++ new/gnome-taquin-3.36.7/data/org.gnome.Taquin.appdata.xml.in
2020-10-02 19:04:19.148352600 +0200
@@ -60,7 +60,7 @@
 
   ​
 
-
+
   ​  
   
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-taquin-3.36.4/meson.build 
new/gnome-taquin-3.36.7/meson.build
--- old/gnome-taquin-3.36.4/meson.build 2020-07-05 22:50:31.966035800 +0200
+++ new/gnome-taquin-3.36.7/meson.build 2020-10-02 19:04:19.186352500 +0200
@@ -1,5 +1,5 @@
 project('gnome-taquin', 'vala', 'c',
-version: '3.36.4')
+version: '3.36.7')
 
 project_id = 'org.gnome.Taquin'
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-taquin-3.36.4/po/LINGUAS 
new/gnome-taquin-3.36.7/po/LINGUAS
--- old/gnome-taquin-3.36.4/po/LINGUAS  2020-07-05 22:50:31.966035800 +0200
+++ new/gnome-taquin-3.36.7/po/LINGUAS  2020-10-02 19:04:19.187352700 +0200
@@ -23,6 +23,7 @@
 hu
 id
 it
+kk
 ko
 lt
 lv
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-taquin-3.36.4/po/kk.po 
new/gnome-taquin-3.36.7/po/kk.po
--- old/gnome-taquin-3.36.4/po/kk.po1970-01-01 01:00:00.0 +0100
+++ new/gnome-taquin-3.36.7/po/kk.po2020-10-02 19:04:19.191352600 +0200
@@ -0,0 +1,595 @@
+# Kazakh translation for gnome-taquin.
+# Copyright (C) 2020 gnome-taquin's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gnome-taquin package.
+# Baurzhan Muftakhidinov , 2020.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-taquin master\n"
+"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/gnome-taquin/issues\n;
+"POT-Creation-Date: 2020-07-16 05:31+\n"
+"PO-Revision-Date: 2020-07-17 14:33+0500\n"
+"Last-Translator: Baurzhan Muftakhidinov \n"
+"Language-Team: Kazakh \n"
+"Language: kk\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 2.3.1\n"
+
+#: data/org.gnome.Taquin.appdata.xml.in:7
+msgid "GNOME Taquin"
+msgstr "GNOME Taquin ойыны"
+
+#. Translators: a Comment that gives the application function, as defined in 
the desktop file spec
+#: data/org.gnome.Taquin.appdata.xml.in:8 data/org.gnome.Taquin.desktop.in:9
+msgid "Slide tiles to their correct places"
+msgstr "Плиткаларды олардың дұрыс орындарына жылжытыңыз"
+
+#: data/org.gnome.Taquin.appdata.xml.in:10
+msgid ""
+"Taquin is a computer version of the 15-puzzle and other sliding puzzles."
+msgstr ""

commit 00Meta for openSUSE:Leap:15.1:Images

2020-10-09 Thread root
Hello community,

here is the log from the commit of package 00Meta for openSUSE:Leap:15.1:Images 
checked in at 2020-10-09 21:16:43

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


Package is "00Meta"

Fri Oct  9 21:16:43 2020 rev:524 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.LijF9J/_old  2020-10-09 21:16:45.087432031 +0200
+++ /var/tmp/diff_new_pack.LijF9J/_new  2020-10-09 21:16:45.087432031 +0200
@@ -1 +1 @@
-8.12.139
\ No newline at end of file
+8.12.140
\ No newline at end of file




commit 000update-repos for openSUSE:Factory

2020-10-09 Thread root
Hello community,

here is the log from the commit of package 000update-repos for openSUSE:Factory 
checked in at 2020-10-09 21:02:07

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


Package is "000update-repos"

Fri Oct  9 21:02:07 2020 rev:1326 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  15.1:update_1602268013.packages.xz



Other differences:
--
















































































































































commit patchinfo.14419 for openSUSE:Leap:15.1:Update

2020-10-09 Thread root
Hello community,

here is the log from the commit of package patchinfo.14419 for 
openSUSE:Leap:15.1:Update checked in at 2020-10-09 20:23:31

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


Package is "patchinfo.14419"

Fri Oct  9 20:23:31 2020 rev:1 rq:839875 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  mpathpersist fails in kvm guests 
ref:_00D1igLOd._5001iLhjHv:ref
  [SLES15 SP1 Bug]: Rport sysfs devloss_tmo 
not propagated to nvme-fc devloss_tmo on dm-multipath hosts
  multipath-tools: missing upstream fixes in 
SLE15-SP2
  multipath-tools: "BUG: orphaning path sdx 
that holds hwe of mpatha"
  SLES 15 SP2 Snapshot 16: After installation 
no swap partition available
  L3: multipath friendly names mistake has 
lead to data corruption
  The kpartx command incorrectly ignores DASD 
images mounted on a loopback device
  [NetApp SLES15 SP1 Bug]:  Unable to modify 
devloss_tmo through multipath.conf
  file corruption after rebooting XEN PV 
guest with sles15 sp1  ref:_00D1igLOd._5001iIw7VX:ref
  mwilck
  important
  recommended
  Recommended update for multipath-tools
  This update for multipath-tools fixes the following issues:

- kpartx: Recognize DASD on loop devices again. (bsc#1139775)
- kpartx.rules: Fix handling of synthetic uevents. (bsc#1161923)
- libmpathpersist: Limit PRIN allocation length to 8192 bytes. (bsc#1165786)
- Fix handling of incompletely initialized udev devices. (bsc#1172157)
- Avoid data corruption caused by duplicate alias in bindings file. 
(bsc#1172429)
- Improve logging for failure to set dev_loss_tmo. (bsc#1173060, bsc#1173064)
- Fix handling of hardware properties for maps without paths. (bsc#1176644)
- Backported upstream fixes (bsc#1176670):
  * multipath-tools: add HPE MSA 1060/2060 to hwtable.
  * ALUA support for PURE FlashArray.
  * libmultipath: EMC PowerMax NVMe device config.
  * libmultipath: Fix ALUA autodetection when paths are down.

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




commit multipath-tools for openSUSE:Leap:15.1:Update

2020-10-09 Thread root
Hello community,

here is the log from the commit of package multipath-tools for 
openSUSE:Leap:15.1:Update checked in at 2020-10-09 20:23:29

Comparing /work/SRC/openSUSE:Leap:15.1:Update/multipath-tools (Old)
 and  /work/SRC/openSUSE:Leap:15.1:Update/.multipath-tools.new.4249 (New)


Package is "multipath-tools"

Fri Oct  9 20:23:29 2020 rev:3 rq:839875 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.UHuVrc/_old  2020-10-09 20:23:30.758050959 +0200
+++ /var/tmp/diff_new_pack.UHuVrc/_new  2020-10-09 20:23:30.758050959 +0200
@@ -1 +1 @@
-
+




commit aaa_base for openSUSE:Leap:15.1:Update

2020-10-09 Thread root
Hello community,

here is the log from the commit of package aaa_base for 
openSUSE:Leap:15.1:Update checked in at 2020-10-09 20:23:23

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


Package is "aaa_base"

Fri Oct  9 20:23:23 2020 rev:10 rq:839874 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.LzlOxm/_old  2020-10-09 20:23:24.562048704 +0200
+++ /var/tmp/diff_new_pack.LzlOxm/_new  2020-10-09 20:23:24.562048704 +0200
@@ -1 +1 @@
-
+




commit 00Meta for openSUSE:Leap:15.2:ARM:Images

2020-10-09 Thread root
Hello community,

here is the log from the commit of package 00Meta for 
openSUSE:Leap:15.2:ARM:Images checked in at 2020-10-09 13:15:50

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


Package is "00Meta"

Fri Oct  9 13:15:50 2020 rev:149 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_snapshot ++
--- /var/tmp/diff_new_pack.TGz1Be/_old  2020-10-09 13:15:51.851880865 +0200
+++ /var/tmp/diff_new_pack.TGz1Be/_new  2020-10-09 13:15:51.851880865 +0200
@@ -1 +1 @@
-1.35
\ No newline at end of file
+1.57
\ No newline at end of file




commit 00Meta for openSUSE:Leap:15.1:Images

2020-10-09 Thread root
Hello community,

here is the log from the commit of package 00Meta for openSUSE:Leap:15.1:Images 
checked in at 2020-10-09 13:00:31

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


Package is "00Meta"

Fri Oct  9 13:00:31 2020 rev:523 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.kfUXyK/_old  2020-10-09 13:00:33.191539664 +0200
+++ /var/tmp/diff_new_pack.kfUXyK/_new  2020-10-09 13:00:33.195539666 +0200
@@ -1 +1 @@
-8.12.138
\ No newline at end of file
+8.12.139
\ No newline at end of file




commit patchinfo.14412 for openSUSE:Leap:15.1:Update

2020-10-09 Thread root
Hello community,

here is the log from the commit of package patchinfo.14412 for 
openSUSE:Leap:15.1:Update checked in at 2020-10-09 12:22:45

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


Package is "patchinfo.14412"

Fri Oct  9 12:22:45 2020 rev:1 rq:839717 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++

  fwupdate -d command segmentation 
fault
  gary_lin
  moderate
  recommended
  Recommended update for efivar
  This update for efivar fixes the following issues:

- Fixed an issue when segmentation fault are caused on non-EFI systems. 
(bsc#1175989)

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




commit efivar for openSUSE:Leap:15.1:Update

2020-10-09 Thread root
Hello community,

here is the log from the commit of package efivar for openSUSE:Leap:15.1:Update 
checked in at 2020-10-09 12:22:44

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


Package is "efivar"

Fri Oct  9 12:22:44 2020 rev:2 rq:839717 version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.L7QfT5/_old  2020-10-09 12:22:45.222591778 +0200
+++ /var/tmp/diff_new_pack.L7QfT5/_new  2020-10-09 12:22:45.222591778 +0200
@@ -1 +1 @@
-
+




commit 00Meta for openSUSE:Leap:15.2:ARM:Images

2020-10-09 Thread root
Hello community,

here is the log from the commit of package 00Meta for 
openSUSE:Leap:15.2:ARM:Images checked in at 2020-10-09 08:46:01

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


Package is "00Meta"

Fri Oct  9 08:46:01 2020 rev:148 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ version_totest ++
--- /var/tmp/diff_new_pack.JBO4jV/_old  2020-10-09 08:46:02.845168678 +0200
+++ /var/tmp/diff_new_pack.JBO4jV/_new  2020-10-09 08:46:02.845168678 +0200
@@ -1 +1 @@
-1.35
\ No newline at end of file
+1.57
\ No newline at end of file