diff --git a/_servicedata b/_servicedata index 605f16e..334bc56 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/rpm-software-management/rpmlint.git - f8919c6b22e9027f05fe8c45ea12aca589833095 \ No newline at end of file + 15e61cc8ffb5559afb480d9128bb295d5cba4803 \ No newline at end of file diff --git a/rpmlint-2.4.0+git20221110.f8919c6.tar.xz b/rpmlint-2.4.0+git20221110.f8919c6.tar.xz deleted file mode 100644 index 489a3c9..0000000 --- a/rpmlint-2.4.0+git20221110.f8919c6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f468c25d69ee4c653745abaeae8d413ee2e9189709f71ffda0cd228ecef4348 -size 6758636 diff --git a/rpmlint-2.4.0+git20221117.15e61cc.tar.xz b/rpmlint-2.4.0+git20221117.15e61cc.tar.xz new file mode 100644 index 0000000..634202b --- /dev/null +++ b/rpmlint-2.4.0+git20221117.15e61cc.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b425c0f93ae2f3604e50ede569f85ee735f84904b1c82da54b49679a2ccbf9fc +size 6766632 diff --git a/rpmlint.changes b/rpmlint.changes index 0360930..16fcc4b 100644 --- a/rpmlint.changes +++ b/rpmlint.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Nov 17 09:52:05 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221117.15e61cc: + * Remove Python entries from Filelist checks. + * GitHub Action: remove --security-opt in action + +------------------------------------------------------------------- +Tue Nov 15 17:55:04 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221115.3d27dda: + * PythonCheck: Do not allow tests folder in subpackages (#961) + +------------------------------------------------------------------- +Tue Nov 15 13:10:32 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221115.32b20b2: + * Add python check (#955) + +------------------------------------------------------------------- +Tue Nov 15 13:10:23 UTC 2022 - mliska@suse.cz + +- Update to version 2.4.0+git20221114.9c41868: + * codeql: remove cron and use it only for some branches + * Add CodeQL workflow for GitHub code scanning + ------------------------------------------------------------------- Thu Nov 10 15:17:32 UTC 2022 - mliska@suse.cz diff --git a/rpmlint.spec b/rpmlint.spec index c38943e..3131cc0 100644 --- a/rpmlint.spec +++ b/rpmlint.spec @@ -23,7 +23,7 @@ %define name_suffix -%{flavor} %endif Name: rpmlint%{name_suffix} -Version: 2.4.0+git20221110.f8919c6 +Version: 2.4.0+git20221117.15e61cc Release: 0 Summary: RPM file correctness checker License: GPL-2.0-or-later