Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rpmlint for openSUSE:Factory checked in at 2025-03-27 22:31:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint (Old) and /work/SRC/openSUSE:Factory/.rpmlint.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint" Thu Mar 27 22:31:43 2025 rev:502 rq:1255923 version:2.7.0+git20250325.dd508d6 Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes 2025-02-27 14:52:48.669176444 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint.new.2696/rpmlint.changes 2025-03-27 22:31:49.115407355 +0100 @@ -1,0 +2,9 @@ +Tue Mar 25 08:57:01 UTC 2025 - wolfgang.fri...@suse.com + +- Update to version 2.7.0+git20250325.dd508d6: + * CI: Disable failing CI images + * polkit-rules: whitelist gdm WiFi connection setup rules (bsc#1239719) + * Fix grammatical direction for unstripped-binary-or-object message + * Release 2.7.0 + +------------------------------------------------------------------- Old: ---- rpmlint-2.6.1+git20250225.61788d7b.tar.xz New: ---- rpmlint-2.7.0+git20250325.dd508d6.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint.spec ++++++ --- /var/tmp/diff_new_pack.0NO85H/_old 2025-03-27 22:31:49.815436332 +0100 +++ /var/tmp/diff_new_pack.0NO85H/_new 2025-03-27 22:31:49.815436332 +0100 @@ -1,5 +1,5 @@ # -# spec file +# spec file for package rpmlint # # Copyright (c) 2025 SUSE LLC # @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.6.1+git20250225.61788d7b +Version: 2.7.0+git20250325.dd508d6 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.0NO85H/_old 2025-03-27 22:31:49.863438319 +0100 +++ /var/tmp/diff_new_pack.0NO85H/_new 2025-03-27 22:31:49.863438319 +0100 @@ -1,6 +1,6 @@ <services> <service name="tar_scm" mode="manual"> - <param name="versionformat">2.6.1+git%cd.%h</param> + <param name="versionformat">2.7.0+git%cd.%h</param> <param name="url">https://github.com/rpm-software-management/rpmlint.git</param> <param name="scm">git</param> <param name="revision">opensuse</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.0NO85H/_old 2025-03-27 22:31:49.887439312 +0100 +++ /var/tmp/diff_new_pack.0NO85H/_new 2025-03-27 22:31:49.891439477 +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">ebf3a97124c530c46f5f0384e094408174846fc5</param></service></servicedata> + <param name="changesrevision">dd508d6919260e1549c1be6945dc2f4b20ec6958</param></service></servicedata> (No newline at EOF) ++++++ rpmlint-2.6.1+git20250225.61788d7b.tar.xz -> rpmlint-2.7.0+git20250325.dd508d6.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.6.1+git20250225.61788d7b/.packit/rpmlint.spec new/rpmlint-2.7.0+git20250325.dd508d6/.packit/rpmlint.spec --- old/rpmlint-2.6.1+git20250225.61788d7b/.packit/rpmlint.spec 2025-02-25 13:40:12.000000000 +0100 +++ new/rpmlint-2.7.0+git20250325.dd508d6/.packit/rpmlint.spec 2025-03-25 09:56:36.000000000 +0100 @@ -1,7 +1,7 @@ %{!?python3: %global python3 %{__python3}} Name: rpmlint -Version: 2.6.1 +Version: 2.7.0 Release: 0%{?dist} Summary: Tool for checking common errors in RPM packages diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.6.1+git20250225.61788d7b/.packit.yaml new/rpmlint-2.7.0+git20250325.dd508d6/.packit.yaml --- old/rpmlint-2.6.1+git20250225.61788d7b/.packit.yaml 2025-02-25 13:40:12.000000000 +0100 +++ new/rpmlint-2.7.0+git20250325.dd508d6/.packit.yaml 2025-03-25 09:56:36.000000000 +0100 @@ -14,8 +14,9 @@ - fedora-rawhide-aarch64 - mageia-cauldron-x86_64 - mageia-cauldron-aarch64 - - opensuse-tumbleweed-x86_64 - - opensuse-tumbleweed-aarch64 + # opensuse images are failing because dnf-plugins-core package is not working + #- opensuse-tumbleweed-x86_64 + #- opensuse-tumbleweed-aarch64 trigger: pull_request - job: copr_build trigger: commit @@ -25,8 +26,9 @@ - fedora-rawhide-aarch64 - mageia-cauldron-x86_64 - mageia-cauldron-aarch64 - - opensuse-tumbleweed-x86_64 - - opensuse-tumbleweed-aarch64 + # opensuse images are failing because dnf-plugins-core package is not working + #- opensuse-tumbleweed-x86_64 + #- opensuse-tumbleweed-aarch64 branch: main project: rpm-software-management-rpmlint-mainline list_on_homepage: True @@ -35,8 +37,9 @@ trigger: commit metadata: targets: - - opensuse-tumbleweed-x86_64 - - opensuse-tumbleweed-aarch64 + # opensuse images are failing because dnf-plugins-core package is not working + #- opensuse-tumbleweed-x86_64 + #- opensuse-tumbleweed-aarch64 branch: opensuse project: rpm-software-management-rpmlint-opensuse list_on_homepage: True diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.6.1+git20250225.61788d7b/configs/openSUSE/polkit-rules-whitelist.toml new/rpmlint-2.7.0+git20250325.dd508d6/configs/openSUSE/polkit-rules-whitelist.toml --- old/rpmlint-2.6.1+git20250225.61788d7b/configs/openSUSE/polkit-rules-whitelist.toml 2025-02-25 13:40:12.000000000 +0100 +++ new/rpmlint-2.7.0+git20250325.dd508d6/configs/openSUSE/polkit-rules-whitelist.toml 2025-03-25 09:56:36.000000000 +0100 @@ -226,3 +226,13 @@ path = "/usr/share/polkit-1/rules.d/sssd-pcsc.rules" digester = "default" hash = "aa07dbae7abe641bcaec03c5b04da0695a4a49f2d01e486b4c5de61819ebcb70" + +[[FileDigestGroup]] +package = "gdm" +note = "allows the display manager to add WiFi connections via NetworkManager" +bug = "bsc#1239719" +type = "polkit" +[[FileDigestGroup.digests]] +path = "/usr/share/polkit-1/rules.d/20-gdm.rules" +digester = "default" +hash = "c752f8f6c304404e256fbd3f4bbb04d0ec42408f311454268b667597cb1c8265" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.6.1+git20250225.61788d7b/pyproject.toml new/rpmlint-2.7.0+git20250325.dd508d6/pyproject.toml --- old/rpmlint-2.6.1+git20250225.61788d7b/pyproject.toml 2025-02-25 13:40:12.000000000 +0100 +++ new/rpmlint-2.7.0+git20250325.dd508d6/pyproject.toml 2025-03-25 09:56:36.000000000 +0100 @@ -6,7 +6,7 @@ [project] name = "rpmlint" -version = "2.6.1" +version = "2.7.0" description = "Check for common errors in RPM packages" license = {text = "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)"} authors = [ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.6.1+git20250225.61788d7b/rpmlint/descriptions/BinariesCheck.toml new/rpmlint-2.7.0+git20250325.dd508d6/rpmlint/descriptions/BinariesCheck.toml --- old/rpmlint-2.6.1+git20250225.61788d7b/rpmlint/descriptions/BinariesCheck.toml 2025-02-25 13:40:12.000000000 +0100 +++ new/rpmlint-2.7.0+git20250325.dd508d6/rpmlint/descriptions/BinariesCheck.toml 2025-03-25 09:56:36.000000000 +0100 @@ -127,7 +127,7 @@ function should be avoided. """ unstripped-binary-or-object=""" -This executable should be stripped from debugging symbols, in order to take +This executable should be stripped of debugging symbols, in order to take less space and be loaded faster. This is usually done automatically at buildtime by rpm. """