commit python-matplotlib-inline for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-matplotlib-inline for 
openSUSE:Factory checked in at 2023-07-03 17:41:28

Comparing /work/SRC/openSUSE:Factory/python-matplotlib-inline (Old)
 and  /work/SRC/openSUSE:Factory/.python-matplotlib-inline.new.13546 (New)


Package is "python-matplotlib-inline"

Mon Jul  3 17:41:28 2023 rev:4 rq:1096291 version:0.1.6

Changes:

--- 
/work/SRC/openSUSE:Factory/python-matplotlib-inline/python-matplotlib-inline.changes
2022-08-23 14:25:32.343079846 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-matplotlib-inline.new.13546/python-matplotlib-inline.changes
 2023-07-03 17:41:29.180259687 +0200
@@ -1,0 +2,5 @@
+Sat Jul  1 10:34:02 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-matplotlib-inline.spec ++
--- /var/tmp/diff_new_pack.2ejk5Y/_old  2023-07-03 17:41:30.112265173 +0200
+++ /var/tmp/diff_new_pack.2ejk5Y/_new  2023-07-03 17:41:30.116265197 +0200
@@ -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
@@ -24,8 +24,7 @@
 %define psuffix %{nil}
 %bcond_with test
 %endif
-%{?!python_module:%define python_module() python3-%{**}}
-%define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:   python-matplotlib-inline%{psuffix}
 Version:0.1.6
 Release:0


commit python-fakeredis for openSUSE:Factory

2023-07-03 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-07-03 17:41:30

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


Package is "python-fakeredis"

Mon Jul  3 17:41:30 2023 rev:17 rq:1096319 version:2.15.0

Changes:

--- /work/SRC/openSUSE:Factory/python-fakeredis/python-fakeredis.changes
2023-05-30 22:02:12.722928834 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-fakeredis.new.13546/python-fakeredis.changes 
2023-07-03 17:41:31.324272309 +0200
@@ -1,0 +2,23 @@
+Sat Jul  1 20:33:29 UTC 2023 - Dirk Müller 
+
+- update to 2.15.0:
+  * Implemented support for various stream groups commands:
+  * `XGROUP CREATE` #161, `XGROUP DESTROY` #164, `XGROUP SETID`
+#165, `XGROUP DELCONSUMER` #162,
+  * `XGROUP CREATECONSUMER` #163, `XINFO GROUPS` #168, `XINFO
+CONSUMERS` #168, `XINFO STREAM` #169, `XREADGROUP` #171,
+  * `XACK` #157, `XPENDING` #170, `XCLAIM` #159, `XAUTOCLAIM`
+  * Implemented sorted set commands:
+  * `ZRANDMEMBER` #192, `ZDIFF` #187, `ZINTER` #189, `ZUNION`
+#194, `ZDIFFSTORE` #188,
+  * `ZINTERCARD` #190, `ZRANGESTORE` #193
+  * Implemented list commands:
+  * `BLMOVE` #182,
+  * Improved documentation.
+  * Fix documentation link
+  * Fix requirement for packaging.Version #177
+  * Implement `HRANDFIELD` #156
+  * Implement `JSON.MSET`
+  * Improve streams code
+
+---

Old:

  fakeredis-2.13.0-gh.tar.gz

New:

  fakeredis-2.15.0-gh.tar.gz



Other differences:
--
++ python-fakeredis.spec ++
--- /var/tmp/diff_new_pack.3KV6X2/_old  2023-07-03 17:41:32.036276501 +0200
+++ /var/tmp/diff_new_pack.3KV6X2/_new  2023-07-03 17:41:32.044276548 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:   python-fakeredis
-Version:2.13.0
+Version:2.15.0
 Release:0
 Summary:Fake implementation of redis API for testing purposes
 License:BSD-3-Clause AND MIT
@@ -29,6 +29,7 @@
 BuildRequires:  %{python_module poetry-core}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-packaging >= 23.1
 Requires:   python-redis >= 4
 Requires:   python-sortedcontainers >= 2.4.0
 Suggests:   python-lupa >= 1.14

++ fakeredis-2.13.0-gh.tar.gz -> fakeredis-2.15.0-gh.tar.gz ++
 5295 lines of diff (skipped)


commit python-elementpath for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-elementpath for 
openSUSE:Factory checked in at 2023-07-03 17:41:29

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


Package is "python-elementpath"

Mon Jul  3 17:41:29 2023 rev:18 rq:1096318 version:4.1.4

Changes:

--- /work/SRC/openSUSE:Factory/python-elementpath/python-elementpath.changes
2023-06-26 18:15:31.322317937 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-elementpath.new.13546/python-elementpath.changes
 2023-07-03 17:41:30.324266422 +0200
@@ -1,0 +2,7 @@
+Sat Jul  1 20:32:48 UTC 2023 - Dirk Müller 
+
+- update to 4.1.4:
+  * Fix select of prefixed names
+  * Fix zero length *xs:base64Binary*
+
+---

Old:

  v4.1.3.tar.gz

New:

  v4.1.4.tar.gz



Other differences:
--
++ python-elementpath.spec ++
--- /var/tmp/diff_new_pack.rZAoez/_old  2023-07-03 17:41:30.972270236 +0200
+++ /var/tmp/diff_new_pack.rZAoez/_new  2023-07-03 17:41:30.980270284 +0200
@@ -20,7 +20,7 @@
 %define skip_python36 1
 %{?sle15_python_module_pythons}
 Name:   python-elementpath
-Version:4.1.3
+Version:4.1.4
 Release:0
 Summary:XPath 1.0/20 parsers and selectors for ElementTree and lxml
 License:MIT

++ v4.1.3.tar.gz -> v4.1.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/elementpath-4.1.3/.github/workflows/test-elementpath.yml 
new/elementpath-4.1.4/.github/workflows/test-elementpath.yml
--- old/elementpath-4.1.3/.github/workflows/test-elementpath.yml
2023-06-17 19:30:54.0 +0200
+++ new/elementpath-4.1.4/.github/workflows/test-elementpath.yml
2023-06-26 15:50:26.0 +0200
@@ -42,7 +42,7 @@
   - name: Lint with mypy if Python version != 3.7
 if: ${{ matrix.python-version != '3.7' }}
 run: |
-  pip install mypy==1.3.0 xmlschema lxml-stubs
+  pip install mypy==1.4.1 xmlschema lxml-stubs
   mypy --show-error-codes --strict elementpath
   - name: Test with unittest
 run: |
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elementpath-4.1.3/CHANGELOG.rst 
new/elementpath-4.1.4/CHANGELOG.rst
--- old/elementpath-4.1.3/CHANGELOG.rst 2023-06-17 19:30:54.0 +0200
+++ new/elementpath-4.1.4/CHANGELOG.rst 2023-06-26 15:50:26.0 +0200
@@ -2,6 +2,11 @@
 CHANGELOG
 *
 
+`v4.1.4`_ (2023-06-26)
+==
+* Fix select of prefixed names (issue #68)
+* Fix zero length *xs:base64Binary* (pull request #69)
+
 `v4.1.3`_ (2023-06-17)
 ==
 * Fix XP30+ fn:path (issue #67)
@@ -424,3 +429,4 @@
 .. _v4.1.1: https://github.com/sissaschool/elementpath/compare/v4.1.0...v4.1.1
 .. _v4.1.2: https://github.com/sissaschool/elementpath/compare/v4.1.1...v4.1.2
 .. _v4.1.3: https://github.com/sissaschool/elementpath/compare/v4.1.2...v4.1.3
+.. _v4.1.4: https://github.com/sissaschool/elementpath/compare/v4.1.3...v4.1.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elementpath-4.1.3/doc/conf.py 
new/elementpath-4.1.4/doc/conf.py
--- old/elementpath-4.1.3/doc/conf.py   2023-06-17 19:30:54.0 +0200
+++ new/elementpath-4.1.4/doc/conf.py   2023-06-26 15:50:26.0 +0200
@@ -31,7 +31,7 @@
 # The short X.Y version
 version = '4.1'
 # The full version, including alpha/beta/rc tags
-release = '4.1.3'
+release = '4.1.4'
 
 # -- General configuration ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elementpath-4.1.3/elementpath/__init__.py 
new/elementpath-4.1.4/elementpath/__init__.py
--- old/elementpath-4.1.3/elementpath/__init__.py   2023-06-17 
19:30:54.0 +0200
+++ new/elementpath-4.1.4/elementpath/__init__.py   2023-06-26 
15:50:26.0 +0200
@@ -7,7 +7,7 @@
 #
 # @author Davide Brunato 
 #
-__version__ = '4.1.3'
+__version__ = '4.1.4'
 __author__ = "Davide Brunato"
 __contact__ = "brun...@sissa.it"
 __copyright__ = "Copyright 2018-2023, SISSA"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/elementpath-4.1.3/elementpath/datatypes/binary.py 
new/elementpath-4.1.4/elementpath/datatypes/binary.py
--- old/elementpath-4.1.3/elementpath/datatypes/binary.py   2023-06-17 
19:30:54.0 +0200
+++ new/elementpath-4.1.4/elementpath/datatypes/binary.py   2023-06-26 
15:50:26.0 +0200
@@ -144,11 +144,14 @@
 return hash(self.v

commit SDL2 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package SDL2 for openSUSE:Factory checked in 
at 2023-07-03 17:41:31

Comparing /work/SRC/openSUSE:Factory/SDL2 (Old)
 and  /work/SRC/openSUSE:Factory/.SDL2.new.13546 (New)


Package is "SDL2"

Mon Jul  3 17:41:31 2023 rev:54 rq:1096336 version:2.28.1

Changes:

--- /work/SRC/openSUSE:Factory/SDL2/SDL2.changes2023-06-29 
17:27:40.478029556 +0200
+++ /work/SRC/openSUSE:Factory/.SDL2.new.13546/SDL2.changes 2023-07-03 
17:41:33.620285827 +0200
@@ -1,0 +2,9 @@
+Sat Jul  1 23:38:14 UTC 2023 - Jan Engelhardt 
+
+- Update to release 2.28.1
+  * Added support for the Nintendo Online Famicom controllers
+  * Improved support for third-party Nintendo Switch controllers
+  * Fixed setting the player LED on Nintendo Switch controllers
+  * Added Linux controller mapping for the Logitech Chillstream
+
+---

Old:

  SDL2-2.28.0.tar.gz
  SDL2-2.28.0.tar.gz.sig

New:

  SDL2-2.28.1.tar.gz
  SDL2-2.28.1.tar.gz.sig



Other differences:
--
++ SDL2.spec ++
--- /var/tmp/diff_new_pack.iFLo7H/_old  2023-07-03 17:41:34.536291220 +0200
+++ /var/tmp/diff_new_pack.iFLo7H/_new  2023-07-03 17:41:34.544291266 +0200
@@ -19,7 +19,7 @@
 %define sle_version 0
 Name:   SDL2
 %define lname   libSDL2-2_0-0
-Version:2.28.0
+Version:2.28.1
 Release:0
 Summary:Simple DirectMedia Layer Library
 License:Zlib

++ SDL2-2.28.0.tar.gz -> SDL2-2.28.1.tar.gz ++
/work/SRC/openSUSE:Factory/SDL2/SDL2-2.28.0.tar.gz 
/work/SRC/openSUSE:Factory/.SDL2.new.13546/SDL2-2.28.1.tar.gz differ: char 5, 
line 1


commit Imath for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Imath for openSUSE:Factory checked 
in at 2023-07-03 17:41:33

Comparing /work/SRC/openSUSE:Factory/Imath (Old)
 and  /work/SRC/openSUSE:Factory/.Imath.new.13546 (New)


Package is "Imath"

Mon Jul  3 17:41:33 2023 rev:5 rq:1096355 version:3.1.9

Changes:

--- /work/SRC/openSUSE:Factory/Imath/Imath.changes  2022-12-09 
13:16:27.974582633 +0100
+++ /work/SRC/openSUSE:Factory/.Imath.new.13546/Imath.changes   2023-07-03 
17:41:34.772292609 +0200
@@ -1,0 +2,9 @@
+Tue Jun 27 15:06:52 UTC 2023 - Dirk Müller 
+
+- update to 3.1.9:
+  * Fix Heap-buffer-overflow in internal_huf_decompress
+  * Support for DWA compression in OpenEXRCore
+  * Fix for threadpool deadlocks during shutdown on Windows
+  *  Stack-buffer-overflow in DwaCompressor_readChannelRules
+
+---

Old:

  v3.1.6.tar.gz

New:

  v3.1.9.tar.gz



Other differences:
--
++ Imath.spec ++
--- /var/tmp/diff_new_pack.gojAFT/_old  2023-07-03 17:41:35.484296800 +0200
+++ /var/tmp/diff_new_pack.gojAFT/_new  2023-07-03 17:41:35.488296825 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package Imath
 #
-# 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 @@
 %global so_suffix -3_1
 %define sonum 29
 Name:   Imath
-Version:3.1.6
+Version:3.1.9
 Release:0
 Summary:C++ and Python Library of 2D and 3D Vector, Matrix, and Math 
Operations
 License:BSD-3-Clause

++ v3.1.6.tar.gz -> v3.1.9.tar.gz ++
 9392 lines of diff (skipped)


commit memcached for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package memcached for openSUSE:Factory 
checked in at 2023-07-03 17:41:34

Comparing /work/SRC/openSUSE:Factory/memcached (Old)
 and  /work/SRC/openSUSE:Factory/.memcached.new.13546 (New)


Package is "memcached"

Mon Jul  3 17:41:34 2023 rev:61 rq:1096359 version:1.6.21

Changes:

--- /work/SRC/openSUSE:Factory/memcached/memcached.changes  2023-06-07 
23:05:48.642781973 +0200
+++ /work/SRC/openSUSE:Factory/.memcached.new.13546/memcached.changes   
2023-07-03 17:41:35.848298944 +0200
@@ -1,0 +2,17 @@
+Mon Jun 26 13:26:48 UTC 2023 - pgaj...@suse.com
+
+- version update to 1.6.21
+  * build: avoid disting build artifacts from vendor/*
+  * extstore: fix data bugs on high overwrite key
+  * proxy: fixes for memory tracking
+  * meta: fix ms c flag reflecting s flag
+  * extstore: fail to start if given no disk space
+  * extstore: Handle incorrect units gracefully
+  * proxy: mcp.internal() support ascii multiget
+  * proxy: fix segfault for reqs with too few tokens
+  * proxy: fix per-worker-thread backend mode batching
+  * proxy: fix meta set M flag for mcp.internal()
+  * proxy: add await tests in proxyunits.t
+  * proxy: add response API tests in proxyunits.t
+
+---

Old:

  memcached-1.6.20.tar.gz

New:

  memcached-1.6.21.tar.gz



Other differences:
--
++ memcached.spec ++
--- /var/tmp/diff_new_pack.2OpQ2m/_old  2023-07-03 17:41:36.592303324 +0200
+++ /var/tmp/diff_new_pack.2OpQ2m/_new  2023-07-03 17:41:36.596303347 +0200
@@ -26,7 +26,7 @@
 %bcond_withtls
 %endif
 Name:   memcached
-Version:1.6.20
+Version:1.6.21
 Release:0
 Summary:A high-performance, distributed memory object caching system
 License:BSD-3-Clause

++ memcached-1.6.20.tar.gz -> memcached-1.6.21.tar.gz ++
 2293 lines of diff (skipped)


commit libvoikko for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libvoikko for openSUSE:Factory 
checked in at 2023-07-03 17:41:30

Comparing /work/SRC/openSUSE:Factory/libvoikko (Old)
 and  /work/SRC/openSUSE:Factory/.libvoikko.new.13546 (New)


Package is "libvoikko"

Mon Jul  3 17:41:30 2023 rev:36 rq:1096329 version:4.3.2

Changes:

--- /work/SRC/openSUSE:Factory/libvoikko/libvoikko.changes  2021-04-10 
15:27:10.354364005 +0200
+++ /work/SRC/openSUSE:Factory/.libvoikko.new.13546/libvoikko.changes   
2023-07-03 17:41:32.412278715 +0200
@@ -1,0 +2,8 @@
+Sat Jul  1 21:19:00 UTC 2023 - Dirk Müller 
+
+- update to 4.3.2:
+  * Update C++ standard from C++11 to C++14.
+  * Compilation fixes for recent versions of GCC and Emscripten.
+  * Small fixes to JS API and Finnish grammar checker 
+
+---

Old:

  libvoikko-4.3.1.tar.gz
  libvoikko-4.3.1.tar.gz.asc

New:

  libvoikko-4.3.2.tar.gz
  libvoikko-4.3.2.tar.gz.asc



Other differences:
--
++ libvoikko.spec ++
--- /var/tmp/diff_new_pack.0kK3wi/_old  2023-07-03 17:41:33.136282977 +0200
+++ /var/tmp/diff_new_pack.0kK3wi/_new  2023-07-03 17:41:33.140283000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libvoikko
 #
-# 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
@@ -17,14 +17,14 @@
 
 
 Name:   libvoikko
-Version:4.3.1
+Version:4.3.2
 Release:0
 Summary:Library of free natural language processing tools
 License:GPL-2.0-or-later
 Group:  Productivity/Text/Spell
-URL:http://voikko.puimula.org
-Source0:
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
-Source1:
http://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz.asc
+URL:https://voikko.puimula.org
+Source0:
https://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz
+Source1:
https://www.puimula.org/voikko-sources/%{name}/%{name}-%{version}.tar.gz.asc
 Source2:%{name}.keyring
 Source99:   baselibs.conf
 BuildRequires:  gcc-c++
@@ -122,10 +122,10 @@
--disable-silent_rules \
--disable-static \
--with-dictionary-path=%{_libexecdir}/voikko:%{_datadir}/voikko
-make %{?_smp_mflags}
+%make_build
 
 %check
-make %{?_smp_mflags} check || :
+%make_build check || :
 
 %install
 %make_install

++ libvoikko-4.3.1.tar.gz -> libvoikko-4.3.2.tar.gz ++
 22757 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libvoikko-4.3.1/README new/libvoikko-4.3.2/README
--- old/libvoikko-4.3.1/README  2021-02-20 16:11:21.0 +0100
+++ new/libvoikko-4.3.2/README  2023-03-04 18:10:43.0 +0100
@@ -183,7 +183,7 @@
 Authors
 ===
 
-2006 - 2021 Harri Pitkänen (hatap...@iki.fi)
+2006 - 2023 Harri Pitkänen (hatap...@iki.fi)
  * Maintainer, core library developer.
 2006 Nemanja Trifunovic
  * Author of UTF8 utility module.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libvoikko-4.3.1/compile new/libvoikko-4.3.2/compile
--- old/libvoikko-4.3.1/compile 2021-02-20 16:15:55.0 +0100
+++ new/libvoikko-4.3.2/compile 2023-03-04 18:40:49.0 +0100
@@ -3,7 +3,7 @@
 
 scriptversion=2018-03-07.03; # UTC
 
-# Copyright (C) 1999-2020 Free Software Foundation, Inc.
+# Copyright (C) 1999-2021 Free Software Foundation, Inc.
 # Written by Tom Tromey .
 #
 # This program is free software; you can redistribute it and/or modify
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libvoikko-4.3.1/config.h.in new/libvoikko-4.3.2/config.h.in
--- old/libvoikko-4.3.1/config.h.in 2021-02-20 16:15:54.0 +0100
+++ new/libvoikko-4.3.2/config.h.in 2023-03-04 18:40:49.0 +0100
@@

commit kbd for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kbd for openSUSE:Factory checked in 
at 2023-07-03 17:41:35

Comparing /work/SRC/openSUSE:Factory/kbd (Old)
 and  /work/SRC/openSUSE:Factory/.kbd.new.13546 (New)


Package is "kbd"

Mon Jul  3 17:41:35 2023 rev:118 rq:1096363 version:2.6.1

Changes:

--- /work/SRC/openSUSE:Factory/kbd/kbd.changes  2023-06-14 16:29:11.586414275 
+0200
+++ /work/SRC/openSUSE:Factory/.kbd.new.13546/kbd.changes   2023-07-03 
17:41:37.168306716 +0200
@@ -1,0 +2,37 @@
+Fri Jun 30 19:24:59 UTC 2023 - Antonio Teixeira 
+
+- Update to version 2.6.1:
+  - libkfont:
+* Fix font saving from linux kernel if KD_FONT_OP_GET_TALL is available.
+* Respect font height when writing psf2 header. 
+  - keymaps:
+* Create new 'mac-fr' layout for contemporary French Macs.
+- Version 2.6.0 changelog:
+  - libkfont:
+* Leverage KD_FONT_OP_GET/SET_TALL font operations. The new
+  KD_FONT_OP_GET/SET_TALL font operations allow to load fonts taller
+  than 32 pixels by dropping the VGA-specific vertical pitch limitation
+  (requires kernel 6.2 or later).
+* Use threadsafe strtok_r.
+* Increase soname version.
+  - setvtrgb:
+* Fix read from pipe. The pipe is not rewindable, but we don't really
+  need to rewind() but we need to unread one character.
+  - keymaps:
+* i386/dvorak/dvorak-de.map: Add dvorak-de.map from console-data.
+* i386/qwerty/is-latin1.map: the circumflex should also be available in
+  its original level-3 position.
+* i386/qwerty/la-latin1.map: Convert the characters expressed in Latin-1
+  to the named constants, to ease up transition to Unicode.
+* pine/en.map: New version of pinephone keyboard map file.
+  - unimaps:
+* Add mapping for U+25CF. The unicode maps in font files like
+  eurlatgr.psfu and cp850-8x16.psfu have an entry for U+25CF, but the
+  plaintext unimap files do not.
+  - tests:
+* Use strace to track syscalls. Now strace is powerful enough to show
+  ioctls specific to console configuration. 
+  - po:
+* Update translations (from translationproject.org).
+
+---

Old:

  kbd-2.5.1-repack.tar.xz

New:

  kbd-2.6.1-repack.tar.xz



Other differences:
--
++ kbd.spec ++
--- /var/tmp/diff_new_pack.ynLIWt/_old  2023-07-03 17:41:38.164312579 +0200
+++ /var/tmp/diff_new_pack.ynLIWt/_new  2023-07-03 17:41:38.184312697 +0200
@@ -24,7 +24,7 @@
 %define legacy_folders amiga,atari,i386,include,mac,ppc,sun
 
 Name:   kbd
-Version:2.5.1
+Version:2.6.1
 Release:0
 Summary:Keyboard and Font Utilities
 # git: git://git.altlinux.org/people/legion/packages/kbd.git

++ kbd-2.5.1-repack.tar.xz -> kbd-2.6.1-repack.tar.xz ++
 149722 lines of diff (skipped)


commit gcompris-qt-voices for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gcompris-qt-voices for 
openSUSE:Factory checked in at 2023-07-03 17:41:38

Comparing /work/SRC/openSUSE:Factory/gcompris-qt-voices (Old)
 and  /work/SRC/openSUSE:Factory/.gcompris-qt-voices.new.13546 (New)


Package is "gcompris-qt-voices"

Mon Jul  3 17:41:38 2023 rev:20 rq:1096493 version:3.3~20230606

Changes:

--- /work/SRC/openSUSE:Factory/gcompris-qt-voices/gcompris-qt-voices.changes
2023-04-06 15:57:20.736771497 +0200
+++ 
/work/SRC/openSUSE:Factory/.gcompris-qt-voices.new.13546/gcompris-qt-voices.changes
 2023-07-03 17:41:39.516320539 +0200
@@ -1,0 +2,5 @@
+Wed Jun 14 15:13:46 UTC 2023 - Bruno Friedmann 
+
+- Update to version 3.3~20230606 for gcompris-qt 3.3
+
+---



Other differences:
--
++ gcompris-qt-voices.spec ++
--- /var/tmp/diff_new_pack.MBrlPA/_old  2023-07-03 17:41:49.308378188 +0200
+++ /var/tmp/diff_new_pack.MBrlPA/_new  2023-07-03 17:41:49.312378212 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gcompris-qt-voices
-Version:3.2~20230329
+Version:3.3~20230606
 Release:0
 Summary:Voice files for gcompris-qt
 License:GPL-2.0-or-later AND GPL-3.0-or-later AND CC-BY-SA-1.0+ AND 
GFDL-1.1-or-later AND SUSE-Public-Domain AND SUSE-Free-Art-1.3
@@ -26,8 +26,8 @@
 Source: gcompris-qt-voices.tar.xz
 Source2:fetch_voices.sh
 Source3:LICENSE
-Requires:   gcompris-qt = 3.2
-Provides:   gcompris-voices = 3.2
+Requires:   gcompris-qt = 3.3
+Provides:   gcompris-voices = 3.3
 Provides:   locale(gcompris:en)
 BuildArch:  noarch
 

++ gcompris-qt-voices.tar.xz ++
/work/SRC/openSUSE:Factory/gcompris-qt-voices/gcompris-qt-voices.tar.xz 
/work/SRC/openSUSE:Factory/.gcompris-qt-voices.new.13546/gcompris-qt-voices.tar.xz
 differ: char 27, line 1


commit xfstests for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xfstests for openSUSE:Factory 
checked in at 2023-07-03 17:41:49

Comparing /work/SRC/openSUSE:Factory/xfstests (Old)
 and  /work/SRC/openSUSE:Factory/.xfstests.new.13546 (New)


Package is "xfstests"

Mon Jul  3 17:41:49 2023 rev:4 rq:1096181 version:1.1.1+git.20230528

Changes:

--- /work/SRC/openSUSE:Factory/xfstests/xfstests.changes2022-09-05 
21:22:14.117170052 +0200
+++ /work/SRC/openSUSE:Factory/.xfstests.new.13546/xfstests.changes 
2023-07-03 17:41:50.248383722 +0200
@@ -1,0 +2,5 @@
+Fri Jun 23 16:20:08 UTC 2023 - dste...@suse.com
+
+- Update to version 1.1.1+git.20230528
+
+---

Old:

  xfstests-1.1.1+git.20220820.tar.xz

New:

  xfstests-1.1.1+git.20230528.tar.xz



Other differences:
--
++ xfstests.spec ++
--- /var/tmp/diff_new_pack.VRXyJ6/_old  2023-07-03 17:41:51.176389186 +0200
+++ /var/tmp/diff_new_pack.VRXyJ6/_new  2023-07-03 17:41:51.180389210 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfstests
 #
-# 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
@@ -25,9 +25,9 @@
 %define need_dmapi 1
 %endif
 
-%define version_unconverted 1.1.1+git.20220820
+%define version_unconverted 1.1.1+git.20230528
 Name:   xfstests
-Version:1.1.1+git.20220820
+Version:1.1.1+git.20230528
 Release:0
 Summary:Filesystem regression test suite
 License:GPL-2.0-or-later

++ _servicedata ++
--- /var/tmp/diff_new_pack.VRXyJ6/_old  2023-07-03 17:41:51.244389587 +0200
+++ /var/tmp/diff_new_pack.VRXyJ6/_new  2023-07-03 17:41:51.244389587 +0200
@@ -1,6 +1,6 @@
 
 
 git://git.kernel.org/pub/scm/fs/xfs/xfstests-dev.git
-  bf1ef26900eec3b028c1b0f55f65b3b233e47c56
+  596db5ee91823292e64c842c64010571a3d6ca74
 (No newline at EOF)
 

++ xfstests-1.1.1+git.20220820.tar.xz -> xfstests-1.1.1+git.20230528.tar.xz 
++
 38587 lines of diff (skipped)


commit btop for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package btop for openSUSE:Factory checked in 
at 2023-07-03 17:41:54

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


Package is "btop"

Mon Jul  3 17:41:54 2023 rev:25 rq:1096188 version:1.2.13+git20230615.7e50b03

Changes:

--- /work/SRC/openSUSE:Factory/btop/btop.changes2023-01-11 
14:36:37.981766308 +0100
+++ /work/SRC/openSUSE:Factory/.btop.new.13546/btop.changes 2023-07-03 
17:41:55.044411959 +0200
@@ -1,0 +2,43 @@
+Fri Jun 23 17:22:29 UTC 2023 - scott.bradn...@suse.com
+
+- Update to version 1.2.13+git20230615.7e50b03:
+  * Fix integer overflows in btop_collect.cpp
+  * Enable Clang as a compiler.
+  * Remove pthread_exit().
+  * Replace `statvfs64` with `statvfs` and define `_FILE_OFFSET_BITS=64`.
+  * Include  required by Clang.
+  * Move `#include` to top level and exclude Clang from compiler version check.
+  * Insert `std::` for warning `unqualified call to std::move`.
+  * Include 3rd party headers with isystem to silence warnings.
+  * amend! update cpu load average display
+  * update cpu load average display
+  * chore: remove spaces before language in code blocks
+  * chore: update readme to include --recursive
+  * chore: adjust worflows to recursively clone the repository
+  * feat: prefer fmt submodule over copy-and-paste headers
+  * println -> fmt::println
+  * Readd using namespace fmt
+  * fix: prefix with `fmt::` to fix ambiguous call to `format()`, that also 
refers to `/usr/include/c++/13.1.1/format`
+  * Debug times thousand separator
+  * Debug times box changes
+  * btop.cpp -> fmt
+  * Fix link to themes folder
+
+---
+Wed Apr 26 19:24:18 UTC 2023 - scott.bradn...@suse.com
+
+- Update to version 1.2.13+git20230318.872eb3e:
+  * Silence "warning: unqualified call to 'std::move'" in clang.
+  * Update everforest-dark-hard.theme
+
+---
+Thu Feb 23 18:38:20 UTC 2023 - scott.bradn...@suse.com
+
+- Update to version 1.2.13+git20230223.471c68f:
+  * readme: Add zfs_arc_cached documentation
+  * Linux: subtract ZFS ARC min size from available memory
+  * Replace -ftree-loop-vectorize with -ftree-vectorize.
+  * Create adwaita.theme
+  * fix zfs on freebsd not reporting IO
+
+---

Old:

  btop-1.2.13+git20221215.c4ee41e.tar.gz

New:

  btop-1.2.13+git20230615.7e50b03.tar.gz



Other differences:
--
++ btop.spec ++
--- /var/tmp/diff_new_pack.5woQKB/_old  2023-07-03 17:41:55.932417187 +0200
+++ /var/tmp/diff_new_pack.5woQKB/_new  2023-07-03 17:41:55.940417234 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package btop
 #
-# 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:   btop
-Version:1.2.13+git20221215.c4ee41e
+Version:1.2.13+git20230615.7e50b03
 Release:0
 Summary:Usage and stats for processor, memory, disks, network and 
processes
 License:Apache-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.5woQKB/_old  2023-07-03 17:41:55.984417493 +0200
+++ /var/tmp/diff_new_pack.5woQKB/_new  2023-07-03 17:41:55.988417516 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/aristocratos/btop
-  c4ee41ebc0f7fabbf4717450c889292464dbeb6d
+  7e50b03e391a346b2b6ce92be332c58d91f75a00
 (No newline at EOF)
 

++ btop-1.2.13+git20221215.c4ee41e.tar.gz -> 
btop-1.2.13+git20230615.7e50b03.tar.gz ++
 91231 lines of diff (skipped)

++ btop.obsinfo ++
--- /var/tmp/diff_new_pack.5woQKB/_old  2023-07-03 17:41:56.200418765 +0200
+++ /var/tmp/diff_new_pack.5woQKB/_new  2023-07-03 17:41:56.204418788 +0200
@@ -1,5 +1,5 @@
 name: btop
-version: 1.2.13+git20221215.c4ee41e
-mtime: 1671122527
-commit: c4ee41ebc0f7fabbf4717450c889292464dbeb6d
+version: 1.2.13+git20230615.7e50b03
+mtime: 1686843905
+commit: 7e50b03e391a346b2b6ce92be332c58d91f75a00
 


commit i3status-rust for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package i3status-rust for openSUSE:Factory 
checked in at 2023-07-03 17:41:51

Comparing /work/SRC/openSUSE:Factory/i3status-rust (Old)
 and  /work/SRC/openSUSE:Factory/.i3status-rust.new.13546 (New)


Package is "i3status-rust"

Mon Jul  3 17:41:51 2023 rev:5 rq:1096186 version:0.31.8

Changes:

--- /work/SRC/openSUSE:Factory/i3status-rust/i3status-rust.changes  
2023-04-21 14:17:45.246830492 +0200
+++ /work/SRC/openSUSE:Factory/.i3status-rust.new.13546/i3status-rust.changes   
2023-07-03 17:41:52.232395403 +0200
@@ -1,0 +2,88 @@
+Fri Jun 30 15:07:58 UTC 2023 - nys...@gmail.com
+
+- Update to version 0.31.8:
+  * v0.31.8
+  * update NEWS.md
+  * update inotify code not to use deprecated fns
+  * update deps (fixes build on latest nightly)
+  * switch to upstream git zbus
+  * use is_some_and(..) instead of map_or(false, ..)
+  * build(deps): bump openssl from 0.10.54 to 0.10.55
+  * update README
+  * Temporarily switch to a fork of zbus
+  * v0.30.7
+
+---
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam 
+
+- Update to version 0.31.8:
+  * Music block now functions properly when a player name contains -.
+
+---
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam 
+
+- Update to version 0.31.7:
+  * Maildir: Support glob expansions in inboxes (for example, this now works: 
inboxes = ["~/Maildir/account1/*"]).
+  * Battery(sysfs): Handle the case when charge rate is lower than current 
power usage.
+  * Keyboard layout: Add support for keyboard layout variant to setxkbmap 
driver.
+  * Blocks that make web requests will now do 3 retries before displaying an 
error.
+  * Blocks can now recover from "Failed to render full text" errors.
+
+---
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam 
+
+- Update to version 0.31.6:
+  * Support custom separators in rotating text. Example: format = " 
$title.str(max_w:30, rot_interval:0.2, rot_separator:' - ') |".
+  * Battery(sysfs): calculate battery level based on 
{charge,energy}_{now,full} instead of kernel-provided capacity (see #1906).
+  * Text formatting now operates on graphemes instead of "chars". This means 
that symbols like "a̐" are now processed correctly.
+
+---
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam 
+
+- Update to version 0.31.5:
+  * Net: do not consider IPs with scope host or lower.
+  * Net: Define an "active" interface as an interface with 1) state UP or 2) 
state UNKNOWN but has an IP. Previously only part 1) was considered.
+  * Net: add inactive_format.
+
+---
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam 
+
+- Update to version 0.31.4:
+  * Update Cargo.lock.
+
+---
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam 
+
+- Update to version 0.31.3:
+  * Kdeconnect: Add connectivity report (cell network)
+  * Add vertical option for bar formatting (▁ ▂ ▃ ▄ ▅ ▆ ▇)
+
+---
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam 
+
+- Update to version 0.31.2:
+  * Vpn: add mullvad driver.
+  * Don't require block = "..." to be the first field.
+  * Battery: automatically recover from some errors.
+  * Sound: automatically reconnect to pulseaudio server when connection fails.
+
+---
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam 
+
+- Update to version 0.31.1:
+  * Update material-nf icon set for Nerd Fonts v3.
+  * Temperature: the icon now reflects the max temperature (material-nf icon 
set only).
+
+---
+Fri Jun 30 15:01:18 UTC 2023 - Dawid Adam 
+
+- Update to version 0.31.0:
+  * Sound: mappings_use_regex now defaults to true.
+  * block = "..." is now required to be the first field of block configs. 
However, an error in a block's config will not break the entire bar.
+  * Battery: added charging_format config option.
+  * Net: fix missing_format option.
+  * Backlight: fix "calibright config error".
+  * The default release profile no longer strips the binary.
+  * Added release-debug-info profile.
+
+---

Old:

  i3status-rust-0.30.7.tar.gz

New:

  i3status-rust-0.31.8.tar.gz



Other differences:
--
++ i3status-rust.spec ++
--- /var/tmp/diff_new_pack.AvlKHl/_old  2023-07-03 17:41:54.536408968

commit pstoedit for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pstoedit for openSUSE:Factory 
checked in at 2023-07-03 17:41:55

Comparing /work/SRC/openSUSE:Factory/pstoedit (Old)
 and  /work/SRC/openSUSE:Factory/.pstoedit.new.13546 (New)


Package is "pstoedit"

Mon Jul  3 17:41:55 2023 rev:36 rq:1096198 version:4.00

Changes:

--- /work/SRC/openSUSE:Factory/pstoedit/pstoedit.changes2022-06-16 
18:22:11.680249123 +0200
+++ /work/SRC/openSUSE:Factory/.pstoedit.new.13546/pstoedit.changes 
2023-07-03 17:41:56.392419895 +0200
@@ -1,0 +2,24 @@
+Fri Jun 30 18:23:13 UTC 2023 - Antonio Teixeira 
+
+- Update to version 4.00:
+  * Many changes in internal APIs for supporting a GUI.
+  * First version of QT base GUI. Not yet part of standard build 
+process. Sources are in QT/PstoeditQtGui directory. Just run 
+"make GUI" in there to build the GUI.
+  * Code cleanup.
+  * Some fixes to pass newer Coverity checks. Src code has again 0
+Coverity defects.
+  * Documentation update and cleanup.
+  * Fix compilation problem with newer GNU libstdc++.
+  * Use unversioned .so libs for the driver plugins. Contributed 
+by the Suse team.
+  * Remove the usage of __DATE__ in source code to allow "reproducible" 
+builds. Contributed by the Suse team.
+- Drop upstreamed patches:
+  * pstoedit-include.patch
+  * pstoedit-unversioned.patch
+  * reproducible.patch
+- Add default attributes for documentation files. 
+  Fixes doc files having executable flag.
+
+---

Old:

  pstoedit-3.78.tar.gz
  pstoedit-include.patch
  pstoedit-unversioned.patch
  reproducible.patch

New:

  pstoedit-4.00.tar.gz



Other differences:
--
++ pstoedit.spec ++
--- /var/tmp/diff_new_pack.Jqcl75/_old  2023-07-03 17:41:57.164424440 +0200
+++ /var/tmp/diff_new_pack.Jqcl75/_new  2023-07-03 17:41:57.180424534 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pstoedit
 #
-# 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,18 +17,13 @@
 
 
 Name:   pstoedit
-Version:3.78
+Version:4.00
 Release:0
 Summary:PostScript and PDF Converter
 License:GPL-2.0-or-later
 Group:  Productivity/Publishing/PS
 URL:http://www.pstoedit.net/
 Source: 
https://sourceforge.net/projects/pstoedit/files/pstoedit/%{version}/%{name}-%{version}.tar.gz
-Patch1: reproducible.patch
-# PATCH-FIX-BUILD pstoedit-include.patch sbra...@suse.com -- Add missing 
include needed by libstdc++ 12.1.
-Patch2: pstoedit-include.patch
-# PATCH-FIX-OPENSUSE pstoedit-unversioned.patch sbra...@suse.com -- Do not use 
version numbers for modules that are loaded as *.so.
-Patch3: pstoedit-unversioned.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -91,10 +86,7 @@
 PostScript and PDF converter development headers and library files.
 
 %prep
-%setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%autosetup -p1
 for CRLFFILE in doc/readme.txt examples/figtext.ps ; do
tr -d '\r' <$CRLFFILE >$CRLFFILE.lf
touch -r $CRLFFILE $CRLFFILE.lf
@@ -126,15 +118,17 @@
 %postun -p /sbin/ldconfig
 
 %files
-%license copying
-%doc examples doc/readme.txt
-%doc doc/*.htm doc/%{name}.pdf
 %{_bindir}/pstoedit
 %{_libdir}/*.so.*
 %dir %{_libdir}/pstoedit
 %{_libdir}/pstoedit/*.so
 %{_datadir}/%{name}
 %{_mandir}/man?*/*.*
+# Remove +x attribute from doc files
+%defattr(0644, root, root, 0755)
+%license copying
+%doc examples doc/readme.txt
+%doc doc/*.htm doc/%{name}.pdf
 
 %files devel
 %{_libdir}/*.so

++ pstoedit-3.78.tar.gz -> pstoedit-4.00.tar.gz ++
 40358 lines of diff (skipped)


commit python-iminuit for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-iminuit for openSUSE:Factory 
checked in at 2023-07-03 17:41:57

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


Package is "python-iminuit"

Mon Jul  3 17:41:57 2023 rev:29 rq:1096206 version:2.22.0

Changes:

--- /work/SRC/openSUSE:Factory/python-iminuit/python-iminuit.changes
2023-06-21 22:40:27.450587230 +0200
+++ /work/SRC/openSUSE:Factory/.python-iminuit.new.13546/python-iminuit.changes 
2023-07-03 17:41:57.608427054 +0200
@@ -1,0 +2,48 @@
+Fri Jun 30 18:24:19 UTC 2023 - Atri Bhattacharya 
+
+- Update to version 2.22.0:
+  * add basic latex display support if unicodeit is installed
+[gh#scikit-help/iminuit#858].
+  * replace flake8 with ruff [gh#scikit-help/iminuit#859].
+  * Integer as variable [gh#scikit-help/iminuit#860].
+  * experimental mncontour algorithm [gh#scikit-help/iminuit#861].
+  * improve error message for cost function
+[gh#scikit-help/iminuit#863].
+  * Add RooFit tutorial [gh#scikit-help/iminuit#867].
+  * Use unicodeitplus instead of unicodeit to render LaTeX as
+unicode [gh#scikit-help/iminuit#868].
+  * Better ruff settings and adjustments, improvements to README
+[gh#scikit-help/iminuit#871].
+  * Update Progressbar [gh#scikit-help/iminuit#872].
+  * Add hide_modules and deprecated_parameters
+[gh#scikit-help/iminuit#873].
+  * Forward kwargs in Minuit.visualize to plotting function
+[gh#scikit-help/iminuit#874].
+  * Ignore missing matplotlib when calling Minuit.repr_html()
+[gh#scikit-help/iminuit#875].
+  * Rename keyword nbins to bins in UnbinnedCost.visualize
+[gh#scikit-help/iminuit#876].
+  * Roofit tutorials [gh#scikit-help/iminuit#877].
+  * better log-spacing detection [gh#scikit-help/iminuit#878].
+  * Add LeastSquares.pulls and LeastSquares.prediction
+[gh#scikit-help/iminuit#880].
+  * fix-typo-in-basic [gh#scikit-help/iminuit#888].
+  * Update fcn.hpp [gh#scikit-help/iminuit#889].
+  * Improve docs [gh#scikit-help/iminuit#890].
+  * Make covariance fields in display easier to understand
+[gh#scikit-help/iminuit#891].
+  * New benchmarks [gh#scikit-help/iminuit#893].
+  * Add Minuit.fixto [gh#scikit-help/iminuit#894].
+  * fix: make nograd not use grad at all in automatic diff doc
+[gh#scikit-help/iminuit#895].
+  * Use scikit-build-core [gh#scikit-help/iminuit#812].
+  * Update conclusions after the fix from Jonas
+[gh#scikit-help/iminuit#899].
+  * Hide confusing notes in docs: "Not to be initialized by
+users." [gh#scikit-help/iminuit#906].
+- Drop missing-headers.patch: Incorporated upstream.
+- Add BuildRequires: python-scikit-build-core > 0.3.0.
+- Add %{name}.rpmlintc to suppress a false positive about a
+  missing python module (only required for python < 3.9).
+
+---

Old:

  iminuit-2.21.3.tar.gz
  missing-headers.patch

New:

  iminuit-2.22.0.tar.gz
  python-iminuit.rpmlintrc



Other differences:
--
++ python-iminuit.spec ++
--- /var/tmp/diff_new_pack.UtOeEk/_old  2023-07-03 17:41:58.972435084 +0200
+++ /var/tmp/diff_new_pack.UtOeEk/_new  2023-07-03 17:41:59.004435273 +0200
@@ -19,20 +19,25 @@
 %define modname iminuit
 %{?sle15_python_module_pythons}
 Name:   python-%{modname}
-Version:2.21.3
+Version:2.22.0
 Release:0
 Summary:Python bindings for MINUIT2
 License:MIT
 URL:https://github.com/scikit-hep/iminuit
 Source0:
https://files.pythonhosted.org/packages/source/i/iminuit/%{modname}-%{version}.tar.gz
-Patch0: missing-headers.patch
+Source1:python-iminuit.rpmlintrc
 BuildRequires:  %{python_module Cython}
 BuildRequires:  %{python_module devel >= 3.7}
 BuildRequires:  %{python_module numpy >= 1.21.0}
 BuildRequires:  %{python_module numpy-devel}
+BuildRequires:  %{python_module pathspec}
+BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module pybind11 >= 2.9.0}
 BuildRequires:  %{python_module pybind11-devel}
+BuildRequires:  %{python_module pyproject-metadata}
+BuildRequires:  %{python_module scikit-build-core >= 0.3.0}
 BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  cmake >= 3.13
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -41,12 +46,12 @@
 Recommends: python-matplotlib
 Recommends: python-scipy
 # SECTION test requirements
+BuildRequires:  %{python_module ipywidgets}
 BuildRequires:  %{python_module matplotlib}
 BuildRequires:  %{python_module numba}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module scipy}

commit ueberzugpp for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ueberzugpp for openSUSE:Factory 
checked in at 2023-07-03 17:41:58

Comparing /work/SRC/openSUSE:Factory/ueberzugpp (Old)
 and  /work/SRC/openSUSE:Factory/.ueberzugpp.new.13546 (New)


Package is "ueberzugpp"

Mon Jul  3 17:41:58 2023 rev:4 rq:1096212 version:2.8.8

Changes:

--- /work/SRC/openSUSE:Factory/ueberzugpp/ueberzugpp.changes2023-06-20 
16:47:31.371060151 +0200
+++ /work/SRC/openSUSE:Factory/.ueberzugpp.new.13546/ueberzugpp.changes 
2023-07-03 17:41:59.980441019 +0200
@@ -1,0 +2,11 @@
+Fri Jun 23 21:05:42 UTC 2023 - Scott Bradnick 
+
+- Update to version 2.8.8:
+  * use xcb-res for obtaining pid of windows
+  * use xcb-errors for useful error logging (disabled by default)
+  * fix syncronization issues and performance improvements for x11 canvas
+  * improve terminal selection
+  * fixes for hyprland
+  * improve throughput of unix socket
+
+---

Old:

  ueberzugpp-2.8.7.tar.gz

New:

  ueberzugpp-2.8.8.tar.gz



Other differences:
--
++ ueberzugpp.spec ++
--- /var/tmp/diff_new_pack.jX4r9D/_old  2023-07-03 17:42:00.972446860 +0200
+++ /var/tmp/diff_new_pack.jX4r9D/_new  2023-07-03 17:42:00.976446883 +0200
@@ -18,7 +18,7 @@
 
 %define short_name ueberzug
 Name:   ueberzugpp
-Version:2.8.7
+Version:2.8.8
 Release:0
 Summary:Utility to render images in terminals
 License:GPL-3.0
@@ -73,6 +73,8 @@
 
 %install
 %cmake_install
+rm -v %{buildroot}%{_mandir}/man1/ueberzug.1
+ln -s %{_mandir}/man1/ueberzugpp.1 %{buildroot}%{_mandir}/man1/ueberzug.1
 
 %files
 %{_bindir}/%{short_name}

++ ueberzugpp-2.8.7.tar.gz -> ueberzugpp-2.8.8.tar.gz ++
 1675 lines of diff (skipped)


commit kanshi for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kanshi for openSUSE:Factory checked 
in at 2023-07-03 17:42:00

Comparing /work/SRC/openSUSE:Factory/kanshi (Old)
 and  /work/SRC/openSUSE:Factory/.kanshi.new.13546 (New)


Package is "kanshi"

Mon Jul  3 17:42:00 2023 rev:2 rq:1096218 version:1.4.0

Changes:

--- /work/SRC/openSUSE:Factory/kanshi/kanshi.changes2023-03-16 
22:59:56.323928192 +0100
+++ /work/SRC/openSUSE:Factory/.kanshi.new.13546/kanshi.changes 2023-07-03 
17:42:01.224448343 +0200
@@ -1,0 +2,10 @@
+Fri Jun 30 22:53:04 UTC 2023 - llyyr 
+
+- Update to v.1.4.0:
+  * Add support for adaptive sync
+  * Add kanshictl switch
+  * Keep current profile if it still matches
+  * Add --listen-fd
+  * manpage improvements
+
+---

Old:

  kanshi-1.3.1.tar.gz

New:

  kanshi-1.4.0.tar.gz



Other differences:
--
++ kanshi.spec ++
--- /var/tmp/diff_new_pack.YTXioH/_old  2023-07-03 17:42:01.848452017 +0200
+++ /var/tmp/diff_new_pack.YTXioH/_new  2023-07-03 17:42:01.852452040 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kanshi
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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:   kanshi
-Version:1.3.1
+Version:1.4.0
 Release:0
 Summary:Dynamic display configuration
 License:MIT

++ kanshi-1.3.1.tar.gz -> kanshi-1.4.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanshi-v1.3.1/.gitignore new/kanshi-v1.4.0/.gitignore
--- old/kanshi-v1.3.1/.gitignore2022-12-14 14:49:54.0 +0100
+++ new/kanshi-v1.4.0/.gitignore2023-06-30 10:08:18.0 +0200
@@ -1,2 +1 @@
-/build
-/build-*
+/subprojects
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kanshi-v1.3.1/ctl.c new/kanshi-v1.4.0/ctl.c
--- old/kanshi-v1.3.1/ctl.c 2022-12-14 14:49:54.0 +0100
+++ new/kanshi-v1.4.0/ctl.c 2023-06-30 10:08:18.0 +0200
@@ -10,15 +10,26 @@
 
 #include "ipc.h"
 
-static void usage(const char *progname) {
-   fprintf(stderr, "Usage: %s [command]\n"
-   "Accepted commands:\n"
-   "  reload - reload the config file\n",
-   progname);
+static void usage(void) {
+   fprintf(stderr, "Usage: kanshictl [command]\n"
+   "\n"
+   "Commands:\n"
+   "  reloadReload the configuration file\n"
+   "  switch   Switch to another profile");
 }
 
-static long reload_callback(VarlinkConnection *connection, const char *error,
+static long handle_call_done(VarlinkConnection *connection, const char *error,
VarlinkObject *parameters, uint64_t flags, void *userdata) {
+   if (error != NULL) {
+   if (strcmp(error, "fr.emersion.kanshi.ProfileNotFound") == 0) {
+   fprintf(stderr, "Profile not found\n");
+   } else if (strcmp(error, 
"fr.emersion.kanshi.ProfileNotMatched") == 0) {
+   fprintf(stderr, "Profile does not match the current 
output configuration\n");
+   } else {
+   fprintf(stderr, "Error: %s\n", error);
+   }
+   exit(EXIT_FAILURE);
+   }
return varlink_connection_close(connection);
 }
 
@@ -56,11 +67,11 @@
 
 int main(int argc, char *argv[]) {
if (argc < 2) {
-   usage(argv[0]);
+   usage();
return EXIT_FAILURE;
}
if (strcmp(argv[1], "-h") == 0 || strcmp(argv[1], "--help") == 0) {
-   usage(argv[0]);
+   usage();
return EXIT_SUCCESS;
}
 
@@ -74,17 +85,35 @@
"Is the kanshi daemon running?\n", address);
return EXIT_FAILURE;
}
-   if (strcmp(argv[1], "reload") == 0) {
-   long result = varlink_connection_call(connection,
-   "fr.emersion.kanshi.Reload", NULL, 0, 
reload_callback, NULL);
-   if (result != 0) {
-   fprintf(stderr, "varlink_connection_call failed: %s\n",
-   varlink_error_string(-result));
+
+   const char *command = argv[1];
+   long ret;
+   if (strcmp(command, "reload") == 0) {
+   ret = varlink_connection_call(connection,
+   "fr.emersion.kanshi.Reloa

commit foot for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package foot for openSUSE:Factory checked in 
at 2023-07-03 17:42:01

Comparing /work/SRC/openSUSE:Factory/foot (Old)
 and  /work/SRC/openSUSE:Factory/.foot.new.13546 (New)


Package is "foot"

Mon Jul  3 17:42:01 2023 rev:21 rq:1096219 version:1.14.0

Changes:

--- /work/SRC/openSUSE:Factory/foot/foot.changes2023-04-30 
16:07:56.788215030 +0200
+++ /work/SRC/openSUSE:Factory/.foot.new.13546/foot.changes 2023-07-03 
17:42:02.248454372 +0200
@@ -1,0 +2,30 @@
+Tue Jun 27 09:48:27 UTC 2023 - Soc Virnyl Estela 
+
+- Modify 
0002-ensure-scroll-region-endpoint-is-valid-after-a-window-resize.patch
+
+---
+Mon Jun 26 21:58:34 UTC 2023 - Soc Virnyl Estela 
+
+- Add patches
+  * 0003-keep-empty-bottom-scroll-margin-empty-after-resize.patch
+  * 0004-fix-non-utf8-complaint.patch
+
+---
+Mon Jun 26 21:51:34 UTC 2023 - Soc Virnyl Estela 
+
+- Add 0002-ensure-scroll-region-endpoint-is-valid-after-a-window-resize.patch
+  * render: ensure scroll region’s endpoint is valid after a window resize
+
+---
+Mon Jun 26 09:49:10 UTC 2023 - Soc Virnyl Estela 
+
+- Add 0001-fix-crash-when-reflowing-alt-screen.patch
+  * render: resize: fix crash when reflowing the alt screen
+
+---
+Mon Jun 26 09:15:54 UTC 2023 - Soc Virnyl Estela 
+
+- Add -fix-scroll-damage-crash.patch.
+  * term: scroll: only record scroll damage when viewport is at the bottom.
+
+---

New:

  -fix-scroll-damage-crash.patch
  0001-fix-crash-when-reflowing-alt-screen.patch
  0002-ensure-scroll-region-endpoint-is-valid-after-a-window-resize.patch
  0003-keep-empty-bottom-scroll-margin-empty-after-resize.patch
  0004-fix-non-utf8-complaint.patch



Other differences:
--
++ foot.spec ++
--- /var/tmp/diff_new_pack.y0Tern/_old  2023-07-03 17:42:03.912464169 +0200
+++ /var/tmp/diff_new_pack.y0Tern/_new  2023-07-03 17:42:03.920464215 +0200
@@ -23,6 +23,11 @@
 License:MIT
 URL:https://codeberg.org/dnkl/foot
 Source0:%{url}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz
+Patch1: -fix-scroll-damage-crash.patch
+Patch2: 0001-fix-crash-when-reflowing-alt-screen.patch
+Patch3: 
0002-ensure-scroll-region-endpoint-is-valid-after-a-window-resize.patch
+Patch4: 
https://codeberg.org/dnkl/foot/commit/a2db3cdd5b3b6ce0b782b5ee51d174f4b4890f26.patch#/0003-keep-empty-bottom-scroll-margin-empty-after-resize.patch
+Patch5: 
https://codeberg.org/dnkl/foot/commit/8859e134efa422d50e53c0bbb0e83d07ddf66091.patch#/0004-fix-non-utf8-complaint.patch
 Requires:   terminfo
 Requires:   utempter
 BuildRequires:  meson >= 0.58
@@ -69,7 +74,7 @@
 users an easy way to theme foot.
 
 %prep
-%autosetup -n %{name}
+%autosetup -p1 -n %{name}
 
 %build
 %meson \

++ -fix-scroll-damage-crash.patch ++
From: Soc Virnyl Estela 
Date: Mon, Jun 26 05:13:10 PM PST 2023
Subject: [PATCH] term: scroll: only record scroll damage when viewport is at
the bottom. Patch adapted from commit 
https://codeberg.org/dnkl/foot/commit/8a3620bafaa4119b9f6d3f74189c2dac78614d3c

diff --git a/terminal.c b/terminal.c
index 0415351..e8eb49b 100644
--- a/terminal.c
+++ b/terminal.c
@@ -2693,6 +2693,7 @@ term_scroll_partial(struct terminal *term, struct 
scroll_region region, int rows
 term->grid->offset &= term->grid->num_rows - 1;
 
 if (likely(view_follows)) {
+term_damage_scroll(term, DAMAGE_SCROLL, region, rows);
 selection_view_down(term, term->grid->offset);
 term->grid->view = term->grid->offset;
 } else if (unlikely(rows > view_sb_start_distance)) {
@@ -2716,7 +2717,6 @@ term_scroll_partial(struct terminal *term, struct 
scroll_region region, int rows
 erase_line(term, row);
 }
 
-term_damage_scroll(term, DAMAGE_SCROLL, region, rows);
 term->grid->cur_row = grid_row(term->grid, term->grid->cursor.point.row);
 
 #if defined(_DEBUG)
@@ -2779,6 +2779,7 @@ term_scroll_reverse_partial(struct terminal *term,
 xassert(term->grid->offset < term->grid->num_rows);
 
 if (view_follows) {
+term_damage_scroll(term, DAMAGE_SCROLL_REVERSE, region, rows);
 selection_view_up(term, term->grid->offset);
 term->grid->view = term->grid->offset;
 }
@@ -2797,7 +2798,6 @@ term_scroll_reverse_partial(struct terminal *term,
 erase_line(term, row);
 }
 
-term_damage_scroll(

commit grype for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package grype for openSUSE:Factory checked 
in at 2023-07-03 17:42:02

Comparing /work/SRC/openSUSE:Factory/grype (Old)
 and  /work/SRC/openSUSE:Factory/.grype.new.13546 (New)


Package is "grype"

Mon Jul  3 17:42:02 2023 rev:29 rq:1096245 version:0.63.1

Changes:

--- /work/SRC/openSUSE:Factory/grype/grype.changes  2023-06-22 
23:26:46.438059718 +0200
+++ /work/SRC/openSUSE:Factory/.grype.new.13546/grype.changes   2023-07-03 
17:42:04.376466900 +0200
@@ -1,0 +2,16 @@
+Fri Jun 30 18:26:00 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.63.1:
+  * Add a simple CSV format template to the templates/ directory
+and tweak docs (#1366)
+  * chore(deps): update Syft to v0.84.1 (#1372)
+  * fix: Add more log4j-adjacent package ignore rules (#1358)
+  * chore: bump the quality gate labels (#1369)
+  * add oss community board auto-add workflow (#1364)
+  * fix: totals for vulnerability matches (#1359)
+  * chore(deps): bump ossf/scorecard-action from 2.1.3 to 2.2.0
+(#1363)
+  * chore(deps): bump anchore/sbom-action from 0.14.2 to 0.14.3
+(#1357)
+
+---

Old:

  grype-0.63.0.obscpio

New:

  grype-0.63.1.obscpio



Other differences:
--
++ grype.spec ++
--- /var/tmp/diff_new_pack.R2I7Fd/_old  2023-07-03 17:42:06.148477333 +0200
+++ /var/tmp/diff_new_pack.R2I7Fd/_new  2023-07-03 17:42:06.152477357 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:   grype
-Version:0.63.0
+Version:0.63.1
 Release:0
 Summary:A vulnerability scanner for container images and filesystems
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.R2I7Fd/_old  2023-07-03 17:42:06.188477568 +0200
+++ /var/tmp/diff_new_pack.R2I7Fd/_new  2023-07-03 17:42:06.192477591 +0200
@@ -3,7 +3,7 @@
 https://github.com/anchore/grype
 git
 .git
-v0.63.0
+v0.63.1
 @PARENT_TAG@
 enable
 v(.*)

++ _servicedata ++
--- /var/tmp/diff_new_pack.R2I7Fd/_old  2023-07-03 17:42:06.208477686 +0200
+++ /var/tmp/diff_new_pack.R2I7Fd/_new  2023-07-03 17:42:06.212477709 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/anchore/grype
-  ca79c2a753fa90e1166a0f78f6e57c43808ba0c9
+  ecf9e65b951aed43098f0e5da4441a7e17f190af
 (No newline at EOF)
 

++ grype-0.63.0.obscpio -> grype-0.63.1.obscpio ++
/work/SRC/openSUSE:Factory/grype/grype-0.63.0.obscpio 
/work/SRC/openSUSE:Factory/.grype.new.13546/grype-0.63.1.obscpio differ: char 
50, line 1

++ grype.obsinfo ++
--- /var/tmp/diff_new_pack.R2I7Fd/_old  2023-07-03 17:42:06.252477945 +0200
+++ /var/tmp/diff_new_pack.R2I7Fd/_new  2023-07-03 17:42:06.256477969 +0200
@@ -1,5 +1,5 @@
 name: grype
-version: 0.63.0
-mtime: 1687362511
-commit: ca79c2a753fa90e1166a0f78f6e57c43808ba0c9
+version: 0.63.1
+mtime: 1688072717
+commit: ecf9e65b951aed43098f0e5da4441a7e17f190af
 

++ vendor.tar.gz ++
/work/SRC/openSUSE:Factory/grype/vendor.tar.gz 
/work/SRC/openSUSE:Factory/.grype.new.13546/vendor.tar.gz differ: char 5, line 1


commit calibre for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2023-07-03 17:42:07

Comparing /work/SRC/openSUSE:Factory/calibre (Old)
 and  /work/SRC/openSUSE:Factory/.calibre.new.13546 (New)


Package is "calibre"

Mon Jul  3 17:42:07 2023 rev:301 rq:1096286 version:6.21.0

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2023-04-27 
20:03:03.914677080 +0200
+++ /work/SRC/openSUSE:Factory/.calibre.new.13546/calibre.changes   
2023-07-03 17:42:09.236495513 +0200
@@ -1,0 +2,102 @@
+Thu Jun 29 13:06:20 UTC 2023 - ecsos 
+
+- Update to 6.21.0
+  * New Features
+- DOCX Output: Add support for SVG images
+- E-book viewer: Allow configuring the actions triggered by
+  touch gestures
+- DOCX Input: Add support for SVG images
+  * Bug Fixes
+- Windows: Fix a regression in the previous release that could
+  cause files to be deleted if one of the files/folders was
+  open in another program while changing title/author in calibre
+- macOS: Fix extra dock icons visible when doing a job using
+  Qt WebEngine such as converting to PDF or searching in Get books
+- macOS and Linux: Fix an error when changing metadata or
+  deleting books whose files are owned by another user
+- CHM Input: Yet another regression opening CHM files with
+  missing internal files on windows
+- CHM Input: Resolve absolute links to resource files from the
+  root of the CHM file
+- Changes from 6.20.0
+  * Bug Fixes
+- CHM Input: Fix a regression in the previous release that
+  broke conversion of CHM files
+- Windows: Make moving files in the calibre library folder more
+  robust, locking folders in addition to files, before the start
+  of the move
+- Get books: Update Barnes and Noble store plugin for website
+  changes
+- Kindle output: Only re-encode JPEG images with EXIF metadata
+  if the metadata contains actual transpose operations
+- PDF Output: Fix error when input document contains multiple
+  instances of a font some with vertical metrics and some without
+- PDF Output: Fix using CSS Multicolumns for body causing
+  conversion to fail when header/footer is specified
+- MOBI Input: Fix a crash when converting some corrupted
+  palmdoc compressed MOBI files
+- E-book viewer: Ensure CSS stylesheets are interpreted as UTF-8
+- Changes from 6.19.1
+  * Bug Fixes
+- 6.19.1 fixes a bug in 6.19.0 that broke the edit metadata dialog
+- Changes from 6.19.0
+  * New Features
+- HTML Input: Restrict adding of resources like images to only
+  files within the folder hierarchy starting at the parent
+  folder of the root HTML file Can be controlled by customizing
+  the HTML to Zip plugin in Preferences->Plugins or the 
+  --allow-local-files-outside-root option to the ebook-convert
+  command
+  * Bug Fixes
+- PDF Output: Fix regression in previous release causing
+  non-English entries to be incorrectly encoded into the PDF
+  bookmarks
+- PDF Output: Fix regression in previous release that caused
+  blank pages when generating headers or footers
+- Book list: Fix editing-in-place not pre-selecting existing
+  text for some column types
+- Amazon.de metadata download: Update for site changes
+- PDF Output: Set /Creator and /Producer in /Info
+- Fix row height incorrect in Manage category dialog when blank
+- Changes from 6.18.1
+  * Bug Fixes
+- 6.18.1 fixes a regression that broke setting metadata and
+  generating PDF files in the macOS and Linux binary builds
+- Changes from 6.18.0
+  * New Features
+- Cover download: Allowing saving alternate covers to disk or
+  in the book's data folder by right clicking on the cover
+- Content server: Allow disabling full text search via the web
+  interface
+- When sending books to the device confirm the overwrite if the
+  book already exists on the device
+- E-book viewer: Handle horizontal wheel events as section
+  jumps in paged mode
+- Comic Input: When grayscaling comic images use 16bit gray
+  instead of 8bit for better fidelity
+- Add a new option in Preferences->Searching to disable keyboard
+  searching in book list (i.e. you can turn off the behavior
+  that pressing a key will jump to the first book whose title
+  starts with that letter)
+- Manage categories dialog: Use alternating row colors and
+  allow adjusting row height
+- Allow assigning a keyboard shortcut in Preferences->Shortcuts
+  to open the data folder of a book
+- Various improvements to syntax highlighting for the Markdown
+  long text editor
+  * Bug Fixes
+- Fix a regression in 6.16 that 

commit gsequencer for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gsequencer for openSUSE:Factory 
checked in at 2023-07-03 17:42:06

Comparing /work/SRC/openSUSE:Factory/gsequencer (Old)
 and  /work/SRC/openSUSE:Factory/.gsequencer.new.13546 (New)


Package is "gsequencer"

Mon Jul  3 17:42:06 2023 rev:133 rq:1096252 version:5.4.0

Changes:

--- /work/SRC/openSUSE:Factory/gsequencer/gsequencer.changes2023-06-25 
21:42:14.385040500 +0200
+++ /work/SRC/openSUSE:Factory/.gsequencer.new.13546/gsequencer.changes 
2023-07-03 17:42:06.600479994 +0200
@@ -1,0 +2,5 @@
+Sat Jul  1 07:31:13 UTC 2023 - Joël Krähemann 
+
+- new upstream v5.4.0 improved automation editor.
+
+---

Old:

  gsequencer-5.3.12.tar.gz

New:

  gsequencer-5.4.0.tar.gz



Other differences:
--
++ gsequencer.spec ++
--- /var/tmp/diff_new_pack.lMAOy8/_old  2023-07-03 17:42:07.336484327 +0200
+++ /var/tmp/diff_new_pack.lMAOy8/_new  2023-07-03 17:42:07.344484374 +0200
@@ -22,13 +22,13 @@
 # activated with --with run_functional_tests command line switch.
 %bcond_with run_functional_tests
 Name:   gsequencer
-Version:5.3.12
+Version:5.4.0
 Release:0
 Summary:Audio processing engine
 License:AGPL-3.0-or-later AND GPL-3.0-or-later AND GFDL-1.3-only
 Group:  Productivity/Multimedia/Sound/Midi
 URL:https://nongnu.org/gsequencer
-Source0:
https://download.savannah.gnu.org/releases/gsequencer/5.3.x/%{name}-%{version}.tar.gz
+Source0:
https://download.savannah.gnu.org/releases/gsequencer/5.4.x/%{name}-%{version}.tar.gz
 # improve glib-2.0 compatibility to version 2.54
 Patch1: gsequencer.1-improved-glib-compatibility.patch
 BuildRequires:  gcc-c++

++ gsequencer-5.3.12.tar.gz -> gsequencer-5.4.0.tar.gz ++
/work/SRC/openSUSE:Factory/gsequencer/gsequencer-5.3.12.tar.gz 
/work/SRC/openSUSE:Factory/.gsequencer.new.13546/gsequencer-5.4.0.tar.gz 
differ: char 24, line 1


commit python-django-ckeditor for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-ckeditor for 
openSUSE:Factory checked in at 2023-07-03 17:42:17

Comparing /work/SRC/openSUSE:Factory/python-django-ckeditor (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-ckeditor.new.13546 (New)


Package is "python-django-ckeditor"

Mon Jul  3 17:42:17 2023 rev:7 rq:1096320 version:6.6.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-ckeditor/python-django-ckeditor.changes
2023-01-14 00:04:02.321997815 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-django-ckeditor.new.13546/python-django-ckeditor.changes
 2023-07-03 17:42:18.348549160 +0200
@@ -1,0 +2,9 @@
+Sat Jul  1 20:37:01 UTC 2023 - Dirk Müller 
+
+- update to 6.6.1:
+  * Required a newer version of django-js-asset which actually works
+with Django 4.1.
+  * CKEditor 4.21.0
+  * Fixed the CKEditor styles when used with the dark Django admin theme. 
+
+---

Old:

  django-ckeditor-6.5.1.tar.gz

New:

  django-ckeditor-6.6.1.tar.gz



Other differences:
--
++ python-django-ckeditor.spec ++
--- /var/tmp/diff_new_pack.AJn8Ia/_old  2023-07-03 17:42:19.008553045 +0200
+++ /var/tmp/diff_new_pack.AJn8Ia/_new  2023-07-03 17:42:19.012553069 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-django-ckeditor
-Version:6.5.1
+Version:6.6.1
 Release:0
 Summary:Django admin CKEditor integration
 License:BSD-3-Clause
@@ -29,7 +29,7 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:   python-Pillow
-Requires:   python-django-js-asset
+Requires:   python-django-js-asset >= 2.0
 BuildArch:  noarch
 %python_subpackages
 

++ django-ckeditor-6.5.1.tar.gz -> django-ckeditor-6.6.1.tar.gz ++
 3609 lines of diff (skipped)


commit python-ConfigArgParse for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-ConfigArgParse for 
openSUSE:Factory checked in at 2023-07-03 17:42:13

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


Package is "python-ConfigArgParse"

Mon Jul  3 17:42:13 2023 rev:4 rq:1096321 version:1.5.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-ConfigArgParse/python-ConfigArgParse.changes  
2023-06-12 15:28:12.531675830 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ConfigArgParse.new.13546/python-ConfigArgParse.changes
   2023-07-03 17:42:14.224524879 +0200
@@ -1,0 +2,6 @@
+Sat Jul  1 20:41:52 UTC 2023 - Dirk Müller 
+
+- update to 1.5.5:
+  * no upstream changelog available 
+
+---

Old:

  ConfigArgParse-1.5.3.tar.gz

New:

  ConfigArgParse-1.5.5.tar.gz



Other differences:
--
++ python-ConfigArgParse.spec ++
--- /var/tmp/diff_new_pack.5YIoBi/_old  2023-07-03 17:42:14.896528836 +0200
+++ /var/tmp/diff_new_pack.5YIoBi/_new  2023-07-03 17:42:14.904528883 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:   python-ConfigArgParse
-Version:1.5.3
+Version:1.5.5
 Release:0
 Summary:A drop-in replacement for argparse
 License:MIT

++ ConfigArgParse-1.5.3.tar.gz -> ConfigArgParse-1.5.5.tar.gz ++
 3067 lines of diff (skipped)


commit python-dparse for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-dparse for openSUSE:Factory 
checked in at 2023-07-03 17:42:14

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


Package is "python-dparse"

Mon Jul  3 17:42:14 2023 rev:6 rq:1096324 version:0.6.3

Changes:

--- /work/SRC/openSUSE:Factory/python-dparse/python-dparse.changes  
2022-10-29 20:18:47.426748902 +0200
+++ /work/SRC/openSUSE:Factory/.python-dparse.new.13546/python-dparse.changes   
2023-07-03 17:42:16.276536961 +0200
@@ -1,0 +2,7 @@
+Sat Jul  1 20:47:20 UTC 2023 - Dirk Müller 
+
+- update to 0.6.3:
+  * Use the modern tomli/tomllib to parse TOML files.
+  * Drop Python 3.5 from our CI.
+
+---

Old:

  dparse-0.6.2.tar.gz

New:

  dparse-0.6.3.tar.gz



Other differences:
--
++ python-dparse.spec ++
--- /var/tmp/diff_new_pack.q0rEg3/_old  2023-07-03 17:42:16.948540917 +0200
+++ /var/tmp/diff_new_pack.q0rEg3/_new  2023-07-03 17:42:16.952540941 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dparse
 #
-# 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
@@ -16,11 +16,9 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without  test
-%define skip_python2 1
 Name:   python-dparse
-Version:0.6.2
+Version:0.6.3
 Release:0
 Summary:Python dependency file parser
 License:MIT
@@ -32,13 +30,13 @@
 BuildRequires:  python-rpm-macros
 Requires:   python-PyYAML
 Requires:   python-packaging
+Requires:   (python-tomli if python-base < 3.11)
 Recommends: python-pipenv
 BuildArch:  noarch
 %if %{with test}
 BuildRequires:  %{python_module PyYAML}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module toml}
 %endif
 %python_subpackages
 

++ dparse-0.6.2.tar.gz -> dparse-0.6.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dparse-0.6.2/HISTORY.rst new/dparse-0.6.3/HISTORY.rst
--- old/dparse-0.6.2/HISTORY.rst2022-09-19 22:38:01.0 +0200
+++ new/dparse-0.6.3/HISTORY.rst2023-06-26 17:38:13.0 +0200
@@ -2,6 +2,12 @@
 History
 ===
 
+0.6.3 (2023-06-26)
+--
+
+* Use the modern tomli/tomllib to parse TOML files. (thanks @mgorny)
+* Drop Python 3.5 from our CI.
+
 0.6.2 (2022-09-19)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dparse-0.6.2/PKG-INFO new/dparse-0.6.3/PKG-INFO
--- old/dparse-0.6.2/PKG-INFO   2022-09-19 22:38:11.193637800 +0200
+++ new/dparse-0.6.3/PKG-INFO   2023-06-26 17:38:24.212697500 +0200
@@ -1,22 +1,23 @@
 Metadata-Version: 2.1
 Name: dparse
-Version: 0.6.2
+Version: 0.6.3
 Summary: A parser for Python dependency files
 Home-page: https://github.com/pyupio/dparse
 Author: Jannis Gebauer
 Author-email: supp...@pyup.io
 License: MIT license
 Keywords: dparse
-Classifier: Development Status :: 2 - Pre-Alpha
+Classifier: Development Status :: 5 - Production/Stable
 Classifier: Intended Audience :: Developers
 Classifier: License :: OSI Approved :: MIT License
 Classifier: Natural Language :: English
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
 Classifier: Programming Language :: Python :: 3.8
-Requires-Python: >=3.5
+Classifier: Programming Language :: Python :: 3.9
+Classifier: Programming Language :: Python :: 3.10
+Requires-Python: >=3.6
 Description-Content-Type: text/x-rst
 Provides-Extra: pipenv
 Provides-Extra: conda
@@ -178,6 +179,12 @@
 History
 ===
 
+0.6.3 (2023-06-26)
+--
+
+* Use the modern tomli/tomllib to parse TOML files. (thanks @mgorny)
+* Drop Python 3.5 from our CI.
+
 0.6.2 (2022-09-19)
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dparse-0.6.2/dparse/__init__.py 
new/dparse-0.6.3/dparse/__init__.py
--- old/dparse-0.6.2/dparse/__init__.py 2022-09-19 22:38:01.0 +0200
+++ new/dparse-0.6.3/dparse/__init__.py 2023-06-26 17:38:13.0 +0200
@@ -4,6 +4,6 @@
 
 __author__ = """Jannis Gebauer"""
 __email__ = 'supp...@pyup.io'
-__version__ = '0.6.2'
+__version__ = '0.6.3'
 
 from .parser import parse  # noqa
diff -urN '--exc

commit python-awkward-cpp for openSUSE:Factory

2023-07-03 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-07-03 17:42:20

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


Package is "python-awkward-cpp"

Mon Jul  3 17:42:20 2023 rev:6 rq:1096326 version:18

Changes:

--- /work/SRC/openSUSE:Factory/python-awkward-cpp/python-awkward-cpp.changes
2023-06-21 22:40:17.458527096 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-awkward-cpp.new.13546/python-awkward-cpp.changes
 2023-07-03 17:42:22.748575064 +0200
@@ -1,0 +2,6 @@
+Sat Jul  1 21:04:29 UTC 2023 - Dirk Müller 
+
+- update to 18:
+  * update pyodide parts a bit 
+
+---

Old:

  awkward-cpp-17.tar.gz

New:

  awkward-cpp-18.tar.gz



Other differences:
--
++ python-awkward-cpp.spec ++
--- /var/tmp/diff_new_pack.MRlgGG/_old  2023-07-03 17:42:23.488579421 +0200
+++ /var/tmp/diff_new_pack.MRlgGG/_new  2023-07-03 17:42:23.492579444 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-awkward-cpp
-Version:17
+Version:18
 Release:0
 Summary:CPU kernels and compiled extensions for Awkward Array
 License:BSD-3-Clause

++ awkward-cpp-17.tar.gz -> awkward-cpp-18.tar.gz ++
 7767 lines of diff (skipped)


commit python-agate-lookup for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-agate-lookup for 
openSUSE:Factory checked in at 2023-07-03 17:42:19

Comparing /work/SRC/openSUSE:Factory/python-agate-lookup (Old)
 and  /work/SRC/openSUSE:Factory/.python-agate-lookup.new.13546 (New)


Package is "python-agate-lookup"

Mon Jul  3 17:42:19 2023 rev:3 rq:1096316 version:0.3.2

Changes:

--- /work/SRC/openSUSE:Factory/python-agate-lookup/python-agate-lookup.changes  
2021-05-21 21:50:33.402099111 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-agate-lookup.new.13546/python-agate-lookup.changes
   2023-07-03 17:42:21.764569271 +0200
@@ -1,0 +2,6 @@
+Sat Jul  1 20:30:03 UTC 2023 - Dirk Müller 
+
+- update to 0.3.2:
+  * Use ``yaml.safe_load``.
+
+---

Old:

  agate-lookup-0.3.1.tar.gz

New:

  agate-lookup-0.3.2.tar.gz



Other differences:
--
++ python-agate-lookup.spec ++
--- /var/tmp/diff_new_pack.OjA03E/_old  2023-07-03 17:42:22.524573745 +0200
+++ /var/tmp/diff_new_pack.OjA03E/_new  2023-07-03 17:42:22.528573769 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-agate-lookup
 #
-# 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
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_with test
 Name:   python-agate-lookup
-Version:0.3.1
+Version:0.3.2
 Release:0
 License:MIT
 Summary:Remote lookup tables for agate

++ agate-lookup-0.3.1.tar.gz -> agate-lookup-0.3.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agate-lookup-0.3.1/.github/workflows/ci.yml 
new/agate-lookup-0.3.2/.github/workflows/ci.yml
--- old/agate-lookup-0.3.1/.github/workflows/ci.yml 1970-01-01 
01:00:00.0 +0100
+++ new/agate-lookup-0.3.2/.github/workflows/ci.yml 2023-06-14 
01:07:57.0 +0200
@@ -0,0 +1,19 @@
+name: CI
+on: [push, pull_request]
+jobs:
+  build:
+if: github.event_name == 'push' || 
github.event.pull_request.head.repo.full_name != github.repository
+runs-on: ${{ matrix.os }}
+strategy:
+  matrix:
+os: [macos-latest, windows-latest, ubuntu-latest]
+python-version: [3.7, 3.8, 3.9, '3.10', '3.11', pypy-3.7]
+steps:
+  - uses: actions/checkout@v3
+  - uses: actions/setup-python@v4
+with:
+  python-version: ${{ matrix.python-version }}
+  cache: pip
+  cache-dependency-path: setup.py
+  - run: pip install .[test]
+  - run: pytest --cov agatelookup
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agate-lookup-0.3.1/.github/workflows/lint.yml 
new/agate-lookup-0.3.2/.github/workflows/lint.yml
--- old/agate-lookup-0.3.1/.github/workflows/lint.yml   1970-01-01 
01:00:00.0 +0100
+++ new/agate-lookup-0.3.2/.github/workflows/lint.yml   2023-06-14 
01:07:57.0 +0200
@@ -0,0 +1,19 @@
+name: Lint
+on: [push, pull_request]
+env:
+  BASEDIR: 
https://raw.githubusercontent.com/open-contracting/standard-maintenance-scripts/main
+jobs:
+  build:
+if: github.event_name == 'push' || 
github.event.pull_request.head.repo.full_name != github.repository
+runs-on: ubuntu-latest
+steps:
+  - uses: actions/checkout@v3
+  - uses: actions/setup-python@v4
+with:
+  python-version: '3.10'
+  cache: pip
+  cache-dependency-path: setup.py
+  - run: pip install --upgrade check-manifest flake8 isort setuptools
+  - run: check-manifest
+  - run: flake8 .
+  - run: isort . --check-only
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agate-lookup-0.3.1/.gitignore 
new/agate-lookup-0.3.2/.gitignore
--- old/agate-lookup-0.3.1/.gitignore   2016-12-19 23:10:55.0 +0100
+++ new/agate-lookup-0.3.2/.gitignore   2023-06-14 01:07:57.0 +0200
@@ -2,7 +2,6 @@
 *.pyc
 *.swp
 *.swo
-.tox
 *.egg-info
 docs/_build
 dist
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/agate-lookup-0.3.1/.readthedocs.yaml 
new/agate-lookup-0.3.2/.readthedocs.yaml
--- old/agate-lookup-0.3.1/.readthedocs.yaml1970-01-01 01:00:00.0 
+0100
+++ new/agate-lookup-0.3.2/.readthedocs.yaml2023-06-14 01:07:57.0 
+0200
@@ -0,0 +1,11 @@
+version: 2
+build:
+  os: ubuntu-20.04
+  tools:
+python: "3.9"
+python:
+  install:
+- path: .
+- requirements: docs/requirements.txt
+sp

commit python-awkward for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-awkward for openSUSE:Factory 
checked in at 2023-07-03 17:42:21

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


Package is "python-awkward"

Mon Jul  3 17:42:21 2023 rev:24 rq:1096327 version:2.2.4

Changes:

--- /work/SRC/openSUSE:Factory/python-awkward/python-awkward.changes
2023-06-21 22:40:16.106518960 +0200
+++ /work/SRC/openSUSE:Factory/.python-awkward.new.13546/python-awkward.changes 
2023-07-03 17:42:24.656586297 +0200
@@ -1,0 +2,10 @@
+Sat Jul  1 20:49:37 UTC 2023 - Dirk Müller 
+
+- update to 2.2.4:
+  * feat!: canonicalise union of indexed
+  * feat: add array dispatcher (inline)
+  * fix: patch NDArrayOperatorsMixin
+  * fix: improve performance of Form.select_columns
+  * refactor: add internal with_operation_context
+
+---

Old:

  awkward-2.2.3.tar.gz

New:

  awkward-2.2.4.tar.gz



Other differences:
--
++ python-awkward.spec ++
--- /var/tmp/diff_new_pack.3HSmD1/_old  2023-07-03 17:42:25.412590748 +0200
+++ /var/tmp/diff_new_pack.3HSmD1/_new  2023-07-03 17:42:25.416590771 +0200
@@ -16,10 +16,10 @@
 #
 
 
-%define awkward_cpp_version 17
+%define awkward_cpp_version 18
 %{?sle15_python_module_pythons}
 Name:   python-awkward
-Version:2.2.3
+Version:2.2.4
 Release:0
 Summary:Manipulate arrays of complex data structures as easily as Numpy
 License:BSD-3-Clause

++ awkward-2.2.3.tar.gz -> awkward-2.2.4.tar.gz ++
 7207 lines of diff (skipped)


commit python-django-redis for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-redis for 
openSUSE:Factory checked in at 2023-07-03 17:42:15

Comparing /work/SRC/openSUSE:Factory/python-django-redis (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-redis.new.13546 (New)


Package is "python-django-redis"

Mon Jul  3 17:42:15 2023 rev:12 rq:1096317 version:5.3.0

Changes:

--- /work/SRC/openSUSE:Factory/python-django-redis/python-django-redis.changes  
2023-06-26 18:17:01.802719908 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-redis.new.13546/python-django-redis.changes
   2023-07-03 17:42:17.280542871 +0200
@@ -1,0 +2,19 @@
+Sat Jul  1 20:30:43 UTC 2023 - Dirk Müller 
+
+- update to 5.3.0:
+  * Add support for django 4 
+  * Access `django_redis.cache.DJANGO_REDIS_SCAN_ITERSIZE` and
+`django_redis.client.herd.CACHE_HERD_TIMEOUT` in runtime to
+not read Django settings in import time. 
+  * Skipping pickle serializer test for django >= 4.2 
+  * Speed up deleting multiple keys by a pattern with pipelines
+and larger itersize 
+  * Print full exception traceback when logging ignored
+exceptions 
+  * Fix mypy linting 
+  * Added support for python 3.11 
+  * Fix CI, running tox<4 to still support Python 3.6. 
+  * Dropped support for django 2.2 and 3.1 
+  * Run actions & tox against Django 4..2 
+
+---

Old:

  django-redis-5.2.0.tar.gz

New:

  django-redis-5.3.0.tar.gz



Other differences:
--
++ python-django-redis.spec ++
--- /var/tmp/diff_new_pack.BWqMFN/_old  2023-07-03 17:42:17.968546922 +0200
+++ /var/tmp/diff_new_pack.BWqMFN/_new  2023-07-03 17:42:17.972546945 +0200
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:   python-django-redis
-Version:5.2.0
+Version:5.3.0
 Release:0
 Summary:A redis cache backend for Django
 License:BSD-3-Clause

++ django-redis-5.2.0.tar.gz -> django-redis-5.3.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-redis-5.2.0/AUTHORS.rst 
new/django-redis-5.3.0/AUTHORS.rst
--- old/django-redis-5.2.0/AUTHORS.rst  2021-12-22 16:08:32.0 +0100
+++ new/django-redis-5.3.0/AUTHORS.rst  2023-06-16 14:12:53.0 +0200
@@ -1,10 +1,10 @@
 Andrei Antoukh / niwibe 
-Sean Bleier 
-Matt Dennewitz 
-Jannis Leidel 
-S. Angel / Twidi 
-Noah Kantrowitz / coderanger 
-Martin Mahner / bartTC 
+Sean Bleier 
+Matt Dennewitz 
+Jannis Leidel 
+S. Angel / Twidi 
+Noah Kantrowitz / coderanger 
+Martin Mahner / bartTC 
 Timothée Peignier / cyberdelia 
 Lior Sion / liorsion 
 Ales Zoulek / aleszoulek 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-redis-5.2.0/PKG-INFO 
new/django-redis-5.3.0/PKG-INFO
--- old/django-redis-5.2.0/PKG-INFO 2021-12-22 16:08:41.102405300 +0100
+++ new/django-redis-5.3.0/PKG-INFO 2023-06-16 14:13:06.367214400 +0200
@@ -1,19 +1,18 @@
 Metadata-Version: 2.1
 Name: django-redis
-Version: 5.2.0
+Version: 5.3.0
 Summary: Full featured redis cache backend for Django.
 Home-page: https://github.com/jazzband/django-redis
 Author: Andrei Antoukh
 Author-email: n...@niwi.nz
 License: BSD-3-Clause
-Platform: UNKNOWN
 Classifier: Development Status :: 5 - Production/Stable
 Classifier: Environment :: Web Environment
 Classifier: Framework :: Django
-Classifier: Framework :: Django :: 2.2
-Classifier: Framework :: Django :: 3.1
 Classifier: Framework :: Django :: 3.2
 Classifier: Framework :: Django :: 4.0
+Classifier: Framework :: Django :: 4.1
+Classifier: Framework :: Django :: 4.2
 Classifier: Intended Audience :: Developers
 Classifier: License :: OSI Approved :: BSD License
 Classifier: Operating System :: OS Independent
@@ -25,6 +24,7 @@
 Classifier: Programming Language :: Python :: 3.8
 Classifier: Programming Language :: Python :: 3.9
 Classifier: Programming Language :: Python :: 3.10
+Classifier: Programming Language :: Python :: 3.11
 Classifier: Topic :: Software Development :: Libraries
 Classifier: Topic :: Utilities
 Requires-Python: >=3.6
@@ -518,6 +518,15 @@
 >>> from django.core.cache import cache
 >>> cache.delete_pattern("foo_*")
 
+

commit python-django-tables2 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-django-tables2 for 
openSUSE:Factory checked in at 2023-07-03 17:42:17

Comparing /work/SRC/openSUSE:Factory/python-django-tables2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-django-tables2.new.13546 (New)


Package is "python-django-tables2"

Mon Jul  3 17:42:17 2023 rev:8 rq:1096322 version:2.6.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-django-tables2/python-django-tables2.changes  
2023-04-16 16:07:45.821055050 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-tables2.new.13546/python-django-tables2.changes
   2023-07-03 17:42:19.696557095 +0200
@@ -1,0 +2,8 @@
+Sat Jul  1 20:42:36 UTC 2023 - Dirk Müller 
+
+- update to 2.6.0:
+  * Fix bootstrap5-responsive template to extend bootstrap5
+  * Add support for django 4.2
+  * Drop python 3.7 and django 4.0 support (#920)
+
+---

Old:

  django-tables2-2.5.3.tar.gz

New:

  django-tables2-2.6.0.tar.gz



Other differences:
--
++ python-django-tables2.spec ++
--- /var/tmp/diff_new_pack.TCvH2Z/_old  2023-07-03 17:42:20.508561876 +0200
+++ /var/tmp/diff_new_pack.TCvH2Z/_new  2023-07-03 17:42:20.512561899 +0200
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:   python-django-tables2
-Version:2.5.3
+Version:2.6.0
 Release:0
 Summary:Table/data-grid framework for Django
 License:BSD-2-Clause

++ django-tables2-2.5.3.tar.gz -> django-tables2-2.6.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-tables2-2.5.3/.github/workflows/ci.yml 
new/django-tables2-2.6.0/.github/workflows/ci.yml
--- old/django-tables2-2.5.3/.github/workflows/ci.yml   2023-03-06 
07:18:04.0 +0100
+++ new/django-tables2-2.6.0/.github/workflows/ci.yml   2023-06-27 
11:40:34.0 +0200
@@ -4,7 +4,7 @@
   black:
 runs-on: ubuntu-latest
 steps:
-  - uses: actions/setup-python@v4.5.0
+  - uses: actions/setup-python@v4.6.1
   - uses: actions/checkout@v3
   - run: python -m pip install --upgrade black
   - run: black --check .
@@ -12,7 +12,7 @@
   flake8:
 runs-on: ubuntu-latest
 steps:
-  - uses: actions/setup-python@v4.5.0
+  - uses: actions/setup-python@v4.6.1
   - uses: actions/checkout@v3
   - run: python -m pip install flake8
   - run: flake8
@@ -20,9 +20,7 @@
   isort:
 runs-on: ubuntu-latest
 steps:
-  - uses: actions/setup-python@v4.5.0
-with:
-python-version: 3.8
+  - uses: actions/setup-python@v4.6.1
   - uses: actions/checkout@v3
   - run: python -m pip install -r requirements/common.pip isort==5.6.4
   - run: isort --diff --check django_tables2 test
@@ -31,13 +29,9 @@
 runs-on: ubuntu-latest
 strategy:
   matrix:
-python-version: [3.7, 3.8, 3.9, "3.10", 3.11]
-django-version: [3.2, 4.0, 4.1]
+python-version: [3.8, 3.9, "3.10", 3.11]
+django-version: [3.2, 4.1, 4.2]
 exclude:
-- python-version: 3.7
-  django-version: 4.0
-- python-version: 3.7
-  django-version: 4.1
 - python-version: "3.10"
   django-version: 3.2
 - python-version: 3.11
@@ -45,11 +39,11 @@
 
 steps:
   - name: Set up Python ${{ matrix.python-version }}
-uses: actions/setup-python@v4.5.0
+uses: actions/setup-python@v4.6.1
 with:
   python-version: ${{ matrix.python-version }}
   - uses: actions/checkout@v3
-  - uses: actions/cache@v3.2.6
+  - uses: actions/cache@v3.3.1
 with:
   path: ~/.cache/pip
   key: ${{ runner.os }}-pip-${{ hashFiles('**/requirements.txt') }}
@@ -64,13 +58,13 @@
   python -m pip install -r requirements/common.pip
   - run: coverage run --source=django_tables2 manage.py test
 
-  build_docs:
+  docs:
 runs-on: ubuntu-latest
 steps:
   - uses: actions/checkout@v3
-  - uses: actions/setup-python@v4.5.0
+  - uses: actions/setup-python@v4.6.1
 with:
-python-version: 3.9
+python-version: "3.11"
 cache: 'pip'
 cache-dependency-path: |
   docs/requirements.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/django-tables2-2.5.3/.pre-commit-config.yaml 
new/django-tables2-2.6.0/.pre-commit-config.yaml
--- old/django-tables2-2.5.3/.pre-commit-config.yaml2023-03-06 
07:18:04.0 +0100
+++ new/django-tables2-2.6.0/.pre-commit-config.yaml2023-06-27 
11

commit python-Flask-RESTful for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Flask-RESTful for 
openSUSE:Factory checked in at 2023-07-03 17:42:18

Comparing /work/SRC/openSUSE:Factory/python-Flask-RESTful (Old)
 and  /work/SRC/openSUSE:Factory/.python-Flask-RESTful.new.13546 (New)


Package is "python-Flask-RESTful"

Mon Jul  3 17:42:18 2023 rev:7 rq:1096325 version:0.3.10

Changes:

--- 
/work/SRC/openSUSE:Factory/python-Flask-RESTful/python-Flask-RESTful.changes
2021-07-08 22:49:36.283920053 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-Flask-RESTful.new.13546/python-Flask-RESTful.changes
 2023-07-03 17:42:20.748563289 +0200
@@ -1,0 +2,6 @@
+Sat Jul  1 20:55:41 UTC 2023 - Dirk Müller 
+
+- update to 0.3.10:
+  * Compatibility with Flask 2.3
+
+---

Old:

  Flask-RESTful-0.3.9.tar.gz

New:

  Flask-RESTful-0.3.10.tar.gz



Other differences:
--
++ python-Flask-RESTful.spec ++
--- /var/tmp/diff_new_pack.6sLBlu/_old  2023-07-03 17:42:21.428567293 +0200
+++ /var/tmp/diff_new_pack.6sLBlu/_new  2023-07-03 17:42:21.432567316 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Flask-RESTful
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-Flask-RESTful
-Version:0.3.9
+Version:0.3.10
 Release:0
 Summary:Framework for creating REST APIs
 License:BSD-3-Clause

++ Flask-RESTful-0.3.9.tar.gz -> Flask-RESTful-0.3.10.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Flask-RESTful-0.3.9/Flask_RESTful.egg-info/PKG-INFO 
new/Flask-RESTful-0.3.10/Flask_RESTful.egg-info/PKG-INFO
--- old/Flask-RESTful-0.3.9/Flask_RESTful.egg-info/PKG-INFO 2021-05-17 
21:23:11.0 +0200
+++ new/Flask-RESTful-0.3.10/Flask_RESTful.egg-info/PKG-INFO2023-05-21 
05:55:52.0 +0200
@@ -1,12 +1,12 @@
 Metadata-Version: 2.1
 Name: Flask-RESTful
-Version: 0.3.9
+Version: 0.3.10
 Summary: Simple framework for creating REST APIs
 Home-page: https://www.github.com/flask-restful/flask-restful/
 Author: Twilio API Team
 Author-email: h...@twilio.com
 License: BSD
-Description: UNKNOWN
+Project-URL: Source, https://github.com/flask-restful/flask-restful
 Platform: any
 Classifier: Framework :: Flask
 Classifier: Programming Language :: Python :: 2
@@ -19,3 +19,5 @@
 Classifier: Programming Language :: Python :: 3.8
 Classifier: License :: OSI Approved :: BSD License
 Provides-Extra: docs
+License-File: LICENSE
+License-File: AUTHORS.md
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Flask-RESTful-0.3.9/Makefile 
new/Flask-RESTful-0.3.10/Makefile
--- old/Flask-RESTful-0.3.9/Makefile2021-05-17 21:18:29.0 +0200
+++ new/Flask-RESTful-0.3.10/Makefile   2023-05-21 05:48:12.0 +0200
@@ -4,7 +4,7 @@
PYTHON_MAJOR := 3
endif
ifndef PYTHON_MINOR
-   PYTHON_MINOR := 8
+   PYTHON_MINOR := 9
endif
ENV := env/py$(PYTHON_MAJOR)$(PYTHON_MINOR)
 else
@@ -139,7 +139,7 @@
 test: .depends-test .clean-test
$(NOSE) tests --with-coverage --cover-package=$(PACKAGE)
 
-test-all: test-py27 test-py34 test-py35 test-py36 test-py37 test-py38
+test-all: test-py27 test-py34 test-py35 test-py36 test-py37 test-py38 
test-py39 test-py10 test-py11
 test-py27:
PYTHON_MAJOR=2 PYTHON_MINOR=7 $(MAKE) test
 test-py34:
@@ -152,6 +152,12 @@
PYTHON_MAJOR=3 PYTHON_MINOR=7 $(MAKE) test
 test-py38:
PYTHON_MAJOR=3 PYTHON_MINOR=8 $(MAKE) test
+test-py39:
+   PYTHON_MAJOR=3 PYTHON_MINOR=9 $(MAKE) test
+test-py310:
+   PYTHON_MAJOR=3 PYTHON_MINOR=10 $(MAKE) test
+test-py311:
+   PYTHON_MAJOR=3 PYTHON_MINOR=11 $(MAKE) test
 
 .PHONY: htmlcov
 htmlcov: test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Flask-RESTful-0.3.9/PKG-INFO 
new/Flask-RESTful-0.3.10/PKG-INFO
--- old/Flask-RESTful-0.3.9/PKG-INFO2021-05-17 21:23:11.894976600 +0200
+++ new/Flask-RESTful-0.3.10/PKG-INFO   2023-05-21 05:55:52.728482500 +0200
@@ -1,12 +1,12 @@
 Metadata-Version: 2.1
 Name: Flask-RESTful
-Version: 0.3.9
+Version: 0.3.10
 Summary: Simple framework for creating REST APIs
 Home-page: https://www.github.com/flask-restful/flask-restful/
 Author: Twilio API Team
 Author-email: h...@twilio.com
 License: BSD
-Description: UNKNOWN
+Project-URL

commit python-asyncssh for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-asyncssh for openSUSE:Factory 
checked in at 2023-07-03 17:42:14

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


Package is "python-asyncssh"

Mon Jul  3 17:42:14 2023 rev:23 rq:1096323 version:2.13.2

Changes:

--- /work/SRC/openSUSE:Factory/python-asyncssh/python-asyncssh.changes  
2023-03-07 16:50:43.277706757 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-asyncssh.new.13546/python-asyncssh.changes   
2023-07-03 17:42:15.224530767 +0200
@@ -1,0 +2,19 @@
+Sat Jul  1 20:43:24 UTC 2023 - Dirk Müller 
+
+- update to 2.13.2:
+  * Fixed an issue with host-based authentication when using
+proxy_command, allowing it to be used if the caller 
+explicitly specifies client_host.
+  * Improved handling of signature algorithms for OpenSSH
+certificates so that RSA SHA-2 signatures will work with
+both older and newer versions of OpenSSH.
+  * Worked around an issue with some Cisco SSH implementations
+generating invalid "ignore" packets.
+  * Fixed unit tests to avoid errors when cryptography's version
+of * OpenSSL disables support for SHA-1 signatures.
+  * Fixed unit tests to avoid errors when the filesystem enforces
+that filenames be valid UTF-8 strings.
+  * Added documentation about which config options apply when
+passing a string as a tunnel argument.
+
+---

Old:

  asyncssh-2.13.1.tar.gz

New:

  asyncssh-2.13.2.tar.gz



Other differences:
--
++ python-asyncssh.spec ++
--- /var/tmp/diff_new_pack.Xpov4R/_old  2023-07-03 17:42:15.948535029 +0200
+++ /var/tmp/diff_new_pack.Xpov4R/_new  2023-07-03 17:42:15.956535077 +0200
@@ -19,7 +19,7 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:   python-asyncssh
-Version:2.13.1
+Version:2.13.2
 Release:0
 Summary:Asynchronous SSHv2 client and server library
 License:EPL-2.0 OR GPL-2.0-or-later

++ asyncssh-2.13.1.tar.gz -> asyncssh-2.13.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/asyncssh-2.13.1/PKG-INFO new/asyncssh-2.13.2/PKG-INFO
--- old/asyncssh-2.13.1/PKG-INFO2023-02-19 00:03:44.881586800 +0100
+++ new/asyncssh-2.13.2/PKG-INFO2023-06-22 05:08:52.759388400 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: asyncssh
-Version: 2.13.1
+Version: 2.13.2
 Summary: AsyncSSH: Asynchronous SSHv2 client and server library
 Home-page: http://asyncssh.timeheart.net
 Author: Ron Frederick
@@ -35,6 +35,15 @@
 Provides-Extra: pywin32
 License-File: LICENSE
 
+.. image:: https://readthedocs.org/projects/asyncssh/badge/?version=latest
+:target: https://asyncssh.readthedocs.io/en/latest/?badge=latest
+:alt: Documentation Status
+
+.. image:: https://img.shields.io/pypi/v/asyncssh.svg
+:target: https://pypi.python.org/pypi/asyncssh/
+:alt: AsyncSSH PyPI Project
+
+
 AsyncSSH: Asynchronous SSH for Python
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/asyncssh-2.13.1/README.rst 
new/asyncssh-2.13.2/README.rst
--- old/asyncssh-2.13.1/README.rst  2022-08-11 02:01:29.0 +0200
+++ new/asyncssh-2.13.2/README.rst  2023-06-22 04:57:39.0 +0200
@@ -1,3 +1,12 @@
+.. image:: https://readthedocs.org/projects/asyncssh/badge/?version=latest
+:target: https://asyncssh.readthedocs.io/en/latest/?badge=latest
+:alt: Documentation Status
+
+.. image:: https://img.shields.io/pypi/v/asyncssh.svg
+:target: https://pypi.python.org/pypi/asyncssh/
+:alt: AsyncSSH PyPI Project
+
+
 AsyncSSH: Asynchronous SSH for Python
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/asyncssh-2.13.1/asyncssh/channel.py 
new/asyncssh-2.13.2/asyncssh/channel.py
--- old/asyncssh-2.13.1/asyncssh/channel.py 2023-02-18 23:52:45.0 
+0100
+++ new/asyncssh-2.13.2/asyncssh/channel.py 2023-06-22 04:57:39.0 
+0200
@@ -1007,7 +1007,7 @@
This method can be called to resume delivery of incoming data
which was suspended by a call to :meth:`pause_reading`. As soon
as this method is called, any buffered data will be delivered
-   immediately. A pending end-of-file notication may also be
+   immediately. A pending end-of-file notification may also be
delivered if one was queued while reading was paused.
 
 """
@@ -1042,7 +1042,7 @@
This 

commit strawberry for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package strawberry for openSUSE:Factory 
checked in at 2023-07-03 17:42:24

Comparing /work/SRC/openSUSE:Factory/strawberry (Old)
 and  /work/SRC/openSUSE:Factory/.strawberry.new.13546 (New)


Package is "strawberry"

Mon Jul  3 17:42:24 2023 rev:55 rq:1096334 version:1.0.18

Changes:

--- /work/SRC/openSUSE:Factory/strawberry/strawberry.changes2023-03-29 
23:28:33.303891469 +0200
+++ /work/SRC/openSUSE:Factory/.strawberry.new.13546/strawberry.changes 
2023-07-03 17:42:28.432608528 +0200
@@ -1,0 +2,38 @@
+Sat Jul  1 23:35:05 UTC 2023 - Jonas Kvinge 
+
+- Update to version 1.0.18
+
+  + Bugfixes:
+   + Fixed reading disc from QObuz songs (#1168).
+   + Fixed volume being reset on playback with PulseAudio (#1174).
+   + Fixed  tags in SQL query error message.
+   + Fixed compile with Qt 6 without XCB (QX11Application).
+   + Fixed smart playlist editor not properly loading search terms (#1172).
+   + Fixed use of fixed icon for playlist favorite star icon (#1178).
+   + Possible fix for collection thumbnails using disk cache having identical 
covers for albums with hashtag (#) in the album title (#1183).
+   + Fixed listenbrainz scrobbling for songs with multiple artist mbids.
+   + Fixed listenbrainz scrobbling for songs without duration.
+   + Fixed gapless playback sometimes not working.
+   + Fixed writing PNG images as embedded covers (#1209).
+   + Fixed greyscale album covers not working in OSD D-Bus (#1205).
+   + Fixed collection thumbnail disk cache with Qt 6.5.1 and newer.
+   + Fixed moodbar disk cache with Qt 6.5.1 and newer.
+   + Fixed playlist edit tag F2 shortcut only working for title tag (#1210).
+   + Append number to filename if the destination file already exist when 
transcoding audio (#1200).
+   + Fixed abseil linking issues with protobuf 1.22.0 and newer.
+
+ + Enhancements:
+   + Reduce memory overhead with album cover handling (#1046).
+   + Improved listenbrainz error handling.
+   + Show error dialog for listenbrainz errors similar to last.fm/libre.fm.
+   + Reduce NetworkAccessManager instances.
+   + Replace SingleApplication with KDSingleApplication.
+   + Require Qt 5.12 or higher.
+   + Add new database fields for art_embedded and art_unset.
+   + Rewrite album cover loader.
+   + Move cover filename settings from collection to covers settings.
+   + Add setting to set priorities for album cover types.
+   + Add rating filtering to playlist search (#1212).
+
+
+---

Old:

  strawberry-1.0.17.tar.xz

New:

  strawberry-1.0.18.tar.xz



Other differences:
--
++ strawberry.spec ++
--- /var/tmp/diff_new_pack.9JKaL1/_old  2023-07-03 17:42:29.252613356 +0200
+++ /var/tmp/diff_new_pack.9JKaL1/_new  2023-07-03 17:42:29.260613403 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   strawberry
-Version:1.0.17
+Version:1.0.18
 Release:0
 Summary:A music player and music collection organizer
 License:GPL-3.0-or-later
@@ -93,7 +93,7 @@
   - Edit tags on music files
   - Fetch tags from MusicBrainz
   - Album cover art from Last.fm, Musicbrainz, Discogs, Musixmatch, Deezer, 
Tidal, Qobuz and Spotify
-  - Song lyrics from Lyrics.com, AudD, Genius, Musixmatch, ChartLyrics, 
lyrics.ovh and lololyrics.com
+  - Song lyrics from Lyrics.com, Genius, Musixmatch, ChartLyrics, lyrics.ovh 
and lololyrics.com
   - Support for multiple backends
   - Audio analyzer
   - Equalizer

++ strawberry-1.0.17.tar.xz -> strawberry-1.0.18.tar.xz ++
/work/SRC/openSUSE:Factory/strawberry/strawberry-1.0.17.tar.xz 
/work/SRC/openSUSE:Factory/.strawberry.new.13546/strawberry-1.0.18.tar.xz 
differ: char 25, line 1


commit libinsane for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libinsane for openSUSE:Factory 
checked in at 2023-07-03 17:42:23

Comparing /work/SRC/openSUSE:Factory/libinsane (Old)
 and  /work/SRC/openSUSE:Factory/.libinsane.new.13546 (New)


Package is "libinsane"

Mon Jul  3 17:42:23 2023 rev:2 rq:1096328 version:1.0.10

Changes:

--- /work/SRC/openSUSE:Factory/libinsane/libinsane.changes  2021-09-21 
21:13:31.042664060 +0200
+++ /work/SRC/openSUSE:Factory/.libinsane.new.13546/libinsane.changes   
2023-07-03 17:42:26.308596023 +0200
@@ -1,0 +2,23 @@
+Sat Jul  1 21:09:05 UTC 2023 - Dirk Müller 
+
+- update to 1.0.10:
+  * New error code: LIS_ERR_OFFLINE: returned when attempting to
+use the scanner and the scanner is offline.
+  * normalizers/raw24: fix unpacking of 1bit images.
+  * New workaround for Sane: 'hide_source_auto':
++ remove sources 'Auto'|'Automatic':
+  those source behavior depends on the scanner and cannot be
+  used reliably.
+  * New workaround for Sane + Brother scanners:
+'invalid_page_size':
+  some Brother scanners/drivers report there is still a page
+  in the feeder, but when requesting the page, we get an
+  absurd size (2500x0 for example).
+  * dedicated process: do not try to log messages through the log
+socket if one of the socket has just died (happens if the master
+process crashes)
+  * dedicated_process: disable backtrace support when another
+Libc than GLIBC is used 
+  * dedicated_process: fix build with some Libc
+
+---

Old:

  libinsane-1.0.9.tar.gz

New:

  libinsane-1.0.10.tar.gz



Other differences:
--
++ libinsane.spec ++
--- /var/tmp/diff_new_pack.0E6M8n/_old  2023-07-03 17:42:27.920605514 +0200
+++ /var/tmp/diff_new_pack.0E6M8n/_new  2023-07-03 17:42:27.924605537 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libinsane
 #
-# 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
@@ -17,7 +17,7 @@
 
 
 Name:   libinsane
-Version:1.0.9
+Version:1.0.10
 Release:0
 Summary:Library for accessing image scanners
 Group:  Productivity/Office/Other
@@ -30,10 +30,10 @@
 BuildRequires:  meson >= 0.50.0
 BuildRequires:  pkgconfig
 BuildRequires:  plantuml
+BuildRequires:  vala
 BuildRequires:  valgrind
 BuildRequires:  pkgconfig(cunit)
 BuildRequires:  pkgconfig(sane-backends)
-BuildRequires:  vala
 
 %description
 Libinsane is a library to access scanners on multiple platforms.

++ libinsane-1.0.9.tar.gz -> libinsane-1.0.10.tar.gz ++
 1941 lines of diff (skipped)


commit iosevka-fonts for openSUSE:Factory

2023-07-03 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-07-03 17:42:25

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


Package is "iosevka-fonts"

Mon Jul  3 17:42:25 2023 rev:66 rq:1096337 version:24.1.4

Changes:

--- /work/SRC/openSUSE:Factory/iosevka-fonts/iosevka-fonts.changes  
2023-06-20 16:47:57.495217151 +0200
+++ /work/SRC/openSUSE:Factory/.iosevka-fonts.new.13546/iosevka-fonts.changes   
2023-07-03 17:42:29.448614510 +0200
@@ -1,0 +2,41 @@
+Sun Jun 25 00:17:43 UTC 2023 - Anton Shvetz 
+
+- Update to v24.1.4
+  * Changes of version 24.1.4
+= Add Characters:
+  ~ COMBINING DIAERESIS-RING (U+1AB1).
+  ~ COMBINING X-X BELOW (U+1AB5).
+  ~ CYRILLIC SMALL LETTER LONG-LEGGED DE (U+1C81).
+  ~ CYRILLIC SMALL LETTER WIDE ES (U+1C83).
+  ~ CYRILLIC SMALL LETTER THREE-LEGGED TE (U+1C85).
+  ~ COMBINING LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE
+(U+1DEC) (#1673).
+  ~ COMBINING WIDE INVERTED BRIDGE BELOW (U+1DF9).
+  ~ COMBINING THREE DOTS ABOVE (U+20DB) .. COMBINING FOUR DOTS
+ABOVE (`U+20DC).
+  ~ COMBINING TRIPLE UNDERDOT (U+20E8) .. COMBINING WIDE BRIDGE
+ABOVE (U+20E9).
+  ~ LESS-THAN OR SLANTED EQUAL TO WITH DOT INSIDE (U+2A7F) ..
+GREATER-THAN OR SLANTED EQUAL TO WITH DOT INSIDE (U+2A80).
+  ~ SLANTED EQUAL TO OR LESS-THAN (U+2A95) .. DOUBLE-LINE EQUAL
+TO OR GREATER-THAN (U+2A9A).
+  ~ SIMILAR OR LESS-THAN (U+2A9D) .. SIMILAR OR GREATER-THAN
+(U+2A9E).
+  ~ EQUALS SIGN WITH BUMPY ABOVE (U+2AAE).
+  ~ LATIN EPIGRAPHIC LETTER I LONGA (U+A7FE).
+  ~ LATIN SMALL LETTER L WITH DOUBLE MIDDLE TILDE (U+AB38)
+(#1673).
+  ~ COMBINING LATIN SMALL LETTER INSULAR R (U+1ACD) (#1808).
+  ~ LATIN CAPITAL LETTER INSULAR R (U+A782) (#1808).
+  ~ LATIN SMALL LETTER INSULAR R (U+A783) (#1808).
+= Fix shape of U+1D95 (#1790).
+= Fix shape of U+2C6E (#1794).
+= Fix serifs of U+A666 .. U+A667 (#1795).
+= Fix ss07 for l (#1796).
+= Fix combining mark anchors for several characters.
+= Fix upside down shape of U+1D12.
+= Fix variant assignment for U+1D84 and U+2C6A.
+= Fix variant selector for CYRILLIC SMALL LETTER KOMI NJE
+  (U+050B).
+
+---

Old:

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

New:

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



Other differences:
--
++ iosevka-fonts.spec ++
--- /var/tmp/diff_new_pack.6zYEYd/_old  2023-07-03 17:42:51.420743869 +0200
+++ /var/tmp/diff_new_pack.6zYEYd/_new  2023-07-03 17:42:51.424743892 +0200
@@ -20,7 +20,7 @@
 typeface family, designed for writing code, using in terminals, and\
 preparing technical documents.
 Name:   iosevka-fonts
-Version:24.1.3
+Version:24.1.4
 Release:0
 Summary:Slender typeface for source code
 License:OFL-1.1


commit distribution-gpg-keys for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package distribution-gpg-keys for 
openSUSE:Factory checked in at 2023-07-03 17:42:47

Comparing /work/SRC/openSUSE:Factory/distribution-gpg-keys (Old)
 and  /work/SRC/openSUSE:Factory/.distribution-gpg-keys.new.13546 (New)


Package is "distribution-gpg-keys"

Mon Jul  3 17:42:47 2023 rev:9 rq:1096361 version:1.88

Changes:

--- 
/work/SRC/openSUSE:Factory/distribution-gpg-keys/distribution-gpg-keys.changes  
2022-12-14 14:12:06.307834845 +0100
+++ 
/work/SRC/openSUSE:Factory/.distribution-gpg-keys.new.13546/distribution-gpg-keys.changes
   2023-07-03 17:42:52.484750133 +0200
@@ -1,0 +2,43 @@
+Mon Jun 12 10:40:12 UTC 2023 - Luciano Santos 
+
+- Update to v1.88
+  + Update copr keys
+  + Add per distro/version link to proper key for remi
+  + Update brave keys
+  + Add Docker key
+  + Add mullvad key
+- Changes from v1.87
+  + Update copr keys
+  + Update virtualbox key
+  + Update openSUSE-Backports key
+  + Update skype key
+- Changes from v1.86
+  + Update copr keys
+  + Add Jenkins 2023
+  + Add keys for Bacula & Baculum
+  + Add keys for Google Cloud
+  + Add VeraCrypt keys
+  + Add Element keys
+- Changes from v1.85
+  + Update copr keys
+  + Add Amazon Linux 2023 and remove Amazon Linux 2022 key
+  + Add AnyDesk GPG key
+- Changes from v1.84
+  + Add tumbleweed key
+  + Add RPM Fusion keys for Fedora 39
+  + Update copr keys
+  + Add elastic gpg key
+- Changes from v1.82
+  + Move symlink of fedora-rawhide to fedora-39
+  + Add openEuler new key
+  + Update copr keys
+  + Add fedora 40 gpg key
+- Changes from v1.81
+  + Update copr keys
+  + Add remi 2023 key
+  + Add TeamViewer key
+- Changes from v1.80
+  + Add SME Server keys
+  + Update copr keys
+
+---

Old:

  distribution-gpg-keys-1.79-1.tar.gz

New:

  distribution-gpg-keys-1.88-1.tar.gz



Other differences:
--
++ distribution-gpg-keys.spec ++
--- /var/tmp/diff_new_pack.VUidHf/_old  2023-07-03 17:42:53.428755690 +0200
+++ /var/tmp/diff_new_pack.VUidHf/_new  2023-07-03 17:42:53.432755714 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package distribution-gpg-keys
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2021 Nicolas FORMICHELLA 
 # Copyright (c) 2022 Neal Gompa .
 #
@@ -22,7 +22,7 @@
 %global origrel 1
 
 Name:   distribution-gpg-keys
-Version:1.79
+Version:1.88
 Release:0
 Summary:GPG keys of various Linux distributions
 Group:  System/Packages

++ distribution-gpg-keys-1.79-1.tar.gz -> 
distribution-gpg-keys-1.88-1.tar.gz ++
/work/SRC/openSUSE:Factory/distribution-gpg-keys/distribution-gpg-keys-1.79-1.tar.gz
 
/work/SRC/openSUSE:Factory/.distribution-gpg-keys.new.13546/distribution-gpg-keys-1.88-1.tar.gz
 differ: char 13, line 1


commit python-google-auth-oauthlib for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-auth-oauthlib for 
openSUSE:Factory checked in at 2023-07-03 17:42:52

Comparing /work/SRC/openSUSE:Factory/python-google-auth-oauthlib (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.13546 
(New)


Package is "python-google-auth-oauthlib"

Mon Jul  3 17:42:52 2023 rev:15 rq:1096399 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-auth-oauthlib/python-google-auth-oauthlib.changes
  2023-04-03 17:46:41.546378929 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-auth-oauthlib.new.13546/python-google-auth-oauthlib.changes
   2023-07-03 17:42:56.576774224 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 12:51:37 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-google-auth-oauthlib.spec ++
--- /var/tmp/diff_new_pack.AeUhQA/_old  2023-07-03 17:42:57.192777851 +0200
+++ /var/tmp/diff_new_pack.AeUhQA/_new  2023-07-03 17:42:57.196777874 +0200
@@ -16,6 +16,7 @@
 #
 
 
+%{?sle15_python_module_pythons}
 Name:   python-google-auth-oauthlib
 Version:1.0.0
 Release:0


commit dxvk for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package dxvk for openSUSE:Factory checked in 
at 2023-07-03 17:42:49

Comparing /work/SRC/openSUSE:Factory/dxvk (Old)
 and  /work/SRC/openSUSE:Factory/.dxvk.new.13546 (New)


Package is "dxvk"

Mon Jul  3 17:42:49 2023 rev:9 rq:1096362 version:2.2

Changes:

--- /work/SRC/openSUSE:Factory/dxvk/dxvk.changes2023-05-15 
16:54:57.540384553 +0200
+++ /work/SRC/openSUSE:Factory/.dxvk.new.13546/dxvk.changes 2023-07-03 
17:42:53.944758728 +0200
@@ -1,0 +2,63 @@
+Wed May 24 02:29:22 UTC 2023 - Björn Bidar 
+
+- Update to 2.2
+  * 3D11On12 support
+  In order to enable D3D12 support in recent Unity Engine titles such
+  as Lego Builder's Journey, this release introduces support for creating D3D11
+  devices from a D3D12 device using D3D11On12CreateDevice, as well as
+  the basic ID3D11On12Device interface. This is achieved by importing
+  the Vulkan device and resource handles from vkd3d-proton into DXVK,
+  and otherwise uses DXVK's existing D3D11 implementation.
+
+  A vkd3d-proton build as of HansKristian-Work/vkd3d-proton@26c4fed
+  or later is required for this to work.
+
+  * D3D9 Partial Presentation
+  DXVK now supports presenting to parts of a window by copying the contents of 
the backbuffer
+  to system memory and then drawing them into the window on the CPU.
+  This improves compatibility with game launchers, particularly those
+  based on Microsoft's WPF toolkit, and some visual novels.
+  It will however come with a noticable performance hit.
+
+  Additionally, overall behaviour of D3D9 swap chains was improved and
+  the d3d9.noExplicitFrontBuffer option was removed.
+  * Logging changes
+  When running on Proton or plain Wine, DXVK will no longer create
+  log files by default and instead only write log messages to the console
+  using wine-specific functionality, in order to avoid creating unnecessary 
extra files.
+  This matches vkd3d-proton behaviour. Note that log file creation
+  can be re-enabled by setting the environment variable DXVK_LOG_PATH to a 
valid path.
+
+  When filing bug reports, users are encouraged to upload the full Proton log.
+
+  * Warnings about unknown interfaces being queried via QueryInterface
+will only be logged once   in order to avoid growing log files
+indefinitely in some games. (#3231)
+  * Fixed a regression when rendering YUY2 or UYUY texture formats.
+This fixes in-game videos in Jade Empire (#3182) and
+Sid Meier's Pirates (#3189) (PR #3342)
+  * Fixed an issue wherein threads were not properly destroyed.
+  * Fixed Vulkan validation errors caused by incorrect layout tracking
+when enabling feedback loops for a texture.
+  * Fixed Vulkan validation errors caused by 0x0 sized clears in D3D9.
+  * D3D9 StateBlocks now only allocate memory for the parts that are actually 
used.
+This fixes Total War: Shogun 2 running out of address space when
+using the D3D9 renderer. (#2703, PR #3248)
+  * Improved usage of some VK_EXT_extended_dynamic_state3 features to
+avoid hitting slow paths on some drivers.
+  * Improved enumeration of DXGI outputs on systems with multiple GPUs.
+This fixes performance issues with recent RE Engine games (D3D12) on such 
systems.
+  * Significantly reduced memory usage in situations where games create unused 
D3D11 devices.
+  * Battle Fantasia Revised Edition: Locked frame rate to 60 FPS
+to work around game bugs at higher frame rates. (PR #3256)
+  * Cold Fear: Fixed missing geometry (#3293, PR #3390)
+  * Dawn of Magic 2: Fixed a crash upon start (#3271, PR #3272)
+  * DC Universe Online: Fixed a hang after alt-tabbing out and back in. 
(#3314, PR #3316)
+  * Far Cry 2: Work around rendering issues on Intel hardware,
+as well as low performance on all GPUs. (PR #3241)
+  * Halo: The Master Chief Collection: Fixed memory leak due to invalid
+query usage by the game (PR #3273)
+  * Warhammer 40k: Space Marine: Fixed shadow rendering (#3298, PR #3305)
+
+
+---

Old:

  dxvk-2.1.tar.gz

New:

  dxvk-2.2.tar.gz



Other differences:
--
++ dxvk.spec ++
--- /var/tmp/diff_new_pack.zBVxKw/_old  2023-07-03 17:42:54.680763061 +0200
+++ /var/tmp/diff_new_pack.zBVxKw/_new  2023-07-03 17:42:54.684763085 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   dxvk
-Version:2.1
+Version:2.2
 Release:0
 Summary:Vulkan-based D3D11 implementation for Linux / Wine
 License:zlib-acknowledgement
@@ -65,7 +65,7 @@
 
 mkdir ../build
 
-meson \
+meson setup \
 --cross-file build-win$(arch | tail -c 3 | sed 's|86|32|g').txt \
 --strip \
 --buildtype "relea

commit python-google-auth-httplib2 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-auth-httplib2 for 
openSUSE:Factory checked in at 2023-07-03 17:42:53

Comparing /work/SRC/openSUSE:Factory/python-google-auth-httplib2 (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-auth-httplib2.new.13546 
(New)


Package is "python-google-auth-httplib2"

Mon Jul  3 17:42:53 2023 rev:4 rq:1096400 version:0.1.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-auth-httplib2/python-google-auth-httplib2.changes
  2022-06-08 15:48:10.248750405 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-auth-httplib2.new.13546/python-google-auth-httplib2.changes
   2023-07-03 17:42:57.340778722 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 12:51:06 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-google-auth-httplib2.spec ++
--- /var/tmp/diff_new_pack.fT8VGi/_old  2023-07-03 17:42:57.960782372 +0200
+++ /var/tmp/diff_new_pack.fT8VGi/_new  2023-07-03 17:42:57.964782396 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-google-auth-httplib2
 Version:0.1.0
 Release:0


commit python-google-api-core for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-api-core for 
openSUSE:Factory checked in at 2023-07-03 17:42:54

Comparing /work/SRC/openSUSE:Factory/python-google-api-core (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-api-core.new.13546 (New)


Package is "python-google-api-core"

Mon Jul  3 17:42:54 2023 rev:25 rq:1096401 version:2.11.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-api-core/python-google-api-core.changes
2023-06-20 16:49:39.419829694 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-api-core.new.13546/python-google-api-core.changes
 2023-07-03 17:42:58.144783456 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 12:27:35 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-google-api-core.spec ++
--- /var/tmp/diff_new_pack.DnXazT/_old  2023-07-03 17:42:58.844787577 +0200
+++ /var/tmp/diff_new_pack.DnXazT/_new  2023-07-03 17:42:58.848787600 +0200
@@ -16,7 +16,6 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %global flavor @BUILD_FLAVOR@%{nil}
 %if "%{flavor}" == "test"
 %define psuffix -test
@@ -26,6 +25,7 @@
 %bcond_with test
 %endif
 %define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:   python-google-api-core
 Version:2.11.1
 Release:0


commit python-googleapis-common-protos for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-googleapis-common-protos for 
openSUSE:Factory checked in at 2023-07-03 17:42:55

Comparing /work/SRC/openSUSE:Factory/python-googleapis-common-protos (Old)
 and  /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.13546 
(New)


Package is "python-googleapis-common-protos"

Mon Jul  3 17:42:55 2023 rev:15 rq:1096402 version:1.59.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-googleapis-common-protos/python-googleapis-common-protos.changes
  2023-06-20 16:49:41.251840703 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.13546/python-googleapis-common-protos.changes
   2023-07-03 17:42:58.996788471 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 12:30:42 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-googleapis-common-protos.spec ++
--- /var/tmp/diff_new_pack.ABtyka/_old  2023-07-03 17:42:59.620792146 +0200
+++ /var/tmp/diff_new_pack.ABtyka/_new  2023-07-03 17:42:59.624792169 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define modname googleapis-common-protos
 %define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , 
'_');print(pname)}
+%{?sle15_python_module_pythons}
 Name:   python-googleapis-common-protos
 Version:1.59.1
 Release:0
@@ -62,6 +62,7 @@
 %files %{python_files}
 %license LICENSE
 %doc README.rst
+%dir %{python_sitelib}/google
 %{python_sitelib}/google/type
 %{python_sitelib}/google/longrunning
 %{python_sitelib}/google/rpc


commit python-progressbar for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-progressbar for 
openSUSE:Factory checked in at 2023-07-03 17:42:58

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


Package is "python-progressbar"

Mon Jul  3 17:42:58 2023 rev:14 rq:1096405 version:2.5

Changes:

--- /work/SRC/openSUSE:Factory/python-progressbar/python-progressbar.changes
2018-12-24 11:41:25.609450276 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-progressbar.new.13546/python-progressbar.changes
 2023-07-03 17:43:01.312802107 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 11:18:04 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-progressbar.spec ++
--- /var/tmp/diff_new_pack.Rx4ywR/_old  2023-07-03 17:43:01.928805733 +0200
+++ /var/tmp/diff_new_pack.Rx4ywR/_new  2023-07-03 17:43:01.936805781 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-progressbar
 Version:2.5
 Release:0


commit python-google-api-python-client for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-google-api-python-client for 
openSUSE:Factory checked in at 2023-07-03 17:42:51

Comparing /work/SRC/openSUSE:Factory/python-google-api-python-client (Old)
 and  /work/SRC/openSUSE:Factory/.python-google-api-python-client.new.13546 
(New)


Package is "python-google-api-python-client"

Mon Jul  3 17:42:51 2023 rev:34 rq:1096398 version:2.89.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-google-api-python-client/python-google-api-python-client.changes
  2023-06-21 22:39:46.454340503 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-api-python-client.new.13546/python-google-api-python-client.changes
   2023-07-03 17:42:55.680768949 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 12:28:05 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-google-api-python-client.spec ++
--- /var/tmp/diff_new_pack.3Dzquc/_old  2023-07-03 17:42:56.388773117 +0200
+++ /var/tmp/diff_new_pack.3Dzquc/_new  2023-07-03 17:42:56.392773141 +0200
@@ -17,6 +17,7 @@
 
 
 %define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:   python-google-api-python-client
 Version:2.89.0
 Release:0


commit python-pkgutil-resolve-name for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pkgutil-resolve-name for 
openSUSE:Factory checked in at 2023-07-03 17:43:00

Comparing /work/SRC/openSUSE:Factory/python-pkgutil-resolve-name (Old)
 and  /work/SRC/openSUSE:Factory/.python-pkgutil-resolve-name.new.13546 
(New)


Package is "python-pkgutil-resolve-name"

Mon Jul  3 17:43:00 2023 rev:3 rq:1096408 version:1.3.10

Changes:

--- 
/work/SRC/openSUSE:Factory/python-pkgutil-resolve-name/python-pkgutil-resolve-name.changes
  2022-09-26 18:48:47.768121399 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pkgutil-resolve-name.new.13546/python-pkgutil-resolve-name.changes
   2023-07-03 17:43:02.880811339 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 10:32:08 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-pkgutil-resolve-name.spec ++
--- /var/tmp/diff_new_pack.iLxWHQ/_old  2023-07-03 17:43:03.564815366 +0200
+++ /var/tmp/diff_new_pack.iLxWHQ/_new  2023-07-03 17:43:03.572815413 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-pkgutil-resolve-name
 Version:1.3.10
 Release:0


commit python-grpcio-gcp for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-grpcio-gcp for 
openSUSE:Factory checked in at 2023-07-03 17:42:56

Comparing /work/SRC/openSUSE:Factory/python-grpcio-gcp (Old)
 and  /work/SRC/openSUSE:Factory/.python-grpcio-gcp.new.13546 (New)


Package is "python-grpcio-gcp"

Mon Jul  3 17:42:56 2023 rev:2 rq:1096403 version:0.2.2

Changes:

--- /work/SRC/openSUSE:Factory/python-grpcio-gcp/python-grpcio-gcp.changes  
2019-02-28 21:41:54.833563266 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-grpcio-gcp.new.13546/python-grpcio-gcp.changes
   2023-07-03 17:42:59.792793158 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 12:45:59 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-grpcio-gcp.spec ++
--- /var/tmp/diff_new_pack.ANd3L0/_old  2023-07-03 17:43:00.360796502 +0200
+++ /var/tmp/diff_new_pack.ANd3L0/_new  2023-07-03 17:43:00.364796526 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-grpcio-gcp
 Version:0.2.2
 Release:0


commit python-digitalocean for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-digitalocean for 
openSUSE:Factory checked in at 2023-07-03 17:42:57

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


Package is "python-digitalocean"

Mon Jul  3 17:42:57 2023 rev:5 rq:1096404 version:1.17.0

Changes:

--- /work/SRC/openSUSE:Factory/python-digitalocean/python-digitalocean.changes  
2022-01-23 12:17:04.151914056 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-digitalocean.new.13546/python-digitalocean.changes
   2023-07-03 17:43:00.484797233 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 12:24:05 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-digitalocean.spec ++
--- /var/tmp/diff_new_pack.QwBbph/_old  2023-07-03 17:43:01.132801047 +0200
+++ /var/tmp/diff_new_pack.QwBbph/_new  2023-07-03 17:43:01.148801142 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-digitalocean
 Version:1.17.0
 Release:0


commit python-requests-download for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-requests-download for 
openSUSE:Factory checked in at 2023-07-03 17:42:59

Comparing /work/SRC/openSUSE:Factory/python-requests-download (Old)
 and  /work/SRC/openSUSE:Factory/.python-requests-download.new.13546 (New)


Package is "python-requests-download"

Mon Jul  3 17:42:59 2023 rev:3 rq:1096406 version:0.1.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-requests-download/python-requests-download.changes
2019-08-24 18:49:39.553738457 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-requests-download.new.13546/python-requests-download.changes
 2023-07-03 17:43:02.148807029 +0200
@@ -1,0 +2,5 @@
+Sun Jul  2 11:13:04 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---



Other differences:
--
++ python-requests-download.spec ++
--- /var/tmp/diff_new_pack.cTSa4c/_old  2023-07-03 17:43:02.732810467 +0200
+++ /var/tmp/diff_new_pack.cTSa4c/_new  2023-07-03 17:43:02.736810491 +0200
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?sle15_python_module_pythons}
 Name:   python-requests-download
 Version:0.1.2
 Release:0


commit python-configshell-fb for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-configshell-fb for 
openSUSE:Factory checked in at 2023-07-03 17:43:03

Comparing /work/SRC/openSUSE:Factory/python-configshell-fb (Old)
 and  /work/SRC/openSUSE:Factory/.python-configshell-fb.new.13546 (New)


Package is "python-configshell-fb"

Mon Jul  3 17:43:03 2023 rev:17 rq:1096429 version:1.1.30

Changes:

--- 
/work/SRC/openSUSE:Factory/python-configshell-fb/python-configshell-fb.changes  
2023-04-21 18:48:32.104433425 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-configshell-fb.new.13546/python-configshell-fb.changes
   2023-07-03 17:43:05.676827799 +0200
@@ -1,0 +2,8 @@
+Sun Jul  2 15:23:07 UTC 2023 - Lee Duncan 
+
+- Upgrade to latest upstream version v1.1.30:
+ * setup.py: relax pyparsing version restriction
+ * Replace more occurrences of getargspec() with getfullargspec()
+ * replace getargspec() with getfullargspec()
+
+---

Old:

  python-configshell-fb-1.1.29.tar.xz

New:

  python-configshell-fb-1.1.30.tar.xz



Other differences:
--
++ python-configshell-fb.spec ++
--- /var/tmp/diff_new_pack.ZLaC9p/_old  2023-07-03 17:43:06.404832086 +0200
+++ /var/tmp/diff_new_pack.ZLaC9p/_new  2023-07-03 17:43:06.408832109 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %{?sle15_python_module_pythons}
 Name:   python-configshell-fb
-Version:1.1.29
+Version:1.1.30
 Release:0%{?dist}
 Summary:A Python library for building configuration shells
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.ZLaC9p/_old  2023-07-03 17:43:06.440832297 +0200
+++ /var/tmp/diff_new_pack.ZLaC9p/_new  2023-07-03 17:43:06.444832321 +0200
@@ -7,7 +7,7 @@
 @PARENT_TAG@
 v(\d*\.\d*\.)(\d*)
 \1\2
-v1.1.28
+v1.1.30
   
   
 *configshell-fb*.tar

++ python-configshell-fb-1.1.29.tar.xz -> 
python-configshell-fb-1.1.30.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-configshell-fb-1.1.29/.gitignore 
new/python-configshell-fb-1.1.30/.gitignore
--- old/python-configshell-fb-1.1.29/.gitignore 1970-01-01 01:00:00.0 
+0100
+++ new/python-configshell-fb-1.1.30/.gitignore 2023-05-29 13:39:24.0 
+0200
@@ -0,0 +1,24 @@
+debian/changelog
+dpkg-buildpackage.log
+dpkg-buildpackage.version
+*.swp
+*.swo
+build-stamp
+build/*
+debian/files
+debian/python-configshell.debhelper.log
+debian/python-configshell.substvars
+debian/python-configshell/
+debian/configshell-doc.debhelper.log
+debian/configshell-doc.substvars
+debian/configshell-doc/
+debian/tmp/
+dist/*
+doc/*
+*.pyc
+debian/python-configshell.substvars
+debian/configshell-doc.debhelper.log
+debian/tmp/
+*.spec
+*.pyc
+rtslib-*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-configshell-fb-1.1.29/configshell/__init__.py 
new/python-configshell-fb-1.1.30/configshell/__init__.py
--- old/python-configshell-fb-1.1.29/configshell/__init__.py2021-03-04 
13:59:32.0 +0100
+++ new/python-configshell-fb-1.1.30/configshell/__init__.py2023-05-29 
13:39:24.0 +0200
@@ -26,7 +26,7 @@
 from .prefs import Prefs
 from .shell import ConfigShell
 
-__version__ = '1.1.29'
+__version__ = '1.1.30'
 __url__ = 'http://github.com/open-iscsi/configshell-fb'
 __description__ = 'A framework to implement simple but nice CLIs.'
 __license__ = 'Apache 2.0'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-configshell-fb-1.1.29/configshell/node.py 
new/python-configshell-fb-1.1.30/configshell/node.py
--- old/python-configshell-fb-1.1.29/configshell/node.py2021-03-04 
13:59:32.0 +0100
+++ new/python-configshell-fb-1.1.30/configshell/node.py2023-05-29 
13:39:24.0 +0200
@@ -1417,10 +1417,10 @@
 @type kparams: dict
 @raise ExecutionError: When the check fails.
 '''
-spec = inspect.getargspec(method)
+spec = inspect.getfullargspec(method)
 args = spec.args[1:]
 pp = spec.varargs
-kw = spec.keywords
+kw = spec.varkw
 
 if spec.defaults is None:
 nb_opt_params = 0
@@ -1460,7 +1460,7 @@
 "Missing required parameters %s"
 % ", ".join("'%s'" % missing for missing in missing_params))
 
-if spec.keywords is None:
+if kw is None:
 if len(unexpected_keywords) == 1:
 raise ExecutionError(
 "Unexpected keyword parameter '%s'."
@@ -1575,12 +1575,12 @@

commit python-fastparquet for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-fastparquet for 
openSUSE:Factory checked in at 2023-07-03 17:43:04

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


Package is "python-fastparquet"

Mon Jul  3 17:43:04 2023 rev:28 rq:1096412 version:2023.7.0

Changes:

--- /work/SRC/openSUSE:Factory/python-fastparquet/python-fastparquet.changes
2023-04-28 16:25:26.142734253 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-fastparquet.new.13546/python-fastparquet.changes
 2023-07-03 17:43:07.716839810 +0200
@@ -1,0 +2,7 @@
+Sat Jul  1 20:05:36 UTC 2023 - Arun Persaud 
+
+- update to version 2023.7.0:
+  * Add test case for reading non-pandas parquet file (#870)
+  * Extra field when cloning ParquetFile (#866)
+
+---

Old:

  fastparquet-2023.4.0.tar.gz

New:

  fastparquet-2023.7.0.tar.gz



Other differences:
--
++ python-fastparquet.spec ++
--- /var/tmp/diff_new_pack.HiXzis/_old  2023-07-03 17:43:08.780846074 +0200
+++ /var/tmp/diff_new_pack.HiXzis/_new  2023-07-03 17:43:08.784846098 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-fastparquet
-Version:2023.4.0
+Version:2023.7.0
 Release:0
 Summary:Python support for Parquet file format
 License:Apache-2.0

++ fastparquet-2023.4.0.tar.gz -> fastparquet-2023.7.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-fastparquet/fastparquet-2023.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-fastparquet.new.13546/fastparquet-2023.7.0.tar.gz
 differ: char 13, line 1


commit python-Fabric for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-Fabric for openSUSE:Factory 
checked in at 2023-07-03 17:43:01

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


Package is "python-Fabric"

Mon Jul  3 17:43:01 2023 rev:43 rq:1096411 version:3.0.1

Changes:

--- /work/SRC/openSUSE:Factory/python-Fabric/python-Fabric.changes  
2023-07-01 23:18:19.398358153 +0200
+++ /work/SRC/openSUSE:Factory/.python-Fabric.new.13546/python-Fabric.changes   
2023-07-03 17:43:03.808816802 +0200
@@ -1,0 +2,28 @@
+Sun Jul  2 08:57:33 UTC 2023 - ecsos 
+
+- Update to 3.0.1
+  * [Bug] #2241: A typo prevented Fabric’s command runner from properly
+calling its superclass stop() method, which in tandem with a related
+Invoke bug meant messy or long shutdowns in many scenarios.
+- Changes from 3.0.0
+  * [Feature]: Change the default configuration value for inline_ssh_env
+from False to True, to better align with the practicalities of common
+SSH server configurations.
+- Warning
+  This change is backwards incompatible if you were using 
+  environment-variable-setting kwargs or config settings,
+  such as Connection.run(command, env={'SOME': 'ENV VARS'}),
+  and were not already explicitly specifying the value of inline_ssh_env.
+  * [Bug] #1981: (fixed in #2195) Automatically close any open SFTP session
+during fabric.connection.Connection.close; this avoids issues encountered
+upon re-opening a previously-closed connection object.
+  * [Support]: Drop support for Python <3.6, including Python 2.
+- Warning
+  This is a backwards incompatible change if you are not yet on
+  Python 3.6 or above; however, pip shouldn’t offer you this
+  version of Fabric as long as your pip version understands
+  python_requires metadata.
+- Drop remove-mock.patch because now in upstream.
+- Drop remove-pathlib2.patch because now in upstream.
+
+---

Old:

  fabric-2.7.1.tar.gz
  remove-mock.patch
  remove-pathlib2.patch

New:

  fabric-3.0.1.tar.gz



Other differences:
--
++ python-Fabric.spec ++
--- /var/tmp/diff_new_pack.MtlOSC/_old  2023-07-03 17:43:04.428820453 +0200
+++ /var/tmp/diff_new_pack.MtlOSC/_new  2023-07-03 17:43:04.432820476 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-Fabric
 #
-# 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
@@ -18,7 +18,7 @@
 
 %{?sle15_python_module_pythons}
 Name:   python-Fabric
-Version:2.7.1
+Version:3.0.1
 Release:0
 Summary:A Pythonic tool for remote execution and deployment
 License:BSD-2-Clause
@@ -26,25 +26,16 @@
 Source: 
https://files.pythonhosted.org/packages/source/f/fabric/fabric-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM gh#fabric/fabric#2209
 Patch0: fix-executable.patch
-# PATCH-FIX-UPSTREAM gh#fabric/fabric#2210
-Patch1: remove-mock.patch
-# PATCH-FIX-OPENSUSE remove pathlib2 requirement gh#fabric/fabric#2180
-Patch2: remove-pathlib2.patch
-BuildRequires:  %{python_module cryptography >= 1.1}
 BuildRequires:  %{python_module decorator}
-BuildRequires:  %{python_module invoke >= 1.3}
+BuildRequires:  %{python_module invoke >= 2.0}
 BuildRequires:  %{python_module paramiko >= 2.4}
 BuildRequires:  %{python_module pytest-relaxed}
 BuildRequires:  %{python_module setuptools}
-BuildRequires:  %{python_module six}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-cryptography >= 1.1
 Requires:   python-decorator
-Requires:   python-invoke >= 1.3
+Requires:   python-invoke >= 2.0
 Requires:   python-paramiko >= 2.4
-Requires:   python-setuptools
-Requires:   python-six
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 Conflicts:  python-Fabric3

++ fabric-2.7.1.tar.gz -> fabric-3.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fabric-2.7.1/PKG-INFO new/fabric-3.0.1/PKG-INFO
--- old/fabric-2.7.1/PKG-INFO   2022-07-15 00:39:03.0 +0200
+++ new/fabric-3.0.1/PKG-INFO   2023-04-29 20:59:33.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: fabric
-Version: 2.7.1
+Version: 3.0.1
 Summary: High level SSH command execution
 Home-page: https://fabfile.org
 Author: Jeff Forcier
@@ -57,13 +57,14 @@
 Classifier: Operating System :: MacOS :: MacOS X
 Classifier: Operating Syste

commit python-parse_type for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-parse_type for 
openSUSE:Factory checked in at 2023-07-03 17:43:02

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


Package is "python-parse_type"

Mon Jul  3 17:43:02 2023 rev:6 rq:1096413 version:0.6.1

Changes:

--- /work/SRC/openSUSE:Factory/python-parse_type/python-parse_type.changes  
2022-02-28 19:44:18.893958065 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-parse_type.new.13546/python-parse_type.changes
   2023-07-03 17:43:04.696822030 +0200
@@ -1,0 +2,15 @@
+Sun Jul  2 15:18:54 UTC 2023 - Matej Cepl 
+
+- Update to 0.6.1:
+  - Switch to MIT license (same as: parse module)
+  - Use SPDX-License-Identifier in source code (to simplify
+understanding)
+  - UPDATE/SYNC to parse v1.19.1
+  - ADDED: pyproject.toml to support newer pip versions
+  - REASON: setup.py becomes DEPRECATED in 2023-09 for newer pip
+versions.
+  - Issue #19: 0.6.0: pytest is failing in two units (caused by:
+parse v1.19.1)
+  - Issue #1: Licensing confusion
+
+---

Old:

  v0.6.0.tar.gz

New:

  v0.6.1.tar.gz



Other differences:
--
++ python-parse_type.spec ++
--- /var/tmp/diff_new_pack.PJodmu/_old  2023-07-03 17:43:05.436826387 +0200
+++ /var/tmp/diff_new_pack.PJodmu/_new  2023-07-03 17:43:05.440826411 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-parse_type
 #
-# 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
@@ -16,28 +16,28 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without python2
 Name:   python-parse_type
-Version:0.6.0
+Version:0.6.1
 Release:0
 Summary:Extension to the parse module
-License:BSD-3-Clause
+License:MIT
 Group:  Development/Languages/Python
 URL:https://github.com/jenisys/parse_type
 Source: 
https://github.com/jenisys/parse_type/archive/v%{version}.tar.gz
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:   python-parse >= 1.12.0
+Requires:   python-six >= 1.11
+BuildArch:  noarch
 %if %{with python2}
 BuildRequires:  python-enum34
 %endif
-Requires:   python-parse >= 1.12.0
-Requires:   python-six >= 1.11
 %ifpython2
 Requires:   python-enum34
 %endif
-BuildArch:  noarch
 # SECTION test requirements
 BuildRequires:  %{python_module parse >= 1.12.0}
 BuildRequires:  %{python_module pytest >= 3.0}
@@ -58,7 +58,7 @@
 primary type converter
 
 %prep
-%setup -q -n parse_type-%{version}
+%autosetup -p1 -n parse_type-%{version}
 
 # no extra pytest options are needed
 rm pytest.ini
@@ -67,10 +67,10 @@
 rm tests/test_parse.py
 
 %build
-%python_build
+%pyproject_wheel
 
 %install
-%python_install
+%pyproject_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -79,6 +79,7 @@
 %files %{python_files}
 %license LICENSE
 %doc README.rst
-%{python_sitelib}/*
+%{python_sitelib}/parse_type
+%{python_sitelib}/parse_type-%{version}*-info
 
 %changelog

++ v0.6.0.tar.gz -> v0.6.1.tar.gz ++
 6318 lines of diff (skipped)


commit rubygem-actiontext-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-actiontext-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:09

Comparing /work/SRC/openSUSE:Factory/rubygem-actiontext-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actiontext-7.0.new.13546 (New)


Package is "rubygem-actiontext-7.0"

Mon Jul  3 17:43:09 2023 rev:8 rq:1096439 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actiontext-7.0/rubygem-actiontext-7.0.changes
2023-04-21 18:47:45.356162555 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actiontext-7.0.new.13546/rubygem-actiontext-7.0.changes
 2023-07-03 17:43:12.760869506 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:04 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:10:20 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  actiontext-7.0.4.3.gem

New:

  actiontext-7.0.5.1.gem



Other differences:
--
++ rubygem-actiontext-7.0.spec ++
--- /var/tmp/diff_new_pack.AXk2vg/_old  2023-07-03 17:43:13.444873534 +0200
+++ /var/tmp/diff_new_pack.AXk2vg/_new  2023-07-03 17:43:13.448873557 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actiontext-7.0
 #
-# 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 @@
 #
 
 Name:   rubygem-actiontext-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name actiontext
 %define mod_full_name %{mod_name}-%{version}

++ actiontext-7.0.4.3.gem -> actiontext-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:57.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:21.0 +0200
@@ -1,3 +1,15 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   Fix `ActionText::Attachable#as_json`.
+
+*Alexandre Ruban*
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_text/attachable.rb 
new/lib/action_text/attachable.rb
--- old/lib/action_text/attachable.rb   2023-03-13 19:52:57.0 +0100
+++ new/lib/action_text/attachable.rb   2023-06-26 23:35:21.0 +0200
@@ -64,7 +64,7 @@
 end
 
 def as_json(*)
-  super.merge(attachable_sgid: attachable_sgid)
+  super.merge("attachable_sgid" => persisted? ? attachable_sgid : nil)
 end
 
 def to_trix_content_attachment_partial_path
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_text/fixture_set.rb 
new/lib/action_text/fixture_set.rb
--- old/lib/action_text/fixture_set.rb  2023-03-13 19:52:57.0 +0100
+++ new/lib/action_text/fixture_set.rb  2023-06-26 23:35:21.0 +0200
@@ -4,8 +4,7 @@
   # Fixtures are a way of organizing data that you want to test against; in
   # short, sample data.
   #
-  # To learn more about fixtures, read the
-  # {ActiveRecord::FixtureSet}[rdoc-ref:ActiveRecord::FixtureSet] 
documentation.
+  # To learn more about fixtures, read the ActiveRecord::FixtureSet 
documentation.
   #
   # === YAML
   #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_text/gem_version.rb 
new/lib/action_text/gem_version.rb
--- old/lib/action_text/gem_version.rb  2023-03-13 19:52:57.0 +0100
+++ new/lib/action_text/gem_version.rb  2023-06-26 23:35:21.0 +0200
@@ -9,8 +9,8 @@
   module VERSION
 MAJOR = 7
 MINOR = 0
-TINY  = 4
-PRE   = "3"
+TINY  = 5
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2023-03-13 19:52:57.0 +0100
+++ new/metadata2023-06-26 23:35:21.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/object:Gem::Specification
 name: actiontext
 version: !ruby/object:Gem::Version
-  version: 7.0.4.3
+  version: 7.0.5.1
 platform: ruby
 authors:
 - Javan Makhmali
@@ -10,7 +10,7 @@
 autorequi

commit rubygem-activejob-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-activejob-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:10

Comparing /work/SRC/openSUSE:Factory/rubygem-activejob-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activejob-7.0.new.13546 (New)


Package is "rubygem-activejob-7.0"

Mon Jul  3 17:43:10 2023 rev:8 rq:1096441 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activejob-7.0/rubygem-activejob-7.0.changes  
2023-04-21 18:47:48.588181282 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activejob-7.0.new.13546/rubygem-activejob-7.0.changes
   2023-07-03 17:43:14.608880386 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:08 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:11:25 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  activejob-7.0.4.3.gem

New:

  activejob-7.0.5.1.gem



Other differences:
--
++ rubygem-activejob-7.0.spec ++
--- /var/tmp/diff_new_pack.CwyQ4q/_old  2023-07-03 17:43:15.204883895 +0200
+++ /var/tmp/diff_new_pack.CwyQ4q/_new  2023-07-03 17:43:15.208883919 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-activejob-7.0
 #
-# 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 @@
 #
 
 Name:   rubygem-activejob-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name activejob
 %define mod_full_name %{mod_name}-%{version}

++ activejob-7.0.4.3.gem -> activejob-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:52.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:16.0 +0200
@@ -1,3 +1,22 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   Make delayed job `display_name` failsafe.
+
+*codez*
+
+*   Don't double log the `job` when using `ActiveRecord::QueryLog`
+
+Previously if you set `config.active_record.query_log_tags` to an array 
that included
+`:job`, the job name would get logged twice. This bug has been fixed.
+
+*Alex Ghiculescu*
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_job/gem_version.rb 
new/lib/active_job/gem_version.rb
--- old/lib/active_job/gem_version.rb   2023-03-13 19:52:52.0 +0100
+++ new/lib/active_job/gem_version.rb   2023-06-26 23:35:16.0 +0200
@@ -9,8 +9,8 @@
   module VERSION
 MAJOR = 7
 MINOR = 0
-TINY  = 4
-PRE   = "3"
+TINY  = 5
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_job/queue_adapters/delayed_job_adapter.rb 
new/lib/active_job/queue_adapters/delayed_job_adapter.rb
--- old/lib/active_job/queue_adapters/delayed_job_adapter.rb2023-03-13 
19:52:52.0 +0100
+++ new/lib/active_job/queue_adapters/delayed_job_adapter.rb2023-06-26 
23:35:16.0 +0200
@@ -50,6 +50,8 @@
 private
   def log_arguments?
 job_data["job_class"].constantize.log_arguments?
+  rescue NameError
+false
   end
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_job/railtie.rb 
new/lib/active_job/railtie.rb
--- old/lib/active_job/railtie.rb   2023-03-13 19:52:52.0 +0100
+++ new/lib/active_job/railtie.rb   2023-06-26 23:35:16.0 +0200
@@ -63,7 +63,7 @@
 app.config.active_job.log_query_tags_around_perform
 
   if query_logs_tags_enabled
-app.config.active_record.query_log_tags << :job
+app.config.active_record.query_log_tags |= [:job]
 
 ActiveSupport.on_load(:active_record) do
   ActiveRecord::QueryLogs.taggings[:job] = ->(context) { 
context[:job].class.name if context[:job] }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
---

commit rubygem-actionview-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-actionview-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:09

Comparing /work/SRC/openSUSE:Factory/rubygem-actionview-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionview-7.0.new.13546 (New)


Package is "rubygem-actionview-7.0"

Mon Jul  3 17:43:09 2023 rev:9 rq:1096440 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionview-7.0/rubygem-actionview-7.0.changes
2023-04-21 18:47:47.700176137 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionview-7.0.new.13546/rubygem-actionview-7.0.changes
 2023-07-03 17:43:13.704875064 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:06 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:10:47 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  actionview-7.0.4.3.gem

New:

  actionview-7.0.5.1.gem



Other differences:
--
++ rubygem-actionview-7.0.spec ++
--- /var/tmp/diff_new_pack.Fc6ewo/_old  2023-07-03 17:43:14.356878903 +0200
+++ /var/tmp/diff_new_pack.Fc6ewo/_new  2023-07-03 17:43:14.360878926 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionview-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name actionview
 %define mod_full_name %{mod_name}-%{version}

++ actionview-7.0.4.3.gem -> actionview-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:51.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:15.0 +0200
@@ -1,3 +1,29 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   `FormBuilder#id` finds id set by `form_for` and `form_with`.
+
+*Matt Polito*
+
+*   Allow all available locales for template lookups.
+
+*Ben Dilley*
+
+*   Choices of `select` can optionally contain html attributes as the last 
element
+of the child arrays when using grouped/nested collections
+
+```erb
+<%= form.select :foo, [["North America", [["United 
States","US"],["Canada","CA"]], { disabled: "disabled" }]] %>
+# => United StatesCanada
+```
+
+*Chris Gunther*
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   Ignore certain data-* attributes in rails-ujs when element is 
contenteditable
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_view/gem_version.rb 
new/lib/action_view/gem_version.rb
--- old/lib/action_view/gem_version.rb  2023-03-13 19:52:51.0 +0100
+++ new/lib/action_view/gem_version.rb  2023-06-26 23:35:15.0 +0200
@@ -9,8 +9,8 @@
   module VERSION
 MAJOR = 7
 MINOR = 0
-TINY  = 4
-PRE   = "3"
+TINY  = 5
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_view/helpers/asset_tag_helper.rb 
new/lib/action_view/helpers/asset_tag_helper.rb
--- old/lib/action_view/helpers/asset_tag_helper.rb 2023-03-13 
19:52:51.0 +0100
+++ new/lib/action_view/helpers/asset_tag_helper.rb 2023-06-26 
23:35:15.0 +0200
@@ -41,7 +41,7 @@
   # When the Asset Pipeline is enabled, you can pass the name of your 
manifest as
   # source, and include other JavaScript or CoffeeScript files inside the 
manifest.
   #
-  # If the server supports Early Hints header links for these assets will 
be
+  # If the server supports Early Hints, header links for these assets will 
be
   # automatically pushed.
   #
   #  Options
@@ -130,7 +130,7 @@
   # set extname: false in the options.
   # You can modify the link attributes by passing a hash as the last 
argument.
   #
-  # If the server supports Early Hints header links for these assets will 
be
+  # If the server supports Early Hints, header links for these assets will 
be
   # automatically pushed.
   #
   #  Options
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_view/helpers/capture_helper.rb 
new/lib/action_view/helpers/capture_helper.rb
--- old/lib/action_view/helpers/capture_helper.rb   2023-03-13 
19:52:51

commit rubygem-actioncable-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-actioncable-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:06

Comparing /work/SRC/openSUSE:Factory/rubygem-actioncable-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actioncable-7.0.new.13546 (New)


Package is "rubygem-actioncable-7.0"

Mon Jul  3 17:43:06 2023 rev:8 rq:1096435 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actioncable-7.0/rubygem-actioncable-7.0.changes
  2023-04-21 18:47:40.480134303 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actioncable-7.0.new.13546/rubygem-actioncable-7.0.changes
   2023-07-03 17:43:08.980847252 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:30:57 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:05:40 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  actioncable-7.0.4.3.gem

New:

  actioncable-7.0.5.1.gem



Other differences:
--
++ rubygem-actioncable-7.0.spec ++
--- /var/tmp/diff_new_pack.VFKAZJ/_old  2023-07-03 17:43:09.620851020 +0200
+++ /var/tmp/diff_new_pack.VFKAZJ/_new  2023-07-03 17:43:09.624851044 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actioncable-7.0
 #
-# 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 @@
 #
 
 Name:   rubygem-actioncable-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name actioncable
 %define mod_full_name %{mod_name}-%{version}

++ actioncable-7.0.4.3.gem -> actioncable-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:54.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:18.0 +0200
@@ -1,3 +1,15 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   Restore Action Cable Redis pub/sub listener on connection failure.
+
+*Vladimir Dementyev*
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_cable/gem_version.rb 
new/lib/action_cable/gem_version.rb
--- old/lib/action_cable/gem_version.rb 2023-03-13 19:52:54.0 +0100
+++ new/lib/action_cable/gem_version.rb 2023-06-26 23:35:18.0 +0200
@@ -9,8 +9,8 @@
   module VERSION
 MAJOR = 7
 MINOR = 0
-TINY  = 4
-PRE   = "3"
+TINY  = 5
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_cable/subscription_adapter/redis.rb 
new/lib/action_cable/subscription_adapter/redis.rb
--- old/lib/action_cable/subscription_adapter/redis.rb  2023-03-13 
19:52:54.0 +0100
+++ new/lib/action_cable/subscription_adapter/redis.rb  2023-06-26 
23:35:18.0 +0200
@@ -46,7 +46,7 @@
 
   private
 def listener
-  @listener || @server.mutex.synchronize { @listener ||= 
Listener.new(self, @server.event_loop) }
+  @listener || @server.mutex.synchronize { @listener ||= 
Listener.new(self, config_options, @server.event_loop) }
 end
 
 def redis_connection_for_broadcasts
@@ -56,11 +56,15 @@
 end
 
 def redis_connection
-  
self.class.redis_connector.call(@server.config.cable.symbolize_keys.merge(id: 
identifier))
+  self.class.redis_connector.call(config_options)
+end
+
+def config_options
+  @config_options ||= @server.config.cable.symbolize_keys.merge(id: 
identifier)
 end
 
 class Listener < SubscriberMap
-  def initialize(adapter, event_loop)
+  def initialize(adapter, config_options, event_loop)
 super()
 
 @adapter = adapter
@@ -69,6 +73,11 @@
 @subscribe_callbacks = Hash.new { |h, k| h[k] = [] }
 @subscription_lock = Mutex.new
 
+@reconnect_attempt = 0
+# Use the same config as used by Redis conn
+@reconnect_attempts = config_options.fetch(:reconnect_attempts, 1)
+

commit rubygem-activemodel-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-activemodel-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:11

Comparing /work/SRC/openSUSE:Factory/rubygem-activemodel-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activemodel-7.0.new.13546 (New)


Package is "rubygem-activemodel-7.0"

Mon Jul  3 17:43:11 2023 rev:9 rq:1096442 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activemodel-7.0/rubygem-activemodel-7.0.changes
  2023-04-21 18:47:49.436186196 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activemodel-7.0.new.13546/rubygem-activemodel-7.0.changes
   2023-07-03 17:43:15.456885379 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:09 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:11:57 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  activemodel-7.0.4.3.gem

New:

  activemodel-7.0.5.1.gem



Other differences:
--
++ rubygem-activemodel-7.0.spec ++
--- /var/tmp/diff_new_pack.Mgdd4U/_old  2023-07-03 17:43:16.064888958 +0200
+++ /var/tmp/diff_new_pack.Mgdd4U/_new  2023-07-03 17:43:16.06982 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activemodel-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name activemodel
 %define mod_full_name %{mod_name}-%{version}

++ activemodel-7.0.4.3.gem -> activemodel-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:46.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:10.0 +0200
@@ -1,3 +1,13 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   No changes.
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_model/attribute_methods.rb 
new/lib/active_model/attribute_methods.rb
--- old/lib/active_model/attribute_methods.rb   2023-03-13 19:52:46.0 
+0100
+++ new/lib/active_model/attribute_methods.rb   2023-06-26 23:35:10.0 
+0200
@@ -49,18 +49,17 @@
   # end
   #
   # private
+  #   def attribute_contrived?(attr)
+  # true
+  #   end
   #
-  # def attribute_contrived?(attr)
-  #   true
-  # end
-  #
-  # def clear_attribute(attr)
-  #   send("#{attr}=", nil)
-  # end
+  #   def clear_attribute(attr)
+  # send("#{attr}=", nil)
+  #   end
   #
-  # def reset_attribute_to_default!(attr)
-  #   send("#{attr}=", 'Default Name')
-  # end
+  #   def reset_attribute_to_default!(attr)
+  # send("#{attr}=", 'Default Name')
+  #   end
   #   end
   module AttributeMethods
 extend ActiveSupport::Concern
@@ -95,10 +94,9 @@
   # define_attribute_methods :name
   #
   # private
-  #
-  # def clear_attribute(attr)
-  #   send("#{attr}=", nil)
-  # end
+  #   def clear_attribute(attr)
+  # send("#{attr}=", nil)
+  #   end
   #   end
   #
   #   person = Person.new
@@ -131,10 +129,9 @@
   # define_attribute_methods :name
   #
   # private
-  #
-  # def attribute_short?(attr)
-  #   send(attr).length < 5
-  # end
+  #   def attribute_short?(attr)
+  # send(attr).length < 5
+  #   end
   #   end
   #
   #   person = Person.new
@@ -167,10 +164,9 @@
   # define_attribute_methods :name
   #
   # private
-  #
-  # def reset_attribute_to_default!(attr)
-  #   send("#{attr}=", 'Default Name')
-  # end
+  #   def reset_attribute_to_default!(attr)
+  # send("#{attr}=", 'Default Name')
+  #   end
   #   end
   #
   #   person = Person.new
@@ -194,10 +190,9 @@
   # alias_attribute :nickname, :name
   #
   # private
-  #
-  # def attribute_short?(attr)
-  #   send(attr).length < 5
-  # end
+  #   def attribute_short?(attr)
+  # send(attr).length < 5
+  #   end
   #   end
   #
   #   person = Person.new
@@ -268,10 +263,9 @@
   #

commit rubygem-actionmailer-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-actionmailer-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:08

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailer-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailer-7.0.new.13546 (New)


Package is "rubygem-actionmailer-7.0"

Mon Jul  3 17:43:08 2023 rev:8 rq:1096437 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailer-7.0/rubygem-actionmailer-7.0.changes
2023-04-21 18:47:42.760147514 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailer-7.0.new.13546/rubygem-actionmailer-7.0.changes
 2023-07-03 17:43:10.776857825 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:00 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:08:20 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  actionmailer-7.0.4.3.gem

New:

  actionmailer-7.0.5.1.gem



Other differences:
--
++ rubygem-actionmailer-7.0.spec ++
--- /var/tmp/diff_new_pack.E0JiFE/_old  2023-07-03 17:43:11.432861688 +0200
+++ /var/tmp/diff_new_pack.E0JiFE/_new  2023-07-03 17:43:11.452861806 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actionmailer-7.0
 #
-# 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 @@
 #
 
 Name:   rubygem-actionmailer-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name actionmailer
 %define mod_full_name %{mod_name}-%{version}

++ actionmailer-7.0.4.3.gem -> actionmailer-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:52.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:16.0 +0200
@@ -1,3 +1,13 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   No changes.
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_mailer/base.rb 
new/lib/action_mailer/base.rb
--- old/lib/action_mailer/base.rb   2023-03-13 19:52:52.0 +0100
+++ new/lib/action_mailer/base.rb   2023-06-26 23:35:16.0 +0200
@@ -721,7 +721,7 @@
 #  mail.attachments['filename.jpg'] = File.read('/path/to/filename.jpg')
 #
 # If you do this, then Mail will take the file name and work out the mime 
type.
-# It will also set the Content-Type, Content-Disposition, 
Content-Transfer-Encoding
+# It will also set the +Content-Type+, +Content-Disposition+, and 
+Content-Transfer-Encoding+,
 # and encode the contents of the attachment in Base64.
 #
 # You can also specify overrides if you want by passing a hash instead of 
a string:
@@ -782,7 +782,7 @@
 #   or an array of addresses.
 # * +:bcc+ - Who you would like to Blind-Carbon-Copy on this email, can be 
a string of
 #   addresses, or an array of addresses.
-# * +:reply_to+ - Who to set the Reply-To header of the email to.
+# * +:reply_to+ - Who to set the +Reply-To+ header of the email to.
 # * +:date+ - The date to say the email was sent on.
 #
 # You can set default values for any of the above headers (except +:date+)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_mailer/gem_version.rb 
new/lib/action_mailer/gem_version.rb
--- old/lib/action_mailer/gem_version.rb2023-03-13 19:52:52.0 
+0100
+++ new/lib/action_mailer/gem_version.rb2023-06-26 23:35:16.0 
+0200
@@ -9,8 +9,8 @@
   module VERSION
 MAJOR = 7
 MINOR = 0
-TINY  = 4
-PRE   = "3"
+TINY  = 5
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2023-03-13 19:52:52.0 +0100
+++ new/metadata2023-06-26 23:35:16.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: actionmailer
 version: !ruby/object:Gem::V

commit rubygem-actionmailbox-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-actionmailbox-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:07

Comparing /work/SRC/openSUSE:Factory/rubygem-actionmailbox-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionmailbox-7.0.new.13546 (New)


Package is "rubygem-actionmailbox-7.0"

Mon Jul  3 17:43:07 2023 rev:8 rq:1096436 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionmailbox-7.0/rubygem-actionmailbox-7.0.changes
  2023-04-21 18:47:41.664141163 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionmailbox-7.0.new.13546/rubygem-actionmailbox-7.0.changes
   2023-07-03 17:43:09.924852810 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:30:58 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:07:29 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  actionmailbox-7.0.4.3.gem

New:

  actionmailbox-7.0.5.1.gem



Other differences:
--
++ rubygem-actionmailbox-7.0.spec ++
--- /var/tmp/diff_new_pack.qjgUjp/_old  2023-07-03 17:43:10.552856507 +0200
+++ /var/tmp/diff_new_pack.qjgUjp/_new  2023-07-03 17:43:10.560856554 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-actionmailbox-7.0
 #
-# 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 @@
 #
 
 Name:   rubygem-actionmailbox-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name actionmailbox
 %define mod_full_name %{mod_name}-%{version}

++ actionmailbox-7.0.4.3.gem -> actionmailbox-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:56.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:20.0 +0200
@@ -1,3 +1,13 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   No changes.
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_mailbox/gem_version.rb 
new/lib/action_mailbox/gem_version.rb
--- old/lib/action_mailbox/gem_version.rb   2023-03-13 19:52:56.0 
+0100
+++ new/lib/action_mailbox/gem_version.rb   2023-06-26 23:35:20.0 
+0200
@@ -9,8 +9,8 @@
   module VERSION
 MAJOR = 7
 MINOR = 0
-TINY  = 4
-PRE   = "3"
+TINY  = 5
+PRE   = "1"
 
 STRING = [MAJOR, MINOR, TINY, PRE].compact.join(".")
   end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/action_mailbox/mail_ext/addresses.rb 
new/lib/action_mailbox/mail_ext/addresses.rb
--- old/lib/action_mailbox/mail_ext/addresses.rb2023-03-13 
19:52:56.0 +0100
+++ new/lib/action_mailbox/mail_ext/addresses.rb2023-06-26 
23:35:20.0 +0200
@@ -3,7 +3,7 @@
 module Mail
   class Message
 def from_address
-  header[:from]&.address_list&.addresses&.first
+  address_list(header[:from])&.addresses&.first
 end
 
 def recipients_addresses
@@ -11,19 +11,30 @@
 end
 
 def to_addresses
-  Array(header[:to]&.address_list&.addresses)
+  Array(address_list(header[:to])&.addresses)
 end
 
 def cc_addresses
-  Array(header[:cc]&.address_list&.addresses)
+  Array(address_list(header[:cc])&.addresses)
 end
 
 def bcc_addresses
-  Array(header[:bcc]&.address_list&.addresses)
+  Array(address_list(header[:bcc])&.addresses)
 end
 
 def x_original_to_addresses
   Array(header[:x_original_to]).collect { |header| Mail::Address.new 
header.to_s }
 end
+
+private
+  def address_list(obj)
+if obj&.respond_to?(:element)
+  # Mail 2.8+
+  obj.element
+else
+  # Mail <= 2.7.x
+  obj&.address_list
+end
+  end
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2023-03-13 19:52:56.0 +0100
+++ new/metadata2023-06-26 23:35:20.0 +0200
@@ -1,7 +1,7 @@
 --- !ruby/o

commit rubygem-actionpack-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-actionpack-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:08

Comparing /work/SRC/openSUSE:Factory/rubygem-actionpack-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-actionpack-7.0.new.13546 (New)


Package is "rubygem-actionpack-7.0"

Mon Jul  3 17:43:08 2023 rev:9 rq:1096438 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-actionpack-7.0/rubygem-actionpack-7.0.changes
2023-04-21 18:47:44.328156599 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-actionpack-7.0.new.13546/rubygem-actionpack-7.0.changes
 2023-07-03 17:43:11.716863360 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:02 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:08:51 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  actionpack-7.0.4.3.gem

New:

  actionpack-7.0.5.1.gem



Other differences:
--
++ rubygem-actionpack-7.0.spec ++
--- /var/tmp/diff_new_pack.hp09ws/_old  2023-07-03 17:43:12.372867222 +0200
+++ /var/tmp/diff_new_pack.hp09ws/_new  2023-07-03 17:43:12.376867245 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-actionpack-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name actionpack
 %define mod_full_name %{mod_name}-%{version}

++ actionpack-7.0.4.3.gem -> actionpack-7.0.5.1.gem ++
 1684 lines of diff (skipped)


commit rubygem-activestorage-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-activestorage-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:12

Comparing /work/SRC/openSUSE:Factory/rubygem-activestorage-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activestorage-7.0.new.13546 (New)


Package is "rubygem-activestorage-7.0"

Mon Jul  3 17:43:12 2023 rev:8 rq:1096444 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activestorage-7.0/rubygem-activestorage-7.0.changes
  2023-04-21 18:47:52.156201957 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activestorage-7.0.new.13546/rubygem-activestorage-7.0.changes
   2023-07-03 17:43:17.308896283 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:13 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:13:01 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  activestorage-7.0.4.3.gem

New:

  activestorage-7.0.5.1.gem



Other differences:
--
++ rubygem-activestorage-7.0.spec ++
--- /var/tmp/diff_new_pack.osT9fx/_old  2023-07-03 17:43:18.000900357 +0200
+++ /var/tmp/diff_new_pack.osT9fx/_new  2023-07-03 17:43:18.020900474 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-activestorage-7.0
 #
-# 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 @@
 #
 
 Name:   rubygem-activestorage-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name activestorage
 %define mod_full_name %{mod_name}-%{version}

++ activestorage-7.0.4.3.gem -> activestorage-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:55.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:19.0 +0200
@@ -1,3 +1,13 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   No changes.
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   No changes.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/app/models/active_storage/attachment.rb 
new/app/models/active_storage/attachment.rb
--- old/app/models/active_storage/attachment.rb 2023-03-13 19:52:55.0 
+0100
+++ new/app/models/active_storage/attachment.rb 2023-06-26 23:35:19.0 
+0200
@@ -6,7 +6,7 @@
 # but it is possible to associate many different records with the same blob. A 
foreign-key constraint
 # on the attachments table prevents blobs from being purged if they’re still 
attached to any records.
 #
-# Attachments also have access to all methods from 
{ActiveStorage::Blob}[rdoc-ref:ActiveStorage::Blob].
+# Attachments also have access to all methods from ActiveStorage::Blob.
 #
 # If you wish to preload attachments or blobs, you can use these scopes:
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/app/models/active_storage/blob.rb 
new/app/models/active_storage/blob.rb
--- old/app/models/active_storage/blob.rb   2023-03-13 19:52:55.0 
+0100
+++ new/app/models/active_storage/blob.rb   2023-06-26 23:35:19.0 
+0200
@@ -120,7 +120,7 @@
 # To prevent problems with case-insensitive filesystems, especially in 
combination
 # with databases which treat indices as case-sensitive, all blob keys 
generated are going
 # to only contain the base-36 character alphabet and will therefore be 
lowercase. To maintain
-# the same or higher amount of entropy as in the base-58 encoding used by 
`has_secure_token`
+# the same or higher amount of entropy as in the base-58 encoding used by 
+has_secure_token+
 # the number of bytes used is increased to 28 from the standard 24
 def generate_unique_secure_token(length: MINIMUM_TOKEN_LENGTH)
   SecureRandom.base36(length)
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_storage/fixture_set.rb 
new/lib/active_storage/fixture_set.rb
--- old/lib/active_storage/fixture_set.rb   2023-03-13 19:52:55.0 
+0100
+++ new/lib/active_storage/fixture_set.rb   2023-06-26 23:35:19.0 

commit rubygem-rails-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-rails-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:13

Comparing /work/SRC/openSUSE:Factory/rubygem-rails-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rails-7.0.new.13546 (New)


Package is "rubygem-rails-7.0"

Mon Jul  3 17:43:13 2023 rev:9 rq:1096446 version:7.0.5.1

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rails-7.0/rubygem-rails-7.0.changes  
2023-05-15 16:54:25.276206490 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-rails-7.0.new.13546/rubygem-rails-7.0.changes
   2023-07-03 17:43:19.276907869 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:17 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:13:31 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  rails-7.0.4.3.gem

New:

  rails-7.0.5.1.gem



Other differences:
--
++ rubygem-rails-7.0.spec ++
--- /var/tmp/diff_new_pack.a02JHJ/_old  2023-07-03 17:43:19.908911590 +0200
+++ /var/tmp/diff_new_pack.a02JHJ/_new  2023-07-03 17:43:19.912911613 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-rails-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name rails
 %define mod_full_name %{mod_name}-%{version}

++ rails-7.0.4.3.gem -> rails-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MIT-LICENSE new/MIT-LICENSE
--- old/MIT-LICENSE 1970-01-01 01:00:00.0 +0100
+++ new/MIT-LICENSE 2023-06-26 23:35:22.0 +0200
@@ -0,0 +1,20 @@
+Copyright (c) 2005-2022 David Heinemeier Hansson
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/metadata new/metadata
--- old/metadata2023-03-13 19:52:58.0 +0100
+++ new/metadata2023-06-26 23:35:22.0 +0200
@@ -1,14 +1,14 @@
 --- !ruby/object:Gem::Specification
 name: rails
 version: !ruby/object:Gem::Version
-  version: 7.0.4.3
+  version: 7.0.5.1
 platform: ruby
 authors:
 - David Heinemeier Hansson
 autorequire:
 bindir: bin
 cert_chain: []
-date: 2023-03-13 00:00:00.0 Z
+date: 2023-06-26 00:00:00.0 Z
 dependencies:
 - !ruby/object:Gem::Dependency
   name: activesupport
@@ -16,168 +16,168 @@
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 7.0.4.3
+version: 7.0.5.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 7.0.4.3
+version: 7.0.5.1
 - !ruby/object:Gem::Dependency
   name: actionpack
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 7.0.4.3
+version: 7.0.5.1
   type: :runtime
   prerelease: false
   version_requirements: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 7.0.4.3
+version: 7.0.5.1
 - !ruby/object:Gem::Dependency
   name: actionview
   requirement: !ruby/object:Gem::Requirement
 requirements:
 - - '='
   - !ruby/object:Gem::Version
-version: 7.0.4.3
+version: 7.0.5.1
   type: :runtime
   prerelease: false
   version

commit rubygem-activesupport-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-activesupport-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:13

Comparing /work/SRC/openSUSE:Factory/rubygem-activesupport-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activesupport-7.0.new.13546 (New)


Package is "rubygem-activesupport-7.0"

Mon Jul  3 17:43:13 2023 rev:10 rq:1096445 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activesupport-7.0/rubygem-activesupport-7.0.changes
  2023-04-21 18:47:53.072207264 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activesupport-7.0.new.13546/rubygem-activesupport-7.0.changes
   2023-07-03 17:43:18.268901935 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:15 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:13:16 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  activesupport-7.0.4.3.gem

New:

  activesupport-7.0.5.1.gem



Other differences:
--
++ rubygem-activesupport-7.0.spec ++
--- /var/tmp/diff_new_pack.p86sv0/_old  2023-07-03 17:43:18.868905467 +0200
+++ /var/tmp/diff_new_pack.p86sv0/_new  2023-07-03 17:43:18.876905514 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activesupport-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name activesupport
 %define mod_full_name %{mod_name}-%{version}

++ activesupport-7.0.4.3.gem -> activesupport-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:45.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:09.0 +0200
@@ -1,3 +1,15 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   Fixes TimeWithZone ArgumentError.
+
+*Niklas Häusele*
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   Implement SafeBuffer#bytesplice
@@ -19,6 +31,19 @@
 
 ## Rails 7.0.4 (September 09, 2022) ##
 
+*   Ensure `ActiveSupport::Testing::Isolation::Forking` closes pipes
+
+Previously, `Forking.run_in_isolation` opened two ends of a pipe. The fork
+process closed the read end, wrote to it, and then terminated (which
+presumably closed the file descriptors on its end). The parent process
+closed the write end, read from it, and returned, never closing the read
+end.
+
+This resulted in an accumulation of open file descriptors, which could
+cause errors if the limit is reached.
+
+*Sam Bostock*
+
 *   Redis cache store is now compatible with redis-rb 5.0.
 
 *Jean Boussier*
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/active_support/core_ext/date/calculations.rb 
new/lib/active_support/core_ext/date/calculations.rb
--- old/lib/active_support/core_ext/date/calculations.rb2023-03-13 
19:52:45.0 +0100
+++ new/lib/active_support/core_ext/date/calculations.rb2023-06-26 
23:35:09.0 +0200
@@ -109,6 +109,21 @@
 
   # Provides precise Date calculations for years, months, and days. The 
+options+ parameter takes a hash with
   # any of these keys: :years, :months, :weeks, 
:days.
+  #
+  # The increments are applied in order of time units from largest to smallest.
+  # In other words, the date is incremented first by +:years+, then by
+  # +:months+, then by +:weeks+, then by +:days+. This order can affect the
+  # result around the end of a month. For example, incrementing first by months
+  # then by days:
+  #
+  #   Date.new(2004, 9, 30).advance(months: 1, days: 1)
+  #   # => Sun, 31 Oct 2004
+  #
+  # Whereas incrementing first by days then by months yields a different 
result:
+  #
+  #   Date.new(2004, 9, 30).advance(days: 1).advance(months: 1)
+  #   # => Mon, 01 Nov 2004
+  #
   def advance(options)
 d = self
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/lib/active_support/core_ext/date_time/calculations.rb 
new/lib/active_support/core_ext/date_time/calculations.rb
--- old/lib/active_support/core_ext/date_time/calculations.rb   2023-03-13 
19:52:45.0 +0100
+++ new/lib/active_support/core_ext/date_time/calculations.rb   2023-06-26 
23:35:09.0 +0200
@@ -75,6 +75,10 @@
   # The +options+ parameter takes a hash wit

commit rubygem-railties-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-railties-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:14

Comparing /work/SRC/openSUSE:Factory/rubygem-railties-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-railties-7.0.new.13546 (New)


Package is "rubygem-railties-7.0"

Mon Jul  3 17:43:14 2023 rev:8 rq:1096447 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-railties-7.0/rubygem-railties-7.0.changes
2023-04-21 18:47:57.824234798 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-railties-7.0.new.13546/rubygem-railties-7.0.changes
 2023-07-03 17:43:20.292913851 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:19 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:13:51 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  railties-7.0.4.3.gem

New:

  railties-7.0.5.1.gem



Other differences:
--
++ rubygem-railties-7.0.spec ++
--- /var/tmp/diff_new_pack.zxLiWA/_old  2023-07-03 17:43:20.992917972 +0200
+++ /var/tmp/diff_new_pack.zxLiWA/_new  2023-07-03 17:43:21.000918019 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-railties-7.0
 #
-# 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 @@
 #
 
 Name:   rubygem-railties-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name railties
 %define mod_full_name %{mod_name}-%{version}

++ railties-7.0.4.3.gem -> railties-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:58.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:22.0 +0200
@@ -1,3 +1,26 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   Add puma app server to Gemfile in order to start test/dummy.
+
+*Donapieppo*
+
+*   Rails console now disables `IRB`'s autocompletion feature in production by 
default.
+
+Setting `IRB_USE_AUTOCOMPLETE=true` can override this default.
+
+*Stan Lo*
+
+*   Send 303 See Other status code back for the destroy action on newly 
generated
+scaffold controllers.
+
+*Tony Drake*
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   No changes.
Binary files old/checksums.yaml.gz and new/checksums.yaml.gz differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lib/rails/application.rb new/lib/rails/application.rb
--- old/lib/rails/application.rb2023-03-13 19:52:58.0 +0100
+++ new/lib/rails/application.rb2023-06-26 23:35:22.0 +0200
@@ -422,44 +422,39 @@
   end
 end
 
-# Decrypts the credentials hash as kept in +config/credentials.yml.enc+. 
This file is encrypted with
-# the Rails master key, which is either taken from 
ENV["RAILS_MASTER_KEY"] or from loading
-# +config/master.key+.
-# If specific credentials file exists for current environment, it takes 
precedence, thus for +production+
-# environment look first for +config/credentials/production.yml.enc+ with 
master key taken
-# from ENV["RAILS_MASTER_KEY"] or from loading 
+config/credentials/production.key+.
-# Default behavior can be overwritten by setting 
+config.credentials.content_path+ and +config.credentials.key_path+.
+# Returns an ActiveSupport::EncryptedConfiguration instance for the
+# credentials file specified by +config.credentials.content_path+.
+#
+# By default, +config.credentials.content_path+ will point to either
+# config/credentials/#{environment}.yml.enc for the current
+# environment (for example, +config/credentials/production.yml.enc+ for the
+# +production+ environment), or +config/credentials.yml.enc+ if that file
+# does not exist.
+#
+# The encryption key is taken from either ENV["RAILS_MASTER_KEY"],
+# or from the file specified by +config.credentials.key_path+. By default,
+# +config.credentials.key_path+ will point to either
+# config/credentials/#{environment}.key for the current
+# environment, or +config/master.key+ if that file does not exist.
 def credentials
   @credentials ||= encrypted(

commit rubygem-activerecord-7.0 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rubygem-activerecord-7.0 for 
openSUSE:Factory checked in at 2023-07-03 17:43:12

Comparing /work/SRC/openSUSE:Factory/rubygem-activerecord-7.0 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-activerecord-7.0.new.13546 (New)


Package is "rubygem-activerecord-7.0"

Mon Jul  3 17:43:12 2023 rev:9 rq:1096443 version:7.0.5.1

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-activerecord-7.0/rubygem-activerecord-7.0.changes
2023-04-21 18:47:50.332191388 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-activerecord-7.0.new.13546/rubygem-activerecord-7.0.changes
 2023-07-03 17:43:16.300890348 +0200
@@ -1,0 +2,12 @@
+Tue Jun 27 19:31:11 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5.1
+  * 
https://rubyonrails.org/2023/6/26/Rails-Versions-7-0-5-1-6-1-7-4-have-been-released
+
+---
+Mon Jun 26 19:12:31 UTC 2023 - Mykola Krachkovsky 
+
+- updated to version 7.0.5
+  * https://rubyonrails.org/2023/5/24/Rails-7-0-5-has-been-released
+
+---

Old:

  activerecord-7.0.4.3.gem

New:

  activerecord-7.0.5.1.gem



Other differences:
--
++ rubygem-activerecord-7.0.spec ++
--- /var/tmp/diff_new_pack.cRkhZW/_old  2023-07-03 17:43:16.932894069 +0200
+++ /var/tmp/diff_new_pack.cRkhZW/_new  2023-07-03 17:43:16.936894093 +0200
@@ -24,7 +24,7 @@
 #
 
 Name:   rubygem-activerecord-7.0
-Version:7.0.4.3
+Version:7.0.5.1
 Release:0
 %define mod_name activerecord
 %define mod_full_name %{mod_name}-%{version}

++ activerecord-7.0.4.3.gem -> activerecord-7.0.5.1.gem ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CHANGELOG.md new/CHANGELOG.md
--- old/CHANGELOG.md2023-03-13 19:52:46.0 +0100
+++ new/CHANGELOG.md2023-06-26 23:35:10.0 +0200
@@ -1,3 +1,105 @@
+## Rails 7.0.5.1 (June 26, 2023) ##
+
+*   No changes.
+
+
+## Rails 7.0.5 (May 24, 2023) ##
+
+*   Type cast `#attribute_changed?` `:from` and `:to` options.
+
+*Andrew Novoselac*
+
+*   Fix `index_exists?` when column is an array.
+
+*Eileen M. Uchitelle*
+
+*   Handle `Date` objects for PostgreSQL `timestamptz` columns.
+
+*Alex Ghiculescu*
+
+*   Fix collation for changing column to non-string.
+
+*Hartley McGuire*
+
+*   Map through subtype in `PostgreSQL::OID::Array`.
+
+*Jonathan Hefner*
+
+*   Store correct environment in `internal_metadata` when run rails 
`db:prepare`.
+
+*fatkodima*
+
+*   Make sure `ActiveRecord::Relation#sum` works with objects that implement 
`#coerce` without deprecation.
+
+*Alex Ghiculescu*
+
+*   Fix retrieving foreign keys referencing tables named like keywords in 
PostgreSQL and MySQL.
+
+*fatkodima*
+
+*   Support UUIDs in Disable Joins.
+
+*Samuel Cochran*
+
+*   Fix Active Record's explain for queries starting with comments.
+
+*fatkodima*
+
+*   Fix incorrectly preloading through association records when middle 
association has been loaded.
+
+*Joshua Young*
+
+*   Fix where.missing and where.associated for parent/child associations.
+
+*fatkodima*
+
+*   Fix Enumerable#in_order_of to preserve duplicates.
+
+*fatkodima*
+
+*   Fix autoincrement on primary key for mysql.
+
+*Eileen M. Uchitelle*
+
+*   Restore ability to redefine column in `create_table` for Rails 5.2 
migrations.
+
+*fatkodima*
+
+*   Fix schema cache dumping of virtual columns.
+
+*fatkodima*
+
+*   Fix Active Record grouped calculations on joined tables on column present 
in both tables.
+
+*fatkodima*
+
+*   Fix mutation detection for serialized attributes backed by binary columns.
+
+*Jean Boussier*
+
+*   Fix a bug where using groups and counts with long table names would return 
incorrect results.
+
+*Shota Toguchi*, *Yusaku Ono*
+
+*   Use connection from `#with_raw_connection` in `#quote_string`.
+
+Prior to this change, virtual datetime columns did not have the same
+default precision as regular datetime columns, resulting in the following
+being erroneously equivalent:
+
+t.virtual :name, type: datetime, as: "expression"
+t.virtual :name, type: datetime, precision: nil, as: "expression"
+
+This change fixes the default precision lookup, so virtual and regular
+datetime column default precisions match.
+
+*Sam Bostock*
+
+*   Fix a case where the query cache can return wrong values. See #46044
+
+*Aaron Patterson*
+
+
 ## Rails 7.0.4.3 (March 13, 2023) ##
 
 *   No changes.
@@ -17,7 +119,7 @@
 carefully crafted input.
 

commit openQA for openSUSE:Factory

2023-07-03 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-07-03 17:43:16

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


Package is "openQA"

Mon Jul  3 17:43:16 2023 rev:484 rq:1096547 version:4.6.1688124489.7f4be1c

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-06-30 
19:58:57.433673798 +0200
+++ /work/SRC/openSUSE:Factory/.openQA.new.13546/openQA.changes 2023-07-03 
17:43:22.724928169 +0200
@@ -1,0 +2,14 @@
+Sun Jul 02 04:54:54 UTC 2023 - ok...@suse.com
+
+- Update to version 4.6.1688124489.7f4be1c:
+  * Include nginx config in RPM
+  * Make sure munin config survives package update
+  * Consider devel mode test stable after recent changes
+  * Workaround line not being marked as covered
+  * Make it more obvious when devel mode fullstack test lacks files
+  * Fix race condition at the end of developer mode test
+  * Workaround sporadic failures of developer mode test
+  * De-duplicate code for re-login in devel mode test
+  * t: Reduce likelyhood of sporadic error about not logged in user
+
+---

Old:

  openQA-4.6.1688038171.b33d284.obscpio

New:

  openQA-4.6.1688124489.7f4be1c.obscpio



Other differences:
--
++ openQA-client-test.spec ++
--- /var/tmp/diff_new_pack.15vWI8/_old  2023-07-03 17:43:24.192936812 +0200
+++ /var/tmp/diff_new_pack.15vWI8/_new  2023-07-03 17:43:24.196936835 +0200
@@ -18,7 +18,7 @@
 
 %define short_name openQA-client
 Name:   %{short_name}-test
-Version:4.6.1688038171.b33d284
+Version:4.6.1688124489.7f4be1c
 Release:0
 Summary:Test package for %{short_name}
 License:GPL-2.0-or-later

++ openQA-devel-test.spec ++
--- /var/tmp/diff_new_pack.15vWI8/_old  2023-07-03 17:43:24.220936976 +0200
+++ /var/tmp/diff_new_pack.15vWI8/_new  2023-07-03 17:43:24.228937023 +0200
@@ -18,7 +18,7 @@
 
 %define short_name openQA-devel
 Name:   %{short_name}-test
-Version:4.6.1688038171.b33d284
+Version:4.6.1688124489.7f4be1c
 Release:0
 Summary:Test package for %{short_name}
 License:GPL-2.0-or-later

++ openQA-test.spec ++
--- /var/tmp/diff_new_pack.15vWI8/_old  2023-07-03 17:43:24.248937141 +0200
+++ /var/tmp/diff_new_pack.15vWI8/_new  2023-07-03 17:43:24.252937165 +0200
@@ -18,7 +18,7 @@
 
 %define short_name openQA
 Name:   %{short_name}-test
-Version:4.6.1688038171.b33d284
+Version:4.6.1688124489.7f4be1c
 Release:0
 Summary:Test package for openQA
 License:GPL-2.0-or-later

++ openQA-worker-test.spec ++
--- /var/tmp/diff_new_pack.15vWI8/_old  2023-07-03 17:43:24.276937306 +0200
+++ /var/tmp/diff_new_pack.15vWI8/_new  2023-07-03 17:43:24.280937330 +0200
@@ -18,7 +18,7 @@
 
 %define short_name openQA-worker
 Name:   %{short_name}-test
-Version:4.6.1688038171.b33d284
+Version:4.6.1688124489.7f4be1c
 Release:0
 Summary:Test package for %{short_name}
 License:GPL-2.0-or-later

++ openQA.spec ++
--- /var/tmp/diff_new_pack.15vWI8/_old  2023-07-03 17:43:24.308937495 +0200
+++ /var/tmp/diff_new_pack.15vWI8/_new  2023-07-03 17:43:24.312937518 +0200
@@ -78,7 +78,7 @@
 %define devel_requires %devel_no_selenium_requires chromedriver
 
 Name:   openQA
-Version:4.6.1688038171.b33d284
+Version:4.6.1688124489.7f4be1c
 Release:0
 Summary:The openQA web-frontend, scheduler and tools
 License:GPL-2.0-or-later
@@ -460,7 +460,8 @@
 fi
 
 if [ $1 -eq 1 ]; then
-echo "### copy and edit 
%{_sysconfdir}/apache2/vhosts.d/openqa.conf.template!"
+echo "### copy and edit 
%{_sysconfdir}/apache2/vhosts.d/openqa.conf.template if using apache!"
+echo "### see %{_sysconfdir}/nginx/vhosts.d/openqa.conf if using nginx!"
 echo "### run sudo %{_datadir}/openqa/script/fetchneedles"
 else
 if [ -d "%{_localstatedir}/lib/openqa/share/testresults" ]; then
@@ -554,6 +555,10 @@
 %config %{_sysconfdir}/apache2/vhosts.d/openqa.conf.template
 %config %{_sysconfdir}/apache2/vhosts.d/openqa-common.inc
 %config %{_sysconfdir}/apache2/vhosts.d/openqa-ssl.conf.template
+# nginx vhost
+%dir %{_sysconfdir}/nginx
+%dir %{_sysconfdir}/nginx/vhosts.d
+%config %{_sysconfdir}/nginx/vhosts.d/openqa.conf
 # apparmor profile
 %dir %{_sysconfdir}/apparmor.d
 %config %{_sysconfdir}/apparmor.d/usr.share.openqa.script.openqa
@@ -769,6 +774

commit xsimd for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package xsimd for openSUSE:Factory checked 
in at 2023-07-03 17:43:15

Comparing /work/SRC/openSUSE:Factory/xsimd (Old)
 and  /work/SRC/openSUSE:Factory/.xsimd.new.13546 (New)


Package is "xsimd"

Mon Jul  3 17:43:15 2023 rev:3 rq:1096357 version:11.1.0

Changes:

--- /work/SRC/openSUSE:Factory/xsimd/xsimd.changes  2022-12-06 
16:35:36.406332858 +0100
+++ /work/SRC/openSUSE:Factory/.xsimd.new.13546/xsimd.changes   2023-07-03 
17:43:21.292919738 +0200
@@ -1,0 +2,20 @@
+Tue Jun 27 15:32:48 UTC 2023 - Dirk Müller 
+
+- update to 11.1.0:
+  * Introduce XSIMD_DEFAULT_ARCH to force default architecture
+(if any)
+  * Remove C++ requirement on xsimd::exp10 scalar implementation
+  * Improve and test documentation
+  * Provide a generic reducer
+  * Fix ``find_package(xsimd)`` for xtl enabled xsimd, reloaded
+  * Cleanup benchmark code
+  * Provide avx512f implementation of FMA and variant
+  * Hexadecimal floating points are not a C++11 feature
+  * back to slow implementation of exp10 on Windows
+  * Changed bitwise_cast API
+  * Provide generic signed /unsigned type conversion
+  * Fixed sde location
+  * Feature/incr decr
+  * Cleanup documentation
+
+---

Old:

  xsimd-10.0.0.tar.gz

New:

  xsimd-11.1.0.tar.gz



Other differences:
--
++ xsimd.spec ++
--- /var/tmp/diff_new_pack.62JOvb/_old  2023-07-03 17:43:22.008923953 +0200
+++ /var/tmp/diff_new_pack.62JOvb/_new  2023-07-03 17:43:22.012923977 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xsimd
 #
-# 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:   xsimd
-Version:10.0.0
+Version:11.1.0
 Release:0
 Summary:C++ wrappers for SIMD intrinsics
 License:BSD-3-Clause

++ xsimd-10.0.0.tar.gz -> xsimd-11.1.0.tar.gz ++
 5025 lines of diff (skipped)


commit UltimateDailyWallpaper for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package UltimateDailyWallpaper for 
openSUSE:Factory checked in at 2023-07-03 17:43:18

Comparing /work/SRC/openSUSE:Factory/UltimateDailyWallpaper (Old)
 and  /work/SRC/openSUSE:Factory/.UltimateDailyWallpaper.new.13546 (New)


Package is "UltimateDailyWallpaper"

Mon Jul  3 17:43:18 2023 rev:5 rq:1096424 version:3.2.4

Changes:

--- 
/work/SRC/openSUSE:Factory/UltimateDailyWallpaper/UltimateDailyWallpaper.changes
2023-05-08 17:24:15.572686570 +0200
+++ 
/work/SRC/openSUSE:Factory/.UltimateDailyWallpaper.new.13546/UltimateDailyWallpaper.changes
 2023-07-03 17:43:24.576939073 +0200
@@ -1,0 +2,6 @@
+Sun Jul  2 18:12:47 UTC 2023 - Patrice Coni 
+
+- Update to version 3.2.4
+* Fixed bug: timer triggers unwanted
+
+---

Old:

  ultimatedailywallpaper-3.2.3.tar.gz

New:

  ultimatedailywallpaper-3.2.4.tar.gz



Other differences:
--
++ UltimateDailyWallpaper.spec ++
--- /var/tmp/diff_new_pack.xU8HW9/_old  2023-07-03 17:43:25.276943194 +0200
+++ /var/tmp/diff_new_pack.xU8HW9/_new  2023-07-03 17:43:25.284943240 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   UltimateDailyWallpaper
-Version:3.2.3
+Version:3.2.4
 Release:0
 Summary:A wallpaper changer and downloader
 License:GPL-3.0+

++ ultimatedailywallpaper-3.2.3.tar.gz -> 
ultimatedailywallpaper-3.2.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ultimatedailywallpaper-3.2.3/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.SlackBuild
 
new/ultimatedailywallpaper-3.2.4/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.SlackBuild
--- 
old/ultimatedailywallpaper-3.2.3/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.SlackBuild
2023-05-07 20:46:20.0 +0200
+++ 
new/ultimatedailywallpaper-3.2.4/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.SlackBuild
2023-07-02 20:20:46.0 +0200
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=UltimateDailyWallpaper
-VERSION=${VERSION:-3.2.3}
+VERSION=${VERSION:-3.2.4}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 PKGTYPE=${PKGTYPE:-tgz}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ultimatedailywallpaper-3.2.3/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.info
 
new/ultimatedailywallpaper-3.2.4/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.info
--- 
old/ultimatedailywallpaper-3.2.3/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.info
  2023-05-07 20:46:20.0 +0200
+++ 
new/ultimatedailywallpaper-3.2.4/SlackBuild/UltimateDailyWallpaper/UltimateDailyWallpaper.info
  2023-07-02 20:20:46.0 +0200
@@ -1,8 +1,8 @@
 PRGNAM="UltimateDailyWallpaper"
-VERSION="3.2.3"
+VERSION="3.2.4"
 HOMEPAGE="https://github.com/pagaco-swita/ultimatedailywallpaper";
-DOWNLOAD="https://github.com/pagaco-swita/ultimatedailywallpaper/archive/refs/tags/v3.2.3/ultimatedailywallpaper-3.2.3.tar.gz";
-MD5SUM="c440bc5ea090086b03c072e3233ee860"
+DOWNLOAD="https://github.com/pagaco-swita/ultimatedailywallpaper/archive/refs/tags/v3.2.4/ultimatedailywallpaper-3.2.4.tar.gz";
+MD5SUM="402ebe6b60d1977a5d16cc5d65e016ab"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES=""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ultimatedailywallpaper-3.2.3/language/UltimateDailyWallpaper.pot 
new/ultimatedailywallpaper-3.2.4/language/UltimateDailyWallpaper.pot
--- old/ultimatedailywallpaper-3.2.3/language/UltimateDailyWallpaper.pot
2023-05-07 20:46:20.0 +0200
+++ new/ultimatedailywallpaper-3.2.4/language/UltimateDailyWallpaper.pot
2023-07-02 20:20:46.0 +0200
@@ -233,7 +233,7 @@
 
 #: ../src/mainwindow.cpp:304
 #: ../src/mainwindow.cpp:315
-#: ../src/mainwindow.cpp:726
+#: ../src/mainwindow.cpp:732
 msgctxt "MainWindow|"
 msgid "Error"
 msgstr ""
@@ -244,19 +244,19 @@
 msgstr ""
 
 #: ../src/mainwindow.cpp:310
-#: ../src/mainwindow.cpp:721
+#: ../src/mainwindow.cpp:727
 msgctxt "MainWindow|"
 msgid "done."
 msgstr ""
 
 #: ../src/mainwindow.cpp:311
-#: ../src/mainwindow.cpp:722
+#: ../src/mainwindow.cpp:728
 msgctxt "MainWindow|"
 msgid "Used plugin: "
 msgstr ""
 
 #: ../src/mainwindow.cpp:315
-#: ../src/mainwindow.cpp:726
+#: ../src/mainwindow.cpp:732
 msgctxt "MainWindow|"
 msgid "Error while loading plugin."
 msgstr ""
@@ -269,7 +269,7 @@
 msgstr ""
 
 #: ../src/mainwindow.cpp:436
-#: ../src/mainwindow.cpp:788
+#: ../src/mainwindow.cpp:794
 msgctxt "MainWindow|"
 msgid "No connection to the internet."
 msgstr ""
@@ -279,5

commit rott for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rott for openSUSE:Factory checked in 
at 2023-07-03 17:43:19

Comparing /work/SRC/openSUSE:Factory/rott (Old)
 and  /work/SRC/openSUSE:Factory/.rott.new.13546 (New)


Package is "rott"

Mon Jul  3 17:43:19 2023 rev:2 rq:1096414 version:1.2~git66

Changes:

--- /work/SRC/openSUSE:Factory/rott/rott.changes2015-07-08 
06:59:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.rott.new.13546/rott.changes 2023-07-03 
17:43:25.736945902 +0200
@@ -1,0 +2,6 @@
+Sun Jul  2 11:42:54 UTC 2023 - Jan Engelhardt 
+
+- Update to snapshot 1.2~git66 (99e8523e425c)
+  * Switch from SDL1 to SDL2
+
+---

Old:

  rott-1.1.2+svn287.tar.xz

New:

  rott-1.2~git66.tar.xz



Other differences:
--
++ rott.spec ++
--- /var/tmp/diff_new_pack.zSm073/_old  2023-07-03 17:43:26.656951318 +0200
+++ /var/tmp/diff_new_pack.zSm073/_new  2023-07-03 17:43:26.692951530 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rott
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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,27 +12,25 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:   rott
-Version:1.1.2+svn287
+Version:1.2~git66
 Release:0
-Summary:Icculus SDL port of the Rise of the Triad engine
-License:GPL-2.0+
+Summary:SDL port of the Rise of the Triad engine
+License:GPL-2.0-or-later
 Group:  Amusements/Games/3D/Shoot
-Url:https://icculus.org/rott/
-
-#SVN-Clone:svn://svn.icculus.org/rott/trunk/
+URL:https://icculus.org/rott/
 Source: %name-%version.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf >= 2.69
 BuildRequires:  automake
+BuildRequires:  c++_compiler
 BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  pkgconfig(SDL_mixer) >= 1.2
-BuildRequires:  pkgconfig(sdl) >= 1.2
+BuildRequires:  pkgconfig(SDL2_mixer)
+BuildRequires:  pkgconfig(sdl2)
 
 %description
 The package contains an SDL port of the engine used for the
@@ -46,7 +44,7 @@
 individual collision objects.
 
 %prep
-%setup -qn %name
+%autosetup
 
 %build
 export CFLAGS="%optflags -fno-strict-aliasing"
@@ -56,19 +54,19 @@
 mkdir obj-darkwar
 pushd obj-darkwar/
 %configure --program-suffix=-darkwar
-make %{?_smp_mflags}
+%make_build
 popd
 
 mkdir obj-huntbgin
 pushd obj-huntbgin/
 %configure --enable-shareware --program-suffix=-huntbgin
-make %{?_smp_mflags}
+%make_build
 popd
 
 %install
 b="%buildroot"
-make -C obj-darkwar install DESTDIR="$b"
-make -C obj-huntbgin install DESTDIR="$b"
+%make_install -C obj-darkwar
+%make_install -C obj-huntbgin
 ln -s rott-darkwar "$b/%_bindir/rott"
 mkdir -p "$b/%_datadir/icons/hicolor"/{32x32,scalable}/"apps" \
"$b/%_datadir/applications"
@@ -80,12 +78,12 @@
 cp -a doc/rott.6 "$b/%_mandir/man6/"
 
 %files
-%defattr(-,root,root)
 %_bindir/rott*
 %_bindir/runrott.sh
 %_mandir/man6/rott.*
 %_datadir/applications/*.desktop
 %_datadir/icons/*
-%doc COPYING README doc/cheats.txt doc/cmdline.txt
+%doc README doc/cheats.txt doc/cmdline.txt
+%license COPYING
 
 %changelog

++ _service ++
--- /var/tmp/diff_new_pack.zSm073/_old  2023-07-03 17:43:27.016953438 +0200
+++ /var/tmp/diff_new_pack.zSm073/_new  2023-07-03 17:43:27.048953626 +0200
@@ -1,9 +1,11 @@
 

-   svn
-   svn://svn.icculus.org/rott/trunk
+   git
+   https://github.com/fabiangreffrath/rott
rott
-   1.1.2+svn%r
+   99e8523e425c35cbfcac3b876ec9cc5dc63558da
+   aede78d6690cc7f62324eaf3ac16cff3e4342734
+   1.2~git@TAG_OFFSET@


*.tar


commit python-grpcio for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-grpcio for openSUSE:Factory 
checked in at 2023-07-03 17:43:22

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


Package is "python-grpcio"

Mon Jul  3 17:43:22 2023 rev:27 rq:1096364 version:1.56.0

Changes:

--- /work/SRC/openSUSE:Factory/python-grpcio/python-grpcio.changes  
2023-06-11 19:58:29.072319086 +0200
+++ /work/SRC/openSUSE:Factory/.python-grpcio.new.13546/python-grpcio.changes   
2023-07-03 17:43:30.364973149 +0200
@@ -1,0 +2,7 @@
+Fri Jun 30 15:47:01 UTC 2023 - Atri Bhattacharya 
+
+- Update to version 1.56.0:
+  * [aio types] Fix some grpc.aio python types
+(gh#grpc/grpc#32475).
+
+---

Old:

  grpcio-1.55.0.tar.gz

New:

  grpcio-1.56.0.tar.gz



Other differences:
--
++ python-grpcio.spec ++
--- /var/tmp/diff_new_pack.b08nao/_old  2023-07-03 17:43:31.232978259 +0200
+++ /var/tmp/diff_new_pack.b08nao/_new  2023-07-03 17:43:31.236978283 +0200
@@ -20,7 +20,7 @@
 # PYTHON2 NOT SUPPORTED BY UPSTREAM
 %define skip_python2 1
 Name:   python-grpcio
-Version:1.55.0
+Version:1.56.0
 Release:0
 Summary:HTTP/2-based Remote Procedure Call implementation
 License:Apache-2.0

++ grpcio-1.55.0.tar.gz -> grpcio-1.56.0.tar.gz ++
/work/SRC/openSUSE:Factory/python-grpcio/grpcio-1.55.0.tar.gz 
/work/SRC/openSUSE:Factory/.python-grpcio.new.13546/grpcio-1.56.0.tar.gz 
differ: char 11, line 1


commit photoqt for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package photoqt for openSUSE:Factory checked 
in at 2023-07-03 17:43:21

Comparing /work/SRC/openSUSE:Factory/photoqt (Old)
 and  /work/SRC/openSUSE:Factory/.photoqt.new.13546 (New)


Package is "photoqt"

Mon Jul  3 17:43:21 2023 rev:11 rq:1096358 version:3.3

Changes:

--- /work/SRC/openSUSE:Factory/photoqt/photoqt.changes  2023-04-04 
21:18:12.664345242 +0200
+++ /work/SRC/openSUSE:Factory/.photoqt.new.13546/photoqt.changes   
2023-07-03 17:43:27.508956335 +0200
@@ -1,0 +2,76 @@
+Tue Jun 27 16:09:57 UTC 2023 - Carsten Ziepke 
+
+- Update to 3.3:
+  * add: all new shortcuts engine
+  * add: floating element to show location of current image on map
+  * add: map explorer to show all images in current folder with
+location data on interactive map
+  * add: reset button to restore initial stage of main image
+  * add: setting to switch to moving the image by mouse wheel
+instead of using it for shortcuts
+  * add: shortcut actions to move image left/right/up/down
+  * add: shortcut actions to got to edges of current image
+  * add: setting to adjust autohide of mouse cursor
+  * add: allow wheel left/right movement as mouse gestures for
+shortcut
+  * add: allow selection of OpenGL backend in settings
+  * add: option to load PDF documents with QtPDF instead of poppler
+  * add: animate arrows and add small click animation on startup
+  * improve: unify look and feel of various elements throughout
+application
+  * improve: startup default to mixed setup (integrated and
+popped out) as default option
+  * improve: support any image format as icon for context menu
+entry
+  * improve: listening to global mouse movements, fixes
+overloading event system
+  * improve: don't show context menu entry to add location to
+favorites without pugixml available
+  * improve: Escape key in file dialog with files selected
+only removes selection
+  * improve: installing pychromecast with cmake is now
+opt-in option
+  * improve: crash prevention when scanning for chromecast
+devices with pychromecast
+  * fix: finding/linking against (optional) mpv source files
+  * fix: proper url encoding for favorite locations
+  * fix: compilation with Exiv 0.28.0
+- Changes in 3.2:
+  * add: advanced sorting by dates stored in exif meta data
+  * add: more options for highlighting thumbnails in thumbnail bar
+  * add: option to disable thumbnail tooltips
+  * add: file dialog: looping thumbnails of images inside subfolders
+  * add: file dialog: select files and folders, add file operations
+using global clipboard (incl. shortcuts)
+  * add: file dialog: thumbnails are by default shown scaled and
+cropped to fit
+  * add: file dialog: typing a string finds next matching file
+  * improve: more aggressive freeing of memory when resetting PhotoQt
+  * improve: validation check also checks directories
+  * improve: detect mouse leaving application window and hide
+elements (main menu, meta data, etc.)
+  * improve: reliability of loading and displaying image resolution
+  * improve: trash handling on Linux following freedesktop.org
+standard
+  * improve: enable MPV support by default, prefer MPV over
+QtMultimedia by default
+  * improve: Exiv2: managing BMFF support
+  * improve: file dialog: folder follows main image folder when image
+opened from command line
+  * improve: file dialog: do not select first entry by default after
+new folder has been loaded
+  * improve: file dialog: elide long filenames in the middle
+  * improve: file dialog: when mouse cursor leaves fileview reset
+current index
+  * improve: find and link to 'Concurrent' module
+  * fix: handling of Escape key
+  * fix: execution of external shortcuts
+  * fix: caching thumbnails of images inside archives
+  * fix: correctly removing old animated images from model
+(freeing up memory)
+  * fix: double click on image no longer triggers background action
+  * fix: window manager titles in wallpaper element were
+unclickable
+- Add BuildRequires libQt5PlatformHeaders-devel
+  
+---

Old:

  photoqt-v3.1.tar.bz2

New:

  photoqt-v3.3.tar.bz2



Other differences:
--
++ photoqt.spec ++
--- /var/tmp/diff_new_pack.K14jBc/_old  2023-07-03 17:43:28.240960644 +0200
+++ /var/tmp/diff_new_pack.K14jBc/_new  2023-07-03 17:43:28.244960668 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   photoqt
-Version:3.1
+Version:3.3
 Release:0
 Summary:A Qt-based image viewer
 License:GPL-2.0-or-later
@@ -29,6 +29,7 @@
 BuildRequires:  freeimage-devel
 BuildRequ

commit python-grpcio-tools for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-grpcio-tools for 
openSUSE:Factory checked in at 2023-07-03 17:43:23

Comparing /work/SRC/openSUSE:Factory/python-grpcio-tools (Old)
 and  /work/SRC/openSUSE:Factory/.python-grpcio-tools.new.13546 (New)


Package is "python-grpcio-tools"

Mon Jul  3 17:43:23 2023 rev:23 rq:1096365 version:1.56.0

Changes:

--- /work/SRC/openSUSE:Factory/python-grpcio-tools/python-grpcio-tools.changes  
2023-06-11 19:58:27.180307676 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-grpcio-tools.new.13546/python-grpcio-tools.changes
   2023-07-03 17:43:31.460979602 +0200
@@ -1,0 +2,7 @@
+Fri Jun 30 15:49:31 UTC 2023 - Atri Bhattacharya 
+
+- Update to version 1.56.0:
+  * [aio types] Fix some grpc.aio python types
+(gh#grpc/grpc#32475).
+
+---

Old:

  grpcio-tools-1.55.0.tar.gz

New:

  grpcio-tools-1.56.0.tar.gz



Other differences:
--
++ python-grpcio-tools.spec ++
--- /var/tmp/diff_new_pack.CZcg0d/_old  2023-07-03 17:43:32.168983770 +0200
+++ /var/tmp/diff_new_pack.CZcg0d/_new  2023-07-03 17:43:32.172983793 +0200
@@ -20,7 +20,7 @@
 %define skip_python2 1
 
 Name:   python-grpcio-tools
-Version:1.55.0
+Version:1.56.0
 Release:0
 Summary:Protobuf code generator for gRPC
 License:Apache-2.0

++ grpcio-tools-1.55.0.tar.gz -> grpcio-tools-1.56.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpcio-tools-1.55.0/PKG-INFO 
new/grpcio-tools-1.56.0/PKG-INFO
--- old/grpcio-tools-1.55.0/PKG-INFO2023-05-19 02:19:13.390367000 +0200
+++ new/grpcio-tools-1.56.0/PKG-INFO2023-06-14 22:44:43.793380300 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: grpcio-tools
-Version: 1.55.0
+Version: 1.56.0
 Summary: Protobuf code generator for gRPC
 Home-page: https://grpc.io
 Author: The gRPC Authors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grpcio-tools-1.55.0/grpc_root/include/grpc/event_engine/event_engine.h 
new/grpcio-tools-1.56.0/grpc_root/include/grpc/event_engine/event_engine.h
--- old/grpcio-tools-1.55.0/grpc_root/include/grpc/event_engine/event_engine.h  
2023-05-19 02:18:45.0 +0200
+++ new/grpcio-tools-1.56.0/grpc_root/include/grpc/event_engine/event_engine.h  
2023-06-14 22:44:24.0 +0200
@@ -283,8 +283,9 @@
   /// \a on_shutdown will never be called.
   ///
   /// If this method returns a Listener, then \a on_shutdown will be invoked
-  /// exactly once, when the Listener is shut down. The status passed to it 
will
-  /// indicate if there was a problem during shutdown.
+  /// exactly once when the Listener is shut down, and only after all
+  /// \a on_accept callbacks have finished executing. The status passed to it
+  /// will indicate if there was a problem during shutdown.
   ///
   /// The provided \a MemoryAllocatorFactory is used to create \a
   /// MemoryAllocators for Endpoint construction.
@@ -353,7 +354,7 @@
 absl::AnyInvocable>)>;
 /// Called with the result of a TXT record lookup
 using LookupTXTCallback =
-absl::AnyInvocable)>;
+absl::AnyInvocable>)>;
 
 virtual ~DNSResolver() = default;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/grpcio-tools-1.55.0/grpc_root/include/grpc/grpc_audit_logging.h 
new/grpcio-tools-1.56.0/grpc_root/include/grpc/grpc_audit_logging.h
--- old/grpcio-tools-1.55.0/grpc_root/include/grpc/grpc_audit_logging.h 
1970-01-01 01:00:00.0 +0100
+++ new/grpcio-tools-1.56.0/grpc_root/include/grpc/grpc_audit_logging.h 
2023-06-14 22:44:24.0 +0200
@@ -0,0 +1,96 @@
+//
+//
+// Copyright 2023 gRPC authors.
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+//
+//
+
+#ifndef GRPC_GRPC_AUDIT_LOGGING_H
+#define GRPC_GRPC_AUDIT_LOGGING_H
+
+#include 
+
+#include 
+#include 
+
+#include "absl/status/statusor.h"
+#include "absl/strings/string_view.h"
+
+#include 
+
+namespace grpc_core {
+namespace experimental {
+
+// The class containing the context for an audited RPC.
+class Audi

commit go-sendxmpp for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package go-sendxmpp for openSUSE:Factory 
checked in at 2023-07-03 17:43:26

Comparing /work/SRC/openSUSE:Factory/go-sendxmpp (Old)
 and  /work/SRC/openSUSE:Factory/.go-sendxmpp.new.13546 (New)


Package is "go-sendxmpp"

Mon Jul  3 17:43:26 2023 rev:6 rq:1096417 version:0.6.0

Changes:

--- /work/SRC/openSUSE:Factory/go-sendxmpp/go-sendxmpp.changes  2022-11-14 
14:29:06.747005447 +0100
+++ /work/SRC/openSUSE:Factory/.go-sendxmpp.new.13546/go-sendxmpp.changes   
2023-07-03 17:43:35.573003811 +0200
@@ -1,0 +2,18 @@
+Sun Jul  2 17:55:45 UTC 2023 - Michael Vetter 
+
+- Update to 0.6.0:
+  Added:
+  * Add support for sending Out of Band Data (OOB).
+  * Add SCRAM-SHA-1, SCRAM-SHA-256 and SCRAM-SHA512 support (via go-xmpp 
commit bef3e54).
+  * Add support for messages of type headline.
+  Changed:
+  * Print --help output to stdout instead of stderr.
+  * Print sent stanzas when --debug is used (via go-xmpp commit 9129a110df1b).
+  * Allow JIDs without localpart.
+  * Use single quotes for attributes in stanzas created by 
github.com/beevik/etree (vial etree v1.1.4).
+  * Fix SRV lookup when the domain has a CNAME (via xmppsrv v0.2.5).
+  * Fall back to directTLS on port 5223 (instead of StartTLS on port 5222)
+if no SRV records are provided and -t is set.
+  * Remove trailing newlines in interactive mode.
+
+---

Old:

  go-sendxmpp-0.5.6.tar.gz

New:

  go-sendxmpp-0.6.0.tar.gz



Other differences:
--
++ go-sendxmpp.spec ++
--- /var/tmp/diff_new_pack.4huQfC/_old  2023-07-03 17:43:36.457009015 +0200
+++ /var/tmp/diff_new_pack.4huQfC/_new  2023-07-03 17:43:36.461009039 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package go-sendxmpp
 #
-# 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:   go-sendxmpp
-Version:0.5.6
+Version:0.6.0
 Release:0
 Summary:A little tool to send messages to an XMPP contact or MUC
 License:BSD-2-Clause

++ _service ++
--- /var/tmp/diff_new_pack.4huQfC/_old  2023-07-03 17:43:36.493009227 +0200
+++ /var/tmp/diff_new_pack.4huQfC/_new  2023-07-03 17:43:36.497009250 +0200
@@ -3,7 +3,7 @@
 https://salsa.debian.org/mdosch/go-sendxmpp.git
 git
 .git
-v0.5.6
+v0.6.0
 @PARENT_TAG@
 disable
 v(.*)

++ go-sendxmpp-0.5.6.tar.gz -> go-sendxmpp-0.6.0.tar.gz ++
 3097 lines of diff (skipped)

++ vendor.tar.gz ++
 16066 lines of diff (skipped)


commit python-grpcio-status for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-grpcio-status for 
openSUSE:Factory checked in at 2023-07-03 17:43:25

Comparing /work/SRC/openSUSE:Factory/python-grpcio-status (Old)
 and  /work/SRC/openSUSE:Factory/.python-grpcio-status.new.13546 (New)


Package is "python-grpcio-status"

Mon Jul  3 17:43:25 2023 rev:2 rq:1096503 version:1.56.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-grpcio-status/python-grpcio-status.changes
2022-04-27 21:42:16.829081810 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-grpcio-status.new.13546/python-grpcio-status.changes
 2023-07-03 17:43:34.760999030 +0200
@@ -1,0 +2,31 @@
+Mon Jul  3 08:08:55 UTC 2023 - Dirk Müller 
+
+- update to 1.56.0:
+  * Add type stub generation support to grpcio-tools.
+  * [aio types] Fix some grpc.aio python types.
+  * [Bazel Python3.11] Update Bazel dependencies for Python 3.11
+  * Build native MacOS arm64 artifacts (universal2).
+  * Build with System OpenSSL on Mac OS arm64.
+  * Change Aio abort() function return type to NoReturn.
+  * Change the annotated return type of UnaryStreamCall and StreamStreamCall 
from AsyncIterable to AsyncIterator.
+  * De-experimentalize compression.
+  * De-experimentalize wait-for-ready.
+  * [EventEngine] Disable EventEngine polling in gRPC Python
+  * Fix DeprecationWarning when calling asyncio.get_event_loop().
+  * Fix lack of cooldown between poll attempts.
+  * Include .pyi file.
+  * Remove enum and future.
+  * Remove references to deprecated syntax field.
+  * [Remove Six] Remove dependency on six.
+  * Respect CC variable in grpcio python build.
+  * Revert "Build with System OpenSSL on Mac OS arm64
+  * Support Python 3.11.
+  * Support python 3.11 on aarch64.
+  * Update xds-protos package to pull in protobuf 4.X.
+
+---
+Sun Jul  2 12:34:18 UTC 2023 - ecsos 
+
+- Add %{?sle15_python_module_pythons}
+
+---

Old:

  grpcio-status-1.44.0.tar.gz

New:

  grpcio-status-1.56.0.tar.gz



Other differences:
--
++ python-grpcio-status.spec ++
--- /var/tmp/diff_new_pack.4xAAaN/_old  2023-07-03 17:43:35.349002492 +0200
+++ /var/tmp/diff_new_pack.4xAAaN/_new  2023-07-03 17:43:35.353002515 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-grpcio-status
 #
-# 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
@@ -15,24 +15,24 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %global modname grpcio_status
-# PYTHON2 NOT SUPPORTED BY UPSTREAM
-%define skip_python2 1
+%{?sle15_python_module_pythons}
 Name:   python-grpcio-status
-Version:1.44.0
+Version:1.56.0
 Release:0
 Summary:Status proto mapping for gRPC
 License:Apache-2.0
 Group:  Development/Languages/Python
 URL:https://grpc.io
 Source: 
https://files.pythonhosted.org/packages/source/g/grpcio-status/grpcio-status-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module devel >= 3.7}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-protobuf >= 3.6.0
-Requires:   python-grpcio >= %{version}
 Requires:   python-googleapis-common-protos >= 1.5.5
+Requires:   python-grpcio >= %{version}
+Requires:   python-protobuf >= 3.6.0
 
 %python_subpackages
 

++ grpcio-status-1.44.0.tar.gz -> grpcio-status-1.56.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/grpcio-status-1.44.0/LICENSE 
new/grpcio-status-1.56.0/LICENSE
--- old/grpcio-status-1.44.0/LICENSE2022-02-11 11:50:09.0 +0100
+++ new/grpcio-status-1.56.0/LICENSE2023-06-14 22:38:23.0 +0200
@@ -235,8 +235,376 @@
 
 ---
 
-Mozilla Public License, v. 2.0
+Mozilla Public License Version 2.0
+==
 
-This Source Code Form is subject to the terms of the Mozilla Public License,
-v. 2.0. If a copy of the MPL was not distributed with this file, You can
-obtain one at https://mozilla.org/MPL/2.0/.
+1. Definitions
+--
+
+1.1. "Contributor"
+means each individual or legal entity that creates, contributes to
+the creation of, or owns Covered Software.
+
+1.2. "Contributor Version"
+means the combination of the Contributions of others (if any) used
+by a Contribu

commit libsmpp34 for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsmpp34 for openSUSE:Factory 
checked in at 2023-07-03 17:43:27

Comparing /work/SRC/openSUSE:Factory/libsmpp34 (Old)
 and  /work/SRC/openSUSE:Factory/.libsmpp34.new.13546 (New)


Package is "libsmpp34"

Mon Jul  3 17:43:27 2023 rev:7 rq:1096372 version:1.14.2

Changes:

--- /work/SRC/openSUSE:Factory/libsmpp34/libsmpp34.changes  2021-03-15 
10:56:13.341339512 +0100
+++ /work/SRC/openSUSE:Factory/.libsmpp34.new.13546/libsmpp34.changes   
2023-07-03 17:43:37.129012971 +0200
@@ -1,0 +2,6 @@
+Sun Jul  2 11:12:57 UTC 2023 - Jan Engelhardt 
+
+- Update to release 1.14.2
+  * Added some -W flags to the build
+
+---

Old:

  1.14.1.tar.gz

New:

  1.14.2.tar.gz



Other differences:
--
++ libsmpp34.spec ++
--- /var/tmp/diff_new_pack.FVhZEQ/_old  2023-07-03 17:43:37.881017399 +0200
+++ /var/tmp/diff_new_pack.FVhZEQ/_new  2023-07-03 17:43:37.885017423 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libsmpp34
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2016, Martin Hauke 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %define sover 1
 Name:   libsmpp34
-Version:1.14.1
+Version:1.14.2
 Release:0
 Summary:PDU SMPP packaging and unpackaging tool
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ 1.14.1.tar.gz -> 1.14.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsmpp34-1.14.1/.gitignore 
new/libsmpp34-1.14.2/.gitignore
--- old/libsmpp34-1.14.1/.gitignore 2021-02-23 18:00:48.0 +0100
+++ new/libsmpp34-1.14.2/.gitignore 2023-02-07 14:28:28.0 +0100
@@ -20,5 +20,6 @@
 debian/tmp
 debian/*.log
 debian/*.substvars
+m4/*.m4
 
 contrib/libsmpp34.spec
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsmpp34-1.14.1/Makefile.am 
new/libsmpp34-1.14.2/Makefile.am
--- old/libsmpp34-1.14.1/Makefile.am2021-02-23 18:00:48.0 +0100
+++ new/libsmpp34-1.14.2/Makefile.am2023-02-07 14:28:28.0 +0100
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4
+
 SUBDIRS = binaries def_frame def_list
 
 if HAVE_LIBXML2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsmpp34-1.14.1/README.md 
new/libsmpp34-1.14.2/README.md
--- old/libsmpp34-1.14.1/README.md  2021-02-23 18:00:48.0 +0100
+++ new/libsmpp34-1.14.2/README.md  2023-02-07 14:28:28.0 +0100
@@ -24,9 +24,9 @@
 
 You can clone from the Osmocom libsmpp34.git repository using
 
-   git clone git://git.osmocom.org/libsmpp34.git
+   git clone https://gitea.osmocom.org/cellular-infrastructure/libsmpp34
 
-There is a cgit interface at 
+There is a web interface at 

 
 Documentation
 -
@@ -58,5 +58,5 @@
  for
 more details
 
-The current patch queue for libosmocore can be seen at
+The current patch queue for libsmpp34 can be seen at
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsmpp34-1.14.1/configure.ac 
new/libsmpp34-1.14.2/configure.ac
--- old/libsmpp34-1.14.1/configure.ac   2021-02-23 18:00:48.0 +0100
+++ new/libsmpp34-1.14.2/configure.ac   2023-02-07 14:28:28.0 +0100
@@ -6,7 +6,8 @@
 
 AC_CONFIG_AUX_DIR(aux_config)
 AM_INIT_AUTOMAKE([foreign])
-AM_CONFIG_HEADER([aux_config/config.h])
+AC_CONFIG_HEADERS([aux_config/config.h])
+AC_CONFIG_MACRO_DIRS([m4])
 
 dnl kernel style compile messages
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
@@ -18,8 +19,8 @@
 # Checks for programs.
 AC_PROG_CC
 AM_PROG_CC_C_O
-AC_PROG_LIBTOOL
 AC_PROG_INSTALL
+LT_INIT
 
 dnl patching ${archive_cmds} to affect generation of file "libtool" to fix 
linking with clang 
 AS_CASE(["$LD"],[*clang*],
@@ -73,6 +74,7 @@
 if test x"$werror" = x"yes"
 then
WERROR_FLAGS="-Werror"
+   WERROR_FLAGS+=" -Werror=implicit-int -Werror=int-conversion 
-Werror=old-style-definition"
WERROR_FLAGS+=" -Wno-error=deprecated 
-Wno-error=deprecated-declarations"
WERROR_FLAGS+=" -Wno-error=cpp" # "#warning"
CFLAGS="$CFLAGS $WERROR_FLAGS"
@@ -82,10 +84,11 @@
 AC_MSG_RESULT([CFLAGS="$CFLAGS"])
 AC_MSG_RESULT([CPPFLAGS="$CPPFLAGS"])
 
-AC_OUTPUT([Makefile
-   def_frame/Makefile
-   def_list/Makefile
- 

commit libgtpnl for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libgtpnl for openSUSE:Factory 
checked in at 2023-07-03 17:43:29

Comparing /work/SRC/openSUSE:Factory/libgtpnl (Old)
 and  /work/SRC/openSUSE:Factory/.libgtpnl.new.13546 (New)


Package is "libgtpnl"

Mon Jul  3 17:43:29 2023 rev:8 rq:1096373 version:1.2.4

Changes:

--- /work/SRC/openSUSE:Factory/libgtpnl/libgtpnl.changes2022-08-04 
13:23:47.336554064 +0200
+++ /work/SRC/openSUSE:Factory/.libgtpnl.new.13546/libgtpnl.changes 
2023-07-03 17:43:38.089018623 +0200
@@ -1,0 +2,6 @@
+Sun Jul  2 11:15:06 UTC 2023 - Jan Engelhardt 
+
+- Update to release 1.2.4
+  * Updates to the --help text
+
+---

Old:

  1.2.3.tar.gz

New:

  1.2.4.tar.gz



Other differences:
--
++ libgtpnl.spec ++
--- /var/tmp/diff_new_pack.1BWoM6/_old  2023-07-03 17:43:38.781022697 +0200
+++ /var/tmp/diff_new_pack.1BWoM6/_new  2023-07-03 17:43:38.785022721 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgtpnl
 #
-# 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:   libgtpnl
-Version:1.2.3
+Version:1.2.4
 Release:0
 Summary:GPRS tunnel configuration library
 License:GPL-2.0-or-later AND LGPL-2.1-or-later

++ 1.2.3.tar.gz -> 1.2.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.3/README.md new/libgtpnl-1.2.4/README.md
--- old/libgtpnl-1.2.3/README.md2022-06-28 16:13:45.0 +0200
+++ new/libgtpnl-1.2.4/README.md2023-02-07 14:07:11.0 +0100
@@ -13,7 +13,7 @@
 ## Homepage
 
 The official homepage of the project is
-
+
 
 GIT Repository
 --
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.3/debian/changelog 
new/libgtpnl-1.2.4/debian/changelog
--- old/libgtpnl-1.2.3/debian/changelog 2022-06-28 16:13:45.0 +0200
+++ new/libgtpnl-1.2.4/debian/changelog 2023-02-07 14:07:11.0 +0100
@@ -1,3 +1,12 @@
+libgtpnl (1.2.4) unstable; urgency=medium
+
+  [ Oliver Smith ]
+  * README: fix link to homepage
+  * tools/gtp-tunnel: fix del usage
+  * tools/gtp-link: add --sgsn to usage
+
+ -- Pau Espin Pedrol   Tue, 07 Feb 2023 14:07:11 +0100
+
 libgtpnl (1.2.3) unstable; urgency=medium
 
   [ Neels Hofmeyr ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.3/tools/gtp-link.c 
new/libgtpnl-1.2.4/tools/gtp-link.c
--- old/libgtpnl-1.2.3/tools/gtp-link.c 2022-06-28 16:13:45.0 +0200
+++ new/libgtpnl-1.2.4/tools/gtp-link.c 2023-02-07 14:07:11.0 +0100
@@ -46,7 +46,8 @@
int ret, sgsn_mode = 0;
 
if (argc < 3) {
-   printf("Usage: %s  \n", argv[0]);
+   printf("Usage: %s add  [--sgsn]\n", argv[0]);
+   printf("   %s del \n", argv[0]);
exit(EXIT_FAILURE);
}
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgtpnl-1.2.3/tools/gtp-tunnel.c 
new/libgtpnl-1.2.4/tools/gtp-tunnel.c
--- old/libgtpnl-1.2.3/tools/gtp-tunnel.c   2022-06-28 16:13:45.0 
+0200
+++ new/libgtpnl-1.2.4/tools/gtp-tunnel.c   2023-02-07 14:07:11.0 
+0100
@@ -120,7 +120,7 @@
uint32_t gtp_ifidx;
 
if (argc != 5) {
-   printf("%s add   \n",
+   printf("%s del   \n",
argv[0]);
return EXIT_FAILURE;
}


commit netperfmeter for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package netperfmeter for openSUSE:Factory 
checked in at 2023-07-03 17:43:29

Comparing /work/SRC/openSUSE:Factory/netperfmeter (Old)
 and  /work/SRC/openSUSE:Factory/.netperfmeter.new.13546 (New)


Package is "netperfmeter"

Mon Jul  3 17:43:29 2023 rev:4 rq:1096354 version:1.9.4

Changes:

--- /work/SRC/openSUSE:Factory/netperfmeter/netperfmeter.changes
2021-07-21 19:08:06.307471361 +0200
+++ /work/SRC/openSUSE:Factory/.netperfmeter.new.13546/netperfmeter.changes 
2023-07-03 17:43:38.973023828 +0200
@@ -1,0 +2,6 @@
+Tue Jun 20 08:38:15 UTC 2023 - Martin Pluskal 
+
+- Update to version 1.9.4:
+  * Bugfix release
+
+---

Old:

  netperfmeter-1.9.0.tar.xz
  netperfmeter-1.9.0.tar.xz.asc

New:

  netperfmeter-1.9.4.tar.xz
  netperfmeter-1.9.4.tar.xz.asc



Other differences:
--
++ netperfmeter.spec ++
--- /var/tmp/diff_new_pack.lgbVhb/_old  2023-07-03 17:43:39.737028326 +0200
+++ /var/tmp/diff_new_pack.lgbVhb/_new  2023-07-03 17:43:39.741028349 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package netperfmeter
 #
-# 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
@@ -17,11 +17,10 @@
 
 
 Name:   netperfmeter
-Version:1.9.0
+Version:1.9.4
 Release:0
 Summary:Network performance meter for the UDP, TCP, SCTP and DCCP 
protocols
 License:GPL-3.0-or-later
-Group:  Productivity/Networking/Diagnostic
 URL:https://www.uni-due.de/~be0001/netperfmeter/
 #Git-Clone: https://github.com/dreibh/netperfmeter.git
 Source: 
https://www.uni-due.de/~be0001/netperfmeter/download/%{name}-%{version}.tar.xz
@@ -42,7 +41,7 @@
 The vector files can e.g. be used to create plots of the results.
 
 %prep
-%setup -q
+%autosetup
 
 %build
 # FIXME: you should use the %%cmake macros
@@ -52,7 +51,7 @@
 -DWITH_NEAT=0 \
 -DBUILD_TEST_PROGRAMS=1 \
 -DBUILD_PLOT_PROGRAMS=1
-%make_build
+%cmake_build
 
 %install
 %cmake_install

++ netperfmeter-1.9.0.tar.xz -> netperfmeter-1.9.4.tar.xz ++
 10911 lines of diff (skipped)


commit ipcalc for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ipcalc for openSUSE:Factory checked 
in at 2023-07-03 17:43:30

Comparing /work/SRC/openSUSE:Factory/ipcalc (Old)
 and  /work/SRC/openSUSE:Factory/.ipcalc.new.13546 (New)


Package is "ipcalc"

Mon Jul  3 17:43:30 2023 rev:8 rq:1096356 version:1.0.3

Changes:

--- /work/SRC/openSUSE:Factory/ipcalc/ipcalc.changes2023-01-30 
17:23:18.996518614 +0100
+++ /work/SRC/openSUSE:Factory/.ipcalc.new.13546/ipcalc.changes 2023-07-03 
17:43:40.133030657 +0200
@@ -1,0 +2,8 @@
+Tue Jun 27 15:11:20 UTC 2023 - Dirk Müller 
+
+- update to 1.0.3:
+  * When --no-decorate is given the default output will
+  * include no colors
+  * Correctly split networks with /31
+
+---

Old:

  ipcalc-1.0.2.tar.bz2

New:

  ipcalc-1.0.3.tar.bz2



Other differences:
--
++ ipcalc.spec ++
--- /var/tmp/diff_new_pack.HvkL7s/_old  2023-07-03 17:43:40.817034685 +0200
+++ /var/tmp/diff_new_pack.HvkL7s/_new  2023-07-03 17:43:40.825034731 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   ipcalc
-Version:1.0.2
+Version:1.0.3
 Release:0
 Summary:IPv4/IPv6 tool assisting in network calculations on the 
command line
 License:GPL-2.0-or-later

++ ipcalc-1.0.2.tar.bz2 -> ipcalc-1.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipcalc-1.0.2/NEWS new/ipcalc-1.0.3/NEWS
--- old/ipcalc-1.0.2/NEWS   2022-11-26 16:07:41.0 +0100
+++ new/ipcalc-1.0.3/NEWS   2023-06-07 15:43:14.0 +0200
@@ -1,3 +1,9 @@
+* Version 1.0.3 (released 2023-06-07)
+- When --no-decorate is given the default output will
+  include no colors (#28)
+- Correctly split networks with /31 (#25)
+
+
 * Version 1.0.2 (released 2022-11-26)
 - Fix ULA prefix generator to use only defined ULA range
 - Corrected manpage generation
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ipcalc-1.0.2/ipcalc.c new/ipcalc-1.0.3/ipcalc.c
--- old/ipcalc-1.0.2/ipcalc.c   2022-11-26 16:07:41.0 +0100
+++ new/ipcalc-1.0.3/ipcalc.c   2023-06-07 15:43:14.0 +0200
@@ -1310,6 +1310,55 @@
return;
 }
 
+/* Always prints "title: value", will not color if --no-decorate is given
+ */
+static void
+__attribute__ ((format(printf, 4, 5)))
+pretty_printf(unsigned * const jsonfirst, const char *title, const char 
*jsontitle, const char *fmt, ...)
+{
+   va_list args;
+
+   va_start(args, fmt);
+   if (flags & FLAG_JSON) {
+   va_json_printf(jsonfirst, jsontitle, fmt, args);
+   } else if (flags & FLAG_NO_DECORATE) {
+   fputs(title, stdout);
+   vprintf(fmt, args);
+   fputs("\n", stdout);
+   } else {
+   va_color_printf(KBLUE, title, fmt, args);
+   }
+   va_end(args);
+
+   return;
+}
+
+/* Always prints "title: value", will not color if --no-decorate is given
+ * To be used for distinct values (e.g., a summary).
+ */
+static void
+__attribute__ ((format(printf, 4, 5)))
+pretty_dist_printf(unsigned * const jsonfirst, const char *title, const char 
*jsontitle, const char *fmt, ...)
+{
+   va_list args;
+
+   va_start(args, fmt);
+   if (flags & FLAG_JSON) {
+   va_json_printf(jsonfirst, jsontitle, fmt, args);
+   } else if (flags & FLAG_NO_DECORATE) {
+   fputs(title, stdout);
+   vprintf(fmt, args);
+   fputs("\n", stdout);
+   } else {
+   va_color_printf(KMAG, title, fmt, args);
+   }
+   va_end(args);
+
+   return;
+}
+
+/* Prints "title: value", will only print value if --no-decorate is given
+ */
 void
 __attribute__ ((format(printf, 4, 5)))
 default_printf(unsigned * const jsonfirst, const char *title, const char 
*jsontitle, const char *fmt, ...)
@@ -1317,11 +1366,11 @@
va_list args;
 
va_start(args, fmt);
-   if (flags & FLAG_NO_DECORATE) {
+   if (flags & FLAG_JSON) {
+   va_json_printf(jsonfirst, jsontitle, fmt, args);
+   } else if (flags & FLAG_NO_DECORATE) {
vprintf(fmt, args);
printf("\n");
-   } else if (flags & FLAG_JSON) {
-   va_json_printf(jsonfirst, jsontitle, fmt, args);
} else {
va_color_printf(KBLUE, title, fmt, args);
}
@@ -1330,6 +1379,9 @@
return;
 }
 
+/* Prints "title: value", will only print value if --no-decorate is given. It
+ * prints a distinct value (e.g., to be used for a summary).
+ */
 void
 __attribute__ ((format(printf, 4, 5)))
 dist_printf(unsigned * const jsonfirst, const 

commit erdtree for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package erdtree for openSUSE:Factory checked 
in at 2023-07-03 17:43:31

Comparing /work/SRC/openSUSE:Factory/erdtree (Old)
 and  /work/SRC/openSUSE:Factory/.erdtree.new.13546 (New)


Package is "erdtree"

Mon Jul  3 17:43:31 2023 rev:10 rq:1096418 version:3.1.2~0

Changes:

--- /work/SRC/openSUSE:Factory/erdtree/erdtree.changes  2023-06-23 
21:53:25.818898834 +0200
+++ /work/SRC/openSUSE:Factory/.erdtree.new.13546/erdtree.changes   
2023-07-03 17:43:41.197036921 +0200
@@ -1,0 +2,28 @@
+Sun Jul  2 17:59:39 UTC 2023 - Michael Vetter 
+
+- Update to 3.1.2:
+  * Fix loading .erdtree.toml on Windows #218
+  * Fixed race to print #220
+
+---
+Sun Jul  2 17:59:14 UTC 2023 - Michael Vetter 
+
+- Update to 3.1.1:
+  * Fix deadlock issue #214
+
+---
+Sun Jul  2 17:57:37 UTC 2023 - Michael Vetter 
+
+- Update to 3.1:
+  * Multiple configs with .erdtree.toml
+  * Increased performance with --suppress-size
+  * -x, --one-file-system
+  * Support for NO_COLOR
+  * Inverted flat layout
+  * Aliases: atime, ctime, and mtime
+  * ctrlc handler to restore cursor if progress indicator is enabled
+  * .erdtreerc will be deprecated by v3.3 in favor of .erdtree.toml.
+Please be sure to migrate by then and be sure to visit the Changelog
+for further details about .erdtree.toml and the new release.
+
+---

Old:

  erdtree-3.0.2~0.tar.zst

New:

  erdtree-3.1.2~0.tar.zst



Other differences:
--
++ erdtree.spec ++
--- /var/tmp/diff_new_pack.sl3EgN/_old  2023-07-03 17:43:42.613045258 +0200
+++ /var/tmp/diff_new_pack.sl3EgN/_new  2023-07-03 17:43:42.621045305 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   erdtree
-Version:3.0.2~0
+Version:3.1.2~0
 Release:0
 Summary:A multi-threaded file-tree visualizer and disk usage analyzer
 License:MIT

++ _service ++
--- /var/tmp/diff_new_pack.sl3EgN/_old  2023-07-03 17:43:42.649045470 +0200
+++ /var/tmp/diff_new_pack.sl3EgN/_new  2023-07-03 17:43:42.653045493 +0200
@@ -3,7 +3,7 @@
 https://github.com/solidiquis/erdtree.git
 @PARENT_TAG@~@TAG_OFFSET@
 git
-v3.0.2
+v3.1.2
 *
 v(\d+\.\d+\.\d+)
 \1

++ vendor.tar.zst ++
Binary files /var/tmp/diff_new_pack.sl3EgN/_old and 
/var/tmp/diff_new_pack.sl3EgN/_new differ


commit borgmatic for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package borgmatic for openSUSE:Factory 
checked in at 2023-07-03 17:43:33

Comparing /work/SRC/openSUSE:Factory/borgmatic (Old)
 and  /work/SRC/openSUSE:Factory/.borgmatic.new.13546 (New)


Package is "borgmatic"

Mon Jul  3 17:43:33 2023 rev:40 rq:1096454 version:1.7.15

Changes:

--- /work/SRC/openSUSE:Factory/borgmatic/borgmatic.changes  2023-06-07 
23:08:13.727624442 +0200
+++ /work/SRC/openSUSE:Factory/.borgmatic.new.13546/borgmatic.changes   
2023-07-03 17:43:43.061047896 +0200
@@ -1,0 +2,33 @@
+Thu Jun 29 07:57:14 UTC 2023 - Jan Baier 
+
+- update to 1.7.15
+  * Add configuration options and command-line flags for backing up a database
+from one location while restoring it somewhere else.
+  * Add a documentation troubleshooting note for MySQL/MariaDB authentication
+errors.
+  * Remove upgrade-borgmatic-config command for upgrading borgmatic 1.1.0
+INI-style configuration.
+  * Deprecate generate-borgmatic-config in favor of new "config generate"
+action.
+  * Deprecate validate-borgmatic-config in favor of new "config validate"
+action.
+  * Extract borgmatic configuration from backup via new "config bootstrap"
+action—even when borgmatic has no configuration yet!
+  * Add sample systemd user service for running borgmatic as a non-root user.
+  * Fix an error when "data" check time files are accessed without getting
+upgraded first.
+
+- update to 1.7.14:
+  * Add a new verbosity level (-2) to disable output entirely (for console,
+syslog, log file, or monitoring), so not even errors are shown.
+  * Tweak archive check probing logic to use the newest timestamp found when
+multiple exist.
+  * Add Borg 2 date-based matching flags to various actions for archive
+selection.
+  * Fix an error when loading the configuration schema on Fedora Linux.
+  * Fix "check" action error when repository and archive checks are configured
+but the archive gets skipped due to the configured frequency.
+  * Fix "--archive latest" on "list" and "info" actions that only worked on the
+first of multiple configured repositories.
+
+---

Old:

  borgmatic-1.7.13.tar.gz

New:

  borgmatic-1.7.15.tar.gz



Other differences:
--
++ borgmatic.spec ++
--- /var/tmp/diff_new_pack.Qi2jhD/_old  2023-07-03 17:43:43.689051593 +0200
+++ /var/tmp/diff_new_pack.Qi2jhD/_new  2023-07-03 17:43:43.697051640 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   borgmatic
-Version:1.7.13
+Version:1.7.15
 Release:0
 Summary:Automation tool for borgbackup
 License:GPL-3.0-only
@@ -51,7 +51,6 @@
 BuildRequires:  python3-py
 BuildRequires:  python3-pycodestyle
 BuildRequires:  python3-pyflakes
-BuildRequires:  python3-pykwalify
 BuildRequires:  python3-pytest
 BuildRequires:  python3-pytest-cov
 BuildRequires:  python3-python-dateutil
@@ -59,11 +58,11 @@
 BuildRequires:  python3-ruamel.yaml
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-toml
+BuildRequires:  systemd-rpm-macros
 BuildRequires:  pkgconfig(libsystemd)
 Requires:   borgbackup
 Requires:   python3-colorama
 Requires:   python3-jsonschema >= 3.2.0
-Requires:   python3-pykwalify
 Requires:   python3-requests
 Requires:   python3-ruamel.yaml < 0.18.0
 Requires:   python3-ruamel.yaml > 0.15.0
@@ -92,7 +91,9 @@
 # Make sample files use the borgmatic command on /usr/bin, not /usr/local/bin
 perl -pi -e "s,PATH=\\$PATH:/usr/local/bin 
/root/.local/bin/borgmatic,/usr/bin/borgmatic," sample/cron/borgmatic
 perl -pi -e "s,/root/.local/bin/borgmatic,/usr/bin/borgmatic," 
sample/systemd/borgmatic.service
+perl -pi -e "s,/root/.local/bin/borgmatic,/usr/bin/borgmatic," 
sample/systemd/borgmatic-user.service
 perl -pi -e "s,=sleep,=/usr/bin/sleep," sample/systemd/borgmatic.service
+perl -pi -e "s,=sleep,=/usr/bin/sleep," sample/systemd/borgmatic-user.service
 perl -pi -e "s,=systemd-inhibit,=/usr/bin/systemd-inhibit," 
sample/systemd/borgmatic.service
 perl -pi -e "s/ruamel.yaml>0.15.0,<0.17.0/ruamel.yaml/" setup.py
 perl -pi -e 
"s/packages=find_packages\(\)/packages=find_packages(exclude=('tests*',))/" 
setup.py
@@ -107,8 +108,10 @@
 install -d %{buildroot}%{_sysconfdir}/borgmatic.d
 install -d %{buildroot}%{_docdir}/%{name}/sample/cron
 install -m 0644 sample/cron/borgmatic 
%{buildroot}%{_docdir}/%{name}/sample/cron/
+install -d %{buildroot}%{_docdir}/%{name}/sample/systemd
+install -m 0644 sample/systemd/borgmatic* 
%{buildroot}%{_docdir}/%{name}/sample/systemd/
 install -d %{buildroot}%{_unitdir}/
-install -m 0644 sample/systemd/borgmatic* %{buildroot}%{_unitdi

commit stellarium for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package stellarium for openSUSE:Factory 
checked in at 2023-07-03 17:43:35

Comparing /work/SRC/openSUSE:Factory/stellarium (Old)
 and  /work/SRC/openSUSE:Factory/.stellarium.new.13546 (New)


Package is "stellarium"

Mon Jul  3 17:43:35 2023 rev:64 rq:1096450 version:23.2

Changes:

--- /work/SRC/openSUSE:Factory/stellarium/stellarium.changes2023-06-29 
17:29:17.918600348 +0200
+++ /work/SRC/openSUSE:Factory/.stellarium.new.13546/stellarium.changes 
2023-07-03 17:43:48.045077239 +0200
@@ -1,0 +2,8 @@
+Sun Jul  2 18:26:28 UTC 2023 - Arjen de Korte 
+
+- Update to 23.2:
+  * Vectorize marker of deep-sky objects
+  * Updated support locations
+  * Discovery circumstances for solar system objects
+
+---

Old:

  stellarium-23.1.tar.gz
  stellarium-23.1.tar.gz.asc

New:

  stellarium-23.2.tar.gz
  stellarium-23.2.tar.gz.asc



Other differences:
--
++ stellarium.spec ++
--- /var/tmp/diff_new_pack.aP2SDD/_old  2023-07-03 17:43:52.825105381 +0200
+++ /var/tmp/diff_new_pack.aP2SDD/_new  2023-07-03 17:43:52.829105404 +0200
@@ -23,7 +23,7 @@
 %endif
 
 Name:   stellarium
-Version:23.1
+Version:23.2
 Release:0
 Summary:Astronomical Sky Simulator
 License:GPL-2.0-or-later

++ stellarium-23.1.tar.gz -> stellarium-23.2.tar.gz ++
/work/SRC/openSUSE:Factory/stellarium/stellarium-23.1.tar.gz 
/work/SRC/openSUSE:Factory/.stellarium.new.13546/stellarium-23.2.tar.gz differ: 
char 5, line 1


commit virt-launcher-container for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package virt-launcher-container for 
openSUSE:Factory checked in at 2023-07-03 17:43:45

Comparing /work/SRC/openSUSE:Factory/virt-launcher-container (Old)
 and  /work/SRC/openSUSE:Factory/.virt-launcher-container.new.13546 (New)


Package is "virt-launcher-container"

Mon Jul  3 17:43:45 2023 rev:22 rq:1096475 version:unknown

Changes:

--- 
/work/SRC/openSUSE:Factory/virt-launcher-container/virt-launcher-container.changes
  2023-03-02 23:04:26.064132952 +0100
+++ 
/work/SRC/openSUSE:Factory/.virt-launcher-container.new.13546/virt-launcher-container.changes
   2023-07-03 17:43:53.253107901 +0200
@@ -1,0 +2,5 @@
+Thu Jun 15 16:59:48 UTC 2023 - Vasily Ulyanov 
+
+- Install virtiofsd explicitly instead of qemu-tools
+
+---



Other differences:
--
++ Dockerfile ++
--- /var/tmp/diff_new_pack.RAKBG1/_old  2023-07-03 17:43:53.925111857 +0200
+++ /var/tmp/diff_new_pack.RAKBG1/_new  2023-07-03 17:43:53.929111881 +0200
@@ -40,11 +40,11 @@
   ncat \
   nftables \
   qemu-hw-usb-redirect \
-  qemu-tools \
   socat \
   tar \
   timezone \
   vim-small \
+  virtiofsd \
   xorriso
 
 #!ArchExclusiveLine: x86_64


commit virt-handler-container for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package virt-handler-container for 
openSUSE:Factory checked in at 2023-07-03 17:43:46

Comparing /work/SRC/openSUSE:Factory/virt-handler-container (Old)
 and  /work/SRC/openSUSE:Factory/.virt-handler-container.new.13546 (New)


Package is "virt-handler-container"

Mon Jul  3 17:43:46 2023 rev:14 rq:1096476 version:unknown

Changes:

--- 
/work/SRC/openSUSE:Factory/virt-handler-container/virt-handler-container.changes
2023-03-02 23:04:25.348129375 +0100
+++ 
/work/SRC/openSUSE:Factory/.virt-handler-container.new.13546/virt-handler-container.changes
 2023-07-03 17:43:54.173113317 +0200
@@ -1,0 +2,5 @@
+Thu Jun 15 16:59:17 UTC 2023 - Vasily Ulyanov 
+
+- Install qemu-img explicitly instead of qemu-tools
+
+---



Other differences:
--
++ Dockerfile ++
--- /var/tmp/diff_new_pack.QlIRP6/_old  2023-07-03 17:43:54.785116920 +0200
+++ /var/tmp/diff_new_pack.QlIRP6/_new  2023-07-03 17:43:54.789116944 +0200
@@ -30,7 +30,7 @@
   kubevirt-virt-handler \
   lsscsi \
   nftables \
-  qemu-tools \
+  qemu-img \
   system-user-qemu \
   tar \
   util-linux-systemd && \


commit cdi-uploadserver-container for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cdi-uploadserver-container for 
openSUSE:Factory checked in at 2023-07-03 17:43:46

Comparing /work/SRC/openSUSE:Factory/cdi-uploadserver-container (Old)
 and  /work/SRC/openSUSE:Factory/.cdi-uploadserver-container.new.13546 (New)


Package is "cdi-uploadserver-container"

Mon Jul  3 17:43:46 2023 rev:8 rq:1096477 version:unknown

Changes:

--- 
/work/SRC/openSUSE:Factory/cdi-uploadserver-container/cdi-uploadserver-container.changes
2022-10-14 15:43:16.207991622 +0200
+++ 
/work/SRC/openSUSE:Factory/.cdi-uploadserver-container.new.13546/cdi-uploadserver-container.changes
 2023-07-03 17:43:54.921117721 +0200
@@ -1,0 +2,5 @@
+Thu Jun 15 16:58:55 UTC 2023 - Vasily Ulyanov 
+
+- Install qemu-img explicitly instead of qemu-tools
+
+---



Other differences:
--
++ Dockerfile ++
--- /var/tmp/diff_new_pack.uq4c8f/_old  2023-07-03 17:43:56.045124338 +0200
+++ /var/tmp/diff_new_pack.uq4c8f/_new  2023-07-03 17:43:56.053124385 +0200
@@ -26,7 +26,7 @@
containerized-data-importer-uploadserver \
curl \
libnbd \
-   qemu-tools \
+   qemu-img \
shadow \
tar \
util-linux && \


commit cdi-importer-container for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cdi-importer-container for 
openSUSE:Factory checked in at 2023-07-03 17:43:47

Comparing /work/SRC/openSUSE:Factory/cdi-importer-container (Old)
 and  /work/SRC/openSUSE:Factory/.cdi-importer-container.new.13546 (New)


Package is "cdi-importer-container"

Mon Jul  3 17:43:47 2023 rev:8 rq:1096478 version:unknown

Changes:

--- 
/work/SRC/openSUSE:Factory/cdi-importer-container/cdi-importer-container.changes
2022-10-14 15:43:14.975989565 +0200
+++ 
/work/SRC/openSUSE:Factory/.cdi-importer-container.new.13546/cdi-importer-container.changes
 2023-07-03 17:43:56.185125163 +0200
@@ -1,0 +2,6 @@
+Thu Jun 15 16:55:53 UTC 2023 - Vasily Ulyanov 
+
+- Drop unneeded packages: qemu-block-curl and skopeo
+- Install qemu-img explicitly instead of qemu-tools
+
+---



Other differences:
--
++ Dockerfile ++
--- /var/tmp/diff_new_pack.KQ2Z6o/_old  2023-07-03 17:43:56.857129119 +0200
+++ /var/tmp/diff_new_pack.KQ2Z6o/_new  2023-07-03 17:43:56.861129142 +0200
@@ -33,10 +33,8 @@
nbdkit-curl-plugin \
nbdkit-gzip-filter \
nbdkit-xz-filter \
-   qemu-block-curl \
-   qemu-tools \
+   qemu-img \
shadow \
-   skopeo \
tar \
util-linux
 


commit deepin-kwin for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package deepin-kwin for openSUSE:Factory 
checked in at 2023-07-03 17:43:50

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


Package is "deepin-kwin"

Mon Jul  3 17:43:50 2023 rev:10 rq:1096459 version:5.25.5

Changes:

--- /work/SRC/openSUSE:Factory/deepin-kwin/deepin-kwin.changes  2023-04-24 
22:31:02.079446944 +0200
+++ /work/SRC/openSUSE:Factory/.deepin-kwin.new.13546/deepin-kwin.changes   
2023-07-03 17:43:57.393132275 +0200
@@ -1,0 +2,10 @@
+Sun Jun  4 07:51:04 UTC 2023 - Hillwood Yang 
+
+- Update version to 5.25.5
+  * Allow window cropping on screen update
+  * Set all windows 0 rounded corners by defaults
+  * Remove some default shortcuts
+  * Pick the best fillet
+  * Fix bugs
+
+---

Old:

  deepin-kwin-5.25.0.tar.gz

New:

  deepin-kwin-5.25.5.tar.gz



Other differences:
--
++ deepin-kwin.spec ++
--- /var/tmp/diff_new_pack.ucs3GF/_old  2023-07-03 17:43:58.741140211 +0200
+++ /var/tmp/diff_new_pack.ucs3GF/_new  2023-07-03 17:43:58.749140258 +0200
@@ -22,7 +22,7 @@
 %global wayland (0%{?suse_version} >= 1330)
 
 Name:   deepin-kwin
-Version:5.25.0
+Version:5.25.5
 Release:0
 # Full Plasma 5 version (e.g. 5.8.95)
 %{!?_plasma5_bugfix: %define _plasma5_bugfix %{version}}
@@ -125,6 +125,7 @@
 BuildRequires:  pkgconfig(xcb-xfixes) >= 1.10
 BuildRequires:  pkgconfig(xi)
 BuildRequires:  pkgconfig(xkbcommon) >= 0.7.0
+BuildRequires:  pkgconfig(xscrnsaver)
 BuildRequires:  pkgconfig(xtst)
 %if %{wayland}
 BuildRequires:  pkgconfig(gbm)
@@ -214,9 +215,12 @@
 
 %files
 %defattr(-,root,root,-)
-#%doc CHANGELOG.md
-#%license LICENSE
-%config %{_sysconfdir}/deepin-*
+%doc README.md README.zh_CN.md
+# %license LICENSE
+%dir %{_sysconfdir}/skel/.config
+%config %{_sysconfdir}/skel/.config/kglobalshortcutsrc
+%config %{_sysconfdir}/xdg/deepin-*
+%config %{_sysconfdir}/xdg/kglobalshortcutsrc
 %if %{wayland}
 %verify(not caps) %{_kf5_bindir}/%{name}_wayland
 %{_kf5_bindir}/%{name}_wayland_wrapper

++ deepin-kwin-5.25.0.tar.gz -> deepin-kwin-5.25.5.tar.gz ++
/work/SRC/openSUSE:Factory/deepin-kwin/deepin-kwin-5.25.0.tar.gz 
/work/SRC/openSUSE:Factory/.deepin-kwin.new.13546/deepin-kwin-5.25.5.tar.gz 
differ: char 15, line 1


commit konstraint for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package konstraint for openSUSE:Factory 
checked in at 2023-07-03 17:43:52

Comparing /work/SRC/openSUSE:Factory/konstraint (Old)
 and  /work/SRC/openSUSE:Factory/.konstraint.new.13546 (New)


Package is "konstraint"

Mon Jul  3 17:43:52 2023 rev:21 rq:1096453 version:0.30.0

Changes:

--- /work/SRC/openSUSE:Factory/konstraint/konstraint.changes2023-06-13 
16:10:17.927164598 +0200
+++ /work/SRC/openSUSE:Factory/.konstraint.new.13546/konstraint.changes 
2023-07-03 17:43:59.001141742 +0200
@@ -1,0 +2,13 @@
+Mon Jul 03 05:08:58 UTC 2023 - ka...@b1-systems.de
+
+- Update to version 0.30.0:
+  * Bump github.com/open-policy-agent/opa from 0.53.1 to 0.54.0
+(#413)
+  * Bump golang.org/x/text from 0.9.0 to 0.10.0 (#409)
+  * Bump k8s.io/apiextensions-apiserver from 0.27.2 to 0.27.3
+(#411)
+  * Bump alpine from 3.18.0 to 3.18.2 (#412)
+  * Bump k8s.io/apimachinery from 0.27.2 to 0.27.3 (#410)
+  * Bump golang from 1.20.4-alpine to 1.20.5-alpine (#408)
+
+---

Old:

  konstraint-0.29.1.obscpio

New:

  konstraint-0.30.0.obscpio



Other differences:
--
++ konstraint.spec ++
--- /var/tmp/diff_new_pack.JscQ9U/_old  2023-07-03 17:43:59.981147511 +0200
+++ /var/tmp/diff_new_pack.JscQ9U/_new  2023-07-03 17:43:59.985147535 +0200
@@ -19,7 +19,7 @@
 %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
 
 Name:   konstraint
-Version:0.29.1
+Version:0.30.0
 Release:0
 Summary:A policy management tool for interacting with Gatekeeper
 License:Apache-2.0

++ _service ++
--- /var/tmp/diff_new_pack.JscQ9U/_old  2023-07-03 17:44:00.017147723 +0200
+++ /var/tmp/diff_new_pack.JscQ9U/_new  2023-07-03 17:44:00.021147747 +0200
@@ -3,7 +3,7 @@
 https://github.com/plexsystems/konstraint
 git
 .git
-v0.29.1
+v0.30.0
 @PARENT_TAG@
 enable
 v(.*)

++ _servicedata ++
--- /var/tmp/diff_new_pack.JscQ9U/_old  2023-07-03 17:44:00.049147911 +0200
+++ /var/tmp/diff_new_pack.JscQ9U/_new  2023-07-03 17:44:00.053147935 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/plexsystems/konstraint
-  5d3f8c7ed9d662527b9d7023dd7fe7e5f6b45c5d
+  eb44a1d5adbb91edb08b7f550a6e3ec5f5b81fe7
 (No newline at EOF)
 

++ konstraint-0.29.1.obscpio -> konstraint-0.30.0.obscpio ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konstraint-0.29.1/Dockerfile 
new/konstraint-0.30.0/Dockerfile
--- old/konstraint-0.29.1/Dockerfile2023-06-07 07:46:31.0 +0200
+++ new/konstraint-0.30.0/Dockerfile2023-07-01 17:35:31.0 +0200
@@ -1,4 +1,4 @@
-FROM golang:1.20.4-alpine AS build
+FROM golang:1.20.5-alpine AS build
 ARG KONSTRAINT_VER
 
 WORKDIR /go/src/github.com/plexsystems/konstraint
@@ -12,6 +12,6 @@
 
 RUN go build -o /konstraint -ldflags="-X 
'github.com/plexsystems/konstraint/internal/commands.version=${KONSTRAINT_VER}'"
 
-FROM alpine:3.18.0
+FROM alpine:3.18.2
 COPY --from=build /konstraint /usr/bin/konstraint
 ENTRYPOINT ["konstraint"]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/konstraint-0.29.1/go.mod new/konstraint-0.30.0/go.mod
--- old/konstraint-0.29.1/go.mod2023-06-07 07:46:31.0 +0200
+++ new/konstraint-0.30.0/go.mod2023-07-01 17:35:31.0 +0200
@@ -5,13 +5,13 @@
 require (
github.com/ghodss/yaml v1.0.0
github.com/open-policy-agent/frameworks/constraint 
v0.0.0-20220218180203-c2a0d8cdf85a
-   github.com/open-policy-agent/opa v0.53.1
+   github.com/open-policy-agent/opa v0.54.0
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.7.0
github.com/spf13/viper v1.16.0
-   golang.org/x/text v0.9.0
-   k8s.io/apiextensions-apiserver v0.27.2
-   k8s.io/apimachinery v0.27.2
+   golang.org/x/text v0.10.0
+   k8s.io/apiextensions-apiserver v0.27.3
+   k8s.io/apimachinery v0.27.3
 )
 
 require (
@@ -47,10 +47,10 @@
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // 
indirect
github.com/pelletier/go-toml/v2 v2.0.8 // indirect
-   github.com/prometheus/client_golang v1.15.1 // indirect
+   github.com/prometheus/client_golang v1.16.0 // indirect
github.com/prometheus/client_model v0.3.0 // indirect
github.com/prometheus/common v0.42.0 // indirect
-   github.com/prometheus/procfs v0.9.0 // indirect
+   github.com/prometheus/procfs v0.10.1 // indirect
github.com/rcrowley/g

commit python-weblate-schemas for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-weblate-schemas for 
openSUSE:Factory checked in at 2023-07-03 17:43:53

Comparing /work/SRC/openSUSE:Factory/python-weblate-schemas (Old)
 and  /work/SRC/openSUSE:Factory/.python-weblate-schemas.new.13546 (New)


Package is "python-weblate-schemas"

Mon Jul  3 17:43:53 2023 rev:6 rq:1096484 version:2023.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-weblate-schemas/python-weblate-schemas.changes
2022-11-04 17:41:59.091010758 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-weblate-schemas.new.13546/python-weblate-schemas.changes
 2023-07-03 17:44:00.405150008 +0200
@@ -1,0 +2,11 @@
+Sat Jul  1 14:19:13 UTC 2023 - Markéta Machová 
+
+- Update to 2023.3
+  * Added support for Python 3.11 and 3.10.
+  * Dropped support for Python 3.6.
+  * Fixed project backups schema to allow blank project website.
+  * Fixed project backup with unicode website URLs.
+  * Added theme to user data.
+- Drop upstreamed test-data.patch
+
+---

Old:

  test-data.patch
  weblate_schemas-2022.1.tar.gz

New:

  weblate_schemas-2023.3.tar.gz



Other differences:
--
++ python-weblate-schemas.spec ++
--- /var/tmp/diff_new_pack.zZPdC7/_old  2023-07-03 17:44:01.845158485 +0200
+++ /var/tmp/diff_new_pack.zZPdC7/_new  2023-07-03 17:44:01.853158533 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-weblate-schemas
 #
-# 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
@@ -18,14 +18,12 @@
 
 %define skip_python2 1
 Name:   python-weblate-schemas
-Version:2022.1
+Version:2023.3
 Release:0
 Summary:A collection of schemas used by Weblate
 License:MIT
 URL:https://weblate.org/
 Source: 
https://files.pythonhosted.org/packages/source/w/weblate_schemas/weblate_schemas-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM 
https://github.com/WeblateOrg/weblate_schemas/commit/1465933db1bd10dd34e7373b1f0b6693d708277e
 tests: fix invalid test data
-Patch0: test-data.patch
 BuildRequires:  %{python_module jsonschema}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}

++ weblate_schemas-2022.1.tar.gz -> weblate_schemas-2023.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/weblate_schemas-2022.1/CHANGES.rst 
new/weblate_schemas-2023.3/CHANGES.rst
--- old/weblate_schemas-2022.1/CHANGES.rst  2022-08-17 11:15:14.0 
+0200
+++ new/weblate_schemas-2023.3/CHANGES.rst  2023-06-08 20:01:55.0 
+0200
@@ -1,6 +1,27 @@
 Changelog
 =
 
+2023.3
+--
+
+* Released on 8th June 2023.
+* Added theme to user data.
+
+2023.2
+--
+
+* Released on 2nd March 2023.
+* Fixed project backup with unicode website URLs.
+
+2023.1
+--
+
+* Released on 5th February 2023.
+* Fixed testsuite failure.
+* Added support for Python 3.11 and 3.10.
+* Dropped support for Python 3.6.
+* Fixed project backups schema to allow blank project website.
+
 2022.1
 --
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/weblate_schemas-2022.1/LICENSE 
new/weblate_schemas-2023.3/LICENSE
--- old/weblate_schemas-2022.1/LICENSE  2022-08-17 11:15:14.0 +0200
+++ new/weblate_schemas-2023.3/LICENSE  2023-06-08 20:01:55.0 +0200
@@ -1,6 +1,6 @@
 MIT License
 
-Copyright © 2012–2022 Michal Čihař
+Copyright © 2012–2023 Michal Čihař
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/weblate_schemas-2022.1/PKG-INFO 
new/weblate_schemas-2023.3/PKG-INFO
--- old/weblate_schemas-2022.1/PKG-INFO 2022-08-17 11:15:25.035836200 +0200
+++ new/weblate_schemas-2023.3/PKG-INFO 2023-06-08 20:02:14.154708600 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: weblate_schemas
-Version: 2022.1
+Version: 2023.3
 Summary: A collection of JSON schemas used by Weblate
 Home-page: https://weblate.org/
 Author: Michal Čihař
@@ -17,7 +17,7 @@
:target: https://weblate.org/
:height: 80px
 
-**Weblate is a copylefted libre software web-based continuous 
localization system,
+**Weblate is libre software web-based continuous localization system,
 used by over 2500 libre projects and companies in more than 165 
countr

commit python-augeas for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-augeas for openSUSE:Factory 
checked in at 2023-07-03 17:43:54

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


Package is "python-augeas"

Mon Jul  3 17:43:54 2023 rev:9 rq:1096487 version:1.1.0

Changes:

--- /work/SRC/openSUSE:Factory/python-augeas/python-augeas.changes  
2023-06-12 15:28:06.127637943 +0200
+++ /work/SRC/openSUSE:Factory/.python-augeas.new.13546/python-augeas.changes   
2023-07-03 17:44:02.145160251 +0200
@@ -1,0 +2,6 @@
+Sun Jul  2 12:15:20 UTC 2023 - ecsos 
+
+- Update to 1.1.0
+  - No changelog from upstream.
+
+---

Old:

  python-augeas-0.5.0.tar.gz

New:

  python-augeas-1.1.0.tar.gz



Other differences:
--
++ python-augeas.spec ++
--- /var/tmp/diff_new_pack.U2DKzV/_old  2023-07-03 17:44:02.905164726 +0200
+++ /var/tmp/diff_new_pack.U2DKzV/_new  2023-07-03 17:44:02.909164749 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-augeas
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# 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
@@ -18,16 +18,17 @@
 
 %{?sle15_python_module_pythons}
 Name:   python-augeas
-Version:0.5.0
+Version:1.1.0
 Release:0
 Summary:Python bindings for Augeas
 License:LGPL-2.1-or-later
 Group:  Development/Languages/Python
-Url:http://augeas.net/
-Source: 
https://fedorahosted.org/released/python-augeas/python-augeas-%{version}.tar.gz
+URL:http://augeas.net/
+Source: 
https://github.com/hercules-team/python-augeas/archive/v%{version}/%{name}-%{version}.tar.gz
+BuildRequires:  %{python_module cffi >= 1.0.0}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  augeas-lenses
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module setuptools}
 Requires:   augeas
 # We'd always want to have augeas-lenses installed
 Requires:   augeas-lenses
@@ -47,6 +48,9 @@
 %install
 %python_install
 
+# do not pack tests
+%python_expand rm -rf %{buildroot}%{$python_sitelib}/test
+
 %check
 cd test
 %python_exec test_augeas.py

++ python-augeas-0.5.0.tar.gz -> python-augeas-1.1.0.tar.gz ++
 2343 lines of diff (skipped)


commit python-siphashc for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-siphashc for openSUSE:Factory 
checked in at 2023-07-03 17:43:54

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


Package is "python-siphashc"

Mon Jul  3 17:43:54 2023 rev:7 rq:1096485 version:2.1

Changes:

--- /work/SRC/openSUSE:Factory/python-siphashc/python-siphashc.changes  
2020-06-03 20:36:31.453925204 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-siphashc.new.13546/python-siphashc.changes   
2023-07-03 17:44:03.209166516 +0200
@@ -1,0 +2,6 @@
+Sat Jul  1 14:12:26 UTC 2023 - Markéta Machová 
+
+- Update to 2.1 (also from 2020)
+  * Dropped support for Python 2.
+
+---

Old:

  siphashc-1.3.tar.gz

New:

  siphashc-2.1.tar.gz



Other differences:
--
++ python-siphashc.spec ++
--- /var/tmp/diff_new_pack.d9Ah4m/_old  2023-07-03 17:44:03.961170943 +0200
+++ /var/tmp/diff_new_pack.d9Ah4m/_new  2023-07-03 17:44:03.969170990 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-siphashc
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 # Copyright (c) 2017 Matthias Fehring 
 #
 # All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-siphashc
-Version:1.3
+Version:2.1
 Release:0
 Summary:Python C module to calculate SipHashes
 License:ISC

++ siphashc-1.3.tar.gz -> siphashc-2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siphashc-1.3/CHANGES.rst new/siphashc-2.1/CHANGES.rst
--- old/siphashc-1.3/CHANGES.rst2019-12-13 10:10:47.0 +0100
+++ new/siphashc-2.1/CHANGES.rst2020-09-02 09:57:52.0 +0200
@@ -1,6 +1,16 @@
 Changes
 ===
 
+2.1
+---
+
+* Fixed publishing wheels in pypi.org.
+
+2.0
+---
+
+* Dropped support for Python 2.
+
 1.3
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/siphashc-1.3/PKG-INFO new/siphashc-2.1/PKG-INFO
--- old/siphashc-1.3/PKG-INFO   2019-12-13 10:17:35.0 +0100
+++ new/siphashc-2.1/PKG-INFO   2020-09-02 09:58:02.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: siphashc
-Version: 1.3
+Version: 2.1
 Summary: Python module (in c) for siphash-2-4
 Home-page: https://github.com/WeblateOrg/siphashc
 Author: Michal Čihař
@@ -9,11 +9,15 @@
 Project-URL: Issue Tracker, https://github.com/WeblateOrg/siphashc/issues
 Project-URL: Source Code, https://github.com/WeblateOrg/siphashc
 Project-URL: Twitter, https://twitter.com/WeblateOrg
-Description: siphashc
-
+Description: .. image:: https://s.weblate.org/cdn/Logo-Darktext-borders.png
+   :alt: Weblate
+   :target: https://weblate.org/
+   :height: 80px
 
-.. image:: https://travis-ci.com/WeblateOrg/siphashc.svg?branch=master
-:target: https://travis-ci.com/WeblateOrg/siphashc
+**Weblate is a copylefted libre software web-based continuous 
localization system,
+used by over 1150 libre projects and companies in more than 115 
countries.**
+
+siphashc is a Python module (in c) for siphash-2-4
 
 .. image:: https://img.shields.io/pypi/v/siphashc.svg
 :target: https://pypi.python.org/pypi/siphashc
@@ -45,18 +49,6 @@
 Usage
 ~
 
-Python 2
-
-
-.. code:: python
-
->>> from siphashc import siphash
->>> siphash('sixteencharstrng', 'i need a hash of this')
-10796923698683394048L
-
-Python 3
-
-
 .. code:: python
 
 >>> from siphashc import siphash
@@ -76,13 +68,12 @@
 Classifier: Intended Audience :: Developers
 Classifier: Operating System :: OS Independent
 Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.4
 Classifier: Programming Language :: Python :: 3.5
 Classifier: Programming Language :: Python :: 3.6
 Classifier: Programming Language :: Python :: 3.7
 Classifier: Programming Language :: Python :: 3.8
 Classifier: Topic :: Software Development :: Libraries :: Python Modules
 Classifier: License :: OSI Approved :: ISC License (ISCL)
+Requires-Python: >=3.5
 Description-Content-Type: text/x-rst
diff -urN '--exclude=CVS' '--exclude=.cvsig

commit vokoscreenNG for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package vokoscreenNG for openSUSE:Factory 
checked in at 2023-07-03 17:43:56

Comparing /work/SRC/openSUSE:Factory/vokoscreenNG (Old)
 and  /work/SRC/openSUSE:Factory/.vokoscreenNG.new.13546 (New)


Package is "vokoscreenNG"

Mon Jul  3 17:43:56 2023 rev:19 rq:1096455 version:3.7.0

Changes:

--- /work/SRC/openSUSE:Factory/vokoscreenNG/vokoscreenNG.changes
2023-03-30 22:52:37.441010507 +0200
+++ /work/SRC/openSUSE:Factory/.vokoscreenNG.new.13546/vokoscreenNG.changes 
2023-07-03 17:44:06.917188346 +0200
@@ -1,0 +2,10 @@
+Sun Jul  2 17:07:57 UTC 2023 - Marcel Kuehlhorn 
+
+- Update to version 3.7.0
+  * Magnifier: Can now magnify 2x to 4x
+  * ShowClick and Halo will be disabled when capturing a window
+  * Rewrite of the camera module for Qt6
+  * Area recording mode now compatible with Mate
+  * Translation updates
+
+---

Old:

  vokoscreenNG-3.6.0.tar.gz

New:

  vokoscreenNG-3.7.0.tar.gz



Other differences:
--
++ vokoscreenNG.spec ++
--- /var/tmp/diff_new_pack.WsECwU/_old  2023-07-03 17:44:08.685198756 +0200
+++ /var/tmp/diff_new_pack.WsECwU/_new  2023-07-03 17:44:08.689198779 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   vokoscreenNG
-Version:3.6.0
+Version:3.7.0
 Release:0
 Summary:Screencast creator
 License:GPL-2.0-only

++ vokoscreenNG-3.6.0.tar.gz -> vokoscreenNG-3.7.0.tar.gz ++
 12922 lines of diff (skipped)


commit kirigami-addons for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kirigami-addons for openSUSE:Factory 
checked in at 2023-07-03 17:43:59

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


Package is "kirigami-addons"

Mon Jul  3 17:43:59 2023 rev:6 rq:1096497 version:0.9.0

Changes:

--- /work/SRC/openSUSE:Factory/kirigami-addons/kirigami-addons.changes  
2023-04-15 22:33:12.625559849 +0200
+++ 
/work/SRC/openSUSE:Factory/.kirigami-addons.new.13546/kirigami-addons.changes   
2023-07-03 17:44:12.297220021 +0200
@@ -1,0 +2,10 @@
+Mon Jul  3 07:00:05 UTC 2023 - Christophe Marin 
+
+- Update to 0.9.0
+  * Added MobileForm.FormGridContainer API
+  * MobileForm.AboutPage now can contains extra content
+  * Validator support in MobileForm.FormTextFieldDelegate
+  * The BasicTreeItem component now uses correct spacing
+between items
+
+---

Old:

  kirigami-addons-0.8.0.tar.xz
  kirigami-addons-0.8.0.tar.xz.sig

New:

  kirigami-addons-0.9.0.tar.xz
  kirigami-addons-0.9.0.tar.xz.sig



Other differences:
--
++ kirigami-addons.spec ++
--- /var/tmp/diff_new_pack.AOkSNP/_old  2023-07-03 17:44:13.097224731 +0200
+++ /var/tmp/diff_new_pack.AOkSNP/_new  2023-07-03 17:44:13.109224802 +0200
@@ -19,7 +19,7 @@
 %bcond_without released
 
 Name:   kirigami-addons
-Version:0.8.0
+Version:0.9.0
 Release:0
 Summary:Add-ons for the Kirigami framework
 License:LGPL-3.0-only

++ kirigami-addons-0.8.0.tar.xz -> kirigami-addons-0.9.0.tar.xz ++
 9671 lines of diff (skipped)


commit openQA-devel-container for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package openQA-devel-container for 
openSUSE:Factory checked in at 2023-07-03 17:43:59

Comparing /work/SRC/openSUSE:Factory/openQA-devel-container (Old)
 and  /work/SRC/openSUSE:Factory/.openQA-devel-container.new.13546 (New)


Package is "openQA-devel-container"

Mon Jul  3 17:43:59 2023 rev:3 rq:1096548 version:unknown

Changes:

--- 
/work/SRC/openSUSE:Factory/openQA-devel-container/openQA-devel-container.changes
2023-06-30 20:00:25.494197568 +0200
+++ 
/work/SRC/openSUSE:Factory/.openQA-devel-container.new.13546/openQA-devel-container.changes
 2023-07-03 17:44:13.461226874 +0200
@@ -1,0 +2,6 @@
+Sun Jul 02 05:08:55 UTC 2023 - ok...@suse.de
+
+- Update to version 4.6.1688124489.7f4be1c11:
+  * 
+
+---

Old:

  openQA-4.6.1688038171.b33d28482.obscpio

New:

  openQA-4.6.1688124489.7f4be1c11.obscpio



Other differences:
--
++ openQA-4.6.1688038171.b33d28482.obscpio -> 
openQA-4.6.1688124489.7f4be1c11.obscpio ++

++ openQA.obsinfo ++
--- /var/tmp/diff_new_pack.xTTKuh/_old  2023-07-03 17:44:14.257231560 +0200
+++ /var/tmp/diff_new_pack.xTTKuh/_new  2023-07-03 17:44:14.261231584 +0200
@@ -1,5 +1,5 @@
 name: openQA
-version: 4.6.1688038171.b33d28482
-mtime: 1688038171
-commit: b33d28482fb567537c99701a857f6e2086a3e2ce
+version: 4.6.1688124489.7f4be1c11
+mtime: 1688124489
+commit: 7f4be1c1130bde86e1742e533c00b22f32190353
 


commit os-autoinst for openSUSE:Factory

2023-07-03 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-07-03 17:44:00

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


Package is "os-autoinst"

Mon Jul  3 17:44:00 2023 rev:376 rq:1096549 version:4.6.1687960328.0df62a5

Changes:

--- /work/SRC/openSUSE:Factory/os-autoinst/os-autoinst.changes  2023-05-12 
20:41:44.027330743 +0200
+++ /work/SRC/openSUSE:Factory/.os-autoinst.new.13546/os-autoinst.changes   
2023-07-03 17:44:14.929235516 +0200
@@ -1,0 +2,13 @@
+Wed Jun 28 13:52:21 UTC 2023 - ok...@suse.com
+
+- Update to version 4.6.1687960328.0df62a5:
+  * Apply best practices to Dockerfiles
+  * Bump version number
+  * git subrepo pull (merge) external/os-autoinst-common
+  * Isotovideo/Interface.pm: Bump interface to 39
+  * t/22-svirt.t: Update to define serial console for user (sut-serial)
+  * Remove non-functional save_storage_drives from testapi
+  * Add unit tests for multiple click points
+  * Allow a needle to have multiple click points
+
+---

Old:

  os-autoinst-4.6.1683886197.05274f7.obscpio

New:

  os-autoinst-4.6.1687960328.0df62a5.obscpio



Other differences:
--
++ os-autoinst-test.spec ++
--- /var/tmp/diff_new_pack.ECQViC/_old  2023-07-03 17:44:16.673245784 +0200
+++ /var/tmp/diff_new_pack.ECQViC/_new  2023-07-03 17:44:16.677245808 +0200
@@ -19,7 +19,7 @@
 %define name_ext -test
 %define short_name os-autoinst
 Name:   %{short_name}%{?name_ext}
-Version:4.6.1683886197.05274f7
+Version:4.6.1687960328.0df62a5
 Release:0
 Summary:test package for os-autoinst
 License:GPL-2.0-or-later

++ os-autoinst.spec ++
--- /var/tmp/diff_new_pack.ECQViC/_old  2023-07-03 17:44:16.701245949 +0200
+++ /var/tmp/diff_new_pack.ECQViC/_new  2023-07-03 17:44:16.705245973 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   os-autoinst
-Version:4.6.1683886197.05274f7
+Version:4.6.1687960328.0df62a5
 Release:0
 Summary:OS-level test automation
 License:GPL-2.0-or-later

++ os-autoinst-4.6.1683886197.05274f7.obscpio -> 
os-autoinst-4.6.1687960328.0df62a5.obscpio ++
/work/SRC/openSUSE:Factory/os-autoinst/os-autoinst-4.6.1683886197.05274f7.obscpio
 
/work/SRC/openSUSE:Factory/.os-autoinst.new.13546/os-autoinst-4.6.1687960328.0df62a5.obscpio
 differ: char 49, line 1

++ os-autoinst.obsinfo ++
--- /var/tmp/diff_new_pack.ECQViC/_old  2023-07-03 17:44:16.769246350 +0200
+++ /var/tmp/diff_new_pack.ECQViC/_new  2023-07-03 17:44:16.773246373 +0200
@@ -1,5 +1,5 @@
 name: os-autoinst
-version: 4.6.1683886197.05274f7
-mtime: 1683886197
-commit: 05274f7430c573f9e20a79287b1cb3afa7221cd4
+version: 4.6.1687960328.0df62a5
+mtime: 1687960328
+commit: 0df62a5f21536d53bf308e8200893e081b91d2f9
 


commit direnv for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package direnv for openSUSE:Factory checked 
in at 2023-07-03 17:43:57

Comparing /work/SRC/openSUSE:Factory/direnv (Old)
 and  /work/SRC/openSUSE:Factory/.direnv.new.13546 (New)


Package is "direnv"

Mon Jul  3 17:43:57 2023 rev:15 rq:1096479 version:2.32.3

Changes:

--- /work/SRC/openSUSE:Factory/direnv/direnv.changes2022-12-13 
18:57:43.835927998 +0100
+++ /work/SRC/openSUSE:Factory/.direnv.new.13546/direnv.changes 2023-07-03 
17:44:09.093201158 +0200
@@ -1,0 +2,17 @@
+Mon Jun 26 20:24:54 UTC 2023 - Avindra Goolcharan 
+
+- update to 2.32.3:
+  * fix: stat the already open rc file rather than another path based one on 
it (#1044)
+  * fix: remove deprecated io/ioutil uses (#1042)
+  * fix: spelling fixes (#1041)
+  * fix: appease Go 1.19 gofmt (#1040)
+  * fix: stdlib: use_guix: Switch to guix shell. (#1045)
+  * fix: pass BASH_PATH to make, matches the nixpkgs derivation (#1006)
+  * fix: stdlib/layout_python: exclude patchlevel from $python_version (#1033)
+  * fix: incorrect escape sequences during Loads under git-bash (Windows) 
(#1085)
+  * fix: skip some tests for IBM Z mainframe's z/OS operating system (#1094)
+  * doc: add Windows installation with winget (#1096)
+  * doc: link 12factor webpage for more clarity (#1095)
+  * website: add Plausible analytics
+
+---

Old:

  direnv-2.32.2.tar.gz

New:

  direnv-2.32.3.tar.gz



Other differences:
--
++ direnv.spec ++
--- /var/tmp/diff_new_pack.CF9JsO/_old  2023-07-03 17:44:10.697210601 +0200
+++ /var/tmp/diff_new_pack.CF9JsO/_new  2023-07-03 17:44:10.745210884 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package direnv
 #
-# 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
@@ -18,7 +18,7 @@
 
 %define gopackagepath github.com/direnv/direnv
 Name:   direnv
-Version:2.32.2
+Version:2.32.3
 Release:0
 Summary:Environment switcher for shells
 License:MIT

++ direnv-2.32.2.tar.gz -> direnv-2.32.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/direnv-2.32.2/.github/workflows/codeql.yml 
new/direnv-2.32.3/.github/workflows/codeql.yml
--- old/direnv-2.32.2/.github/workflows/codeql.yml  2022-11-24 
19:54:13.0 +0100
+++ new/direnv-2.32.3/.github/workflows/codeql.yml  2023-05-20 
11:32:49.0 +0200
@@ -36,7 +36,7 @@
 
 steps:
 - name: Checkout repository
-  uses: actions/checkout@v3.1.0
+  uses: actions/checkout@v3.5.2
 
 # Initializes the CodeQL tools for scanning.
 - name: Initialize CodeQL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/direnv-2.32.2/.github/workflows/go.yml 
new/direnv-2.32.3/.github/workflows/go.yml
--- old/direnv-2.32.2/.github/workflows/go.yml  2022-11-24 19:54:13.0 
+0100
+++ new/direnv-2.32.3/.github/workflows/go.yml  2023-05-20 11:32:49.0 
+0200
@@ -20,7 +20,7 @@
 
 steps:
 - name: Set up Go
-  uses: actions/setup-go@v3.3.1
+  uses: actions/setup-go@v3.4.0
   with:
 go-version: 1.16
   id: go
@@ -33,7 +33,7 @@
   id: python
 
 - name: Check out code into the Go module directory
-  uses: actions/checkout@v3.1.0
+  uses: actions/checkout@v3.5.2
 
 - name: Build
   env:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/direnv-2.32.2/.github/workflows/nix.yml 
new/direnv-2.32.3/.github/workflows/nix.yml
--- old/direnv-2.32.2/.github/workflows/nix.yml 2022-11-24 19:54:13.0 
+0100
+++ new/direnv-2.32.3/.github/workflows/nix.yml 2023-05-20 11:32:49.0 
+0200
@@ -11,10 +11,10 @@
 name: Build
 runs-on: ${{ matrix.os }}
 steps:
-  - uses: actions/checkout@v3.1.0
+  - uses: actions/checkout@v3.5.2
 with:
   fetch-depth: 0
-  - uses: cachix/install-nix-action@v18
+  - uses: cachix/install-nix-action@v20
 
   - name: Build
 run: nix-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/direnv-2.32.2/.github/workflows/release.yml 
new/direnv-2.32.3/.github/workflows/release.yml
--- old/direnv-2.32.2/.github/workflows/release.yml 2022-11-24 
19:54:13.0 +0100
+++ new/direnv-2.32.3/.github/workflows/release.yml 2023-05-20 
11:32:49.0 +0200
@@ -18,11 +18,11 @@
 runs-on: ubuntu-latest
 steps:
   - name: Set up Go 1.1

commit mkvtoolnix for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mkvtoolnix for openSUSE:Factory 
checked in at 2023-07-03 17:44:02

Comparing /work/SRC/openSUSE:Factory/mkvtoolnix (Old)
 and  /work/SRC/openSUSE:Factory/.mkvtoolnix.new.13546 (New)


Package is "mkvtoolnix"

Mon Jul  3 17:44:02 2023 rev:158 rq:1096501 version:78.0

Changes:

--- /work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix.changes2023-06-04 
20:41:28.611270227 +0200
+++ /work/SRC/openSUSE:Factory/.mkvtoolnix.new.13546/mkvtoolnix.changes 
2023-07-03 17:44:17.169248704 +0200
@@ -1,0 +2,59 @@
+Mon Jul  3 07:55:14 UTC 2023 - Luigi Baldoni 
+
+- Update to version 78.0
+  New features and enhancements:
+  * MKVToolNix GUI: header editor: for files that only contain
+legacy track language elements but no IETF language elements
+the header editor will now derive the IETF language elements
+from the legacy elements.
+  Bug fixes:
+  * all: Linux: if initializing the locale system based on the
+system's settings fails, e.g. if environment variables such
+as `LC_ALL` have been set to `fr_FR.UTF-8` but the locale
+for `fr_FR.UTF-8` hasn't been built, MKVToolNix
+will try to fall back to `en_US.UTF-8` first & `C.UTF-8`
+second. If neither of the three succeeds, an error message
+will be shown, and the program will abort. This fixes the
+programs not catching an exception from the
+`boost::filesystem` library which doesn't cope with
+mis-configured locale systems well.
+  * mkvmerge: sorting tracks by type did not work properly when
+some tracks weren't copied.
+  * mkvmerge: track numbers in the destination file were
+assigned out-of-order when the track order in the source
+files differs from the one in the destination file. Now
+they're assigned sequentially in the order the tracks
+appear in the destination file again.
+  * MKVToolNix GUI: under certain circumstances the GUI would
+try to display error messages from a secondary thread, which
+isn't allowed in Qt, causing to program to either hang or
+outright crash.
+  * MKVToolNix GUI: the GUI will check for several potential
+installation issues wrt. to having write access to certain
+directories (system's temporary directory, MKVToolNix's file
+identification cache directory and others) & display proper
+error messages if not.
+  * MKVToolNix GUI: header editor: fixed the application
+crashing whenever you change a property below the "segment
+information" node. This bug was introduced in v77.
+  * MKVToolNix GUI: header editor: when reading files that only
+contain legacy track language elements but no IETF track
+language elements, the header editor was showing all tracks
+as having "English" as the language. This bug was introduced
+in v77.
+  * MKVToolNix GUI: header editor: when a legacy track language
+element contains a country code (e.g. `fr-CA`), the header
+editor was wrongfully using `und` = "undetermined" as the
+language for that element. Now it'll use the language from
+the language/country pair, which would be `fr` in the earlier
+example.
+  * MKVToolNix GUI: header editor: the keyboard shortcuts from
+the "modify selected track" sub-menu didn't work right after
+opening a file. They only started working after opening the
+"header editor" menu.
+  Build system changes:
+  * The compilation database (`compile_commands.json`) is now
+always built. The variable `BUILD_COMPILATION_DATABASE` is
+not evaluated anymore.
+
+---

Old:

  mkvtoolnix-77.0.tar.xz
  mkvtoolnix-77.0.tar.xz.sig

New:

  mkvtoolnix-78.0.tar.xz
  mkvtoolnix-78.0.tar.xz.sig



Other differences:
--
++ mkvtoolnix.spec ++
--- /var/tmp/diff_new_pack.Jil97h/_old  2023-07-03 17:44:18.173254615 +0200
+++ /var/tmp/diff_new_pack.Jil97h/_new  2023-07-03 17:44:18.177254639 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   mkvtoolnix
-Version:77.0
+Version:78.0
 Release:0
 Summary:Tools to Create, Alter, and Inspect Matroska Files
 License:GPL-2.0-or-later

++ mkvtoolnix-77.0.tar.xz -> mkvtoolnix-78.0.tar.xz ++
/work/SRC/openSUSE:Factory/mkvtoolnix/mkvtoolnix-77.0.tar.xz 
/work/SRC/openSUSE:Factory/.mkvtoolnix.new.13546/mkvtoolnix-78.0.tar.xz differ: 
char 26, line 1


commit seafile for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package seafile for openSUSE:Factory checked 
in at 2023-07-03 17:44:05

Comparing /work/SRC/openSUSE:Factory/seafile (Old)
 and  /work/SRC/openSUSE:Factory/.seafile.new.13546 (New)


Package is "seafile"

Mon Jul  3 17:44:05 2023 rev:17 rq:1096512 version:9.0.3

Changes:

--- /work/SRC/openSUSE:Factory/seafile/seafile.changes  2023-04-12 
12:52:34.845275751 +0200
+++ /work/SRC/openSUSE:Factory/.seafile.new.13546/seafile.changes   
2023-07-03 17:44:21.073271689 +0200
@@ -1,0 +2,5 @@
+Mon Jul  3 08:49:49 UTC 2023 - Paolo Stivanin 
+
+- Update to 9.0.3 (no changelog).
+
+---

Old:

  v9.0.1.tar.gz

New:

  v9.0.3.tar.gz



Other differences:
--
++ seafile.spec ++
--- /var/tmp/diff_new_pack.OiuUhC/_old  2023-07-03 17:44:21.789275905 +0200
+++ /var/tmp/diff_new_pack.OiuUhC/_new  2023-07-03 17:44:21.793275928 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   seafile
-Version:9.0.1
+Version:9.0.3
 Release:0
 Summary:Cloud storage client
 License:GPL-2.0-only

++ v9.0.1.tar.gz -> v9.0.3.tar.gz ++
 1925 lines of diff (skipped)


commit seafile-client for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package seafile-client for openSUSE:Factory 
checked in at 2023-07-03 17:44:06

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


Package is "seafile-client"

Mon Jul  3 17:44:06 2023 rev:17 rq:1096514 version:9.0.3

Changes:

--- /work/SRC/openSUSE:Factory/seafile-client/seafile-client.changes
2023-04-12 12:52:35.689280684 +0200
+++ /work/SRC/openSUSE:Factory/.seafile-client.new.13546/seafile-client.changes 
2023-07-03 17:44:22.057277483 +0200
@@ -1,0 +2,5 @@
+Mon Jul  3 08:50:34 UTC 2023 - Paolo Stivanin 
+
+- Update to 9.0.3 (no changelog).
+
+---

Old:

  v9.0.1.tar.gz

New:

  v9.0.3.tar.gz



Other differences:
--
++ seafile-client.spec ++
--- /var/tmp/diff_new_pack.mURkAQ/_old  2023-07-03 17:44:23.077283487 +0200
+++ /var/tmp/diff_new_pack.mURkAQ/_new  2023-07-03 17:44:23.081283511 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   seafile-client
-Version:9.0.1
+Version:9.0.3
 Release:0
 Summary:Cloud storage client
 License:GPL-3.0-only

++ v9.0.1.tar.gz -> v9.0.3.tar.gz ++
/work/SRC/openSUSE:Factory/seafile-client/v9.0.1.tar.gz 
/work/SRC/openSUSE:Factory/.seafile-client.new.13546/v9.0.3.tar.gz differ: char 
15, line 1


commit pcr-oracle for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package pcr-oracle for openSUSE:Factory 
checked in at 2023-07-03 17:44:11

Comparing /work/SRC/openSUSE:Factory/pcr-oracle (Old)
 and  /work/SRC/openSUSE:Factory/.pcr-oracle.new.13546 (New)


Package is "pcr-oracle"

Mon Jul  3 17:44:11 2023 rev:2 rq:1096527 version:0.4.5

Changes:

--- /work/SRC/openSUSE:Factory/pcr-oracle/pcr-oracle.changes2023-06-05 
18:06:20.807041209 +0200
+++ /work/SRC/openSUSE:Factory/.pcr-oracle.new.13546/pcr-oracle.changes 
2023-07-03 17:44:25.513297829 +0200
@@ -1,0 +2,24 @@
+Mon Jun  5 07:45:13 UTC 2023 - Gary Ching-Pang Lin 
+
+- Update to version 0.4.5
+  - update manpage to reflect added support of unseal w/ tpm2.0 key
+format
+  - Implement unseal for TPM 2.0 Key File
+  - Update manpage to describe the new key-format switch
+  - Add TPM 2.0 Key File support to 'seal-secret' and 'sign'
+  - Add comment to SRK template regarding NODA flag.
+  - pcr-oracle.8: add a section on pcr policy sealing
+  - Add self-test subcommand to pcr-oracle
+  - Rename __tss_check_error -> tss_check_error
+  - Moved two tss related functions to a file of their own
+  - Add test-pcr.sh script
+  - Use the same SRK template as the one in grub2
+  - Implement seal/unseal using a regular PCR policy
+  - When displaying the DevicePath, print ACPI PNP ids
+  - Handle failure to read EFI variables more gracefully
+  - Gracefully handle AUTHORITY events for eg driver BSAs that
+reside in ROM
+  - efi-variable rehash: break out the code to detect how the
+firmware hashed the event
+
+---

Old:

  pcr-oracle-0.4.2.tar.bz2

New:

  pcr-oracle-0.4.5.tar.bz2



Other differences:
--
++ pcr-oracle.spec ++
--- /var/tmp/diff_new_pack.4xpnZ9/_old  2023-07-03 17:44:26.125301433 +0200
+++ /var/tmp/diff_new_pack.4xpnZ9/_new  2023-07-03 17:44:26.129301456 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   pcr-oracle
-Version:0.4.2
+Version:0.4.5
 Release:0
 Summary:Predict TPM PCR values
 License:GPL-2.0-only

++ pcr-oracle-0.4.2.tar.bz2 -> pcr-oracle-0.4.5.tar.bz2 ++
 2163 lines of diff (skipped)


commit amanda for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package amanda for openSUSE:Factory checked 
in at 2023-07-03 17:44:09

Comparing /work/SRC/openSUSE:Factory/amanda (Old)
 and  /work/SRC/openSUSE:Factory/.amanda.new.13546 (New)


Package is "amanda"

Mon Jul  3 17:44:09 2023 rev:8 rq:1096532 version:3.5.3

Changes:

--- /work/SRC/openSUSE:Factory/amanda/amanda.changes2023-03-22 
22:30:44.666224139 +0100
+++ /work/SRC/openSUSE:Factory/.amanda.new.13546/amanda.changes 2023-07-03 
17:44:24.569292272 +0200
@@ -1,0 +2,5 @@
+Mon Jul  3 11:16:07 UTC 2023 - Danilo Spinella 
+
+- Fix the user owner of the files in /usr from amanda to root, bsc#1172572
+
+---



Other differences:
--
++ amanda.spec ++
--- /var/tmp/diff_new_pack.Gd0ThD/_old  2023-07-03 17:44:25.329296746 +0200
+++ /var/tmp/diff_new_pack.Gd0ThD/_new  2023-07-03 17:44:25.337296793 +0200
@@ -259,7 +259,7 @@
 %{perl_vendorlib}/Amanda/*.pm
 %{perl_vendorlib}/auto/Amanda/*/*.so
 %{perl_vendorlib}/auto/Amanda/*/*/*.so
-%defattr(755,amanda,%{amanda_group})
+%defattr(755,root,%{amanda_group})
 %{_sbindir}/amadmin
 %{_sbindir}/ambackup
 %{_sbindir}/amreindex
@@ -274,7 +274,7 @@
 %{_sbindir}/amoverview
 %{_sbindir}/amplot
 %{_sbindir}/amcheck
-%attr(0750,amanda,%{amanda_group}) %{_sbindir}/amrecover
+%attr(0750,root,%{amanda_group}) %{_sbindir}/amrecover
 %{_sbindir}/amreport
 %{_sbindir}/amrestore
 %{_sbindir}/amrmtape
@@ -299,13 +299,13 @@
 %{_sbindir}/amservice
 %{_sbindir}/amvault
 %{_sbindir}/activate-devpay
-%defattr(644,amanda,%{amanda_group})
+%defattr(644,root,%{amanda_group})
 %{_libexecdir}/amanda/suidlist
 %{_libexecdir}/amanda/amcat.awk
 %{_libexecdir}/amanda/amplot.awk
 %{_libexecdir}/amanda/amplot.g
 %{_libexecdir}/amanda/amplot.gp
-%defattr(755,amanda,%{amanda_group})
+%defattr(755,root,%{amanda_group})
 %{_libexecdir}/amanda/amandad
 %{_libexecdir}/amanda/amdumpd
 %{_libexecdir}/amanda/amidxtaped


commit libsearpc for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libsearpc for openSUSE:Factory 
checked in at 2023-07-03 17:44:05

Comparing /work/SRC/openSUSE:Factory/libsearpc (Old)
 and  /work/SRC/openSUSE:Factory/.libsearpc.new.13546 (New)


Package is "libsearpc"

Mon Jul  3 17:44:05 2023 rev:9 rq:1096511 version:3.3.0.20230527

Changes:

--- /work/SRC/openSUSE:Factory/libsearpc/libsearpc.changes  2023-04-12 
12:52:34.061271169 +0200
+++ /work/SRC/openSUSE:Factory/.libsearpc.new.13546/libsearpc.changes   
2023-07-03 17:44:20.057265708 +0200
@@ -1,0 +2,7 @@
+Mon Jul 03 08:48:37 UTC 2023 - i...@paolostivanin.com
+
+- Update to version 3.3.0.20230527:
+  * Close socket when failed to connect name pipe (#65)
+  * Support compile universal (#64)
+
+---

Old:

  libsearpc-3.3.0.20230224.tar.gz

New:

  libsearpc-3.3.0.20230527.tar.gz



Other differences:
--
++ libsearpc.spec ++
--- /var/tmp/diff_new_pack.xlbXRW/_old  2023-07-03 17:44:20.837270299 +0200
+++ /var/tmp/diff_new_pack.xlbXRW/_new  2023-07-03 17:44:20.841270323 +0200
@@ -18,7 +18,7 @@
 
 %define sover   1
 Name:   libsearpc
-Version:3.3.0.20230224
+Version:3.3.0.20230527
 Release:0
 Summary:Simple C language RPC framework based on GObject system
 License:Apache-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.xlbXRW/_old  2023-07-03 17:44:20.889270606 +0200
+++ /var/tmp/diff_new_pack.xlbXRW/_new  2023-07-03 17:44:20.893270629 +0200
@@ -1,6 +1,6 @@
 
 
 https://github.com/haiwen/libsearpc.git
-  97e15aa5a9a72f58a90d56183bebb0e73e971084
+  783141fb694f3bd1f8bd8a783670dd25a53b9fc1
 (No newline at EOF)
 

++ libsearpc-3.3.0.20230224.tar.gz -> libsearpc-3.3.0.20230527.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsearpc-3.3.0.20230224/configure.ac 
new/libsearpc-3.3.0.20230527/configure.ac
--- old/libsearpc-3.3.0.20230224/configure.ac   2023-02-24 05:03:43.0 
+0100
+++ new/libsearpc-3.3.0.20230527/configure.ac   2023-05-27 08:57:05.0 
+0200
@@ -42,6 +42,15 @@
 AC_HELP_STRING([--enable-server-pkg], [enable static compile]),
 [server_pkg=$enableval],[server_pkg="no"])
 
+# option: compile-universal
+# default: no
+AC_ARG_ENABLE([compile-universal],
+[AS_HELP_STRING([--enable-compile-universal],
+[compile seafile universal @<:@default: no@:>@])],
+[compile_universal=${enableval}], [compile_demo=no])
+
+AM_CONDITIONAL([COMPILE_UNIVERSAL], [test x${compile_universal} = xyes])
+
 dnl - check if the macro WIN32 is defined on this compiler.
 AC_MSG_CHECKING(for WIN32)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libsearpc-3.3.0.20230224/lib/Makefile.am 
new/libsearpc-3.3.0.20230527/lib/Makefile.am
--- old/libsearpc-3.3.0.20230224/lib/Makefile.am2023-02-24 
05:03:43.0 +0100
+++ new/libsearpc-3.3.0.20230527/lib/Makefile.am2023-05-27 
08:57:05.0 +0200
@@ -4,6 +4,12 @@
-I${top_builddir}/lib \
-I${top_srcdir}/lib
 
+if MACOS
+if COMPILE_UNIVERSAL
+AM_CFLAGS += -arch x86_64 -arch arm64
+endif
+endif
+
 lib_LTLIBRARIES = libsearpc.la
 
 include_HEADERS = searpc-client.h searpc-server.h searpc-utils.h searpc.h 
searpc-named-pipe-transport.h
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libsearpc-3.3.0.20230224/lib/searpc-named-pipe-transport.c 
new/libsearpc-3.3.0.20230527/lib/searpc-named-pipe-transport.c
--- old/libsearpc-3.3.0.20230224/lib/searpc-named-pipe-transport.c  
2023-02-24 05:03:43.0 +0100
+++ new/libsearpc-3.3.0.20230527/lib/searpc-named-pipe-transport.c  
2023-05-27 08:57:05.0 +0200
@@ -333,6 +333,7 @@
 g_strlcpy (servaddr.sun_path, client->path, sizeof(servaddr.sun_path));
 if (connect(client->pipe_fd, (struct sockaddr *)&servaddr, 
(socklen_t)sizeof(servaddr)) < 0) {
 g_warning ("pipe client failed to connect to server: %s\n", 
strerror(errno));
+close(client->pipe_fd);
 return -1;
 }
 
@@ -364,6 +365,7 @@
 DWORD mode = PIPE_READMODE_MESSAGE;
 if (!SetNamedPipeHandleState(pipe_fd, &mode, NULL, NULL)) {
 G_WARNING_WITH_LAST_ERROR("Failed to set named pipe mode");
+CloseHandle (pipe_fd);
 return -1;
 }
 


commit knot for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package knot for openSUSE:Factory checked in 
at 2023-07-03 17:44:04

Comparing /work/SRC/openSUSE:Factory/knot (Old)
 and  /work/SRC/openSUSE:Factory/.knot.new.13546 (New)


Package is "knot"

Mon Jul  3 17:44:04 2023 rev:18 rq:1096498 version:3.2.8

Changes:

--- /work/SRC/openSUSE:Factory/knot/knot.changes2023-06-14 
16:32:47.171739416 +0200
+++ /work/SRC/openSUSE:Factory/.knot.new.13546/knot.changes 2023-07-03 
17:44:18.413256029 +0200
@@ -1,0 +2,6 @@
+Mon Jun 26 07:33:49 UTC 2023 - Michal Hrusecky 
+
+- update to version 3.2.8, see:
+  https://www.knot-dns.cz/2023-06-26-version-328.html
+
+---

Old:

  knot-3.2.7.tar.xz
  knot-3.2.7.tar.xz.asc

New:

  knot-3.2.8.tar.xz
  knot-3.2.8.tar.xz.asc



Other differences:
--
++ knot.spec ++
--- /var/tmp/diff_new_pack.QfHP4V/_old  2023-07-03 17:44:19.265261044 +0200
+++ /var/tmp/diff_new_pack.QfHP4V/_new  2023-07-03 17:44:19.269261068 +0200
@@ -35,7 +35,7 @@
 %{?systemd_requires}
 %endif
 Name:   knot
-Version:3.2.7
+Version:3.2.8
 Release:0
 Summary:An authoritative DNS daemon
 License:GPL-3.0-or-later

++ knot-3.2.7.tar.xz -> knot-3.2.8.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knot-3.2.7/NEWS new/knot-3.2.8/NEWS
--- old/knot-3.2.7/NEWS 2023-06-06 07:08:21.0 +0200
+++ new/knot-3.2.8/NEWS 2023-06-26 07:44:21.0 +0200
@@ -1,3 +1,19 @@
+Knot DNS 3.2.8 (2023-26-06)
+===
+
+Improvements:
+-
+ - kdig: malformed messages are parsed and printed using a best-effort approach
+ - python: new dname from wire initialization
+
+Bugfixes:
+-
+ - knotd: missing outgoing NOTIFY upon refresh if one of more primaries is 
up-to-date
+ - knotd: journal loop detection can prevent zone from loading
+ - knotd: cryptic error message when journal is full #842
+ - knotd: failed to query catalog zone over UDP
+ - configure: libngtcp2 check wrongly requires version 0.13.0 instead of 0.13.1
+
 Knot DNS 3.2.7 (2023-06-06)
 ===
 
@@ -17,7 +33,7 @@
  - kxdpgun: print percentages as floats (Thanks to Petr Špaček)
  - kjournalprint: ability to print a changeset loop
  - kjournalprint: added changset serials information to '-z -d' output
- - packaging: RHEL9 requires libxdp like fedora since RHEL 9.1 #844
+ - packaging: RHEL9 requires libxdp like fedora since RHEL 9.2 #844
  - doc: various improvements
 
 Bugfixes:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knot-3.2.7/configure new/knot-3.2.8/configure
--- old/knot-3.2.7/configure2023-06-06 07:08:29.0 +0200
+++ new/knot-3.2.8/configure2023-06-26 07:44:27.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for knot 3.2.7.
+# Generated by GNU Autoconf 2.69 for knot 3.2.8.
 #
 # Report bugs to .
 #
@@ -590,8 +590,8 @@
 # Identity of this package.
 PACKAGE_NAME='knot'
 PACKAGE_TARNAME='knot'
-PACKAGE_VERSION='3.2.7'
-PACKAGE_STRING='knot 3.2.7'
+PACKAGE_VERSION='3.2.8'
+PACKAGE_STRING='knot 3.2.8'
 PACKAGE_BUGREPORT='knot-...@labs.nic.cz'
 PACKAGE_URL=''
 
@@ -1578,7 +1578,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures knot 3.2.7 to adapt to many kinds of systems.
+\`configure' configures knot 3.2.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1649,7 +1649,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of knot 3.2.7:";;
+ short | recursive ) echo "Configuration of knot 3.2.8:";;
esac
   cat <<\_ACEOF
 
@@ -1686,7 +1686,7 @@
   --enable-maxminddb=auto|yes|no
   enable MaxMind DB [default=auto]
   --enable-quic=auto|yes|no
-  Support DoQ (needs libngtcp2 = 0.13.0, gnutls >=
+  Support DoQ (needs libngtcp2 = 0.13.1, gnutls >=
   3.7.2) [default=auto]
   --enable-cap-ng=auto|no enable POSIX capabilities [default=auto]
   --enable-code-coverage  enable code coverage testing with gcov
@@ -1898,7 +1898,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-knot configure 3.2.7
+knot configure 3.2.8
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2313,7 +2313,7

commit aide for openSUSE:Factory

2023-07-03 Thread Source-Sync
Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package aide for openSUSE:Factory checked in 
at 2023-07-03 17:44:08

Comparing /work/SRC/openSUSE:Factory/aide (Old)
 and  /work/SRC/openSUSE:Factory/.aide.new.13546 (New)


Package is "aide"

Mon Jul  3 17:44:08 2023 rev:40 rq:1096515 version:0.18.5

Changes:

--- /work/SRC/openSUSE:Factory/aide/aide.changes2023-06-30 
20:00:27.270208132 +0200
+++ /work/SRC/openSUSE:Factory/.aide.new.13546/aide.changes 2023-07-03 
17:44:23.349285089 +0200
@@ -1,0 +2,6 @@
+Mon Jul  3 08:30:54 UTC 2023 - Paolo Stivanin 
+
+- Update to 0.18.5:
+  * Fix child directory processing on equal match
+
+---

Old:

  aide-0.18.4.tar.gz
  aide-0.18.4.tar.gz.asc

New:

  aide-0.18.5.tar.gz
  aide-0.18.5.tar.gz.asc



Other differences:
--
++ aide.spec ++
--- /var/tmp/diff_new_pack.f4IF49/_old  2023-07-03 17:44:24.197290082 +0200
+++ /var/tmp/diff_new_pack.f4IF49/_new  2023-07-03 17:44:24.205290129 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   aide
-Version:0.18.4
+Version:0.18.5
 Release:0
 Summary:Advanced Intrusion Detection Environment
 License:GPL-2.0-or-later

++ aide-0.18.4.tar.gz -> aide-0.18.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/ChangeLog new/aide-0.18.5/ChangeLog
--- old/aide-0.18.4/ChangeLog   2023-06-13 22:18:29.0 +0200
+++ new/aide-0.18.5/ChangeLog   2023-06-30 22:34:57.0 +0200
@@ -1,3 +1,9 @@
+2023-06-30 Hannes von Haugwitz 
+   * Release aide 0.18.5
+
+2023-06-27 Hannes von Haugwitz 
+   * Fix child directory processing on equal match (closes: #154)
+
 2023-06-13 Hannes von Haugwitz 
* Release aide 0.18.4
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/NEWS new/aide-0.18.5/NEWS
--- old/aide-0.18.4/NEWS2023-06-13 22:18:34.0 +0200
+++ new/aide-0.18.5/NEWS2023-06-30 22:35:14.0 +0200
@@ -1,3 +1,6 @@
+Version 0.18.5 (2023-06-30)
+* Fix child directory processing on equal match
+
 Version 0.18.4 (2023-06-13)
 * Fix handling of extended attributes on symlinks
 * Add missing ')' to log message
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/README new/aide-0.18.5/README
--- old/aide-0.18.4/README  2023-06-13 22:18:34.0 +0200
+++ new/aide-0.18.5/README  2023-06-30 22:35:14.0 +0200
@@ -1,7 +1,7 @@
 
  AIDE - Advanced Intrusion Detection Environment
 -
-  Version 0.18.4
+  Version 0.18.5
 
 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aide-0.18.4/configure new/aide-0.18.5/configure
--- old/aide-0.18.4/configure   2023-06-13 22:18:53.0 +0200
+++ new/aide-0.18.5/configure   2023-06-30 22:35:27.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for aide 0.18.4.
+# Generated by GNU Autoconf 2.71 for aide 0.18.5.
 #
 #
 # Copyright (C) 1992-1996, 1998-2017, 2020-2021 Free Software Foundation,
@@ -608,8 +608,8 @@
 # Identity of this package.
 PACKAGE_NAME='aide'
 PACKAGE_TARNAME='aide'
-PACKAGE_VERSION='0.18.4'
-PACKAGE_STRING='aide 0.18.4'
+PACKAGE_VERSION='0.18.5'
+PACKAGE_STRING='aide 0.18.5'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1430,7 +1430,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures aide 0.18.4 to adapt to many kinds of systems.
+\`configure' configures aide 0.18.5 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1502,7 +1502,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of aide 0.18.4:";;
+ short | recursive ) echo "Configuration of aide 0.18.5:";;
esac
   cat <<\_ACEOF
 
@@ -1674,7 +1674,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-aide configure 0.18.4
+aide configure 0.18.5
 generated by GNU Autoconf 2.71
 
 Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2219,7 +2219,7 @@
 This file contains any messages produced by compilers while
 running configu

  1   2   >