commit scite for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package scite for openSUSE:Factory checked 
in at 2023-11-22 18:55:24

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


Package is "scite"

Wed Nov 22 18:55:24 2023 rev:47 rq:1128137 version:5.4.0

Changes:

--- /work/SRC/openSUSE:Factory/scite/scite.changes  2023-10-02 
20:09:16.540866204 +0200
+++ /work/SRC/openSUSE:Factory/.scite.new.25432/scite.changes   2023-11-22 
18:55:41.809972361 +0100
@@ -1,0 +2,7 @@
+Wed Nov 22 12:26:00 UTC 2023 - Atri Bhattacharya 
+
+- Update to version 5.4.0:
+  * No Linux specific changes.
+- Drop scite-fix-missing-include.patch: upstreamed.
+
+---

Old:

  scite-fix-missing-include.patch
  scite538.tgz

New:

  scite540.tgz

BETA DEBUG BEGIN:
  Old:  * No Linux specific changes.
- Drop scite-fix-missing-include.patch: upstreamed.
BETA DEBUG END:



Other differences:
--
++ scite.spec ++
--- /var/tmp/diff_new_pack.laq1Iv/_old  2023-11-22 18:55:43.366029468 +0100
+++ /var/tmp/diff_new_pack.laq1Iv/_new  2023-11-22 18:55:43.366029468 +0100
@@ -17,20 +17,17 @@
 #
 
 
-%define tar_ver 538
+%define tar_ver 540
 
 Name:   scite
-Version:5.3.8
+Version:5.4.0
 Release:0
 Summary:Source Code Editor based on Scintilla
 License:MIT
 URL:https://www.scintilla.org/SciTE.html
-Source0:http://download.sourceforge.net/scintilla/%{name}%{tar_ver}.tgz
+Source0:https://www.scintilla.org/%{name}%{tar_ver}.tgz
 # PATCH-FEATURE-OPENSUSE scite-use-system-scintilla.patch badshah...@gmail.com 
-- Compile against system scintilla library
 Patch0: scite-use-system-scintilla.patch
-# PATCH-FIX-UPSTREAM scite-fix-missing-include.patch -- Fix missing include
-Patch1: scite-fix-missing-include.patch
-
 BuildRequires:  gcc-c++
 BuildRequires:  pkgconfig
 BuildRequires:  libscintilla-devel >= 5.3.0

++ scite538.tgz -> scite540.tgz ++
 11625 lines of diff (skipped)


commit python-awkward for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-awkward for openSUSE:Factory 
checked in at 2023-11-22 18:55:22

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


Package is "python-awkward"

Wed Nov 22 18:55:22 2023 rev:29 rq:1128142 version:2.4.5

Changes:

--- /work/SRC/openSUSE:Factory/python-awkward/python-awkward.changes
2023-10-10 20:59:28.192275673 +0200
+++ /work/SRC/openSUSE:Factory/.python-awkward.new.25432/python-awkward.changes 
2023-11-22 18:55:39.781897931 +0100
@@ -1,0 +2,5 @@
+Wed Nov 22 13:44:35 UTC 2023 - Daniel Garcia 
+
+- Update required version for python-awkward-cpp to 26.
+
+---



Other differences:
--
++ python-awkward.spec ++
--- /var/tmp/diff_new_pack.Nuy7Pt/_old  2023-11-22 18:55:41.249951808 +0100
+++ /var/tmp/diff_new_pack.Nuy7Pt/_new  2023-11-22 18:55:41.261952248 +0100
@@ -16,7 +16,7 @@
 #
 
 
-%define awkward_cpp_version 24
+%define awkward_cpp_version 26
 %{?sle15_python_module_pythons}
 Name:   python-awkward
 Version:2.4.5


commit rspamd for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rspamd for openSUSE:Factory checked 
in at 2023-11-22 18:55:27

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


Package is "rspamd"

Wed Nov 22 18:55:27 2023 rev:19 rq:1128152 version:3.7.4

Changes:

--- /work/SRC/openSUSE:Factory/rspamd/rspamd.changes2023-11-15 
21:10:08.915708596 +0100
+++ /work/SRC/openSUSE:Factory/.rspamd.new.25432/rspamd.changes 2023-11-22 
18:55:45.382103457 +0100
@@ -1,0 +2,6 @@
+Wed Nov 22 10:06:42 UTC 2023 - Guillaume GARDET 
+
+- Add upstream patch to fix build without hyperscan:
+  * rspamd-d907a95.patch
+
+---

New:

  rspamd-d907a95.patch

BETA DEBUG BEGIN:
  New:- Add upstream patch to fix build without hyperscan:
  * rspamd-d907a95.patch
BETA DEBUG END:



Other differences:
--
++ rspamd.spec ++
--- /var/tmp/diff_new_pack.FaS9Zy/_old  2023-11-22 18:55:45.958124597 +0100
+++ /var/tmp/diff_new_pack.FaS9Zy/_new  2023-11-22 18:55:45.962124744 +0100
@@ -67,6 +67,7 @@
 Patch0: rspamd-conf.patch
 Patch1: rspamd-after-redis-target.patch
 Patch2: fix_missing_return.patch
+Patch3: rspamd-d907a95.patch
 %if !0%{?is_opensuse}
 # because 80-check-malware-scan-clamav triggered in SLE-15-SP2
 BuildRequires:  -post-build-checks-malwarescan

++ rspamd-d907a95.patch ++
>From d907a95ac2e2cad6f7f65c4323f031f7931ae18b Mon Sep 17 00:00:00 2001
From: Vsevolod Stakhov 
Date: Wed, 15 Nov 2023 13:43:05 +
Subject: [PATCH] [Minor] Fix build with no hyperscan

Issue: #4702
---
 src/libserver/rspamd_control.c | 4 
 1 file changed, 4 insertions(+)

diff --git a/src/libserver/rspamd_control.c b/src/libserver/rspamd_control.c
index 986a4a2ea..69af0597f 100644
--- a/src/libserver/rspamd_control.c
+++ b/src/libserver/rspamd_control.c
@@ -922,6 +922,7 @@ rspamd_srv_handler(EV_P_ ev_io *w, int revents)
}
break;
case RSPAMD_SRV_HYPERSCAN_LOADED:
+#ifdef WITH_HYPERSCAN
/* Load RE cache to provide it for new forks */
if 
(rspamd_re_cache_is_hs_loaded(rspamd_main->cfg->re_cache) != 
RSPAMD_HYPERSCAN_LOADED_FULL ||
cmd.cmd.hs_loaded.forced) {
@@ -932,7 +933,9 @@ rspamd_srv_handler(EV_P_ ev_io *w, int revents)
}
 
/* After getting this notice, we can clean up 
old hyperscan files */
+
rspamd_hyperscan_notice_loaded();
+
msg_info_main("received hyperscan cache loaded 
from %s",
  
cmd.cmd.hs_loaded.cache_dir);
 
@@ -945,6 +948,7 @@ rspamd_srv_handler(EV_P_ ev_io *w, int revents)
wcmd.cmd.hs_loaded.forced = 
cmd.cmd.hs_loaded.forced;
rspamd_control_broadcast_cmd(rspamd_main, 
, rfd,

 rspamd_control_ignore_io_handler, NULL, worker->pid);
+#endif
break;
case RSPAMD_SRV_MONITORED_CHANGE:
/* Broadcast command to all workers */


commit limesuite for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package limesuite for openSUSE:Factory 
checked in at 2023-11-22 18:55:14

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


Package is "limesuite"

Wed Nov 22 18:55:14 2023 rev:20 rq:1128135 version:23.11.0

Changes:

--- /work/SRC/openSUSE:Factory/limesuite/limesuite.changes  2023-10-31 
20:26:24.635506578 +0100
+++ /work/SRC/openSUSE:Factory/.limesuite.new.25432/limesuite.changes   
2023-11-22 18:55:36.437775202 +0100
@@ -1,0 +2,7 @@
+Wed Nov 22 12:22:28 UTC 2023 - Martin Hauke 
+
+- Update to version 23.11.0
+  * Fix debian packaging dependencies
+  * No functional changes
+
+---

Old:

  limesuite-23.10.0.tar.xz

New:

  limesuite-23.11.0.tar.xz



Other differences:
--
++ limesuite.spec ++
--- /var/tmp/diff_new_pack.KbPwzz/_old  2023-11-22 18:55:36.953794140 +0100
+++ /var/tmp/diff_new_pack.KbPwzz/_new  2023-11-22 18:55:36.953794140 +0100
@@ -2,7 +2,7 @@
 # spec file for package limesuite
 #
 # Copyright (c) 2023 SUSE LLC
-# Copyright (c) 2017-2022, Martin Hauke 
+# Copyright (c) 2017-2023, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 #
 
 
-%define sover 23_10-0
+%define sover 23_11-0
 %define libname libLimeSuite%{sover}
 %define soapy_modver 0.8
 Name:   limesuite
-Version:23.10.0
+Version:23.11.0
 Release:0
 Summary:Collection of software supporting LMS7-based hardware
 License:Apache-2.0

++ limesuite-23.10.0.tar.xz -> limesuite-23.11.0.tar.xz ++
 277971 lines of diff (skipped)


commit gstreamer-plugins-rs for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gstreamer-plugins-rs for 
openSUSE:Factory checked in at 2023-11-22 18:55:16

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


Package is "gstreamer-plugins-rs"

Wed Nov 22 18:55:16 2023 rev:24 rq:1128136 version:0.11.2

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-rs/gstreamer-plugins-rs.changes
2023-11-16 20:29:18.090006168 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-rs.new.25432/gstreamer-plugins-rs.changes
 2023-11-22 18:55:37.697821446 +0100
@@ -1,0 +2,5 @@
+Thu Nov 16 12:11:54 UTC 2023 - Bjørn Lie 
+
+- Add arm to excluded arches.
+
+---



Other differences:
--
++ gstreamer-plugins-rs.spec ++
--- /var/tmp/diff_new_pack.0yQGoL/_old  2023-11-22 18:55:38.717858881 +0100
+++ /var/tmp/diff_new_pack.0yQGoL/_new  2023-11-22 18:55:38.721859028 +0100
@@ -72,7 +72,7 @@
 Requires:   gstreamer
 Requires:   gstreamer-plugins-base
 Enhances:   gstreamer
-ExcludeArch:ppc ppc64 ppc64le s390 %ix86
+ExcludeArch:ppc ppc64 ppc64le s390 %ix86 %arm
 
 %description
 GStreamer is a streaming media framework based on graphs of filters


commit Setzer for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Setzer for openSUSE:Factory checked 
in at 2023-11-22 18:55:02

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


Package is "Setzer"

Wed Nov 22 18:55:02 2023 rev:6 rq:1128093 version:62

Changes:

--- /work/SRC/openSUSE:Factory/Setzer/Setzer.changes2023-10-25 
18:06:07.001089962 +0200
+++ /work/SRC/openSUSE:Factory/.Setzer.new.25432/Setzer.changes 2023-11-22 
18:55:24.865350497 +0100
@@ -1,0 +2,6 @@
+Wed Nov 22 08:08:46 UTC 2023 - Atri Bhattacharya 
+
+- Update to version 62:
+  * Custom popovers.
+
+---

Old:

  Setzer-61.tar.gz

New:

  Setzer-62.tar.gz



Other differences:
--
++ Setzer.spec ++
--- /var/tmp/diff_new_pack.ZGe6jP/_old  2023-11-22 18:55:25.505373986 +0100
+++ /var/tmp/diff_new_pack.ZGe6jP/_new  2023-11-22 18:55:25.509374133 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   Setzer
-Version:61
+Version:62
 Release:0
 Summary:Simple yet full-featured LaTeX editor for GTK/GNOME
 License:GPL-3.0-or-later

++ Setzer-61.tar.gz -> Setzer-62.tar.gz ++
 7842 lines of diff (skipped)


commit ctre for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ctre for openSUSE:Factory checked in 
at 2023-11-22 18:55:00

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


Package is "ctre"

Wed Nov 22 18:55:00 2023 rev:2 rq:1128059 version:3.8.1

Changes:

--- /work/SRC/openSUSE:Factory/ctre/ctre.changes2023-11-21 
21:34:47.041468730 +0100
+++ /work/SRC/openSUSE:Factory/.ctre.new.25432/ctre.changes 2023-11-22 
18:55:23.697307630 +0100
@@ -1,0 +2,5 @@
+Wed Nov 22 09:46:53 UTC 2023 - Andreas Schwab 
+
+- unsigned-char.patch: Fix bogus tests that depend on signed char
+
+---

New:

  unsigned-char.patch

BETA DEBUG BEGIN:
  New:
- unsigned-char.patch: Fix bogus tests that depend on signed char
BETA DEBUG END:



Other differences:
--
++ ctre.spec ++
--- /var/tmp/diff_new_pack.pjJcST/_old  2023-11-22 18:55:24.693344185 +0100
+++ /var/tmp/diff_new_pack.pjJcST/_new  2023-11-22 18:55:24.693344185 +0100
@@ -26,12 +26,12 @@
 License:Apache-2.0
 URL:https://github.com/hanickadot/compile-time-regular-expressions/
 Source: 
%{url}/archive/refs/tags/v%{version}.tar.gz#/%{name}-%version.tar.gz
+# https://github.com/hanickadot/compile-time-regular-expressions/issues/253
+Patch1: unsigned-char.patch
 BuildRequires:  cmake
 BuildRequires:  gcc%{?gcc_ver}-c++
 BuildRequires:  pkgconfig
 BuildArch:  noarch
-# https://github.com/hanickadot/compile-time-regular-expressions/issues/253
-ExcludeArch:aarch64 %{arm}
 
 %description
 A compile-time regular expressions with support for
@@ -46,7 +46,7 @@
 developing applications against ctre.
 
 %prep
-%autosetup -n compile-time-regular-expressions-%{version}
+%autosetup -p1 -n compile-time-regular-expressions-%{version}
 
 %build
 %cmake \

++ unsigned-char.patch ++
Index: compile-time-regular-expressions-3.8.1/tests/generating.cpp
===
--- compile-time-regular-expressions-3.8.1.orig/tests/generating.cpp
+++ compile-time-regular-expressions-3.8.1/tests/generating.cpp
@@ -1,3 +1,4 @@
+#include 
 #include 
 
 void empty_symbol() { }
@@ -52,10 +53,16 @@ static_assert(same_f(CTRE_GEN("(?:abc)")
 // support for hexdec
 static_assert(same_f(CTRE_GEN("\\x40"), ctre::character()));
 static_assert(same_f(CTRE_GEN("\\x7F"), ctre::character()));
+#if CHAR_MAX < 128
 // only characters with value < 128 are char otherwise they are internally 
char32_t
 static_assert(same_f(CTRE_GEN("\\x80"), ctre::character()));
 static_assert(same_f(CTRE_GEN("\\xFF"), ctre::character()));
 static_assert(same_f(CTRE_GEN("\\x{FF}"), ctre::character()));
+#else
+static_assert(same_f(CTRE_GEN("\\x80"), ctre::character()));
+static_assert(same_f(CTRE_GEN("\\xFF"), ctre::character()));
+static_assert(same_f(CTRE_GEN("\\x{FF}"), ctre::character()));
+#endif
 static_assert(same_f(CTRE_GEN("\\x{FFF}"), 
ctre::character()));
 static_assert(same_f(CTRE_GEN("\\x{ABCD}"), 
ctre::character()));
 


commit python-sentry-sdk for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sentry-sdk for 
openSUSE:Factory checked in at 2023-11-22 18:54:49

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


Package is "python-sentry-sdk"

Wed Nov 22 18:54:49 2023 rev:28 rq:1128032 version:1.36.0

Changes:

--- /work/SRC/openSUSE:Factory/python-sentry-sdk/python-sentry-sdk.changes  
2023-11-02 20:23:48.520999114 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sentry-sdk.new.25432/python-sentry-sdk.changes
   2023-11-22 18:55:14.632974972 +0100
@@ -1,0 +2,23 @@
+Tue Nov 21 19:14:03 UTC 2023 - ecsos 
+
+- Update to 1.36.0
+  - Django: Support Django 5.0 (#2490)
+  - Django: Handling ASGI body in the right way. (#2513)
+  - Flask: Test with Flask 3.0 (#2506)
+  - Celery: Do not create a span when task is triggered by Celery Beat (#2510)
+  - Redis: Ensure RedisIntegration is disabled, unless redis is installed 
(#2504)
+  - Quart: Fix Quart integration for Quart 0.19.4 (#2516)
+  - gRPC: Make async gRPC less noisy (#2507)
+- Update to 1.35.0
+  - Updated gRPC integration: Asyncio interceptors and easier setup (#2369)
+  - Python 3.12: Replace deprecated datetime functions (#2502)
+  - Metrics: Unify datetime format (#2409)
+  - Celery: Set correct data in check_ins (#2500)
+  - Celery: Read timezone for Crons monitors from celery_schedule if existing 
(#2497)
+  - Django: Removing redundant code in Django tests (#2491)
+  - Django: Make reading the request body work in Django ASGI apps. (#2495)
+  - FastAPI: Use wraps on fastapi request call wrapper (#2476)
+  - Fix: Probe for psycopg2 and psycopg3 parameters function. (#2492)
+  - Fix: Remove unnecessary TYPE_CHECKING alias (#2467)
+
+---

Old:

  sentry-python-1.34.0.tar.gz

New:

  sentry-python-1.36.0.tar.gz



Other differences:
--
++ python-sentry-sdk.spec ++
--- /var/tmp/diff_new_pack.P9afAL/_old  2023-11-22 18:55:15.349001250 +0100
+++ /var/tmp/diff_new_pack.P9afAL/_new  2023-11-22 18:55:15.349001250 +0100
@@ -19,7 +19,7 @@
 # nothing provides python2-venusian >= 1.0 needed by python2-pyramid
 %{?sle15_python_module_pythons}
 Name:   python-sentry-sdk
-Version:1.34.0
+Version:1.36.0
 Release:0
 Summary:Python SDK for Sentry.io
 License:BSD-2-Clause

++ sentry-python-1.34.0.tar.gz -> sentry-python-1.36.0.tar.gz ++
 3875 lines of diff (skipped)


commit lapce for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lapce for openSUSE:Factory checked 
in at 2023-11-22 18:54:46

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


Package is "lapce"

Wed Nov 22 18:54:46 2023 rev:16 rq:1128020 version:0.3.0

Changes:

--- /work/SRC/openSUSE:Factory/lapce/lapce.changes  2023-08-21 
11:45:36.827692543 +0200
+++ /work/SRC/openSUSE:Factory/.lapce.new.25432/lapce.changes   2023-11-22 
18:55:11.232850188 +0100
@@ -1,0 +2,14 @@
+Tue Nov 21 23:27:47 UTC 2023 - Joshua Smith 
+
+- Update to version 0.3.0:
+  Features/Changes
+  * Rewrite with Floem UI
+  * Reimplement completion lens
+  * Show Lapce as an option when doing "Open With..." on Linux
+  * Implement multi-line vim-motion yank and delete (3dd, 2yy, etc.)
+  * Implement search and replace
+  * Implement debug adapter protocol
+  Bug Fixes
+  * Inform language servers that Lapce supports LSP diagnostics
+
+---

Old:

  lapce-0.2.8.tar.zst

New:

  _servicedata
  lapce-0.3.0.tar.zst



Other differences:
--
++ lapce.spec ++
--- /var/tmp/diff_new_pack.FbZTLO/_old  2023-11-22 18:55:13.620937830 +0100
+++ /var/tmp/diff_new_pack.FbZTLO/_new  2023-11-22 18:55:13.620937830 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   lapce
-Version:0.2.8
+Version:0.3.0
 Release:0
 Summary:Lightning-fast and Powerful Code Editor written in Rust
 URL:https://github.com/lapce/lapce
@@ -62,7 +62,7 @@
 # We disable default feature as they include auto-update.
 # For reference:
 # 
https://github.com/lapce/lapce/blob/0ded46c988d72b563bd78b29cc11107d4e2248bc/lapce-ui/Cargo.toml#L48
-%{cargo_build} --no-default-features -p lapce-ui --features all-languages
+%{cargo_build} --no-default-features -p lapce-app --features all-languages
 
 %install
 install -Dm 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} 
%{buildroot}%{_bindir}/%{name}

++ _service ++
--- /var/tmp/diff_new_pack.FbZTLO/_old  2023-11-22 18:55:13.656939152 +0100
+++ /var/tmp/diff_new_pack.FbZTLO/_new  2023-11-22 18:55:13.660939298 +0100
@@ -3,10 +3,9 @@
 https://github.com/lapce/lapce
 @PARENT_TAG@
 git
-14534f4
-   v0.2.8
+c49e281
+   v0.3.0
 v(.*)
-\1
 enable
 socvirnyl.est...@gmail.com
   

++ _servicedata ++


https://github.com/lapce/lapce
  c49e2814225d6f934ae27586f83f6c274aee7c72
(No newline at EOF)

++ cargo_config ++
--- /var/tmp/diff_new_pack.FbZTLO/_old  2023-11-22 18:55:13.696940619 +0100
+++ /var/tmp/diff_new_pack.FbZTLO/_new  2023-11-22 18:55:13.700940766 +0100
@@ -1,131 +1,57 @@
 [source.crates-io]
 replace-with = "vendored-sources"
 
-[source."git+https://github.com/6cdh/tree-sitter-scheme.git?rev=af0fd1fa452cb2562dc7b5c8a8c1c39273b9;]
-git = "https://github.com/6cdh/tree-sitter-scheme.git;
-rev = "af0fd1fa452cb2562dc7b5c8a8c1c39273b9"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/Himujjal/tree-sitter-svelte?rev=52e122ae68b316d3aa960a0a422d3645ba717f42;]
-git = "https://github.com/Himujjal/tree-sitter-svelte;
-rev = "52e122ae68b316d3aa960a0a422d3645ba717f42"
-replace-with = "vendored-sources"
-
 
[source."git+https://github.com/MDeiml/tree-sitter-markdown.git?rev=272e080bca0efd19a06a7f4252d746417224959e;]
 git = "https://github.com/MDeiml/tree-sitter-markdown.git;
 rev = "272e080bca0efd19a06a7f4252d746417224959e"
 replace-with = "vendored-sources"
 
-[source."git+https://github.com/RenjiSann/tree-sitter-xml?rev=422528a43630db6dcc1e222d1c5ee3babd559473;]
-git = "https://github.com/RenjiSann/tree-sitter-xml;
-rev = "422528a43630db6dcc1e222d1c5ee3babd559473"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/VixieTSQ/tree-sitter-glimmer?rev=7281caca2ba114e1960c5d944a37860ef0841426;]
-git = "https://github.com/VixieTSQ/tree-sitter-glimmer;
-rev = "7281caca2ba114e1960c5d944a37860ef0841426"
-replace-with = "vendored-sources"
-
-[source."git+https://github.com/VixieTSQ/tree-sitter-hcl?rev=f4aa4553344e03e149ec459549a7f686d6846626;]
-git = "https://github.com/VixieTSQ/tree-sitter-hcl;
-rev = "f4aa4553344e03e149ec459549a7f686d6846626"
+[source."git+https://github.com/alacritty/alacritty?rev=6071a7bf35cfd99be8ba70f479f188b7370cda6f;]
+git = "https://github.com/alacritty/alacritty;
+rev = "6071a7bf35cfd99be8ba70f479f188b7370cda6f"
 replace-with = "vendored-sources"
 
-[source."git+https://github.com/VixieTSQ/tree-sitter-scss?rev=3aac3391ede5098edbf4cc8a9f6d0cfdfe28e5dc;]
-git = "https://github.com/VixieTSQ/tree-sitter-scss;
-rev = 

commit mpv for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mpv for openSUSE:Factory checked in 
at 2023-11-22 18:54:38

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


Package is "mpv"

Wed Nov 22 18:54:38 2023 rev:121 rq:1127982 version:0.37.0+git20231121.2a57a6ee

Changes:

--- /work/SRC/openSUSE:Factory/mpv/mpv.changes  2023-09-25 20:52:26.868891956 
+0200
+++ /work/SRC/openSUSE:Factory/.mpv.new.25432/mpv.changes   2023-11-22 
18:55:04.548604878 +0100
@@ -1,0 +2,492 @@
+Tue Nov 21 19:02:57 UTC 2023 - llyyr.pub...@gmail.com
+
+- Remove 0001-Revert-meson-bump-required-version-to-0.62.patch:
+  * Leap 15.5 does not provide libplacebo>=6.338 so mpv can't be built
+there anymore.
+- Clean up spec file since building on Leap 15.5 isn't a possibility
+- Update to version 0.37.0+git20231121.2a57a6ee:
+  * Update VERSION
+  * Release 0.37.0
+  * vo_gpu_next: reduce number of requested frames from VO
+  * mac: title bar fix 1px none covered video at top
+  * mac: add rotation menubar entries
+  * mac: fix reporting of left wheel and right wheel scrolling
+  * command: add missing null check to event handler
+  * DOCS/options: admonish users for touching --3dlut-size
+  * vo_gpu_next: bump ICC cache size limit to 20 MB
+  * DOCS/options: reword cache options
+  * vo_gpu_next: don't re-save unmodified cache
+  * vo_gpu_next: dramatically simplify cache code
+  * vo_direct3d: remove redundant condition
+  * opengl/context: remove duplicated conditions
+  * ra_d3d11: fix off by one check
+  * vo: add missing return variable assignment
+  * win32: don't jump over variable init with goto
+  * various: add some missing error checks
+  * demux: add missing NULL check
+  * common/msg: remove redundant check
+  * ao_wasapi: add missing comma in strings array
+  * vo_gpu_next: disable drift compensation for screenshots
+  * vo_gpu_next: add validation for invalid pl_queue usage
+  * vo_gpu_next: set frame duration if provided by VO
+  * vo_gpu_next: interpolate only if display_synced or a still frame
+  * vo_gpu_next: request more frames to account for anti aliasing
+  * vo_gpu_next: make the first frame check less ominous
+  * vo_gpu_next: remove incorrect interpolation disabling
+  * vo_gpu_next: fix pl_queue refill on reset
+  * vo: pass approximate frame duration in vo_frame
+  * vo: avoid overshooting the expected end of the frame during pause
+  * player/video: account for repeats in ideal_frame_vsync_duration
+  * vo_sdl: fix broken mouse wheel multiplier
+  * DOCS: properly document --force-window-position for sdl vo
+  * loadfile: remove some dead code
+  * hwdec_vulkan: use VK_NULL_HANDLE when counting the number of images
+  * test: update ffmpeg format refs
+  * vo_gpu_next: set max cache size back down to 10 MiB
+  * hwdec: support videotoolbox with libplacebo
+  * osxbundle: sign bundle with ad-hoc pseudo identity
+  * osxbundle: remove mpv-bundle symlink to allow code signing
+  * osxbundle: resolve relative linked dependency paths
+  * zsh-completion: complete options after --help
+  * command: notify media-title on force-media-title change
+  * audio: fix UB when casting INFINITY to integer
+  * vo: delay vsync samples by at least 10 refreshes
+  * player: don't remove all selected sub tracks in mp_dselect_track
+  * stats.lua: fix incorrect storage aspect ratio value
+  * command: export storage aspect ratio (sar) properties
+  * vo_gpu_next: guard from cache save conflict
+  * demux_playlist: simplify ini parsing
+  * DOCS/options: update watch-later-options docs
+  * options: add more properties to default watch-later-options
+  * options: remove not relevant props from default watch-later-options
+  * vo_gpu_next: disable libplacebo drift_compensation
+  * player/video: fix calculation of ideal_frame_vsync_duration
+  * m_option: remove leftovers of del action
+  * vo_gpu_next: update overlays for blend subtitles on frame redraws
+  * DOCS/options: osd-shadow is ignored with osd-back-color
+  * demux: always update the cache on init
+  * vo_gpu_next: fix interpolation
+  * vo: add frame vsync and vsync duration
+  * vo_gpu_next: improve PTS clamping
+  * vo_gpu_next: add some additional sanity checking for interpolation
+  * wayland: fix shift+tab keyboard input
+  * console: fix crash for long suggestion strings
+  * osdep/w32_keyboard: remove duplicated MP_KEY_BACK mapping
+  * wayland: obey initial size hints set by the compositor
+  * cocoa: remove OpenGL cocoa backend
+  * mac: change display name retrieval to localizedName NSScreen property
+  * mac: fix build on older swift versions
+  * TOOLS/macos-sdk-version: remove legacy sdk version retrieval
+  * vo_gpu_next: overwrite cache files atomically
+  * osdep/io: implement rename() wrapper
+  

commit python-azure-storage-queue for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-azure-storage-queue for 
openSUSE:Factory checked in at 2023-11-22 18:54:33

Comparing /work/SRC/openSUSE:Factory/python-azure-storage-queue (Old)
 and  /work/SRC/openSUSE:Factory/.python-azure-storage-queue.new.25432 (New)


Package is "python-azure-storage-queue"

Wed Nov 22 18:54:33 2023 rev:21 rq:1128132 version:12.8.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-azure-storage-queue/python-azure-storage-queue.changes
2023-11-13 22:20:50.191426877 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-azure-storage-queue.new.25432/python-azure-storage-queue.changes
 2023-11-22 18:54:54.564238454 +0100
@@ -57 +57 @@
-- New upstream release
+- New upstream release (bsc#1202088, CVE-2022-30187)



Other differences:
--


commit foliate for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package foliate for openSUSE:Factory checked 
in at 2023-11-22 18:54:35

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


Package is "foliate"

Wed Nov 22 18:54:35 2023 rev:23 rq:1127886 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/foliate/foliate.changes  2023-11-19 
20:15:59.674880840 +0100
+++ /work/SRC/openSUSE:Factory/.foliate.new.25432/foliate.changes   
2023-11-22 18:55:00.416453229 +0100
@@ -1,0 +2,10 @@
+Mon Nov 20 10:56:16 UTC 2023 - Dead Mozay 
+
+- Update to version 3.0.1:
+  * Updated translations.
+  * Fixed desktop entry and AppData.
+  * Fixed broken layout for some books.
+  * Fixed chromatic abberation in invert mode.
+  * Fixed sidebar background (pictured).
+
+---

Old:

  foliate-3.0.0.obscpio

New:

  foliate-3.0.1.obscpio



Other differences:
--
++ foliate.spec ++
--- /var/tmp/diff_new_pack.VrkPEu/_old  2023-11-22 18:55:01.348487434 +0100
+++ /var/tmp/diff_new_pack.VrkPEu/_new  2023-11-22 18:55:01.348487434 +0100
@@ -18,7 +18,7 @@
 
 %define oname com.github.johnfactotum.Foliate
 Name:   foliate
-Version:3.0.0
+Version:3.0.1
 Release:0
 Summary:A GTK eBook reader
 License:GPL-3.0-only

++ _service ++
--- /var/tmp/diff_new_pack.VrkPEu/_old  2023-11-22 18:55:01.380488609 +0100
+++ /var/tmp/diff_new_pack.VrkPEu/_new  2023-11-22 18:55:01.380488609 +0100
@@ -4,7 +4,7 @@
 foliate
 https://github.com/johnfactotum/foliate.git
 git
-refs/tags/3.0.0
+refs/tags/3.0.1
 @PARENT_TAG@+@TAG_OFFSET@
 (.*)\+0
 \1

++ foliate-3.0.0.obscpio -> foliate-3.0.1.obscpio ++
/work/SRC/openSUSE:Factory/foliate/foliate-3.0.0.obscpio 
/work/SRC/openSUSE:Factory/.foliate.new.25432/foliate-3.0.1.obscpio differ: 
char 50, line 1

++ foliate.obsinfo ++
--- /var/tmp/diff_new_pack.VrkPEu/_old  2023-11-22 18:55:01.428490371 +0100
+++ /var/tmp/diff_new_pack.VrkPEu/_new  2023-11-22 18:55:01.428490371 +0100
@@ -1,5 +1,5 @@
 name: foliate
-version: 3.0.0
-mtime: 1699807968
-commit: 5d6571ebf939ecb66d4b147bbcff51ec40f7d1e5
+version: 3.0.1
+mtime: 1700461582
+commit: cf570ad1650472a278d856ba2951e1920e7f872f
 


commit xkeyboard-config for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xkeyboard-config for 
openSUSE:Factory checked in at 2023-11-22 18:54:32

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


Package is "xkeyboard-config"

Wed Nov 22 18:54:32 2023 rev:102 rq:1128123 version:2.40

Changes:

--- /work/SRC/openSUSE:Factory/xkeyboard-config/xkeyboard-config.changes
2023-10-12 12:00:37.561122451 +0200
+++ 
/work/SRC/openSUSE:Factory/.xkeyboard-config.new.25432/xkeyboard-config.changes 
2023-11-22 18:54:53.572202046 +0100
@@ -1,0 +2,32 @@
+Wed Nov 22 12:33:07 UTC 2023 - Stefan Dirsch 
+
+- the current source supersedes old sle15-sp5 patches (see
+  changelog below)
+  * U_Map-evdev-keycodes-KEY_RFKILL-and-KEY_WWAN-to-XF86RF.patch
+  * U_Updating-Old-Hungarian.patch
+  * U_Fix-media-keys-lag-on-ABNT2-keyboard.patch
+  * U_Add-the-new-AZERTY-layout-norm-NF-Z71-300.patch
+
+---
+Tue Nov 21 18:28:31 UTC 2023 - Stefan Dirsch 
+
+- includes fixes for 
+  * missing mappings for evdev keys KEY_RFKILL and KEY_WWAN
+(boo#1123784)
+  * capslock in Old Hungarian layout (boo#1153774)
+  * wrong keyboard mapping causing input delays with ABNT2 keyboards
+(bsc#1191242)
+- includes backport of French standardized AZERTY layout (AFNOR:
+  NF Z71-300) (bsc#1188867)
+
+---
+Tue Nov 21 15:52:53 UTC 2023 - Stefan Dirsch 
+
+- supersedes a patch called 'U_fixed-keycode-comment.patch' from
+  sle15-sp5, which wasn't applied there any longer either.
+
+ = 247;   // #define KEY_UWB 239 
+
+  is defined in keycodes/evdev since a long time ...
+
+---



Other differences:
--


commit transactional-update for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package transactional-update for 
openSUSE:Factory checked in at 2023-11-22 18:54:28

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


Package is "transactional-update"

Wed Nov 22 18:54:28 2023 rev:102 rq:1127927 version:4.5.0

Changes:

--- 
/work/SRC/openSUSE:Factory/transactional-update/transactional-update.changes
2023-09-22 21:46:42.667329112 +0200
+++ 
/work/SRC/openSUSE:Factory/.transactional-update.new.25432/transactional-update.changes
 2023-11-22 18:54:46.987960406 +0100
@@ -1,0 +2,19 @@
+Mon Nov 20 17:12:20 UTC 2023 - Ignaz Forster 
+
+- Version 4.5.0
+  - libtukit: Use permissions of real /etc when creating overlay
+[bsc#1215878]
+  - libtukit, tukit: Support "rollback" via library now
+  - tukitd: Implement Snapshot delete and rollback methods
+  - tukit: Check for missing arguments with "close" and "abort"
+commands
+  - t-u: Warn user when using "kdump" if it isn't configured to
+avoid confusion with "setup-kdump" [boo#1215725]
+  - t-u: Abort if mkdumprd run is not successful
+  - t-u: Use defaut from config file if t-u is called without
+arguments [gh#openSUSE/transactional-update#101]
+  - Improved README.md [gh#openSUSE/transactional-update#59] and
+API docs
+  - Code cleanup
+
+---
@@ -11 +30 @@
-run.
+run. [gh#openSUSE/transactional-update#62]

Old:

  transactional-update-4.4.0.tar.gz

New:

  transactional-update-4.5.0.tar.gz



Other differences:
--
++ transactional-update.spec ++
--- /var/tmp/diff_new_pack.y9mziK/_old  2023-11-22 18:54:47.651984776 +0100
+++ /var/tmp/diff_new_pack.y9mziK/_new  2023-11-22 18:54:47.651984776 +0100
@@ -26,7 +26,7 @@
 %{!?_distconfdir: %global _distconfdir %{_prefix}%{_sysconfdir}}
 
 Name:   transactional-update
-Version:4.4.0
+Version:4.5.0
 Release:0
 Summary:Transactional Updates with btrfs and snapshots
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ transactional-update-4.4.0.tar.gz -> transactional-update-4.5.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-4.4.0/NEWS 
new/transactional-update-4.5.0/NEWS
--- old/transactional-update-4.4.0/NEWS 2023-09-11 15:49:37.0 +0200
+++ new/transactional-update-4.5.0/NEWS 2023-11-20 18:09:46.0 +0100
@@ -1,6 +1,20 @@
 transactional-update NEWS -- history of user-visible changes.
 
-Copyright (C) 2016-2022 Thorsten Kukuk, Ignaz Forster et al.
+Copyright (C) 2016-2023 Thorsten Kukuk, Ignaz Forster et al.
+
+Version 4.5.0 (2023-11-20)
+* libtukit: Use permissions of real /etc when creating overlay
+  [bsc#1215878]
+* libtukit, tukit: Support "rollback" via library now
+* tukitd: Implement Snapshot delete and rollback methods
+* tukit: Check for missing arguments with "close" and "abort" commands
+* t-u: Warn user when using "kdump" if it isn't configured to avoid
+  confusion with "setup-kdump" [boo#1215725]
+* t-u: Abort if mkdumprd run is not successful
+* t-u: Use defaut from config file if t-u is called without arguments
+  [gh#openSUSE/transactional-update#101]
+* Improved README.md [gh#openSUSE/transactional-update#59] and API docs
+* Code cleanup
 
 Version 4.4.0
 * t-u: Introduce setup-fips command [jsc#SMO-194]
@@ -8,7 +22,7 @@
   D-Bus interface or tukit the snapshots will be automatically cleaned up
   by snapper after some time now; in the past only snapshots created by
   the transactional-update shell script would be cleanup after, and only
-  after a `t-u cleanup` run.
+  after a `t-u cleanup` run. [gh#openSUSE/transactional-update#62]
 * tukit: enable kexec's syscall detection feature
 * tukit: Don't throw exceptions from the child process after fork
 * tukitd: Rename service file to org.opensuse.tukit.service
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/transactional-update-4.4.0/README.md 
new/transactional-update-4.5.0/README.md
--- old/transactional-update-4.4.0/README.md2023-09-11 15:49:37.0 
+0200
+++ new/transactional-update-4.5.0/README.md2023-11-20 18:09:46.0 
+0100
@@ -1,37 +1,54 @@
 # transactional-update
 ## Update the operating system in an atomic way
-This project provides an application and library to update a Linux operating 
system in a transactional way, i.e. the update will be performed in the 
background while the system continues running as it is. Only if the update was 
the successful the system will boot into the 

commit libqb for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libqb for openSUSE:Factory checked 
in at 2023-11-22 18:54:30

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


Package is "libqb"

Wed Nov 22 18:54:30 2023 rev:37 rq:1128101 version:2.0.8+20230721.002171b

Changes:

--- /work/SRC/openSUSE:Factory/libqb/libqb.changes  2023-07-26 
13:22:18.743438414 +0200
+++ /work/SRC/openSUSE:Factory/.libqb.new.25432/libqb.changes   2023-11-22 
18:54:49.832064784 +0100
@@ -5 +5 @@
-- log: fix potential overflow with long log messages (gh#ClusterLabs/libqb#490)
+- log: fix potential overflow with long log messages 
(gh#ClusterLabs/libqb#490, CVE-2023-39976, bsc#1214066)



Other differences:
--


commit python-pip for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pip for openSUSE:Factory 
checked in at 2023-11-22 18:54:20

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


Package is "python-pip"

Wed Nov 22 18:54:20 2023 rev:62 rq:1127960 version:23.3.1

Changes:

--- /work/SRC/openSUSE:Factory/python-pip/python-pip.changes2023-08-30 
10:21:34.406482585 +0200
+++ /work/SRC/openSUSE:Factory/.python-pip.new.25432/python-pip.changes 
2023-11-22 18:54:33.287457601 +0100
@@ -1,0 +2,71 @@
+Tue Nov 21 10:38:00 UTC 2023 - Matej Cepl 
+
+- Update to 23.3.1:
+  - Bug Fixes
+- Handle a timezone indicator of Z when parsing dates in the
+  self check. (#12338)
+- Fix bug where installing the same package at the same time
+  with multiple pip processes could fail. (#12361)
+- Update to 23.3:
+  - Process
+- Added reference to vulnerability reporting guidelines to
+  pip's security policy.
+  - Features
+- Improve extras resolution for multiple constraints on same
+  base package. (#11924)
+- Improve use of datastructures to make candidate selection
+  1.6x faster. (#12204)
+- Allow pip install --dry-run to use platform and ABI
+  overriding options. (#12215)
+- Add is_yanked boolean entry to the installation report
+  (--report) to indicate whether the requirement was yanked
+  from the index, but was still selected by pip conform to
+  PEP 592. (#12224)
+  - Bug Fixes
+- Ignore errors in temporary directory cleanup (show a
+  warning instead). (#11394)
+- Normalize extras according to PEP 685 from package metadata
+  in the resolver for comparison. This ensures extras are
+  correctly compared and merged as long as the package
+  providing the extra(s) is built with values normalized
+  according to the standard. Note, however, that this
+  does not solve cases where the package itself contains
+  unnormalized extra values in the metadata. (#11649)
+- Prevent downloading sdists twice when PEP 658 metadata is
+  present. (#11847)
+- Include all requested extras in the install report
+  (--report). (#11924)
+- Removed uses of datetime.datetime.utcnow from non-vendored
+  code. (#12005)
+- Consistently report whether a dependency comes from an
+  extra. (#12095)
+- Fix completion script for zsh (#12166)
+- Fix improper handling of the new onexc argument of
+  shutil.rmtree() in Python 3.12. (#12187)
+- Filter out yanked links from the available versions
+  error message: "(from versions: 1.0, 2.0, 3.0)" will
+  not contain yanked versions conform PEP 592. The yanked
+  versions (if any) will be mentioned in a separate error
+  message. (#12225)
+- Fix crash when the git version number contains something
+  else than digits and dots. (#12280)
+- Use -r=... instead of -r ... to specify references with
+  Mercurial. (#12306, CVE-2023-5752, bsc#1217353)
+- Redact password from URLs in some additional
+  places. (#12350)
+- pip uses less memory when caching large packages. As a
+  result, there is a new on-disk cache format stored in a new
+  directory ($PIP_CACHE_DIR/http-v2). (#2984)
+  - Vendored Libraries
+- Upgrade certifi to 2023.7.22
+- Add truststore 0.8.0
+- Upgrade urllib3 to 1.26.17
+  - Improved Documentation
+- Document that pip search support has been removed from PyPI
+  (#12059)
+- Clarify --prefer-binary in CLI and docs (#12122)
+- Document that using OS-provided Python can cause pip's test
+  suite to report false failures. (#12334)
+- Adjust pip-shipped-requests-cabundle.patch.
+
+---

Old:

  pip-23.2.1-gh.tar.gz

New:

  pip-23.3.1-gh.tar.gz



Other differences:
--
++ python-pip.spec ++
--- /var/tmp/diff_new_pack.X1V6PT/_old  2023-11-22 18:54:34.075486522 +0100
+++ /var/tmp/diff_new_pack.X1V6PT/_new  2023-11-22 18:54:34.079486668 +0100
@@ -40,11 +40,11 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:   python-pip%{psuffix}
-Version:23.2.1
+Version:23.3.1
 Release:0
 Summary:A Python package management system
 License:MIT
-URL:http://www.pip-installer.org
+URL:https://pip.pypa.io
 # The PyPI archive lacks the tests
 Source: 
https://github.com/pypa/pip/archive/%{version}.tar.gz#/pip-%{version}-gh.tar.gz
 # PATCH-FIX-OPENSUSE pip-shipped-requests-cabundle.patch -- adapted patch from 
python-certifi package

++ pip-23.2.1-gh.tar.gz -> pip-23.3.1-gh.tar.gz ++

commit p11-kit for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package p11-kit for openSUSE:Factory checked 
in at 2023-11-22 18:54:14

Comparing /work/SRC/openSUSE:Factory/p11-kit (Old)
 and  /work/SRC/openSUSE:Factory/.p11-kit.new.25432 (New)


Package is "p11-kit"

Wed Nov 22 18:54:14 2023 rev:46 rq:1127895 version:0.25.3

Changes:

--- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes  2023-11-05 
12:19:02.729690822 +0100
+++ /work/SRC/openSUSE:Factory/.p11-kit.new.25432/p11-kit.changes   
2023-11-22 18:54:23.559100573 +0100
@@ -1,0 +2,7 @@
+Fri Nov 17 10:11:56 UTC 2023 - Pedro Monreal 
+
+- Update to 0.25.3:
+  * rpc: fix serialization of NULL mechanism pointer [#601]
+  * fix meson build failure in macOS (appleframeworks not found) [#603]
+
+---

Old:

  p11-kit-0.25.2.tar.xz
  p11-kit-0.25.2.tar.xz.sig

New:

  p11-kit-0.25.3.tar.xz
  p11-kit-0.25.3.tar.xz.sig



Other differences:
--
++ p11-kit.spec ++
--- /var/tmp/diff_new_pack.08fvqP/_old  2023-11-22 18:54:25.079156359 +0100
+++ /var/tmp/diff_new_pack.08fvqP/_new  2023-11-22 18:54:25.079156359 +0100
@@ -21,7 +21,7 @@
 %define trustdir_cfg %{pkidir_cfg}/trust
 %define trustdir_static  %{pkidir_static}/trust
 Name:   p11-kit
-Version:0.25.2
+Version:0.25.3
 Release:0
 Summary:Library to work with PKCS#11 modules
 License:BSD-3-Clause

++ p11-kit-0.25.2.tar.xz -> p11-kit-0.25.3.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/p11-kit-0.25.2/ChangeLog new/p11-kit-0.25.3/ChangeLog
--- old/p11-kit-0.25.2/ChangeLog2023-10-31 10:20:52.0 +0100
+++ new/p11-kit-0.25.3/ChangeLog2023-11-15 13:43:08.0 +0100
@@ -1,5 +1,49 @@
 # Generate automatically. Do not edit.
 
+commit 917e02a3211dabbdea4b079cb598581dce84fda1
+Author: Zoltan Fridrich 
+Date:   2023-11-15
+
+Release 0.25.3
+
+Signed-off-by: Zoltan Fridrich 
+
+ NEWS | 4 
+ configure.ac | 4 ++--
+ meson.build  | 4 ++--
+ 3 files changed, 8 insertions(+), 4 deletions(-)
+
+commit b7589ec79305f68b552ebb5cf2e4c6c3aa0703fa
+Author: Zoltan Fridrich 
+Date:   2023-11-15
+
+Fix meson build failure in macOS (appleframeworks not found)
+
+Signed-off-by: Zoltan Fridrich 
+
+ meson.build | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 66f1fc7b8f60693e0947d5a9d38cd0d1bc306baa
+Author: Daiki Ueno 
+Date:   2023-11-15
+
+rpc: Fix serialization of NULL mechanism pointer
+
+A NULL mechanism pointer is valid for C_*Init functions to cancel the
+operation.  Since 852ccd8d we encoded it with a CK_MECHANISM_TYPE 0 as
+an indicator, though it clashes with CKM_RSA_PKCS_KEY_PAIR_GEN (0).
+This patch changes the encoding to use a special value (0x) to
+indicate that and also properly advance the offset when reading.
+
+Signed-off-by: Daiki Ueno 
+
+ p11-kit/rpc-client.c  |  8 ++--
+ p11-kit/rpc-message.c | 10 --
+ p11-kit/rpc-server.c  |  8 +++-
+ p11-kit/test-rpc.c| 27 +++
+ 4 files changed, 48 insertions(+), 5 deletions(-)
+
 commit 66d6b42ef8dd84fcd8e199ac9f23f822f1a058c9
 Author: Zoltan Fridrich 
 Date:   2023-10-31
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/p11-kit-0.25.2/NEWS new/p11-kit-0.25.3/NEWS
--- old/p11-kit-0.25.2/NEWS 2023-10-31 10:14:42.0 +0100
+++ new/p11-kit-0.25.3/NEWS 2023-11-15 13:40:11.0 +0100
@@ -1,3 +1,7 @@
+0.25.3 (stable)
+* rpc: fix serialization of NULL mechanism pointer [PR#601]
+* fix meson build failure in macOS (appleframeworks not found) [PR#603]
+
 0.25.2 (stable)
 * fix error code checking of readpassphrase for --login option [PR#595]
 * build fixes [PR#594]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/p11-kit-0.25.2/configure new/p11-kit-0.25.3/configure
--- old/p11-kit-0.25.2/configure2023-10-31 10:18:59.0 +0100
+++ new/p11-kit-0.25.3/configure2023-11-15 13:41:32.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for p11-kit 0.25.2.
+# Generated by GNU Autoconf 2.71 for p11-kit 0.25.3.
 #
 # Report bugs to .
 #
@@ -621,8 +621,8 @@
 # Identity of this package.
 PACKAGE_NAME='p11-kit'
 PACKAGE_TARNAME='p11-kit'
-PACKAGE_VERSION='0.25.2'
-PACKAGE_STRING='p11-kit 0.25.2'
+PACKAGE_VERSION='0.25.3'
+PACKAGE_STRING='p11-kit 0.25.3'
 

commit libblockdev for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libblockdev for openSUSE:Factory 
checked in at 2023-11-22 18:54:12

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


Package is "libblockdev"

Wed Nov 22 18:54:12 2023 rev:23 rq:1127889 version:3.0.4

Changes:

--- /work/SRC/openSUSE:Factory/libblockdev/libblockdev.changes  2023-10-15 
19:26:01.257613488 +0200
+++ /work/SRC/openSUSE:Factory/.libblockdev.new.25432/libblockdev.changes   
2023-11-22 18:54:22.543063285 +0100
@@ -1,0 +2,5 @@
+Sat Nov 11 18:11:14 UTC 2023 - Sarah Kriesch 
+
+- Add %{_libdir}/libbd_s390.so for s390x because missing file identitied
+
+---



Other differences:
--
++ libblockdev.spec ++
--- /var/tmp/diff_new_pack.iWIbUD/_old  2023-11-22 18:54:23.215087948 +0100
+++ /var/tmp/diff_new_pack.iWIbUD/_new  2023-11-22 18:54:23.219088095 +0100
@@ -129,6 +129,7 @@
 %{_includedir}/blockdev/plugins.h
 %{_includedir}/blockdev/logging.h
 %ifarch s390x
+%{_libdir}/libbd_s390.so
 %{_includedir}/blockdev/s390.h
 %endif
 


commit grub2 for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2023-11-22 18:54:05

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


Package is "grub2"

Wed Nov 22 18:54:05 2023 rev:308 rq:1127831 version:2.12~rc1

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2023-11-17 
20:49:30.94503 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new.25432/grub2.changes   2023-11-22 
18:54:09.418581619 +0100
@@ -1,0 +2,9 @@
+Thu Nov 16 06:39:46 UTC 2023 - Gary Ching-Pang Lin 
+
+- Update the TPM2 patches to skip the persistent SRK handle if not
+  specified and improve the error messages
+  + 0003-protectors-Add-TPM2-Key-Protector.patch
+  + 0005-util-grub-protect-Add-new-tool.patch
+  + 0004-tpm2-Support-authorized-policy.patch
+
+---



Other differences:
--
++ 0003-protectors-Add-TPM2-Key-Protector.patch ++
--- /var/tmp/diff_new_pack.vlU3tr/_old  2023-11-22 18:54:12.598698329 +0100
+++ /var/tmp/diff_new_pack.vlU3tr/_new  2023-11-22 18:54:12.598698329 +0100
@@ -1,7 +1,7 @@
-From 0ecf5ff31a89e061aef5e40ee68f8828e7b5eb81 Mon Sep 17 00:00:00 2001
+From 2a63876ca714d177f919b2392d8efa0e3bd3ebe2 Mon Sep 17 00:00:00 2001
 From: Hernan Gatta 
 Date: Tue, 1 Feb 2022 05:02:55 -0800
-Subject: [PATCH v6 10/20] protectors: Add TPM2 Key Protector
+Subject: [PATCH v7 10/20] protectors: Add TPM2 Key Protector
 
 The TPM2 key protector is a module that enables the automatic retrieval
 of a fully-encrypted disk's unlocking key from a TPM 2.0.
@@ -111,20 +111,20 @@
 
 Currently, there is only one supported policy command: TPM2_PolicyPCR.
 The command set can be extended to support advanced features, such as
-as authorized policy, in the future.
+authorized policy, in the future.
 
 Signed-off-by: Hernan Gatta 
 Signed-off-by: Gary Lin 
 ---
  grub-core/Makefile.core.def   |   13 +
  grub-core/tpm2/args.c |  177 +
- grub-core/tpm2/module.c   | 1040 +
+ grub-core/tpm2/module.c   | 1028 +
  grub-core/tpm2/tpm2key.asn|   31 +
- grub-core/tpm2/tpm2key.c  |  440 
+ grub-core/tpm2/tpm2key.c  |  447 +
  grub-core/tpm2/tpm2key_asn1_tab.c |   41 ++
  include/grub/tpm2/internal/args.h |   41 ++
  include/grub/tpm2/tpm2key.h   |   83 +++
- 8 files changed, 1866 insertions(+)
+ 8 files changed, 1861 insertions(+)
  create mode 100644 grub-core/tpm2/args.c
  create mode 100644 grub-core/tpm2/module.c
  create mode 100644 grub-core/tpm2/tpm2key.asn
@@ -342,10 +342,10 @@
 +}
 diff --git a/grub-core/tpm2/module.c b/grub-core/tpm2/module.c
 new file mode 100644
-index 0..9605ddbc7
+index 0..df0727215
 --- /dev/null
 +++ b/grub-core/tpm2/module.c
-@@ -0,0 +1,1040 @@
+@@ -0,0 +1,1028 @@
 +/*
 + *  GRUB  --  GRand Unified Bootloader
 + *  Copyright (C) 2022 Microsoft Corporation
@@ -477,8 +477,7 @@
 +  .arg  = NULL,
 +  .type = ARG_TYPE_STRING,
 +  .doc  =
-+  N_("In SRK mode, the SRK handle if the SRK is persistent "
-+ "(default is 0x8101)."),
++  N_("In SRK mode, the SRK handle if the SRK is persistent."),
 +},
 +{
 +  .longarg  = "asymmetric",
@@ -519,51 +518,58 @@
 +  grub_off_t file_size;
 +  void *read_buffer;
 +  grub_off_t read_n;
++  grub_err_t err;
 +
 +  /* Using GRUB_FILE_TYPE_SIGNATURE ensures we do not hash the keyfile into 
PCR9
 +   * otherwise we'll never be able to predict the value of PCR9 at unseal 
time */
 +  file = grub_file_open (filepath, GRUB_FILE_TYPE_SIGNATURE);
 +  if (file == NULL)
 +{
-+  grub_dprintf ("tpm2", "Could not open file: %s\n", filepath);
-+  /* grub_file_open sets grub_errno on error, and if we do no unset it,
-+   * future calls to grub_file_open will fail (and so will anybody up the
-+   * stack who checks the value, if any). */
-+  grub_errno = GRUB_ERR_NONE;
-+  return GRUB_ERR_FILE_NOT_FOUND;
++  /* Push errno from grub_file_open() into the error message stack */
++  grub_error_push();
++  err = grub_error (GRUB_ERR_FILE_NOT_FOUND,
++  N_("Could not open file: %s\n"),
++  filepath);
++  goto error;
 +}
 +
 +  file_size = grub_file_size (file);
 +  if (file_size == 0)
 +{
-+  grub_dprintf ("tpm2", "Could not read file size: %s\n", filepath);
-+  grub_file_close (file);
-+  return GRUB_ERR_OUT_OF_RANGE;
++  err = grub_error (GRUB_ERR_OUT_OF_RANGE,
++  N_("Could not read file size: %s"),
++ 

commit ruby3.2 for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ruby3.2 for openSUSE:Factory checked 
in at 2023-11-22 18:54:03

Comparing /work/SRC/openSUSE:Factory/ruby3.2 (Old)
 and  /work/SRC/openSUSE:Factory/.ruby3.2.new.25432 (New)


Package is "ruby3.2"

Wed Nov 22 18:54:03 2023 rev:4 rq:1127783 version:3.2.2

Changes:

--- /work/SRC/openSUSE:Factory/ruby3.2/ruby3.2.changes  2023-11-07 
21:25:33.709753447 +0100
+++ /work/SRC/openSUSE:Factory/.ruby3.2.new.25432/ruby3.2.changes   
2023-11-22 18:54:08.426545211 +0100
@@ -7,0 +8,6 @@
+Sat Nov  4 00:42:57 UTC 2023 - Marcus Rueckert 
+
+- add Provides that we can differentiate between between jemalloc
+  enabled and non enabled ruby
+
+---



Other differences:
--
++ ruby3.2.spec ++
--- /var/tmp/diff_new_pack.y1fbBD/_old  2023-11-22 18:54:09.050568113 +0100
+++ /var/tmp/diff_new_pack.y1fbBD/_new  2023-11-22 18:54:09.054568260 +0100
@@ -106,6 +106,9 @@
 BuildRequires:  gmp-devel
 %if %{with jemalloc}
 BuildRequires:  jemalloc-devel
+Provides:   %{name}-with-jemalloc = %{version}-%{release}
+%else
+Provides:   %{name}-without-jemalloc = %{version}-%{release}
 %endif
 BuildRequires:  autoconf
 BuildRequires:  libffi-devel


commit readline for openSUSE:Factory

2023-11-22 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package readline for openSUSE:Factory 
checked in at 2023-11-22 18:54:01

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


Package is "readline"

Wed Nov 22 18:54:01 2023 rev:15 rq:1127840 version:8.2

Changes:

--- /work/SRC/openSUSE:Factory/readline/readline.changes2022-10-23 
16:32:45.139204610 +0200
+++ /work/SRC/openSUSE:Factory/.readline.new.25432/readline.changes 
2023-11-22 18:54:02.330321482 +0100
@@ -1,0 +2,28 @@
+Tue Nov 21 07:04:06 UTC 2023 - Dr. Werner Fink 
+
+- Add upstream patch readline82-002
+  * It's possible for readline to try to zero out a line that's not null-
+terminated, leading to a memory fault.
+- Add upstream patch readline82-003
+- Add upstream patch readline82-004
+- Add upstream patch readline82-005
+  * If an application is using readline in callback mode, and a signal arrives
+after readline checks for it in rl_callback_read_char() but before it
+restores the application's signal handlers, it won't get processed until 
the
+next time the application calls rl_callback_read_char(). Readline needs to
+check for and resend any pending signals after restoring the application's
+signal handlers.
+- Add upstream patch readline82-006
+  * This is a variant of the same issue as the one fixed by patch 5. In this
+case, the signal arrives and is pending before readline calls rl_getc().
+When this happens, the pending signal will be handled by the loop, but may
+alter or destroy some state that the callback uses. Readline needs to treat
+this case the same way it would if a signal interrupts pselect/select, so
+compound operations like searches and reading numeric arguments get cleaned
+up properly.
+- Add upstream patch readline82-007
+  * If readline is called with no prompt, it should display a newline if return
+is typed on an empty line. It should still suppress the final newline if
+return is typed on the last (empty) line of a multi-line command.
+
+---

New:

  readline82-002
  readline82-002.sig
  readline82-003
  readline82-003.sig
  readline82-004
  readline82-004.sig
  readline82-005
  readline82-005.sig
  readline82-006
  readline82-006.sig
  readline82-007
  readline82-007.sig



Other differences:
--
++ readline.spec ++
--- /var/tmp/diff_new_pack.7n4LSk/_old  2023-11-22 18:54:06.438472250 +0100
+++ /var/tmp/diff_new_pack.7n4LSk/_new  2023-11-22 18:54:06.442472396 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package readline
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -34,7 +34,19 @@
 # signatures for official patches
 # official patches
 Patch101:   readline82-001
+Patch102:   readline82-002
+Patch103:   readline82-003
+Patch104:   readline82-004
+Patch105:   readline82-005
+Patch106:   readline82-006
+Patch107:   readline82-007
 Source101:  readline82-001.sig
+Source102:  readline82-002.sig
+Source103:  readline82-003.sig
+Source104:  readline82-004.sig
+Source105:  readline82-005.sig
+Source106:  readline82-006.sig
+Source107:  readline82-007.sig
 # local patches
 Patch200:   readline-%{version}.dif
 Patch201:   readline-6.3-input.dif
@@ -105,16 +117,22 @@
 %prep
 %setup -q -n readline-%{version}%{rextend}
 # official patches
-%patch101 -p0
+%patch -P101 -p0
+%patch -P102 -p0
+%patch -P103 -p0
+%patch -P104 -p0
+%patch -P105 -p0
+%patch -P106 -p0
+%patch -P107 -p0
 # local patches
-%patch201 -p2 -b .zerotty
-%patch202 -p2 -b .conf
-%patch203 -p2 -b .metamode
-%patch205  -b .xm
-%patch206  -b .destdir
-%patch207 -p2 -b .tmp
-%patch208 -p2 -b .screen
-%patch200  -b .0
+%patch -P201 -p2 -b .zerotty
+%patch -P202 -p2 -b .conf
+%patch -P203 -p2 -b .metamode
+%patch -P205  -b .xm
+%patch -P206  -b .destdir
+%patch -P207 -p2 -b .tmp
+%patch -P208 -p2 -b .screen
+%patch -P200  -b .0
 
 %build
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects

++ readline-6.3-input.dif ++
--- /var/tmp/diff_new_pack.7n4LSk/_old  2023-11-22 18:54:06.494474305 +0100
+++ /var/tmp/diff_new_pack.7n4LSk/_new  2023-11-22 18:54:06.494474305 +0100
@@ -5,7 +5,7 @@
 
 --- lib/readline/input.c
 +++ lib/readline/input.c   2018-11-29 08:29:58.432878428 +
-@@ -799,6 +799,8 @@ rl_read_key (void)
+@@ -801,6 +801,8 @@ rl_read_key (void)
return (c);
  }
  
@@ -14,7 +14,7 @@
  int
  rl_getc (FILE *stream)
  {
-@@ -846,7