Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sdcc for openSUSE:Factory checked in 
at 2022-05-01 18:54:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sdcc (Old)
 and      /work/SRC/openSUSE:Factory/.sdcc.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sdcc"

Sun May  1 18:54:08 2022 rev:19 rq:974190 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/sdcc/sdcc.changes        2021-05-07 
16:46:32.084116605 +0200
+++ /work/SRC/openSUSE:Factory/.sdcc.new.1538/sdcc.changes      2022-05-01 
18:54:15.511200257 +0200
@@ -1,0 +2,8 @@
+Thu Apr 28 09:56:56 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Adjust rpmlint filter:
+  + binaryinfo-readelf-failed.* => readelf-failed.*
+  + Filter out ar-failed /usr/share/sdcc/: file format not recognized
+  + Drop files-duplicated-waste filter: no duplicate files existing
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ sdcc.spec ++++++
--- /var/tmp/diff_new_pack.asVib6/_old  2022-05-01 18:54:16.095200798 +0200
+++ /var/tmp/diff_new_pack.asVib6/_new  2022-05-01 18:54:16.099200802 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package sdcc
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++++++ sdcc-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.asVib6/_old  2022-05-01 18:54:16.175200873 +0200
+++ /var/tmp/diff_new_pack.asVib6/_new  2022-05-01 18:54:16.179200877 +0200
@@ -1,6 +1,6 @@
 # Those files are for target microcontroller
 addFilter("arch-dependent-file-in-usr-share.*/usr/share/sdcc/.*")
 addFilter("devel-file-in-non-devel-package.*/usr/share/sdcc/.*")
-addFilter("binaryinfo-readelf-failed.*/usr/share/sdcc/.*")
-addFilter("files-duplicated-waste")
+addFilter("readelf-failed.*/usr/share/sdcc/.*")
+addFilter("ar-failed.*/usr/share/sdcc/.*")
 

Reply via email to