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-01-30 14:49:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rpmlint (Old) and /work/SRC/openSUSE:Factory/.rpmlint.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rpmlint" Thu Jan 30 14:49:23 2025 rev:495 rq:1240788 version:2.6.1+git20250128.c5fd1e77 Changes: -------- --- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes 2025-01-12 11:19:37.359922618 +0100 +++ /work/SRC/openSUSE:Factory/.rpmlint.new.2316/rpmlint.changes 2025-01-30 14:49:37.717557382 +0100 @@ -1,0 +2,6 @@ +Tue Jan 28 10:27:56 UTC 2025 - matthias.gerst...@suse.com + +- Update to version 2.6.1+git20250128.c5fd1e77: + * dbus-services: tuned-ppd: add new org.freedesktop.UPower names + +------------------------------------------------------------------- Old: ---- rpmlint-2.6.1+git20250109.dfc27180.tar.xz New: ---- rpmlint-2.6.1+git20250128.c5fd1e77.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rpmlint.spec ++++++ --- /var/tmp/diff_new_pack.AiY4cF/_old 2025-01-30 14:49:38.317582089 +0100 +++ /var/tmp/diff_new_pack.AiY4cF/_new 2025-01-30 14:49:38.321582254 +0100 @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.6.1+git20250109.dfc27180 +Version: 2.6.1+git20250128.c5fd1e77 Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.AiY4cF/_old 2025-01-30 14:49:38.389585054 +0100 +++ /var/tmp/diff_new_pack.AiY4cF/_new 2025-01-30 14:49:38.393585219 +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">dfc271801610cae825c025b8b9b0f0ee63d1f6b7</param></service></servicedata> + <param name="changesrevision">11eb273d42ade18da5a8b291e66dfccc25bcf726</param></service></servicedata> (No newline at EOF) ++++++ rpmlint-2.6.1+git20250109.dfc27180.tar.xz -> rpmlint-2.6.1+git20250128.c5fd1e77.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/rpmlint-2.6.1+git20250109.dfc27180/configs/openSUSE/dbus-services.toml new/rpmlint-2.6.1+git20250128.c5fd1e77/configs/openSUSE/dbus-services.toml --- old/rpmlint-2.6.1+git20250109.dfc27180/configs/openSUSE/dbus-services.toml 2025-01-09 15:32:56.000000000 +0100 +++ new/rpmlint-2.6.1+git20250128.c5fd1e77/configs/openSUSE/dbus-services.toml 2025-01-28 10:54:28.000000000 +0100 @@ -601,8 +601,8 @@ [[FileDigestGroup]] package = "tuned-ppd" -note = "power-profile-daemon drop-in replacement" -bug = "bsc#1232412" +note = "power-profile-daemon drop-in replacement & backward compatible names" +bugs = ["bsc#1232412", "bsc#1236029"] type = "dbus" [[FileDigestGroup.digests]] path = "/usr/share/dbus-1/system-services/net.hadess.PowerProfiles.service" @@ -612,6 +612,14 @@ path = "/usr/share/dbus-1/system.d/net.hadess.PowerProfiles.conf" digester = "xml" hash = "3c9b773133201b3ecc7469dd9bc93253a992045e5cee5447def1d99f5b1e6ed5" +[[FileDigestGroup.digests]] +path = "/usr/share/dbus-1/system-services/org.freedesktop.UPower.PowerProfiles.service" +digester = "shell" +hash = "b8c431155d79899b29b624006131ebea339da0a9dbb8654636eb051343f3d2a2" +[[FileDigestGroup.digests]] +path = "/usr/share/dbus-1/system.d/org.freedesktop.UPower.PowerProfiles.conf" +digester = "xml" +hash = "a1b1dda54405102f4a297c836a32a0843dcca50e09b0ac995fa61f0e24977f15" [[FileDigestGroup]] package = "neard"