commit ncurses for openSUSE:Factory

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

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2023-02-11 21:55:42

Comparing /work/SRC/openSUSE:Factory/ncurses (Old)
 and  /work/SRC/openSUSE:Factory/.ncurses.new.1848 (New)


Package is "ncurses"

Sat Feb 11 21:55:42 2023 rev:232 rq:1063980 version:6.4.MACRO

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2023-02-08 
17:19:35.633737205 +0100
+++ /work/SRC/openSUSE:Factory/.ncurses.new.1848/ncurses.changes
2023-02-11 21:55:44.475031526 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 21:03:01 UTC 2023 - Andreas Schwab 
+
+- Fix use of run_cmd.sh
+
+---



Other differences:
--
++ ncurses-6.4.dif ++
--- /var/tmp/diff_new_pack.KUcHto/_old  2023-02-11 21:55:46.571044575 +0100
+++ /var/tmp/diff_new_pack.KUcHto/_new  2023-02-11 21:55:46.583044650 +0100
@@ -710,7 +710,7 @@
  
  ./fallback.c : $(tinfo)/MKfallback.sh
 -  $(SHELL) -e $(tinfo)/MKfallback.sh $(TERMINFO) $(TERMINFO_SRC) 
"$(TIC_PATH)" "$(INFOCMP_PATH)" $(FALLBACK_LIST) >$@
-+  $(SHELL) -e $(srcdir)/run_cmd.sh $(tinfo)/MKfallback.sh $(TERMINFO) 
$(TERMINFO_SRC) "$(TIC_PATH)" "$(INFOCMP_PATH)" $(FALLBACK_LIST) >$@
++  $(SHELL) $(srcdir)/run_cmd.sh $(SHELL) -e $(tinfo)/MKfallback.sh 
$(TERMINFO) $(TERMINFO_SRC) "$(TIC_PATH)" "$(INFOCMP_PATH)" $(FALLBACK_LIST) >$@
  
  ./lib_gen.c : $(base)/MKlib_gen.sh ../include/curses.h
FGREP="@FGREP@" $(SHELL) -e $(base)/MKlib_gen.sh "$(CPP) $(CPPFLAGS)" 
"$(AWK)" generated <../include/curses.h >$@
@@ -727,7 +727,7 @@
 +fi
 +export PATH LD_LIBRARY_PATH
 +
-+exec /bin/sh -e ${1+"$@"}
++exec ${1+"$@"}
 --- ncurses/tinfo/MKfallback.sh
 +++ ncurses/tinfo/MKfallback.sh2023-01-23 13:00:47.043268809 +
 @@ -66,14 +66,22 @@ if test $# != 0 ; then


commit python-qt5-sip for openSUSE:Factory

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

here is the log from the commit of package python-qt5-sip for openSUSE:Factory 
checked in at 2023-02-11 21:55:46

Comparing /work/SRC/openSUSE:Factory/python-qt5-sip (Old)
 and  /work/SRC/openSUSE:Factory/.python-qt5-sip.new.1848 (New)


Package is "python-qt5-sip"

Sat Feb 11 21:55:46 2023 rev:7 rq:1064077 version:12.11.1

Changes:

--- /work/SRC/openSUSE:Factory/python-qt5-sip/python-qt5-sip.changes
2023-01-14 20:30:53.184918277 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt5-sip.new.1848/python-qt5-sip.changes  
2023-02-11 21:55:47.575050826 +0100
@@ -1,0 +2,6 @@
+Sun Jan 29 19:42:52 UTC 2023 - Ben Greiner 
+
+- Update to ABI version 12.11.1
+  *  error on subclassing enums
+
+---

Old:

  PyQt5_sip-12.11.0.tar.gz

New:

  PyQt5_sip-12.11.1.tar.gz



Other differences:
--
++ python-qt5-sip.spec ++
--- /var/tmp/diff_new_pack.PxPmw9/_old  2023-02-11 21:55:48.643057475 +0100
+++ /var/tmp/diff_new_pack.PxPmw9/_new  2023-02-11 21:55:48.651057525 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-qt5-sip
-Version:12.11.0
+Version:12.11.1
 Release:0
 License:GPL-2.0-only OR GPL-3.0-only OR SUSE-SIP
 Summary:The sip module support for PyQt5

++ PyQt5_sip-12.11.0.tar.gz -> PyQt5_sip-12.11.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt5_sip-12.11.0/PKG-INFO 
new/PyQt5_sip-12.11.1/PKG-INFO
--- old/PyQt5_sip-12.11.0/PKG-INFO  2022-06-18 13:30:18.609412000 +0200
+++ new/PyQt5_sip-12.11.1/PKG-INFO  2023-01-15 18:36:32.844342200 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: PyQt5_sip
-Version: 12.11.0
+Version: 12.11.1
 Summary: The sip module support for PyQt5
 Home-page: https://www.riverbankcomputing.com/software/sip/
 Author: Riverbank Computing Limited
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt5_sip-12.11.0/PyQt5_sip.egg-info/PKG-INFO 
new/PyQt5_sip-12.11.1/PyQt5_sip.egg-info/PKG-INFO
--- old/PyQt5_sip-12.11.0/PyQt5_sip.egg-info/PKG-INFO   2022-06-18 
13:30:18.0 +0200
+++ new/PyQt5_sip-12.11.1/PyQt5_sip.egg-info/PKG-INFO   2023-01-15 
18:36:32.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: PyQt5-sip
-Version: 12.11.0
+Version: 12.11.1
 Summary: The sip module support for PyQt5
 Home-page: https://www.riverbankcomputing.com/software/sip/
 Author: Riverbank Computing Limited
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt5_sip-12.11.0/setup.py 
new/PyQt5_sip-12.11.1/setup.py
--- old/PyQt5_sip-12.11.0/setup.py  2022-06-18 13:30:18.0 +0200
+++ new/PyQt5_sip-12.11.1/setup.py  2023-01-15 18:36:32.0 +0100
@@ -38,7 +38,7 @@
 # Do the setup.
 setup(
 name='PyQt5_sip',
-version='12.11.0',
+version='12.11.1',
 license='SIP',
 python_requires='>=3.7',
 ext_modules=[module]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt5_sip-12.11.0/sip.h new/PyQt5_sip-12.11.1/sip.h
--- old/PyQt5_sip-12.11.0/sip.h 2022-06-18 13:30:18.0 +0200
+++ new/PyQt5_sip-12.11.1/sip.h 2023-01-15 18:36:32.0 +0100
@@ -46,7 +46,7 @@
 /* The version of the ABI. */
 #define SIP_ABI_MAJOR_VERSION   12
 #define SIP_ABI_MINOR_VERSION   11
-#define SIP_MODULE_PATCH_VERSION0
+#define SIP_MODULE_PATCH_VERSION1
 
 
 /*
@@ -70,8 +70,8 @@
 
 
 /* The version of the code generator. */
-#define SIP_VERSION 0x60602
-#define SIP_VERSION_STR "6.6.2"
+#define SIP_VERSION 0x60706
+#define SIP_VERSION_STR "6.7.6"
 
 /* These are all dependent on the user-specified name of the sip module. */
 #define _SIP_MODULE_FQ_NAME "PyQt5.sip"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/PyQt5_sip-12.11.0/siplib.c 
new/PyQt5_sip-12.11.1/siplib.c
--- old/PyQt5_sip-12.11.0/siplib.c  2022-06-18 13:30:18.0 +0200
+++ new/PyQt5_sip-12.11.1/siplib.c  2023-01-15 18:36:32.0 +0100
@@ -12198,7 +12198,12 @@
 sipEnumTypeObject *py_type;
 sipPySlotDef *psd;
 
-assert(currentType != NULL);
+if (currentType == NULL)
+{
+PyErr_SetString(PyExc_TypeError, "enums cannot be sub-classed");
+return NULL;
+}
+
 assert(sipTypeIsEnum(currentType));
 
 /* Call the standard super-metatype alloc. */

++ support-python3.6.patch ++
--- /var/tmp/diff_new_pack.PxPmw9/_old  2023-02-11 21:55:48.855058795 +0100
+++ /var/tmp/diff_new_pack.PxPmw9/_new  

commit openblas for openSUSE:Factory

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

here is the log from the commit of package openblas for openSUSE:Factory 
checked in at 2023-02-11 21:55:45

Comparing /work/SRC/openSUSE:Factory/openblas (Old)
 and  /work/SRC/openSUSE:Factory/.openblas.new.1848 (New)


Package is "openblas"

Sat Feb 11 21:55:45 2023 rev:54 rq:1063744 version:0.3.21

Changes:

--- /work/SRC/openSUSE:Factory/openblas/openblas.changes2022-12-28 
10:54:17.816036733 +0100
+++ /work/SRC/openSUSE:Factory/.openblas.new.1848/openblas.changes  
2023-02-11 21:55:46.823046144 +0100
@@ -1,0 +2,17 @@
+Fri Feb  3 07:52:04 UTC 2023 - Egbert Eich 
+
+- Do not set LIBNAMESUFFIX to mark different flavors as this causes
+  the SONAME to be different so that different flavors of OpenBLAS
+  cannot serve as plugin replacements of each other (boo#1177260).
+- Fix a fallout of making alternatives directory arch dependent.
+- Remove unneeded links that will be created by update-alternatives.
+  Create remaining links %post scripts properly %ghost-ing the files.
+
+---
+Wed Jan 25 21:13:49 UTC 2023 - Egbert Eich 
+
+- Make library links in the alternatives directory arch dependent.
+  This avoids conflicts when both 32-bit and 64-bit versions are
+  installed (boo#1207563).
+
+---



Other differences:
--
++ openblas.spec ++
--- /var/tmp/diff_new_pack.ztCtv5/_old  2023-02-11 21:55:47.299049108 +0100
+++ /var/tmp/diff_new_pack.ztCtv5/_new  2023-02-11 21:55:47.303049133 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# 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
@@ -20,6 +20,7 @@
 
 %define _vers 0_3_21
 %define vers 0.3.21
+%define so_v 0
 %define pname openblas
 
 %bcond_with ringdisabled
@@ -146,10 +147,10 @@
 %endif
 
 %if %{without hpc}
+%define so_a %{so_v}
 %if 0%{!?package_name:1}
 %define package_name  %{pname}_%{flavor}
 %endif
-%define so_v 0
 %define p_prefix %_prefix
 %define p_includedir %_includedir/%pname
 %define p_libdir %_libdir/openblas%{?flavor:-%{flavor}}
@@ -157,6 +158,7 @@
 %define num_threads 64
 
 %else
+%define so_a %{nil}
 # Magic for OBS Staging. Only build the flavors required by
 # other packages in the ring.
 %if %{with ringdisabled}
@@ -211,7 +213,7 @@
 %description
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 
-%package -n lib%{name}%{?so_v}
+%package -n lib%{name}%{so_a}
 Summary:An optimized BLAS library based on GotoBLAS2, %{flavor} version
 Group:  System/Libraries
 %if %{without hpc}
@@ -233,7 +235,7 @@
 %hpc_requires
 %endif
 
-%description -n lib%{name}%{?so_v}
+%description -n lib%{name}%{so_a}
 OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
 
 %{?with_hpc:%{hpc_master_package  -l -L}}
@@ -241,7 +243,7 @@
 %package -n lib%{name}-devel
 Summary:Development libraries for OpenBLAS, %{flavor} version
 Group:  Development/Libraries/C and C++
-Requires:   lib%{name}%{?so_v} = %{version}
+Requires:   lib%{name}%{so_a} = %{version}
 %if %{without hpc}
 Requires:   %{pname}-common-devel = %{version}
 %if 0%{?arch_flavor}
@@ -303,7 +305,7 @@
 
 # create baselibs.conf based on flavor
 cat >  %{_sourcedir}/baselibs.conf < -> /etc/alternatives/libblas.so._ 
-> /usr/lib64/openblas-/libblas.so.
+#  /usr/lib64/openblas-default -> /etc/alternatives/openblas-default_ -> 
/usr/lib64/openblas-
+# directly - default shared lib in default location
+#  /usr/lib64/libopenblas.so. -> 
/usr/lib64/openblas_default/libopenblas.so.
+#  /usr/lib64/libopenblas.so -> libopenblas.so.
+
 install -d %{buildroot}/%{_sysconfdir}/alternatives
-ln -sf %{_sysconfdir}/alternatives/libblas.so.3 
%{buildroot}/%{_libdir}/libblas.so.3
-ln -sf %{_sysconfdir}/alternatives/libcblas.so.3 
%{buildroot}/%{_libdir}/libcblas.so.3
-ln -sf %{_sysconfdir}/alternatives/liblapack.so.3 
%{buildroot}/%{_libdir}/liblapack.so.3
-ln -sf %{_sysconfdir}/alternatives/liblapacke.so.3 
%{buildroot}/%{_libdir}/liblapacke.so.3
-ln -sf %{_sysconfdir}/alternatives/openblas-default 
%{buildroot}/%{_libdir}/openblas-default
-ln -s lib%{pname}.so.%{so_v} %{buildroot}%{p_libdir}/lib%{pname}.so
-ln -s %{p_libdir}/lib%{pname}.so.%{so_v} 
%{buildroot}/%{_libdir}/lib%{name}.so.%{so_v}
-ln -s %{p_libdir}/lib%{pname}.so %{buildroot}/%{_libdir}/lib%{name}.so
-ln -s %{_libdir}/openblas-default 
%{buildroot}%{_sysconfdir}/alternatives/openblas-default
-ln -s %{_sysconfdir}/alternatives/openblas-default/lib%{pname}.so.%{so_v} 
%{

commit libxfce4ui for openSUSE:Factory

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

here is the log from the commit of package libxfce4ui for openSUSE:Factory 
checked in at 2023-02-11 21:55:47

Comparing /work/SRC/openSUSE:Factory/libxfce4ui (Old)
 and  /work/SRC/openSUSE:Factory/.libxfce4ui.new.1848 (New)


Package is "libxfce4ui"

Sat Feb 11 21:55:47 2023 rev:42 rq:1064101 version:4.18.2

Changes:

--- /work/SRC/openSUSE:Factory/libxfce4ui/libxfce4ui.changes2023-01-14 
20:31:12.641033184 +0100
+++ /work/SRC/openSUSE:Factory/.libxfce4ui.new.1848/libxfce4ui.changes  
2023-02-11 21:55:49.099060314 +0100
@@ -1,0 +2,10 @@
+Thu Feb  9 11:59:47 UTC 2023 - Manfred Hollstein 
+
+- Update to version 4.18.2
+  * Update copyright year
+  * Add XfceScreensaver (!89)
+  * docs: Fix broken links
+  * shortcut-dialog: Use parent window for the grab if possible (Fixes #52)
+  * Fix memory leaks
+
+---

Old:

  libxfce4ui-4.18.1.tar.bz2

New:

  libxfce4ui-4.18.2.tar.bz2



Other differences:
--
++ libxfce4ui.spec ++
--- /var/tmp/diff_new_pack.xx1seK/_old  2023-02-11 21:55:49.847064971 +0100
+++ /var/tmp/diff_new_pack.xx1seK/_new  2023-02-11 21:55:49.851064996 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libxfce4ui
 #
-# 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
@@ -19,7 +19,7 @@
 %bcond_with git
 
 Name:   libxfce4ui
-Version:4.18.1
+Version:4.18.2
 Release:0
 Summary:Widgets Library for the Xfce Desktop Environment
 License:LGPL-2.1-or-later
@@ -36,14 +36,15 @@
 BuildRequires:  pkgconfig(atk)
 BuildRequires:  pkgconfig(cairo)
 BuildRequires:  pkgconfig(gladeui-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.66.0
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.24.0
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libgtop-2.0) >= 2.24.0
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
-BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.15.6
-BuildRequires:  pkgconfig(libxfconf-0) >= 4.14
+BuildRequires:  pkgconfig(libxfce4util-1.0) >= 4.17.2
+BuildRequires:  pkgconfig(libxfconf-0) >= 4.12.0
 BuildRequires:  pkgconfig(pango)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(vapigen)
@@ -129,8 +130,8 @@
 
 
 
-# this should be replaced by %%lang_package once bnc#513786 is resolved
 
+# this should be replaced by %%lang_package once bnc#513786 is resolved
 %package lang
 Summary:Languages for package %{name}
 License:LGPL-2.1-or-later

++ libxfce4ui-4.18.1.tar.bz2 -> libxfce4ui-4.18.2.tar.bz2 ++
 9517 lines of diff (skipped)


commit wicked for openSUSE:Factory

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

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2023-02-11 21:55:48

Comparing /work/SRC/openSUSE:Factory/wicked (Old)
 and  /work/SRC/openSUSE:Factory/.wicked.new.1848 (New)


Package is "wicked"

Sat Feb 11 21:55:48 2023 rev:93 rq:1064159 version:0.6.72

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2023-01-26 
14:11:45.524684257 +0100
+++ /work/SRC/openSUSE:Factory/.wicked.new.1848/wicked.changes  2023-02-11 
21:55:50.919071646 +0100
@@ -0,0 +1,10 @@
+---
+Fri Feb 10 07:15:55 UTC 2023 - Marius Tomaschewski 
+
+- bond: workaround 6.1 kernel enslave regression (boo#1206674)
+  The kernel bond enslave rtnetlink message processing changed
+  breaking an `ip link set down master bond0 dev eth0` like
+  enslave which worked with all kernels from 4.12 up to 6.0.
+  [+ 0001-bond-workaround-6.1-enslave-regression-boo-1206674.patch]
+
+---

New:

  0001-bond-workaround-6.1-enslave-regression-boo-1206674.patch



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.YtTP5h/_old  2023-02-11 21:55:52.451081183 +0100
+++ /var/tmp/diff_new_pack.YtTP5h/_new  2023-02-11 21:55:52.455081209 +0100
@@ -26,6 +26,7 @@
 URL:https://github.com/openSUSE/wicked
 Source0:%{name}-%{version}.tar.bz2
 Source1:wicked-rpmlintrc
+Patch1: 0001-bond-workaround-6.1-enslave-regression-boo-1206674.patch
 #
 # Upstream First - openSUSE Build Service Policy:
 #
@@ -193,6 +194,7 @@
 
 %prep
 %setup
+%patch1 -p1
 
 %build
 test -x ./configure || autoreconf --force --install

++ 0001-bond-workaround-6.1-enslave-regression-boo-1206674.patch ++
>From 03c3c716f67874c5b97fd53155e91ceeeb49ed79 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski 
Date: Mon, 30 Jan 2023 18:48:31 +0100
Subject: [PATCH] bond: workaround 6.1 enslave regression (boo#1206674)
References: boo#1206674, https://github.com/openSUSE/wicked/pull/952
Upstream: yes

The kernel bonding accepts only enslave of interfaces in DOWN state
and the bonding driver sets the slave UP itself after enslave, once
it also inherited MTU, MAC address, ... to the slave as needed.

All kernels between (at least) 4.12 up to 6.0 accepted to enslave
using a single `ip link set down master bond0 dev eth0` rtnetlink
message, which ensured that the (eth0) interface to enslave were
set down if needed and wasn't rejected to enslave.

Since kernel 6.1 (commit a4abfa627c3865c37e036bccb681619a50d3d93c)
the enslave processing changed and the `down` flag in the enslave
message is applied after enslave, causing that the UP flag added
by enslave is removed again, the slave remains inactive and is not
used by the bond, which remains in a no-carrier state.

Changed to not pass the DOWN flag any more, but enslave only.

diff --git a/src/ifconfig.c b/src/ifconfig.c
index a3db731f..d873a6b0 100644
--- a/src/ifconfig.c
+++ b/src/ifconfig.c
@@ -127,7 +127,7 @@ static int  __ni_rtnl_link_unenslave(const ni_netdev_t *);
 static int __ni_rtnl_link_delete(const ni_netdev_t *);
 
 static int __ni_rtnl_link_add_port_up(const ni_netdev_t *, const char *, 
unsigned int);
-static int __ni_rtnl_link_add_slave_down(const ni_netdev_t *, const char 
*, unsigned int);
+static int __ni_rtnl_link_bond_enslave(const ni_netdev_t *, const char *, 
unsigned int);
 
 static int __ni_rtnl_send_deladdr(ni_netdev_t *, const ni_address_t *);
 static int __ni_rtnl_send_newaddr(ni_netdev_t *, const ni_address_t *, 
int);
@@ -207,7 +207,7 @@ ni_system_interface_enslave(ni_netconfig_t *nc, ni_netdev_t 
*master, ni_netdev_t
if (dev->link.masterdev.index)
return 0;
 
-   ret = __ni_rtnl_link_add_slave_down(dev, master->name,
+   ret = __ni_rtnl_link_bond_enslave(dev, master->name,
master->link.ifindex);
if (ret == 0) {
ni_netdev_ref_set(&dev->link.masterdev,
@@ -4021,10 +4021,10 @@ failed:
 }
 
 /*
- * Bring down an interface and enslave (bond slave) to master
+ * Enslave into a bond master
  */
 int
-__ni_rtnl_link_add_slave_down(const ni_netdev_t *slave, const char *mname, 
unsigned int mindex)
+__ni_rtnl_link_bond_enslave(const ni_netdev_t *slave, const char *mname, 
unsigned int mindex)
 {
struct ifinfomsg ifi;
struct nl_msg *msg;
@@ -4035,7 +4035,6 @@ __ni_rtnl_link_add_slave_down(const ni_netdev_t *slave, 
const char *mname, unsig
memset(&ifi, 0, sizeof(ifi));
ifi.ifi_family = AF_UNSPEC;
ifi.

commit python-hatchling for openSUSE:Factory

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

here is the log from the commit of package python-hatchling for 
openSUSE:Factory checked in at 2023-02-11 21:55:50

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


Package is "python-hatchling"

Sat Feb 11 21:55:50 2023 rev:14 rq:1064172 version:1.13.0

Changes:

--- /work/SRC/openSUSE:Factory/python-hatchling/python-hatchling.changes
2023-01-09 17:23:23.427018522 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-hatchling.new.1848/python-hatchling.changes  
2023-02-11 21:55:52.651082429 +0100
@@ -1,0 +2,6 @@
+Thu Feb  9 17:13:34 UTC 2023 - Benoît Monin 
+
+- update to 1.13.0:
+  * Update the set of known trove classifiers to version 2023.2.8
+
+---

Old:

  hatchling-1.12.2.tar.gz

New:

  hatchling-1.13.0.tar.gz



Other differences:
--
++ python-hatchling.spec ++
--- /var/tmp/diff_new_pack.gpnnaD/_old  2023-02-11 21:55:53.743089227 +0100
+++ /var/tmp/diff_new_pack.gpnnaD/_new  2023-02-11 21:55:53.747089252 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-hatchling
-Version:1.12.2
+Version:1.13.0
 Release:0
 Summary:Build backend used by Hatch
 License:MIT

++ hatchling-1.12.2.tar.gz -> hatchling-1.13.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hatchling-1.12.2/PKG-INFO 
new/hatchling-1.13.0/PKG-INFO
--- old/hatchling-1.12.2/PKG-INFO   2020-02-02 01:00:00.0 +0100
+++ new/hatchling-1.13.0/PKG-INFO   2020-02-02 01:00:00.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: hatchling
-Version: 1.12.2
+Version: 1.13.0
 Summary: Modern, extensible Python build backend
 Project-URL: Homepage, https://hatch.pypa.io/latest/
 Project-URL: Sponsor, https://github.com/sponsors/ofek
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hatchling-1.12.2/src/hatchling/__about__.py 
new/hatchling-1.13.0/src/hatchling/__about__.py
--- old/hatchling-1.12.2/src/hatchling/__about__.py 2020-02-02 
01:00:00.0 +0100
+++ new/hatchling-1.13.0/src/hatchling/__about__.py 2020-02-02 
01:00:00.0 +0100
@@ -1 +1 @@
-__version__ = '1.12.2'
+__version__ = '1.13.0'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hatchling-1.12.2/src/hatchling/bridge/app.py 
new/hatchling-1.13.0/src/hatchling/bridge/app.py
--- old/hatchling-1.12.2/src/hatchling/bridge/app.py2020-02-02 
01:00:00.0 +0100
+++ new/hatchling-1.13.0/src/hatchling/bridge/app.py2020-02-02 
01:00:00.0 +0100
@@ -95,7 +95,7 @@
 Meant to be used for messages that are not useful for most user 
experiences.
 The `level` option must be between 1 and 3 (inclusive).
 """
-if not 1 <= level <= 3:
+if not 1 <= level <= 3:  # noqa: PLR2004
 error_message = 'Debug output can only have verbosity levels 
between 1 and 3 (inclusive)'
 raise ValueError(error_message)
 elif self.__verbosity >= level:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hatchling-1.12.2/src/hatchling/builders/plugin/interface.py 
new/hatchling-1.13.0/src/hatchling/builders/plugin/interface.py
--- old/hatchling-1.12.2/src/hatchling/builders/plugin/interface.py 
2020-02-02 01:00:00.0 +0100
+++ new/hatchling-1.13.0/src/hatchling/builders/plugin/interface.py 
2020-02-02 01:00:00.0 +0100
@@ -3,7 +3,7 @@
 import os
 import re
 from abc import ABC, abstractmethod
-from typing import TYPE_CHECKING, Any, Callable, Generator, Generic, cast
+from typing import TYPE_CHECKING, Any, Callable, Generator, Generic, Iterable, 
cast
 
 from hatchling.builders.config import BuilderConfig, BuilderConfigBound, 
env_var_enabled
 from hatchling.builders.constants import EXCLUDED_DIRECTORIES, BuildEnvVars
@@ -93,10 +93,11 @@
 self.metadata.validate_fields()
 
 if directory is None:
-if BuildEnvVars.LOCATION in os.environ:
-directory = 
self.config.normalize_build_directory(os.environ[BuildEnvVars.LOCATION])
-else:
-directory = self.config.directory
+directory = (
+
self.config.normalize_build_directory(os.environ[BuildEnvVars.LOCATION])
+if BuildEnvVars.LOCATION in os.environ
+else self.config.directory
+)
 
 if not os.path.isdir(directory):
 os.makedirs(directory)
@@ -166,7 +167,7 @@
 
 yield artifact
 

commit mysql-connector-java for openSUSE:Factory

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

here is the log from the commit of package mysql-connector-java for 
openSUSE:Factory checked in at 2023-02-11 21:55:50

Comparing /work/SRC/openSUSE:Factory/mysql-connector-java (Old)
 and  /work/SRC/openSUSE:Factory/.mysql-connector-java.new.1848 (New)


Package is "mysql-connector-java"

Sat Feb 11 21:55:50 2023 rev:41 rq:1064176 version:8.0.32

Changes:

--- 
/work/SRC/openSUSE:Factory/mysql-connector-java/mysql-connector-java.changes
2023-01-28 20:00:46.335596162 +0100
+++ 
/work/SRC/openSUSE:Factory/.mysql-connector-java.new.1848/mysql-connector-java.changes
  2023-02-11 21:55:54.099091444 +0100
@@ -1,0 +2,7 @@
+Fri Jan 27 16:38:41 UTC 2023 - David Anes 
+
+- Ship protobuf 3.9.2 compatible generated files to support 
+  older distro versions.
+  - Added file mysql-connector-java-generated-for-protobuf-3.9.2.tar.xz
+
+---

New:

  mysql-connector-java-generated-for-protobuf-3.9.2.tar.xz



Other differences:
--
++ mysql-connector-java.spec ++
--- /var/tmp/diff_new_pack.GDhSrL/_old  2023-02-11 21:55:55.123097819 +0100
+++ /var/tmp/diff_new_pack.GDhSrL/_new  2023-02-11 21:55:55.127097844 +0100
@@ -25,6 +25,13 @@
 License:GPL-2.0-or-later
 URL:https://dev.mysql.com/downloads/connector/j/
 Source0:
https://github.com/mysql/mysql-connector-j/archive/refs/tags/%{version}.tar.gz#:/%{name}-%{version}.tar.gz
+# NOTE:
+#   the following file contains the generated protobuf files with
+#   previous versions of protoc (protobuf) that are needed to build
+#   in previous SUSE distros.
+#   Source from:
+#   
https://github.com/mysql/mysql-connector-j/commit/6976d9d779b498c254fc5cab5e69cfc74fc3e4f0
+Source1:mysql-connector-java-generated-for-protobuf-3.9.2.tar.xz
 Group:  Development/Languages/Java
 Patch0: javac-check.patch
 # NOTE: Oracle OCI is not packaged yet
@@ -70,6 +77,15 @@
 %patch0 -p1
 %patch1 -p1
 
+%if 0%{?suse_version} <= 1500 && 0%{?sle_version} <= 150200
+# ship protobuf generated files compatible with protobuf 3.9.2
+# which is the version we have in SLE15 SP2, the files were taken
+# from commit 6976d9d779b498c254fc5cab5e69cfc74fc3e4f0, which is
+# the last version compatible with that version of protobuf and
+# are equivalent in functionality
+tar -xvf %SOURCE1 -C .
+%endif
+
 # remove OCI support
 rm -rf 
src/main/protocol-impl/java/com/mysql/cj/protocol/a/authentication/AuthenticationOciClient.java
 


commit xz-java for openSUSE:Factory

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

here is the log from the commit of package xz-java for openSUSE:Factory checked 
in at 2023-02-11 21:55:52

Comparing /work/SRC/openSUSE:Factory/xz-java (Old)
 and  /work/SRC/openSUSE:Factory/.xz-java.new.1848 (New)


Package is "xz-java"

Sat Feb 11 21:55:52 2023 rev:4 rq:1064177 version:1.9

Changes:

--- /work/SRC/openSUSE:Factory/xz-java/xz-java.changes  2019-02-14 
14:34:17.683627079 +0100
+++ /work/SRC/openSUSE:Factory/.xz-java.new.1848/xz-java.changes
2023-02-11 21:55:55.279098790 +0100
@@ -1,0 +2,8 @@
+Mon Dec 12 19:32:21 UTC 2022 - Anton Shvetz 
+
+- Update to version 1.9
+  * Release notes at /usr/share/doc/packages/xz-java/NEWS
+- Remove obsolete patch:
+  * xz-java-source-version.patch
+
+---

Old:

  xz-java-1.8.zip
  xz-java-source-version.patch

New:

  xz-java-1.9.zip



Other differences:
--
++ xz-java.spec ++
--- /var/tmp/diff_new_pack.9lpxiL/_old  2023-02-11 21:55:56.215104617 +0100
+++ /var/tmp/diff_new_pack.9lpxiL/_new  2023-02-11 21:55:56.219104643 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xz-java
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2022 SUSE LLC
 # Copyright (c) 2013 Peter Conrad
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,22 +18,21 @@
 
 
 Name:   xz-java
-Version:1.8
+Version:1.9
 Release:0
 Summary:Pure Java implementation of XZ compression
 License:SUSE-Public-Domain
 Group:  Development/Libraries/Java
-URL:http://tukaani.org/xz/java.html
+URL:https://tukaani.org/xz/java.html
 Source: http://tukaani.org/xz/xz-java-%{version}.zip
-Patch0: xz-java-source-version.patch
 BuildRequires:  ant
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  unzip
-BuildArch:  noarch
 Provides:   java-xz
 Obsoletes:  java-xz
+BuildArch:  noarch
 
 %description
 This is an implementation of XZ data compression in pure Java.
@@ -49,11 +48,10 @@
 
 %prep
 %setup -q -c -n %{name}
-%patch0 -p1
 
 %build
 sed -i 's/linkoffline="[^"]*"//;/extdoc_/d' build.xml
-ant  -Dant.build.javac.source=1.8 -Dant.build.javac.target=1.8 clean jar doc 
maven
+ant -Dant.build.javac.{source,target}=8 clean jar doc maven
 
 %install
 # jar


commit python-Faker for openSUSE:Factory

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

here is the log from the commit of package python-Faker for openSUSE:Factory 
checked in at 2023-02-11 21:55:57

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


Package is "python-Faker"

Sat Feb 11 21:55:57 2023 rev:37 rq:1064201 version:16.8.1

Changes:

--- /work/SRC/openSUSE:Factory/python-Faker/python-Faker.changes
2023-02-03 22:14:48.958626240 +0100
+++ /work/SRC/openSUSE:Factory/.python-Faker.new.1848/python-Faker.changes  
2023-02-11 21:56:03.579150465 +0100
@@ -1,0 +2,19 @@
+Fri Feb 10 10:01:57 UTC 2023 - Dirk Müller 
+
+- update to 16.8.1:
+  * Sort and add new Arabic words in `ar_AA` and `ar_PS`.
+  * Add `emoji` provider.
+  * Fix `name_female` and `name_male` mixed names for `en_GB`.
+  * Add method to generate JSON as bytes.
+  * Fix `siret` and `siren` generation for `fr_FR` locale company
+information.
+  * Add `fr_CA` address provider.
+  * Add `zipcode`, `postcode` and `postalcode` to `pl_PL`.
+  * Update phone number formats for `es_ES` locale.
+  * Add new `fr_BE` and `nl_BE` `Person` providers.
+  * Add `fr_CA` date time provider.
+  * Allow passing optional json encoder in `json` provider.
+  * Fix missing comma in `en_NZ` address provider.
+  * Fix amount and layout of sample data.
+
+---

Old:

  Faker-15.3.4.tar.gz

New:

  Faker-16.8.1.tar.gz



Other differences:
--
++ python-Faker.spec ++
--- /var/tmp/diff_new_pack.sY1C3w/_old  2023-02-11 21:56:03.999153080 +0100
+++ /var/tmp/diff_new_pack.sY1C3w/_new  2023-02-11 21:56:04.007153129 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %global skip_python2 1
 Name:   python-Faker
-Version:15.3.4
+Version:16.8.1
 Release:0
 Summary:Python package that generates fake data
 License:MIT

++ Faker-15.3.4.tar.gz -> Faker-16.8.1.tar.gz ++
 11017 lines of diff (skipped)


commit python-jmespath for openSUSE:Factory

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

here is the log from the commit of package python-jmespath for openSUSE:Factory 
checked in at 2023-02-11 21:55:54

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


Package is "python-jmespath"

Sat Feb 11 21:55:54 2023 rev:21 rq:1064187 version:1.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-jmespath/python-jmespath.changes  
2023-01-24 20:31:58.148259753 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jmespath.new.1848/python-jmespath.changes
2023-02-11 21:55:58.295117567 +0100
@@ -1,0 +2,6 @@
+Fri Feb 10 09:10:10 UTC 2023 - Matej Cepl 
+
+- We actually don't need simplejson at all, it is just for 2.6
+  [sic!] compatibility.
+
+---



Other differences:
--
++ python-jmespath.spec ++
--- /var/tmp/diff_new_pack.guz0iq/_old  2023-02-11 21:55:59.487124989 +0100
+++ /var/tmp/diff_new_pack.guz0iq/_new  2023-02-11 21:55:59.491125014 +0100
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python3-%{**}}
 Name:   python-jmespath
 Version:1.0.1
 Release:0
@@ -29,11 +28,9 @@
 BuildRequires:  %{python_module ply >= 3.4}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module simplejson}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-ply >= 3.4
-Requires:   python-simplejson
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 BuildArch:  noarch
@@ -95,7 +92,8 @@
 %files %{python_files}
 %license LICENSE.txt
 %doc README.rst
-%{python_sitelib}/*
+%{python_sitelib}/jmespath
+%{python_sitelib}/jmespath-%{version}*-info
 %python_alternative %{_bindir}/jp
 
 %changelog


commit lapack for openSUSE:Factory

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

here is the log from the commit of package lapack for openSUSE:Factory checked 
in at 2023-02-11 21:55:53

Comparing /work/SRC/openSUSE:Factory/lapack (Old)
 and  /work/SRC/openSUSE:Factory/.lapack.new.1848 (New)


Package is "lapack"

Sat Feb 11 21:55:53 2023 rev:53 rq:1064180 version:3.9.0

Changes:

--- /work/SRC/openSUSE:Factory/lapack/lapack.changes2022-04-05 
19:54:51.298633922 +0200
+++ /work/SRC/openSUSE:Factory/.lapack.new.1848/lapack.changes  2023-02-11 
21:55:56.459106137 +0100
@@ -1,0 +2,36 @@
+Fri Feb 10 00:32:30 UTC 2023 - Stefan Brüns 
+
+- Fix missing symbols for deprecated functions in LAPACK, add
+  Restore_missing_deprecated_prototypes.patch
+- Add -Wl,--no-undefined when creating shared libraries,
+  to catch missing symbols during build
+- Test fixes:
+  * Build test binaries during %build, run in %check
+  * Fix incorrect path for test output, to actually catch
+any test failures
+- Spec file cleanup:
+  * Do not rename blaslib, it is used for test binaries
+  * Use same commands for building lapacke as for other libs
+  * Remove unused FFLAGS_NOOP for test binaries
+
+---
+Sun Feb  5 19:59:26 UTC 2023 - Egbert Eich 
+
+- Remove unneeded links. These will be taken care of by the
+  update-alternatives. This will bring this package in sync
+  with openblas.
+
+---
+Thu Feb  2 13:16:02 UTC 2023 - Richard Biener 
+
+- Build deprecated functions again to avoid breaking the ABI.
+  (boo#1207989)
+
+---
+Wed Jan 25 20:47:53 UTC 2023 - Egbert Eich 
+
+- Make library links in the alternatives directory arch dependent.
+  This avoids conflicts when both 32-bit and 64-bit versions are
+  installed (boo#1207563).
+
+---

New:

  Restore_missing_deprecated_prototypes.patch



Other differences:
--
++ lapack-man.spec ++
--- /var/tmp/diff_new_pack.TVQo6o/_old  2023-02-11 21:55:57.955115451 +0100
+++ /var/tmp/diff_new_pack.TVQo6o/_new  2023-02-11 21:55:57.959115476 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lapack-man
 #
-# 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

++ lapack.spec ++
--- /var/tmp/diff_new_pack.TVQo6o/_old  2023-02-11 21:55:57.987115650 +0100
+++ /var/tmp/diff_new_pack.TVQo6o/_new  2023-02-11 21:55:57.991115675 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lapack
 #
-# 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
@@ -22,7 +22,7 @@
 Summary:Linear Algebra Package
 License:BSD-3-Clause
 Group:  Development/Libraries/Parallel
-URL:http://www.netlib.org/lapack/
+URL:https://www.netlib.org/lapack/
 Source0:
https://github.com/Reference-LAPACK/lapack/archive/v%{version}.tar.gz#/lapack-%{version}.tar.gz
 Source99:   baselibs.conf
 Patch1: lapack-3.2.2.patch
@@ -34,6 +34,8 @@
 Patch4: Avoid-out-of-bounds-accesses-in-complex-EIG-tests.patch
 # PATCH-FIX-UPSTREAM -- 
https://github.com/Reference-LAPACK/lapack/commit/38f33108b18158409ca2a100e6fe03754781
 Patch5: Fix-out-of-bounds-read.patch
+# PATCH-FIX-UPSTREAM
+Patch6: 
https://github.com/Reference-LAPACK/lapack/commit/87536aa3c8bb.patch#/Restore_missing_deprecated_prototypes.patch
 
 BuildRequires:  gcc-fortran
 BuildRequires:  python3-base
@@ -209,70 +211,75 @@
 sed -i -e '1 s@env python@python3@' lapack_testing.py
 
 %build
-# Increase stack size, required for xeigtstz, see
-# https://github.com/Reference-LAPACK/lapack/issues/335
-# Remove for lapack > 3.9
-ulimit -s 16384
-
 %global _lto_cflags %{_lto_cflags} -ffat-lto-objects
 %global optflags_f %{optflags}
-case "$RPM_ARCH" in
-i[0-9]86) PRECFLAGS="-ffloat-store" ;;
-*)PRECFLAGS="" ;;
-esac
-export PRECFLAGS
+%ifarch %{ix86}
+%global test_precflags "-ffloat-store"
+%endif
+
 cp make.inc.example make.inc
+# for ABI compatibility we need to build the deprecated interfaces
+echo 'BUILD_DEPRECATED = Yes' >> make.inc
 
-make cleanlib %{?_smp_mflags}
-make %{?_smp_mflags} blaslib \
+%make_build cleanlib
+%make_build blaslib \
   FFLAGS="%{optflags_f} -fPIC"
 mkdir tmp
 ( cd tmp; ar x ../librefblas.a )
-gfortran -shared -Wl,-soname=libblas.so.3 -o libblas.so.%{version}

commit libjxl for openSUSE:Factory

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

here is the log from the commit of package libjxl for openSUSE:Factory checked 
in at 2023-02-11 21:55:56

Comparing /work/SRC/openSUSE:Factory/libjxl (Old)
 and  /work/SRC/openSUSE:Factory/.libjxl.new.1848 (New)


Package is "libjxl"

Sat Feb 11 21:55:56 2023 rev:7 rq:1064199 version:0.8.1

Changes:

--- /work/SRC/openSUSE:Factory/libjxl/libjxl.changes2023-02-07 
18:47:23.554585874 +0100
+++ /work/SRC/openSUSE:Factory/.libjxl.new.1848/libjxl.changes  2023-02-11 
21:56:02.943146505 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 08:14:35 UTC 2023 - Dirk Müller 
+
+- build glibc hwcaps optimized overlay
+
+---



Other differences:
--
++ libjxl.spec ++
--- /var/tmp/diff_new_pack.u3W6Gf/_old  2023-02-11 21:56:03.395149320 +0100
+++ /var/tmp/diff_new_pack.u3W6Gf/_new  2023-02-11 21:56:03.399149345 +0100
@@ -37,6 +37,7 @@
 BuildRequires:  pkgconfig(libhwy) >= 1.0
 BuildRequires:  pkgconfig(libjpeg)
 BuildRequires:  pkgconfig(libpng)
+%{?suse_build_hwcaps_libs}
 
 %description
 JPEG XL is a raster-graphics file format that supports both lossy and


commit python-fakeredis for openSUSE:Factory

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

here is the log from the commit of package python-fakeredis for 
openSUSE:Factory checked in at 2023-02-11 21:55:58

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


Package is "python-fakeredis"

Sat Feb 11 21:55:58 2023 rev:12 rq:1064219 version:2.7.1

Changes:

--- /work/SRC/openSUSE:Factory/python-fakeredis/python-fakeredis.changes
2023-01-29 14:14:50.680410610 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-fakeredis.new.1848/python-fakeredis.changes  
2023-02-11 21:56:04.647157115 +0100
@@ -1,0 +2,20 @@
+Fri Feb 10 10:40:09 UTC 2023 - Dirk Müller 
+
+- update to 2.7.1:
+  * Fix import error for NoneType (#120)
+  * Implement
+  - JSON.ARRINDEX
+  - JSON.OBJLEN
+  - JSON.OBJKEYS
+  - JSON.ARRPOP
+  - JSON.ARRTRIM
+  - JSON.NUMINCRBY
+  - JSON.NUMMULTBY
+  - XADD
+  - XLEN
+  - XRANGE
+  - XREVRANGE
+  * Implement `JSON.TYPE`, `JSON.ARRLEN` and `JSON.ARRAPPEND`
+  * Fix encoding of None (#118)
+
+---

Old:

  fakeredis-2.5.0-gh.tar.gz

New:

  fakeredis-2.7.1-gh.tar.gz



Other differences:
--
++ python-fakeredis.spec ++
--- /var/tmp/diff_new_pack.JJMXwv/_old  2023-02-11 21:56:05.371161622 +0100
+++ /var/tmp/diff_new_pack.JJMXwv/_new  2023-02-11 21:56:05.419161920 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-fakeredis
-Version:2.5.0
+Version:2.7.1
 Release:0
 Summary:Fake implementation of redis API for testing purposes
 License:BSD-3-Clause AND MIT

++ fakeredis-2.5.0-gh.tar.gz -> fakeredis-2.7.1-gh.tar.gz ++
 9828 lines of diff (skipped)


commit fuse3 for openSUSE:Factory

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

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

Comparing /work/SRC/openSUSE:Factory/fuse3 (Old)
 and  /work/SRC/openSUSE:Factory/.fuse3.new.1848 (New)


Package is "fuse3"

Sat Feb 11 21:55:55 2023 rev:23 rq:1064198 version:3.13.1

Changes:

--- /work/SRC/openSUSE:Factory/fuse3/fuse3.changes  2023-01-14 
20:31:54.793282131 +0100
+++ /work/SRC/openSUSE:Factory/.fuse3.new.1848/fuse3.changes2023-02-11 
21:55:59.719126433 +0100
@@ -1,0 +2,11 @@
+Mon Feb  6 19:46:51 UTC 2023 - Jan Engelhardt 
+
+- Update to release 3.13.1
+  * Fixed an issue that resulted in errors when attempting to
+compile against installed libfuse headers (because libc
+symbol versioning support was not detected correctly in this
+case).
+- Add 0001-Split-config.h-into-private-and-public-config.patch
+  to fix doubly-defined macros and build failure elsewhere.
+
+---

Old:

  fuse-3.13.0.tar.xz
  fuse-3.13.0.tar.xz.asc

New:

  0001-Split-config.h-into-private-and-public-config.patch
  fuse-3.13.1.tar.xz
  fuse-3.13.1.tar.xz.asc



Other differences:
--
++ fuse3.spec ++
--- /var/tmp/diff_new_pack.sj6iHO/_old  2023-02-11 21:56:00.907133830 +0100
+++ /var/tmp/diff_new_pack.sj6iHO/_new  2023-02-11 21:56:00.915133879 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   fuse3
-Version:3.13.0
+Version:3.13.1
 Release:0
 Summary:Reference implementation of the "Filesystem in Userspace"
 License:BSD-2-Clause AND GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -28,6 +28,7 @@
 Source2:fuse.keyring
 Source1000: baselibs.conf
 Patch1: conf-rename.patch
+Patch2: 0001-Split-config.h-into-private-and-public-config.patch
 BuildRequires:  fdupes
 BuildRequires:  meson
 BuildRequires:  pkgconfig

++ 0001-Split-config.h-into-private-and-public-config.patch ++
>From d7560cc9916b086bfe5d86459cc9f04033edd904 Mon Sep 17 00:00:00 2001
From: Bernd Schubert 
Date: Tue, 7 Feb 2023 23:06:42 +0100
Subject: [PATCH] Split config.h into private and public config

This addresses https://github.com/libfuse/libfuse/issues/729

commit db35a37def14b72181f3630efeea0e0433103c41 introduced a public
config.h (rename to fuse_config.h to avoid conflicts) that
was installed with the package and included by libfuse users
through fuse_common.h. Probablem is that this file does not have
unique defines so that they are unique to libfuse - on including
the file conflicts with libfuse users came up.

In principle all defines could be prefixed, but then most of them
are internal for libfuse compilation only. So this splits out
publically required defines to a new file 'libfuse_config.h'
and changes back to include of "fuse_config.h" only when
HAVE_LIBFUSE_PRIVATE_CONFIG_H is defined.

This also renames HAVE_LIBC_VERSIONED_SYMBOLS to
LIBFUSE_BUILT_WITH_VERSIONED_SYMBOLS, as it actually
better explains for libfuse users what that variable
is for.
---
 include/fuse.h  | 10 -
 include/fuse_common.h   |  5 +
 include/fuse_lowlevel.h |  4 ++--
 lib/compat.c|  2 +-
 lib/fuse_misc.h |  2 +-
 lib/meson.build |  2 +-
 meson.build | 47 -
 7 files changed, 47 insertions(+), 25 deletions(-)

diff --git a/include/fuse.h b/include/fuse.h
index 2888d2b..6f162dd 100644
--- a/include/fuse.h
+++ b/include/fuse.h
@@ -948,15 +948,15 @@ struct fuse *fuse_new_30(struct fuse_args *args, const 
struct fuse_operations *o
 size_t op_size, void *private_data);
 #define fuse_new(args, op, size, data) fuse_new_30(args, op, size, data)
 #else
-#if (defined(HAVE_LIBC_VERSIONED_SYMBOLS))
+#if (defined(LIBFUSE_BUILT_WITH_VERSIONED_SYMBOLS))
 struct fuse *fuse_new(struct fuse_args *args, const struct fuse_operations *op,
  size_t op_size, void *private_data);
-#else /* HAVE_LIBC_VERSIONED_SYMBOLS */
+#else /* LIBFUSE_BUILT_WITH_VERSIONED_SYMBOLS */
 struct fuse *fuse_new_31(struct fuse_args *args,
  const struct fuse_operations *op,
  size_t op_size, void *user_data);
 #define fuse_new(args, op, size, data) fuse_new_31(args, op, size, data)
-#endif /* HAVE_LIBC_VERSIONED_SYMBOLS */
+#endif /* LIBFUSE_BUILT_WITH_VERSIONED_SYMBOLS */
 #endif
 
 /**
@@ -1053,11 +1053,11 @@ int fuse_loop_mt_32(struct fuse *f, struct 
fuse_loop_config *config);
  *
  * See also: fuse_loop()
  */
-#if (defined(HAVE_LIBC_VERSIONED_SYMBOLS))
+#if (defined(LIBFUSE_BUILT_WITH_VERSIONED_SYMBOLS))
 int fuse_loop_mt(struct fuse *f, struct fuse_loop_config *config

commit dbus-1 for openSUSE:Factory

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

here is the log from the commit of package dbus-1 for openSUSE:Factory checked 
in at 2023-02-11 21:55:59

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


Package is "dbus-1"

Sat Feb 11 21:55:59 2023 rev:176 rq:1064302 version:1.14.6

Changes:

dbus-1-x11.changes: same change
--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1.changes2022-10-27 
13:54:46.752753243 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new.1848/dbus-1.changes  2023-02-11 
21:56:06.623169417 +0100
@@ -1,0 +2,40 @@
+Fri Feb 10 15:24:52 UTC 2023 - Dominique Leuenberger 
+
+- Fix multibuild: do not mention main flavor in multibuild, as it
+  is implicit built.
+
+---
+Thu Feb  9 17:04:27 UTC 2023 - Dirk Müller 
+
+- update to 1.14.6:
+  * Fix an incorrect assertion that could be used to crash
+dbus-daemon or other users of DBusServer prior to
+authentication, if libdbus was compiled with assertions
+enabled.
+We recommend that production builds of dbus, for example in
+OS distributions, should be compiled with checks but
+without assertions.
+  * When connected to a dbus-broker, stop dbus-monitor from
+incorrectly replying to Peer method calls that were sent to the
+dbus-broker with a NULL destination
+  * Fix out-of-bounds varargs read in the dbus-daemon's config-
+parser.  This is not attacker-triggerable and appears to be
+harmless in practice, but is technically undefined behaviour
+and is detected as such by AddressSanitizer.
+  * Avoid a data race in multi-threaded use of DBusCounter
+  * Fix a crash with some glibc versions when non-auditable
+SELinux events are logged (dbus!386, Jeremi Piotrowski)
+  * If dbus_message_demarshal() runs out of memory while
+validating a message, report it as NoMemory rather than
+InvalidArgs (dbus#420, Simon McVittie)
+  * Use C11 _Alignof if available, for better standards-
+compliance
+  * Stop including an outdated copy of pkg.m4 in the git tree
+  * Documentation:
+  * Fix the test-apparmor-activation test after dbus#416
+  * Internal changes:
+  * Fix CI builds with recent git versions (dbus#447, Simon
+McVittie)
+- switch to using multibuild
+
+---

Old:

  dbus-1.14.4.tar.xz
  dbus-1.14.4.tar.xz.asc

New:

  _multibuild
  dbus-1.14.6.tar.xz
  dbus-1.14.6.tar.xz.asc



Other differences:
--
++ dbus-1-devel-doc.spec ++
--- /var/tmp/diff_new_pack.2MLPjt/_old  2023-02-11 21:56:07.427174422 +0100
+++ /var/tmp/diff_new_pack.2MLPjt/_new  2023-02-11 21:56:07.431174447 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-1-devel-doc
 #
-# 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
@@ -23,7 +23,7 @@
 %global _backup 
%{_sysconfdir}/sysconfig/services.rpmbak.%{name}-%{version}-%{release}
 %bcond_without selinux
 Name:   dbus-1-devel-doc
-Version:1.14.4
+Version:1.14.6
 Release:0
 Summary:Developer documentation package for D-Bus
 License:AFL-2.1 OR GPL-2.0-or-later

++ dbus-1-x11.spec ++
--- /var/tmp/diff_new_pack.2MLPjt/_old  2023-02-11 21:56:07.455174597 +0100
+++ /var/tmp/diff_new_pack.2MLPjt/_new  2023-02-11 21:56:07.459174622 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-1-x11
 #
-# 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
@@ -23,7 +23,7 @@
 %endif
 %bcond_without selinux
 Name:   dbus-1-x11
-Version:1.14.4
+Version:1.14.6
 Release:0
 Summary:D-Bus Message Bus System
 License:AFL-2.1 OR GPL-2.0-or-later

++ dbus-1.spec ++
--- /var/tmp/diff_new_pack.2MLPjt/_old  2023-02-11 21:56:07.491174821 +0100
+++ /var/tmp/diff_new_pack.2MLPjt/_new  2023-02-11 21:56:07.495174846 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-1
 #
-# 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
@@ -21,7 +21,7 @@
 %define _libname libdbus-1-3
 %bcond_without selinux
 Name:   dbus-1
-Version:1.14.4
+Version:1.14.6
 Release:0
 Summary:D-Bus Message Bus System
 License:AFL-2.1 OR GPL-2.0-or-later

++

commit python-awkward-cpp for openSUSE:Factory

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

here is the log from the commit of package python-awkward-cpp for 
openSUSE:Factory checked in at 2023-02-11 21:56:33

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


Package is "python-awkward-cpp"

Sat Feb 11 21:56:33 2023 rev:2 rq:1064235 version:8

Changes:

--- /work/SRC/openSUSE:Factory/python-awkward-cpp/python-awkward-cpp.changes
2023-01-28 19:00:25.919758558 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-awkward-cpp.new.1848/python-awkward-cpp.changes
  2023-02-11 21:57:28.607679838 +0100
@@ -1,0 +2,35 @@
+Fri Feb 10 12:24:55 UTC 2023 - Dirk Müller 
+
+- update to 8:
+  * Add GenericDocument ctor overload to specify JSON type
+  * Add FAQ
+  * Add forward declaration header `fwd.h`
+  * Add @PlatformIO Library Registry manifest file
+  * Implement assignment operator for BigInteger
+  * Add comments support
+  * Adding coapp definition
+  * documenttest.cpp: EXPECT_THROW when checking empty allocator
+  * GenericDocument: add implicit conversion to ParseResult
+  * Use  with C++ linkage on Windows ARM
+  * Detect little endian for Microsoft ARM targets
+  * Check Nan/Inf when writing a double
+  * Add JSON Schema Implementation
+  * Add iostream wrapper
+  * Add Jsonx example for converting JSON into JSONx (a XML
+format)
+  * Add optional unresolvedTokenIndex parameter to Pointer::Get()
+  * Add encoding validation option for Writer/PrettyWriter
+  * Add Writer::SetMaxDecimalPlaces()
+  * Support {0, } and {0, m} in Regex
+  * Add Value::Get/SetFloat(), Value::IsLossLessFloat/Double()
+  * Add stream position check to reader unit tests
+  * Add Templated accessors and range-based for
+  * Add (Pretty)Writer::RawValue()
+  * Add Document::Parse(std::string), Document::Parse(const
+char*, size_t length) and related APIs.
+  * Add move constructor for GenericSchemaDocument
+  * Add VS2010 and VS2015 to AppVeyor CI
+  * Add parse-by-parts example
+  * Support parse number as string
+
+---

Old:

  awkward-cpp-7.tar.gz

New:

  awkward-cpp-8.tar.gz



Other differences:
--
++ python-awkward-cpp.spec ++
--- /var/tmp/diff_new_pack.7TIo1q/_old  2023-02-11 21:57:29.015682379 +0100
+++ /var/tmp/diff_new_pack.7TIo1q/_new  2023-02-11 21:57:29.023682429 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-awkward-cpp
-Version:7
+Version:8
 Release:0
 Summary:CPU kernels and compiled extensions for Awkward Array
 License:BSD-3-Clause
@@ -76,7 +76,6 @@
 mkdir -p %{buildroot}%{_includedir}/
 cp -r header-only/awkward %{buildroot}%{_includedir}/
 
-
 %check
 %pytest_arch
 

++ awkward-cpp-7.tar.gz -> awkward-cpp-8.tar.gz ++
 10322 lines of diff (skipped)


commit python-yt for openSUSE:Factory

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

here is the log from the commit of package python-yt for openSUSE:Factory 
checked in at 2023-02-11 21:56:50

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


Package is "python-yt"

Sat Feb 11 21:56:50 2023 rev:6 rq:1064246 version:4.1.4

Changes:

--- /work/SRC/openSUSE:Factory/python-yt/python-yt.changes  2023-01-03 
15:05:10.742444612 +0100
+++ /work/SRC/openSUSE:Factory/.python-yt.new.1848/python-yt.changes
2023-02-11 21:57:32.179702078 +0100
@@ -1,0 +2,14 @@
+Fri Feb 10 13:06:52 UTC 2023 - Dirk Müller 
+
+- update to 4.1.4:
+  * Fix calling PlotContainer.set_font to set font color,
+  * Fix a regression in yt.load where '$HOME' and '~' path
+weren't expanded
+  * (partial) Fix issue #4286 SDF frontend breaks load() if
+target file lacks read permission
+  * (FLASH) Fix domain edges padding in reduced dimensions
+  * (partial) Delay expensive imports
+  * Cleanup calls to private methods _setup_plots in
+cookbook
+
+---

Old:

  yt-4.1.3.tar.gz

New:

  yt-4.1.4.tar.gz



Other differences:
--
++ python-yt.spec ++
--- /var/tmp/diff_new_pack.w9DU70/_old  2023-02-11 21:57:32.799705938 +0100
+++ /var/tmp/diff_new_pack.w9DU70/_new  2023-02-11 21:57:32.807705987 +0100
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:   python-yt
-Version:4.1.3
+Version:4.1.4
 Release:0
 Summary:An analysis and visualization toolkit for volumetric data
 License:BSD-3-Clause

++ yt-4.1.3.tar.gz -> yt-4.1.4.tar.gz ++
/work/SRC/openSUSE:Factory/python-yt/yt-4.1.3.tar.gz 
/work/SRC/openSUSE:Factory/.python-yt.new.1848/yt-4.1.4.tar.gz differ: char 5, 
line 1


commit rpcs3 for openSUSE:Factory

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

here is the log from the commit of package rpcs3 for openSUSE:Factory checked 
in at 2023-02-11 21:56:01

Comparing /work/SRC/openSUSE:Factory/rpcs3 (Old)
 and  /work/SRC/openSUSE:Factory/.rpcs3.new.1848 (New)


Package is "rpcs3"

Sat Feb 11 21:56:01 2023 rev:2 rq:1064233 version:0.0.26~git20230205

Changes:

--- /work/SRC/openSUSE:Factory/rpcs3/rpcs3.changes  2023-02-06 
14:42:35.591436779 +0100
+++ /work/SRC/openSUSE:Factory/.rpcs3.new.1848/rpcs3.changes2023-02-11 
21:57:25.583661011 +0100
@@ -1,0 +2,163 @@
+Mon Feb 06 16:38:15 UTC 2023 - i...@guoyunhe.me
+
+- Update to version 0.0.26~git20230205:
+  * cellVdec: Fix AU decode count on callback (#13342)
+  * CLI: add option to boot rsx capture
+  * Clarify unknown type log message
+  * Replace std::filesystem::u8path with TODO
+  * Fix package installation exit condition after error occured
+  * Improve logging during package installations
+  * rsx: Formatting change
+  * rsx/overlays: Force disable rounded rectangles on macOS
+  * rsx/overlays: Support disabling vertex-snap on a per-draw-call basis
+  * rsx/overlays: Remove workaround no longer required
+  * rsx: Unify UI rendering shaders
+  * sys_game: Implemented sys_game_board_storage_write() & Made it modifiable
+  * sys_prx: Fix PRX module filename reading (#13339)
+  * Add more disconnected limitations in sys_net
+  * rsx/overlays: Re-export spinner
+  * Update wolfssl from 5.5.0 to 5.5.4
+  * Update FAudio from 22.08 to 23.02
+  * - fix analog_t required for some games - changing mapping to better fit to 
games (for example, select is rarely used)
+  * rsx/overlays/message-queue: Do not fade albedo, only alpha
+  * GUI: Remove ANSI color code from TTY
+  * Game list: Use the latest game icon instead of 1.00's (#13340)
+  * SDL: Fix button presses
+  * Remove obsolete shader compilation hint settings
+  * rsx/overlays: Cache the loading animated icon
+  * rsx/overlays: Make animation caching possible
+  * rsx/overlays: Work around some commitee grandstanding shenanigans
+  * rsx/overlays: Minor fixups
+  * rsx/overlays: Ellide redundant clock read
+  * rsx/overlays: Add time unit to some measured variables
+  * rsx/overlays: Shorten notification fadeout
+  * rsx/overlays: Fix msvc project files
+  * rsx/overlays: Naming sense
+  * rsx/overlays: Remove redundant resize
+  * rsx/overlay: Some cleanup in animated icon class
+  * rsx: Reverse declaration order for animated icon
+  * cmake: Add shader compile notification to build system
+  * rsx/overlays: Move shader compiling notification to a separate cpp file
+  * rsx/overlays: Darken background a bit
+  * rsx: Lower shader notification duration to 5 seconds
+  * rsx: Remove unnecessary debug pragma
+  * rsx: Implement overlay message queue stacking
+  * ui: Add 24x24 loading animation
+  * build: Fix linux build
+  * rsx: Use animated icon and message queue for shader compiler notifications
+  * rsx: Fix message queue order and positioning
+  * rsx: Add support for rounded rectangles
+  * rsx: Implement notification queue
+  * System.cpp: Do not create VFS directories outside of RPCS3 dir (#13311)
+  * overlays/osk: fix y offset direction facepalm
+  * cellOskDialog: improve kb event hook callback
+  * overlays/osk: clear on enter
+  * overlays/osk: Do not render preview background in separate windows mode
+  * overlays/osk: show dialog on key input
+  * overlays/osk: Clear text properly in continuous mode
+  * cellOskDialog: don't wait for osk event_hook_callback
+  * overlays/osk: hide title in separate window mode
+  * overlays/osk: fix dialog positioning
+  * cellOskDialog: use getter instead of weak_ptr
+  * overlays: allow keyboard input if pads are intercepted
+  * overlays/osk: fix cellOskDialogExtInputDeviceLock
+  * overlays: don't flip if the overlay is invisible
+  * overlays/osk: keep dialog open in continuous mode
+  * overlays/osk: handle input device change
+  * overlays/osk: visualize separate windows
+  * rsx: Ignore bad face mode configuration
+  * Print LV2 Syscall Usage only if increased since last print
+  * readme: Remove Azure, rename Cirrus CI badges
+  * evdev_gun: enable udev code on BSDs
+  * Update MoltenVK to 1.2.2 (VK 1.3.239)
+  * vk: Drop deprecated (239) and removed (240) header
+  * Fix SDL CMake warnings
+  * SPU LLVM: Minor SUMB AVX-512 path optimization - Tweak shuffle to allow 
LLVM to emit a cheap blend instruction instead of the expensive VPERMI2W 
instruction
+  * input: fix dynamic pad handler mode reset
+  * perfoverlay: fix minimal graph min/max calculation
+  * Qt: fix vfs dialog usb tab cast
+  * sys_usbd: Improved usb_handler_thread timing
+  * USIO: Always resize the response vector to the given size
+  * sys_game: Implemented sys_game_get_rtc_status() & Updated 
sys_game_board_stor

commit velociraptor for openSUSE:Factory

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

here is the log from the commit of package velociraptor for openSUSE:Factory 
checked in at 2023-02-11 21:56:34

Comparing /work/SRC/openSUSE:Factory/velociraptor (Old)
 and  /work/SRC/openSUSE:Factory/.velociraptor.new.1848 (New)


Package is "velociraptor"

Sat Feb 11 21:56:34 2023 rev:3 rq:1064242 version:0.6.7.4~git63.4a1ed09d

Changes:

--- /work/SRC/openSUSE:Factory/velociraptor/velociraptor-client.changes 
2023-01-21 19:10:40.120992749 +0100
+++ 
/work/SRC/openSUSE:Factory/.velociraptor.new.1848/velociraptor-client.changes   
2023-02-11 21:57:31.119695478 +0100
@@ -1,0 +2,22 @@
+Thu Jan 26 20:06:09 UTC 2023 - je...@suse.com
+
+- Update to version 0.6.7.4~git63.4a1ed09d:
+  * utils/time.js: fix handling of nanosecond-resolution timestamps
+- Added patches:
+  * velociraptor-reproducible-timestamp.diff
+
+---
+Tue Jan 24 20:57:08 UTC 2023 - Jeff Mahoney 
+
+- Use obsinfo mtime to produce stable build timestamp (bsc#1207369).
+
+---
+Tue Jan 24 15:07:09 UTC 2023 - je...@suse.com
+
+- Update to version 0.6.7.4~git60.8abed37a:
+  * http_comms: create ring buffer temporary file in the same directory
+  * cronsnoop: plumb in real scope logging
+  * cronsnoop: don't treat routine errors as fatal
+  * cronsnoop: fix typo
+
+---
@@ -30,5 +51,0 @@
-Fri Jan 20 16:37:17 UTC 2023 - Dirk Müller 
-
-- add memory limit to systemd unit
-
--
velociraptor.changes: same change

Old:

  velociraptor-0.6.7.4~git53.0e85855.obscpio

New:

  velociraptor-0.6.7.4~git63.4a1ed09d.obscpio
  velociraptor-reproducible-timestamp.diff



Other differences:
--
++ velociraptor-client.spec ++
--- /var/tmp/diff_new_pack.YofiXb/_old  2023-02-11 21:57:31.635698691 +0100
+++ /var/tmp/diff_new_pack.YofiXb/_new  2023-02-11 21:57:31.639698716 +0100
@@ -40,7 +40,7 @@
 %endif
 
 Name:   velociraptor-client
-Version:0.6.7.4~git53.0e85855
+Version:0.6.7.4~git63.4a1ed09d
 Release:0
 Summary:Endpoint visibility and collection tool (endpoint only)
 Group:  System/Monitoring
@@ -53,10 +53,12 @@
 Source4:vmlinux.h-%{vmlinux_h_version}.tar.xz
 Source5:update-vendoring.sh
 Source6:sysconfig.%{name}
+Source7:%{projname}.obsinfo
 Patch1: velociraptor-golang-mage-vendoring.diff
 Patch2: velociraptor-skip-git-submodule-import-for-OBS-build.patch
 Patch3: vendor-build-fixes-for-SLE12.patch
 Patch4: sdjournal-build-fix-for-SLE12.patch
+Patch5: velociraptor-reproducible-timestamp.diff
 BuildRequires:  fileb0x
 BuildRequires:  golang-packaging
 BuildRequires:  mage
@@ -107,6 +109,14 @@
 # rm -rf artifacts/definitions/Windows
 
 %build
+
+# Reproductible builds need stable timestamps
+timestamp=$(date -Iseconds --utc --date=@$(grep mtime: %{SOURCE7}|sed -e 
's/mtime: //'))
+git_commit=$(grep commit: %{SOURCE7}|sed -e 's/commit: //g')
+
+export VELOCIRAPTOR_BUILD_TIME=$timestamp
+export VELOCIRAPTOR_GIT_HEAD=$git_commit
+
 PATH=$PATH:/usr/sbin make linux_bare BUILD_LIBBPFGO=%{with bpf}
 
 %install

++ velociraptor.spec ++
--- /var/tmp/diff_new_pack.YofiXb/_old  2023-02-11 21:57:31.683698990 +0100
+++ /var/tmp/diff_new_pack.YofiXb/_new  2023-02-11 21:57:31.691699039 +0100
@@ -40,7 +40,7 @@
 %endif
 
 Name:   velociraptor
-Version:0.6.7.4~git53.0e85855
+Version:0.6.7.4~git63.4a1ed09d
 Release:0
 Summary:Endpoint visibility and collection tool
 Group:  System/Monitoring
@@ -58,10 +58,12 @@
 Source9:update-vendoring.sh
 Source10:   sysconfig.%{name}
 Source11:   sysconfig.%{name}-client
+Source12:   %{projname}.obsinfo
 Patch1: velociraptor-golang-mage-vendoring.diff
 Patch2: velociraptor-skip-git-submodule-import-for-OBS-build.patch
 Patch3: vendor-build-fixes-for-SLE12.patch
 Patch4: sdjournal-build-fix-for-SLE12.patch
+Patch5: velociraptor-reproducible-timestamp.diff
 BuildRequires:  fileb0x
 BuildRequires:  golang-packaging
 BuildRequires:  mage
@@ -96,7 +98,7 @@
 
 %package kafka-humio-gateway
 Summary:Gateway between Kafka and Humio for Velociraptor Artifacts
-Version:0.6.7.4~git53.0e85855
+Version:0.6.7.4~git63.4a1ed09d
 
 %description kafka-humio-gateway
 This tool is used to consume events generated by the Kafka Velociraptor plugin
@@ -122,6 +124,14 @@
 # rm -rf artifacts/definitions/Windows
 
 %build
+
+# Reproductible builds need s

commit libzpc for openSUSE:Factory

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

here is the log from the commit of package libzpc for openSUSE:Factory checked 
in at 2023-02-11 21:56:57

Comparing /work/SRC/openSUSE:Factory/libzpc (Old)
 and  /work/SRC/openSUSE:Factory/.libzpc.new.1848 (New)


Package is "libzpc"

Sat Feb 11 21:56:57 2023 rev:4 rq:1064273 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/libzpc/libzpc.changes2022-04-27 
21:41:21.061015101 +0200
+++ /work/SRC/openSUSE:Factory/.libzpc.new.1848/libzpc.changes  2023-02-11 
21:57:38.951744239 +0100
@@ -1,0 +2,16 @@
+Wed Feb  8 16:19:14 UTC 2023 - Mark Post 
+
+- Upgrade to version 1.1.0 (jsc#PED-582)
+  * Implements an ECC-KEY API : `zpc/ecc_key.h`.
+  * Implements an ECDSA-CTX API : `zpc/ecdsa_ctx.h`.
+
+---
+Tue Sep 13 17:46:49 UTC 2022 - Mark Post 
+
+- Upgrade to version 1.0.1 (jsc#PED-582)
+  * Updated spec file for rpm build
+- Removed obsolete libzpc-sles15p4-mark-stack-nonexec.patch
+- Updated spec file to use %{name} and %{version} variables in
+  more places.
+
+---

Old:

  libzpc-1.0.0.tar.gz
  libzpc-sles15p4-mark-stack-nonexec.patch

New:

  libzpc-1.1.0.tar.gz



Other differences:
--
++ libzpc.spec ++
--- /var/tmp/diff_new_pack.jofgDW/_old  2023-02-11 21:57:39.339746655 +0100
+++ /var/tmp/diff_new_pack.jofgDW/_new  2023-02-11 21:57:39.347746704 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libzpc
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2022-2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:   libzpc
-Version:1.0.0
+Version:1.1.0
 Release:0
 Summary:IBM Z Protected-key Crypto library
 License:Apache-2.0
 Group:  Productivity/Security
 URL:https://github.com/opencryptoki/libzpc
 Source: 
https://github.com/opencryptoki/libzpc/archive/refs/tags/v%{version}.tar.gz#/libzpc-%{version}.tar.gz
-Patch0: libzpc-sles15p4-mark-stack-nonexec.patch
 BuildRequires:  cmake >= 3.10
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
@@ -61,8 +60,7 @@
 %autosetup -p1
 
 %build
-mkdir build && cd build
-cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_SHARED_LIBS=ON -DBUILD_DOC=ON
+%cmake -DBUILD_DOC=ON
 %make_build
 
 %install
@@ -76,13 +74,13 @@
 %files -n libzpc1
 %doc README.md
 %license LICENSE
-%{_libdir}/libzpc.so.1
-%{_libdir}/libzpc.so.1.0.0
+%{_libdir}/%{name}.so.1
+%{_libdir}/%{name}.so.%{version}
 
 %files devel
 %dir %{_includedir}/zpc
 %{_includedir}/zpc/*.h
-%{_libdir}/libzpc.so
-%{_datadir}/pkgconfig/libzpc.pc
+%{_libdir}/%{name}.so
+%{_libdir}/pkgconfig/%{name}.pc
 
 %changelog

++ libzpc-1.0.0.tar.gz -> libzpc-1.1.0.tar.gz ++
 12573 lines of diff (skipped)


commit blueman for openSUSE:Factory

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

here is the log from the commit of package blueman for openSUSE:Factory checked 
in at 2023-02-11 21:56:51

Comparing /work/SRC/openSUSE:Factory/blueman (Old)
 and  /work/SRC/openSUSE:Factory/.blueman.new.1848 (New)


Package is "blueman"

Sat Feb 11 21:56:51 2023 rev:17 rq:1064253 version:2.3.5

Changes:

--- /work/SRC/openSUSE:Factory/blueman/blueman.changes  2022-04-11 
23:50:31.150197274 +0200
+++ /work/SRC/openSUSE:Factory/.blueman.new.1848/blueman.changes
2023-02-11 21:57:33.191708378 +0100
@@ -1,0 +2,44 @@
+Fri Feb 10 01:00:09 UTC 2023 - Maurizio Galli 
+
+- Update to version 2.3.5:
+  * Right click menu was pointing to the wrong list row
+  * Double click to connect
+- Changes from version 2.3.4:
+  * Errors when connected to a device with the DisconnectItems plugin enabled
+- Changes from version 2.3.3:
+  * Issues with NM PANU connections of equally named devices
+  * Submenus in KDE Plasma tray
+  * Avoid using StatusNotifierItem and GtkStatusIcon icons in parallel
+  * Do not re-use dbusmenu item identifiers; avoids issues at least with 
+gnome-shell-extension-appindicator
+- Changes from version 2.3.2:
+  * StatusNotifierItem submenus did not work in lxqt-panel (@niknah)
+  * StatusNotifierItem vanished on panel restarts
+  * StatusNotifierItem compatibility issues with libdbusmenu used at least 
+by xfce4-panel and Waybar
+  * StatusNotifierItem showed the menu on left click in xfce4-panel
+- Changes from version 2.3.1:
+  * StatusNotifierItem sent an incomplete NewStatus signal.
+  * Avoid statusbar resize when showing progressbar
+- Changes from version 2.3.0:
+  * Blocked emblem was not visible for scales other than 1
+  * Audio profile switcher in applet menu (@abhijeetviswa)
+  * Symbolic tray icon option (GSettings switch symbolic-status-icons in 
+org.blueman.general)
+  * Replace AppIndicator with DBus StatusNotifierItem
+  * Use a GtkTreeModelFilter to show/hide unnamed devices
+  * Replace sigint hack with GLib to catch it
+  * Port meson from deprecated python3 module
+  * Rework battery handling
+  * Merge Battery applet plugin into ConnectionNotifier
+  * Symbolic icons and small UI improvements
+- Changes from version 2.2.5:
+  * Fix network interface iteration on 32 bit systems
+  * Manager: Fix cancel button in send-note dialog
+  * Fix battery and signals bars
+  
+- Removed blueman-2.2.4-ayatana-appindicator.patch as Appindicator
+  has been replaced with DBus StatusNotifierItem
+- Dependencies.md file is no longer packaged
+
+---

Old:

  blueman-2.2.4-ayatana-appindicator.patch
  blueman-2.2.4.tar.xz

New:

  blueman-2.3.5.tar.xz



Other differences:
--
++ blueman.spec ++
--- /var/tmp/diff_new_pack.o1KWqe/_old  2023-02-11 21:57:34.031713608 +0100
+++ /var/tmp/diff_new_pack.o1KWqe/_new  2023-02-11 21:57:34.051713733 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package blueman
 #
-# 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
@@ -27,15 +27,13 @@
 %bcond_with nemo
 %endif
 Name:   blueman
-Version:2.2.4
+Version:2.3.5
 Release:0
 Summary:GTK Bluetooth Manager
 License:GPL-3.0-only
 Group:  System/GUI/GNOME
 URL:https://github.com/blueman-project/blueman
 Source: 
https://github.com/%{name}-project/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
-# PATCH-FEATURE-OPENSUSE blueman-2.2.4-ayatana-appindicator.patch -- Support 
Ayatana AppIndicators.
-Patch0: blueman-2.2.4-ayatana-appindicator.patch
 BuildRequires:  adwaita-icon-theme
 BuildRequires:  automake
 BuildRequires:  dbus-1-python3-devel
@@ -142,7 +140,7 @@
 %lang_package
 
 %prep
-%autosetup -p1
+%autosetup
 sed -i '1s/python.*/python3/' apps/%{name}-*
 echo -e 'NotShowIn=KDE;GNOME;Pantheon;' >> data/%{name}.desktop.in
 
@@ -189,7 +187,7 @@
 %service_del_postun blueman-mechanism.service
 
 %files
-%doc CHANGELOG.md Dependencies.md FAQ README.md blueman.rules
+%doc CHANGELOG.md FAQ README.md blueman.rules
 %license COPYING
 %{_sysconfdir}/xdg/autostart/%{name}.desktop
 %{_bindir}/%{name}-*

++ blueman-2.2.4.tar.xz -> blueman-2.3.5.tar.xz ++
 245928 lines of diff (skipped)


commit mpv for openSUSE:Factory

2023-02-11 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-02-11 21:56:52

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


Package is "mpv"

Sat Feb 11 21:56:52 2023 rev:115 rq:1064254 version:0.35.1+git.20230128.140ec21c

Changes:

--- /work/SRC/openSUSE:Factory/mpv/mpv.changes  2022-12-24 14:53:09.115932807 
+0100
+++ /work/SRC/openSUSE:Factory/.mpv.new.1848/mpv.changes2023-02-11 
21:57:35.643723644 +0100
@@ -1,0 +2,38 @@
+Wed Feb 08 22:55:48 UTC 2023 - jaime.marquinez.ferran...@fastmail.net
+
+- Update to version 0.35.1+git.20230128.140ec21c:
+  * ao_pipewire: log version and other useful debug info
+  * wayland: error out if essential protocol support is missing
+  * wayland: also log refresh rate on surface entrance
+  * vo_gpu_next: fix undefined behavior on alpha-first formats
+  * meson: prepend MPV_CONFDIR path with prefix
+  * meson: unbreak dl check on BSDs without libdl
+  * lcms: fix crash with lcms2-related options if lcms is disabled
+  * meson: fix stdatomic detection on bsd
+  * osc: don't spam window-controls bindings on every render
+  * wayland: check for resize/move in touch event first
+  * ao_coreaudio: use device's nominal sample rate for latency properties
+  * ao_pipewire: properly clean up resources
+  * filter_kernels: fix kaiser
+  * hwdec/d3d11va: fix a possible memory leak
+  * external_files: set log level for potential files to trace
+  * vo_opengl: do not blindly reject all Microsoft's OpenGL implementations
+  * ao_coreaudio: use AudioUnitReset as ao_driver.reset to prevent long restart
+  * hwdec_drmprime: fix memory leak
+  * vo: hwdec: fix libdrm-related memory leak
+  * draw_bmp: ensure last slice width is less than total width
+  * wayland: dispatch and wait for compositor events in uninit
+  * demux: boost read EBU R128 gain values to ReplayGain's reference level
+  * version.py/version.sh: bump copyright year
+  * vulkan: fix build error for 32bit builds with clang
+  * vo_wlshm: cleanup on failure
+  * ra_d3d11: fix incorrect type
+  * meson: also search for rst2html with .py extension
+  * audio: fix crash during uninit with ao_lavc
+  * mp_image: fix XYZ primaries default
+  * vd_lavc: add "auto" choice for vd-lavc-dr
+  * vo: implement VO_DR_FLAG_HOST_CACHED
+  * x11: fix issue with xpresent timing feedback
+- Refresh mpv-make-ffmpeg-version-check-non-fatal.patch
+
+---

Old:

  mpv-0.35+git.20221222.657fd280.tar.xz

New:

  mpv-0.35.1+git.20230128.140ec21c.tar.xz



Other differences:
--
++ mpv.spec ++
--- /var/tmp/diff_new_pack.o8ICXj/_old  2023-02-11 21:57:36.219727230 +0100
+++ /var/tmp/diff_new_pack.o8ICXj/_new  2023-02-11 21:57:36.223727255 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mpv
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2015 Packman Team 
 # Copyright (c) 2012 Jiri Slaby 
 # Copyright (c) 2011-2012 Pascal Bleser 
@@ -22,7 +22,7 @@
 %define _waf_ver 2.0.24
 %define lname   libmpv2
 Name:   mpv
-Version:0.35+git.20221222.657fd280
+Version:0.35.1+git.20230128.140ec21c
 Release:0
 Summary:Advanced general-purpose multimedia player
 License:GPL-2.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.o8ICXj/_old  2023-02-11 21:57:36.251727429 +0100
+++ /var/tmp/diff_new_pack.o8ICXj/_new  2023-02-11 21:57:36.255727454 +0100
@@ -9,7 +9,7 @@
 git
 mpv
 master
-0.35+git
+0.35.1+git
 %cd.%h
 enable
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.o8ICXj/_old  2023-02-11 21:57:36.303727753 +0100
+++ /var/tmp/diff_new_pack.o8ICXj/_new  2023-02-11 21:57:36.315727828 +0100
@@ -1,6 +1,6 @@
 
 
 https://github.com/mpv-player/mpv.git
-  657fd2804c75fd4c838012ecbf5ce4536e4d487b
+  140ec21c89d671d392877a7f3b91d67e7d7b9239
 (No newline at EOF)
 

++ mpv-make-ffmpeg-version-check-non-fatal.patch ++
--- /var/tmp/diff_new_pack.o8ICXj/_old  2023-02-11 21:57:36.335727952 +0100
+++ /var/tmp/diff_new_pack.o8ICXj/_new  2023-02-11 21:57:36.339727977 +0100
@@ -7,19 +7,16 @@
  common/av_log.c | 1 -
  1 file changed, 1 deletion(-)
 
-diff --git a/common/av_log.c b/common/av_log.c
-index 15d17aff..ae173592 100644
 a/common/av_log.c
-+++ b/common/av_log.c
-@@ -207,7 +207,6 @@ void check_library_versions(struct mp_log *log, int v)
+Index: mpv-0.35.1+git.20230128.140ec21c/common/av_log.c
+===
+--- mpv-0.35.1+git.20230128.140ec21c.orig/common/av_log.c
 mpv-0.35.1+git

commit kismet for openSUSE:Factory

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

here is the log from the commit of package kismet for openSUSE:Factory checked 
in at 2023-02-11 21:56:54

Comparing /work/SRC/openSUSE:Factory/kismet (Old)
 and  /work/SRC/openSUSE:Factory/.kismet.new.1848 (New)


Package is "kismet"

Sat Feb 11 21:56:54 2023 rev:56 rq:1064256 version:2022_08_R1

Changes:

--- /work/SRC/openSUSE:Factory/kismet/kismet.changes2022-08-30 
14:49:02.300052805 +0200
+++ /work/SRC/openSUSE:Factory/.kismet.new.1848/kismet.changes  2023-02-11 
21:57:36.511729048 +0100
@@ -1,0 +2,15 @@
+Thu Jan 26 18:55:19 UTC 2023 - Wolfgang Frisch 
+
+- Drop unnecessary root privileges in the systemd unit (bsc#1207654).
+  * switch from old-style user/group mgmt to sysusers.
+- Disable overly strict hardenings that would break some capture binaries,
+  e.g. kismet_cap_linux_wifi.
+- Remove superfluous executable bits from CSS files.
+
+---
+Tue Jan  3 07:40:34 UTC 2023 - Johannes Segitz 
+
+- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
+  * harden_kismet.service.patch
+
+---

Old:

  kismet-rpmlintrc

New:

  harden_kismet.service.patch
  kismet.sysusers



Other differences:
--
++ kismet.spec ++
--- /var/tmp/diff_new_pack.I6DWIy/_old  2023-02-11 21:57:37.587735747 +0100
+++ /var/tmp/diff_new_pack.I6DWIy/_new  2023-02-11 21:57:37.591735772 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kismet
 #
-# 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
@@ -30,8 +30,9 @@
 URL:https://www.kismetwireless.net/
 #Git-Clone: https://github.com/kismetwireless/kismet.git
 Source: 
https://github.com/kismetwireless/kismet/archive/%{name}-%{realver}.tar.gz
-Source1:%{name}-rpmlintrc
+Source2:%{name}.sysusers
 Patch0: kismet-fix-build.patch
+Patch1: harden_kismet.service.patch
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libcap-devel
@@ -42,6 +43,8 @@
 BuildRequires:  protobuf-c
 BuildRequires:  python3
 BuildRequires:  python3-setuptools
+BuildRequires:  sysuser-shadow
+BuildRequires:  sysuser-tools
 BuildRequires:  pkgconfig(libnl-3.0) >= 3.0
 BuildRequires:  pkgconfig(libnm)
 BuildRequires:  pkgconfig(libpcre)
@@ -72,10 +75,14 @@
 Requires(pre):  permissions
 Requires(pre):  shadow
 Provides:   group(kismet)
+Provides:   user(kismet)
 %if 0%{with ubertooth}
 Recommends: kismet-capture-ubertooth-one
 %endif
-%{?systemd_requires}
+%{?systemd_ordering}
+%{?sysusers_requires}
+
+%global homedir %{_localstatedir}/lib/%{name}
 
 %description
 Kismet is a wireless network and device detector, sniffer, wardriving
@@ -294,6 +301,9 @@
 find . -type f -name "Makefile*" -exec sed -i 's|setup.py install|setup.py 
install --root=$(DESTDIR)|g' {} \;
 # Fix wrong-script-end-of-line-encoding
 sed -i 's/\r$//' http_data/css/layout.css
+# rpmlint will complain about missing shebangs otherwise
+chmod a-x http_data/css/*.css
+%patch1 -p1
 
 %build
 %limit_build -m 2500
@@ -304,6 +314,8 @@
 make %{?_smp_mflags} all
 make %{?_smp_mflags} plugins
 
+%sysusers_generate_pre %{SOURCE2} %{name} %{name}.conf
+
 %install
 export INSTUSR=`id -un`
 export INSTGRP=`id -gn`
@@ -314,15 +326,17 @@
 install -D -m 0644 packaging/systemd/kismet.service 
%{buildroot}%{_unitdir}/%{name}.service
 install -d %{buildroot}%{_sbindir}
 ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rc%{name}
-# kistmet systemwide plugin dir
+install -D -m 644 %{SOURCE2} %{buildroot}%{_sysusersdir}/%{name}.conf
+# kismet home dir
+install -m 750 -d %{buildroot}%{homedir}
+# kismet systemwide plugin dir
 install -d %{buildroot}%{_libdir}/kismet/
 # install kismet plugins
 install -D plugin-alertsyslog/alertsyslog.so 
%{buildroot}%{_libdir}/kismet/alertsyslog.so
 %fdupes -s %{buildroot}%{_datadir}/kismet
 
-%pre
+%pre -f %{name}.pre
 %service_add_pre %{name}.service
-getent group kismet >/dev/null || groupadd -r kismet
 
 %verifyscript
 %verify_permissions -e %{_bindir}/kismet_cap_linux_bluetooth
@@ -335,7 +349,6 @@
 %service_add_post %{name}.service
 %set_permissions %{_bindir}/kismet_cap_linux_bluetooth
 %set_permissions %{_bindir}/kismet_cap_linux_wifi
-exit 0
 
 %postun
 %service_del_postun %{name}.service
@@ -366,6 +379,9 @@
 %{_sbindir}/rc%{name}
 %dir %{_libdir}/kismet/
 %{_libdir}/kismet/alertsyslog.so
+%{_sysusersdir}/%{name}.conf
+#
+%attr(750,%{name},%{name}) %dir %{homedir}
 
 %files logtools
 %{_bindir}/kismetdb_clean

++ harden_kismet.ser

commit ghex for openSUSE:Factory

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

here is the log from the commit of package ghex for openSUSE:Factory checked in 
at 2023-02-11 21:56:59

Comparing /work/SRC/openSUSE:Factory/ghex (Old)
 and  /work/SRC/openSUSE:Factory/.ghex.new.1848 (New)


Package is "ghex"

Sat Feb 11 21:56:59 2023 rev:65 rq:1064289 version:43.1

Changes:

--- /work/SRC/openSUSE:Factory/ghex/ghex.changes2022-10-08 
01:24:45.446165311 +0200
+++ /work/SRC/openSUSE:Factory/.ghex.new.1848/ghex.changes  2023-02-11 
21:57:39.639748523 +0100
@@ -1,0 +2,6 @@
+Thu Feb  9 21:07:50 UTC 2023 - Bjørn Lie 
+
+- Update to version 43.1:
+  + Updated translations.
+
+---

Old:

  ghex-43.0.tar.xz

New:

  ghex-43.1.tar.xz



Other differences:
--
++ ghex.spec ++
--- /var/tmp/diff_new_pack.GGl6xf/_old  2023-02-11 21:57:40.051751087 +0100
+++ /var/tmp/diff_new_pack.GGl6xf/_new  2023-02-11 21:57:40.059751138 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ghex
 #
-# 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
@@ -22,7 +22,7 @@
 %define soname libgtkhex-%{ghex_abi}-%{so_ver}
 
 Name:   ghex
-Version:43.0
+Version:43.1
 Release:0
 Summary:GNOME Binary Editor
 License:GPL-2.0-or-later

++ ghex-43.0.tar.xz -> ghex-43.1.tar.xz ++
 3734 lines of diff (skipped)


commit flatpak-builder for openSUSE:Factory

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

here is the log from the commit of package flatpak-builder for openSUSE:Factory 
checked in at 2023-02-11 21:57:01

Comparing /work/SRC/openSUSE:Factory/flatpak-builder (Old)
 and  /work/SRC/openSUSE:Factory/.flatpak-builder.new.1848 (New)


Package is "flatpak-builder"

Sat Feb 11 21:57:01 2023 rev:23 rq:1064284 version:1.2.3

Changes:

--- /work/SRC/openSUSE:Factory/flatpak-builder/flatpak-builder.changes  
2022-12-05 18:02:03.172859867 +0100
+++ 
/work/SRC/openSUSE:Factory/.flatpak-builder.new.1848/flatpak-builder.changes
2023-02-11 21:57:41.131757811 +0100
@@ -1,0 +2,7 @@
+Thu Feb  9 16:32:36 UTC 2023 - Bjørn Lie 
+
+- Add explicit pkgconfig(gio-2.0), pkgconfig(gio-unix-2.0) and
+  pkgconfig(libxml-2.0) BuildRequires: Align with what configure
+  checks for.
+
+---



Other differences:
--
++ flatpak-builder.spec ++
--- /var/tmp/diff_new_pack.MfqBa9/_old  2023-02-11 21:57:41.523760252 +0100
+++ /var/tmp/diff_new_pack.MfqBa9/_new  2023-02-11 21:57:41.527760277 +0100
@@ -37,6 +37,8 @@
 BuildRequires:  xmlto
 BuildRequires:  xsltproc
 BuildRequires:  pkgconfig(flatpak) >= %{flatpak_version}
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gio-unix-2.0)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.44
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
 BuildRequires:  pkgconfig(json-glib-1.0)
@@ -44,6 +46,7 @@
 BuildRequires:  pkgconfig(libdw) >= 0.172
 BuildRequires:  pkgconfig(libelf) >= 0.8.12
 BuildRequires:  pkgconfig(libsoup-2.4)
+BuildRequires:  pkgconfig(libxml-2.0) >= 2.4
 BuildRequires:  pkgconfig(ostree-1) >= 2017.14
 BuildRequires:  pkgconfig(yaml-0.1)
 Requires:   %{_bindir}/bzip2


commit gnome-commander for openSUSE:Factory

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

here is the log from the commit of package gnome-commander for openSUSE:Factory 
checked in at 2023-02-11 21:57:00

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


Package is "gnome-commander"

Sat Feb 11 21:57:00 2023 rev:13 rq:1064290 version:1.16.0

Changes:

--- /work/SRC/openSUSE:Factory/gnome-commander/gnome-commander.changes  
2023-02-09 16:23:46.690889519 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-commander.new.1848/gnome-commander.changes
2023-02-11 21:57:40.547754175 +0100
@@ -1,0 +2,8 @@
+Fri Feb 10 00:41:35 UTC 2023 - Luciano Santos 
+
+- Add 96f706fa7833af79e01625c0118b36f6c83c7d44.patch: avoid the 
+  installation of the libgcmd static library.
+- Drop find/delete command used to remove the libgcmd static
+  library from the build root.
+
+---

New:

  96f706fa7833af79e01625c0118b36f6c83c7d44.patch



Other differences:
--
++ gnome-commander.spec ++
--- /var/tmp/diff_new_pack.Xjt7eU/_old  2023-02-11 21:57:40.951756691 +0100
+++ /var/tmp/diff_new_pack.Xjt7eU/_new  2023-02-11 21:57:40.955756715 +0100
@@ -24,6 +24,8 @@
 Group:  Productivity/File utilities
 URL:http://gcmd.github.io/
 Source: 
https://download.gnome.org/sources/gnome-commander/1.16/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM 96f706fa7833af79e01625c0118b36f6c83c7d44.patch 
luc1...@opensuse.org -- Do not install the static libgcmd library
+Patch0: 
https://gitlab.gnome.org/GNOME/gnome-commander/-/commit/96f706fa7833af79e01625c0118b36f6c83c7d44.patch
 
 %if 0%{?suse_version} < 1550
 BuildRequires:  gcc11
@@ -85,8 +87,6 @@
 
 %install
 %meson_install
-# Delete static libgcmd.a
-find %{buildroot}%{_libdir} -type f -name "*.a" -delete -print
 find %{buildroot}%{_datadir} -size 0 -delete
 %find_lang %{name} %{?no_lang_C}
 %fdupes -s %{buildroot}%{_datadir}

++ 96f706fa7833af79e01625c0118b36f6c83c7d44.patch ++
>From 96f706fa7833af79e01625c0118b36f6c83c7d44 Mon Sep 17 00:00:00 2001
From: Uwe Scholz 
Date: Sat, 4 Feb 2023 21:01:59 +0100
Subject: [PATCH] Do not install the static libgcmd library

---
 libgcmd/meson.build | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libgcmd/meson.build b/libgcmd/meson.build
index 5c2a39ea..4c0f9d19 100644
--- a/libgcmd/meson.build
+++ b/libgcmd/meson.build
@@ -29,6 +29,5 @@ libgcmd_dep = declare_dependency(
 libgcmd = static_library('gcmd',
   include_directories: [libgcmd_includes],
   dependencies: common_deps,
-  install: true,
   sources: [libgcmd_headers, libgcmd_sources],
 )
-- 
GitLab


commit samba-client for openSUSE:Factory

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

here is the log from the commit of package samba-client for openSUSE:Factory 
checked in at 2023-02-11 21:57:09

Comparing /work/SRC/openSUSE:Factory/samba-client (Old)
 and  /work/SRC/openSUSE:Factory/.samba-client.new.1848 (New)


Package is "samba-client"

Sat Feb 11 21:57:09 2023 rev:2 rq:1064317 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/samba-client/samba-client.changes
2023-02-08 17:20:10.649909094 +0100
+++ /work/SRC/openSUSE:Factory/.samba-client.new.1848/samba-client.changes  
2023-02-11 21:57:47.827799500 +0100
@@ -1,0 +2,15 @@
+Fri Feb 10 17:22:27 UTC 2023 - dmul...@suse.com
+
+- Update to version 1675868083.94e3130:
+  * toolbox: Add openSUSE specific Containerfile
+  * toolbox: Make Containerfile Fedora specific
+  * client: Add openSUSE specific Containerfile
+  * client: Make Containerfile Fedora specific
+  * ad-server: Add openSUSE specific Containerfile
+  * ad-server: Make Containerfile Fedora specific
+  * server: Add openSUSE specific Containerfile
+  * server: Make Containerfile Fedora specific
+  * github: fix minor "spelling" mistake in mergify rules
+  * workflows: Share samba-client image for building toolbox
+
+---



Other differences:
--
++ Dockerfile ++
--- /var/tmp/diff_new_pack.KHnngP/_old  2023-02-11 21:57:48.211801891 +0100
+++ /var/tmp/diff_new_pack.KHnngP/_new  2023-02-11 21:57:48.215801915 +0100
@@ -1,22 +1,22 @@
-# Copyright 2020 Michael Adam
 # Defines the tag for OBS and build script builds:
 #!BuildTag: opensuse/samba-client:latest
 #!BuildTag: opensuse/samba-client:%%MINOR%%
 #!BuildTag: opensuse/samba-client:%%PKG_VERSION%%
 #!BuildTag: opensuse/samba-client:%%PKG_VERSION%%-%RELEASE%
 
+# OBS doesn't allow a fully qualified image registry name for the offline build
 FROM opensuse/tumbleweed
-LABEL maintainer="David Mulder "
+MAINTAINER David Mulder 
 
 # labelprefix=org.opensuse.samba-client
 LABEL org.opencontainers.image.title="Samba Client container"
 LABEL org.opencontainers.image.description="Samba Client container"
 LABEL org.opencontainers.image.created="%BUILDTIME%"
 LABEL org.opencontainers.image.version="%%PKG_VERSION%%-%RELEASE%"
-LABEL org.opencontainers.image.vendor="openSUSE Project"
+LABEL org.opencontainers.image.vendor="Samba in Kubernetes"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/samba-client:%%PKG_VERSION%%-%RELEASE%"
 # endlabelprefix
 
-RUN zypper --non-interactive install --no-recommends samba-client
+RUN zypper --non-interactive install --no-recommends samba-client && zypper 
clean
 

++ _service ++
--- /var/tmp/diff_new_pack.KHnngP/_old  2023-02-11 21:57:48.263802214 +0100
+++ /var/tmp/diff_new_pack.KHnngP/_new  2023-02-11 21:57:48.275802289 +0100
@@ -1,7 +1,7 @@
 
   
 git
-https://github.com/openSUSE/samba-container.git
+https://github.com/samba-in-kubernetes/samba-container.git
 master
 enable
 samba-container
@@ -9,7 +9,7 @@
   
   
 *.tar
-*/images/client/Containerfile
+*/images/client/Containerfile.opensuse
 Dockerfile
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.KHnngP/_old  2023-02-11 21:57:48.295802414 +0100
+++ /var/tmp/diff_new_pack.KHnngP/_new  2023-02-11 21:57:48.299802438 +0100
@@ -1,7 +1,11 @@
 
- 
-  https://github.com/openSUSE/samba-container.git
-  602a44991137144e1cda297069fdb961268ef499
- 
+  
+https://github.com/openSUSE/samba-container.git
+602a44991137144e1cda297069fdb961268ef499
+  
+  
+https://github.com/samba-in-kubernetes/samba-container.git
+94e313043630982eee3d2e63b37038c487f4290b
+  
 
 


commit ntp for openSUSE:Factory

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

here is the log from the commit of package ntp for openSUSE:Factory checked in 
at 2023-02-11 21:57:02

Comparing /work/SRC/openSUSE:Factory/ntp (Old)
 and  /work/SRC/openSUSE:Factory/.ntp.new.1848 (New)


Package is "ntp"

Sat Feb 11 21:57:02 2023 rev:135 rq:1064283 version:4.2.8p15

Changes:

--- /work/SRC/openSUSE:Factory/ntp/ntp.changes  2023-02-02 18:29:06.10772 
+0100
+++ /work/SRC/openSUSE:Factory/.ntp.new.1848/ntp.changes2023-02-11 
21:57:41.747761646 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 15:00:43 UTC 2023 - Reinhard Max 
+
+- bsc#1208004: Make %post script SELinux aware 
+
+---



Other differences:
--
++ ntp.spec ++
--- /var/tmp/diff_new_pack.TLYQke/_old  2023-02-11 21:57:42.311765158 +0100
+++ /var/tmp/diff_new_pack.TLYQke/_new  2023-02-11 21:57:42.315765183 +0100
@@ -325,7 +325,7 @@
   FILE=$(mktemp -p /etc)
   chmod 0640 $FILE
   chown root:ntp $FILE
-  mv $FILE $KEYSFILE
+  mv -Z $FILE $KEYSFILE
 fi
 
 CONTROLKEY=$(getntpconf controlkey)


commit samba-toolbox for openSUSE:Factory

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

here is the log from the commit of package samba-toolbox for openSUSE:Factory 
checked in at 2023-02-11 21:57:10

Comparing /work/SRC/openSUSE:Factory/samba-toolbox (Old)
 and  /work/SRC/openSUSE:Factory/.samba-toolbox.new.1848 (New)


Package is "samba-toolbox"

Sat Feb 11 21:57:10 2023 rev:2 rq:1064319 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/samba-toolbox/samba-toolbox.changes  
2023-02-08 17:20:21.713963405 +0100
+++ /work/SRC/openSUSE:Factory/.samba-toolbox.new.1848/samba-toolbox.changes
2023-02-11 21:57:48.995806772 +0100
@@ -1,0 +2,15 @@
+Fri Feb 10 17:25:56 UTC 2023 - dmul...@suse.com
+
+- Update to version 1675868083.94e3130:
+  * toolbox: Add openSUSE specific Containerfile
+  * toolbox: Make Containerfile Fedora specific
+  * client: Add openSUSE specific Containerfile
+  * client: Make Containerfile Fedora specific
+  * ad-server: Add openSUSE specific Containerfile
+  * ad-server: Make Containerfile Fedora specific
+  * server: Add openSUSE specific Containerfile
+  * server: Make Containerfile Fedora specific
+  * github: fix minor "spelling" mistake in mergify rules
+  * workflows: Share samba-client image for building toolbox
+
+---



Other differences:
--
++ Dockerfile ++
--- /var/tmp/diff_new_pack.Jl5s3c/_old  2023-02-11 21:57:49.359809038 +0100
+++ /var/tmp/diff_new_pack.Jl5s3c/_new  2023-02-11 21:57:49.363809062 +0100
@@ -4,18 +4,19 @@
 #!BuildTag: opensuse/samba-toolbox:%%PKG_VERSION%%
 #!BuildTag: opensuse/samba-toolbox:%%PKG_VERSION%%-%RELEASE%
 
+# OBS doesn't allow a fully qualified image registry name for the offline build
 FROM opensuse/tumbleweed
-LABEL maintainer="David Mulder "
+MAINTAINER David Mulder 
 
 # labelprefix=org.opensuse.samba-toolbox
 LABEL org.opencontainers.image.title="Samba Toolbox container"
 LABEL org.opencontainers.image.description="Samba Toolbox container"
 LABEL org.opencontainers.image.created="%BUILDTIME%"
 LABEL org.opencontainers.image.version="%%PKG_VERSION%%-%RELEASE%"
-LABEL org.opencontainers.image.vendor="openSUSE Project"
+LABEL org.opencontainers.image.vendor="Samba in Kubernetes"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/samba-toolbox:%%PKG_VERSION%%-%RELEASE%"
 # endlabelprefix
 
-RUN zypper --non-interactive install --no-recommends samba-client samba-test
+RUN zypper --non-interactive install --no-recommends samba-client samba-test 
&& zypper clean
 

++ _service ++
--- /var/tmp/diff_new_pack.Jl5s3c/_old  2023-02-11 21:57:49.411809362 +0100
+++ /var/tmp/diff_new_pack.Jl5s3c/_new  2023-02-11 21:57:49.415809386 +0100
@@ -1,7 +1,7 @@
 
   
 git
-https://github.com/openSUSE/samba-container.git
+https://github.com/samba-in-kubernetes/samba-container.git
 master
 enable
 samba-container
@@ -9,7 +9,7 @@
   
   
 *.tar
-*/images/toolbox/Containerfile
+*/images/toolbox/Containerfile.opensuse
 Dockerfile
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.Jl5s3c/_old  2023-02-11 21:57:49.439809536 +0100
+++ /var/tmp/diff_new_pack.Jl5s3c/_new  2023-02-11 21:57:49.443809561 +0100
@@ -1,7 +1,11 @@
 
- 
-  https://github.com/openSUSE/samba-container.git
-  602a44991137144e1cda297069fdb961268ef499
- 
+  
+https://github.com/openSUSE/samba-container.git
+602a44991137144e1cda297069fdb961268ef499
+  
+  
+https://github.com/samba-in-kubernetes/samba-container.git
+94e313043630982eee3d2e63b37038c487f4290b
+  
 
 


commit python-cached-property for openSUSE:Factory

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

here is the log from the commit of package python-cached-property for 
openSUSE:Factory checked in at 2023-02-11 21:57:05

Comparing /work/SRC/openSUSE:Factory/python-cached-property (Old)
 and  /work/SRC/openSUSE:Factory/.python-cached-property.new.1848 (New)


Package is "python-cached-property"

Sat Feb 11 21:57:05 2023 rev:11 rq:1064309 version:1.5.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-cached-property/python-cached-property.changes
2023-02-02 18:32:11.756868496 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cached-property.new.1848/python-cached-property.changes
  2023-02-11 21:57:45.487784931 +0100
@@ -1,0 +2,6 @@
+Fri Feb 10 16:40:47 UTC 2023 - Matej Cepl 
+
+- Refresh patches and remove weird replacement of conftest.py
+  command in %%prep.
+
+---



Other differences:
--
++ python-cached-property.spec ++
--- /var/tmp/diff_new_pack.61SEaB/_old  2023-02-11 21:57:45.903787522 +0100
+++ /var/tmp/diff_new_pack.61SEaB/_new  2023-02-11 21:57:45.907787546 +0100
@@ -45,7 +45,6 @@
 
 %prep
 %autosetup -p1 -n cached-property-%{version}
-printf 'import sys\nif sys.version_info < (3, 0): collect_ignore = 
["tests/test_async_cached_property.py", 
"tests/test_coroutine_cached_property.py"]' > conftest.py
 
 %build
 %python_build

++ freezegun-skip.patch ++
--- /var/tmp/diff_new_pack.61SEaB/_old  2023-02-11 21:57:45.935787720 +0100
+++ /var/tmp/diff_new_pack.61SEaB/_new  2023-02-11 21:57:45.939787746 +0100
@@ -1,8 +1,10 @@
-Index: cached-property-1.5.1/tests/test_cached_property.py
-===
 cached-property-1.5.1.orig/tests/test_cached_property.py
-+++ cached-property-1.5.1/tests/test_cached_property.py
-@@ -191,6 +191,7 @@
+---
+ tests/test_cached_property.py |1 +
+ 1 file changed, 1 insertion(+)
+
+--- a/tests/test_cached_property.py
 b/tests/test_cached_property.py
+@@ -188,6 +188,7 @@ class TestCachedPropertyWithTTL(TestCach
  self.assert_cached(check, 2)
  self.assert_cached(check, 2)
  

++ python311.patch ++
--- /var/tmp/diff_new_pack.61SEaB/_old  2023-02-11 21:57:45.955787845 +0100
+++ /var/tmp/diff_new_pack.61SEaB/_new  2023-02-11 21:57:45.959787870 +0100
@@ -19,29 +19,27 @@
 removed: it's not necessary to call this for `async def`
 functions.
 ---
- cached_property.py  | 24 +++-
- conftest.py |  6 +-
- tests/test_async_cached_property.py |  3 +--
- 3 files changed, 17 insertions(+), 16 deletions(-)
+ cached_property.py  |   24 +++-
+ conftest.py |8 
+ tests/test_async_cached_property.py |3 +--
+ 3 files changed, 16 insertions(+), 19 deletions(-)
 
-diff --git a/cached_property.py b/cached_property.py
-index 3135871..254739c 100644
 --- a/cached_property.py
 +++ b/cached_property.py
-@@ -13,6 +13,12 @@
+@@ -13,6 +13,12 @@ try:
  import asyncio
  except (ImportError, SyntaxError):
  asyncio = None
-+try:
-+iscoroutinefunction = asyncio.iscoroutinefunction
-+except AttributeError:
-+# Python 3.11: @asyncio.coroutine was removed
-+from inspect import iscoroutinefunction
-+
++if asyncio:
++try:
++iscoroutinefunction = asyncio.iscoroutinefunction
++except AttributeError:
++# Python 3.11: @asyncio.coroutine was removed
++from inspect import iscoroutinefunction
  
  
  class cached_property(object):
-@@ -30,22 +36,14 @@ def __get__(self, obj, cls):
+@@ -30,22 +36,14 @@ class cached_property(object):
  if obj is None:
  return self
  
@@ -69,21 +67,23 @@
  
  class threaded_cached_property(object):
  """
-diff --git a/conftest.py b/conftest.py
-index 0563f64..1c4b618 100644
 --- a/conftest.py
 +++ b/conftest.py
-@@ -7,13 +7,17 @@
+@@ -1,4 +1,3 @@
+-
+ import sys
+ 
+ # Whether "import asyncio" works
+@@ -7,13 +6,14 @@ has_asyncio = sys.version_info[0] == 3 a
  # Whether the async and await keywords work
  has_async_await = sys.version_info[0] == 3 and sys.version_info[1] >= 5
  
 +# Whether "from asyncio import coroutine" *fails*
-+version_info = sys.version_info
-+dropped_asyncio_coroutine = version_info[0] == 3 and version_info[1] >= 11
-+
- 
- print("conftest.py", has_asyncio, has_async_await)
++dropped_asyncio_coroutine = sys.version_info[0] == 3 and sys.version_info[1] 
>= 11
  
+-print("conftest.py", has_asyncio, has_async_await)
+-
++print("conftest.py", has_asyncio, has_async_await, dropped_asyncio_coroutine)
  
  collect_ignore = []
  
@@ -92,11 +92,9 @@
  collect_ignore.append("tests/test_coroutine_cache

commit azure-cli-core for openSUSE:Factory

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

here is the log from the commit of package azure-cli-core for openSUSE:Factory 
checked in at 2023-02-11 21:57:03

Comparing /work/SRC/openSUSE:Factory/azure-cli-core (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli-core.new.1848 (New)


Package is "azure-cli-core"

Sat Feb 11 21:57:03 2023 rev:49 rq:1064303 version:2.45.0

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli-core/azure-cli-core.changes
2023-01-19 16:44:24.973835223 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli-core.new.1848/azure-cli-core.changes  
2023-02-11 21:57:42.671767400 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 21:04:52 UTC 2023 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.45.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+
+---

Old:

  azure-cli-core-2.44.1.tar.gz

New:

  azure-cli-core-2.45.0.tar.gz



Other differences:
--
++ azure-cli-core.spec ++
--- /var/tmp/diff_new_pack.DwZam0/_old  2023-02-11 21:57:43.139770313 +0100
+++ /var/tmp/diff_new_pack.DwZam0/_new  2023-02-11 21:57:43.143770338 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   azure-cli-core
-Version:2.44.1
+Version:2.45.0
 Release:0
 Summary:Microsoft Azure CLI Core Module
 License:MIT

++ azure-cli-core-2.44.1.tar.gz -> azure-cli-core-2.45.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-core-2.44.1/HISTORY.rst 
new/azure-cli-core-2.45.0/HISTORY.rst
--- old/azure-cli-core-2.44.1/HISTORY.rst   2023-01-10 16:46:13.0 
+0100
+++ new/azure-cli-core-2.45.0/HISTORY.rst   2023-02-03 10:37:38.0 
+0100
@@ -3,6 +3,11 @@
 Release History
 ===
 
+2.45.0
+++
+* `aaz`: Support AAZFileArg (#25075)
+* `aaz`: Support singular options of `AAZListArg` in shorthand syntax partial 
value expression (#25302)
+
 2.44.1
 ++
 * No changes
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-core-2.44.1/PKG-INFO 
new/azure-cli-core-2.45.0/PKG-INFO
--- old/azure-cli-core-2.44.1/PKG-INFO  2023-01-10 16:46:39.006603000 +0100
+++ new/azure-cli-core-2.45.0/PKG-INFO  2023-02-03 10:38:12.493968200 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: azure-cli-core
-Version: 2.44.1
+Version: 2.45.0
 Summary: Microsoft Azure Command-Line Tools Core Module
 Home-page: https://github.com/Azure/azure-cli
 Author: Microsoft Corporation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-core-2.44.1/azure/cli/core/__init__.py 
new/azure-cli-core-2.45.0/azure/cli/core/__init__.py
--- old/azure-cli-core-2.44.1/azure/cli/core/__init__.py2023-01-10 
16:46:13.0 +0100
+++ new/azure-cli-core-2.45.0/azure/cli/core/__init__.py2023-02-03 
10:37:38.0 +0100
@@ -4,7 +4,7 @@
 # 

 # pylint: disable=line-too-long
 
-__version__ = "2.44.1"
+__version__ = "2.45.0"
 
 import os
 import sys
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/azure-cli-core-2.44.1/azure/cli/core/aaz/__init__.py 
new/azure-cli-core-2.45.0/azure/cli/core/aaz/__init__.py
--- old/azure-cli-core-2.44.1/azure/cli/core/aaz/__init__.py2023-01-10 
16:46:13.0 +0100
+++ new/azure-cli-core-2.45.0/azure/cli/core/aaz/__init__.py2023-02-03 
10:37:38.0 +0100
@@ -12,11 +12,11 @@
 from ._arg import AAZArgumentsSchema, AAZArgEnum, AAZStrArg, AAZIntArg, 
AAZObjectArg, AAZDictArg, \
 AAZFreeFormDictArg, AAZFloatArg, AAZBaseArg, AAZBoolArg, AAZListArg, 
AAZResourceGroupNameArg, \
 AAZResourceLocationArg, AAZResourceIdArg, AAZSubscriptionIdArg, 
AAZUuidArg, AAZDateArg, AAZTimeArg, \
-AAZDateTimeArg, AAZDurationArg
+AAZDateTimeArg, AAZDurationArg, AAZFileArg
 from ._arg_fmt import AAZStrArgFormat, AAZIntArgFormat, AAZFloatArgFormat, 
AAZBoolArgFormat, AAZObjectArgFormat, \
 AAZDictArgFormat, AAZFreeFormDictArgFormat, AAZListArgFormat, 
AAZResourceLocationArgFormat, \
 AAZResourceIdArgFormat, AAZSubscriptionIdArgFormat, AAZUuidFormat, 
AAZDateFormat, AAZTimeFormat, \
-AAZDateTimeFormat, AAZDurationFormat
+AAZDateTimeFormat, AAZDurationFormat, AAZFileArgTextFormat, 
AAZFileArgBase64EncodeFormat, AAZFileArgFormat
 from ._base import has_value, AAZValuePatch, AAZUndefined
 from ._command import AAZCommand, AAZWaitCommand, AAZCommandGroup, \
 register_callback, register_command, register_command_group, 
load_aaz_command_table
diff -urN '--exc

commit azure-cli for openSUSE:Factory

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

here is the log from the commit of package azure-cli for openSUSE:Factory 
checked in at 2023-02-11 21:57:04

Comparing /work/SRC/openSUSE:Factory/azure-cli (Old)
 and  /work/SRC/openSUSE:Factory/.azure-cli.new.1848 (New)


Package is "azure-cli"

Sat Feb 11 21:57:04 2023 rev:52 rq:1064304 version:2.45.0

Changes:

--- /work/SRC/openSUSE:Factory/azure-cli/azure-cli.changes  2023-01-19 
16:44:25.805839555 +0100
+++ /work/SRC/openSUSE:Factory/.azure-cli.new.1848/azure-cli.changes
2023-02-11 21:57:43.463772330 +0100
@@ -1,0 +2,9 @@
+Thu Feb  9 21:08:45 UTC 2023 - John Paul Adrian Glaubitz 

+
+- New upstream release
+  + Version 2.45.0
+  + For detailed information about changes see the
+HISTORY.rst file provided with this package
+- Update Requires from setup.py
+
+---

Old:

  azure-cli-2.44.1.tar.gz

New:

  azure-cli-2.45.0.tar.gz



Other differences:
--
++ azure-cli.spec ++
--- /var/tmp/diff_new_pack.UASenp/_old  2023-02-11 21:57:43.807774472 +0100
+++ /var/tmp/diff_new_pack.UASenp/_new  2023-02-11 21:57:43.815774521 +0100
@@ -32,7 +32,7 @@
 Name:   azure-cli%{?name_ext}
 %endif
 %define short_name azure-cli
-Version:2.44.1
+Version:2.45.0
 Release:0
 Summary:Microsoft Azure CLI 2.0
 License:MIT
@@ -79,7 +79,7 @@
 Requires:   python3-azure-mgmt-botservice >= 2.0.0b3
 Requires:   python3-azure-mgmt-cdn >= 12.0.0
 Requires:   python3-azure-mgmt-cognitiveservices >= 13.3.0
-Requires:   python3-azure-mgmt-compute >= 29.0.0
+Requires:   python3-azure-mgmt-compute >= 29.1.0
 Requires:   python3-azure-mgmt-consumption >= 2.0
 Requires:   python3-azure-mgmt-containerinstance >= 9.1.0
 Requires:   python3-azure-mgmt-containerregistry >= 10.0.0
@@ -114,10 +114,10 @@
 Requires:   python3-azure-mgmt-network >= 21.0.1
 Requires:   python3-azure-mgmt-policyinsights >= 1.1.0b2
 Requires:   python3-azure-mgmt-privatedns >= 1.0.0
-Requires:   python3-azure-mgmt-rdbms >= 10.2.0b5
-Requires:   python3-azure-mgmt-recoveryservices >= 2.1.0
-Requires:   python3-azure-mgmt-recoveryservicesbackup >= 5.1.0b1
-Requires:   python3-azure-mgmt-redhatopenshift >= 1.1.0
+Requires:   python3-azure-mgmt-rdbms >= 10.2.0b6
+Requires:   python3-azure-mgmt-recoveryservices >= 2.2.0
+Requires:   python3-azure-mgmt-recoveryservicesbackup >= 5.1.0
+Requires:   python3-azure-mgmt-redhatopenshift >= 1.2.0
 Requires:   python3-azure-mgmt-redis >= 14.1.0
 Requires:   python3-azure-mgmt-relay >= 0.1.0
 Requires:   python3-azure-mgmt-reservations >= 2.0.0
@@ -129,7 +129,7 @@
 Requires:   python3-azure-mgmt-servicefabricmanagedclusters >= 1.0.0
 Requires:   python3-azure-mgmt-servicelinker >= 1.2.0~b1
 Requires:   python3-azure-mgmt-signalr >= 1.1.0
-Requires:   python3-azure-mgmt-sql >= 4.0.0b6
+Requires:   python3-azure-mgmt-sql >= 4.0.0b7
 Requires:   python3-azure-mgmt-sqlvirtualmachine >= 1.0.0b4
 Requires:   python3-azure-mgmt-storage >= 21.0.0
 Requires:   python3-azure-mgmt-synapse >= 2.1.0b5

++ azure-cli-2.44.1.tar.gz -> azure-cli-2.45.0.tar.gz ++
 748005 lines of diff (skipped)


commit php-ice for openSUSE:Factory

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

here is the log from the commit of package php-ice for openSUSE:Factory checked 
in at 2023-02-11 21:57:14

Comparing /work/SRC/openSUSE:Factory/php-ice (Old)
 and  /work/SRC/openSUSE:Factory/.php-ice.new.1848 (New)


Package is "php-ice"

Sat Feb 11 21:57:14 2023 rev:6 rq:1064343 version:1.7.0

Changes:

--- /work/SRC/openSUSE:Factory/php-ice/php-ice.changes  2022-12-12 
17:42:18.858000387 +0100
+++ /work/SRC/openSUSE:Factory/.php-ice.new.1848/php-ice.changes
2023-02-11 21:57:51.267820917 +0100
@@ -1,0 +2,10 @@
+Fri Feb 10 22:37:06 UTC 2023 - Mariusz Laczak 
+
+- Ice 1.10.0
+ * PHP 8.2, add support fix #309
+ * Install on Alpine fix #308
+ * Update zephir-lang/zephir@57c522d
+ * Update zephir parser to 1.5.3
+ * Fix phpunit tests
+
+---

Old:

  ice-1.9.0.tgz

New:

  ice-1.10.0.tgz



Other differences:
--
++ php-ice.spec ++
--- /var/tmp/diff_new_pack.SEdM6P/_old  2023-02-11 21:57:51.627823159 +0100
+++ /var/tmp/diff_new_pack.SEdM6P/_new  2023-02-11 21:57:51.635823208 +0100
@@ -1,7 +1,7 @@
 #
 # spec file
 #
-# 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
@@ -32,7 +32,7 @@
 
 Name:   %{php_name}-%{pkg_name}
 %if "%{flavor}" == "php8"
-Version:1.9.0
+Version:1.10.0
 %else
 Version:1.7.0
 %endif
@@ -42,7 +42,7 @@
 Group:  Development/Libraries/PHP
 URL:http://www.iceframework.org/
 Source0:https://pecl.php.net/get/%{pkg_name}-1.7.0.tgz
-Source1:https://pecl.php.net/get/%{pkg_name}-1.9.0.tgz
+Source1:https://pecl.php.net/get/%{pkg_name}-1.10.0.tgz
 Source2:php-%{pkg_name}-rpmlintrc
 BuildRequires:  %{php_name}-ctype
 BuildRequires:  %{php_name}-devel
@@ -54,7 +54,7 @@
 BuildRequires:  gcc
 BuildRequires:  re2c
 %if "%{flavor}" == "php8"
-BuildRequires:  %{php_name} < 8.2
+BuildRequires:  %{php_name} < 8.3
 %else
 BuildRequires:  %{php_name}-json
 Requires:   %{php_name}-json

++ ice-1.9.0.tgz -> ice-1.10.0.tgz ++
 162059 lines of diff (skipped)


commit clustershell for openSUSE:Factory

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

here is the log from the commit of package clustershell for openSUSE:Factory 
checked in at 2023-02-11 21:57:15

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


Package is "clustershell"

Sat Feb 11 21:57:15 2023 rev:10 rq:1064347 version:1.9.1

Changes:

--- /work/SRC/openSUSE:Factory/clustershell/clustershell.changes
2022-11-29 10:54:52.869280514 +0100
+++ /work/SRC/openSUSE:Factory/.clustershell.new.1848/clustershell.changes  
2023-02-11 21:57:52.067825898 +0100
@@ -1,0 +2,12 @@
+Sat Feb 11 00:49:02 UTC 2023 - Stephane Thiell 
+
+- Update to upstream release 1.9.1:
+* clush: select proper last parsed config file
+* setup.py: update download url and remove python 2.6 support
+* setup.py: improvements for pip install and venv
+* doc: correct typo 'sterr'
+* Fix typos found with codespell
+* RangeSet: support negative ranges
+* RangeSet: remove duplicate intiter() definition
+
+---

Old:

  ClusterShell-1.9.tar.gz

New:

  ClusterShell-1.9.1.tar.gz



Other differences:
--
++ clustershell.spec ++
--- /var/tmp/diff_new_pack.M9idJG/_old  2023-02-11 21:57:52.419828089 +0100
+++ /var/tmp/diff_new_pack.M9idJG/_new  2023-02-11 21:57:52.427828139 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package clustershell
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2022 Stephane Thiell 
 #
 # All modifications and additions to the file contributed by third parties
@@ -42,7 +42,7 @@
 %global srcname ClusterShell
 
 Name:   clustershell
-Version:1.9
+Version:1.9.1
 Release:1%{?dist}
 Summary:Python framework for efficient cluster administration
 License:LGPL-2.1-or-later

++ ClusterShell-1.9.tar.gz -> ClusterShell-1.9.1.tar.gz ++
 2351 lines of diff (skipped)


commit samba-server for openSUSE:Factory

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

here is the log from the commit of package samba-server for openSUSE:Factory 
checked in at 2023-02-11 21:57:09

Comparing /work/SRC/openSUSE:Factory/samba-server (Old)
 and  /work/SRC/openSUSE:Factory/.samba-server.new.1848 (New)


Package is "samba-server"

Sat Feb 11 21:57:09 2023 rev:2 rq:1064318 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/samba-server/samba-server.changes
2023-02-08 17:20:19.769953862 +0100
+++ /work/SRC/openSUSE:Factory/.samba-server.new.1848/samba-server.changes  
2023-02-11 21:57:48.423803211 +0100
@@ -1,0 +2,15 @@
+Fri Feb 10 16:37:22 UTC 2023 - dmul...@suse.com
+
+- Update to version 1675868083.94e3130:
+  * toolbox: Add openSUSE specific Containerfile
+  * toolbox: Make Containerfile Fedora specific
+  * client: Add openSUSE specific Containerfile
+  * client: Make Containerfile Fedora specific
+  * ad-server: Add openSUSE specific Containerfile
+  * ad-server: Make Containerfile Fedora specific
+  * server: Add openSUSE specific Containerfile
+  * server: Make Containerfile Fedora specific
+  * github: fix minor "spelling" mistake in mergify rules
+  * workflows: Share samba-client image for building toolbox
+
+---

Old:

  nsswitch.conf



Other differences:
--
++ Dockerfile ++
--- /var/tmp/diff_new_pack.jIcqnb/_old  2023-02-11 21:57:48.775805402 +0100
+++ /var/tmp/diff_new_pack.jIcqnb/_new  2023-02-11 21:57:48.779805427 +0100
@@ -4,15 +4,18 @@
 #!BuildTag: opensuse/samba-server:%%PKG_VERSION%%
 #!BuildTag: opensuse/samba-server:%%PKG_VERSION%%-%RELEASE%
 
+# OBS doesn't allow a fully qualified image registry name for the offline build
 FROM opensuse/tumbleweed
-LABEL maintainer="David Mulder "
+ARG SAMBA_SPECIFICS=daemon_cli_debug_output,ctdb_leader_admin_command
+
+MAINTAINER David Mulder 
 
 # labelprefix=org.opensuse.samba-server
 LABEL org.opencontainers.image.title="Samba container"
 LABEL org.opencontainers.image.description="Samba container"
 LABEL org.opencontainers.image.created="%BUILDTIME%"
 LABEL org.opencontainers.image.version="%%PKG_VERSION%%-%RELEASE%"
-LABEL org.opencontainers.image.vendor="openSUSE Project"
+LABEL org.opencontainers.image.vendor="Samba in Kubernetes"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/samba-server:%%PKG_VERSION%%-%RELEASE%"
 # endlabelprefix
@@ -28,9 +31,10 @@
   samba-winbind \
   tdb-tools \
   ctdb \
-  sambacc
+  glibc \
+  sambacc && \
+  zypper clean;
 RUN ln -sf /usr/share/sambacc/examples/minimal.json /etc/samba/container.json
-COPY nsswitch.conf /etc/nsswitch.conf
 
 
 VOLUME ["/share"]
@@ -39,7 +43,7 @@
 
 ENV SAMBACC_CONFIG="/etc/samba/container.json:/etc/samba/users.json"
 ENV SAMBA_CONTAINER_ID="demo"
-ENV SAMBA_SPECIFICS="daemon_cli_debug_output"
+ENV SAMBA_SPECIFICS="$SAMBA_SPECIFICS"
 ENTRYPOINT ["samba-container"]
 CMD ["run", "smbd"]
 

++ _service ++
--- /var/tmp/diff_new_pack.jIcqnb/_old  2023-02-11 21:57:48.823805701 +0100
+++ /var/tmp/diff_new_pack.jIcqnb/_new  2023-02-11 21:57:48.827805726 +0100
@@ -1,7 +1,7 @@
 
   
 git
-https://github.com/openSUSE/samba-container.git
+https://github.com/samba-in-kubernetes/samba-container.git
 master
 enable
 samba-container
@@ -9,13 +9,12 @@
   
   
 *.tar
-*/images/server/Containerfile
+*/images/server/Containerfile.opensuse
 Dockerfile
   
   
 *.tar
-*/images/server/nsswitch.conf
-*/images/server/smb.conf
+*/images/server/smb.conf
 */LICENSE
 
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.jIcqnb/_old  2023-02-11 21:57:48.851805875 +0100
+++ /var/tmp/diff_new_pack.jIcqnb/_new  2023-02-11 21:57:48.855805900 +0100
@@ -1,6 +1,10 @@
 
-
-https://github.com/openSUSE/samba-container.git
-  924c983f879afa0ecc8daed3af737f660b84052c
-(No newline at EOF)
+  
+https://github.com/openSUSE/samba-container.git
+924c983f879afa0ecc8daed3af737f660b84052c
+  
+https://github.com/samba-in-kubernetes/samba-container.git
+94e313043630982eee3d2e63b37038c487f4290b
+  
+
 


commit samba-ad-server for openSUSE:Factory

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

here is the log from the commit of package samba-ad-server for openSUSE:Factory 
checked in at 2023-02-11 21:57:07

Comparing /work/SRC/openSUSE:Factory/samba-ad-server (Old)
 and  /work/SRC/openSUSE:Factory/.samba-ad-server.new.1848 (New)


Package is "samba-ad-server"

Sat Feb 11 21:57:07 2023 rev:2 rq:1064316 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/samba-ad-server/samba-ad-server.changes  
2023-02-08 17:20:08.149896822 +0100
+++ 
/work/SRC/openSUSE:Factory/.samba-ad-server.new.1848/samba-ad-server.changes
2023-02-11 21:57:47.227795765 +0100
@@ -1,0 +2,15 @@
+Fri Feb 10 16:42:04 UTC 2023 - dmul...@suse.com
+
+- Update to version 1675868083.94e3130:
+  * toolbox: Add openSUSE specific Containerfile
+  * toolbox: Make Containerfile Fedora specific
+  * client: Add openSUSE specific Containerfile
+  * client: Make Containerfile Fedora specific
+  * ad-server: Add openSUSE specific Containerfile
+  * ad-server: Make Containerfile Fedora specific
+  * server: Add openSUSE specific Containerfile
+  * server: Make Containerfile Fedora specific
+  * github: fix minor "spelling" mistake in mergify rules
+  * workflows: Share samba-client image for building toolbox
+
+---



Other differences:
--
++ Dockerfile ++
--- /var/tmp/diff_new_pack.wg2hZf/_old  2023-02-11 21:57:47.591798031 +0100
+++ /var/tmp/diff_new_pack.wg2hZf/_new  2023-02-11 21:57:47.595798055 +0100
@@ -4,15 +4,18 @@
 #!BuildTag: opensuse/samba-ad-server:%%PKG_VERSION%%
 #!BuildTag: opensuse/samba-ad-server:%%PKG_VERSION%%-%RELEASE%
 
+# OBS doesn't allow a fully qualified image registry name for the offline build
 FROM opensuse/tumbleweed
-LABEL maintainer="David Mulder "
+ARG SAMBA_SPECIFICS=
+
+MAINTAINER David Mulder 
 
 # labelprefix=org.opensuse.samba-ad-server
 LABEL org.opencontainers.image.title="Samba ADDC container"
 LABEL org.opencontainers.image.description="Samba ADDC container"
 LABEL org.opencontainers.image.created="%BUILDTIME%"
 LABEL org.opencontainers.image.version="%%PKG_VERSION%%-%RELEASE%"
-LABEL org.opencontainers.image.vendor="openSUSE Project"
+LABEL org.opencontainers.image.vendor="Samba in Kubernetes"
 LABEL org.openbuildservice.disturl="%DISTURL%"
 LABEL 
org.opensuse.reference="registry.opensuse.org/opensuse/samba-ad-server:%%PKG_VERSION%%-%RELEASE%"
 # endlabelprefix
@@ -29,13 +32,15 @@
   samba-winbind \
   python3-dnspython \
   krb5-server \
-  sambacc
+  sambacc && \
+  zypper clean;
 RUN ln -sf /usr/share/sambacc/examples/addc.json /etc/samba/container.json
+RUN rm -rf /etc/samba/smb.conf
 
 
 ENV SAMBACC_CONFIG="/etc/samba/container.json:/etc/samba/users.json"
 ENV SAMBA_CONTAINER_ID="demo"
-ENV SAMBA_SPECIFICS="daemon_cli_debug_output"
+ENV SAMBA_SPECIFICS="$SAMBA_SPECIFICS"
 ENTRYPOINT ["samba-dc-container"]
 CMD ["run", "--setup=provision", "--setup=populate"]
 

++ _service ++
--- /var/tmp/diff_new_pack.wg2hZf/_old  2023-02-11 21:57:47.639798330 +0100
+++ /var/tmp/diff_new_pack.wg2hZf/_new  2023-02-11 21:57:47.639798330 +0100
@@ -1,7 +1,7 @@
 
   
 git
-https://github.com/openSUSE/samba-container.git
+https://github.com/samba-in-kubernetes/samba-container.git
 master
 enable
 samba-container
@@ -9,7 +9,7 @@
   
   
 *.tar
-*/images/ad-server/Containerfile
+*/images/ad-server/Containerfile.opensuse
 Dockerfile
   
   

++ _servicedata ++
--- /var/tmp/diff_new_pack.wg2hZf/_old  2023-02-11 21:57:47.663798479 +0100
+++ /var/tmp/diff_new_pack.wg2hZf/_new  2023-02-11 21:57:47.667798503 +0100
@@ -1,8 +1,11 @@
 
- 
-  https://github.com/openSUSE/samba-container.git
-  924c983f879afa0ecc8daed3af737f660b84052c
- 
+  
+https://github.com/openSUSE/samba-container.git
+924c983f879afa0ecc8daed3af737f660b84052c
+  
+  
+https://github.com/samba-in-kubernetes/samba-container.git
+94e313043630982eee3d2e63b37038c487f4290b
+  
 
-(No newline at EOF)
 


commit gromox for openSUSE:Factory

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

here is the log from the commit of package gromox for openSUSE:Factory checked 
in at 2023-02-11 21:57:11

Comparing /work/SRC/openSUSE:Factory/gromox (Old)
 and  /work/SRC/openSUSE:Factory/.gromox.new.1848 (New)


Package is "gromox"

Sat Feb 11 21:57:11 2023 rev:6 rq:1064314 version:2.3

Changes:

--- /work/SRC/openSUSE:Factory/gromox/gromox.changes2023-01-24 
20:22:41.613213424 +0100
+++ /work/SRC/openSUSE:Factory/.gromox.new.1848/gromox.changes  2023-02-11 
21:57:49.591810482 +0100
@@ -1,0 +2,18 @@
+Fri Feb  3 16:16:14 UTC 2023 - Jan Engelhardt 
+
+- Update to release 2.3
+  * pff2mt: support non-Unicode PFF files
+  * ldap_adaptor: read ldap_start_tls, ldap_mail_attr from
+orgparam table
+  * Support Emojis in HTML-to-RTF conversion code
+  * exmdb_provider: implement message store softdelete count
+properties
+  * dbop_sqlite: guard schema upgrades with transaction
+  * Do not fail entire HTML-to-RTF conversion or calls like
+getpropvals(PR_RTF_COMPRESSED) when encountering garbage
+bytes
+  * exmdb_provider: have folder message count properties respect
+softdelete
+  * zcore: mapi_copyto had inverted meaning of MAPI_NOREPLACE
+
+---

Old:

  gromox-2.2.tar.asc
  gromox-2.2.tar.zst

New:

  gromox-2.3.tar.asc
  gromox-2.3.tar.zst



Other differences:
--
++ gromox.spec ++
--- /var/tmp/diff_new_pack.LLTTWG/_old  2023-02-11 21:57:49.995812998 +0100
+++ /var/tmp/diff_new_pack.LLTTWG/_new  2023-02-11 21:57:49.999813022 +0100
@@ -19,7 +19,7 @@
 %define _libexecdir %_prefix/libexec
 
 Name:   gromox
-Version:2.2
+Version:2.3
 Release:0
 Summary:Groupware server backend with RPC, IMAP,POP3, PHP-MAPI support
 License:AGPL-3.0-or-later AND GPL-2.0-only AND GPL-3.0-or-later


commit qore-linenoise-module for openSUSE:Factory

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

here is the log from the commit of package qore-linenoise-module for 
openSUSE:Factory checked in at 2023-02-11 21:57:16

Comparing /work/SRC/openSUSE:Factory/qore-linenoise-module (Old)
 and  /work/SRC/openSUSE:Factory/.qore-linenoise-module.new.1848 (New)


Package is "qore-linenoise-module"

Sat Feb 11 21:57:16 2023 rev:4 rq:1064350 version:1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/qore-linenoise-module/qore-linenoise-module.changes  
2022-06-16 18:19:52.116050650 +0200
+++ 
/work/SRC/openSUSE:Factory/.qore-linenoise-module.new.1848/qore-linenoise-module.changes
2023-02-11 21:57:52.759830206 +0100
@@ -1,0 +2,6 @@
+Sat Feb 11 01:12:04 UTC 2023 - Ferdinand Thiessen 
+
+- Update to version 1.0.1
+  * Fix build with newer qore
+
+---

Old:

  module-linenoise-1.0.0.tar.gz

New:

  module-linenoise-1.0.1.tar.gz



Other differences:
--
++ qore-linenoise-module.spec ++
--- /var/tmp/diff_new_pack.qodHM4/_old  2023-02-11 21:57:53.099832323 +0100
+++ /var/tmp/diff_new_pack.qodHM4/_new  2023-02-11 21:57:53.103832348 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qore-linenoise-module
 #
-# 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
@@ -19,7 +19,7 @@
 %define src_name module-linenoise-%{version}
 %define module_api %(qore --latest-module-api 2>/dev/null)
 Name:   qore-linenoise-module
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:Linenoise module for Qore
 License:LGPL-2.1-or-later OR MIT
@@ -31,13 +31,11 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz
-BuildRequires:  qore
-BuildRequires:  qore-devel >= 1.0.0
+BuildRequires:  qore >= 1.12.4
+BuildRequires:  qore-stdlib >= 1.12.4
+BuildRequires:  qore-devel >= 1.12.4
 Requires:   qore-module(abi)%{?_isa} = %{module_api}
 Suggests:   %{name}-doc = %{version}
-# Version schema changed, remove with 1.0.1 release
-Obsoletes:  %{name} = 1.0.0+qore1.0.10
-Obsoletes:  %{name} = 1.0.0+qore0.9.15
 
 %description
 The linenoise module provides readline-like functionality to Qore,
@@ -69,6 +67,6 @@
 
 %files doc
 %doc README
-%doc %{__builddir}/html
+%doc %{__builddir}/docs/linenoise/html
 
 %changelog

++ module-linenoise-1.0.0.tar.gz -> module-linenoise-1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/module-linenoise-1.0.0/CMakeLists.txt 
new/module-linenoise-1.0.1/CMakeLists.txt
--- old/module-linenoise-1.0.0/CMakeLists.txt   2022-01-27 07:48:01.0 
+0100
+++ new/module-linenoise-1.0.1/CMakeLists.txt   2022-12-19 18:07:42.0 
+0100
@@ -1,10 +1,10 @@
-cmake_minimum_required(VERSION 2.8.3)
+cmake_minimum_required(VERSION 2.8.12)
 
 project(qore-linenoise-module)
 
 set (VERSION_MAJOR 1)
 set (VERSION_MINOR 0)
-set (VERSION_PATCH 0)
+set (VERSION_PATCH 1)
 
 # where to look first for cmake modules, before ${CMAKE_ROOT}/Modules/ is 
checked
 set(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake )
@@ -39,8 +39,18 @@
 
 add_library(${module_name} MODULE ${CPP_SRC} ${QPP_SOURCES})
 
-qore_binary_module(${module_name} 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
+if (DEFINED ENV{DOXYGEN_EXECUTABLE})
+set(DOXYGEN_EXECUTABLE $ENV{DOXYGEN_EXECUTABLE})
+endif()
+
+qore_external_binary_module(${module_name} 
"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
 
 qore_dist("${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}")
 
 qore_config_info()
+
+if (DOXYGEN_FOUND)
+  qore_wrap_dox(QORE_DOX_SRC ${QORE_DOX_TMPL_SRC})
+  add_custom_target(QORE_MOD_DOX_FILES DEPENDS ${QORE_DOX_SRC})
+  add_dependencies(docs-module QORE_MOD_DOX_FILES)
+endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/module-linenoise-1.0.0/examples/linenoise-example 
new/module-linenoise-1.0.1/examples/linenoise-example
--- old/module-linenoise-1.0.0/examples/linenoise-example   1970-01-01 
01:00:00.0 +0100
+++ new/module-linenoise-1.0.1/examples/linenoise-example   2022-12-19 
18:07:42.0 +0100
@@ -0,0 +1,54 @@
+#!/usr/bin/env qore
+
+%requires linenoise
+
+%new-style
+%require-types
+%strict-args
+%enable-all-warnings
+
+Linenoise::history_set_max_len(10);
+
+# h is expanded to string: history
+code my_callback = list sub (string value) {
+list ret = ();
+if (value == 'h') {
+ret += 'history';
+} else if (value == 'q') {
+ret += 'quit';
+}
+
+return ret;
+};
+
+L

commit python-uritemplate for openSUSE:Factory

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

here is the log from the commit of package python-uritemplate for 
openSUSE:Factory checked in at 2023-02-11 21:57:13

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


Package is "python-uritemplate"

Sat Feb 11 21:57:13 2023 rev:8 rq:1064338 version:4.1.1

Changes:

--- /work/SRC/openSUSE:Factory/python-uritemplate/python-uritemplate.changes
2021-11-07 00:19:32.120553200 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-uritemplate.new.1848/python-uritemplate.changes
  2023-02-11 21:57:50.787817929 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 21:05:49 UTC 2023 - Matej Cepl 
+
+- Remove completely unnecessary dependency on python-simplejson.
+
+---



Other differences:
--
++ python-uritemplate.spec ++
--- /var/tmp/diff_new_pack.dKPeEz/_old  2023-02-11 21:57:51.127820045 +0100
+++ /var/tmp/diff_new_pack.dKPeEz/_new  2023-02-11 21:57:51.131820071 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-uritemplate
 #
-# Copyright (c) 2021 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
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %global skip_python2 1
 %bcond_without tests
 Name:   python-uritemplate
@@ -28,10 +27,8 @@
 URL:https://pypi.python.org/pypi/uritemplate
 Source: 
https://files.pythonhosted.org/packages/source/u/uritemplate/uritemplate-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module simplejson}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-simplejson
 BuildArch:  noarch
 %python_subpackages
 
@@ -40,7 +37,7 @@
 templates up to and including Level 4 in that specification
 
 %prep
-%setup -q -n uritemplate-%{version}
+%autosetup -p1 -n uritemplate-%{version}
 
 %build
 %python_build
@@ -59,6 +56,7 @@
 %files %{python_files}
 %license LICENSE LICENSE.*
 %doc AUTHORS.rst HISTORY.rst README.rst
-%{python_sitelib}/*
+%{python_sitelib}/uritemplate
+%{python_sitelib}/uritemplate-%{version}*-info
 
 %changelog


commit openQA for openSUSE:Factory

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

here is the log from the commit of package openQA for openSUSE:Factory checked 
in at 2023-02-11 21:57:19

Comparing /work/SRC/openSUSE:Factory/openQA (Old)
 and  /work/SRC/openSUSE:Factory/.openQA.new.1848 (New)


Package is "openQA"

Sat Feb 11 21:57:19 2023 rev:437 rq:1064354 version:4.6.1676033243.8d9ce6f

Changes:

openQA-devel-test.changes: same change
openQA-test.changes: same change
openQA-worker-test.changes: same change
--- /work/SRC/openSUSE:Factory/openQA/openQA.changes2023-02-09 
16:22:52.338609518 +0100
+++ /work/SRC/openSUSE:Factory/.openQA.new.1848/openQA.changes  2023-02-11 
21:57:54.811842982 +0100
@@ -1,0 +2,8 @@
+Sat Feb 11 02:09:30 UTC 2023 - ok...@suse.com
+
+- Update to version 4.6.1676033243.8d9ce6f:
+  * Fix off-by-one error when limiting jobs API route using `latest=1`
+  * Restore font color of main menu actions
+  * Dependency cron 2023-02-09
+
+---

Old:

  openQA-4.6.1675863678.6b1808c.obscpio

New:

  openQA-4.6.1676033243.8d9ce6f.obscpio



Other differences:
--
++ openQA-client-test.spec ++
--- /var/tmp/diff_new_pack.Kik5BK/_old  2023-02-11 21:57:56.763855134 +0100
+++ /var/tmp/diff_new_pack.Kik5BK/_new  2023-02-11 21:57:56.815855458 +0100
@@ -18,7 +18,7 @@
 
 %define short_name openQA-client
 Name:   %{short_name}-test
-Version:4.6.1675863678.6b1808c
+Version:4.6.1676033243.8d9ce6f
 Release:0
 Summary:Test package for %{short_name}
 License:GPL-2.0-or-later

++ openQA-devel-test.spec ++
--- /var/tmp/diff_new_pack.Kik5BK/_old  2023-02-11 21:57:57.103857251 +0100
+++ /var/tmp/diff_new_pack.Kik5BK/_new  2023-02-11 21:57:57.155857575 +0100
@@ -18,7 +18,7 @@
 
 %define short_name openQA-devel
 Name:   %{short_name}-test
-Version:4.6.1675863678.6b1808c
+Version:4.6.1676033243.8d9ce6f
 Release:0
 Summary:Test package for %{short_name}
 License:GPL-2.0-or-later

++ openQA-test.spec ++
--- /var/tmp/diff_new_pack.Kik5BK/_old  2023-02-11 21:57:57.191857799 +0100
+++ /var/tmp/diff_new_pack.Kik5BK/_new  2023-02-11 21:57:57.195857824 +0100
@@ -18,7 +18,7 @@
 
 %define short_name openQA
 Name:   %{short_name}-test
-Version:4.6.1675863678.6b1808c
+Version:4.6.1676033243.8d9ce6f
 Release:0
 Summary:Test package for openQA
 License:GPL-2.0-or-later

++ openQA-worker-test.spec ++
--- /var/tmp/diff_new_pack.Kik5BK/_old  2023-02-11 21:57:57.219857973 +0100
+++ /var/tmp/diff_new_pack.Kik5BK/_new  2023-02-11 21:57:57.223857998 +0100
@@ -18,7 +18,7 @@
 
 %define short_name openQA-worker
 Name:   %{short_name}-test
-Version:4.6.1675863678.6b1808c
+Version:4.6.1676033243.8d9ce6f
 Release:0
 Summary:Test package for %{short_name}
 License:GPL-2.0-or-later

++ openQA.spec ++
--- /var/tmp/diff_new_pack.Kik5BK/_old  2023-02-11 21:57:57.247858148 +0100
+++ /var/tmp/diff_new_pack.Kik5BK/_new  2023-02-11 21:57:57.251858173 +0100
@@ -76,7 +76,7 @@
 %define devel_requires %devel_no_selenium_requires chromedriver
 
 Name:   openQA
-Version:4.6.1675863678.6b1808c
+Version:4.6.1676033243.8d9ce6f
 Release:0
 Summary:The openQA web-frontend, scheduler and tools
 License:GPL-2.0-or-later


++ openQA-4.6.1675863678.6b1808c.obscpio -> 
openQA-4.6.1676033243.8d9ce6f.obscpio ++
/work/SRC/openSUSE:Factory/openQA/openQA-4.6.1675863678.6b1808c.obscpio 
/work/SRC/openSUSE:Factory/.openQA.new.1848/openQA-4.6.1676033243.8d9ce6f.obscpio
 differ: char 50, line 1

++ openQA.obsinfo ++
--- /var/tmp/diff_new_pack.Kik5BK/_old  2023-02-11 21:57:57.335858696 +0100
+++ /var/tmp/diff_new_pack.Kik5BK/_new  2023-02-11 21:57:57.339858721 +0100
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1675863678.6b1808c
-mtime: 1675863678
-commit: 6b1808cd6386a53b8929ec9bf4d0cedc9c74f914
+version: 4.6.1676033243.8d9ce6f
+mtime: 1676033243
+commit: 8d9ce6ff865b83a6c196e6ec134f89d0782fba42
 


commit python-bitarray for openSUSE:Factory

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

here is the log from the commit of package python-bitarray for openSUSE:Factory 
checked in at 2023-02-11 21:57:12

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


Package is "python-bitarray"

Sat Feb 11 21:57:12 2023 rev:15 rq:1064329 version:2.7.1

Changes:

--- /work/SRC/openSUSE:Factory/python-bitarray/python-bitarray.changes  
2023-02-10 14:36:13.786246585 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-bitarray.new.1848/python-bitarray.changes
2023-02-11 21:57:50.223814417 +0100
@@ -1,0 +2,6 @@
+Fri Feb 10 17:42:13 UTC 2023 - Dirk Müller 
+
+- update to 2.7.1:
+  * optimize ``util.sc_encode()``
+
+---

Old:

  bitarray-2.7.0.tar.gz

New:

  bitarray-2.7.1.tar.gz



Other differences:
--
++ python-bitarray.spec ++
--- /var/tmp/diff_new_pack.dr6evN/_old  2023-02-11 21:57:50.575816609 +0100
+++ /var/tmp/diff_new_pack.dr6evN/_new  2023-02-11 21:57:50.583816659 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-bitarray
-Version:2.7.0
+Version:2.7.1
 Release:0
 Summary:Efficient Arrays of Booleans
 License:Python-2.0

++ bitarray-2.7.0.tar.gz -> bitarray-2.7.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bitarray-2.7.0/CHANGE_LOG 
new/bitarray-2.7.1/CHANGE_LOG
--- old/bitarray-2.7.0/CHANGE_LOG   2023-02-05 17:58:14.0 +0100
+++ new/bitarray-2.7.1/CHANGE_LOG   2023-02-10 16:30:12.0 +0100
@@ -1,3 +1,8 @@
+2023-02-10   2.7.1:
+---
+  * optimize `util.sc_encode()`
+
+
 2023-02-05   2.7.0:
 ---
   * add `util.sc_encode()` and `util.sc_decode()` for
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bitarray-2.7.0/README.rst 
new/bitarray-2.7.1/README.rst
--- old/bitarray-2.7.0/README.rst   2023-02-05 17:58:14.0 +0100
+++ new/bitarray-2.7.1/README.rst   2023-02-10 16:30:12.0 +0100
@@ -63,7 +63,7 @@
 
 $ python -c 'import bitarray; bitarray.test()'
 bitarray is installed in: /Users/ilan/bitarray/bitarray
-bitarray version: 2.7.0
+bitarray version: 2.7.1
 sys.version: 3.11.0 (main, Oct 25 2022) [Clang 14.0.4]
 sys.prefix: /Users/ilan/Mini3/envs/py311
 pointer size: 64 bit
@@ -401,7 +401,7 @@
 Reference
 =
 
-bitarray version: 2.7.0 -- `change log 
`__
+bitarray version: 2.7.1 -- `change log 
`__
 
 In the following, ``item`` and ``value`` are usually a single bit -
 an integer 0 or 1.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/bitarray-2.7.0/bitarray/_util.c 
new/bitarray-2.7.1/bitarray/_util.c
--- old/bitarray-2.7.0/bitarray/_util.c 2023-02-05 17:58:14.0 +0100
+++ new/bitarray-2.7.1/bitarray/_util.c 2023-02-10 16:30:12.0 +0100
@@ -32,7 +32,7 @@
 return 0;
 }
 
-/* return new bitarray of length 'nbits' (with uninitialized buffer) and
+/* return new bitarray of length `nbits` (with uninitialized buffer) and
endianness given by the PyObject 'endian' */
 static bitarrayobject *
 new_bitarray(Py_ssize_t nbits, PyObject *endian)
@@ -639,8 +639,8 @@
 return 0;
 }
 
-/* Return new reference to bytes object from either str (unicode) or bytes.
-   On failure, set exception and return NULL. */
+/* Return new reference to bytes object from either ASCII str (unicode) or
+   bytes.  On failure, set exception and return NULL. */
 static PyObject *
 anystr_to_bytes(PyObject *obj)
 {
@@ -669,14 +669,14 @@
 {
 static char *kwlist[] = {"", "endian", NULL};
 PyObject *obj, *bytes, *endian = Py_None;
-bitarrayobject *a = NULL;
+bitarrayobject *a;
 
 if (!PyArg_ParseTupleAndKeywords(args, kwds, "O|O:hex2ba", kwlist,
  &obj, &endian))
 return NULL;
 
 if ((bytes = anystr_to_bytes(obj)) == NULL)
-goto error;
+return NULL;
 
 a = new_bitarray(4 * PyBytes_GET_SIZE(bytes), endian);
 if (a == NULL)
@@ -688,7 +688,7 @@
 Py_DECREF(bytes);
 return (PyObject *) a;
  error:
-Py_XDECREF(bytes);
+Py_DECREF(bytes);
 Py_XDECREF((PyObject *) a);
 return NULL;
 }
@@ -854,7 +854,7 @@
 {
 static char *kwlist[] = {"", "", "endian", NULL};
 PyObject *obj, *bytes, *endian = Py_None;
-bitarrayobject *a = NULL;
+bitarrayobjec

commit os-autoinst for openSUSE:Factory

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

here is the log from the commit of package os-autoinst for openSUSE:Factory 
checked in at 2023-02-11 21:57:31

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


Package is "os-autoinst"

Sat Feb 11 21:57:31 2023 rev:358 rq:1064355 version:4.6.1675977373.865ccf1

Changes:

--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2023-02-09 
16:23:04.414671729 +0100
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.1848/os-autoinst.changes
2023-02-11 21:57:58.079863328 +0100
@@ -1,0 +2,12 @@
+Sat Feb 11 02:12:42 UTC 2023 - ok...@suse.com
+
+- Update to version 4.6.1675977373.865ccf1:
+  * Introduce VNC_EXTRA_VARS variable
+  * Allow debugging JSON RPC per job
+  * Fix retry logic for git clone
+  * Turn off commit signing in git tests
+  * sshVirtsh: Show virsh stderr output on virsh start failure
+  * Isotovideo/Interface.pm: Bump interface to 35
+  * backend/qemu.pm: Add virtio_console_user fifo name
+
+---

Old:

  os-autoinst-4.6.1675863430.39ed46d.obscpio

New:

  os-autoinst-4.6.1675977373.865ccf1.obscpio



Other differences:
--
++ os-autoinst-test.spec ++
--- /var/tmp/diff_new_pack.HHn9T2/_old  2023-02-11 21:57:58.943868707 +0100
+++ /var/tmp/diff_new_pack.HHn9T2/_new  2023-02-11 21:57:58.947868732 +0100
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define short_name os-autoinst
 Name:   %{short_name}%{?name_ext}
-Version:4.6.1675863430.39ed46d
+Version:4.6.1675977373.865ccf1
 Release:0
 Summary:test package for os-autoinst
 License:GPL-2.0-or-later

++ os-autoinst.spec ++
--- /var/tmp/diff_new_pack.HHn9T2/_old  2023-02-11 21:57:58.971868881 +0100
+++ /var/tmp/diff_new_pack.HHn9T2/_new  2023-02-11 21:57:58.971868881 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   os-autoinst
-Version:4.6.1675863430.39ed46d
+Version:4.6.1675977373.865ccf1
 Release:0
 Summary:OS-level test automation
 License:GPL-2.0-or-later

++ os-autoinst-4.6.1675863430.39ed46d.obscpio -> 
os-autoinst-4.6.1675977373.865ccf1.obscpio ++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1675863430.39ed46d.obscpio
 
/work/SRC/openSUSE:Factory/.os-autoinst.new.1848/os-autoinst-4.6.1675977373.865ccf1.obscpio
 differ: char 50, line 1

++ os-autoinst.obsinfo ++
--- /var/tmp/diff_new_pack.HHn9T2/_old  2023-02-11 21:57:59.031869255 +0100
+++ /var/tmp/diff_new_pack.HHn9T2/_new  2023-02-11 21:57:59.031869255 +0100
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.6.1675863430.39ed46d
-mtime: 1675863430
-commit: 39ed46d440cd47d6ad0f1a90306010168acb028a
+version: 4.6.1675977373.865ccf1
+mtime: 1675977373
+commit: 865ccf15bc7625c5faa224e55aa37073145ef774
 


commit qore-pgsql-module for openSUSE:Factory

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

here is the log from the commit of package qore-pgsql-module for 
openSUSE:Factory checked in at 2023-02-11 21:57:17

Comparing /work/SRC/openSUSE:Factory/qore-pgsql-module (Old)
 and  /work/SRC/openSUSE:Factory/.qore-pgsql-module.new.1848 (New)


Package is "qore-pgsql-module"

Sat Feb 11 21:57:17 2023 rev:8 rq:1064351 version:3.2.0

Changes:

--- /work/SRC/openSUSE:Factory/qore-pgsql-module/qore-pgsql-module.changes  
2022-06-16 18:19:50.640048552 +0200
+++ 
/work/SRC/openSUSE:Factory/.qore-pgsql-module.new.1848/qore-pgsql-module.changes
2023-02-11 21:57:53.303833592 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 01:39:57 UTC 2023 - Ferdinand Thiessen 
+
+- Add new runtime dependency
+
+---



Other differences:
--
++ qore-pgsql-module.spec ++
--- /var/tmp/diff_new_pack.CAQnmU/_old  2023-02-11 21:57:53.663835834 +0100
+++ /var/tmp/diff_new_pack.CAQnmU/_new  2023-02-11 21:57:53.667835859 +0100
@@ -39,6 +39,7 @@
 %endif
 BuildRequires:  qore
 BuildRequires:  qore-devel >= 1.0.0
+BuildRequires:  qore-stdlib >= 1.0.0
 Requires:   qore-module(abi)%{?_isa} = %{module_api}
 
 %description


commit qore-uuid-module for openSUSE:Factory

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

here is the log from the commit of package qore-uuid-module for 
openSUSE:Factory checked in at 2023-02-11 21:57:18

Comparing /work/SRC/openSUSE:Factory/qore-uuid-module (Old)
 and  /work/SRC/openSUSE:Factory/.qore-uuid-module.new.1848 (New)


Package is "qore-uuid-module"

Sat Feb 11 21:57:18 2023 rev:6 rq:1064353 version:1.4.1

Changes:

--- /work/SRC/openSUSE:Factory/qore-uuid-module/qore-uuid-module.changes
2021-11-23 22:12:42.858452499 +0100
+++ 
/work/SRC/openSUSE:Factory/.qore-uuid-module.new.1848/qore-uuid-module.changes  
2023-02-11 21:57:53.819836806 +0100
@@ -1,0 +2,6 @@
+Sat Feb 11 01:38:38 UTC 2023 - Ferdinand Thiessen 
+
+- Update to version 1.4.1
+  * Support Qore 1.12.4+
+
+---

Old:

  module-uuid-release-1.0.10.tar.gz

New:

  module-uuid-1.4.1.tar.gz



Other differences:
--
++ qore-uuid-module.spec ++
--- /var/tmp/diff_new_pack.pZT5U9/_old  2023-02-11 21:57:54.147838847 +0100
+++ /var/tmp/diff_new_pack.pZT5U9/_new  2023-02-11 21:57:54.155838897 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qore-uuid-module
 #
-# Copyright (c) 2021 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
@@ -12,29 +12,29 @@
 # 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 qore_version 1.0.10
 %define module_api   %(qore --latest-module-api 2>/dev/null)
-%define src_name module-uuid-release-%{qore_version}
+%define src_name module-uuid-%{version}
 Name:   qore-uuid-module
-Version:1.4.0+qore%{qore_version}
+Version:1.4.1
 Release:0
 Summary:UUID module for Qore
-License:LGPL-2.1+ or MIT
+License:LGPL-2.1-or-later OR MIT
 Group:  Development/Languages
 URL:https://qore.org
-Source: 
https://github.com/qorelanguage/module-uuid/archive/refs/tags/release-%{qore_version}.tar.gz#/%{src_name}.tar.gz
+Source: 
https://github.com/qorelanguage/module-uuid/archive/refs/tags/v%{version}.tar.gz#/%{src_name}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz
 BuildRequires:  libuuid-devel
-BuildRequires:  qore
-BuildRequires:  qore-devel >= %{qore_version}
+BuildRequires:  qore >= 1.12.4
+BuildRequires:  qore-stdlib >= 1.12.4
+BuildRequires:  qore-devel >= 1.12.4
 Requires:   qore-module(abi)%{?_isa} = %{module_api}
 
 %description
@@ -67,6 +67,6 @@
 %{_libdir}/qore-modules
 
 %files doc
-%doc %{__builddir}/html
+%doc %{__builddir}/docs/uuid/html
 
 %changelog

++ module-uuid-release-1.0.10.tar.gz -> module-uuid-1.4.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/module-uuid-release-1.0.10/CMakeLists.txt 
new/module-uuid-1.4.1/CMakeLists.txt
--- old/module-uuid-release-1.0.10/CMakeLists.txt   2021-07-31 
17:17:10.0 +0200
+++ new/module-uuid-1.4.1/CMakeLists.txt2022-12-19 19:03:40.0 
+0100
@@ -1,13 +1,12 @@
-cmake_minimum_required(VERSION 2.8.3)
+cmake_minimum_required(VERSION 2.8.12)
 
 project(qore-uuid-module)
 
 set (VERSION_MAJOR 1)
 set (VERSION_MINOR 4)
-set (VERSION_PATCH 0)
+set (VERSION_PATCH 1)
 
-
-find_package(Qore 0.9 REQUIRED)
+find_package(Qore 1.0 REQUIRED)
 
 include_directories( ${CMAKE_SOURCE_DIR}/src )
 
@@ -23,18 +22,25 @@
 find_path(UUID_INCLUDE_DIR uuid.h PATH_SUFFIXES uuid ossp)
 
 include(CheckFunctionExists)
-# Some systems include uuid automatically (OS X), others need the 
includes/library
-check_function_exists (uuid_unparse_lower HAVE_UUID)
-if (NOT HAVE_UUID)
-message ("-- Looking for libuuid")
-find_library(UUID_LIBRARY NAMES uuid)
-if (UUID_INCLUDE_DIR AND UUID_LIBRARY)
-message ("-- Found libuuid: ${UUID_LIBRARY}")
-set (HAVE_UUID true)
-else (UUID_INCLUDE_DIR AND UUID_LIBRARY)
-message(FATAL_ERROR "no libuuid found")
-endif (UUID_INCLUDE_DIR AND UUID_LIBRARY)
-endif (NOT HAVE_UUID)
+
+if (WIN32 OR MSYS OR MINGW)
+set(CMAKE_REQUIRED_LINK_OPTIONS -lrpcrt4)
+set(CMAKE_REQUIRED_HEADERS "windows.h")
+set(CMAKE_SYSTEM_NAME Generic)
+else()
+# Some systems include uuid automatically (OS X), others need the 
includes/library
+check_function_exists(uuid_unparse_lower HAVE_UUID)
+if (NOT HAVE_UUID)
+message ("-

commit iosevka-fonts for openSUSE:Factory

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

here is the log from the commit of package iosevka-fonts for openSUSE:Factory 
checked in at 2023-02-11 21:57:34

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


Package is "iosevka-fonts"

Sat Feb 11 21:57:34 2023 rev:55 rq:1064356 version:18.0.0

Changes:

--- /work/SRC/openSUSE:Factory/iosevka-fonts/iosevka-fonts.changes  
2023-01-30 17:22:55.164390508 +0100
+++ /work/SRC/openSUSE:Factory/.iosevka-fonts.new.1848/iosevka-fonts.changes
2023-02-11 21:57:59.251870624 +0100
@@ -1,0 +2,15 @@
+Sat Feb  4 03:40:57 UTC 2023 - Anton Shvetz 
+
+- Update tp v18.0.0
+  * Changes of version 18.0.0
+= [Breaking] Change the way to control whether notches are
+  added to connected equals and hyphens.
+  ~ Whether notches are added are controlled by variant system
+(#1537).
+  ~ Added separate variant selectors to control whether to add
+notches to arrow bars.
+= Add support of Unicode Variation Sequence for 0 that adds a
+  slash (#1534).
+= Fix shaping of /> in Kitty (#1538).
+
+---

Old:

  super-ttc-iosevka-17.1.0.zip
  super-ttc-iosevka-aile-17.1.0.zip
  super-ttc-iosevka-curly-17.1.0.zip
  super-ttc-iosevka-curly-slab-17.1.0.zip
  super-ttc-iosevka-etoile-17.1.0.zip
  super-ttc-iosevka-slab-17.1.0.zip
  super-ttc-iosevka-ss01-17.1.0.zip
  super-ttc-iosevka-ss02-17.1.0.zip
  super-ttc-iosevka-ss03-17.1.0.zip
  super-ttc-iosevka-ss04-17.1.0.zip
  super-ttc-iosevka-ss05-17.1.0.zip
  super-ttc-iosevka-ss06-17.1.0.zip
  super-ttc-iosevka-ss07-17.1.0.zip
  super-ttc-iosevka-ss08-17.1.0.zip
  super-ttc-iosevka-ss09-17.1.0.zip
  super-ttc-iosevka-ss10-17.1.0.zip
  super-ttc-iosevka-ss11-17.1.0.zip
  super-ttc-iosevka-ss12-17.1.0.zip
  super-ttc-iosevka-ss13-17.1.0.zip
  super-ttc-iosevka-ss14-17.1.0.zip
  super-ttc-iosevka-ss15-17.1.0.zip
  super-ttc-iosevka-ss16-17.1.0.zip
  super-ttc-iosevka-ss17-17.1.0.zip
  super-ttc-iosevka-ss18-17.1.0.zip

New:

  super-ttc-iosevka-18.0.0.zip
  super-ttc-iosevka-aile-18.0.0.zip
  super-ttc-iosevka-curly-18.0.0.zip
  super-ttc-iosevka-curly-slab-18.0.0.zip
  super-ttc-iosevka-etoile-18.0.0.zip
  super-ttc-iosevka-slab-18.0.0.zip
  super-ttc-iosevka-ss01-18.0.0.zip
  super-ttc-iosevka-ss02-18.0.0.zip
  super-ttc-iosevka-ss03-18.0.0.zip
  super-ttc-iosevka-ss04-18.0.0.zip
  super-ttc-iosevka-ss05-18.0.0.zip
  super-ttc-iosevka-ss06-18.0.0.zip
  super-ttc-iosevka-ss07-18.0.0.zip
  super-ttc-iosevka-ss08-18.0.0.zip
  super-ttc-iosevka-ss09-18.0.0.zip
  super-ttc-iosevka-ss10-18.0.0.zip
  super-ttc-iosevka-ss11-18.0.0.zip
  super-ttc-iosevka-ss12-18.0.0.zip
  super-ttc-iosevka-ss13-18.0.0.zip
  super-ttc-iosevka-ss14-18.0.0.zip
  super-ttc-iosevka-ss15-18.0.0.zip
  super-ttc-iosevka-ss16-18.0.0.zip
  super-ttc-iosevka-ss17-18.0.0.zip
  super-ttc-iosevka-ss18-18.0.0.zip



Other differences:
--
++ iosevka-fonts.spec ++
--- /var/tmp/diff_new_pack.fcbr9J/_old  2023-02-11 21:58:18.931993149 +0100
+++ /var/tmp/diff_new_pack.fcbr9J/_new  2023-02-11 21:58:18.979993448 +0100
@@ -20,7 +20,7 @@
 typeface family, designed for writing code, using in terminals, and\
 preparing technical documents.
 Name:   iosevka-fonts
-Version:17.1.0
+Version:18.0.0
 Release:0
 Summary:Slender typeface for source code
 License:OFL-1.1


commit php-composer2 for openSUSE:Factory

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

here is the log from the commit of package php-composer2 for openSUSE:Factory 
checked in at 2023-02-11 21:57:58

Comparing /work/SRC/openSUSE:Factory/php-composer2 (Old)
 and  /work/SRC/openSUSE:Factory/.php-composer2.new.1848 (New)


Package is "php-composer2"

Sat Feb 11 21:57:58 2023 rev:18 rq:1064394 version:2.5.2

Changes:

--- /work/SRC/openSUSE:Factory/php-composer2/php-composer2.changes  
2023-01-01 09:39:15.062907317 +0100
+++ /work/SRC/openSUSE:Factory/.php-composer2.new.1848/php-composer2.changes
2023-02-11 21:58:25.336033020 +0100
@@ -1,0 +2,12 @@
+Sat Feb  4 14:10:18 UTC 2023 - Yunhe Guo 
+
+- Update to version 2.5.2
+  * Added warning when `require` auto-selects a feature branch as that is 
probably not desired (#11270)
+  * Fixed `self.version` requirements reporting lock file integrity errors 
when changing branches (#11283)
+  * Fixed `require` regression which broke the --fixed flag (#11247)
+  * Fixed security audit reports loading when exclude/only filter rules are 
used on a repository (#11281)
+  * Fixed autoloading regression on PHP 5.6 (#11285)
+  * Fixed archive command including an existing archive into itself if run 
repeatedly (#11239)
+  * Fixed dev package prompt in `require` not appearing in some conditions 
(#11287)
+
+---



Other differences:
--
++ php-composer2.spec ++
--- /var/tmp/diff_new_pack.yvuHLp/_old  2023-02-11 21:58:25.720035410 +0100
+++ /var/tmp/diff_new_pack.yvuHLp/_new  2023-02-11 21:58:25.724035436 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php-composer2
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   php-composer2
-Version:2.5.1
+Version:2.5.2
 Release:0
 Summary:Dependency Management for PHP
 License:MIT

++ composer.phar ++
Binary files /var/tmp/diff_new_pack.yvuHLp/_old and 
/var/tmp/diff_new_pack.yvuHLp/_new differ


commit python-copr-cli for openSUSE:Factory

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

here is the log from the commit of package python-copr-cli for openSUSE:Factory 
checked in at 2023-02-11 21:57:52

Comparing /work/SRC/openSUSE:Factory/python-copr-cli (Old)
 and  /work/SRC/openSUSE:Factory/.python-copr-cli.new.1848 (New)


Package is "python-copr-cli"

Sat Feb 11 21:57:52 2023 rev:6 rq:1064371 version:1.105

Changes:

--- /work/SRC/openSUSE:Factory/python-copr-cli/python-copr-cli.changes  
2023-02-10 14:36:10.610227606 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-copr-cli.new.1848/python-copr-cli.changes
2023-02-11 21:58:19.739998180 +0100
@@ -1,0 +2,5 @@
+Fri Feb 10 22:45:01 UTC 2023 - Matej Cepl 
+
+- Add remove-simplejson.patch (gh#fedora-copr/copr#2539).
+
+---

New:

  remove-simplejson.patch



Other differences:
--
++ python-copr-cli.spec ++
--- /var/tmp/diff_new_pack.yJrmdp/_old  2023-02-11 21:58:20.10421 +0100
+++ /var/tmp/diff_new_pack.yJrmdp/_new  2023-02-11 21:58:20.108000471 +0100
@@ -23,6 +23,10 @@
 License:GPL-2.0-or-later
 URL:https://github.com/fedora-copr/copr
 Source: 
https://files.pythonhosted.org/packages/source/c/copr-cli/copr-cli-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM remove-simplejson.patch gh#fedora-copr/copr#2539 
mc...@suse.com
+# Remove dependency on simplejson
+# (not upstream, which on master switched to ujson)
+Patch0: remove-simplejson.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -33,7 +37,6 @@
 Requires:   python-humanize
 Requires:   python-requests-gssapi
 Requires:   python-responses
-Requires:   python-simplejson
 BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module Jinja2}
@@ -44,15 +47,17 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module requests-gssapi}
 BuildRequires:  %{python_module responses}
-BuildRequires:  %{python_module simplejson}
 # /SECTION
+Requires(post): update-alternatives
+Requires(postun):update-alternatives
 %python_subpackages
 
 %description
 CLI tool to run copr.
 
 %prep
-%setup -q -n copr-cli-%{version}
+%autosetup -p1 -n copr-cli-%{version}
+
 sed -i '1{/#!/d}' copr_cli/package_build_order.py
 
 %build

++ remove-simplejson.patch ++
---
 copr-cli.spec|4 
 copr_cli/util.py |4 ++--
 setup.py |1 -
 3 files changed, 2 insertions(+), 7 deletions(-)

--- a/copr-cli.spec
+++ b/copr-cli.spec
@@ -32,7 +32,6 @@ BuildRequires: util-linux
 %if %{with python3}
 Requires:  python3-copr >= %min_python_copr_version
 Requires:  python3-jinja2
-Requires:  python3-simplejson
 Requires:  python3-humanize
 Requires:  python3-koji
 Requires:  python3-future
@@ -47,13 +46,11 @@ BuildRequires: python3-humanize
 BuildRequires: python3-pytest
 BuildRequires: python3-responses
 BuildRequires: python3-setuptools
-BuildRequires: python3-simplejson
 BuildRequires: python3-munch
 BuildRequires: python3-future
 %else
 Requires:  python-copr >= %min_python_copr_version
 Requires:  python-jinja2
-Requires:  python-simplejson
 Requires:  python-humanize
 Requires:  python-future
 
@@ -65,7 +62,6 @@ BuildRequires: python-humanize
 BuildRequires: python-mock
 BuildRequires: python2-responses
 BuildRequires: python-setuptools
-BuildRequires: python-simplejson
 BuildRequires: python-munch
 BuildRequires: python-future
 %endif
--- a/copr_cli/util.py
+++ b/copr_cli/util.py
@@ -1,7 +1,7 @@
 # coding: utf-8
 
 import humanize
-import simplejson
+import json
 
 
 try:
@@ -66,4 +66,4 @@ def serializable(result):
 
 
 def json_dumps(result):
-return simplejson.dumps(serializable(result), indent=4, sort_keys=True, 
for_json=True)
+return json.dumps(serializable(result), indent=4, sort_keys=True)
--- a/setup.py
+++ b/setup.py
@@ -16,7 +16,6 @@ This part is a command line interface to
 requires = [
 'copr',
 'humanize',
-'simplejson',
 'jinja2',
 'setuptools',
 'future',


commit FreeFileSync for openSUSE:Factory

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

here is the log from the commit of package FreeFileSync for openSUSE:Factory 
checked in at 2023-02-11 21:57:59

Comparing /work/SRC/openSUSE:Factory/FreeFileSync (Old)
 and  /work/SRC/openSUSE:Factory/.FreeFileSync.new.1848 (New)


Package is "FreeFileSync"

Sat Feb 11 21:57:59 2023 rev:13 rq:1064400 version:11.29

Changes:

--- /work/SRC/openSUSE:Factory/FreeFileSync/FreeFileSync.changes
2022-12-28 10:54:53.552223098 +0100
+++ /work/SRC/openSUSE:Factory/.FreeFileSync.new.1848/FreeFileSync.changes  
2023-02-11 21:58:25.936036756 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 14:48:04 UTC 2023 - Jannik Seiler 
+
+- Drop FreeFileSync-openssl-1.1.1.patch as it is no longer needed
+
+---

Old:

  FreeFileSync-openssl-1.1.1.patch



Other differences:
--
++ FreeFileSync.spec ++
--- /var/tmp/diff_new_pack.Otc9Tk/_old  2023-02-11 21:58:26.304039047 +0100
+++ /var/tmp/diff_new_pack.Otc9Tk/_new  2023-02-11 21:58:26.308039072 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package FreeFileSync
 #
-# 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
@@ -32,7 +32,6 @@
 Patch1: FreeFileSync-resources.patch
 Patch2: FreeFileSync-icon-loader.patch
 Patch3: FreeFileSync-disable-in-app-updates.patch
-Patch4: FreeFileSync-openssl-1.1.1.patch
 BuildRequires:  boost-devel >= 1.54
 BuildRequires:  gcc-c++
 BuildRequires:  libcurl-devel


commit wlroots for openSUSE:Factory

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

here is the log from the commit of package wlroots for openSUSE:Factory checked 
in at 2023-02-11 21:57:55

Comparing /work/SRC/openSUSE:Factory/wlroots (Old)
 and  /work/SRC/openSUSE:Factory/.wlroots.new.1848 (New)


Package is "wlroots"

Sat Feb 11 21:57:55 2023 rev:25 rq:1064383 version:0.16.2

Changes:

--- /work/SRC/openSUSE:Factory/wlroots/wlroots.changes  2022-12-28 
10:54:37.868140838 +0100
+++ /work/SRC/openSUSE:Factory/.wlroots.new.1848/wlroots.changes
2023-02-11 21:58:23.660022585 +0100
@@ -1,0 +2,22 @@
+Sat Feb 11 11:20:07 UTC 2023 - Dirk Müller 
+
+- update to 0.16.2:
+  * xcursors: Alias existing cursor defaults to cursor-spec cursor
+names
+  * xdg-activation: accept pointer focus for new tokens
+  * xwayland/xwm: unpair even if surface is NULL
+  * backend/x11: fix delta_discrete value
+  * backend/x11: fix initial value of wlr_x11_buffer.n_busy
+  * backend/drm: disable all CRTCs after VT switch
+  * render/vulkan: fix vkCmdClearAttachments validation error
+  * backend/drm: set "max bpc" property based on pixel format
+  * xdg-shell: reset added/committed flag on unmap
+  * backend/wayland: don't cache next item when destroying buffers
+  * output: don't attach buffer on first commit if disabled
+  * backend/wayland: allow superseding a previous commit
+  * backend/wayland: update output mode after commit is done
+  * render/gles2: default to highp if available
+  * build: bump version to 0.16.2
+  * render/vulkan: use correct source offset in read_pixels 
+
+---

Old:

  wlroots-0.16.1.tar.gz
  wlroots-0.16.1.tar.gz.sig

New:

  wlroots-0.16.2.tar.gz
  wlroots-0.16.2.tar.gz.sig



Other differences:
--
++ wlroots.spec ++
--- /var/tmp/diff_new_pack.HHehxn/_old  2023-02-11 21:58:24.008024752 +0100
+++ /var/tmp/diff_new_pack.HHehxn/_new  2023-02-11 21:58:24.016024802 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wlroots
 #
-# 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
@@ -24,7 +24,7 @@
 %bcond_without  xcb_errors
 
 Name:   wlroots
-Version:0.16.1
+Version:0.16.2
 Release:0
 Summary:Modular Wayland compositor library
 License:MIT

++ wlroots-0.16.1.tar.gz -> wlroots-0.16.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/wlroots-0.16.1/backend/drm/atomic.c 
new/wlroots-0.16.2/backend/drm/atomic.c
--- old/wlroots-0.16.1/backend/drm/atomic.c 2022-12-25 16:50:12.0 
+0100
+++ new/wlroots-0.16.2/backend/drm/atomic.c 2023-02-10 23:29:59.0 
+0100
@@ -1,4 +1,5 @@
 #define _POSIX_C_SOURCE 200809L
+#include 
 #include 
 #include 
 #include 
@@ -142,6 +143,44 @@
return true;
 }
 
+static uint64_t max_bpc_for_format(uint32_t format) {
+   switch (format) {
+   case DRM_FORMAT_XRGB2101010:
+   case DRM_FORMAT_ARGB2101010:
+   case DRM_FORMAT_XBGR2101010:
+   case DRM_FORMAT_ABGR2101010:
+   return 10;
+   case DRM_FORMAT_XBGR16161616F:
+   case DRM_FORMAT_ABGR16161616F:
+   case DRM_FORMAT_XBGR16161616:
+   case DRM_FORMAT_ABGR16161616:
+   return 16;
+   default:
+   return 8;
+   }
+}
+
+static uint64_t pick_max_bpc(struct wlr_drm_connector *conn, struct wlr_drm_fb 
*fb) {
+   if (fb == NULL) {
+   return 0;
+   }
+
+   uint32_t format = DRM_FORMAT_INVALID;
+   struct wlr_dmabuf_attributes attribs = {0};
+   if (wlr_buffer_get_dmabuf(fb->wlr_buf, &attribs)) {
+   format = attribs.format;
+   }
+
+   uint64_t target_bpc = max_bpc_for_format(format);
+   if (target_bpc < conn->max_bpc_bounds[0]) {
+   target_bpc = conn->max_bpc_bounds[0];
+   }
+   if (target_bpc > conn->max_bpc_bounds[1]) {
+   target_bpc = conn->max_bpc_bounds[1];
+   }
+   return target_bpc;
+}
+
 static void commit_blob(struct wlr_drm_backend *drm,
uint32_t *current, uint32_t next) {
if (*current == next) {
@@ -286,8 +325,8 @@
atomic_add(&atom, conn->id, conn->props.content_type,
DRM_MODE_CONTENT_TYPE_GRAPHICS);
}
-   if (modeset && active && conn->props.max_bpc != 0 && conn->max_bpc > 0) 
{
-   atomic_add(&atom, conn->id, conn->props.max_bpc, conn->max_bpc);
+   if (modeset && active && conn->props.max_bpc != 0 && 
conn->max_bpc_bounds[1] != 0) {
+   atomic_add(

commit dnscrypt-proxy for openSUSE:Factory

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

here is the log from the commit of package dnscrypt-proxy for openSUSE:Factory 
checked in at 2023-02-11 21:58:00

Comparing /work/SRC/openSUSE:Factory/dnscrypt-proxy (Old)
 and  /work/SRC/openSUSE:Factory/.dnscrypt-proxy.new.1848 (New)


Package is "dnscrypt-proxy"

Sat Feb 11 21:58:00 2023 rev:16 rq:1064411 version:2.1.4

Changes:

--- /work/SRC/openSUSE:Factory/dnscrypt-proxy/dnscrypt-proxy.changes
2023-02-05 20:19:33.052151303 +0100
+++ /work/SRC/openSUSE:Factory/.dnscrypt-proxy.new.1848/dnscrypt-proxy.changes  
2023-02-11 21:58:26.604040915 +0100
@@ -1,0 +2,8 @@
+Sat Feb 11 12:00:00 UTC 2023 - cu...@mail.de - 2.1.4
+
+- Update to version 2.1.4
+  * Fixes a regression from version 2.1.3: when cloaking was enabled,
+  blocked responses were returned for records that were not A//PTR
+  even for names that were not in the cloaked list.
+
+---

Old:

  dnscrypt-proxy-2.1.3.tar.gz

New:

  dnscrypt-proxy-2.1.4.tar.gz



Other differences:
--
++ dnscrypt-proxy.spec ++
--- /var/tmp/diff_new_pack.BSfW0d/_old  2023-02-11 21:58:27.004043405 +0100
+++ /var/tmp/diff_new_pack.BSfW0d/_new  2023-02-11 21:58:27.008043429 +0100
@@ -24,7 +24,7 @@
 %define services%{name}.socket %{name}.service %{name}-resolvconf.service
 
 Name:   dnscrypt-proxy
-Version:2.1.3
+Version:2.1.4
 Release:0
 Summary:A tool for securing communications between a client and a DNS 
resolver
 License:ISC

++ dnscrypt-proxy-2.1.3.tar.gz -> dnscrypt-proxy-2.1.4.tar.gz ++
/work/SRC/openSUSE:Factory/dnscrypt-proxy/dnscrypt-proxy-2.1.3.tar.gz 
/work/SRC/openSUSE:Factory/.dnscrypt-proxy.new.1848/dnscrypt-proxy-2.1.4.tar.gz 
differ: char 29, line 1


commit lighttpd for openSUSE:Factory

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

here is the log from the commit of package lighttpd for openSUSE:Factory 
checked in at 2023-02-11 21:58:02

Comparing /work/SRC/openSUSE:Factory/lighttpd (Old)
 and  /work/SRC/openSUSE:Factory/.lighttpd.new.1848 (New)


Package is "lighttpd"

Sat Feb 11 21:58:02 2023 rev:58 rq:1064417 version:1.4.69

Changes:

--- /work/SRC/openSUSE:Factory/lighttpd/lighttpd.changes2023-01-23 
18:31:45.811987945 +0100
+++ /work/SRC/openSUSE:Factory/.lighttpd.new.1848/lighttpd.changes  
2023-02-11 21:58:27.348045547 +0100
@@ -1,0 +2,6 @@
+Sat Feb 11 18:04:04 UTC 2023 - Andreas Stieger 
+
+- update to 1.4.69:
+  * bug fixes and portability fixes
+
+---

Old:

  lighttpd-1.4.68.tar.xz
  lighttpd-1.4.68.tar.xz.asc

New:

  lighttpd-1.4.69.tar.xz
  lighttpd-1.4.69.tar.xz.asc



Other differences:
--
++ lighttpd.spec ++
--- /var/tmp/diff_new_pack.lSmzcn/_old  2023-02-11 21:58:27.752048062 +0100
+++ /var/tmp/diff_new_pack.lSmzcn/_new  2023-02-11 21:58:27.756048087 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lighttpd
 #
-# 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
@@ -26,7 +26,7 @@
   %define _fillupdir %{_localstatedir}/adm/fillup-templates
 %endif
 Name:   lighttpd
-Version:1.4.68
+Version:1.4.69
 Release:0
 Summary:A Secure, Fast, Compliant, and Very Flexible Web Server
 License:BSD-3-Clause
@@ -325,7 +325,6 @@
 %config(noreplace) %attr(640,root,%{name}) 
%{_sysconfdir}/%{name}/conf.d/mod.template
 %config(noreplace) %attr(640,root,%{name}) 
%{_sysconfdir}/%{name}/conf.d/proxy.conf
 %config(noreplace) %attr(640,root,%{name}) 
%{_sysconfdir}/%{name}/conf.d/scgi.conf
-%config(noreplace) %attr(640,root,%{name}) 
%{_sysconfdir}/%{name}/conf.d/secdownload.conf
 %config(noreplace) %attr(640,root,%{name}) 
%{_sysconfdir}/%{name}/conf.d/simple_vhost.conf
 %config(noreplace) %attr(640,root,%{name}) 
%{_sysconfdir}/%{name}/conf.d/ssi.conf
 %config(noreplace) %attr(640,root,%{name}) 
%{_sysconfdir}/%{name}/conf.d/status.conf
@@ -385,7 +384,6 @@
 %doc doc/outdated/redirect.txt
 %doc doc/outdated/rewrite.txt
 %doc doc/outdated/scgi.txt
-%doc doc/outdated/secdownload.txt
 %doc doc/outdated/security.txt
 %doc doc/outdated/setenv.txt
 %doc doc/outdated/simple-vhost.txt

++ lighttpd-1.4.68.tar.xz -> lighttpd-1.4.69.tar.xz ++
 14196 lines of diff (skipped)


commit adwaita-xfce-icon-theme for openSUSE:Factory

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

here is the log from the commit of package adwaita-xfce-icon-theme for 
openSUSE:Factory checked in at 2023-02-11 21:58:03

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


Package is "adwaita-xfce-icon-theme"

Sat Feb 11 21:58:03 2023 rev:4 rq:1064422 version:0.0.3+git0.e0f73b9

Changes:

--- 
/work/SRC/openSUSE:Factory/adwaita-xfce-icon-theme/adwaita-xfce-icon-theme.changes
  2023-01-19 16:44:35.533890208 +0100
+++ 
/work/SRC/openSUSE:Factory/.adwaita-xfce-icon-theme.new.1848/adwaita-xfce-icon-theme.changes
2023-02-11 21:58:28.336051698 +0100
@@ -1,0 +2,5 @@
+Sat Feb 11 18:33:07 UTC 2023 - Maurizio Galli 
+
+- Dependency adwaita-icon-theme needs to be explicit
+
+---



Other differences:
--
++ adwaita-xfce-icon-theme.spec ++
--- /var/tmp/diff_new_pack.Vgkkdu/_old  2023-02-11 21:58:28.720054088 +0100
+++ /var/tmp/diff_new_pack.Vgkkdu/_new  2023-02-11 21:58:28.728054138 +0100
@@ -24,6 +24,7 @@
 URL:https://github.com/shimmerproject/adwaita-xfce-icon-theme
 Source0:%{name}-%{version}.tar.xz
 BuildRequires:  adwaita-icon-theme
+Requires:   adwaita-icon-theme
 BuildArch:  noarch
 Provides:   openSUSE-xfce-icon-theme = 4.16.2
 Obsoletes:  openSUSE-xfce-icon-theme < 4.16.2


commit keepass for openSUSE:Factory

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

here is the log from the commit of package keepass for openSUSE:Factory checked 
in at 2023-02-11 21:57:56

Comparing /work/SRC/openSUSE:Factory/keepass (Old)
 and  /work/SRC/openSUSE:Factory/.keepass.new.1848 (New)


Package is "keepass"

Sat Feb 11 21:57:56 2023 rev:23 rq:1064392 version:2.53.1

Changes:

--- /work/SRC/openSUSE:Factory/keepass/keepass.changes  2023-01-12 
22:44:58.437094212 +0100
+++ /work/SRC/openSUSE:Factory/.keepass.new.1848/keepass.changes
2023-02-11 21:58:24.704029085 +0100
@@ -1,0 +2,8 @@
+Sat Feb 11 13:44:05 UTC 2023 - Matthias Bach  - 2.53.1
+
+- Update to 2.53.1
+  * When testing a KDF ('Test' button in the database settings dialog), 
KeePass now spawns a child process that performs the KDF computation (which 
allows to cancel the test more cleanly in the case of excessive parameters; 
security is unaffected, because dummy data is used for the test).
+  * Removed the 'Export - No Key Repeat' application policy flag; KeePass now 
always asks for the current master key when trying to export data.
+  * Minor other improvements.
+
+---

Old:

  KeePass-2.53-Source.zip
  KeePass-2.53-Source.zip.asc

New:

  KeePass-2.53.1-Source.zip
  KeePass-2.53.1-Source.zip.asc



Other differences:
--
++ keepass.spec ++
--- /var/tmp/diff_new_pack.zqeFws/_old  2023-02-11 21:58:25.084031451 +0100
+++ /var/tmp/diff_new_pack.zqeFws/_new  2023-02-11 21:58:25.092031501 +0100
@@ -18,7 +18,7 @@
 
 %define _name KeePass
 Name:   keepass
-Version:2.53
+Version:2.53.1
 Release:0
 Summary:Password Manager
 License:GPL-2.0-or-later


commit hoard for openSUSE:Factory

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

here is the log from the commit of package hoard for openSUSE:Factory checked 
in at 2023-02-11 21:57:53

Comparing /work/SRC/openSUSE:Factory/hoard (Old)
 and  /work/SRC/openSUSE:Factory/.hoard.new.1848 (New)


Package is "hoard"

Sat Feb 11 21:57:53 2023 rev:3 rq:1064380 version:1.3.1~0

Changes:

--- /work/SRC/openSUSE:Factory/hoard/hoard.changes  2022-12-22 
16:22:47.837933880 +0100
+++ /work/SRC/openSUSE:Factory/.hoard.new.1848/hoard.changes2023-02-11 
21:58:20.532003111 +0100
@@ -1,0 +2,10 @@
+Sat Feb 11 10:23:27 UTC 2023 - Michael Vetter 
+
+- Update to 1.3.1:
+  * Fix bug, where hoard pick would not properly replace named
+parameterized commands
+  * Tab highlight now also uses customizable color from config file
+  * Added update checker on startup, to notify the user about a
+new version
+
+---

Old:

  hoard-1.3.0~0.tar.xz

New:

  hoard-1.3.1~0.tar.xz



Other differences:
--
++ hoard.spec ++
--- /var/tmp/diff_new_pack.PsLf6H/_old  2023-02-11 21:58:22.988018402 +0100
+++ /var/tmp/diff_new_pack.PsLf6H/_new  2023-02-11 21:58:23.18477 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hoard
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   hoard
-Version:1.3.0~0
+Version:1.3.1~0
 Release:0
 Summary:CLI command organizer
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.PsLf6H/_old  2023-02-11 21:58:23.040018725 +0100
+++ /var/tmp/diff_new_pack.PsLf6H/_new  2023-02-11 21:58:23.048018775 +0100
@@ -3,7 +3,7 @@
 https://github.com/Hyde46/hoard.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-v1.3.0
+v1.3.1
 *
 v(\d+\.\d+\.\d+)
 \1

++ hoard-1.3.0~0.tar.xz -> hoard-1.3.1~0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hoard-1.3.0~0/CHANGES.md new/hoard-1.3.1~0/CHANGES.md
--- old/hoard-1.3.0~0/CHANGES.md2022-12-21 14:06:28.0 +0100
+++ new/hoard-1.3.1~0/CHANGES.md2023-02-10 23:07:11.0 +0100
@@ -3,6 +3,8 @@
 All notable changes to this project will be documented in this file.
 This project adheres to [Semantic Versioning](http://semver.org/).
 
+## 1.3.1
+- 🐛 Fix bug, where `hoard pick` would not properly replace named 
parameterized commands
 ## 1.3
 - ✨ Inline command editing in the GUI. Press `` to get started. Only 
editing the command, its description and the tags are supported for now
 - ✨ Inline command deletion in the GUI. Press `` to delete a command 
in the GUI view
@@ -12,7 +14,7 @@
 ## 1.1.1
 - ✨ Fully named parameters. When saving a parameter, you can now end the 
parameter name with `!`. This enables you to use spaces in the parameter name. 
Additionally, using the ending token `!` enables you to use a named parameter 
in a command where no space is between the parameter token and the rest of the 
command (Set a different token in your config)
 - ✨ Add filtered commands outpout `hoard list --json --filter 
` to enable easier downstream usage
-- 👿 Temporarly disabled windows support. Switching the TUI backend to 
crossterm from termion broke zsh support on MacOS, which is deemed more 
important until a fix is prepared.
+- 👿 Temporarily disabled windows support. Switching the TUI backend to 
crossterm from termion broke zsh support on MacOS, which is deemed more 
important until a fix is prepared.
 ## 1.1.0
 - ✨ Named Parameters. You can now add any string after your token `#`. 
Tokens with the same name will be filled out automatically after being prompted 
once for them when selecting a command from `hoard list`
 ## 1.0.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hoard-1.3.0~0/Cargo.lock new/hoard-1.3.1~0/Cargo.lock
--- old/hoard-1.3.0~0/Cargo.lock2022-12-21 14:06:28.0 +0100
+++ new/hoard-1.3.1~0/Cargo.lock2023-02-10 23:07:11.0 +0100
@@ -3,6 +3,15 @@
 version = 3
 
 [[package]]
+name = "android_system_properties"
+version = "0.1.5"
+source = "registry+https://github.com/rust-lang/crates.io-index";
+checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311"
+dependencies = [
+ "libc",
+]
+
+[[package]]
 name = "anyhow"
 version = "1.0.68"
 source = "registry+https://github.com/rust-lang/crates.io-index";
@@ -38,6 +47,12 @@
 checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
 
 [[pack

commit lapack-man for openSUSE:Factory

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

here is the log from the commit of package lapack-man for openSUSE:Factory 
checked in at 2023-02-11 21:58:36

Comparing /work/SRC/openSUSE:Factory/lapack-man (Old)
 and  /work/SRC/openSUSE:Factory/.lapack-man.new.1848 (New)


Package is "lapack-man"

Sat Feb 11 21:58:36 2023 rev:2 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.WwScX0/_old  2023-02-11 21:58:41.452133356 +0100
+++ /var/tmp/diff_new_pack.WwScX0/_new  2023-02-11 21:58:41.456133381 +0100
@@ -1,3 +1,3 @@
-
+
 (No newline at EOF)
 


commit yast2-network for openSUSE:Factory

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

here is the log from the commit of package yast2-network for openSUSE:Factory 
checked in at 2023-02-11 22:20:03

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


Package is "yast2-network"

Sat Feb 11 22:20:03 2023 rev:494 rq:1064238 version:4.5.16

Changes:

--- /work/SRC/openSUSE:Factory/yast2-network/yast2-network.changes  
2023-01-26 14:12:20.244871011 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-network.new.1848/yast2-network.changes
2023-02-11 22:20:04.492032386 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 21:19:33 UTC 2023 - Josef Reidinger 
+
+- Fix calling method read on nil crash in bootloader caused by
+  not restoring SCR chroot in save_network client when running
+  in autoyast (bsc#1207968)
+- 4.5.16
+
+---

Old:

  yast2-network-4.5.15.tar.bz2

New:

  yast2-network-4.5.16.tar.bz2



Other differences:
--
++ yast2-network.spec ++
--- /var/tmp/diff_new_pack.nnyYIV/_old  2023-02-11 22:20:05.152036425 +0100
+++ /var/tmp/diff_new_pack.nnyYIV/_new  2023-02-11 22:20:05.160036474 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:4.5.15
+Version:4.5.16
 Release:0
 Summary:YaST2 - Network Configuration
 License:GPL-2.0-only

++ yast2-network-4.5.15.tar.bz2 -> yast2-network-4.5.16.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.5.15/package/yast2-network.changes 
new/yast2-network-4.5.16/package/yast2-network.changes
--- old/yast2-network-4.5.15/package/yast2-network.changes  2023-01-25 
17:47:33.0 +0100
+++ new/yast2-network-4.5.16/package/yast2-network.changes  2023-02-10 
13:30:06.0 +0100
@@ -1,4 +1,12 @@
 ---
+Thu Feb  9 21:19:33 UTC 2023 - Josef Reidinger 
+
+- Fix calling method read on nil crash in bootloader caused by
+  not restoring SCR chroot in save_network client when running
+  in autoyast (bsc#1207968)
+- 4.5.16
+
+---
 Wed Jan 25 13:52:26 UTC 2023 - Knut Alejandro Anderssen González 

 
 - During installation, do not configure DHCP if there is some
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-network-4.5.15/package/yast2-network.spec 
new/yast2-network-4.5.16/package/yast2-network.spec
--- old/yast2-network-4.5.15/package/yast2-network.spec 2023-01-25 
17:47:33.0 +0100
+++ new/yast2-network-4.5.16/package/yast2-network.spec 2023-02-10 
13:30:06.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-network
-Version:4.5.15
+Version:4.5.16
 Release:0
 Summary:YaST2 - Network Configuration
 License:GPL-2.0-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-network-4.5.15/src/lib/network/clients/save_network.rb 
new/yast2-network-4.5.16/src/lib/network/clients/save_network.rb
--- old/yast2-network-4.5.15/src/lib/network/clients/save_network.rb
2023-01-25 17:47:33.0 +0100
+++ new/yast2-network-4.5.16/src/lib/network/clients/save_network.rb
2023-02-10 13:30:06.0 +0100
@@ -72,7 +72,7 @@
   WFM.SCRSetDefault(new_SCR)
 
   block.call
-
+ensure
   # close and chroot back
   WFM.SCRSetDefault(old_SCR)
   WFM.SCRClose(new_SCR)


commit cockpit for openSUSE:Factory

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

here is the log from the commit of package cockpit for openSUSE:Factory checked 
in at 2023-02-11 22:20:08

Comparing /work/SRC/openSUSE:Factory/cockpit (Old)
 and  /work/SRC/openSUSE:Factory/.cockpit.new.1848 (New)


Package is "cockpit"

Sat Feb 11 22:20:08 2023 rev:28 rq:1064245 version:276.1

Changes:

--- /work/SRC/openSUSE:Factory/cockpit/cockpit.changes  2023-01-26 
13:58:30.696170291 +0100
+++ /work/SRC/openSUSE:Factory/.cockpit.new.1848/cockpit.changes
2023-02-11 22:20:09.440062665 +0100
@@ -1,0 +2,5 @@
+Tue Feb  7 15:47:35 UTC 2023 - Stefan Schubert 
+
+- Migration of PAM settings to /usr/lib/pam.d.
+
+---



Other differences:
--
++ cockpit.spec ++
--- /var/tmp/diff_new_pack.9XmHG4/_old  2023-02-11 22:20:10.400068540 +0100
+++ /var/tmp/diff_new_pack.9XmHG4/_new  2023-02-11 22:20:10.444068809 +0100
@@ -230,8 +230,13 @@
 # In obs we get  write error: stdout
 %make_install | tee make_install.log
 make install-tests DESTDIR=%{buildroot}
+%if 0%{?suse_version} > 1500
+mkdir -p $RPM_BUILD_ROOT%{_pam_vendordir}
+install -p -m 644 tools/cockpit.pam $RPM_BUILD_ROOT%{_pam_vendordir}/cockpit
+%else
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/pam.d
 install -p -m 644 tools/cockpit.pam $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/cockpit
+%endif
 rm -f %{buildroot}/%{_libdir}/cockpit/*.so
 install -D -p -m 644 AUTHORS COPYING README.md %{buildroot}%{_docdir}/cockpit/
 
@@ -322,7 +327,12 @@
 for libexec in cockpit-askpass cockpit-session cockpit-ws cockpit-tls 
cockpit-wsinstance-factory cockpit-client cockpit-client.ui cockpit-desktop 
cockpit-certificate-helper cockpit-certificate-ensure; do
 rm %{buildroot}/%{_libexecdir}/$libexec
 done
-rm -r %{buildroot}/%{_libdir}/security %{buildroot}/%{_sysconfdir}/pam.d 
%{buildroot}/%{_sysconfdir}/motd.d %{buildroot}/%{_sysconfdir}/issue.d
+rm -r %{buildroot}/%{_libdir}/security %{buildroot}/%{_sysconfdir}/motd.d 
%{buildroot}/%{_sysconfdir}/issue.d
+%if 0%{?suse_version} > 1500
+rm -r %{buildroot}/%{_pam_vendordir}
+%else
+rm -r %{buildroot}/%{_sysconfdir}/pam.d
+%endif
 rm %{buildroot}/usr/bin/cockpit-bridge
 rm -f %{buildroot}%{_libexecdir}/cockpit-ssh
 rm -f %{buildroot}%{_datadir}/metainfo/cockpit.appdata.xml
@@ -510,7 +520,11 @@
 %doc %{_mandir}/man8/pam_ssh_add.8.gz
 %dir %{_sysconfdir}/cockpit
 %config(noreplace) %{_sysconfdir}/cockpit/ws-certs.d
+%if 0%{?suse_version} > 1500
+%{_pam_vendordir}/cockpit
+%else
 %config(noreplace) %{_sysconfdir}/pam.d/cockpit
+%endif
 # dir is not owned by pam in openSUSE
 %dir %{_sysconfdir}/motd.d
 # created in %post, so that users can rm the files
@@ -558,6 +572,12 @@
 if %{_sbindir}/selinuxenabled 2>/dev/null; then
 %selinux_relabel_pre -s %{selinuxtype}
 fi
+%if 0%{?suse_version} > 1500
+# Prepare for migration to /usr/lib; save any old .rpmsave
+for i in pam.d/cockpit ; do
+ test -f %{_sysconfdir}/${i}.rpmsave && mv -v %{_sysconfdir}/${i}.rpmsave 
%{_sysconfdir}/${i}.rpmsave.old ||:
+done
+%endif
 
 %post ws
 if [ -x %{_sbindir}/selinuxenabled ]; then
@@ -608,6 +628,14 @@
 %verify_permissions -e %{_libexecdir}/cockpit-session
 %endif
 
+%if 0%{?suse_version} > 1500
+%posttrans ws
+# Migration to /usr/lib, restore just created .rpmsave
+for i in pam.d/cockpit ; do
+ test -f %{_sysconfdir}/${i}.rpmsave && mv -v %{_sysconfdir}/${i}.rpmsave 
%{_sysconfdir}/${i} ||:
+done
+%endif
+
 # 
---
 # Sub-packages that are part of cockpit-system in RHEL/CentOS, but separate in 
Fedora
 


commit python-xmlschema for openSUSE:Factory

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

here is the log from the commit of package python-xmlschema for 
openSUSE:Factory checked in at 2023-02-11 22:20:05

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


Package is "python-xmlschema"

Sat Feb 11 22:20:05 2023 rev:19 rq:1064241 version:2.2.0

Changes:

--- /work/SRC/openSUSE:Factory/python-xmlschema/python-xmlschema.changes
2022-10-04 20:37:17.748879628 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-xmlschema.new.1848/python-xmlschema.changes  
2023-02-11 22:20:07.168048762 +0100
@@ -1,0 +2,11 @@
+Fri Feb 10 12:46:13 UTC 2023 - Dirk Müller 
+
+- update to 2.2.0:
+  * Refine string serialization of XML resources and data
+elements
+  * Switch to use elementpath v4
+  * Fix sequence_type property for XSD types
+  * Remove *XsdElement.get_attribute()*: unused and doesn't work
+as expected
+
+---

Old:

  xmlschema-2.1.1.tar.gz

New:

  xmlschema-2.2.0.tar.gz



Other differences:
--
++ python-xmlschema.spec ++
--- /var/tmp/diff_new_pack.vp5zlv/_old  2023-02-11 22:20:07.740052262 +0100
+++ /var/tmp/diff_new_pack.vp5zlv/_new  2023-02-11 22:20:07.756052360 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-xmlschema
 #
-# 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
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-xmlschema
-Version:2.1.1
+Version:2.2.0
 Release:0
 Summary:An XML Schema validator and decoder
 License:MIT

++ xmlschema-2.1.1.tar.gz -> xmlschema-2.2.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xmlschema-2.1.1/CHANGELOG.rst 
new/xmlschema-2.2.0/CHANGELOG.rst
--- old/xmlschema-2.1.1/CHANGELOG.rst   2022-10-01 15:42:01.0 +0200
+++ new/xmlschema-2.2.0/CHANGELOG.rst   2023-02-06 07:20:42.0 +0100
@@ -2,6 +2,13 @@
 CHANGELOG
 *
 
+`v2.2.0`_ (2023-02-06)
+==
+* Refine string serialization of XML resources and data elements
+* Switch to use elementpath v4
+* Fix sequence_type property for XSD types
+* Remove *XsdElement.get_attribute()*: unused and doesn't work as expected
+
 `v2.1.1`_ (2022-10-01)
 ==
 * Fix *schema_path* usage in `XMLSchemaBase.iter_errors()`
@@ -591,3 +598,4 @@
 .. _v2.0.4: https://github.com/brunato/xmlschema/compare/v2.0.3...v2.0.4
 .. _v2.1.0: https://github.com/brunato/xmlschema/compare/v2.0.4...v2.1.0
 .. _v2.1.1: https://github.com/brunato/xmlschema/compare/v2.1.0...v2.1.1
+.. _v2.2.0: https://github.com/brunato/xmlschema/compare/v2.1.1...v2.2.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xmlschema-2.1.1/PKG-INFO new/xmlschema-2.2.0/PKG-INFO
--- old/xmlschema-2.1.1/PKG-INFO2022-10-01 19:02:18.985521600 +0200
+++ new/xmlschema-2.2.0/PKG-INFO2023-02-06 10:06:40.856029000 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: xmlschema
-Version: 2.1.1
+Version: 2.2.0
 Summary: An XML Schema validator and decoder
 Home-page: https://github.com/sissaschool/xmlschema
 Author: Davide Brunato
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xmlschema-2.1.1/doc/conf.py 
new/xmlschema-2.2.0/doc/conf.py
--- old/xmlschema-2.1.1/doc/conf.py 2022-10-01 15:42:01.0 +0200
+++ new/xmlschema-2.2.0/doc/conf.py 2023-02-06 07:20:42.0 +0100
@@ -79,9 +79,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = '2.1'
+version = '2.2'
 # The full version, including alpha/beta/rc tags.
-release = '2.1.1'
+release = '2.2.0'
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/xmlschema-2.1.1/requirements-dev.txt 
new/xmlschema-2.2.0/requirements-dev.txt
--- old/xmlschema-2.1.1/requirements-dev.txt2022-07-18 16:19:15.0 
+0200
+++ new/xmlschema-2.2.0/requirements-dev.txt2023-02-06 07:20:42.0 
+0100
@@ -1,8 +1,8 @@
 # Requirements for setup a development environment for the xmlschema package.
 setuptools
-tox
+tox>=4.0
 coverage
-elementpath>=3.0.0, <4.0.0
+elementpath>=4.0.0, <5.0.0
 lxml
 jinja2
 memory_profiler
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclud

commit nodejs19 for openSUSE:Factory

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

here is the log from the commit of package nodejs19 for openSUSE:Factory 
checked in at 2023-02-11 22:20:06

Comparing /work/SRC/openSUSE:Factory/nodejs19 (Old)
 and  /work/SRC/openSUSE:Factory/.nodejs19.new.1848 (New)


Package is "nodejs19"

Sat Feb 11 22:20:06 2023 rev:9 rq:1064244 version:19.6.0

Changes:

--- /work/SRC/openSUSE:Factory/nodejs19/nodejs19.changes2023-02-02 
18:29:03.299711686 +0100
+++ /work/SRC/openSUSE:Factory/.nodejs19.new.1848/nodejs19.changes  
2023-02-11 22:20:08.516057010 +0100
@@ -1,0 +2,13 @@
+Fri Feb  3 11:44:55 UTC 2023 - Adam Majer 
+
+- Update to version 19.6.0:
+  * ESM: Leverage loaders when resolving subsequent loaders
+Loaders now apply to subsequent loaders, for example:
+--experimental-loader ts-node --experimental-loader 
loader-written-in-typescript
+  * deps: upgrade npm to 9.4.0
+Added --install-strategy=linked option for installations
+similar to pnpm.
+
+- sysctl.patch, s390.patch: upstreamed, removed
+
+---

Old:

  node-v19.5.0.tar.xz
  s390.patch
  sysctl.patch

New:

  node-v19.6.0.tar.xz



Other differences:
--
++ nodejs19.spec ++
--- /var/tmp/diff_new_pack.RSAHoy/_old  2023-02-11 22:20:09.080060462 +0100
+++ /var/tmp/diff_new_pack.RSAHoy/_new  2023-02-11 22:20:09.088060511 +0100
@@ -31,7 +31,7 @@
 %endif
 
 Name:   nodejs19
-Version:19.5.0
+Version:19.6.0
 Release:0
 
 # Double DWZ memory limits
@@ -170,8 +170,6 @@
 Patch200:   versioned.patch
 
 Patch305:   qemu_timeouts_arches.patch
-Patch306:   sysctl.patch
-Patch307:   s390.patch
 
 BuildRequires:  pkg-config
 BuildRequires:  fdupes
@@ -372,7 +370,7 @@
 %endif
 %endif
 
-Provides:   bundled(uvwasi) = 0.0.14
+Provides:   bundled(uvwasi) = 0.0.15
 Provides:   bundled(libuv) = 1.44.2
 Provides:   bundled(v8) = 10.8.168.25
 %if %{with intree_brotli}
@@ -387,13 +385,13 @@
 Provides:   bundled(base64) = 0.5.0
 Provides:   bundled(simdutf) = 3.1.0
 
-Provides:   bundled(node-acorn) = 8.8.1
+Provides:   bundled(node-acorn) = 8.8.2
 Provides:   bundled(node-acorn-walk) = 8.2.0
 Provides:   bundled(node-busboy) = 1.6.0
 Provides:   bundled(node-cjs-module-lexer) = 1.2.2
 Provides:   bundled(node-corepack) = 0.15.3
 Provides:   bundled(node-streamsearch) = 1.1.0
-Provides:   bundled(node-undici) = 5.14.0
+Provides:   bundled(node-undici) = 5.16.0
 
 %description
 Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js
@@ -422,7 +420,7 @@
 Requires:   nodejs19 = %{version}
 Provides:   nodejs-npm = %{version}
 Obsoletes:  nodejs-npm < 4.0.0
-Provides:   npm(npm) = 9.3.1
+Provides:   npm(npm) = 9.4.0
 Provides:   npm = %{version}
 %if 0%{?suse_version} >= 1500
 %if %{node_version_number} >= 10
@@ -520,12 +518,12 @@
 Provides:   bundled(node-just-diff) = 5.1.1
 Provides:   bundled(node-just-diff-apply) = 5.4.1
 Provides:   bundled(node-libnpmaccess) = 7.0.1
-Provides:   bundled(node-libnpmdiff) = 5.0.7
-Provides:   bundled(node-libnpmexec) = 5.0.7
-Provides:   bundled(node-libnpmfund) = 4.0.7
+Provides:   bundled(node-libnpmdiff) = 5.0.8
+Provides:   bundled(node-libnpmexec) = 5.0.8
+Provides:   bundled(node-libnpmfund) = 4.0.8
 Provides:   bundled(node-libnpmhook) = 9.0.1
 Provides:   bundled(node-libnpmorg) = 5.0.1
-Provides:   bundled(node-libnpmpack) = 5.0.7
+Provides:   bundled(node-libnpmpack) = 5.0.8
 Provides:   bundled(node-libnpmpublish) = 7.0.6
 Provides:   bundled(node-libnpmsearch) = 6.0.1
 Provides:   bundled(node-libnpmteam) = 5.0.1
@@ -705,8 +703,6 @@
 %patch200 -p1
 
 %patch305 -p1
-%patch306 -p1
-%patch307 -p1
 
 %if %{node_version_number} <= 12
 # minimist security update - patch50

++ SHASUMS256.txt ++
--- /var/tmp/diff_new_pack.RSAHoy/_old  2023-02-11 22:20:09.140060830 +0100
+++ /var/tmp/diff_new_pack.RSAHoy/_new  2023-02-11 22:20:09.144060854 +0100
@@ -1,35 +1,35 @@
-6ef2fe701f73e4b42c0e621ca4d3790fd2e1beea6bf0aab1f9351e48ee44c9f2  
node-v19.5.0-aix-ppc64.tar.gz
-6b2ee18d9e40411086151ab7f2fe519ff9b9292ed450aa98838b7eb58009  
node-v19.5.0-darwin-arm64.tar.gz
-ab3baf08cbbac0f001e9b4f9c1dba8d0c2821363422118d5b46a483673e26009  
node-v19.5.0-darwin-arm64.tar.xz
-ebb3798171ce65fb11420aa21696ef6aadc9a1969998d6e00bbea46961c07045  
node-v19.5.0-darwin-x64.tar.gz
-513087195096a71b09b484433740b6784b6f17b72be637a11aa720dff960b3c6  
node-v19.5.0-darwin-x64.tar.xz
-4254264688426aa6bde4c1da3e0e306b96d8398e09e7256e71d5be24f84c5bea  
node-v19.5.0-headers.tar.gz
-1079bc87d4e3b1df057

commit gnome-contacts for openSUSE:Factory

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

here is the log from the commit of package gnome-contacts for openSUSE:Factory 
checked in at 2023-02-11 22:20:15

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


Package is "gnome-contacts"

Sat Feb 11 22:20:15 2023 rev:69 rq:1064285 version:43.1

Changes:

--- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes
2022-09-25 15:34:37.679525377 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-contacts.new.1848/gnome-contacts.changes  
2023-02-11 22:20:16.272104472 +0100
@@ -1,0 +2,8 @@
+Thu Feb  9 23:44:03 UTC 2023 - Bjørn Lie 
+
+- Update to version 43.1:
+  + This is the second stable release in the GNOME 43 series, which
+fixes several bugs when updating or editing a contact.
+  + Updated translations.
+
+---

Old:

  gnome-contacts-43.0.tar.xz

New:

  gnome-contacts-43.1.tar.xz



Other differences:
--
++ gnome-contacts.spec ++
--- /var/tmp/diff_new_pack.VQMKlz/_old  2023-02-11 22:20:16.660106847 +0100
+++ /var/tmp/diff_new_pack.VQMKlz/_new  2023-02-11 22:20:16.668106896 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-contacts
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-contacts
-Version:43.0
+Version:43.1
 Release:0
 Summary:Contacts Manager for GNOME
 License:GPL-2.0-or-later

++ gnome-contacts-43.0.tar.xz -> gnome-contacts-43.1.tar.xz ++
 8009 lines of diff (skipped)


commit dd_rescue for openSUSE:Factory

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

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2023-02-11 22:20:13

Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old)
 and  /work/SRC/openSUSE:Factory/.dd_rescue.new.1848 (New)


Package is "dd_rescue"

Sat Feb 11 22:20:13 2023 rev:56 rq:1064255 version:1.99.12

Changes:

--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes  2023-01-11 
14:32:56.428515182 +0100
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new.1848/dd_rescue.changes
2023-02-11 22:20:14.188091721 +0100
@@ -1,0 +2,6 @@
+Wed Feb  8 16:00:38 UTC 2023 - Martin Liška 
+
+- Disable strict aliasing due to its violation:
+  https://sourceforge.net/p/ddrescue/tickets/6/
+
+---



Other differences:
--
++ dd_rescue.spec ++
--- /var/tmp/diff_new_pack.NPKmpr/_old  2023-02-11 22:20:14.636094462 +0100
+++ /var/tmp/diff_new_pack.NPKmpr/_new  2023-02-11 22:20:14.640094486 +0100
@@ -127,7 +127,9 @@
 # avoid running dependency generation step
 touch .dep
 
-OPT_FLAGS="%{optflags}"
+# GCC 13 newly detects a violation of the strict aliasing rule:
+# https://sourceforge.net/p/ddrescue/tickets/6/
+OPT_FLAGS="%{optflags} -fno-strict-aliasing"
 %make_build RPM_OPT_FLAGS="$OPT_FLAGS" LIBDIR=%{_libdir} LIB=%{_lib}
 
 %install
@@ -140,7 +142,7 @@
 %endif
 
 %check
-%make_build RPM_OPT_FLAGS="%{optflags} -fcommon" check
+%make_build RPM_OPT_FLAGS="%{optflags} -fcommon -fno-strict-aliasing" check
 
 %files
 %doc README.dd_rescue TODO


commit Mesa for openSUSE:Factory

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

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2023-02-11 22:20:14

Comparing /work/SRC/openSUSE:Factory/Mesa (Old)
 and  /work/SRC/openSUSE:Factory/.Mesa.new.1848 (New)


Package is "Mesa"

Sat Feb 11 22:20:14 2023 rev:471 rq:1064280 version:unknown

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2023-02-10 
14:33:50.201388600 +0100
+++ /work/SRC/openSUSE:Factory/.Mesa.new.1848/Mesa.changes  2023-02-11 
22:20:15.052097007 +0100
@@ -1,0 +2,7 @@
+Fri Feb 10 14:06:56 UTC 2023 - Stefan Dirsch 
+
+- U_ReturnME.patch
+  * fixes blackscreen in Return To Monkey Island on Intel graphics
+(boo#1208145)
+
+---

New:

  U_ReturnME.patch



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.IpsNPN/_old  2023-02-11 22:20:15.672100801 +0100
+++ /var/tmp/diff_new_pack.IpsNPN/_new  2023-02-11 22:20:15.676100826 +0100
@@ -145,6 +145,7 @@
 Patch200:   u_fix-build-on-ppc64le.patch
 Patch300:   n_no-sse2-on-ix86-except-for-intel-drivers.patch
 Patch400:   n_stop-iris-flicker.patch
+Patch500:   U_ReturnME.patch
 %ifarch %{ix86} x86_64
 BuildRequires:  DirectX-Headers
 %endif
@@ -790,6 +791,7 @@
 %patch300 -p1
 %endif
 %patch400 -p1
+%patch500 -p1
 
 # Remove requires to vulkan libs from baselibs.conf on platforms
 # where vulkan build is disabled; ugly ...


++ U_ReturnME.patch ++
>From 8491b1fd5e7c97edc104a3ac3b8ece5464e652b0 Mon Sep 17 00:00:00 2001
From: Illia Polishchuk 
Date: Fri, 13 Jan 2023 20:54:44 +0200
Subject: [PATCH] ANV: Add extra memory types for ANV driver instead of a
 single one

Some game engines can't handle single type well
And Intel on Windows uses 3 types so it's better to add extra one here

Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/7360
Reviewed-by: Lionel Landwerlin 
Signed-off-by: Illia Polishchuk 
Part-of: 
---
 src/intel/vulkan/anv_device.c | 21 +++--
 1 file changed, 15 insertions(+), 6 deletions(-)

diff --git a/src/intel/vulkan/anv_device.c b/src/intel/vulkan/anv_device.c
index a2e5d2ba398f..40d8949f011a 100644
--- a/src/intel/vulkan/anv_device.c
+++ b/src/intel/vulkan/anv_device.c
@@ -509,14 +509,23 @@ anv_physical_device_init_heaps(struct anv_physical_device 
*device, int fd)
 
   /* Big core GPUs share LLC with the CPU and thus one memory type can be
* both cached and coherent at the same time.
+   *
+   * But some game engines can't handle single type well
+   * https://gitlab.freedesktop.org/mesa/mesa/-/issues/7360#note_1719438
+   *
+   * And Intel on Windows uses 3 types so it's better to add extra one here
*/
-  device->memory.type_count = 1;
+  device->memory.type_count = 2;
   device->memory.types[0] = (struct anv_memory_type) {
- .propertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT |
-  VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT |
-  VK_MEMORY_PROPERTY_HOST_COHERENT_BIT |
-  VK_MEMORY_PROPERTY_HOST_CACHED_BIT,
- .heapIndex = 0,
+  .propertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT,
+  .heapIndex = 0,
+  };
+  device->memory.types[1] = (struct anv_memory_type) {
+  .propertyFlags = VK_MEMORY_PROPERTY_DEVICE_LOCAL_BIT |
+   VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT |
+   VK_MEMORY_PROPERTY_HOST_COHERENT_BIT |
+   VK_MEMORY_PROPERTY_HOST_CACHED_BIT,
+  .heapIndex = 0,
   };
} else {
   device->memory.heap_count = 1;
-- 
GitLab


commit gnome-software for openSUSE:Factory

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

here is the log from the commit of package gnome-software for openSUSE:Factory 
checked in at 2023-02-11 22:20:16

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


Package is "gnome-software"

Sat Feb 11 22:20:16 2023 rev:104 rq:1064286 version:43.4

Changes:

--- /work/SRC/openSUSE:Factory/gnome-software/gnome-software.changes
2023-01-20 17:38:01.080301465 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-software.new.1848/gnome-software.changes  
2023-02-11 22:20:17.340111008 +0100
@@ -1,0 +2,7 @@
+Fri Feb 10 08:43:20 UTC 2023 - Bjørn Lie 
+
+- Update to version 43.4:
+  + Stop cancelled search in appstream data early.
+  + Lookup for appstream-provided icons in more directories.
+
+---

Old:

  gnome-software-43.3.tar.xz

New:

  gnome-software-43.4.tar.xz



Other differences:
--
++ gnome-software.spec ++
--- /var/tmp/diff_new_pack.cGr2LN/_old  2023-02-11 22:20:18.808119992 +0100
+++ /var/tmp/diff_new_pack.cGr2LN/_new  2023-02-11 22:20:18.812120016 +0100
@@ -19,7 +19,7 @@
 %define gs_plugin_api 19
 
 Name:   gnome-software
-Version:43.3
+Version:43.4
 Release:0
 Summary:GNOME Software Store
 License:GPL-2.0-or-later

++ gnome-software-43.3.tar.xz -> gnome-software-43.4.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-software-43.3/NEWS new/gnome-software-43.4/NEWS
--- old/gnome-software-43.3/NEWS2023-01-06 18:04:47.0 +0100
+++ new/gnome-software-43.4/NEWS2023-02-10 08:57:26.0 +0100
@@ -1,3 +1,11 @@
+Version 43.4
+
+Released: 2023-02-10
+
+This is a stable release with the following changes:
+ * Stop cancelled search in appstream data early
+ * Lookup for appstream-provided icons in more directories
+
 Version 43.3
 
 Released: 2023-01-06
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/gnome-software-43.3/data/metainfo/org.gnome.Software.metainfo.xml.in 
new/gnome-software-43.4/data/metainfo/org.gnome.Software.metainfo.xml.in
--- old/gnome-software-43.3/data/metainfo/org.gnome.Software.metainfo.xml.in
2023-01-06 18:04:47.0 +0100
+++ new/gnome-software-43.4/data/metainfo/org.gnome.Software.metainfo.xml.in
2023-02-10 08:57:26.0 +0100
@@ -66,6 +66,15 @@
Validate with `appstreamcli validate *.metainfo.xml`
   -->
   
+
+  
+This is a stable release with the following changes:
+
+  Stop cancelled search in appstream data early
+  Lookup for appstream-provided icons in more directories
+
+  
+
 
   
 This is a stable release with the following changes:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-software-43.3/lib/gs-appstream.c 
new/gnome-software-43.4/lib/gs-appstream.c
--- old/gnome-software-43.3/lib/gs-appstream.c  2023-01-06 18:04:47.0 
+0100
+++ new/gnome-software-43.4/lib/gs-appstream.c  2023-02-10 08:57:26.0 
+0100
@@ -203,7 +203,10 @@
/* check format */
path = g_strsplit (tmp, "/", -1);
npath = g_strv_length (path);
-   if (npath < 3 || !(g_strcmp0 (path[npath-2], "xmls") == 0 || g_strcmp0 
(path[npath-2], "yaml") == 0))
+   if (npath < 3 ||
+   !(g_strcmp0 (path[npath-2], "xmls") == 0 ||
+ g_strcmp0 (path[npath-2], "yaml") == 0 ||
+ g_strcmp0 (path[npath-2], "xml") == 0))
return NULL;
 
/* fix the new path */
@@ -1530,6 +1533,9 @@
}
}
}
+
+   if (g_cancellable_set_error_if_cancelled (cancellable, error))
+   return FALSE;
}
g_debug ("search took %fms", g_timer_elapsed (timer, NULL) * 1000);
return TRUE;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-software-43.3/lib/gs-plugin.c 
new/gnome-software-43.4/lib/gs-plugin.c
--- old/gnome-software-43.3/lib/gs-plugin.c 2023-01-06 18:04:47.0 
+0100
+++ new/gnome-software-43.4/lib/gs-plugin.c 2023-02-10 08:57:26.0 
+0100
@@ -1092,7 +1092,7 @@
 void
 gs_plugin_reload (GsPlugin *plugin)
 {
-   g_debug ("emitting ::reload in idle");
+   g_debug ("emitting %s::reload in idle", gs_plugin_get_name (plugin));
g_idle_add_full (G_PRIORITY_DEFAULT_IDLE, gs_plugin_reload_cb,
 weak_ref_new (plugin), (GDestroyNotify

commit evolution-data-server for openSUSE:Factory

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

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2023-02-11 22:20:17

Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-data-server.new.1848 (New)


Package is "evolution-data-server"

Sat Feb 11 22:20:17 2023 rev:243 rq:1064287 version:3.46.4

Changes:

--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
2023-01-10 14:59:47.569200712 +0100
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new.1848/evolution-data-server.changes
2023-02-11 22:20:19.972127115 +0100
@@ -1,0 +2,15 @@
+Fri Feb 10 09:19:50 UTC 2023 - Bjørn Lie 
+
+- Update to version 3.46.4:
+  + Parse URI strings into GUri in a relaxed mode
+  + IMAPx: Folder refresh could remove new message from local
+summary
+  + Bugs fixed:
+- libedataserverui4: (almost) empty GIR/VAPI file
+- IMAP: Inbox hidden in offline with "Show only subscribed
+  folders"
+- Google Task modification not synced
+- CalDAV: Can fail to refresh content in some cases
+  + Updated translations.
+
+---

Old:

  evolution-data-server-3.46.3.tar.xz

New:

  evolution-data-server-3.46.4.tar.xz



Other differences:
--
++ evolution-data-server.spec ++
--- /var/tmp/diff_new_pack.e7spIa/_old  2023-02-11 22:20:20.424129881 +0100
+++ /var/tmp/diff_new_pack.e7spIa/_new  2023-02-11 22:20:20.432129929 +0100
@@ -32,7 +32,7 @@
 %bcond_without introspection
 
 Name:   evolution-data-server
-Version:3.46.3
+Version:3.46.4
 Release:0
 Summary:Evolution Data Server
 License:LGPL-2.0-only

++ evolution-data-server-3.46.3.tar.xz -> 
evolution-data-server-3.46.4.tar.xz ++
 13310 lines of diff (skipped)


commit evolution for openSUSE:Factory

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

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2023-02-11 22:20:19

Comparing /work/SRC/openSUSE:Factory/evolution (Old)
 and  /work/SRC/openSUSE:Factory/.evolution.new.1848 (New)


Package is "evolution"

Sat Feb 11 22:20:19 2023 rev:264 rq:1064288 version:3.46.4

Changes:

--- /work/SRC/openSUSE:Factory/evolution/evolution.changes  2023-01-10 
14:59:50.841218226 +0100
+++ /work/SRC/openSUSE:Factory/.evolution.new.1848/evolution.changes
2023-02-11 22:20:22.212140822 +0100
@@ -1,0 +2,16 @@
+Fri Feb 10 09:22:12 UTC 2023 - Bjørn Lie 
+
+- Update to version 3.46.4:
+  + Markdown: Enhance convert of mail signature into markdown
+  + CollectionAccountEditor: Fix packing of the switch widgets
+  + Bugs fixed:
+- Moving message does not select previous message
+- "Private reply" addressed to list when sender is one of my
+  accounts
+- Calendar:
+  . Preserve Work Week view on date change, if possible
+  . Copy through clipboard can break series
+- ENameSelectorEntry: Refresh completion results more ofter
+  + Updated translations.
+
+---

Old:

  evolution-3.46.3.tar.xz

New:

  evolution-3.46.4.tar.xz



Other differences:
--
++ evolution.spec ++
--- /var/tmp/diff_new_pack.qt2x8N/_old  2023-02-11 22:20:22.664143589 +0100
+++ /var/tmp/diff_new_pack.qt2x8N/_new  2023-02-11 22:20:22.672143637 +0100
@@ -20,7 +20,7 @@
 %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
 
 Name:   evolution
-Version:3.46.3
+Version:3.46.4
 Release:0
 # FIXME: check if note on license is still valid (comment before license)
 Summary:The Integrated GNOME Mail, Calendar, and Address Book Suite

++ evolution-3.46.3.tar.xz -> evolution-3.46.4.tar.xz ++
/work/SRC/openSUSE:Factory/evolution/evolution-3.46.3.tar.xz 
/work/SRC/openSUSE:Factory/.evolution.new.1848/evolution-3.46.4.tar.xz differ: 
char 27, line 1


commit 000release-packages for openSUSE:Factory

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

here is the log from the commit of package 000release-packages for 
openSUSE:Factory checked in at 2023-02-11 22:42:39

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


Package is "000release-packages"

Sat Feb 11 22:42:39 2023 rev:2106 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ MicroOS-release.spec ++
--- /var/tmp/diff_new_pack.9pPVQB/_old  2023-02-11 22:42:42.252386615 +0100
+++ /var/tmp/diff_new_pack.9pPVQB/_new  2023-02-11 22:42:42.264386690 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   MicroOS-release
-Version:20230210
+Version:20230211
 Release:0
 Summary:openSUSE MicroOS 
 License:GPL-2.0-or-later
@@ -176,9 +176,9 @@
 %include %{SOURCE100}
 Provides:   %name-%version
 Provides:   product() = MicroOS
-Provides:   product(MicroOS) = 20230210-0
+Provides:   product(MicroOS) = 20230211-0
 Provides:   product-label() = openSUSE%20MicroOS
-Provides:   product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20230210
+Provides:   product-cpeid() = cpe%3A%2Fo%3Aopensuse%3Amicroos%3A20230211
 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)
@@ -194,7 +194,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(dvd)
-Provides:   product_flavor(MicroOS) = 20230210-0
+Provides:   product_flavor(MicroOS) = 20230211-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description dvd
@@ -210,7 +210,7 @@
 Group:  System/Fhs
 Provides:   product_flavor()
 Provides:   flavor(appliance)
-Provides:   product_flavor(MicroOS) = 20230210-0
+Provides:   product_flavor(MicroOS) = 20230211-0
 Summary:openSUSE MicroOS%{?betaversion: %{betaversion}}
 
 %description appliance
@@ -274,11 +274,11 @@
 
   openSUSE
   MicroOS
-  20230210
+  20230211
   0
   
   %{_target_cpu}
-  cpe:/o:opensuse:microos:20230210
+  cpe:/o:opensuse:microos:20230211
   MicroOS
   
 

++ openSUSE-Addon-NonOss-release.spec ++
--- /var/tmp/diff_new_pack.9pPVQB/_old  2023-02-11 22:42:42.292386863 +0100
+++ /var/tmp/diff_new_pack.9pPVQB/_new  2023-02-11 22:42:42.300386912 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package openSUSE-Addon-NonOss-release (Version 20230210)
+# spec file for package openSUSE-Addon-NonOss-release (Version 20230211)
 #
 # Copyright (c) 2023 openSUSE.
 #
@@ -16,7 +16,7 @@
 Name:   openSUSE-Addon-NonOss-release
 %define product openSUSE-Addon-NonOss
 Summary:openSUSE NonOSS Addon%{?betaversion: %{betaversion}}
-Version:20230210
+Version:20230211
 Release:0
 License:BSD-3-Clause
 Group:  System/Fhs
@@ -24,9 +24,9 @@
 
 Provides:   %name-%version
 Provides:   product() = openSUSE%2DAddon%2DNonOss
-Provides:   product(openSUSE-Addon-NonOss) = 20230210-0
+Provides:   product(openSUSE-Addon-NonOss) = 20230211-0
 Provides:   product-label() = non%20oss%20addon
-Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20230210
+Provides:   product-cpeid() = 
cpe%3A%2Fo%3Aopensuse%3Aopensuse%2Daddon%2Dnonoss%3A20230211
 
 
 AutoReqProv:on
@@ -49,10 +49,10 @@
 
   openSUSE
   openSUSE-Addon-NonOss
-  20230210
+  20230211
   0
   %{_target_cpu}
-  cpe:/o:opensuse:opensuse-addon-nonoss:20230210
+  cpe:/o:opensuse:opensuse-addon-nonoss:20230211
   
 
 

++ openSUSE-release.spec ++
--- /var/tmp/diff_new_pack.9pPVQB/_old  2023-02-11 22:42:42.324387061 +0100
+++ /var/tmp/diff_new_pack.9pPVQB/_new  2023-02-11 22:42:42.328387085 +0100
@@ -20,7 +20,7 @@
 #define betaversion %{nil}
 %define codename Tumbleweed
 Name:   openSUSE-release
-Version:20230210
+Version:20230211
 Release:0
 # 0 is the product release, not the build release of this package
 Summary:openSUSE Tumbleweed
@@ -185,7 +185,7 @@
 %include %{SOURCE100}
 Provides:   %name-%version
 Provides:   product() = openSUSE
-Provides:   product(openSUSE) = 20230210-0
+Provides:   product(openSUSE) = 20230211-0
 %ifarch x86_64
 Provides:   product-register-target() = openSUSE%2DTumbleweed%2Dx86_64
 %endif
@@ -199,7 +199,7 @@
 Provides:   product-register-target() = openSUSE%2DTumbleweed%2Daarch64
 %endif
 Provides:   product-label() = openSUSE
-Provides:   product-cpeid() = c

commit 000product for openSUSE:Factory

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

here is the log from the commit of package 000product for openSUSE:Factory 
checked in at 2023-02-12 05:37:42

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


Package is "000product"

Sun Feb 12 05:37:42 2023 rev:3508 rq: version:unknown

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ MicroOS-dvd5-dvd-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.tfyx4i/_old  2023-02-12 05:37:46.619873506 +0100
+++ /var/tmp/diff_new_pack.tfyx4i/_new  2023-02-12 05:37:46.623873530 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20230210
+  20230211
   11
-  cpe:/o:opensuse:microos:20230210,openSUSE 
MicroOS
+  cpe:/o:opensuse:microos:20230211,openSUSE 
MicroOS
   en_US 
-  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20230210/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/MicroOS/20230211/x86_64
   openSUSE
   /usr/share/kiwi/modules/plugins/tumbleweed
   /usr/share/kiwi/modules/plugins/tumbleweed

++ openSUSE-Addon-NonOss-ftp-ftp-i586_x86_64.kiwi ++
--- /var/tmp/diff_new_pack.tfyx4i/_old  2023-02-12 05:37:46.659873739 +0100
+++ /var/tmp/diff_new_pack.tfyx4i/_new  2023-02-12 05:37:46.663873762 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -36,11 +36,11 @@
   true
   -x -2
   openSUSE
-  20230210
+  20230211
   11
-  cpe:/o:opensuse:opensuse-addon-nonoss:20230210,openSUSE NonOSS 
Addon
+  cpe:/o:opensuse:opensuse-addon-nonoss:20230211,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/20230210/i586
 
obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20230210/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20230211/i586
 
obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE-Addon-NonOss/20230211/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.tfyx4i/_old  2023-02-12 05:37:46.683873878 +0100
+++ /var/tmp/diff_new_pack.tfyx4i/_new  2023-02-12 05:37:46.687873901 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,11 +32,11 @@
   true
   -x -2
   openSUSE
-  20230210
+  20230211
   11
-  cpe:/o:opensuse:opensuse:20230210,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20230211,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/20230210/i586
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230211/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.tfyx4i/_old  2023-02-12 05:37:46.703873994 +0100
+++ /var/tmp/diff_new_pack.tfyx4i/_new  2023-02-12 05:37:46.707874018 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -35,11 +35,11 @@
   true
   -x -2
   openSUSE
-  20230210
+  20230211
   11
-  cpe:/o:opensuse:opensuse:20230210,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20230211,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/20230210/x86_64
+  obsproduct://build.opensuse.org/openSUSE:Factory/openSUSE/20230211/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.tfyx4i/_old  2023-02-12 05:37:46.727874133 +0100
+++ /var/tmp/diff_new_pack.tfyx4i/_new  2023-02-12 05:37:46.731874157 +0100
@@ -1,4 +1,4 @@
-
+
   
 The SUSE Team
 bu...@opensuse.org
@@ -32,11 +32,11 @@
   true
   -x -2
   openSUSE
-  20230210
+  20230211
   11
-  cpe:/o:opensuse:opensuse:20230210,openSUSE 
Tumbleweed
+  cpe:/o:opensuse:opensuse:20230211,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/20230210/i586
+  obsproduct://build.opensuse.