Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2024-03-14 17:42:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Thu Mar 14 17:42:48 2024 rev:472 rq:1156938 version:2.5.0+git20240308.ec22ec6

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2024-02-27 
22:46:03.493555962 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.1905/rpmlint.changes        
2024-03-14 17:43:02.648943804 +0100
@@ -1,0 +2,40 @@
+Mon Mar 11 12:15:52 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Also fix the runtime requirement syntax
+
+-------------------------------------------------------------------
+Sun Mar 10 12:48:45 UTC 2024 - Ben Greiner <c...@bnavigator.de>
+
+- Fix tomli requirement: It was never pulled in by obs explicitly
+  but declared required in rpmbuild. Pytest removed the requirement
+  that masked this issue.We actually don't need it with
+  python >= 3.11
+
+-------------------------------------------------------------------
+Fri Mar 08 12:28:46 UTC 2024 - filippo.bona...@suse.com
+
+- Update to version 2.5.0+git20240308.ec22ec6:
+  * dbus-services: Still provide old GDM whitelisting (bsc#1218922)
+
+-------------------------------------------------------------------
+Wed Mar 06 11:28:13 UTC 2024 - filippo.bona...@suse.com
+
+- Update to version 2.5.0+git20240306.d765521:
+  * dbus-services: whitelist sddm-kcm6 (bsc#1217188)
+
+-------------------------------------------------------------------
+Tue Mar 05 14:48:17 UTC 2024 - filippo.bona...@suse.com
+
+- Update to version 2.5.0+git20240305.3e99616:
+  * whitelistings: merge redundant systemd vs. systemd-mini entries
+  * pam-modules: also whitelisted pam_system_loadkey for systemd-mini 
(bsc#1220249)
+  * dbus-services: adjust gdm whitelisting (bsc#1218922)
+
+-------------------------------------------------------------------
+Fri Mar 01 14:03:27 UTC 2024 - filippo.bona...@suse.com
+
+- Update to version 2.5.0+git20240229.92123b5:
+  * dbus-services: whitelist drkonqi KDE6 update (bsc#1220190)
+  * pam-modules: whitelist pam_systemd_loadkey.so (bsc#1220249)
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-2.5.0+git20240226.8b18627.tar.xz

New:
----
  rpmlint-2.5.0+git20240308.ec22ec6.tar.xz

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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.NzOcrH/_old  2024-03-14 17:43:04.969028868 +0100
+++ /var/tmp/diff_new_pack.NzOcrH/_new  2024-03-14 17:43:04.989029601 +0100
@@ -23,7 +23,7 @@
 %define name_suffix -%{flavor}
 %endif
 Name:           rpmlint%{name_suffix}
-Version:        2.5.0+git20240226.8b18627
+Version:        2.5.0+git20240308.ec22ec6
 Release:        0
 Summary:        RPM file correctness checker
 License:        GPL-2.0-or-later
@@ -51,9 +51,7 @@
 BuildRequires:  python3-python-magic
 BuildRequires:  python3-pyxdg
 BuildRequires:  python3-rpm
-%if 0%{?python3_version_nodots < 311}
-BuildRequires:  python3-tomli
-%endif
+BuildRequires:  (python3-tomli if python3-base < 3.11)
 BuildRequires:  python3-tomli-w
 BuildRequires:  python3-zstandard
 BuildRequires:  xz
@@ -77,7 +75,7 @@
 Requires:       python3-python-magic
 Requires:       python3-pyxdg
 Requires:       python3-rpm
-%if 0%{?python3_version_nodots < 311}
+%if 0%{?python3_version_nodots} < 311
 Requires:       python3-tomli
 %endif
 Requires:       python3-tomli-w

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.NzOcrH/_old  2024-03-14 17:43:05.381043974 +0100
+++ /var/tmp/diff_new_pack.NzOcrH/_new  2024-03-14 17:43:05.417045294 +0100
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/rpm-software-management/rpmlint.git</param>
-              <param 
name="changesrevision">8b186277ed89950ec2755205e6a4a34fc2a33a0d</param></service></servicedata>
+              <param 
name="changesrevision">ec22ec6a8a2451ddd3d26c9706e6d336da4c15fb</param></service></servicedata>
 (No newline at EOF)
 

++++++ rpmlint-2.5.0+git20240226.8b18627.tar.xz -> 
rpmlint-2.5.0+git20240308.ec22ec6.tar.xz ++++++
/work/SRC/openSUSE:Factory/rpmlint/rpmlint-2.5.0+git20240226.8b18627.tar.xz 
/work/SRC/openSUSE:Factory/.rpmlint.new.1905/rpmlint-2.5.0+git20240308.ec22ec6.tar.xz
 differ: char 15, line 1

Reply via email to