Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package openSUSE-release-tools for openSUSE:Factory checked in at 2021-10-12 21:49:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/openSUSE-release-tools (Old) and /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "openSUSE-release-tools" Tue Oct 12 21:49:42 2021 rev:337 rq:924820 version:20211012.2f5f796d Changes: -------- --- /work/SRC/openSUSE:Factory/openSUSE-release-tools/openSUSE-release-tools.changes 2021-10-08 00:07:02.941854887 +0200 +++ /work/SRC/openSUSE:Factory/.openSUSE-release-tools.new.2443/openSUSE-release-tools.changes 2021-10-12 21:51:04.968020271 +0200 @@ -1,0 +2,6 @@ +Tue Oct 12 09:29:06 UTC 2021 - opensuse-releaset...@opensuse.org + +- Update to version 20211012.2f5f796d: + * try to skip channel files as submitted with kernels and livepatches, as they cannot be legal reviewed + +------------------------------------------------------------------- Old: ---- openSUSE-release-tools-20211007.f5e62341.obscpio New: ---- openSUSE-release-tools-20211012.2f5f796d.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ openSUSE-release-tools.spec ++++++ --- /var/tmp/diff_new_pack.KIxTg6/_old 2021-10-12 21:51:05.608021187 +0200 +++ /var/tmp/diff_new_pack.KIxTg6/_new 2021-10-12 21:51:05.608021187 +0200 @@ -20,7 +20,7 @@ %define source_dir openSUSE-release-tools %define announcer_filename factory-package-news Name: openSUSE-release-tools -Version: 20211007.f5e62341 +Version: 20211012.2f5f796d Release: 0 Summary: Tools to aid in staging and release work for openSUSE/SUSE License: GPL-2.0-or-later AND MIT ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.KIxTg6/_old 2021-10-12 21:51:05.652021250 +0200 +++ /var/tmp/diff_new_pack.KIxTg6/_new 2021-10-12 21:51:05.652021250 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/openSUSE/openSUSE-release-tools.git</param> - <param name="changesrevision">f5e623417a31981fe6f59a39ed2dbaa76640d295</param> + <param name="changesrevision">2bd4ea9fd1a4c3ddbec27e9138ab3169e0e78ed9</param> </service> </servicedata> ++++++ openSUSE-release-tools-20211007.f5e62341.obscpio -> openSUSE-release-tools-20211012.2f5f796d.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/openSUSE-release-tools-20211007.f5e62341/legal-auto.py new/openSUSE-release-tools-20211012.2f5f796d/legal-auto.py --- old/openSUSE-release-tools-20211007.f5e62341/legal-auto.py 2021-10-07 09:00:05.000000000 +0200 +++ new/openSUSE-release-tools-20211012.2f5f796d/legal-auto.py 2021-10-12 11:27:26.000000000 +0200 @@ -233,6 +233,8 @@ continue if package == 'patchinfo' or package.startswith('patchinfo.'): continue + if package.endswith('.SUSE_Channels'): + continue # skip packages that have _channel inside if si.find('filename').text == '_channel': self.logger.info("SKIP {}".format(si.find('filename').text)) ++++++ openSUSE-release-tools.obsinfo ++++++ --- /var/tmp/diff_new_pack.KIxTg6/_old 2021-10-12 21:51:06.308022189 +0200 +++ /var/tmp/diff_new_pack.KIxTg6/_new 2021-10-12 21:51:06.308022189 +0200 @@ -1,5 +1,5 @@ name: openSUSE-release-tools -version: 20211007.f5e62341 -mtime: 1633590005 -commit: f5e623417a31981fe6f59a39ed2dbaa76640d295 +version: 20211012.2f5f796d +mtime: 1634030846 +commit: 2f5f796de3895d3adf75694e7efa953f8083b4e7