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-12-02 16:58:19
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Mon Dec  2 16:58:19 2024 rev:492 rq:1227344 version:2.6.1+git20241129.0f107c1

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2024-11-20 
16:58:45.289761051 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.28523/rpmlint.changes       
2024-12-02 16:58:23.683339177 +0100
@@ -1,0 +2,8 @@
+Fri Nov 29 13:47:15 UTC 2024 - filippo.bona...@suse.com
+
+- Update to version 2.6.1+git20241129.0f107c1:
+  * dbus-services: whitelist tuned-ppd (bsc#1232412)
+- Add format_spec_file service in manual mode
+- Convert existing services from disabled to manual mode
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-2.6.1+git20241119.2e09c30.tar.xz

New:
----
  rpmlint-2.6.1+git20241129.0f107c1.tar.xz

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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.1Gh87P/_old  2024-12-02 16:58:24.531374758 +0100
+++ /var/tmp/diff_new_pack.1Gh87P/_new  2024-12-02 16:58:24.535374926 +0100
@@ -23,7 +23,7 @@
 %define name_suffix -%{flavor}
 %endif
 Name:           rpmlint%{name_suffix}
-Version:        2.6.1+git20241119.2e09c30
+Version:        2.6.1+git20241129.0f107c1
 Release:        0
 Summary:        RPM file correctness checker
 License:        GPL-2.0-or-later

++++++ _service ++++++
--- /var/tmp/diff_new_pack.1Gh87P/_old  2024-12-02 16:58:24.575376605 +0100
+++ /var/tmp/diff_new_pack.1Gh87P/_new  2024-12-02 16:58:24.579376772 +0100
@@ -1,15 +1,18 @@
 <services>
-  <service name="tar_scm" mode="disabled">
+  <service name="tar_scm" mode="manual">
     <param name="versionformat">2.6.1+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>
     <param name="changesgenerate">enable</param>
   </service>
-  <service name="recompress" mode="disabled">
+  <service name="recompress" mode="manual">
     <param name="compression">xz</param>
     <param name="file">*.tar</param>
   </service>
-  <service name="set_version" mode="disabled" />
+  <service name="set_version" mode="manual" />
+  <service name="format_spec_file" mode="manual">
+    <param name="specfile">rpmlint.spec</param>
+  </service>
 </services>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.1Gh87P/_old  2024-12-02 16:58:24.599377612 +0100
+++ /var/tmp/diff_new_pack.1Gh87P/_new  2024-12-02 16:58:24.603377779 +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">2e09c30402901bcdb851b0b1d6903d5f53308054</param></service></servicedata>
+              <param 
name="changesrevision">0f107c18b9d38c2413914a4a7b9f81413e227732</param></service></servicedata>
 (No newline at EOF)
 

++++++ rpmlint-2.6.1+git20241119.2e09c30.tar.xz -> 
rpmlint-2.6.1+git20241129.0f107c1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/rpmlint-2.6.1+git20241119.2e09c30/configs/openSUSE/dbus-services.toml 
new/rpmlint-2.6.1+git20241129.0f107c1/configs/openSUSE/dbus-services.toml
--- old/rpmlint-2.6.1+git20241119.2e09c30/configs/openSUSE/dbus-services.toml   
2024-11-19 11:16:50.000000000 +0100
+++ new/rpmlint-2.6.1+git20241129.0f107c1/configs/openSUSE/dbus-services.toml   
2024-11-29 14:43:33.000000000 +0100
@@ -600,6 +600,20 @@
 digester = "xml"
 
 [[FileDigestGroup]]
+package  = "tuned-ppd"
+note     = "power-profile-daemon drop-in replacement"
+bug      = "bsc#1232412"
+type     = "dbus"
+[[FileDigestGroup.digests]]
+path     = "/usr/share/dbus-1/system-services/net.hadess.PowerProfiles.service"
+digester = "shell"
+hash     = "a32051432a8c942cfab0593086989ef7579521f5a9e3374c4661c753167a5ba5"
+[[FileDigestGroup.digests]]
+path     = "/usr/share/dbus-1/system.d/net.hadess.PowerProfiles.conf"
+digester = "xml"
+hash     = "3c9b773133201b3ecc7469dd9bc93253a992045e5cee5447def1d99f5b1e6ed5"
+
+[[FileDigestGroup]]
 package = "neard"
 type = "dbus"
 note = "imported from rpmlint1 DBUSServices.WhiteList"

Reply via email to