Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2026-05-28 23:11:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.1937 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Thu May 28 23:11:51 2026 rev:540 rq:1355605 version:2.9.0+git20260526.25d1046c

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2026-05-16 
19:25:40.820875024 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.1937/rpmlint.changes        
2026-05-28 23:11:58.771499000 +0200
@@ -1,0 +2,11 @@
+Thu May 28 07:04:01 UTC 2026 - Matej Cepl <[email protected]>
+
+- Add missing python3-base BR
+
+-------------------------------------------------------------------
+Wed May 27 09:26:41 UTC 2026 - Mislav Bozicevic <[email protected]>
+
+- Update to version 2.9.0+git20260526.25d1046c:
+  * zypper-plugins: added pqcverification-zypp-plugin whitelisting 
(bsc#1265207)
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-2.9.0+git20260514.3411f3eb.tar.xz

New:
----
  rpmlint-2.9.0+git20260526.25d1046c.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.p37SrZ/_old  2026-05-28 23:12:02.067634493 +0200
+++ /var/tmp/diff_new_pack.p37SrZ/_new  2026-05-28 23:12:02.083635150 +0200
@@ -23,7 +23,7 @@
 %define name_suffix -%{flavor}
 %endif
 Name:           rpmlint%{name_suffix}
-Version:        2.9.0+git20260514.3411f3eb
+Version:        2.9.0+git20260526.25d1046c
 Release:        0
 Summary:        RPM file correctness checker
 License:        GPL-2.0-or-later
@@ -32,6 +32,7 @@
 Patch0:         disable-flake-and-cov.patch
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+BuildRequires:  python3-base
 BuildRequires:  python3-pip
 BuildRequires:  python3-setuptools
 BuildRequires:  python3-wheel
@@ -75,12 +76,10 @@
 Requires:       python3-python-magic
 Requires:       python3-pyxdg
 Requires:       python3-rpm
-%if 0%{?python3_version_nodots} < 311
-Requires:       python3-tomli
-%endif
 Requires:       python3-tomli-w
 Requires:       python3-zstandard
 Requires:       rpm-build
+Requires:       (python3-tomli if python-base < 3.11)
 %endif
 
 %description

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.p37SrZ/_old  2026-05-28 23:12:02.575655376 +0200
+++ /var/tmp/diff_new_pack.p37SrZ/_new  2026-05-28 23:12:02.615657020 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/rpm-software-management/rpmlint.git</param>
-              <param 
name="changesrevision">3411f3eb9907fa79129c34fb383b14e2e238a3f3</param></service></servicedata>
+              <param 
name="changesrevision">25d1046c109f33bee3ef303834a7a140254a63ea</param></service></servicedata>
 (No newline at EOF)
 

++++++ rpmlint-2.9.0+git20260514.3411f3eb.tar.xz -> 
rpmlint-2.9.0+git20260526.25d1046c.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.9.0+git20260514.3411f3eb/configs/openSUSE/zypper-plugins.toml 
new/rpmlint-2.9.0+git20260526.25d1046c/configs/openSUSE/zypper-plugins.toml
--- old/rpmlint-2.9.0+git20260514.3411f3eb/configs/openSUSE/zypper-plugins.toml 
2026-05-14 11:20:20.000000000 +0200
+++ new/rpmlint-2.9.0+git20260526.25d1046c/configs/openSUSE/zypper-plugins.toml 
2026-05-26 17:29:32.000000000 +0200
@@ -95,3 +95,14 @@
 nodigests = [
     "/usr/lib/zypp/plugins/commit/boot-plugin",
 ]
+
+[[FileDigestGroup]]
+package  = "pqcverification-zypp-plugin"
+note     = "this plugin enables post-quantum cryptography verification"
+bug      = "bsc#1265207"
+type     = "zypperplugin"
+[[FileDigestGroup.digests]]
+path     = "/usr/lib/zypp/plugins/sigcheck/pqcverification"
+digester = "shell"
+hash     = "77e775e984d1b0ec01391ebd83b002e5b699d2011adddd0aea3130d8bbfc4bec"
+

Reply via email to