Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2022-05-25 20:34:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rpmlint (Old)
 and      /work/SRC/openSUSE:Factory/.rpmlint.new.2254 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rpmlint"

Wed May 25 20:34:08 2022 rev:400 rq:978672 version:2.3.0+git20220523.e71c7f8

Changes:
--------
--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2022-05-19 
22:48:54.758303562 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint.new.2254/rpmlint.changes        
2022-05-25 20:34:22.188211531 +0200
@@ -1,0 +2,24 @@
+Mon May 23 09:50:11 UTC 2022 - Martin Li??ka <mli...@suse.cz>
+
+- Add temporary patch disable-SystemdTmpfilesCheck.patch in order to build
+  rpmlint with older rpmlint-mini.
+
+-------------------------------------------------------------------
+Mon May 23 08:44:12 UTC 2022 - mli...@suse.cz
+
+- Update to version 2.3.0+git20220523.e71c7f8:
+  * SystemdTmpfilesCheck: add additional unit test for parsing logic
+  * SystemdTmpfilesCheck: fix invalid member accesses
+  * openSUSE: Do not allow files in /etc/NetworkManager/dispatcher.d anymore
+
+-------------------------------------------------------------------
+Fri May 20 06:22:26 UTC 2022 - mli...@suse.cz
+
+- Update to version 2.3.0+git20220519.82b9e76:
+  * Release 2.3.0
+  * Skip shared-library-without-dependency-information for python.
+  * Skip undefined-non-weak-symbol for python packages.
+  * SystemdTmpfilesCheck: new check to restrict systemd-tmpfiles configuration.
+  * Skip undefined-non-weak-symbol for python packages.
+
+-------------------------------------------------------------------

Old:
----
  rpmlint-2.2.0+git20220511.fc030cd.tar.xz

New:
----
  disable-SystemdTmpfilesCheck.patch
  rpmlint-2.3.0+git20220523.e71c7f8.tar.xz

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

Other differences:
------------------
++++++ rpmlint.spec ++++++
--- /var/tmp/diff_new_pack.yR3Q1R/_old  2022-05-25 20:34:23.276213049 +0200
+++ /var/tmp/diff_new_pack.yR3Q1R/_new  2022-05-25 20:34:23.280213055 +0200
@@ -23,13 +23,14 @@
 %define name_suffix -%{flavor}
 %endif
 Name:           rpmlint%{name_suffix}
-Version:        2.2.0+git20220511.fc030cd
+Version:        2.3.0+git20220523.e71c7f8
 Release:        0
 Summary:        RPM file correctness checker
 License:        GPL-2.0-or-later
 URL:            https://github.com/rpm-software-management/rpmlint
 Source0:        rpmlint-%{version}.tar.xz
 Patch0:         disable-flake.patch
+Patch1:         disable-SystemdTmpfilesCheck.patch
 BuildRequires:  fdupes
 BuildRequires:  python3-setuptools
 BuildArch:      noarch

++++++ _service ++++++
--- /var/tmp/diff_new_pack.yR3Q1R/_old  2022-05-25 20:34:23.320213111 +0200
+++ /var/tmp/diff_new_pack.yR3Q1R/_new  2022-05-25 20:34:23.324213116 +0200
@@ -1,6 +1,6 @@
 <services>
   <service name="tar_scm" mode="disabled">
-    <param name="versionformat">2.2.0+git%cd.%h</param>
+    <param name="versionformat">2.3.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.yR3Q1R/_old  2022-05-25 20:34:23.344213144 +0200
+++ /var/tmp/diff_new_pack.yR3Q1R/_new  2022-05-25 20:34:23.348213150 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/rpm-software-management/rpmlint.git</param>
-              <param 
name="changesrevision">56bac53737fbd7a1a0405bb0c8766ae0d928c3cf</param></service></servicedata>
+              <param 
name="changesrevision">d29ebeb76317d8735de39ba1cfd03ea1f7650c8a</param></service></servicedata>
 (No newline at EOF)
 

++++++ disable-SystemdTmpfilesCheck.patch ++++++
 configs/openSUSE/opensuse.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configs/openSUSE/opensuse.toml b/configs/openSUSE/opensuse.toml
index b57e1fdb..f818f661 100644
--- a/configs/openSUSE/opensuse.toml
+++ b/configs/openSUSE/opensuse.toml
@@ -21,7 +21,6 @@ Checks = [
     "KMPPolicyCheck",
     "PolkitCheck",
     "SystemdInstallCheck",
-    "SystemdTmpfilesCheck",
     "SUIDPermissionsCheck",
     "WorldWritableCheck",
 ]

++++++ rpmlint-2.2.0+git20220511.fc030cd.tar.xz -> 
rpmlint-2.3.0+git20220523.e71c7f8.tar.xz ++++++
/work/SRC/openSUSE:Factory/rpmlint/rpmlint-2.2.0+git20220511.fc030cd.tar.xz 
/work/SRC/openSUSE:Factory/.rpmlint.new.2254/rpmlint-2.3.0+git20220523.e71c7f8.tar.xz
 differ: char 15, line 1

Reply via email to