Accepting request 1036415 from devel:openSUSE:Factory:rpmlint

- Update to version 2.4.0+git20221117.15e61cc:
  * Remove Python entries from Filelist checks.
  * GitHub Action: remove --security-opt in action

- Update to version 2.4.0+git20221115.3d27dda:
  * PythonCheck: Do not allow tests folder in subpackages (#961)

- Update to version 2.4.0+git20221115.32b20b2:
  * Add python check (#955)

- 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

OBS-URL: https://build.opensuse.org/request/show/1036415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpmlint?expand=0&rev=423
This commit is contained in:
Dominique Leuenberger 2022-11-18 14:42:37 +00:00 committed by Git OBS Bridge
commit 97246c4d27
5 changed files with 31 additions and 5 deletions

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/rpm-software-management/rpmlint.git</param>
<param name="changesrevision">f8919c6b22e9027f05fe8c45ea12aca589833095</param></service></servicedata>
<param name="changesrevision">15e61cc8ffb5559afb480d9128bb295d5cba4803</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f468c25d69ee4c653745abaeae8d413ee2e9189709f71ffda0cd228ecef4348
size 6758636

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b425c0f93ae2f3604e50ede569f85ee735f84904b1c82da54b49679a2ccbf9fc
size 6766632

View File

@ -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

View File

@ -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